Binance Connector JS
    Preparing search index...

    Request parameters for indexPrice operation in MarketDataApi. IndexPriceRequest

    interface IndexPriceRequest {
        underlying: string;
    }
    Index

    Properties

    Properties

    underlying: string

    Underlying asset.

    MarketDataApiIndexPrice