- Search Metals Mine
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Jan 7, 2016Shift inputs added as requested
file image I will code your EAs and Indicators for no charge
-
cja replied Jan 5, 2016It is based on a Heiken Ashi smoothed version you simply set the 2 periods to the value of 1 to get a standard Heiken Ashi.
Heiken Ashi Multi-Timeframe indicator
-
cja replied Jan 4, 2016I changed some code and have had it running all day and it only activated the BE on the trades for the chart/pair it was loaded on. file
I will code your EAs and Indicators for no charge
-
cja replied Jan 4, 2016Found these 2 in my files. file file The Heiken Ashi Smoothed must be in your indicator folder for this indicator to work. file file file image
Heiken Ashi Multi-Timeframe indicator
-
cja replied Jan 3, 2016Try this it is a version you can set to any timeframe, this goes back to 2006 when I made this display based on the data from another indicator. file It appears that this does not work on later builds? leave it with me and I will try updating the ...
Indicator Juncky
-
cja replied Jan 2, 2016The indicator already has several shift options?????? see attached screenshot of inputs window. image
I will code your EAs and Indicators for no charge
-
cja replied Jan 1, 2016Untested as Markets are closed. NOTE: To anyone downloading the STOCH Drake Delay info indicator both indicators must be in your indicator folder. file file
I will code your EAs and Indicators for no charge
-
cja replied Dec 31, 2015Try this, if this isn't what you want try using the search feature ( that's all I did ) on the Forum, a search under "MACD" comes up with a whole lot of MACD options. url
I will code your EAs and Indicators for no charge
-
cja replied Dec 31, 2015file if you want to change the colors and line styles open the indicator in the MetaEditor and change these lines then compile it. SetIndexStyle(0, DRAW_HISTOGRAM, STYLE_SOLID, 4); SetIndexStyle(1, DRAW_HISTOGRAM, STYLE_SOLID, 4); SetIndexStyle(2, ...
I will code your EAs and Indicators for no charge
-
cja replied Dec 26, 2015The iCustom call was wrong as you thought but there were other issues as well, check out the code and compare it to your code to see the differences. I have used the basic iCustom call which uses the default indicator called input values however you ...
Comparing length of two candles of Heiken Ashi
-
cja replied Dec 22, 2015The trendlines deleted on changing timeframes as the delete code had the word "line" in it and because the manual trendlines have the word "line" in them they got deleted when time frames were changed or the pivot indicator was removed from the ...
I will code your EAs and Indicators for no charge
-
cja replied Dec 17, 2015"Not all path control return a value" to fix this warning just required the shifting of one bracket, nothing too complicated.
file I will code your EAs and Indicators for no charge
-
cja replied Dec 16, 2015Your indicator already has an Alert ( look in the inputs AlertMode =0; //0-alert off,1-on ) but you could try this it is a later version also with an Alert. file image
I will code your EAs and Indicators for no charge
-
cja replied Dec 15, 2015Updates as promised
I added in some extra features. Updated to work when Markets closed Manual Horizontal Lines and colours added Trend line and Horizontal line separate delete code One click delete for removing all lines and labels 15/12/2015 - ...Horizontal Lines change colour automatically
-
cja replied Dec 13, 2015I have had a quick look at the code and it appears that it does draw multiple lines but will work only when the market is open, I should be able to update the code to work when the markets are closed so just leave it with me and I will get onto it ...
Horizontal Lines change colour automatically
-
cja replied Dec 11, 2015There are a few coders on this forum who make design and code trading tools to sell and I have seen many examples of people who find nothing wrong in cracking the ex4 ( you only have to go onto eBay to see many examples of this ) and next thing you ...
How can I convert .ex4 file into .mq4?
-
cja replied Dec 11, 2015Build 920 I suspect is your problem, there are threads about the 920 issues on this forum. There is a build 940 coming this Friday which might solve the latest issues plus MetaQuotes has updated MT4 to handle the font size issues on the latest ...
I will code your EAs and Indicators for no charge
-
cja replied Dec 11, 2015You will find if you pass your mouse cursor over a web page that it becomes obvious if there are any links on the page because the cursor changes from an arrow to a hand symbol. Click on the "Download MT4 build 910" text. image
MT4 Build 920 crash
-
cja replied Dec 11, 2015The data you are after probably will not give an accurate indication of RSI divergence, I use RSI and MACD for divergence and both behave quite differently and it is the sort of data that will not show accurately on indicator/price values ...
I will code your EAs and Indicators for no charge
-
cja replied Dec 10, 2015Delete function fixed. file
I will code your EAs and Indicators for no charge