Page 3 of 3

Re: Supertrend MT5 Indicator: Conversion from TradingView (by Kivanc Ozbilgic) + Histogram Version

Posted: Fri Jul 11, 2025 10:02 pm
by Malen9966
Thoth wrote: Fri Jul 11, 2025 6:52 pm Updated Multi-Timeframe Supertrend with Non-Histogram Alerts. Coming Soon in Histogram Version.

Here are some suggested parameters to test:
Higher TFs: 14, 2, hl2
M30 to H2: 28, 3.7, open
H4: 28, 6.6, open
D1: 50, 3.7, open
M1, M5, M15: 14, 8.6, open
Feel free to share your feedback.

If you encounter any issues, please let me know.
Best regards,
Thoth
Supertrend (MTF).ex5
ST MTF.jpg
hi Thoth,

Look great with supertrend, waiting for MTF for Histogram version

Thanks

Malen9966

Re: Supertrend MT5 Indicator: Conversion from TradingView (by Kivanc Ozbilgic) + Histogram Version

Posted: Fri Jul 11, 2025 11:33 pm
by Thoth
Thoth wrote: Wed Jun 11, 2025 8:24 pm Hello everyone. I have converted the famous Supertrend indicator created by Kivanc Ozbilgic into MT5, which is available on the TradingView...
Updated Multi-Timeframe Supertrend with Histogram Alerts.

Here are some suggested parameters to test:
Higher TFs: 14, 2, hl2
M30 to H2: 28, 3.7, open
H4: 28, 6.6, open
D1: 50, 3.7, open
M1, M5, M15: 14, 8.6, open
Feel free to share your feedback.

If you encounter any issues, please let me know.
Best regards,
Thoth

Re: MT5 Super Trend indicators

Posted: Thu Jul 24, 2025 11:00 am
by 太虚一毫
mrtools wrote: Mon Jul 31, 2023 2:12 pm Mladen Rakic:


Super Trend indicator is probably one of the most known for MetaTrader 4. This version is for MetaTrader 5.

There are basically two versions of Super Trend, and this one is made as the first version: it is based on CCI indicator values.

Some extensions are made compared to that first original version (changeable ATR period that is used too) and, naturally, since we have made quite a lot of changes since, this version, unlike the first versions of Super Trend, is not repainting.


cb__1.png
This MT5 version, the display works very well. It's hard to rewrite the code to MT4 code, right? :)

Re: MT5 Super Trend indicators

Posted: Thu Jul 24, 2025 6:46 pm
by mrtools
太虚一毫 wrote: Thu Jul 24, 2025 11:00 am This MT5 version, the display works very well. It's hard to rewrite the code to MT4 code, right? :)
Think it is the same as this version.

Re: MT5 Super Trend indicators

Posted: Wed Aug 27, 2025 7:41 am
by kvak
PMax (Profit Maximizer) SuperTrend for MT5

Simple version of Profit max with averages filter.

Re: MT5 Super Trend indicators

Posted: Wed Aug 27, 2025 9:37 pm
by MeNiazi
kvak wrote: Wed Aug 27, 2025 7:41 am Simple version of Profit max with averages filter.
Does it Repaints??

Re: MT5 Super Trend indicators

Posted: Wed Aug 27, 2025 10:06 pm
by kvak
MeNiazi wrote: Wed Aug 27, 2025 9:37 pm Does it Repaints??
No, centered TMA is replaced with non-repainting averages....

Re: MT5 Super Trend indicators

Posted: Wed Aug 27, 2025 10:31 pm
by MeNiazi
kvak wrote: Wed Aug 27, 2025 10:06 pm No, centered TMA is replaced with non-reoainting averages....
Thats great.....Thanks a Lot....