- Search Crypto Craft
- mrtools replied Dec 23, 2018
Added the shift function and the bands recalculate as any other Tma centered.
Extreme TMA System
- mrtools replied Dec 22, 2018
This is Mladen's tma centered bands version updated with 33+ prices and a new lighter multi time frame made to work on the new mt4.
Extreme TMA System
- mrtools replied Dec 18, 2018
Think this is kinda close to the jccix from what i can tell they used a pre smooth jurik with the cci prices and then used the jurik for the smoothing of the cci values added the deviation bands also.
Jurik indicators
- mrtools replied Nov 30, 2018
This one is the same just different name.
Support and Resistance (Barry) indicator
- mrtools replied Oct 1, 2018
Default except jurik and filter period = 35, jurik atr period = 50,filter = 2.0 and price = Heiken ashi(better formula)trend biased(extreme)price, and floating level period = 35.
Jurik indicators
- mrtools replied Sep 20, 2018
This is an jurik smoothed atr adaptive jurik filter indicator with floating levels. Available options include: .. Choice of quantile bands,Floating levels, Or if minmaxperiod < 0 no levels .. Coloring of the jurik filter on slope change, middle ...
Jurik indicators
- mrtools replied Sep 3, 2018
Far as i know none of those indicators requires a dll file to work it probably is the build 1090 bug you can either put SetIndexStyle(0,DRAW_LINE); by every line drawing buffer or in the init() section at the top you can add for (int i=0; ...
TOP 100 best indicators: post good indicators here
- mrtools replied Aug 21, 2018
Last time i checked it was working,waiting for a signal to confirm now. ps) just got an alert
Looking for a Support and Resistance indicator
- mrtools replied Aug 20, 2018
This one is the same if you keep the fractal period = 5, and if I'm understanding correctly the alerts should do like you are looking for.
Looking for a Support and Resistance indicator
- mrtools replied Aug 20, 2018
In the code PrevUp=Close[i-1] means it's trying to look into the future close which isn't there so it can cause repainting, probably not good for an EA.
Fixing Your Indicators or EAs (Free)
- mrtools replied Aug 18, 2018
That version of adx repaints. ps) this version won't repaint
I will code your EAs and Indicators for no charge
- mrtools replied Aug 16, 2018
This is a mtf jurik smoothed step rsi with floating levels and with alerts and arrows on the slow crosses. Picture is a comparison with a non jurik smoothed step rsi.
Jurik indicators
- mrtools replied Aug 9, 2018
This is a Trend direction and force index with a choice of 9 different moving averages, smoothed with jurik,mtf, and with level(trigger) cross alerts.
Jurik indicators
- mrtools replied Aug 7, 2018
Being velocity is from jurik indicators, this is a qqe of velocity, with a lot of extras. ps) this is from Mladen's mt5 version
Jurik indicators