Algo-Trader

Algo Trader RSI 3/80/20 Strategy

Algo-Trader Mis à jour   
This script is based one a simple , yet very powerful strategy.

Script monitors the candle bar formation and RSI indicator (3/80/20).

15 minutes time frame to be used for better result.

Buy call is triggered when the following conditions are met:

1. Two Bullish Candles one after another.
2. Latest close is higher than previous candle high.
3. Latest RSI value is higher than 80.

SELL call is triggered when the following conditions are met:

1. Two Bearish Candles one after another.
2. Latest close is lower than previous candle low.
3. Latest RSI value is lower than 20.

** When the candles formed are too weak or too strong, such formations are avoided.

Stop Loss will be triggered as follow:

BUY - Stop Loss will be previous candle LOW.
SELL - Stop Loss will be previous candle HIGH.

This strategy is expected to give a winning ratio of 1:2 or 1:1.5.

However BUY or SELL call to be avoided, if the stock is already shifted too much to its direction.


This tool is created and tested for INDIAN Share market (NSE,BSE,MCX).
Notes de version:
Terms used to define Stop Loss updated for easy understanding (Settings).

Script protégé
Ce script est publié en code source fermé et vous pouvez l'utiliser librement. Vous pouvez le préférer pour l'utiliser sur un graphique. Vous ne pouvez pas visualiser ou modifier son code source.
Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?