Spaces:
Running
Running
Commit History
Fix: pending signals never got resolved automatically 8de16b3
Fix: background alert loop never logged sent alerts anywhere c6255e6
Sync website settings (account/risk/top/leverage) to Telegram alert loop 3e4e49f
Strategy Fix Deploy A: confidence tiering, entry-momentum readout, dynamic TP, synthetic-instrument filter 9e26574
feat: 6h heartbeat canary + dedup cache pruning ecfd55a
Restore main.py: fix test-telegram probe + 30s timeout 6cdec4b verified
test-telegram: fix probe + 30s timeout (restore from fcb1319) 9b5fcbf verified
test-telegram: add probe + extend timeout to 30s for diagnosis 424cbb2 verified
Route Telegram alerts via Cloudflare Worker relay (HF blocks api.telegram.org) fcb1319
Fix test-telegram: use requests instead of aiohttp, expose full error type 0690679
Fix test-telegram: read env vars directly instead of undefined module vars 91893ff
Add /api/test-telegram endpoint for bot credential verification 77124bf
Remove debug taker endpoint; update MEMORY.md with taker ratio final status 8985e43
debug: add /api/debug/taker endpoint to test taker ratio live 82a26fc
fix: lower alert threshold to 8.8 1c6f2e8
fix: lower alert threshold to 8.95 to catch display-rounded 9.0 scores aef3f7f
fix: restore sync scan() + run_coroutine_threadsafe for Telegram — fixes space crash bc5bb97
fix: move telegram_alert import to top-level — was causing HTTP 500 on scan 7e9aed7
fix: use get_running_loop() in async context 89852a8
fix: 7-agent panel fixes — async scan, run_in_executor, separate bg/manual dedup, prune cache, error logging ab88942
fix: fire Telegram alert from /api/scan when confidence >= 9.0 9ef1a4b
feat: Telegram alerts — alert_dedup.py, telegram_alert.py, fix ALERT_ACCOUNT in loop ebc818c
Leverage redesign: fix tautology, add user_leverage param, BingX margin display abbae51
Market Signals v2: event-based detectors + free news sources 5094a5b
Fix 5: Live signal logger + honest backtest label 37cf0c1
feat: walk-forward backtesting layer — backtest.py, /api/backtest, p_win blend, frontend panel 8506514
feat: Market Signals — major move detector a2f9fd8
feat: live catalyst scoring — Fear & Greed + CryptoPanic news sentiment 211652b
Live price ticker every 5s + configurable 1/2/5min full rescan 7bb81a6
Utkarsh Pathak commited on
Multi-source fusion: BingX candles + Binance OI/funding cross-validation 18e0bea
Utkarsh Pathak commited on
Add Dockerfile and README 4b78a73
Utkarsh Pathak commited on
trade copilot v1 7d10940
Utkarsh Pathak commited on