spot_open_orders: Get open orders

spot_open_ordersR Documentation

Get open orders

Description

Exposes the GET /api/v3/openOrders endpoint.

Usage

spot_open_orders(symbol = NULL)

Arguments

symbol

Symbol.

Value

A data frame.

Examples

## Not run: 
spot_open_orders()
spot_open_orders("ETHUSDT")

## End(Not run)

datawookie/binance documentation built on March 19, 2023, 11:01 p.m.