Code: Select all
SetIndexStyle(4,DRAW_LINE);
SetIndexBuffer(4,hi);Arrow works, histogram works, but it can't draw the bloody line between the data points.
Can it be that it gets not drawn because there is a 5 bar gap between the data points (value only on every 5th bar)?