PROTECTED SOURCE SCRIPT
Atualizado

Multi-time RSI and BB

2 764
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!
Notas de Lançamento
Changed each RSI values to two decimals, and RSI label to smaller
Notas de Lançamento
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!
Notas de Lançamento
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.
Notas de Lançamento
Fixed compile error and change Bollinger bands only to show 1 different time frame's one.

Aviso legal

As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.