TradingView
cI8DH
٢٢ حزيران يونيو ٢٠١٨ ١٨:٠٣

Volume Factored Relative Strength Index (VFRSI) 

Bitcoin / DollarBitfinex

الوصف

RSI is an indicator that is dependent only on price. I modified RSI to factor in volume as well. On BTC chart presented above, VFRSI is more accurate than RSI in detecting extreme conditions (green line is VFRSI). In some instances, it seems to be better than RSI in detecting divergences as well (scroll to March 2018).

In smaller time frames, it reduces the bart effect present on RSI without compromising responsiveness (unlike moving averages).



Features:
- Parameterized variables
- Includes regular RSI
- Includes an adjustable weight factor to reduce the effect of volume. At 0, it is identical to RSI.

PS: If you have seen a similar indicator, please let me know. Otherwise, this indicator has the potential to replace regular RSI.

Your feedback is very welcome :)

c|:D

ملاحظات الأخبار

- using built-in RSI function for more efficient calculation
- using exponentiation instead of multiplication to potentially increase volume weight

Note: when volume exponent is set to 0, this indicator is identical to RSI.

@Zamboniman pointed out that this indicator is similar to Money Flow Index (MFI). More detail here tradingview.com/script/LfWo3ceG-Volume-Factored-Relative-Strength-Index-VFRSI/

Since MFI is a more established indicator and uses hlc3, you can try changing the input source to hlc3 in the input settings. If you do so, change the chart type to line style and change the source to hlc3 for correctly identifying divergences. I personally think hlc3 is the best option among different input sources for most indicators.

ملاحظات الأخبار


Note on Volume Exponent:
- Above 1, effect of volume on RSI increases exponentially. Floating point can be used as an exponent
- From 1 to 0, effect of volume on RSI decreases. At 0, it is identical to regular RSI

ملاحظات الأخبار

- Changed volume exponent to volume factor. This is a safer method of controlling volume factor because volume exponent have opposing effects above and below 1 unit.
- Added A/D weight to factor in only effective part of the volume. Please read the background section in my ADP indicator to understand how A/D ratio is calculated.
- Removed the extra bands

PS: I recommend using hybrid tickers e.g.(BITFINEX:BTCUSD+COINBASE:BTCUSD+BITSTAMP:BTCUSD)/3. Volume-based indicators are susceptible to wash trading/volume printing and hybrid tickers mitigate this issue.

tradingview.com/script/hM0zajVr-Accumulation-Distribution-Percentage-ADP-Cyrus-c-D/
التعليقات
FritzWagner
Thanks ! I will try it
cI8DH
@FritzWagner, Let me know how it goes.
fastjumpers
Perfect!
cI8DH
@fastjumpers, Thanks my friend. If it is not a re-invention, this should be huge :D
fastjumpers
@hkh222, Sure, my friend. I'm attentive observing the behavior of your tool.
rafaelbrown40
Very good! Maybe we can try it with other oscillators like stochastic etc.
bruitdefond
Are your scripts only applicable for Bitcoin or do they work on stocks as well?
tiamo3733
Thank you for sharing.
KhushbuMalik
If we use this indicator, what will be the ideal numbers for selling and buying? For instance, for RSI, 30 - 50 are good for buying.

This indicator in cool. I think it should be liked more and should be implemented frequently.
المزيد