Go to file
薇薇安 7569c88a67 fix(binance_client, position_manager, config): 增强止损与盈利保护逻辑
在 `binance_client.py` 中优化了错误处理,新增对特定错误信息的警告记录,确保在条件单被拒时能够清晰提示。同时,在 `position_manager.py` 中引入了保本止损逻辑,确保在盈利达到一定比例时自动将止损移至含手续费的保本价,提升了风险控制能力。此外,更新了 `config.py` 中的相关配置项,以支持移动止损与保本功能的灵活性。
2026-02-20 23:38:14 +08:00
backend delete: 移除过时的文档与代码文件 2026-02-20 17:49:00 +08:00
docs fix(binance_client, position_manager, config): 增强止损与盈利保护逻辑 2026-02-20 23:38:14 +08:00
frontend feat(trades, database, frontend): 增强交易记录同步与展示功能 2026-02-20 12:17:01 +08:00
recommendations-viewer a 2026-01-22 19:38:12 +08:00
scripts 1 2026-02-13 08:27:05 +08:00
trading_system fix(binance_client, position_manager, config): 增强止损与盈利保护逻辑 2026-02-20 23:38:14 +08:00
.cursorrules 1 2026-02-08 20:06:47 +08:00
.gitignore a 2026-01-13 18:47:42 +08:00