Get Binance Futures index constituents
Source:R/endpoints-futures-market.R
futures_get_index_constituents.RdGet Binance Futures index constituents
Usage
futures_get_index_constituents(symbol, config = config_futures())Arguments
- symbol
Trading pair symbol, for example
"ETHUSDT".- config
A futures configuration created by
config_futures().