Re: Supertrend indicators for MT4

681
I tried to convert the Super Trend indicator for Luxalgo from PineScript to Metatrader4 using AI, but it is not exactly identical to the original indicator. If anyone can improve it to be like or better than the original indicator, please do so.

Edit: Sorry for not including the link to the original indicator -_-
https://www.tradingview.com/script/tfC7 ... d-LuxAlgo/
These users thanked the author enthusiastiAIuser for the post (total 4):
kvak, Banzai, mate, Steam1

Re: Supertrend indicators for MT4

683
kvak wrote: Tue May 21, 2024 8:33 am PMax (Profit Maximizer) SuperTrend with Candlesticks with MA Filters + AHTF MTF + Price Options + Alerts & On/Off Button

Here is new version with candles, alerts, arrows and button.
Also bands are added. There are some method to calculate bands ( ATR, stDev ) and band are possible add for MA or super trend.
Also I update new methods for calculating ST ( custom ATR, onbuild ATR, EMA deviation or Coefficient of Variation ).

Additional links and versions:
Do we have this for MT5 by any chance?
I've been looking all over for the past day and don't see an MT5 version of pMax candlesticks.
These users thanked the author GoldenBrett90 for the post:
kvak
My goal is to make advanced algorithm strategies, coded and simplified.
Trading psychology and ease-of-use are top priorities.

-GoldenBrett90