auto_trade_sys/backend/api
薇薇安 5d5ead36ac feat(strategy): Implement stagnation early exit strategy configuration and logic
Added new configuration options for the stagnation early exit strategy, allowing for partial position closure and stop-loss adjustments when a position has not reached a new high after a specified period. Updated relevant backend logic to handle this strategy, including tracking maximum profit and timestamps for the last new high. Frontend components were also updated to reflect these new settings and their descriptions, enhancing user control over trading strategies.
2026-02-27 23:48:05 +08:00
..
models a 2026-01-13 17:30:59 +08:00
routes feat(strategy): Implement stagnation early exit strategy configuration and logic 2026-02-27 23:48:05 +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