Discuss Weekly Breakout expert advisor here. It is based on a very simple strategy of breakout trading. You can ask any questions about this expert advisor here.
Last edited:
Is it possible to let the trade open during the next weeks when the trade is in profit or will every trade close before a new trade during the next week is possible?
Will it works for non-forex symbols too?
(There is a little mistake in the link from the EA list to here. Oktat link.)
Did you remove only line #72 or all lines up to line 72?
Attaching the modified version here.
Are your MT4 platforms updated to at least Build 600?
Yeah. Assuming that you are using MT4 version, just remove or comment out the line #72 in the source .mq4 file. You will have to close positions manually then, of course.
What is to remove in the MT5 version to let the trades open?
For using the EA on D1 time frame there is another problem when it runs on a account with a Sunday bar (for example Active Trades) because orders will be made after the start of the week and a short time later again when the monday period begins. And the monday trades will use the one (or few) hour(s) sunday range for SL and money managment.
Is there a possibillity to ignore the Sunday bar and to let trade the EA on Monday first?
Im testing this EA on Dow30 stock CFDs, weekly and think that it would be useful not only to continue the trade on the next week(s) provided you are in gain, but the original stop loss should be changed as a trailing stop.
As an example, you go long, week ends with a 2% gain, the original stop loss will be moved to the previous week candle LOW (high if you went short). That's way you are able to catch strong trending markets. Hope someone can modify this EA in this way.
Im testing this EA on Dow30 stock CFDs, weekly and think that it would be useful not only to continue the trade on the next week(s) provided you are in gain, but the original stop loss should be changed as a trailing stop.
As an example, you go long, week ends with a 2% gain, the original stop loss will be moved to the previous week candle LOW (high if you went short). That's way you are able to catch strong trending markets. Hope someone can modify this EA in this way.
@Enivid
Will the EA use the brokers minimum lot size when the MM calculated lot size is smaller?