Re: Simple Expert Advisors (EA's) for MT4

361
mladen wrote: Wed Feb 15, 2017 7:20 pm As simple as it gets simple moving averages cross expert advisor :  simple ma cross ea.mq4     __________________It opens an order on a cross of two averages. If an order of opposite direction exists, it is first closes that order. If it fails to close the opposite order it will attempt the same thing (if the signal still exists) on the next tick (new order opening is prevented if the opposite direction order close fails). Some extra built in (like current profit for opened order display - just for the sake of simpler usage and providing a bit more information - that will probably be extended in the future versions of any of the experts posted here).It is an easy to use frame that can be used for similar tasks and, as all can see, the code is as simple as it gets. There is no need for anything more complicated for this kind of tests
Mr. Mladen,

could i ask for a mtf version please. Nothing fancy. I just wanted the EA to open trades on the ma cross on the LTF, but only if the HTF ma's are on the same direction. That's it. Or if it's simpler a option to only choose long or short trades, it would work too.

This is how i make my money currently, choosing a pair with a HTF trending after an MA cross, and then buying/selling the same direction on the ma crosses on a LTF.
Be the casino, not the gambler


Re: Simple Expert Advisors (EA's) for MT4

362
Forexlearner wrote: Sun Sep 24, 2023 9:04 pm Mr. Mladen,

could i ask for a mtf version please. Nothing fancy. I just wanted the EA to open trades on the ma cross on the LTF, but only if the HTF ma's are on the same direction. That's it. Or if it's simpler a option to only choose long or short trades, it would work too.

This is how i make my money currently, choosing a pair with a HTF trending after an MA cross, and then buying/selling the same direction on the ma crosses on a LTF.
nice to hear bro...
what HTF that use ... LTF next 2 HTF ?? or more than 2!!
"There is NO GOD higher than TRUTH" - Mahatma Gandhi

Re: Simple Expert Advisors (EA's) for MT4

364
Forexlearner wrote: Sun Sep 24, 2023 9:04 pm Mr. Mladen,

could i ask for a mtf version please. Nothing fancy. I just wanted the EA to open trades on the ma cross on the LTF, but only if the HTF ma's are on the same direction. That's it. Or if it's simpler a option to only choose long or short trades, it would work too.

This is how i make my money currently, choosing a pair with a HTF trending after an MA cross, and then buying/selling the same direction on the ma crosses on a LTF.
Mladen, far as I'm aware hasn't visited the forum think since June, don't think he will be helping.
These users thanked the author mrtools for the post (total 2):
Forexlearner, 太虚一毫


Re: Simple Expert Advisors (EA's) for MT4

366
Hi Extremely talented coders and family of this beautiful forum.

This One-Click-Trade-Pro is the best risk managing EA I've used and still use, I simply can't trade without it. However I believe it is lacking one essential feature that'll make it perfect.

Right now, it has an option where you can chose to risk by balance, risk by equity or risk by free margin. Will it be possible to add one more risk feature where one can choose to risk by a specific amount where you can input exactly the amount you want to risk, regardless of equity or balance?

I believe this will make this the most complete free risk management EA ever made.

I've attached both the source code and the ex4 for anyone to take a look at, I would appreciate any feedback.

Thank you!

Re: Simple Expert Advisors (EA's) for MT4

368
Knight wrote: Thu Nov 02, 2023 2:19 am Hi Extremely talented coders and family of this beautiful forum.

This One-Click-Trade-Pro is the best risk managing EA I've used and still use, I simply can't trade without it. However I believe it is lacking one essential feature that'll make it perfect.

Right now, it has an option where you can chose to risk by balance, risk by equity or risk by free margin. Will it be possible to add one more risk feature where one can choose to risk by a specific amount where you can input exactly the amount you want to risk, regardless of equity or balance?

I believe this will make this the most complete free risk management EA ever made.

I've attached both the source code and the ex4 for anyone to take a look at, I would appreciate any feedback.

Thank you!
Mr Tools sir, please is there anyway you can help with this?.

Re: Simple Expert Advisors (EA's) for MT4

370
Knight wrote: Thu Nov 02, 2023 2:19 am Hi Extremely talented coders and family of this beautiful forum.

This One-Click-Trade-Pro is the best risk managing EA I've used and still use, I simply can't trade without it. However I believe it is lacking one essential feature that'll make it perfect.

Right now, it has an option where you can chose to risk by balance, risk by equity or risk by free margin. Will it be possible to add one more risk feature where one can choose to risk by a specific amount where you can input exactly the amount you want to risk, regardless of equity or balance?

I believe this will make this the most complete free risk management EA ever made.

I've attached both the source code and the ex4 for anyone to take a look at, I would appreciate any feedback.

Thank you!
For anybody to try and make it possible you would need to provide the include files as well:

#include <MQLTA ErrorHandling.mqh>
#include <MQLTA Utils.mqh>

Potentially Icon for completeness sake:

#property icon "\\Files\\EF-Icon-64x64px.ico"

Without it the MQ4 cannot be compiled, so any modifications cannot be tested.


Who is online

Users browsing this forum: Google [Bot], Grapeshot [Bot], IBM oBot [Bot], losajoca, rudiarius, specialkey and 143 guests