How I can start use a multi time frame EA created with FXDreema? is it sample just put it on one chart or?
-
Hi all,
anybody know how to start use MTF EA? I found on google that its depend on the ea coding, some you can use it on one chart and some not, my ea is simple use zigzag and 2 from the options are to check other time frame.
If the answer is to use multi charts I need to put the ea on each chart with the same Magic for each pair?Regards
-
I think the EA is designed for multi time frame. Unless you specify exact time-frame on the EA then it is not multi time frame anymore..
-
Hi,
I mean my EA must use zigzag Informations from 15 min and 30 min chart, I did it like this, now mt4 backtest not supporting EA which need data from multi charts so I need to test it on demo account, but how? Put the ea on one chart and he collect data automatically from other time frame? Or I should put it on many charts?
Regards