feat: add daily 24h PnL Telegram report and stop tracking .env
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -81,3 +81,11 @@ LIVE_DAILY_LOSS_LIMIT_KRW=40000
|
||||
LIVE_SLIPPAGE_PCT=0.05
|
||||
# 시뮬 sim_causal_hybrid 와 동일: fire_outcomes monitor 발화 부트스트랩
|
||||
LIVE_HYBRID_BOOTSTRAP_FIRES=1
|
||||
|
||||
# 07 일일 24h 수익률 텔레그램 (scripts/07_daily_pnl_telegram.py)
|
||||
DAILY_PNL_REPORT_ENABLED=1
|
||||
DAILY_PNL_REPORT_HOUR=19
|
||||
DAILY_PNL_REPORT_MINUTE=0
|
||||
DAILY_PNL_REPORT_TZ=Asia/Seoul
|
||||
DAILY_PNL_SNAPSHOT_ON_LIVE=1
|
||||
DAILY_PNL_SNAPSHOT_RETENTION_DAYS=90
|
||||
|
||||
Reference in New Issue
Block a user