henryph24

Directional Analyzer

henryph24 已更新   
This script attempts to equip users with the necessary information about the direction of an instrument, and essentially it is a synergy of 3 algorithms.

The first algorithm (plotted as dots at level 0) studies the balance of delta volatility that constitutes the current bar and answers if bulls or bears are in control at that exact bar time

The second algorithm (plotted as an area) studies the development of delta volatility over the defined period by means of a polynomial regression. Effectively, it provides an overall picture of the trend strength.

The third algorithm (plotted as a line with arrow labels) utilizes simple elements of neural network in conjunction with some custom filters to predict the focal point that a trend will reverse its direction. This is predictive in nature, hence always adopt this with caution. While the labels display the predicted direction, the colors of the line also reflect the state of the current bar as well, adding to the confirmation of the first algorithm.

May you be on the right side of the trade.


發布通知:
Update the logics behind the predictive models.
Further clean up the code for faster execution.
發布通知:
Major Update:
- A new predictive algorithm has been included, and the correlation between this new one and the old one will be utilized to provide directional forecast now plotted as arrows. The line part has been removed due to underperformance in giving confirmation of direction.

- A self-optimizing filter has been added to the algorithms that analyze the current bar state (plotted as dots at zero line) and the overall strength of the trend (plotted as the area - now made parameterless). This filter significantly removes the lag and overshoots compared to without the filter

- A new algorithm has also been added (plotted as columns), which is based on my interpretation of entropy in information theory. This shall perform quite similarly to the area part, but tailored to usually lead the overall strength of the trend. This mean that the confluence of the columns part and areas part gives extra conviction to trend bias.

- Dynamic Overbought/ Oversold levels are introduced to identify potential trend reversal (usage: compared against the area part)
發布通知:
Minor changes in default settings
發布通知:
Migration to Pine V5
僅限邀請腳本

僅限作者授權的用戶訪問此腳本,並且通常需要付費。您可以將其增加到收藏腳本中,但是只有在向作者請求並獲得許可之後,才能使用它。 請與henryph24聯繫以獲取更多資訊,或按照以下作者的說明進行操作。

在您100%信任腳本作者並了解腳本的工作原理之前,TradingView不建議您購買腳本並使用它。在很多情況下,您可以在我們的社群腳本庫中免費找到一個不錯的開源替代品。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

作者的說明

此腳本的作者無法再授予對其的訪問權限。請不要請求訪問權限。

想在圖表上使用此腳本?

警告:請閱讀,然後再請求訪問權限。