0
Follow
0
Followers
C++ 버전에서는 수량과 가격이 같은 숫자입니다. 교환[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);
출력하는 숫자는 틀렸어요, 출력하는 숫자와 제안은 같은 숫자죠. 저는 c++의 버그기록 탐색자가 되었어요.
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

