0
Follow
0
Followers
Existe-t-il une interface permettant d'obtenir le taux de frais de transaction de chaque échange de monnaie virtuelle pour chaque transaction ? Sinon, existe-t-il un bon moyen ?
Created 2018-03-18 23:56:28
3
2159
Existe-t-il une interface permettant d'obtenir le taux de frais de transaction de chaque échange de monnaie virtuelle pour chaque transaction ? Sinon, existe-t-il un bon moyen ?
Related Recommendations
in 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 botsPlease translate the buy plan pageRunning botvs docker on android
Comment
All comments (2)
有些交易所提供了 这些 交易参数 数据 查询的 接口, 但是 印象里 就几个有,大部分都没有 类似 接口,如果 有提供这些接口 ,可以用 exchange.IO 直接访问 需要签名的接口,
或者 用 HttpQuery 访问 不需要签名的接口。
8 years ago
- 1
