Type/to search

EMA Golden Cross Short-term Trading Strategy

Cryptocurrency
Created: 2023-12-15 11:16:18
Last modified: 2 years ago
1
Follow
1779
Followers

img

Overview

The EMA golden cross short-term trading strategy is a short-term trading strategy based on the EMA indicator. It uses EMA lines of different cycles to judge golden cross and dead cross trading signals, adopts shorter cycle EMA lines as entry signals, and longer cycle EMA lines as stop loss signals to realize a fast in and fast out short-term trading mode.

Strategy Principle

The strategy uses 4 EMA lines of different cycles, specifically 9, 26, 100 and 55 cycle EMA lines. The entry signal is to go long when the 9 cycle EMA line crosses over the 26 cycle EMA line; The exit stop loss signal is to close positions when the 100 cycle EMA line crosses below the 55 cycle EMA line. This allows fast entry and fast exit to avoid being trapped.

Advantage Analysis

  1. Using the EMA indicator to determine trends is reliable to avoid false signals.
  2. Adopting EMA combos of different cycles can capture short-term opportunities.
  3. The fast in and fast out short-term trading method avoids long-term bearing of losses.

Risk Analysis

  1. EMA lines themselves have laggingness which may miss the best entry timing.
  2. Short-term trading can easily increase trading frequency and commission burdens.
  3. Short-term trading requires higher psychological control skills from traders.

Optimization Directions

  1. EMA line cycle parameters can be adjusted to optimize profitability.
  2. Other indicators can be added to filter signals and improve win rate.
  3. Stop loss and take profit conditions can be set to control single trade risks.

Summary

In general, the EMA golden cross short-term trading strategy has the characteristics of simplicity, ease of operation and quick response. Through parameter optimization and signal filtering, its stability and profit level can be further improved. But short-term trading also raises higher requirements for traders' control capabilities. In conclusion, this strategy is suitable for investors with some trading experience to use in live trading.

Source
Pine
/*backtest
start: 2023-12-07 00:00:00
end: 2023-12-14 00:00:00
period: 1m
basePeriod: 1m
exchanges: [{"eid":"Futures_Binance","currency":"BTC_USDT"}]
*/

// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/
// © YukalMoon

//@version=5
Strategy parameters
Strategy parameters
EMA_L
EMA_L2
EMA_S
EMA_S2
Comment
All comments (0)
No data
No data
  • 1
iPhone Download
Forums
PINE Language
© 2015 - ∞ INVENTOR PTE LTD (SG)