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)

開源腳本

在真正的TradingView精神中,這個腳本的作者以開源的方式發佈,這樣交易員可以理解和驗證它。請向作者致敬!您可以免費使用它,但在出版物中再次使用這段程式碼將受到網站規則的約束。 您可以收藏它以在圖表上使用。

想在圖表上使用此腳本?

免責聲明