Hi Everyone,
I recently started implementing larger time frames in my coding and have come upon an issue of some stocks having not enough data for certain parameters.
An example is below
I was wondering how i could code the parameter to ignore when there is an empty space, rather than displaying a false signal. E.G there should be purple circles between 2006 to 2007 but since there is indicator is empty it is not placing those circles.
i was thinking of using an iff function but dont know how to define the empty area.
Cheers fellas.