Go to file
薇薇安 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
backend feat(strategy): Implement stagnation early exit strategy configuration and logic 2026-02-27 23:48:05 +08:00
docs fix(config_manager, api, database, position_manager, user_data_stream): 增强配置管理和日志记录 2026-02-26 11:19:23 +08:00
frontend feat(strategy): Implement stagnation early exit strategy configuration and logic 2026-02-27 23:48:05 +08:00
recommendations-viewer feat(recommendations): 添加现货推荐扫描与API支持 2026-02-25 08:40:52 +08:00
scripts feat(blacklist): Enhance blacklist logic and UI representation 2026-02-27 20:08:07 +08:00
trading_system feat(strategy): Implement stagnation early exit strategy configuration and logic 2026-02-27 23:48:05 +08:00
. cursorignore feat(stats): 添加交易统计API和前端展示 2026-02-26 20:48:04 +08:00
.cursorrules 1 2026-02-08 20:06:47 +08:00
.gitignore a 2026-01-13 18:47:42 +08:00