Skip to content

feat(forecast): cash flow forecast engine#820

Open
bkennedyshit wants to merge 1 commit intorohitdash08:mainfrom
bkennedyshit:feat/cashflow-engine
Open

feat(forecast): cash flow forecast engine#820
bkennedyshit wants to merge 1 commit intorohitdash08:mainfrom
bkennedyshit:feat/cashflow-engine

Conversation

@bkennedyshit
Copy link
Copy Markdown

Closes #70. Day-by-day forecast using 90-day rolling averages + known bills. Cumulative tracking, negative day count. 3 tests.

- daily_forecast(): day-by-day projection using 90-day rolling averages
- Overlays known bill due dates on specific days
- Tracks cumulative running balance across forecast window
- Reports negative_flow_days count and lowest cumulative point
- 3 tests: length, structure, cumulative accuracy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cash-flow Forecast Engine

1 participant