← 返回

Questions related to order operation

  1. When exchange rejects the order, what event we'll get?

  2. How to get the latency of new order registration or cancel a placed order?

  3. Is it possible to place a single order that contains multiple pairs of trade? (securities) e.g:

  • ETH/USDT, SELL 0.001 at 270$
  • BTC/USDT, SELL 0.000001 at 8000$
  • ... Put them all in one order.

本主题对您有帮助吗?

分享主题

评论 (1)

登录创建账户, 登录或注册以发表评论

Support
Support
  1. OrderRegisterFailed event will raised.
  2. Order.Latency property.
  3. No.