Commit Graph

4 Commits

Author SHA1 Message Date
root
02a769f513 fix: FR collector use premiumIndex API for real-time 5min data
- Changed from /fapi/v1/fundingRate (8h settlement only) to /fapi/v1/premiumIndex (real-time)
- Each 5-min poll now stores a new row with current timestamp
- Payload includes both fundingRate and lastFundingRate for compat
- Fixes: FR data was only 6 rows per 4 days, now ~288/day per coin
2026-03-02 04:22:12 +00:00
root
6659c4524c feat: market_data_collector add funding_rate collection for all 4 symbols 2026-02-28 15:34:24 +00:00
root
0ac2225979 feat: add XRP and SOL symbols (4 coins total) 2026-02-28 10:11:05 +00:00
root
a9bdec208f feat(backend): add market indicators collector for V5.1 (4 data sources: L/S ratio, top trader position, OI hist, Coinbase Premium) 2026-02-28 05:17:31 +00:00