I need to add a line of code to the indicator so that if the bar is a NR inside the MA can create a alert or filter for it.
So when the indicator plots on the chart or is "true" it has a value which I can then create the condition for scanning in MA.
does anyone know the line of code I need to add? I would assume something like "if true value = 1" or something like this or
"The indicator could plot 1 when conditions are true and 0 otherwise. You could then filter for when this custom indicator is 1"
if anyone knows the code I need to add I would appreciate it..
TIA
Reed

Comment