Please what should I do to make my EA work this manner;
To open position on H1 chart base on the signal from indicator on H1 chart and close the opened position using the signal from indicator on M15 chart.
Please what should I do to make my EA work this manner;
To open position on H1 chart base on the signal from indicator on H1 chart and close the opened position using the signal from indicator on M15 chart.
Thanks.
Be sure that you don't have same time an opening signal based on H1 chart and
a closing signal same time based on M15 chart
Please what should I do to make my EA work this manner;
To open position on H1 chart base on the signal from indicator on H1 chart and close the opened position using the signal from indicator on M15 chart.
Thanks.
Simplest thing is have two EA's, one that opens and other one closes. Both of them should refer to same magic number.
Simplest thing is have two EA's, one that opens and other one closes. Both of them should refer to same magic number.
nonsens.... not needed

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Please what should I do to make my EA work this manner;
To open position on H1 chart base on the signal from indicator on H1 chart and close the opened position using the signal from indicator on M15 chart.
Thanks.