dicekkk

Multi-time RSI and BB

dicekkk Mis à jour   
First of all the main idea of this script is from Mr.sixamo who is one of the most talented technical trader in Japan.

For the purpose of creating this script is to support scalpers or traders who are planning to trade within one day, so Multi RSI and Multi BB show current leg, 15 min leg, 60 min leg, and 240 min leg values. Due to the limitation of pine script, both script should be applied only current leg or longer. Therefore, for example, when you open 60 min leg chart, only current min, 60 min, 240 min leg value will be shown and this logic cannot be changed never until pine will be upgraded.

Anyway, I hope this will be helpful for all of short-term trader.

HAVE A FUN!
Notes de version:
Changed each RSI values to two decimals, and RSI label to smaller
Notes de version:
fix some script which is set unexpected value range and add new functions, such as number of decimals to be shown in RSIs and 3 MAs which user can choose whether it will be plotted or not.

Have a lot fun!
Notes de version:
Differences from previous version is written below.

~RSI~
Add new RSI based on 5 min leg chart closed price.
Add new conditions which you can choose whether including current RSI for box highlighting and 240 min RSI. Latter condition is taken in account only when you show less than 60 min leg chart.
Shifted the place of RSI value is shown to right side and each can change the location based on future leg by using a new condition in the bottom.

~BB~
Changed the color of Bollinger Band for 60 min and 240 min.
Notes de version:
Fixed compile error and change Bollinger bands only to show 1 different time frame's one.
Script protégé
Ce script est publié en code source fermé et vous pouvez l'utiliser librement. Vous pouvez le préférer pour l'utiliser sur un graphique. Vous ne pouvez pas visualiser ou modifier son code source.
Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?