Variable FullStochasticOscillatorConst
FullStochasticOscillator: {
closePath: string;
dWindowSize: number;
highPath: string;
kWindowSize: number;
lowPath: string;
openPath: string;
windowSize: number;
} = ...
Type Declaration
closePath: string
dWindowSize: number
highPath: string
kWindowSize: number
lowPath: string
openPath: string
windowSize: number