Chaos fractal in multi time frame indicator

Questions about MultiCharts and user contributed studies.
fernando43611
Posts: 33
Joined: Mar 12 2015
Has thanked: 4 times

Oct 08 2015

Hi, does somebody knows how to create an indicator that plots 3 and 5 minute fractals in 1 minute chart.

Thanks

User avatar
Henry MultiСharts
Posts: 9165
Joined: Aug 25 2011
Has thanked: 1264 times
Been thanked: 2958 times

Oct 15 2015

Hello fernando43611,

There are multiple ways: referencing additional data series on your chart for getting the required data, using Global Variables to get it from a different chart, calculating required values using 1 min data in the code.