Binance Connector JS
    Preparing search index...

    Request parameters for indexPriceAndMarkPrice operation in MarketDataApi. IndexPriceAndMarkPriceRequest

    interface IndexPriceAndMarkPriceRequest {
        pair?: string;
        symbol?: string;
    }
    Index

    Properties

    Properties

    pair?: string

    MarketDataApiIndexPriceAndMarkPrice

    symbol?: string

    MarketDataApiIndexPriceAndMarkPrice