feat: add daily 24h PnL Telegram report and stop tracking .env

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dsyoon
2026-06-03 16:46:17 +01:00
parent b0d29353a3
commit ef8fc774f8
14 changed files with 13568 additions and 13433 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
# ---> Python
.env
.idea
*.db
@@ -103,4 +104,6 @@ docs/04_matching/simulation_report.html
docs/04_matching/backtest_summary.html
docs/04_matching/gt_overlap_report.json
data/ops/live_sizing_state.json
data/ops/portfolio_snapshots.jsonl
data/ops/live_trades.jsonl
docs/05_ops/live_verification_*.md