0
Follow
0
Followers
Records应该是自行GetTicker计算出来的,请问
1、Records是默认开启的吗
2、Records中请求GetTicker的频率是多少,会不会和我们自己的请求重复,造成系统负担
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)
交易所提供 K 线的前提下,是直接访问的API获取的K线,不需要自己计算,如果交易所不提供是根据GetTrades生成的. 是每次调用GetRecords的时候再去调用GetTrades合成追加的,系统不会低层自动的去调用.
9 years ago
- 1
