Get Binance Options underlying index price
Source:R/endpoints-options-market.R
options_get_index_price.RdGet Binance Options underlying index price
Usage
options_get_index_price(underlying, config = config_options())Arguments
- underlying
Underlying spot pair, for example
"BTCUSDT".- config
An options configuration created by
config_options().