Go to file
薇薇安 4a5406c7e8 feat(position_manager): Enhance stop-loss logic for short positions and implement automatic SL/TP order synchronization
Updated the stop-loss calculation for short positions to ensure it locks in profits effectively. Added logic to automatically synchronize stop-loss and take-profit orders for positions without existing SL/TP on the exchange. This improves risk management and ensures positions are adequately protected. Enhanced logging for better tracking of stop-loss updates and synchronization events.
2026-02-28 19:01:59 +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): Enhance stop-loss logic for short positions and implement automatic SL/TP order synchronization 2026-02-28 19:01:59 +08:00
. cursorignore feat(stats): 添加交易统计API和前端展示 2026-02-26 20:48:04 +08:00
.cursorrules
.gitignore