Longbridge OpenAPI SDK
    Preparing search index...

    Interface TradeStatsResponse

    Trade statistics response

    interface TradeStatsResponse {
        statistics: TradeStatistics;
        trades: TradePriceLevel[];
    }
    Index

    Properties

    Properties

    statistics: TradeStatistics

    Summary statistics

    trades: TradePriceLevel[]

    Per-price-level breakdown