Please include Rsi and Allaverages filter in the next version.
Even without Hanover, the ea is still doing really well. The Alpari demo is only running for one week and has already gained 8% using only 100 SMA for direction. With the Rsi filter, I expect it to be doing even better. For instance, when the Rsi is ranging, this will stop the ea from trading in a sideways market when most ma cross strategy tend to suffer.
No pressure, only when you have time to improve the code.
Kind regards
Peter
Hi Peter,
Sorry for the late reply - work is flat out this week.
Yes, the two trend filters are included in Steve's shell so it is in the next version as well. You can check the progress via the source control site https://bitbucket.org/mahmut/ct4-eas/overview
Please include Rsi and Allaverages filter in the next version.
Even without Hanover, the ea is still doing really well. The Alpari demo is only running for one week and has already gained 8% using only 100 SMA for direction. With the Rsi filter, I expect it to be doing even better. For instance, when the Rsi is ranging, this will stop the ea from trading in a sideways market when most ma cross strategy tend to suffer.
No pressure, only when you have time to improve the code.
Kind regards
Peter
Hi Peter,
Sorry for the late reply - work is flat out this week.
Yes, the two trend filters are included in Steve's shell so it is in the next version as well. You can check the progress via the source control site https://bitbucket.org/mahmut/ct4-eas/overview
Cheers,
Mahmut
Hi Mahmut,
Keep up the good work. Looking forward to the new version.
Khalaad wrote:After a number of embarrassing situations, I decided to first get to grips with TE Empty4, and the (for me) intractable MQL.
I am happy to report matters are largely under control, and yours truly has learnt enough to code his very first correctly-functioning EA: the swingONE_v2.0.
I would like to add a few sophistications to the EA and look forward to making the version 2.0 available here in the next week, or thereabouts.
Khalid
Great stuff Khalid - I look forward to that with interest. Seems beating the criminals tricks are a very big hurdle in Empty4,
Congrats,
AltosT
Khalaad wrote:After a number of embarrassing situations, I decided to first get to grips with TE Empty4, and the (for me) intractable MQL.
I am happy to report matters are largely under control, and yours truly has learnt enough to code his very first correctly-functioning EA: the swingONE_v2.0.
I would like to add a few sophistications to the EA and look forward to making the version 2.0 available here in the next week, or thereabouts.
Many thanks to Mahmut. He is now satisfied with the task of reorganising the EA; the new version may be downloaded from Post 1.
Because superior quality is available, I have thought it wise to put aside whatever I was developing :!:
Khalid
Khalaad wrote:After a number of embarrassing situations, I decided to first get to grips with TE Empty4, and the (for me) intractable MQL.
I am happy to report matters are largely under control, and yours truly has learnt enough to code his very first correctly-functioning EA: the swingONE_v2.0.
I would like to add a few sophistications to the EA and look forward to making the version 2.0 available here in the next week, or thereabouts.
Khalid
Peter,
You should find in this version AA and quite a few other trend/session filters are now available. To be honest I have not tested all possible settings - only OOTB settings, AA and MA filters are tested. The others should be alright in theory however since they are from the shell EA.
Please give it a go and let me know if you have any feedback.
Many thanks to Mahmut. He is now satisfied with the task of reorganising the EA; the new version may be downloaded from Post 1.
Because superior quality is available, I have thought it wise to put aside whatever I was developing :!:
Khalid
Khalaad wrote:After a number of embarrassing situations, I decided to first get to grips with TE Empty4, and the (for me) intractable MQL.
I am happy to report matters are largely under control, and yours truly has learnt enough to code his very first correctly-functioning EA: the swingONE_v2.0.
I would like to add a few sophistications to the EA and look forward to making the version 2.0 available here in the next week, or thereabouts.
Khalid
Peter,
You should find in this version AA and quite a few other trend/session filters are now available. To be honest I have not tested all possible settings - only OOTB settings, AA and MA filters are tested. The others should be alright in theory however since they are from the shell EA.
Please give it a go and let me know if you have any feedback.
Cheers,
Mahmut
Hi Mahmut,
Great work ! Thank you for the many hours spent rebuilding SwingOne.
Will start trying out the EA using AA sma 50 this coming week and report back later.
I've been peeking in on this thread occasionally ever since Khalid started it. Mahmut, it sounds like you've done some incredible work with the EA. Maybe it's time for me to dip my toe in the water.
I just started running it on a demo (M15 charts, EURUSD, GBPUSD, USDCHF, OOTB settings except lot size changed to 0.1) and we'll see how it does!
If those settings or pairs aren't good, please let me know.
Great work ! Thank you for the many hours spent rebuilding SwingOne.
Will start trying out the EA using AA sma 50 this coming week and report back later.
Peter.
My pleasure Since most of the hours I can get to spend in front of this was after putting the kids to bed some (most) were spent literally trying to keep my eyes open. I think I tested it OK and ironed out most bugs, considering...
Also another thing you may like in this version is the Done for the Day module from George. I know you have been using it so can use it directly from inside the EA now.