ma strategy
-
hi
where i can pick the number valeu of MA in trade candle and put in variable? -
What do you mean?
-
@Meisam1412 If you mean the value of the MA on a specific candle you can do it this way:

In this example I can store the value of the MA on candle ID 2.
-
Very true, also on this type of indicator shift does the same thing.
-
@Meisam1412
i want to can save MA level of spesified candle.
not candle close or open or ... -
@l-andorrà has told you how to do that, I was just saying if you change the 0 in MA shift from 0 to 2 it does the same thing.