CodeRe: Moving Average indicators for MT4

3611
CAMA (Cong Adaptive Moving Average)

This is a TradeStation version of Scott Cong’s Adaptive Moving Average at least my interpretation of it, added filtering as well.

What is Scott Cong's Adaptive Moving Average?

Scott Cong's Adaptive Moving Average was created as an advantageous alternative to the KAMA (Perry Kaufman’s Adaptive Moving Average).
The difference between the two indicators are:
  • Kaufman's Adaptive Moving Average emphasizes on direction over volatility to calculate an Efficiency Ratio smoothing coefficient.
  • Scott Cong's Adaptive Moving Average uses the concept of Result Over Effort.
Scot Cong explains that "effort" is calculated by adding up Wilder's "true range" for every bar within the specified lookback period.

The CAMA is a smooth, consistent and responsive Moving Average which was designed purely for swing trading.
These users thanked the author mrtools for the post (total 13):
RodrigoRT7, thomdel, kvak, Krunal Gajjar, ionone, Jimmy, Curioso, 88FX88, FXchaos, doolfrews, Cagliostro, global, talaate


Re: Moving Average indicators for MT4

3614
Separated Moving Average

Here is another TV conversion, little enhanced and based on the Separated Moving Average by EvoCrypto and plots a trend biased (SuperTrend type) display from two moving averages:
  • One calculated using positive candles
  • The other using negative candles
Indicator plots envelopes or adjustable high/low channel displayed as trend stops.
Possibly show/hide channels, center MA, arrows and trend dots.
Also arrows/alerts is in slope of center MA, trend dots or combination of slope filtered with trend dots.
Some averages not working with H/L channel ( like kijun, swing line, follow ma....), because it have hard coded prices in calculation...
With envelopes working all.

Also thank you to Mrtools code, I added Cong AMA to the average list.
These users thanked the author kvak for the post (total 12):
traderokey, talaate, Ricstar_8, RodrigoRT7, TransparentTrader, FXSurf, rudiarius, thomdel, Jimmy, macd & rsi, 太虚一毫, Akela

Re: Moving Average indicators for MT4

3615
kvak wrote: Wed Jul 24, 2024 7:58 am Here is another TV conversion, little enhanced.
Indicator plots envelopes or adjustable high/low channel displayed as trend stops.
Possibly show/hide channels, center MA, arrows and trend dots.
Also arrows/alerts is in slope of center MA, trend dots or combination of slope filtered with trend dots.
Some averages not working with H/L channel ( like kijun, swing line, follow ma....), because it have hard coded prices in calculation...
With envelopes working all.
Also thank you to Mrtools code, I added Cong AMA to the average list.
Can you share the settings you used in each of the 3 pictures? And which TradingView indicator this is originally based on?


Re: Moving Average indicators for MT4

3616
TransparentTrader wrote: Wed Jul 24, 2024 11:31 am Can you share the settings you used in each of the 3 pictures? And which TradingView indicator this is originally based on?
Hello.
Google Separated Moving Average [2] - evo version,
that give me idea for this indicator....

and here is two setups from picture, last I dont remember, sorry.
These users thanked the author kvak for the post (total 3):
TransparentTrader, Cagliostro, macd & rsi

Re: Moving Average indicators for MT4

3617
kvak wrote: Wed Jul 24, 2024 7:58 am Here is another TV conversion, little enhanced.
Indicator plots envelopes or adjustable high/low channel displayed as trend stops.
Possibly show/hide channels, center MA, arrows and trend dots.
Also arrows/alerts is in slope of center MA, trend dots or combination of slope filtered with trend dots.
Some averages not working with H/L channel ( like kijun, swing line, follow ma....), because it have hard coded prices in calculation...
With envelopes working all.
Also thank you to Mrtools code, I added Cong AMA to the average list.



Respected kvak,

You are truly Super - superb.

Thanks for each of your conversions, mods, experiments, indicators conversion from tradingview, drop down menus, buttons.

Thanks a Lot.
These users thanked the author thomdel for the post:
kvak