System Trading 게시글

Mastering Moving Averages with Expert Advisors in MetaTrader 4

첨부파일
46426.zip (2.07 KB, 다운로드 0회)

1. ENTRY RULE

Long Entry: We kick off our long positions when we spot a Golden Cross.

  1. Make sure the previous moving average is above the shorter-term moving average.
  2. The moving average from two periods ago should be below the shorter-term moving average.
  3. Lastly, the moving average from two periods ago needs to be lower than the previous short-term moving average.

If all three of these conditions come together, we’ve got ourselves a Golden Cross and it’s time to jump into a long position.

Short Entry: For short positions, we look for a Dead Cross.

  1. Check that the previous moving average is below the shorter-term moving average.
  2. The moving average from two periods ago should be above the shorter-term moving average.
  3. Finally, the moving average from two periods ago must be higher than the previous short-term moving average.

If these three criteria are met, we can confidently enter a short position, marking the Dead Cross.

2. EXIT RULE

We manage our entries strictly with stop-loss and take-profit orders.

The stop-loss point is set a certain distance away from the mid-term moving average.

Take-profit orders are placed at the same distance but on the upside, keeping things fair for our trades.



3. BACKTEST RESULT



연관 포스트

댓글 (0)