- Search Metals Mine
- 1,856 Results (15 Threads, 1,841 Replies)
- Gumrai replied Mar 18, 2014
That EA is designed to be "Always in the Market" When you add SL,TP and trailing stop to these types of EAs, you will almost invariably find that the EA will re-enter on the next bar and usually at a worst price than it exited. An "Always in the ...
I will code your EAs and Indicators for no charge
- Gumrai replied Mar 18, 2014
Hi I've put together this EA and I think that I may still have a few improvements to make. It doesn't have to be restricted to Japanese pairs, it can be any forex pair. Just make sure that when you input the pairs, that they are the same as your ...
I will code your EAs and Indicators for no charge
- Gumrai replied Mar 17, 2014
MQL4 is the language. url is very good for a learner. Rather out of date now as it doesn't include all the recent additions to the code but I think that most of it still holds true.
I will code your EAs and Indicators for no charge
- Gumrai replied Mar 17, 2014
Isn't that the same one that I attached to post #3840 ?
I will code your EAs and Indicators for no charge
- Gumrai replied Mar 17, 2014
I agree, but unfortunately it's not so good either due to the bugs. I am sure that when all the bugs are eventually sorted out, I will be quite happy with it.
MT4 New build 600 is released
- Gumrai replied Mar 17, 2014
It's a lot smaller file now

I will code your EAs and Indicators for no charge
- Gumrai replied Mar 16, 2014
And here's the other one
I will code your EAs and Indicators for no charge
- Gumrai replied Mar 16, 2014
Here's the first one, see if it does as expected
I will code your EAs and Indicators for no charge
- Gumrai replied Mar 15, 2014
I've had a go at the last one (figured that everyone else will start with the first one) please see if it does as it should Made my eyes cross replacing "." with "_"
I will code your EAs and Indicators for no charge
- Gumrai replied Mar 15, 2014
You're losing approx 1 dollar per trade and this is possibly due to spread It is doubtful that reversing will work What does this have to do with Platform Tech?
Optimizing a 'Loser' EA!
- Gumrai replied Mar 15, 2014
I've not investigated OnTimer() function, but maybe it can do what you want?
I will code your EAs and Indicators for no charge
- Gumrai replied Mar 15, 2014
I think that you are trying to recreate the name of a variable by constructing a string, yes? I don't think that there is any way to do this , but I could be wrong. I tried to find a way to do this in the past with no luck, What you can do, is use ...
I will code your EAs and Indicators for no charge
- Gumrai replied Mar 14, 2014
I've made some modifications which should work. Not tested
Need Help with Trailing Stop
- Gumrai replied Mar 14, 2014
The first obvious question is Are you using a different magic number when attaching the EA to a different chart?
Need Help with Trailing Stop
- Gumrai replied Mar 14, 2014
I fixed some obvious incompatibilities, but not tested
I will code your EAs and Indicators for no charge
- Gumrai replied Mar 14, 2014
Did you put ex4 or mq4 files into the folder? If you put mq4 files into the folder, they will re-compile when you re-start the platform and if they are not compatible with the new editor, they will not work. I would advise that you ONLY put ex4 ...
All about MT4 Program, Indicator, Script & EA
- Gumrai replied Mar 13, 2014
If you are putting them in Broker's files\Experts\ indicators they no longer go there Broker's files\MQL4\ indicators
All about MT4 Program, Indicator, Script & EA
- Gumrai replied Mar 12, 2014
Why not start a thread now? Your posts are not relevant in the Platform Tech forum. You could leave a link here to take members to your new thread.
Swing high / Swing low indictator+alert?
- Gumrai replied Mar 12, 2014
TdHowl, Why not start a thread in the trading systems forum or trading journals?
Swing high / Swing low indictator+alert?