auto_trade_sys/docs
薇薇安 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
..
archive feat(trades): 添加可对账记录筛选功能以确保与币安一致 2026-02-16 12:42:58 +08:00
bian feat(spot_order): 增强现货下单API的错误处理与文档说明 2026-02-25 09:26:29 +08:00
common feat(account, position_manager): 优化持仓同步逻辑与日志记录 2026-02-25 14:48:31 +08:00
DB与币安订单对账说明.md feat(data_management): 添加数据管理功能与接口 2026-02-22 10:05:18 +08:00
position_analysis_2026-02-28.md 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
trade_analysis_2026-02-28.md 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
币安持仓与DB同步说明.md fix(config_manager, api, database, position_manager, user_data_stream): 增强配置管理和日志记录 2026-02-26 11:19:23 +08:00
正向流程漏洞分析与加固方案.md feat(trade, binance_client, position_manager, user_data_stream): 增强待处理记录对账逻辑 2026-02-21 11:09:01 +08:00