Applied price in Constant filed
-
How can I have this indicator applied price in constant field so I can change in it at will within the EA ?

-
@tec-nacks If you hover your mouse it tell you what to use, you need to create a constant doing this, https://www.mql5.com/en/docs/constants/indicatorconstants/prices#:~:text=If a technical indicator uses for calculations price,of the indicator will be used for calculations.

-
@jstap thank you. got it