I would also like to add a time filter and trading days filter. The trade filter if possible instead of making it true or false, can we make it Monday: 0(false)-1(true) to make it optimizeable?
I have just came up with some new ideas but, as I can see no one here is willing to help
....
well i m willing to brain storm ideas with you but i m not an expert at building EA...however i do have an eur/gbp ea that we can modify & get it running according to ur requirmentz
coder
I sent you a PM, I might be interested in coding it for you. PM me your email and I will contact you.
well i m willing to brain storm ideas with you but i m not an expert at building EA...however i do have an eur/gbp ea that we can modify & get it running according to ur requirmentz
That sounds great... It might make it easier for people to help us code
Creating EA for Systems
Hello Traders,
Please can any one create an EA for any of the following:
1. Multiple trades placing
2. Mid night candle stick straddling
3. El - kanah trading System
If details on these are required contact me,
Thanks
bumpbumpbumpbumpbump
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
I am currently going through the MQL4 CodersGuru Tutorials.
I have no previous coding experience in any way or form.
I do however trade, not for a living but, I have to start some where.
Ok... So here's the deal.
I want to create a scalping EA. I know there's plenty.
Anyhow it's based off of. RSI & Moving averages.
Rules:
Short if RSI Touches 70 and Moving average complies
Long if RSI Touches 30 and Moving average complies.
(I do want to be able to optimize parameters such as TP,SL,RSI,MA)
There's probably these type of scalping EA's out there. I just want my own
Another thing I would like the EA to do is multi positions. EX: If I get a few short signals I want a few short positions. I would also like it if I get an opposite signal even if I have current positions open to open as well.
It would be great if we can also ext the number of positions to open.
I also want the capability of having the TP/SL post or hide.
I also have some other ideas for EA's which are pretty neat and have worked ok on all currencies.
Any help is appreciated and I also know this EA might be out there. If it is please direct me to it, only if it's open source.