powered by
Fetch all orders from the Binance account
binance_all_orders(symbol, order_id, start_time, end_time, limit)
string
optional number
optional POSIX timestamp
optional int
data.table
# NOT RUN { binance_all_orders('ARKETH') binance_all_orders('ARKBTC', order_id = '123456') # }
Run the code above in your browser using DataLab