peacefulLizard50262

Historical Average

Historical Average is a script written in the Pine Script language and is used to calculate various types of moving averages. Moving averages are statistical measures that smooth out data over time, making it easier to identify trends and patterns. This script allows the user to select from several different types of moving averages, including Simple Moving Average (SMA), Linear Weighted Moving Average (LWMA), Exponential Moving Average (EMA), Double Exponential Moving Average (DEMA), Triple Exponential Moving Average (TEMA), and Quadruple Exponential Moving Average (QEMA). The script also allows the user to specify a data source for the moving averages to be calculated from.

To use this script, the user simply needs to specify the data source and select the desired moving average type from the list. The script will then calculate and plot the selected moving average on the chart. This can be useful for traders and investors who want to gain a better understanding of the trends and patterns in the data they are analyzing.

开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?