Page 56 of 61
Re: Supertrend indicators for MT4
Posted: Thu Apr 24, 2025 2:07 am
by mades
mrtools wrote: Mon Apr 07, 2025 11:10 pm
In the middle of updating my computer, hoping to be done by Tues or Wed should be able to work on it then hopefully.
Hey MrTools,
did you, by any chance, have a little time to look at the proximity alert or not yet? Thank you!
Re: Supertrend indicators for MT4
Posted: Thu Apr 24, 2025 4:35 am
by mrtools
mades wrote: Thu Apr 24, 2025 2:07 am
Hey MrTools,
did you, by any chance, have a little time to look at the proximity alert or not yet? Thank you!
Hello, sorry, not exactly sure how to do an alert like that.
Re: Supertrend indicators for MT4
Posted: Thu Apr 24, 2025 5:20 am
by mades
mrtools wrote: Thu Apr 24, 2025 4:35 am
Hello, sorry, not exactly sure how to do an alert like that.
Ok understood, no problem.
Re: Supertrend indicators for MT4
Posted: Tue May 06, 2025 5:33 am
by dana29
UJTrader wrote: Mon Sep 23, 2024 4:15 am
Dear Mrtools Thank you so much.
super cool results
hello friend I could send your indicator in file Tpl , if you are so kind thanks
Re: Supertrend indicators for MT4
Posted: Thu May 15, 2025 1:52 pm
by LUCAS123
Pipa wrote: Wed Apr 02, 2025 10:24 pm
Session Aware SuperTrend v1.1
This MT4 indicator dynamically adjusts the classic SuperTrend based on trading sessions, volatility, and market deviation. I created this one because knowing in advance when markets become volatile based on session times offers a clear advantage, providing quicker and more precise entries and exits. Enjoy!
Key features
•
Automatic Session Setup:
After setting your London session start time, the indicator automatically calculates all other session times (Asian, NY, and overlapping sessions).
•
Predefined Volatility:
Session-specific ATR and Multiplier values allow you to anticipate market volatility rather than waiting for ATR adjustments.
•
Deviation Filtering:
Incorporates standard deviation to filter out market noise. (Set deviation to 0 to disable this feature.)
EURJPYM1.png
Session Aware SuperTrend.ex4
hello is there any chance to convert indi to mt5?
Re: Supertrend indicators for MT4
Posted: Thu May 15, 2025 8:12 pm
by Pipa
LUCAS123 wrote: Thu May 15, 2025 1:52 pm
hello is there any chance to convert indi to mt5?
Hi Lucas,
I'm just back from vaca and starting up things. One of them is to continue to enhance this piece of code for MT5. Currently, I'm deep diving into methods how to add out-of-the-box machine learning options (and session options as well) to indicators, like a framework/library. Once another version (MT5) is completed, I'll drop it into the
MT5 ML topic
Re: Supertrend indicators for MT4
Posted: Fri May 16, 2025 8:10 pm
by MeNiazi
kvak wrote: Mon May 20, 2024 3:40 am
PMax (Profit Maximizer) SuperTrend with MA Filters + AHTF MTF + Price Options
Super trend mod as request from
HERE
The PMax was published in 2020 by TradingView author KivancOzbilgic which was essentially designed to mitigate spurious signals caused by sideways price action. The PMax does this by combining:
- SuperTrend
- Modified Trailing Stop Loss
- Ability to use a Normalized (overbought/oversold levels) ATR
The author of this code explained that during backtesting this code produced far better signals than the original SuperTrend and is therefore a superior indicator for trend trading.
Hello Dear....Pls advice Is it repaint or recalculate???
Re: Supertrend indicators for MT4
Posted: Sat May 17, 2025 7:52 am
by kvak
MeNiazi wrote: Fri May 16, 2025 8:10 pm
Hello Dear....Pls advice Is it repaint or recalculate???
Hello.
Indicator is not repaint in current timeframe.
Re: Supertrend indicators for MT4
Posted: Sat May 24, 2025 4:02 pm
by FiveS
kvak wrote: Fri Feb 17, 2023 8:10 am
Supertrend Histogram with Min & Max settings for "Dual Display"
PM request to add adjustable level for histogram and window minimum/maximum...here is...
This Histogram version of Supertrend can be dragged into another indicator's subwindow and used as a separate "dual display" indicator for trend confirmation and so forth. For the accompanying "Chart" version please see
here.
helo kvak, is there any mt5 available for this supertrend histo ?
Re: Supertrend indicators for MT4
Posted: Sun May 25, 2025 8:06 am
by kvak
FiveS wrote: Sat May 24, 2025 4:02 pm
helo kvak, is there any mt5 available for this supertrend histo ?
Hello, no, it is not, I think it shouldn't be a problem to convert it, but unfortunately I don't have much time right now. I'll convert it when I have more free time..