Chartbreaker
    Preparing search index...

    Variable VolumeProfileConst

    VolumeProfile: {
        category: "volume";
        categoryName: string;
        clazz: typeof VolumeProfile;
        clazzType: "generator";
        flags: EXPOSED;
        fullname: string;
        legacyType: string;
        name: string;
        supportedModes: { logarithmic: true; relative: false };
        type: string;
    } = chartbreakerPlugins.VolumeProfile

    Type Declaration

    • category: "volume"
    • categoryName: string
    • clazz: typeof VolumeProfile
    • clazzType: "generator"
    • flags: EXPOSED
    • fullname: string
    • legacyType: string
    • name: string
    • supportedModes: { logarithmic: true; relative: false }
    • type: string