0
Follow
0
Followers
Bithumb get account error، براہ کرم مدد کریں۔
Created 2017-12-10 10:03:47 Updated 2019-07-31 18:08:07
2
2147
Bithumb اکاؤنٹ کی معلومات حاصل کرنے کے لئے ، دونوں طریقوں کو استعمال کیا گیا ہے ، جن میں Inventor Quantitative Inbuilt Function ، getaccount اور IO شامل ہیں ، لیکن دونوں کو ایک ہی غلطی کی اطلاع دی گئی ہے:
GetAccount: 405: {"status":"5302","message":"Method Not Allowed(Access)"}
میں نے ان دو طریقوں کو استعمال کیا ہے:
طریقہ 1: اگر (exchanges[i].GetName() == "Bithumb"):
rgParams = {"order_currency" : "BTC","payment_currency" : "KRW"};
rg_params = {
"currency": 'BTC'
}
bhumbbal = exchanges[i].IO("api","POST","/info/account","BTC")
Log (("سٹیج پر BHUMB!!!!!!!!!!!!",bhumbbal)
طریقہ 2: لاگ ان کریں~~",exchanges[i].GetAccount())
ماسٹر سے پوچھیں کہ وہ کیا کر سکتے ہیں
Related Recommendations
GetTicker: 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/871Deep Learning Tutorial
Comment
All comments (1)
- 1
