ETH, ETC, Pro, Bitcoin, and Bitcoin are now supported.

Author: The Little Dream, Created: 2017-08-11 12:53:43, Updated: 2017-08-11 12:56:34

ETH, ETC, Professional Station and Pro are now supported.


  • Supported

    img

    img

  • In addition to the above, we have also created a robot, an exchange, and added methods:

    • 1, can be used with custom controls for currency pair settings, such as innovation zone ETH trading, can be written directly in the custom control ETH.

      img

    • 2, You can use the drop-down box option to support:

      img

  • Be careful.

    • 1, update the latest hosted program.

    • 2, Add exchanges using the new application API-KEY. Otherwise, report the error:img

    • 3, Order cancellation for the new Bitcoin API The speed is slightly delayed, so calls to the exchange.CancelOrder function in the code need to be checked to determine if the order has been cancelled.

    • 4, set currency pair, the administrator bottom automatically identifies the innovation area, the professional station ((Pro))

  • The test code is:

function main(){
    Log(exchange.GetAccount(), "#FF0000")
    var ticker = _C(exchange.GetTicker);
    exchange.Sell(-1, 0.0123)
    Log(exchange.GetAccount(), "#FF0000")
    while (true) {
        var orders = _C(exchange.GetOrders);
        Log(orders);
        _.each(orders, function(e) {
            exchange.CancelOrder(e.Id);
        });
        if (orders.length == 0) {
            break
        }
    }
    var orders = _C(exchange.GetOrders);
    Log(orders);
    Log(exchange.GetAccount(), "#FF0000")
    
}
  • Screenshot of the test results:

    img

    img


More

The NinjaThis Bitcoin is too late to withdraw.

wq515633473I'm sorry, but I hope the president will resolve this as soon as possible.

qq47898077Please support Bittrex

The bride too.When will bnet be finished? I'm hoping, I'm too tired to write.

The Little DreamO__O "...~~ Yes, I found out during the test.

The Little DreamIt's been recorded ^^

The Little DreamIt's recorded ^^

The bride too.Yes, it's been so long, why haven't you been supporting bnet?