Re: MT4 Indicator requests and ideas
Posted: Sun Mar 28, 2021 8:42 am
Was there ever a “ Normalized smoothed MACD” made for mt4? I’ve seen the mt5 version made by mladen, but have yet to find one for mt4.
Was there ever a “ Normalized smoothed MACD” made for mt4? I’ve seen the mt5 version made by mladen, but have yet to find one for mt4.
is not stolen!Jimmy wrote: Sun Mar 28, 2021 5:45 am That's a stolen/decompiled code. We don't touch those here, as per rules.
If anything it is decompiled it has this in it's header.
Code: Select all
/*
G e n e r a t e d by ex4-to-mq4 decompiler FREEWARE 4.0.509.5
Website: HTtP: / /ww w. mET A Q uoTe S . nEt
E-mail : S U p p o rT@M e t aQu o TE S . N eT
*/
Pretty sure there was a normalized version already, but not sure about a normalized smoothed version.FXSurf wrote: Sun Mar 28, 2021 8:42 am Was there ever a “ Normalized smoothed MACD” made for mt4? I’ve seen the mt5 version made by mladen, but have yet to find one for mt4.
太虚一毫 wrote: Sun Mar 28, 2021 12:28 am viewtopic.php?f=579496&p=1295390462#p1295390462
Can teachers add MTF to RAVI?
Try here Fractal s&rTenrai wrote: Fri Mar 26, 2021 6:54 am @MrTools / @Mladen
I have a request here. I am currently using the indicator attached below. It's a Fractal Support & Resistance and I'd like a couple additions to it.
1. Have an input option to change the period from the built in 5 to whatever I wish. Sometimes people like to have a period of 9 just to have less fractals and false entries.
2. I would like the indicator to also have a EMA option to show the overall trend where you can change the period as well.
3. Finally and most importantly, I need the indicator to give an alert when a fractal level is broken, as in price crosses and closes, confirming the break and must be in line with the trend. For example, if we are going short, price must be below the 200 EMA and price must break through and close under a resistance fractal. Only then will an alert be given. Reverse for long situations. Price must be above the 200 EMA (or whatever EMA period you input) and the resistance fractal must be broken and price close above.
I've linked a quick video here of me explaining it and showing it if its helpful!
https://streamable.com/vguoi9
Usually when smoothing either the price is smoothed or the final value is smoothed, using some sort of moving average. But in this version Mladen used a stochastic atr to smooth the price for the cci.Eddie_83 wrote: Sat Mar 27, 2021 9:52 am Hello mrtool .
I want to ask you about an indicator made by mladen, it's called 'CCI of stochastic ATR'. I understand how ATR can be used in indicator calculation to adjust it for the current volatility to filter out false signals. what I don't understand is the CCI of Stochastic part of it, and how they are combined into one indicator?????
I like this indicator and I want to understand how it works in order to backtest it.
atr cci.png
I apologize if this is not the right place to post this question.
How do you want channel up/down colors based on, and the arrows/dots too. Also not able to only mtf the channel.sal wrote: Sat Mar 27, 2021 6:51 pm mr.tools
may i request to add some parameters in the settings
1. Channel up and down different colour option
2. channel ONLY MTF
3. High Low Period arrow/Dot on chart
ahhaha
himrtools wrote: Sun Mar 28, 2021 1:33 pm How do you want channel up/down colors based on, and the arrows/dots too. Also not able to only mtf the channel.