0
Follow
0
Followers
如何查询个人账户内,持有币的单价?或者说每次成功购买和卖出的历史单据?
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
Comment
All comments (1)
个人的 历史交易记录 ,交易所 大部分都没有提供 查询接口, 币价 就查询行情 就可以了,调用GetTicker 函数 。 如果 查询 某个成交单 也可以 用 订单ID查询 。
9 years ago
- 1
