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精神,此脚本的作者已将其开源,以便交易者可以理解和验证它。向作者致敬!您可以免费使用它,但在出版物中重复使用此代码受网站规则约束。 您可以收藏它以在图表上使用。

想在图表上使用此脚本?

免责声明