- Search Metals Mine
- 2,159 Results (13 Threads, 2,146 Replies)
-
cja replied Feb 7, 2016Did you actually take the time to try changing the input values?? image
I will code your EAs and Indicators for no charge
-
cja replied Feb 6, 2016Strange it used to work with no issues however who knows what problems may arise in the future with these new MT4 code updates.
file I will code your EAs and Indicators for no charge
-
cja replied Feb 4, 2016Try some of the sessions type indicators most of them are coded with start and stop times for the various trading sessions.
I will code your EAs and Indicators for no charge
-
cja replied Feb 1, 2016DirkH143 - Added the inputs to alter MACD and Signal line widths. file image
I will code your EAs and Indicators for no charge
-
cja replied Jan 30, 2016Hi, I have added the stochastic price to the inputs so you can set it how you want. file
I will code your EAs and Indicators for no charge
-
cja replied Jan 18, 2016Perhaps this is your problem you could try NormalizeDouble(alf,5); MQL4 Reference / Conversion Functions / NormalizeDouble NormalizeDouble Rounding floating point number to a specified accuracy. double NormalizeDouble( double value, // normalized ...
Code Help needed with iCustom
-
cja replied Jan 18, 2016I have never put the input values straight into the iCustom as you have done so am not sure if that is the problem however try these 2 options and see if it works. This way using inputs input int LookBack = 20; input int Median = 5; input int ...
Code Help needed with iCustom
-
cja replied Jan 17, 2016Build 950 on my computer has all the same settings as previous builds
image I need help with strategy tester
-
cja replied Jan 17, 2016Your MT4 Strategy Tester screenshot shows the "Visual" mode is ticked and "Expert Advisor" selected so its all set to go, just click on "Start" and load your template. image
I need help with strategy tester
-
cja replied Jan 17, 2016Make a template with your indicators on it then go into the strategy tester and set it up on visual for an expert advisor ( not an indicator ) then start the tester and load the indicators using the template you previously setup.

I need help with strategy tester
-
cja replied Jan 16, 2016You will still have some overlay issues as the signals come at different times for different timeframes so a lot depends on the high/low value at the time the signal is activated. I have had to write a line for arrow shift into the SMA ...
I will code your EAs and Indicators for no charge
-
cja replied Jan 16, 2016Try doing it this way. Set the charts to the same time frame and zoom them in/out the same then put in the dates and stagger the charts on top of each other to compare the price. I have only set this up when the Market is closed so you will have to ...
I will code your EAs and Indicators for no charge
-
cja replied Jan 15, 2016Unfortunately it is decompiled so I doubt any coders on this Forum will help you with it.
Indicator Juncky
-
cja replied Jan 15, 2016Brokers have different distances that pending orders stoploss and takeprofit can be set too some brokers have no limits, FXCM might allow pending orders to within 0 pips and Pepperstone may have a 5 pip limit, a word of caution often Demo accounts ...
MT4 error code 3 Invalid_trade Parameters on EA - help!
-
cja replied Jan 13, 2016What do you mean by " Unfortunately I am not able to achieve this" ??? I presume that you have put in different timeframe values for each indicator? so based on that being the correct if you are trying to use a weekly chart and display timeframes of ...
I will code your EAs and Indicators for no charge
-
cja replied Jan 12, 2016This indicator can be set as interloped or the standard stepped MTF line. file image image
I will code your EAs and Indicators for no charge
-
cja replied Jan 11, 2016Sorry the first indicator was not updating correctly please download again. file image
I will code your EAs and Indicators for no charge
-
cja replied Jan 11, 2016Not sure exactly what you meant by clean the code all it had was 2 warnings was that what you meant? file
I will code your EAs and Indicators for no charge
-
cja replied Jan 11, 2016It now has the option to select time frames automatically as requested or that input can be set to false and the user can select their own time frames. file image
I will code your EAs and Indicators for no charge
-
cja replied Jan 9, 2016That was a very basic indicator and to do what you requested would require a total rewrite of the indicator not just a simple alteration of the existing code, no offense intended but it is not something I am willing to do at this point in time.

I will code your EAs and Indicators for no charge