Thursday, March 23, 2023
102FansLike
0FollowersFollow
5FollowersFollow
0SubscribersSubscribe

18 Avg MA

Average of 18 Moving Averages shows the average value of 18 different moving averages.

It has two input parameters:

  • Period – calculation period of each MA used in calculation
  • Applied price – price used for the calculation of each MA

Calculation:

MA = (MA1 + MA2 + MA3 + … + MA18) / 18.0

Moving averages used in the calculation:

  1. Simple
  2. Exponential
  3. Smoothed
  4. Linear-Weighted
  5. Wilder Exponential
  6. Sine-Weighted
  7. Triangular
  8. Least Square
  9. Hull MA by Alan Hull
  10. Zero-Lag Exponential
  11. Instantaneous Trendline by J.Ehlers
  12. Moving Median
  13. Geometric Mean
  14. Regularized EMA by Chris Satchwell
  15. Integral of Linear Regression Slope
  16. Combination of LSMA and ILRS
  17. Triangular MA generalized by J.Ehlers
  18. Volume-Weighted