Search found 2 matches

by JPPienaar
Tue Apr 16, 2013 9:20 am
Forum: VCL
Topic: TFibonacciTool fsFan levels too short
Replies: 1
Views: 2927

TFibonacciTool fsFan levels too short

Hi,

Is there a way to make the Fan Levels extend further than the trend line?
They need to extend to the edges of the axiz they are drawn on.
http://www.metatrader5.com/en/terminal/ ... o/fibo_fan

Thanks,
JP
by JPPienaar
Wed Mar 06, 2013 3:01 pm
Forum: VCL
Topic: TAxisBreaksTool broken in Build 2012.07.121105
Replies: 1
Views: 2680

TAxisBreaksTool broken in Build 2012.07.121105

TAxisBreaksTool for the bottom axiz (Tdatetime) The chart data is either 1 or 2 days with times at the bottom. Chart.BottomAxis.DateTimeFormat := 'hh:MM'; The data contains a line running from 9:00 to 18:00 The idea is to remove the overnight gap. crttlAxisBreak.Breaks.Clear; if Trunc(dttmpckFromDat...