fabianomiu

RSI Multi Alerts MTF

fabianomiu 업데이트됨   
This indicator won't plot anything to the chart.

Please follow steps below to set your alarms based on RSI oversold and overbought levels:

1) Add indicator to the chart
2) Go to settings
3) Choose up to 8 different symbols to get alert notification
4) Choose up to 4 different timeframes
5) Set overbought and oversold levels
6) Once all is set go back to the chart and click on 3 dots to set alert in this indicator, rename your alert and confirm
7) You can remove indicator after alert is set and it'll keep working as expected

What is does:

This indicator will generate alerts based on symbols, timeframes and RSI levels settings.

It will consider overbought and oversold levels to alert in each symbol and each timeframe selected. Once these levels are achieved it will send an alert with the following information:

- Symbol name (BTC, ETH, LTC)
- Specific RSI level achieved (e.g: RSI 30, RSI 70 or any custom level)
- Timeframe (e.g: 5m, 1h, 1D)
- Current symbol price

This script will request RSI OB/OS information through request.security() function from all different symbols and timeframes settings. It also requests symbols' price (close).
Due to Tradingview limitation (40 requests calls) it can only request information for 8 symbols for this script (8 symbols X 4 timeframes = 32 + 8 symbols' price (close) = 40)

Standard symbols are Binance USDT-M Futures but you can choose any symbol from Tradingview.
Standard timeframes are 5m|15m|1h|4h but you can choose from a list.
Standard overbought and oversold levels are 70 and 30 but you can change it to other integer values.

Feel free to give feedbacks on comments section below.

Enjoy!
릴리즈 노트:
minor fix in conditions
릴리즈 노트:
Input name changes
릴리즈 노트:
Minor updates:
1) Notification text layout update
- Alert information now is in a single line instead of 3 lines
- Alert information now can be fully readable in new pop-up messages from Tradingview and on smartphones
2) Changes in digits shown on alerts
- Now it'll use the same digit count as symbol's chart

Pequenas atualizações:
1) Atualização da formatação do texto das notificações
- A informação do alerta agora aparece em apenas 1 linha, ao invés de em 3 linhas
- A informação do alerta agora pode ser totalmente lido no novo formato de notificações de pop-up do Tradingview (e também nos smartphones)
2) Mudanças na quantidade de dígitos nos alertas
- Agora a quantidade de dígitos mostrada é a mesma que aparece nos gráficos de cada símbolo
릴리즈 노트:
Fixes and updates:
1) Bug fix
1.1) Fixed a problem with value digits (mintick)
- Digits from different symbols kept the same from the current symbol chart when alert was set.
- Now the script will request correct amount of digits for each symbol.
- Due to this fix this indicator will now only support 3 different timeframes to send alerts.

2) New option
2.1) Alert on bar close
- Added a new option on settings to trigger alert only after bar closes with RSI level crossed.
- If this option isn't checked alerts will keep the same way as before, triggering once RSI level is reached.

3) Minor fixes
- Minor changes in script (added some functions).

-----------------------------------------------------------------------------------------------

Correções e atualizações:
1) Correção de bug
1.1) Corrigido um problema com a quantidade de dígitos dos preços (mintick)
- A quantidade de dígitos de diferentes símbolos permaneciam com as mesmas configurações do gráfico ativo na hora de criar o alerta.
- Agora o código solicita a quantidade correta de dígitos padrão para cada símbolo.
- Devido a essa correção o indicador agora somente suportará 3 tempos gráficos diferentes (ao invés de 4) para o envio de alertas, por questão de limite de solicitações permitidas pelo Tradingview.

2) Adição de nova opção
2.1) Alertar somente após fechamento da barra
- Foi adicionada uma opção nas configurações para ativação de alerta somente caso a barra feche após o rompimento do nível de RSI
- Caso esta opção não esteja ativa o alerta permanecerá funcionando como já ocorria antes, enviando alerta assim que o nível de RSI for atingido.

3) Pequenas correções
- Pequenos ajustes feitos no código (adição de algumas funções).
오픈 소스 스크립트

이 스크립트의 오써는 참된 트레이딩뷰의 스피릿으로 이 스크립트를 오픈소스로 퍼블리쉬하여 트레이더들로 하여금 이해 및 검증할 수 있도록 하였습니다. 오써를 응원합니다! 스크립트를 무료로 쓸 수 있지만, 다른 퍼블리케이션에서 이 코드를 재사용하는 것은 하우스룰을 따릅니다. 님은 즐겨찾기로 이 스크립트를 차트에서 쓸 수 있습니다.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.

차트에 이 스크립트를 사용하시겠습니까?