0
Follow
0
Followers
सी++ संस्करण में, मात्रा और मूल्य एक ही संख्या है। एक्सचेंजों[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);
आउटपुट की संख्या गलत है, आउटपुट की संख्या और बोली एक संख्या है. मैं एक सी ++ बग खोजक बन गया हूं, एक आध्यात्मिक पुरस्कार के लिए पूछ रहा हूं
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

