Go to file
薇薇安 3bfbafbab2 feat(binance_client, position_manager): 增强杠杆设置与异常处理逻辑
在 `binance_client.py` 中为杠杆设置添加了网络超时重试机制,确保在请求超时的情况下能够自动重试,提升了系统的稳定性。同时,在 `position_manager.py` 中优化了临时持仓记录的错误日志,增加了异常信息的详细记录,便于后续调试与问题追踪。这些改进增强了系统的可靠性与可维护性。
2026-02-21 10:44:55 +08:00
backend feat(account, stats, trades, database): 限制交易记录查询条数以优化内存管理 2026-02-21 01:03:17 +08:00
docs fix(binance_client, position_manager, config): 增强止损与盈利保护逻辑 2026-02-20 23:38:14 +08:00
frontend fix(account, frontend): 兼容处理创建时间字段 2026-02-21 00:59:54 +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 feat(binance_client, position_manager): 增强杠杆设置与异常处理逻辑 2026-02-21 10:44:55 +08:00
.cursorrules 1 2026-02-08 20:06:47 +08:00
.gitignore a 2026-01-13 18:47:42 +08:00