Creating conditions based on indicators using a previous indicators data
-
Hello, I want to create a condition where the tick volume relates to the 20 moving average that is attached to the volume. Seems right now I can only attach moving averages to price and not previous indicators data as I can do in Mt4.
-
@xlabcapital You cant do that, but ATR 1 and 20 is pretty much the same

-
wow i never noticed it... but can i put a condition where the ATR(1) value is 'x' amount compared to ATR (20)??
for example... alert when ATR(1) is 3x the size of ATR(20)?
-
