auto_trade_sys/frontend/src
薇薇安 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
..
components feat(strategy): Implement stagnation early exit strategy configuration and logic 2026-02-27 23:48:05 +08:00
services feat(stats): 添加交易统计API和前端展示 2026-02-26 20:48:04 +08:00
store 请求账号1的问题 2026-02-03 13:12:36 +08:00
App.css a 2026-01-22 09:28:58 +08:00
App.jsx feat(data_management): 添加数据管理功能与接口 2026-02-22 10:05:18 +08:00
index.css a 2026-01-14 10:40:38 +08:00
main.jsx a 2026-01-22 21:30:21 +08:00