- Search Metals Mine
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Mar 28, 2015Give this a try. file For all traders downloading this EA you will also need this indicator in your indicator folder or the EA will not work. file
I will code your EAs and Indicators for no charge
-
cja replied Mar 27, 2015You should know by now that you cannot alter an ex4 file?
Please help Transpose this moving average to any time frame
-
cja replied Mar 26, 2015change this line " int Timeframe = PERIOD_H1; // change period for candle period preferred " at the top of the code to PERIOD_M30 or PERIOD_M15 then compile it.
M30-M15 Horizontal Line Indi
-
cja replied Mar 20, 2015As requested by DreamwalkeR. file image image
Daily open line indicator - please help!
-
cja replied Mar 19, 2015Script & dll just load onto a chart and it can be floated anywhere, to return the chart to the normal position click the icon "re-dock" at the top left of the chart. file
Floating Charts mt4
-
cja replied Mar 16, 2015double ClPrice_H1 = iClose(NULL, PERIOD_H1, 1); double ActualBid = Bid; double PercChange = ((ActualBid - ClPrice_H1)/ClPrice_H1)*100000; // end add extern int horizontal = 10; extern int vertical = 20; extern int shift = 1; extern double percent = ...
help wanted with dashboard modification
-
cja replied Mar 15, 2015Dr.Phoenix A custom candle timeframe indicator as requested. It has been converted by the author mladen to work on the latest MT4. file M3 candles on a M1 chart image
I will code your EAs and Indicators for no charge
-
cja replied Mar 14, 2015Ive been looking and searching the internet for a simple ea that will close opposite pending order when one of the pre set pending orders has been opened, but not having much luck finding one that works exactly as I would like. 1/ So exactly how ...
Pending order EA
-
cja replied Mar 13, 2015The screenshot shows 3 different levels for the Fractals 5/50/100. You can also display either just the Arrow or line or both. file image
I will code your EAs and Indicators for no charge
-
cja replied Mar 13, 2015This should do what you want but I warn you be very careful when loading it onto a chart as it has no trade protection code in it and if you get it wrong you could close trades you did not want to close. This EA can monitor a single pair or the ...
I will code your EAs and Indicators for no charge
-
cja replied Mar 11, 2015Anywhere in this list above ( about line 35 cannot tell exactly as I have deleted the indicator from my system ) the int init() function. Try putting in double SlopeAngle; or double SlopeAngle=0; int CurrentBar=0; int alertTag; double Step=0; int ...
I will code your EAs and Indicators for no charge
-
cja replied Mar 11, 2015@all Coders: Maybe here is an Indicator which will help a lot of Traders. I have tried to change an Indicator by myself and I had some very hard times to find out what the 1 error in this Indicator is. Please note that the former Indicator was the ...
I will code your EAs and Indicators for no charge
-
cja replied Mar 11, 2015Hi, Thanks for pointing that out, I don't know how I missed that and I am surprized that someone has not noticed it before now.
It was simply a matter of swapping open-close to be close-open I did not notice the mistake in the indicator ...Request required in Range Days indicator please
-
cja replied Mar 9, 2015This version has the options to set The mouse dropped level plus one level above and below it. The mouse dropped level plus two levels above it. The mouse dropped level plus two levels below it. All the lines can be altered for colour style and ...
I will code your EAs and Indicators for no charge
-
cja replied Mar 8, 2015Hi, Sorry I cannot simply add a time shift to an existing indicator it usually requires an almost total rewrite to add that feature and I do not have the spare time to do that.
Daily open line indicator - please help!
-
cja replied Mar 7, 2015Try this it is a script that is dragged onto the chart and should do essentially what you requested however in a slightly different way. please let me know if anything needs to be altered. NOTE : For any one downloading this script before asking any ...
I will code your EAs and Indicators for no charge
-
cja replied Mar 5, 2015Sorry putting in time shift code is not a simple code addition its basically a total rewrite and I do not have the spare time to do that at present.
I will code your EAs and Indicators for no charge
-
cja replied Mar 1, 2015Hi, I understand that you may have downloaded for free not knowing it was decompiled however that still does not change the fact that it is decompiled so it is very unlikely anyone will look at it for you.
I will code your EAs and Indicators for no charge