Reincharts
    Preparing search index...
    Renko: {
        closePath: string;
        fixedBrickSize: number;
        highPath: string;
        lowPath: string;
        reversalType: string;
        sourcePath: string;
        volumePath: string;
        windowSize: number;
    } = ...

    Type Declaration

    • closePath: string
    • fixedBrickSize: number
    • highPath: string
    • lowPath: string
    • reversalType: string
    • sourcePath: string
    • volumePath: string
    • windowSize: number