SRGraphDisplay::DrawCandleData
voidSRGraphDisplay::DrawCandleData(void)
Draws candle charts and hi-lo-open-close charts
Defined in: SRGraphDisplay.cpp
Remarks
A single series is held in four consecutive groups. Group zero is the high value, group one the low, group two the open, and group three the close. The sequence repeats thereafter with group four being the high values of the second series.