0
Follow
0
Followers
我想轮询OKCoin币币交易里面USDT中所有可交易币种的数据,该如何做?
GetRecords()、GetDepth()等函数都无法指定币种,难道要在机器人配置里面一个一个的加吗?
Related Recommendations
symbol not setGetTicker: 400: {"code": 2, "data": {}, "message": "invalid params"}gateio getdepth 502Decrypt: Secret key decrypt failedGetOrders: 400: {"code":-1121,"msg":"Invalid symbol."}HTTP 403 errorBitcoin trading by using botsPlease translate the buy plan pageRunning botvs docker on androidhttp://www.stevenwu.me/archives/871
Comment
All comments (1)
在 API 文档中 有个 函数 IO , 可以使用这个 函数 , 具体用法 exchange.IO("currency", "XXX_BTC");
详见 帖子 : https://www.botvs.com/bbs-topic/927
8 years ago
- 1
