spot_open_orders | R Documentation |
Exposes the GET /api/v3/openOrders
endpoint.
spot_open_orders(symbol = NULL)
symbol |
Symbol. |
A data frame.
## Not run:
spot_open_orders()
spot_open_orders("ETHUSDT")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.