lejmer

Modified Chaikin Oscillator

lejmer 已更新   
This is a modified version of the Chaikin Oscillator. The idea is to find accumulation and distribution phases in the market to identify when institutions are building their positions.

It uses acc/dist but as an oscillator, just like the Chaikin Oscillator, but not to find overbought or oversold areas, but to find trends. It functions like a MACD. It takes a fast moving average of the acc/dist and a slow moving average of the acc/dist, and plots the differense to create the oscillator, and uses a signal line to use for entries.

A strong signal is when the oscillator crosses the signal line while the signal line is on he right side of 0. So a crossover (long) when the signal line is below 0 woul be a weak signal, while a crossover (long) when the signal line is above 0 would be a strong signal.

By default, tick volume is discarded in the calculation, which makes this version behave a bit differently than the standard Chaikin Oscillator. This is because the indicator is mostly used to trade CFD's. If used to trade stocks for example, it is better to include the volume by unchecking that checkbox in the indicator settings.

BRIGHT GREEN = Strong signal LONG (signal line is above 0)
DARK GREEN = Weak signal LONG (signal line is below 0)
BRIGHT RED = Strong signal SHORT (signal line is below 0)
DARK RED = Weak signal SHORT (signal line is above 0)
版本注释:
No changes. New snapshot needed to follow house rules.
开源脚本

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

免责声明

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

想在图表上使用此脚本?