0
Follow
0
Followers
Bithumb 계정 정보를 얻으려면, Inventor Quantitative Built-in Function, getaccount 및 IO 두 가지 방법을 사용했지만, 다음과 같이 동일한 오류가 발생했습니다.
GetAccount: 405: {"status":"5302","message":"Method Not Allowed(Access)"}
제가 사용하는 두 가지 방법은 다음과 같습니다.
방법 1: if (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: 로그 (log)~~",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
