OPEN-SOURCE SCRIPT

RSI + SMII + Bollinger Bands Strategy

RSI + SMII + Bollinger Bands Strategy User Guide

This indicator combines RSI, SMII, and Bollinger Bands to provide strong buy, sell, and hold signals. The steps below explain how to use it effectively.

1. Activating the Indicator

Add the Indicator to the Chart:

Click "Add to Chart" in the code editor to activate the indicator.

The indicator will display candle colors and Bollinger Bands on the chart.

Adjusting Parameters:

You can modify the following parameters to suit your needs:

RSI Length (default: 22)

SMII Short and Long Lengths (default: 5 and 10)

Bollinger Bands Length (default: 20) and Standard Deviation (default: 2)

ADX Threshold (default: 25)

2. Understanding the Indicator

Candle Colors:

Green Candles: Buy signal. When the indicator detects a buy opportunity based on RSI, SMII, and Bollinger conditions, candles turn green.

Red Candles: Sell signal. Candles turn red when a sell opportunity arises.

Orange Candles: Hold mode. When uncertainty is detected (e.g., RSI is between 40-60), candles turn orange.

Bollinger Bands:

Upper Band: Represents overbought levels. When the price exceeds this level, sell signals may occur.

Lower Band: Represents oversold levels. When the price touches this level, buy signals may occur.

Middle Band: Acts as a support or resistance point depending on the price direction.

Signals:

Buy Signal (Green Arrow):

RSI is below 30.

SMII is above the zero line.

Price is below the Bollinger lower band.

ADX > 25 (strong trend).

Sell Signal (Red Arrow):

RSI is above 70.

SMII is below the zero line.

Price is above the Bollinger upper band.

ADX > 25 (strong trend).

Hold Signal:

RSI is between 40-60.

SMII is near the zero line (<0.1 deviation).

3. Usage Strategies

Buy Strategy:

Observe green candles and a buy signal.

Confirm that the price is near or below the Bollinger lower band for stronger signals.

Ensure ADX > 25, indicating a strong trend.

Sell Strategy:

Observe red candles and a sell signal.

Confirm that the price is near or above the Bollinger upper band for stronger signals.

Ensure ADX > 25.

Hold Strategy:

When orange candles appear, avoid entering the market.

Verify that the price is near the Bollinger middle band or RSI is between 40-60.

Wait until uncertainty resolves before acting.

4. Setting Alerts

The indicator has built-in alert functionality:

Click the "Alert" icon in the top right.

Select "Buy Signal Alert" or "Sell Signal Alert."

Receive notifications when signals are triggered.

5. Risk Management

Stop-Loss Level: Set stop-loss just below the Bollinger lower band after a buy or above the Bollinger upper band after a sell.

Take-Profit Level:

After a buy, hold until the price reaches the Bollinger middle or upper band.

After a sell, hold until the price reaches the Bollinger middle or lower band.

6. Additional Notes and Tips

Signals are more reliable on longer timeframes (e.g., 4-hour or daily charts).

Test the indicator on historical data (backtesting) to evaluate its performance.

Always validate signals with other analysis methods before making trades.

This guide will help you use the indicator effectively. If you have questions or need further customization, feel free to reach out!
OscillatorsTrend AnalysisVolatility

Script de código aberto

No verdadeiro espírito do TradingView, o autor desse script o publicou como código aberto, para que os traders possam compreendê-lo e analisá-lo. Parabéns ao autor! Você pode usá-lo gratuitamente, mas a reutilização desse código em publicações é regida pelas Regras da Casa. Você pode favoritá-lo para usá-lo em um gráfico.

Quer usar esse script no gráfico?

Aviso legal