cancel_open_buys: Cancel the open buy orders

Description Usage Arguments

View source: R/util.r

Description

Cancel the open buy orders

Usage

1
cancel_open_buys(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.