GongFu

Greedy DCA

GongFu 已更新   
█ OVERVIEW

Detect price crashes in volatile conditions. This is an indicator for a greedy dollar cost average (DCA) strategy. That is, for people who want to repeatedly buy an asset over time when its price is crashing.

█ CONCEPTS
  • Price crashes are indicated if the price falls below one or more of the 4 lower Bollinger Bands which are calculated with increasing multipliers for the standard deviation.
  • In these conditions, the price is far below the average. Therefore they are considered good buying opportunities.
  • No buy signals are emitted if the Bollinger Bands are tight, i.e. if the bandwidth (upper -lower band) is below the value of the moving average multiplied with a threshold factor. This ensures that signals are only emitted if the conditions are highly volatile.
  • The Bollinger Bands are calculated based on the daily candles, irrespective the chart time frame. This allows to check the strategy on lower time frames
版本注释:
█ CHANGELOG

  • Condition if bands are wide no longer depends of the number of standard deviations used to calculate the main Bollinger Bands.
  • Adjusted some default values for the number of standard deviations.
  • Skipped signals are now plotted in red.
版本注释:
plot the moving average calculated from the daily time frame, instead of the chart time frame
开源脚本

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

免责声明

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

想在图表上使用此脚本?