0
Follow
0
Followers
function main() {
var url = "https://api.bloex.com/ticker/get";
var result = exchange.IO("api","POST",url);
Log(result);
}
Die Ergebnisse lauten wie folgt, und wo liegt das Problem:
Informationen
false
2018-05-23 13:18:52
Exchange
Fehler
Futures_OP 4: Post http://127.0.0.1:6666/exchange: dial tcp 127.0.0.1:6666: connectex: No connection could be made because the target machine actively refused it.
2018-05-23 13:18:51
Wieder aufladen
Related Recommendations
The grid trading strategyPython streamlined multi-variety MACD trending strategy frameworkin main TypeError: IO() takes at most 3 arguments (5 given)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 bots
Comment
All comments (1)
- 1
