- Search Metals Mine
- mrtools replied Oct 24, 2017
There's 2 possibilities I can think of could be you need the dynamic zone dll in your libraries folder(attached) or it could be the mt4 build 1090 bug in which you can add this to the init section in the code for (int i=0; i<indicator_buffers; i++) ...
Experiments - while waiting for an order to get closed
- mrtools replied Oct 23, 2017
Liquidice, looks like an old repainting ma cross indicator using fast ema = 1 and slow ema = 18, this one doesn't repaint and it's mtf.
Experiments - while waiting for an order to get closed
- mrtools replied Oct 14, 2017
Carlen68, what did you have in mind?
I will code your EAs and Indicators for no charge
- mrtools replied Oct 11, 2017
Carlen68, there are a lot of recoded versions around, what did you have in mind?
I will code your EAs and Indicators for no charge
- mrtools replied Oct 11, 2017
Bromanbdc, would you be able to post the indicator?
Help modifying an MT4 Indicator
- mrtools replied Oct 9, 2017
- Nishant P. , the separate window indicator is a step stochastic, there is some very good non repaint versions by Mladen floating around, the chart window indicator could be anything, but i'm guessing a kijun sen (maybe smoothed).
I will code your EAs and Indicators for no charge
- mrtools replied Sep 29, 2017
This would be the mq4 file.
Anyone have the interpolated version of this indicator?
- mrtools replied Sep 28, 2017
Made it stand alone interpolated mtf.
Anyone have the interpolated version of this indicator?
- mrtools replied Sep 10, 2017
Even though it's decompiled it looks like a renamed version of Mladen's version of mtf XO. Maybe do a search for that and you will find the original version.
I will code your EAs and Indicators for no charge
- mrtools replied Sep 10, 2017
Toptrend is actually a renamed bbands stop indicator here is a version with alerts.
I will code your EAs and Indicators for no charge
- mrtools replied Sep 9, 2017
This is mtf histo version of Jurik's version of adx, with a signal line.
Jurik indicators
- mrtools replied Sep 9, 2017
You need stepma v7 and steprsi 5.2 in your indicators folder for it to work
I will code your EAs and Indicators for no charge
- mrtools replied Sep 7, 2017
This is a dtosc (kind of stochastic rsi) where the stoch rsi calculation is smoothed with jurik. You have a choice of 6 types of rsi, rsi types are regular rsi,slow rsi,rapid rsi,harris rsi, rsx, or cutler's rsi. For the final calculation of the ...
Jurik indicators
- mrtools replied Sep 5, 2017
One more and I'll quit spamming
, this is a mtf rmi using an option for jurik smoothing(smooth length > 1)Jurik indicators
- mrtools replied Sep 5, 2017
Found an error in my function call, should be fixed in this version.
Jurik indicators
- mrtools replied Sep 5, 2017
MidnightRun, maybe this will help, added a bare bones jurik ma to make a jma cross to this simple ea maybe it will help with your settings.
Jurik indicators
- mrtools replied Sep 5, 2017
This is the blau ergodic oscillator using jurik instead of a regular moving average.
Jurik indicators