How to add the levels in Moving average Indicator in condition block..
-
Anyone help me how to add the fibonacci levels in Moving average.. that case.. i will check the condition using candle high and low for placing orders..
-
use envelopes indicator ... it is moving average deviated with some deviation and this deviation you can give as fibo (like 0.34, etc)
-
I am talking about how to add the levels in Moving average in condition block.. I dont know much about Envelopes indicator..
-
I tried with Envelopes. its showing wrong level when compare with MA levels.. Help me to add levels in MA condition block properties..
-
try this:

this calculation you can do also in other blocks (formula, modify variables, custom code block, etc) ... be carefull and see difference between pips and price fraction (as example for eurusd pips are 34, price fraction is 0.0034, for GJ pips are 21 and price fraction is 0.21, etc) ...