auto_trade_sys/scripts
薇薇安 a08b8d31c6 feat(config): Add auto trade symbol whitelist functionality
Introduced a new configuration option for an auto trade symbol whitelist, allowing only specified contracts to execute automatic trades. Updated relevant components to support this feature, enhancing control over automated trading strategies. The whitelist can be configured to restrict or allow trades based on user-defined criteria, improving risk management and trading precision.
2026-04-18 21:32:59 +08:00
..
aggregate_trade_stats.py feat(blacklist): Enhance blacklist logic and UI representation 2026-02-27 20:08:07 +08:00
apply_recommended_config.py feat(config): Add auto trade symbol whitelist functionality 2026-04-18 21:32:59 +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
shadow_mode_analyzer.py 影子模式 2026-03-21 09:23:53 +08:00
sync_binance_orders.py 1 2026-03-01 13:56:50 +08:00
SYNC_BINANCE_README.md 1 2026-03-01 13:56:50 +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