The resource loading... loading...

BitMax uses aggregate

Author: Inventors quantify - small dreams, Created: 2019-05-13 12:08:48, Updated: 2019-05-16 17:22:38

BitMax uses aggregate

BitMax note

  • BitMax requires a grouping of accounts to be written in the URL when accessing the exchange interface directly using exchange.IO. The encapsulated functions exchange.GetAccount, etc., are already handled directly by the underlying layer.

The interface to be called directly with the IO needs to be written in the URL:

  # 假设 测试的账号 分组 ID 为 1 。
  var ret = exchange.IO("api","POST","/1/api/v1/order", strParams);
  • 2019.5.13 Upgraded to use the exchange.IO access lever interface for subscription support.

Need to update the host

Need to update the host


More