- Search Crypto Craft
- 1,856 Results (15 Threads, 1,841 Replies)
- Gumrai replied Oct 5, 2014
The lines on my indi are drawn as background. As the lines are Vertical lines, it seems that even though I specified in the code that they should be drawn on the main chart window, they still extend into sub-windows. I don't think that anything can ...
How to Change Period Separator Times
- Gumrai replied Oct 4, 2014
Did you install it in the correct folder? In MT4 click on File Then Open Data Folder Double click MQL4 Double click Indicators You can then drag the file into this window, restart MT4 and you should be able to use it.
How to Change Period Separator Times
- Gumrai replied Sep 28, 2014
I have very little spare time at the moment, which means that I am unable to spend much time on helping people out here. Obviously, I have to give priority to my paying clients. Sorry, but when there's a lull in my work, I will do what I can.
I will code your EAs and Indicators for no charge
- Gumrai replied Sep 28, 2014
insert return(0); between the last 2 } } return(0); } //+------------------------------------------------------------------+----------------------
I will code your EAs and Indicators for no charge
- Gumrai replied Sep 24, 2014
I've made some minor adjustments to these Changed the offset so that the text does not obscure the candle wicks Also 1.1 was doing some unnecessary printing to the Experts log file.
Candle Pip Counter in MT4
- Gumrai replied Sep 24, 2014
Sorry, I just realised that I left in some code that I used for checking when I originally wrote this indicator. It doesn't affect the operation but does unnecessary printing to the Experts log file. So I have removed that code Please re-download
Looking for a Pip Count Candle Indicator
- Gumrai replied Sep 24, 2014
This has an offset calculated on the window range for the timeframe
Looking for a Pip Count Candle Indicator
- Gumrai replied Sep 24, 2014
I am pretty busy at the moment and so have little spare time to help people out here. I like to do what I can, when I can, but I can't spread myself too thin. Sometimes I see a request here an I think that it will be fun to do and make a change from ...
I will code your EAs and Indicators for no charge
- Gumrai replied Sep 24, 2014
Same indicator, but with default set to true EDIT:Indicator removed and added in a later post
Looking for a Pip Count Candle Indicator
- Gumrai replied Sep 24, 2014
That is because the code won't compile before you make any changes I had a look at the code and spotted some errors due to reserved words being used in the old code. They probably weren't reserved when the indicator was written. I have just made ...
Change the period on this indicator please
- Gumrai replied Sep 24, 2014
Here you are, just set Display as Points to true EDIT:Indicator removed and added in a later post
Looking for a Pip Count Candle Indicator
- Gumrai replied Sep 23, 2014
Sorry, I have no time at the moment. The indicator may show an arrow on the current bar, but it won't necessarily be a correct arrow. It is impossible to have a correct fractal on a bar with no candle to its right
I will code your EAs and Indicators for no charge
- Gumrai replied Sep 22, 2014
The mq4 file is written in a language that can be understood by humans. The mq4 file is then compiled into an exe file that can be understood by the computer program. Most of us humans are unable to read an exe file

To all coders here: can anyone tell me what this indicator is?
- Gumrai replied Sep 21, 2014
If I understand you correctly - it cannot be done. A fractal need 2 bars to the right for the calculations, so cannot be drawn any earlier
I will code your EAs and Indicators for no charge
- Gumrai replied Sep 20, 2014
I will look at this when I have time, but I am quite busy at the moment.
Ichimoku Cloud Break Out Email Alert