OPEN-SOURCE SCRIPT
Updated

Vinicius Setup ATR

802

Description:
This script is a strategy based on the Supertrend indicator combined with volume analysis, candle strength, and RSI. Its goal is to identify potential entry points for buy and sell trades based on technical criteria, without promising profitability or guaranteed results.

Script Components:

Supertrend: Used as the main trend compass. When the trend is positive (direction = 1), buy signals are considered; when negative (direction = -1), sell signals are considered.

Volume: Entries are only validated if the volume is above the average of the last 20 candles, adjusted with a 1.2 multiplier.

Candle Body: The candle body must be larger than a certain percentage of the ATR, ensuring sufficient strength and volatility.

RSI: Used as a filter to avoid trades in extreme overbought or oversold zones.

Support and Resistance: Identified based on simple pivots (5 periods before and after).

Customizable Parameters:

ATR Length and Multiplier: Controls the sensitivity of the Supertrend.

RSI Period: Adjusts the relative strength filter.

Minimum Volume and Candle Body: Settings to validate entry signals.

Entry Conditions:

Buy: Positive trend + strong candle + high volume + RSI below 70.

Sell: Negative trend + strong candle + high volume + RSI above 30.

Exit Conditions:

The trade is closed upon the appearance of an opposite signal.

Notes:

This is a technical system with no profit guarantees.

It is recommended to test with realistic capital values and parameters suited to your risk management.

The script is not optimized for specific profitability, but rather to support study and the construction of setups with objective criteria.
Release Notes
Description:
This script is a strategy based on the Supertrend indicator combined with volume analysis, candle strength, and RSI. Its goal is to identify potential entry points for buy and sell trades based on technical criteria, without promising profitability or guaranteed results.

Script Components:

Supertrend: Used as the main trend compass. When the trend is positive (direction = 1), buy signals are considered; when negative (direction = -1), sell signals are considered.

Volume: Entries are only validated if the volume is above the average of the last 20 candles, adjusted with a 1.2 multiplier.

Candle Body: The candle body must be larger than a certain percentage of the ATR, ensuring sufficient strength and volatility.

RSI: Used as a filter to avoid trades in extreme overbought or oversold zones.

Support and Resistance: Identified based on simple pivots (5 periods before and after).

Customizable Parameters:

ATR Length and Multiplier: Controls the sensitivity of the Supertrend.

RSI Period: Adjusts the relative strength filter.

Minimum Volume and Candle Body: Settings to validate entry signals.

Entry Conditions:

Buy: Positive trend + strong candle + high volume + RSI below 70.

Sell: Negative trend + strong candle + high volume + RSI above 30.

Exit Conditions:

The trade is closed upon the appearance of an opposite signal.

Notes:

This is a technical system with no profit guarantees.

It is recommended to test with realistic capital values and parameters suited to your risk management.

The script is not optimized for specific profitability, but rather to support study and the construction of setups with objective criteria.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.