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

In pieno spirito TradingView, l'autore di questo script lo ha pubblicato open-source, in modo che i trader possano comprenderlo e verificarlo. Un saluto all'autore! È possibile utilizzarlo gratuitamente, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Vuoi usare questo script sui tuoi grafici?

Declinazione di responsabilità