Binance Connector JS
    Preparing search index...

    Request parameters for rpiDiffBookDepthStreams operation in WebsocketMarketStreamsApi. RpiDiffBookDepthStreamsRequest

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

    Properties

    Properties

    id?: string

    Unique WebSocket request ID.

    WebsocketMarketStreamsApiRpiDiffBookDepthStreams

    symbol: string

    The symbol parameter

    WebsocketMarketStreamsApiRpiDiffBookDepthStreams