Nado Typescript SDK Documentation
    Preparing search index...

    Interface EngineServerLatestCandlestickStreamParams

    interface EngineServerLatestCandlestickStreamParams {
        product_id: number;
        granularity: number;
    }
    Index

    Properties

    product_id: number
    granularity: number