OPEN-SOURCE SCRIPT

Periodic Moving Averages

已更新
Indicator plots three simple moving averages (MA) that are reset at the beginning of period, specified by a user.
  • Red MA is based on highs
  • Blue MA is based on close
  • Green MA one is based on lows.

Moving averages often act as support /resistance levels. They can also help to identify intraday trend. It is important to realize that none of the moving averages is universal as price behavior changes from day to day. On the chart I’ve highlighted several occurrences when one of MAs (different ones) provided support for price.

Parameters:

PERIOD – period for which MAs are plotted. They are reset at the beginning of each period. Period cannot be lower than chart’s timeframe
LENGTH – length of moving averages. If set to 0 then parameter is ignored and MAs are calculated on all bars, available in the period
VWAP? – if checked then moving averages will be calculated as volume weighted price

Disclaimer
This indicator should not be used as a standalone tool to make trading decisions but only in conjunction with other technical analysis methods.
發布通知
UPD 1.1. added two features:
- SIGNALS. Indicator will highlight occurrences where one of MAs acted as support (green box) or resistance (red box) level. The capital letter and number tell which MA was in play and how many times in the period
- TREND. Indicator will show trend in the period. Green filling means price is trending up; red means down; no coloring means uncertainty.
The logic of both features is not very sophisticated and should be treated more as an illustration of the concepts rather than a trading tool.
快照

發布通知
UPD 1.2. Support/Resistance counter is reset if price breaks MA. Minor changes of visuals
daytradingintradaytradingMoving Averagesvwaps

開源腳本

在真正的TradingView精神中,這個腳本的作者以開源的方式發佈,這樣交易員可以理解和驗證它。請向作者致敬!您可以免費使用它,但在出版物中再次使用這段程式碼將受到網站規則的約束。 您可以收藏它以在圖表上使用。

想在圖表上使用此腳本?


更多:

免責聲明