Files
DinQuant/backend_api_python/app/services
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
new
2025-12-30 21:02:50 +08:00
new
2026-01-14 23:58:21 +08:00
new
2026-01-25 01:03:46 +08:00
2026-01-18 23:01:57 +08:00
2025-12-29 03:06:49 +08:00
2026-01-26 20:32:34 +08:00
2025-12-29 03:06:49 +08:00
new
2026-01-25 01:03:46 +08:00
new
2026-01-25 01:14:54 +08:00