Question about crossovers on two timeframes.
-
How can one arrange the condition blocks if in one day price crossed above a moving average like (50) in two different timeframes such as H4&H1.
-
When 1 TF crosses set a flag to true when it crosses back set flag to false, do the same with a different flag on the other TF, check flags before buy/sell.