Define a space between two moving average lines?
-
Hey, since yesterday, I try to define a mininum space of 100 pips between line MAV30 and MAV60 as condition in my robot but i don't know how can I do?
Do you have an idea...
Thanks. -
@whisky61 Hi!

-
@ambrogio hey, thank you very much!! and i have a last question, can we add a condition that a moving average is going up more than 45° for example?
-
@whisky61 You can try with this block, but with pips instead of percentage:

-
@l-andorrà Thanks for your answer but i don't find how can i put the condition that just the moving average line 120 (surrounded in blue) is falling on the long term and not the candle below (as arrow on the picture)...

-
@whisky61 Choose the 'indicator falls' block and then select as many candles as you drew in your pinture on the 'candles to fall' field.
-
Great questions and answers. Help me a lot too.