TradingView
mikul_se
24 août 2021 07:44

mikul's combo oscillator (RSI, MFI, with divergence + ROC & BB) 

Bitcoin / TetherUSBinance

Description

Some "improvements" on the RSI Divergence indicator with MFI and BB made by LonesomeTheBlue and myself.

Notes de version

removed the 0 and 100 line by default.

Notes de version

Changed some colors and also the transparency on volume.

Notes de version

I have now updated this indicator to Pine Script version 5 , and I have removed the volume indicator since I thought it was kind of unnecessary and instead added ROC.
You can toggle ROC on or off in the input section of settings.
I have left the volume part of the code in the source, if anyone wanna h4x around with it.


I hope you like the new version.
Visit mikul.se for more information.

Notes de version

Ok.
So I have finally added divergence on the money flow index as well. (Hidden divergence can be toggled in Money flow settings)
It is really dirty code and I have no energy to clean it up anymore since I'm quite sick. But it works.

You might notice that it looks a bit different as well.
I have turned off some settings by default, Like ROC, the Bollinger bands Basis and the RSI FILL colors.
You can easily turn them on in style settings by checking the boxes for RSI FILL COLOR, ROC, ROC 0 line, and BB Basis.

It can become quite messy, so play around with colors and labels and whatever to make it fit your needs.

Notes de version

Changed name on this oscillator.

Notes de version

Added labels to RSI divergence as requested by @walkthewalk.
They are turned off by default. Now there are labels on both MFI divergence and RSI divergence that can be turned on in the style settings. MFI shows difference between hidden and regular, but the RSI only shows bear or bull (since this was only a quick-fix).

Notes de version

I added Stochastic RSI and did some small changes.
Stochastic RSI is turned off by default.
I made it into an area to not make it to messy, but you can easily change that to lines instead if you want.

Notes de version

I have added a little value box that shows the current value of RSI, MFI and ROC.

Notes de version

small change

Notes de version

added display.pane to some plots
Commentaires
AWHI
Thank you, great work!
mikul_se
@AWHI, cheers mate! 🙂👍
walkthewalk
This is a seriously epic indicator!
Is it possible to have a setting that adds a caption or tooltip to lines (e.g. EMAs) as it's sometime hard to know which one you're looking at (a bit like the Chikou cross caption)
Great work! :-)
mikul_se
@walkthewalk, Thank you very much! It's nice to hear that you enjoy it. I have now added labels for both RSI and MFI divergences. You can turn them on in the style settings.
Plus