Reset Binance Options market maker protection
Source:R/endpoints-options-market-maker.R
options_reset_market_maker_protection.RdThis endpoint is available only to eligible Options market-maker accounts.
Usage
options_reset_market_maker_protection(underlying, config = config_options())Arguments
- underlying
Underlying symbol, for example
"BTCUSDT".- config
An options configuration created by
config_options().