OPEN-SOURCE SCRIPT

Cash Volume Flow Indicator

One of the key concepts in trading is being able to understand money flow and its relative volume or strength. Since one of my own style is money flow concept and my history of having difficulty identifying significant volume in the market that may or may not cause the price action to move in a specified direction, I wrote this code to assist with these issues. This script combines the volume with relative strength to increase the probability of identifying areas of excessive money flow.


The script detects bearish and bullish sentiment in a financial instrument's price action over a specified period. The user can set the lookback period (number of candles to consider) and the colors that represent bullish and bearish trends.

The script combines volume and relative strength to exhibit 3 functions:

(1) It detect bullish and bearish sentiment based on the moving average and volume.

(2) It detects whether cash flow is sufficient, increasing, decreasing, linear or insufficient.

(3) It detects the relative volume and sudden changes in market conditions.

For Strategy :
Use with a linear regression indicator to determine when to long or short.
sentimentVolatilityVolume

開源腳本

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

想在圖表上使用此腳本?

免責聲明