How to recognise a flat line.
-
Hi all,
Trying to figure out how to recognise a flat line produced by an indicator buffer.
Aware we can detect rise/fall. But I just want flat.Thanks !
-
Hi,
I don't know exactly wat you want. But lets say it is something like rsi indicator that is flat arround 50. You can use condition blocks like that:
rsi should be the last 3 caldles below 55 and above 45 then indicator is flat. Indicator is ranging. You can use 45 and 55 as constants then you are able to adjust the range.
But I think there are better solutions.
link text (I hope the link is working) -
2nd try:
link text
shared/Wx0tYstEd -
@ramsay09 said in How to recognise a flat line.:
2nd try:
link text
shared/Wx0tYstEd -
Maybe that "Indicator moves within limits" block?
-
here is the working link:
link text -
Thanks for the replies, gave me something.
Problem is the indicator is in the main chart window, specifically ATR/Supertrend -
Sorry should have specified, thanks though ramsay
