- Search Metals Mine
- mrtools replied May 4, 2018
This is a jurik type macd with a choice of 3 types of floating levels(regular floating levels,quantiles bands, or deviation bands), with bb macd like dots or lines with the line/dot color choices are slope coloring or jmacd crossing the band middle ...
Jurik indicators
- mrtools replied Apr 20, 2018
Can't do the filled areas like mt5 but otherwise think this version is fairly close. In the picture the top is using adaptive.
Experiments - while waiting for an order to get closed
- mrtools replied Apr 17, 2018
[quote=thommas;10971506] Looks like a decompiled version of asctend indicator, this is a fixed version of asctrend called trend signal, may have to change the risk setting to match the decompiled version though.
I will code your EAs and Indicators for no charge
- mrtools replied Apr 14, 2018
Sometimes you can put it on while back testing an EA on a minute chart and watch it.
I will code your EAs and Indicators for no charge
- mrtools replied Apr 14, 2018
Made this version maybe you can use.
I will code your EAs and Indicators for no charge
- mrtools replied Apr 6, 2018
This is a stochasic of demarker with final smoothing of the demarker is done by the jurik ma. The regular demarker ma method options are Simple moving,Exponential,Smoothed MA,Linear weighted MA,Smoothed LWMA,Double Smoothed Exponential ...
Jurik indicators
- mrtools replied Mar 30, 2018
And try this version of the double smoothed stochastic.The mega fx profit indicator is a mega repainter, and the dmi indicator not sure which one that is.
Jurik indicators
- mrtools replied Mar 30, 2018
Also for the ddz you need dll's enabled and it needs the dynamic zone dll(attached) to be in mql4/libraries folder.
Jurik indicators
- mrtools replied Mar 30, 2018
Try downloading it again and don't change the name, the code has a renaming protection embed in it.
Jurik indicators
- mrtools replied Mar 29, 2018
This is a ocn nxc that is smoothed with jurik, it's mtf with alerts.
Jurik indicators
- mrtools replied Mar 26, 2018
This is a 4 time frame heiken ashi with alerts. On this version you can choose how many rows(alertLevels) you want lined up before alerting.
I will code your EAs and Indicators for no charge
- mrtools replied Mar 26, 2018
change this if (Zero_cross_alert == true) { if (prevtime == Time[0]) { return(0); } else { if(EntryCCIBuffer[0] < -Alert_level__Includes_negative) { if((TrendCCIBuffer[0] < -Alert_level__Includes_negative) && (TrendCCIBuffer[1] >= ...
Fixing Your Indicators or EAs (Free)
- mrtools replied Mar 21, 2018
This version has that alert included in it.
I will code your EAs and Indicators for no charge