Get Binance Spot open order lists
Usage
spot_get_open_order_lists(json_list = FALSE, config = config_spot())Arguments
- json_list
If
TRUE, return the parsed list instead of adata.table.- config
A spot configuration created by
config_spot().
Get Binance Spot open order lists
spot_get_open_order_lists(json_list = FALSE, config = config_spot())If TRUE, return the parsed list instead of a data.table.
A spot configuration created by config_spot().