cancel_open_orders: Cancel all open orders

Description Usage Arguments

View source: R/util.r

Description

Cancel all open orders

Usage

1
cancel_open_orders(dry_run = TRUE, log_cb = NULL)

Arguments

dry_run

is this a dry run (not actually run)? (default: TRUE)

log_cb

a callback is given market, time_stamp, order_type, quantity price, and order_uuid. (default: NULL)


kaneplusplus/bittrextools documentation built on May 29, 2019, 3 a.m.