Crossover in multiple timeframes
-
Hi guys, my first post here.
Lately I have been looking for improvements in my main EA and one of my questions is about timing. For this, I created a simple model to study the crossing of the averages 9 and 21, but with the condition of being in the times of 5, 10, and 15 minutes (basically I want a buy only when the average 9 crosses the 21 and stays above it, the same goes for the sell)
When I put it to work several windows are opened and the condition is not satisfied. The model is simple, but I need opinions. (PROJECT LINK: https://fxdreema.com/shared/xQAakN4ud)
Any help?
-
@mattb23 X> only happens once, so all other blocks won't pass once the 1st has happened. Here https://fxdreema.com/shared/fERtm4imc is a few examples that do what I think you want.
-
Thank you for your answer!
So through the "check distance" block would it be possible to compare the condition of the averages around different timeframes? At first I visualized it this way by looking at the examples
-
@mattb23 Yes in more settings set the wanted time frame.