feat(weekly-report): implement weekly report generation with live trade data and performance tracking

- Added functionality to fetch live trade data from the dashboard API.
- Implemented weekly report generation that includes backtest results, live trade statistics, and performance trends.
- Enhanced error handling for API requests and improved logging for better traceability.
- Updated tests to cover new features and ensure reliability of the report generation process.
This commit is contained in:
21in7
2026-03-07 01:13:03 +09:00
parent 6a6740d708
commit 2a767c35d4
11 changed files with 466 additions and 243 deletions

View File

@@ -13,5 +13,6 @@ ATR_TP_MULT=2.0
SIGNAL_THRESHOLD=3
ADX_THRESHOLD=25
VOL_MULTIPLIER=2.5
DASHBOARD_API_URL=http://10.1.10.24:8000
BINANCE_TESTNET_API_KEY=
BINANCE_TESTNET_API_SECRET=