OPEN-SOURCE SCRIPT

Buy/Sell Indicator

Buy/Sell Indicator

Overview
The Buy/Sell Indicator is designed to help traders identify potential entry and exit points in the market using a combination of Simple Moving Averages (SMA) and the Relative Strength Index (RSI). This indicator plots buy and sell signals directly on the chart, making it easier to make informed trading decisions.

Inputs
Fast MA Length: The period for the fast-moving average. Default is 9.
Slow MA Length: The period for the slow-moving average. Default is 21.
RSI Length: The period for the RSI calculation. Default is 14.
RSI Overbought Level: The RSI level considered overbought. Default is 70.
RSI Oversold Level: The RSI level considered oversold. Default is 30.
How It Works

Moving Averages:
The indicator calculates two SMAs: a fast-moving average (fastMA) and a slow-moving average (slowMA).
The fast MA reacts more quickly to price changes, while the slow MA reacts more slowly.

RSI:
The RSI is calculated to measure the momentum of price movements.
It helps identify overbought and oversold conditions in the market.
Buy and Sell Conditions:
Buy Signal: A buy signal is generated when the fast MA crosses above the slow MA and the RSI is below the overbought level.
Sell Signal: A sell signal is generated when the fast MA crosses below the slow MA and the RSI is above the oversold level.

Plotting
Buy Signals: Displayed as green labels below the bars where the buy condition is met.
Sell Signals: Displayed as red labels above the bars where the sell condition is met.
Moving Averages: The fast MA is plotted in blue, and the slow MA is plotted in orange.
buyopportunitybuysellbuysellsignalMoving AveragesRelative Strength Index (RSI)sellsignalsellsignals

Script open-source

Dans le plus pur esprit TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par nos Règles. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Vous voulez utiliser ce script sur un graphique ?

Clause de non-responsabilité