auto_trade_sys/scripts
薇薇安 74c21bea9b feat(stats): Update admin dashboard stats to include recent 30-day account snapshots and enhance trade data source options
Modified the admin dashboard statistics to retrieve account snapshots from the last 30 days instead of just 1 day, ensuring more comprehensive data. Additionally, introduced a new data source option for trades, allowing users to select between 'binance' and 'local' records, with appropriate handling for each source. Updated the frontend components to reflect these changes and improve user experience in managing trade data.
2026-03-01 12:58:49 +08:00
..
aggregate_trade_stats.py feat(blacklist): Enhance blacklist logic and UI representation 2026-02-27 20:08:07 +08:00
clear_cooldown.py 1 2026-02-13 08:27:05 +08:00
fetch_binance_orders.py feat(data_management): 添加数据管理功能与接口 2026-02-22 10:05:18 +08:00
fix_trade_records.py 1 2026-02-13 08:15:09 +08:00
inspect_config.py 1 2026-02-13 08:15:09 +08:00
inspect_trade.py 1 2026-02-12 10:08:25 +08:00
query_trades_today.py 1 2026-02-21 17:14:03 +08:00
sync_binance_orders.py feat(stats): Update admin dashboard stats to include recent 30-day account snapshots and enhance trade data source options 2026-03-01 12:58:49 +08:00
SYNC_BINANCE_README.md feat(stats): Update admin dashboard stats to include recent 30-day account snapshots and enhance trade data source options 2026-03-01 12:58:49 +08:00
UPDATE_MARKET_SCHEME_README.md feat(config): 添加市场状态方案以优化交易策略 2026-02-22 19:15:05 +08:00
update_market_scheme.py feat(config): 添加市场状态方案以优化交易策略 2026-02-22 19:15:05 +08:00