0
Follow
0
Followers
c++版的这个量和价是同一个数。exchanges[0].GetDepth();
Created 2017-12-23 18:59:12 Updated 2017-12-23 21:58:12
2
1756
c++
auto asyncDepth=exchanges[0].GetDepth();
Log(asyncDepth.Asks[0].Price,"asyncDepth111",asyncDepth.Asks[0].Amount);
输出的数量是错误的,输出的数和报价是一个数。我成了c++的bug录找者了,录求精神奖励
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

