Skip to contents

Get Binance Futures order book

Usage

futures_get_order_book(symbol, limit = NULL, config = config_futures())

Arguments

symbol

Trading pair symbol, for example "ETHUSDT".

limit

Optional depth limit. One of 5, 10, 20, 50, 100, 500, or 1000.

config

A futures configuration created by config_futures().

Value

A parsed list.