How to compare Two time frame (M1 & M15) comparison
-
Dear Sir,
Anybody please help me for HOW TO compare M1 time frame with M15 time frame for making EA>...How to do it?
Need to take signal from M1 and compare to check with M15...
I want to make EA in FxdreemaPlease help any body,,
-
Condition blocks can look at any time frame and act on another.
-
Sir I tried but not working
-
Create a test project and share a project link.
-
-
Sir please check this Link, I want to make EA on Time frame M1 and M15.
Trade will be take on M1 time frame , but before it will check M15 condition should be full filled.Now please check this link Where is mistake???
-
It is hard to check what is happening on MT4 2 timeframes on backtest. test each condition separately on each time frame, then you know it will work when all together.
-
Sir...If I will make EA with Moving average for M1 and M15...It is working...
But for MACD not working... I think I have made some mistake to make conditions...
Thats want to solve... Please help, if you can do.. -
Set up 1 condition and check that.