Go to file
薇薇安 c926586f8d feat(position_manager): Implement trailing stop-loss logic for profit protection
Enhanced the stop-loss mechanism to include a trailing stop-loss feature that activates when a position is significantly profitable. This update calculates a protective stop-loss price based on current profits, ensuring better risk management. Improved logging for tracking profit levels and stop-loss adjustments during monitoring.
2026-02-28 19:09:54 +08:00
backend feat(strategy): Implement stagnation early exit strategy configuration and logic 2026-02-27 23:48:05 +08:00
docs feat(position_manager): Enhance stop-loss logic for short positions and implement automatic SL/TP order synchronization 2026-02-28 19:01:59 +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(position_manager): Implement trailing stop-loss logic for profit protection 2026-02-28 19:09:54 +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