frixou89

BB-RSI-ADX Entry Points

frixou89 Telah dikemas kini   
This is a combination of indicators used to find oversold and overbought entry points for possible reversion.

A Green arrow will appear when all condition are met for an ENTER LONG position.
A Red arow will appear when all condition are met for an ENTER SHORT position.

You can modify all of these condition parameters from the indicator's settings.

How does the indicator work
The signals are using Bollinger Bands, BB %B, RSI and ADX indicators to try and find points of reversal

Enter LONG Conditions
  • Current candle low is below BB lower band.
  • The BB %B is more than 0.
  • RSI > 30
  • ADX > 25

Enter SHORT Conditions
  • Current candle high is above BB upper band.
  • The BB %B is less than 1.
  • RSI < 70
  • ADX > 25

Those are the default settings that seem to work for me but you can customize all of these from the indicator settings.
I find this strategy to best work on a 3 minute timeframe

Note: The bb %B is calculated for stDev - 1. This will help you see a change happening faster.
Nota Keluaran:
Added MIN and MAX RSI conditions to minify invalid signals. Typically you don't want to enter a LONG position if RSI is already more than 50 which means you already entered late. Same with SHORT positions.
Nota Keluaran:
Added alerts

Skrip sumber terbuka

Dalam semangat TradingView yang sebenar, penulis skrip ini telah menerbitkannya dengan menggunakan sumber terbuka supaya pedagang-pedagang dapat memahami dan mengesahkannya. Sorakan kepada penulis! Anda dapat menggunakannya secara percuma tetapi penggunaan semula kod ini dalam penerbitan adalah dikawalselia oleh Peraturan Dalaman. Anda boleh menyukainya untuk menggunakannya pada carta.

Penafian

Maklumat dan penerbitan adalah tidak dimaksudkan untuk menjadi, dan tidak membentuk, nasihat untuk kewangan, pelaburan, perdagangan dan jenis-jenis lain atau cadangan yang dibekalkan atau disahkan oleh TradingView. Baca dengan lebih lanjut di Terma Penggunaan.

Ingin menggunakan skrip ini pada carta?