- Search Metals Mine
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Nov 20, 2015If you simply remove the delete objects function it means the objects will not delete off the chart when the indicator is removed and possibly the data will not refresh or update. The delete function really needs to be rewritten.
I will code your EAs and Indicators for no charge
-
cja replied Nov 19, 2015I fixed one small obvious code error and compiled it on build 902 also note the object delete function is not very well written and uses ObjectsDeleteAll() to remove the lines and labels so it will delete most things off a chart when removed. file
I will code your EAs and Indicators for no charge
-
cja replied Nov 19, 2015This is a bit of a hack if you cannot find what you are looking for however it does work for most chart based indicators.
I am using the standard Heiken Ashi as an example. 1/Open up the indicator in the MetaEditor and change this line at the top ...Indicator that shows Heiken Ashi color below the chart?
-
cja replied Nov 17, 2015You will need to post the mq4 file before anyone can help you.

I will code your EAs and Indicators for no charge
-
cja replied Nov 17, 2015Unfortunately it is a decompiled indicator so it is unlikely any coders on this Forum will look at it for you.
I will code your EAs and Indicators for no charge
-
cja replied Nov 15, 2015Check out this post url The issue generally is the operating system ( Windows Vista/7/8/10 etc ) comes with a default font size to allow for easy touch screen functions and the default is larger than MT4 can handle. You will find if this indeed ...
#Signal Bars v10a
-
cja replied Nov 14, 2015Hi, 9 times out of 10 the display issue is not missing fonts but the computer operating system ( Windows vista/7/8/10 etc) is not set to a font size that MT4 can handle, right click on the desktop personalise/display and alter font size to smaller ...
FFx Universal Strength Meter
-
cja replied Nov 14, 2015Its an EA ( Expert Advisor ) not an indicator so that could be your problem? It has been compiled on MT4 build 902. I just checked it on my MT4 and it loads up no problem.
I will code your EAs and Indicators for no charge
-
cja replied Nov 13, 2015This EA will close open orders when the counter reaches ZERO seconds candle time for the timeframe it is loaded on. In the inputs you can set it for various conditions. Use Current symbol only true/false - allows the trader to control all Open ...
I will code your EAs and Indicators for no charge
-
cja replied Nov 13, 2015It looks like you have your computer Operating System ( Windows 7 / 8 Vista Windows 10 etc ) resolution set incorrectly for MT4, the MT4 platform is very sensitive to Font size, go into your settings and set the font size to 100% or smaller and that ...
MA Multi Currency Price Cross
-
cja replied Nov 12, 2015Simple EA for Stoploss you must input the Stoploss Price into the inputs. file
I will code your EAs and Indicators for no charge
-
cja replied Nov 10, 2015file Try this I put a refresh code into the original MTF indicator. file
I will code your EAs and Indicators for no charge
-
cja replied Nov 10, 2015Hopefully this is what you are wanting it is hard to tell by your requests. file image
I will code your EAs and Indicators for no charge
-
cja replied Nov 9, 2015To incorporate the Hull Parabolic with the colour change makes it a totally different indicator ( code setup ) which would require a just about a total rewrite and that is not something I am prepared to do at the moment.

I will code your EAs and Indicators for no charge
-
cja replied Nov 9, 2015The indicator you have supplied is decompiled so I not able to help you.

I will code your EAs and Indicators for no charge
-
cja replied Nov 8, 2015X Y Position inputs are already coded in just look at your own screenshot of the inputs - shiftupdn = Y and shiftsideways = X . image
MTF Dashboard thread
-
cja replied Nov 8, 2015I have coded in an auto magic number so you can load on more than one indicator on the same chart if you want to monitor more than 4 timeframes. file
I will code your EAs and Indicators for no charge
-
cja replied Nov 8, 201510 Bars means the current bar plus 9 previous bars, the left arrow for each pair is the current bar and each bar to the right is a previous bar.
MA Multi Currency Price Cross
-
cja replied Nov 7, 2015Just wanted to know the use of this indicator - read the 1st post What does EMA50 price value shown below for each currency pair? - its the current price of the currency pair How to interpret the 10 bar candles and the green or red diagonal arrows ...
MA Multi Currency Price Cross