0
Follow
0
Followers
Na versão C++, a quantidade e o preço são o mesmo número. trocas[0].GetDepth();
Created 2017-12-23 18:59:12 Updated 2017-12-23 21:58:12
2
1774
c++
auto asyncDepth=exchanges[0].GetDepth();
Log(asyncDepth.Asks[0].Price,"asyncDepth111",asyncDepth.Asks[0].Amount);
O número de saídas está errado, o número de saídas e a oferta são um número.
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

