- Search Metals Mine
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Jul 13, 2016Do a goggle search for Dolly Graphics v18 ( the latest version ) it has ADR levels as part of the display and works on the latest MT4 builds.
I will code your EAs and Indicators for no charge
-
cja replied Jul 11, 2016Unfortunately that mq4 file is decompiled.
I will code your EAs and Indicators for no charge
-
cja replied Jul 10, 2016ex4 files cannot be altered you will need to post the mq4 file before anyone can help you.
I will code your EAs and Indicators for no charge
-
cja replied Jul 10, 2016ex4 files cannot be altered you will need to post the mq4 file before anyone can help you.
Free MT4 coding - Indicators, EAs, etc
-
cja replied Jul 5, 2016but it does not work? - A little more information would be helpful otherwise I have to spend my time checking it out for faults, a brief description or a screenshot or the message off the Experts or Journal tab would be a good start. Since the ...
Awesome Oscillator 4-color indicator: Please can somebody help
-
cja replied Jul 2, 2016I tried it using the tester and it worked exactly the way it should, I put in LEVELS = 1 and it set one level above / below the entry price. So I suspect it is something you are doing that is the problem. 1/ Are you changing the LEVELS value in the ...
I will code your EAs and Indicators for no charge
-
cja replied Jul 2, 2016My apologies I sometimes update or change the code after I have posted something, obviously this must have been something I added at a later date. file image
I will code your EAs and Indicators for no charge
-
cja replied Jul 2, 2016It is in the inputs already just alter the number of levels. extern int LEVELS = 3;
I will code your EAs and Indicators for no charge
-
cja replied Jul 1, 2016Untested as the Markets are closed. file image
I will code your EAs and Indicators for no charge
-
cja replied Jun 28, 2016That is not simply a modification of the MTF Dashboard it is a totally new indicator that needs to be coded and I do not have the spare time for that at present.
MTF Dashboard thread
-
cja replied Jun 28, 2016if it has something like this then it applies to the chart and pair the EA is loaded on. if(OrderSelect(i, SELECT_BY_POS, MODE_TRADES)) if (OrderSymbol()==Symbol() && OrderMagicNumber()==MagicNumber) if it has simply this then it will operate on all ...
I will code your EAs and Indicators for no charge
-
cja replied Jun 27, 2016OK so which dashboard in particular are you wanting the Heiken Ashi Smoothed option?
MTF Dashboard thread
-
cja replied Jun 18, 2016Signal Bars indicators are only designed to work on Forex currency pairs not Oil / Gold / Silver / Dow etc etc NOTE : The percentage UP/DOWN is not available with any of the Signal Bar versions posted on any Forum, if you have a Signal Bars with ...
I will code your EAs and Indicators for no charge
-
cja replied Jun 18, 2016Try setting the slippage to a higher value, it is currently set at 5 perhaps the GER30 needs it larger? it can be a price movement issue or a broker issue, the MetaQuotes forum has some posts on OFF QUOTES you can probably find more info if you do a ...
I will code your EAs and Indicators for no charge
-
cja replied Jun 18, 2016i did in mt4 chart time frame
but i think some where input need to change
image image I will code your EAs and Indicators for no charge
-
cja replied Jun 18, 2016any difference? If the timeframe is set on current then there will be absolutely no difference between the 2 indicators? so what is the problem?
I will code your EAs and Indicators for no charge
-
cja replied Jun 18, 2016[quote=ramzam;8980450]dear all coders , i came to know about Gann sq9 calculator.. can any one bring this into indicator to mq4 please?? This is all the Gann indicators I can find, I have not tested any of them so do not know if they will still work ...
need help to code to create gann based indicator
-
cja replied Jun 17, 2016This should work alright although with the Markets closed I have not been able to test it on a live Market feed. The ATR-Stops-V3 indicator must be in your MT4 Indicator Folder as this MTF version does an iCustom call on that indicator. NOTE : it ...
MTF version of ATR Stop
-
cja replied Jun 17, 2016Updated some other areas of the code while I was about it. file
I will code your EAs and Indicators for no charge