Learn R Programming

binancer (version 1.2.0)

binance_open_orders: Fetch open orders from the Binance account

Description

Fetch open orders from the Binance account

Usage

binance_open_orders(symbol)

Arguments

symbol

optional string

Value

data.table

Examples

Run this code
# NOT RUN {
binance_open_orders('ARKETH')
binance_open_orders() # all symbols - binance.weight 40
# }

Run the code above in your browser using DataLab