OPEN-SOURCE SCRIPT

simple moving average

The 9 and 15 EMA (Exponential Moving Average) trading strategy is a popular method among traders. It uses two moving averages—one fast (9 EMA) and one slow (15 EMA)—to identify trends and generate buy or sell signals. Here's how you can use it effectively:

Step 1: Understand the Strategy
9 EMA: Reacts quickly to price changes and captures short-term trends.
15 EMA: Reacts slower, representing longer-term trends.
The idea is to trade based on the crossover of these two EMAs:

Buy Signal: When the 9 EMA crosses above the 15 EMA.
Sell Signal: When the 9 EMA crosses below the 15 EMA.


Profit Target: Use support and resistance levels, or set a risk-reward ratio (e.g., 1:2 or 1:3).
Stop Loss: Place a stop loss below the previous swing low (for buys) or above the swing high (for sells).
Double Exponential Moving Average (DEMA)Exponential Moving Average (EMA)

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é