How to check if the market is bullish/bearish on a higher timeframe ?
-
Hi,
I am currently working on a M5 (5 minutes) timeframe, but I would like to check whether the market is bullish or bearish on a higher timeframe (e.g. M15). How to do that ?
Note: I tried "MACD Divergence (Bullish)/MACD Divergence (Bearish)" but that does not seem to be working for me.
Thanks in advance for your response. -
@mndiarra This is an option (I chose H1 as a higher timeframe):

-
Thx @l-andorrà, I will try that.