TradingView
UberTradingSystems
7 Th01 2020 20:42

VFI - Volume Flow Indicator [UTS] 

EUR/USDOANDA

Mô tả

The Volume Flow Indicator (VFI) indicator was first introduced in my June 2004 and is is based on the popular On Balance Volume (OBV) but with three very important modifications:
* Unlike the OBV, indicator values are no longer meaningless. Positive readings are bullish and negative bearish.
* The calculation is based on the day's median instead of the closing price.
* A volatility threshold takes into account minimal price changes and another threshold eliminates excessive volume.
* The indicator takes into account only the latest 6 month volume action and not the entire data loaded in the chart.

General Usage
A simplified interpretation of the VFI is that values above zero indicate a bullish state and the crossing of the zero line is the trigger or buy signal.
The strongest signal with all money flow indicators is of course divergence.
The classic form of divergence is when the indicator refuses to follow the price action and makes lower highs while price makes higher highs (negative divergence). If price reaches a new low but the indicator fails to do so, then price probably traveled lower than it should have. In this instance, you have positive divergence.

Default settings
* 130 VFI Length
* 0.2 Coef
* 2.5 Volume cutoff
* 3 Smoothing Period

Further setting examples can be found on http://www.precisiontradingsystems.com/VOLUME_FLOW.htm
  • Trend Visualisation
    Optional Setting:
    If the trend direction is DOWN the moving average is painted red. If the trend direction is UP the moving average is painted in green.
    If the movement is FLAT then the color is grey.

    Moving Averages
    4 different types of Moving Averages are available for both FVI and the optional Moving Average of the FVI.
    • ALMA (Arnaud Legoux Moving Average)
    • EMA (Exponential Moving Average)
    • SMA (Simple Moving Average)
    • WMA (Weighted Moving Average)

      Notes
      This indicator is using the exact formula from http://mkatsanos.com/VFI.html where EMA has been taken as default value for FVI smoothing calculation.

Phát hành các Ghi chú

Corrected wrong study shortname.

Phát hành các Ghi chú

  • Minor improvements to drawings and colors



The Volume Flow Indicator (VFI) indicator was first introduced in my June 2004 and is is based on the popular On Balance Volume (OBV) but with three very important modifications:
  • Unlike the OBV, indicator values are no longer meaningless. Positive readings are bullish and negative bearish.
  • The calculation is based on the day's median instead of the closing price.
  • A volatility threshold takes into account minimal price changes and another threshold eliminates excessive volume.
  • The indicator takes into account only the latest 6 month volume action and not the entire data loaded in the chart.


General Usage
A simplified interpretation of the VFI is that values above zero indicate a bullish state and the crossing of the zero line is the trigger or buy signal.
The strongest signal with all money flow indicators is of course divergence.
The classic form of divergence is when the indicator refuses to follow the price action and makes lower highs while price makes higher highs (negative divergence). If price reaches a new low but the indicator fails to do so, then price probably traveled lower than it should have. In this instance, you have positive divergence.

Default settings
  • 130 VFI Length
  • 0.2 Coef
  • 2.5 Volume cutoff
  • 3 Smoothing Period

Further setting examples can be found on http:https://www.precisiontradingsystems.com/VOLUME_FLOW.htm
E.g. 40 or 18 Length to achieve different results like in the examples.

Trend Visualisation
Optional: If the trend direction is DOWN the moving average is painted red. If the trend direction is UP the moving average is painted in green.
If the movement is FLAT then the color is grey.

Moving Averages
4 different types of Moving Averages are available for both FVI and the optional Moving Average of the FVI.
  • ALMA (Arnaud Legoux Moving Average)
  • EMA (Exponential Moving Average)
  • SMA (Simple Moving Average)
  • WMA (Weighted Moving Average)


Notes
This indicator is using the exact formula from http:mkatsanos.com/VFI.html where EMA has been taken as default value for FVI smoothing calculation.

Phát hành các Ghi chú

  • Cleaned script


The Volume Flow Indicator (VFI) indicator was first introduced in my June 2004 and is is based on the popular On Balance Volume (OBV) but with three very important modifications:
  • Unlike the OBV, indicator values are no longer meaningless. Positive readings are bullish and negative bearish.
  • The calculation is based on the day's median instead of the closing price.
  • A volatility threshold takes into account minimal price changes and another threshold eliminates excessive volume.
  • The indicator takes into account only the latest 6 month volume action and not the entire data loaded in the chart.


General Usage
A simplified interpretation of the VFI is that values above zero indicate a bullish state and the crossing of the zero line is the trigger or buy signal.
The strongest signal with all money flow indicators is of course divergence.
The classic form of divergence is when the indicator refuses to follow the price action and makes lower highs while price makes higher highs (negative divergence). If price reaches a new low but the indicator fails to do so, then price probably traveled lower than it should have. In this instance, you have positive divergence.

Default settings
  • 130 VFI Length
  • 0.2 Coef
  • 2.5 Volume cutoff
  • 3 Smoothing Period

Further setting examples can be found on http:https://www.precisiontradingsystems.com/VOLUME_FLOW.htm
E.g. 40 or 18 Length to achieve different results like in the examples.

Trend Visualisation
Optional: If the trend direction is DOWN the moving average is painted red. If the trend direction is UP the moving average is painted in green.
If the movement is FLAT then the color is grey.

Moving Averages
4 different types of Moving Averages are available for both FVI and the optional Moving Average of the FVI.
  • ALMA (Arnaud Legoux Moving Average)
  • EMA (Exponential Moving Average)
  • SMA (Simple Moving Average)
  • WMA (Weighted Moving Average)


Notes
This indicator is using the exact formula from http:mkatsanos.com/VFI.html where EMA has been taken as default value for FVI smoothing calculation.

Phát hành các Ghi chú

Changelog:

* removed compile error failing on ternary operator with anonymous functions

Phát hành các Ghi chú

Changelog:
  • Updated script to Pinescript v5
  • Updated Settings UI Panel
Bình luận
ProfitBoostr
great tool! I'm stuck with the conversion to v5. Any chance you could help?
UberTradingSystems
@Breakout_, Thank you!. Just updated to v5 and added some nice UI modernizations. Enjoy.
ProfitBoostr
thanks for the update
Poplo
It repaints. Watchout.
UberTradingSystems
@Poplo, No it does not repaint. I just re-checked it.
solidIguana265fa
@UberTradingSystems, hmmm ok I'll run it again on Monday. I love how clean it is. I just wanna make sure it doesnt repaint - Poplo
solidIguana265fa
@solidIguana265fa, It still repaints. Just finished double checking - Poplo
UberTradingSystems
@solidIguana265fa
I still can only confirm latest candle repainting because that calculation is based of the 'close' price. The 'close' price changes while the candle is not finished. That's alright.
Just to be on the same page, please specify what exactly repaints.
If you like take into account: earnforex.com/guides/what-is-repainting-indicator-in-forex/
solidIguana265fa
@UberTradingSystems, When backtesting it shows different information than what is currently available in the market. Hours after and when the page is refreshed
UberTradingSystems
@solidIguana265fa, Interesting. I will approach you via DM for details.
Thêm nữa