viabtc / viabtc_exchange_server

A trading engine with high-speed performance and real-time notification
MIT License
2.67k stars 1.49k forks source link

交易所运行起来后,websocket订阅,返回的行情数据都是0 #258

Closed Tandrow closed 3 years ago

Tandrow commented 3 years ago

{\error\: null, \result\: {\status\: \success}, \id\: 2} {"method": "today.update", "params": ["BTCUSDT", {"low": "0", "volume": "0", "open": "0", "last": "0", "deal": "0", "high": "0"}], "id": null} 是哪里配置错误了吗,还是少运行了什么东西