auto_trade_sys/backend/api
薇薇安 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
..
models a 2026-01-13 17:30:59 +08:00
routes feat(config): Add auto trade symbol whitelist functionality 2026-04-18 21:32:59 +08:00
__init__.py a 2026-01-13 17:30:59 +08:00
auth_deps.py a 2026-02-03 11:55:04 +08:00
auth_utils.py 增加多账号的支持体系 2026-01-20 15:55:34 +08:00
main.py feat(recommendations): 添加现货推荐扫描与API支持 2026-02-25 08:40:52 +08:00
redis_log_handler.py a 2026-01-18 21:53:18 +08:00
supervisor_account.py 修正用户交易状态不正常显示问题 2026-02-03 11:35:54 +08:00