Binance Connector JS
    Preparing search index...

    Request parameters for depth operation in MarketApi. DepthRequest

    interface DepthRequest {
        limit?: number;
        symbol: string;
    }
    Index

    Properties

    Properties

    limit?: number

    Default: 500; Maximum: 1000.

    MarketApiDepth

    symbol: string

    MarketApiDepth