Add Binance SIM market adapter and exchange switch in settings.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-25 12:02:36 +08:00
parent 5dcec0fde0
commit 78fd046fb6
25 changed files with 879 additions and 45 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
"""交易所模块:OKX 已接入,币安占位。策略不直接依赖具体交易所。"""
"""交易所模块:OKX / 币安公共行情。策略不直接依赖具体交易所。"""
from .factory import build_exchange, get_exchange, set_exchange
from .protocol import ExchangeMarket