Page 156 of 157

Re: Various (Specialist) indicators for MT4

Posted: Thu Sep 18, 2025 5:05 am
by kvak
ismasevi23 wrote: Thu Sep 18, 2025 2:18 am kval If you would be so kind, could you tell me what the top indicator is that colors the candles and shows the horizontal lines?
Hello check this post CLICK

Re: Various (Specialist) indicators for MT4

Posted: Mon Sep 22, 2025 1:05 pm
by 太虚一毫
Mladen Lakic said that the AdxVma_trend.mq4 version is long-term available (just search on Google). Google search can't find AdxVma_trend.mq4; if any teacher has this version, please forward it. Thank you!

——It was sent to the wrong place and should be moved to 'ADX DMI Indicators for MT4'.

Re: Various (Specialist) indicators for MT4

Posted: Mon Sep 22, 2025 1:36 pm
by mrtools
太虚一毫 wrote: Mon Sep 22, 2025 1:05 pm Mladen Lakic said that the AdxVma_trend.mq4 version is long-term available (just search on Google). Google search can't find AdxVma_trend.mq4; if any teacher has this version, please forward it. Thank you!

——It was sent to the wrong place and should be moved to 'ADX DMI Indicators for MT4'.
Some older versions here.

Re: Various (Specialist) indicators for MT4

Posted: Sun Sep 28, 2025 10:42 pm
by ujtrader
kvak wrote: Wed Aug 13, 2025 6:49 am Combo X8: RSI + CCI + MACD + ADX + Ultimate Strength Index (USI) + Keltner Channel + Stochastic & Moving Average System

And here is updated, second version from PM, RSI and CCI calculations are added to calculate trend.

MT5 version can be found here and original Combo is here.
Hey Kvak, I was just thinking and wanted to suggest something. Could you add an option to disable specific indicators? That way, if a user doesn’t want an indicator in the calculation, they can turn it off. Then the histogram won’t wait for its confirmation and will change color only when the enabled indicators align. currently it relies on all 8 indicator to change histogram color so if we have option to disable any indicators this will allow algo custimization for end user

Thankyou

Re: Various (Specialist) indicators for MT4

Posted: Mon Sep 29, 2025 9:03 am
by mrtools
Overbought Oversold Oscillator (OBOS Oscillator)

This is an OBOS indicator from Tradestation, got the very simple code from a Tradingview posted code, the Tradingview version was using "bars" which don't seem to work VERY good in mt4 so did this version with filled areas on the cross.

How is it calculated?
  • This indicator is calculated by creating a volatility-normalized oscillator, like a Z-score of price vs EMA (how far price is from its EMA, measured in standard deviations).
  • It then applies multiple EMAs for a smoother result.
  • +100 and -100 levels act like overbought/oversold thresholds.
  • Also useful for reading market momentum.

Re: Various (Specialist) indicators for MT4

Posted: Sun Oct 05, 2025 10:24 am
by RodrigoRT7
kvak wrote: Sun Mar 23, 2025 7:40 am Here is updated version with filter and signal as PM request.
post1295573500.html#p1295573500

Good evening, my friend Tom!! >D.
Is this change you made to the RSI before and after the filter possible in the Z-score?

Something like Smoothing Price (pre-smoothing), Smoothing Z-Score (post-smoothing), and updating the eAverages? :D

Thank you very much in advance :D

Re: Various (Specialist) indicators for MT4

Posted: Mon Oct 06, 2025 6:42 am
by kvak
RodrigoRT7 wrote: Sun Oct 05, 2025 10:24 am post1295573500.html#p1295573500

Good evening, my friend Tom!! >D.
Is this change you made to the RSI before and after the filter possible in the Z-score?

Something like Smoothing Price (pre-smoothing), Smoothing Z-Score (post-smoothing), and updating the eAverages? :D

Thank you very much in advance :D
Hello my friend, here is new version of Z- score.
New menu for type calculation : original or use CC.
Added Pre-po smoothing, filtering.
Note, some of average are not able to use for po-smoothing. It have hard coded price in its calculations ( like Kijun, Halftrend sma....)

Re: Various (Specialist) indicators for MT4

Posted: Mon Oct 06, 2025 6:51 am
by RodrigoRT7
kvak wrote: Mon Oct 06, 2025 6:42 am Hello my friend, here is new version of Z- score.
New menu for type calculation : original or use CC.
Added Pre-po smoothing, filtering.
Note, some of average are not able to use for po-smoothing. It have hard coded price in its calculations ( like Kijun, Halftrend sma....)
Oh my gosh!! It turned out much better than I imagined. Your idea of ​​pre-post fitting on the xRSI was an excellent one!! It paired perfectly with the Z-Score + Cyber Cycle. I was impressed :D.

I'm biased because I'm a fan of the Z-Score for countertrends. Thank you very much, Kvak!!

Re: Various (Specialist) indicators for MT4

Posted: Tue Oct 07, 2025 3:18 am
by Freedom35FPS
kvak wrote: Mon Oct 06, 2025 6:42 am Hello my friend, here is new version of Z- score.
New menu for type calculation : original or use CC.
Added Pre-po smoothing, filtering.
Note, some of average are not able to use for po-smoothing. It have hard coded price in its calculations ( like Kijun, Halftrend sma....)
This indicator is badass! Loving all the options added. Is it possible you could add more MA options to Madrid Squeeze? Z score and Madrid are goated but Madrid hasn't been updated in a while.

post1295542931.html#p1295542931

Re: Various (Specialist) indicators for MT4

Posted: Tue Oct 07, 2025 8:55 am
by RodrigoRT7
Freedom35FPS wrote: Tue Oct 07, 2025 3:18 am This indicator is badass! Loving all the options added. Is it possible you could add more MA options to Madrid Squeeze? Z score and Madrid are goated but Madrid hasn't been updated in a while.

post1295542931.html#p1295542931
Hello Freedom35FPS, be sure to test this one too

post1295572141.html?hilit=braid%2Bfilter#p1295569023