# 配置智能路由
def configure_smart_router():
router = SmartRouter()
router.add_exchange('SHSE', priority=1) # 上海证券交易所优先
router.add_exchange('SZSE', priority=2) # 深圳证券交易所次之
router.set_latency_threshold(5) # 延迟阈值5毫秒
router.set_liquidity_preference(0.7) # 流动性偏好权重70%
return router
发布于2025-5-21 00:56 郑州


分享
注册
1分钟入驻>
+微信
秒答
搜索更多类似问题 >
电话咨询
15372872601 

