- Search Crypto Craft
- 1,856 Results (15 Threads, 1,841 Replies)
- Gumrai replied Jul 9, 2013
So far from experience, I know a general idea of what I am best suited towards: Well I think that if you have been consistently losing by trading this way, then you should have a general idea what you are not best suited towards. Lower TF and tight ...
Please help me help myself
- Gumrai replied Jul 9, 2013
This one will add extra lines to the right to let you see when sessions are getting near
Session indicator customizable
- Gumrai replied Jul 9, 2013
I've coded this. Not exactly sure what you want though. I don't understand why the circled area in your chart . I'm still working on this indicator, so I can probably make some adjustments. You have to input the broker offset from GMT. Note, that is ...
Session indicator customizable
- Gumrai replied Jul 9, 2013
MQL4 files are the source code EX4 are the compiled MQL4 files Indicators, Eas and scripts all have both types of files but if you have not coded them yourself, you may not have the MQL4 file. You cannot tell by the file type if they are an EA, ...
MT4 and the EA's
- Gumrai replied Jul 8, 2013
You may have had no response because what you are asking for makes no sense. 1. Take profit at X pips. 2. Move to (breakeven + X pips) after X pips in profit. --------You have already taken profit at X pips. How can you move SL to BE+X pips when it ...
Looking for Trade Management EA
- Gumrai replied Jul 8, 2013
The only way that I can think of to do it is to rename the object That is, when you attach the Text to the chart and the Text properties window opens, you write your message in the "Name" box instead of the "Text" box. Maybe just put something like ...
Text hover option for MetaTrader Charts?
- Gumrai replied Jul 7, 2013
Difficult to follow as you have so many declared variables that you don't use. Her's a slimmed down version that may do what you want. Note that it is the weekend, so I have been unable to test it, but it seems to work in Strategy tester.
Is there any EA that opens Long on every new bar?
- Gumrai replied Jul 6, 2013
Hi DinoFX I wouldn't exactly call myself a coder yet. I;m trying to learn by setting myself challenges. It's made harder by the fact that I seem to have 10 thumbs and constantly looking for where I made mistakes when trying to compile the code. The ...
Change "Open Order TP(target)" if other pending order triggered
- Gumrai replied Jul 5, 2013
"The result was a 250 pip drop" "As you can see we made a few pips" So what are you saying ? If one fails to make a higher high when the other does, go short? The drop was because the USD strengthened and no other reason.
Currency Correlation And How to Profit From The Forex Market
- Gumrai replied Jul 5, 2013
What is it with people duplicating posts on more than 1 thread? You've already started a thread with this request. url
I will code your EAs and Indicators for no charge
- Gumrai replied Jul 4, 2013
So here's another version. Be warned though, I have hardly been able to do any testing. Problem is when trying to test in real time, market doesn't seem to want to trigger the pending orders
So if you and maybe a few others test it on demo any ...Change "Open Order TP(target)" if other pending order triggered
- Gumrai replied Jul 3, 2013
Slippage and requotes happen during periods of high volatility. This is not a good idea.
Support needed to code an EA
- Gumrai replied Jul 3, 2013
If I understand you correctly You want to open a sell trade and then open a buy trade once the price has dropped enough so that the sell trade's spread is covered? You will then have 2 opposite trades that can only possibly make a profit if the ...
Support needed to code an EA
- Gumrai replied Jul 2, 2013
Ok, fair enough. I don't understand about 2 dimensional arrays because I don't understand what you want.
Finding highest numbers between arrays?
- Gumrai replied Jul 2, 2013
ensark, I guess the difficulty here is because English is not your first language. If you know somebody who is really fluent in the English language, maybe you can get them to translate exactly what you want.
Finding highest numbers between arrays?
- Gumrai replied Jul 2, 2013
Hi Macedonia, Everything takes time
I've met some frustrations with sorting out the daily candle thing and when the frustration gets too much I will concentrate on something else and then come back to it later with renewed enthusiasm. Re Buy or ...Hi Lo Break EA
- Gumrai replied Jul 2, 2013
OK I am working on it, Give me some time

Change "Open Order TP(target)" if other pending order triggered
- Gumrai replied Jul 1, 2013
Thanks, but hardly a genius
Hopefully will be able to tailor it to how you want it, but it will take time Usually, what is the maximum amount of pending orders that you will set?Change "Open Order TP(target)" if other pending order triggered
- Gumrai replied Jul 1, 2013
Here's an image of the EA working on Gold, I set the step tight so that a few pending orders would be triggered The blacked trade is the original trade and you can see that that trade and the 3 triggered pending orders now all have the same TP. As I ...
Change "Open Order TP(target)" if other pending order triggered