@qtsurfer/api-client
    Preparing search index...

    Type Alias InstrumentCoverage

    Time coverage of available data for this instrument, per data type

    type InstrumentCoverage = {
        klines?: CoverageWindow;
        tickers?: CoverageWindow;
    }
    Index

    Coverage of kline (candlestick) data

    tickers?: CoverageWindow

    Coverage of ticker data