Binance Connector JS
    Preparing search index...

    Request parameters for compositeIndexSymbolInformationStreams operation in WebsocketMarketStreamsApi. CompositeIndexSymbolInformationStreamsRequest

    interface CompositeIndexSymbolInformationStreamsRequest {
        id?: string;
        symbol: string;
    }
    Index

    Properties

    Properties

    id?: string

    Unique WebSocket request ID.

    WebsocketMarketStreamsApiCompositeIndexSymbolInformationStreams

    symbol: string

    The symbol parameter

    WebsocketMarketStreamsApiCompositeIndexSymbolInformationStreams