Files
DinQuant/backend_api_python/app/services/live_trading
XSX-Milan bc1c991645 feat: 添加 Binance 模拟交易支持
在 BinanceFuturesClient 和 BinanceSpotClient 中添加 enable_demo_trading 参数

根据 enable_demo_trading 自动设置正确的 demo base_url

Futures: https://demo-fapi.binance.com

Spot: https://demo-api.binance.com

在 factory.py 中从 exchange_config 读取 enable_demo_trading 配置并传递给客户端
2026-01-27 19:28:34 +08:00
..
2025-12-29 03:06:49 +08:00
2025-12-29 03:06:49 +08:00
2025-12-29 04:45:59 +08:00
2025-12-29 03:06:49 +08:00
2026-01-26 20:32:34 +08:00
2026-01-13 04:01:42 +08:00
2025-12-29 03:06:49 +08:00
new
2026-01-14 05:58:08 +08:00
2026-01-26 20:32:34 +08:00