0% found this document useful (1 vote)
616 views15 pages

MACD (Moving Average Convergence Divergence) : Part 1

Trading Strategy Review (Entry) | Developer: Gerald Appel https://oxfordstrat.com/trading-strategies/macd-part-1/
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
616 views15 pages

MACD (Moving Average Convergence Divergence) : Part 1

Trading Strategy Review (Entry) | Developer: Gerald Appel https://oxfordstrat.com/trading-strategies/macd-part-1/
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 15

Developer: Gerald Appel. Source: Appel, G. (2005). Technical Analysis.

NJ: Pearson Education, Inc;


Star, B., PhD (2016). Zero In On The MACD. Stocks & Commodities, May 2016. Concept: Trend
following trading strategy based on the MACD (Moving Average Convergence Divergence) line.
Research Goal: Performance verification of momentum signals. Trade Setup: Long Setup: MACD[i −
1] > 0. Short Setup: MACD[i − 1] < 0. Index: i ~ Current Bar. Trade Entry: Long Trade Entry: A buy at
the open is placed after a long setup. Short Trade Entry: A sell at the open is placed after a short
setup. Portfolio: 42 futures markets from four major market sectors (commodities, currencies,
interest rates, and equity indexes). Data: Since 1980. Testing Platform: MATLAB®.
Exponential Moving Average #1 (EMA#1):
Alpha#1 = 2 / (EMA#1_Look_Back + 1);
EMA#1[i] = Alpha#1 × Close[i] + (1 − Alpha#1) × EMA#1[i − 1];
Index: i ~ Current Bar.

Exponential Moving Average #2 (EMA#2):


Alpha#2 = 2 / (EMA#2_Look_Back + 1);
EMA#2[i] = Alpha#2 × Close[i] + (1 − Alpha#2) × EMA#2[i − 1];
Index: i ~ Current Bar.

MACD:
MACD[i] = EMA#1[i] − EMA#2[i]
Index: i ~ Current Bar.
Long Trades:
MACD[i-1] > 0
Index: i ~ Current Bar.

Short Trades:
MACD[i-1] < 0
Index: i ~ Current Bar.
Entry: Long Trades: A buy at the open is placed after a bullish Setup. Short Trades: A sell at the open
is placed after a bearish Setup.

Stop Loss Exit: ATR(ATR_Length) is the Average True Range over a period of ATR_Length. ATR_Stop is
a multiple of ATR(ATR_Length). Long Trades: A sell stop is placed at [Entry − ATR(ATR_Length) *
ATR_Stop]. Short Trades: A buy stop is placed at [Entry + ATR(ATR_Length) * ATR_Stop]. Stop Loss
Exit is used to normalize risk via position sizing.
Test Setup: https://oxfordstrat.com/trading-strategies/macd-part-1/
Test Setup: https://oxfordstrat.com/trading-strategies/macd-part-1/
Test Setup: https://oxfordstrat.com/trading-strategies/macd-part-1/
Test Setup: https://oxfordstrat.com/trading-strategies/macd-part-1/
Test Setup: https://oxfordstrat.com/trading-strategies/macd-part-1/
Test Setup: https://oxfordstrat.com/trading-strategies/macd-part-1/
Test Setup: https://oxfordstrat.com/trading-strategies/macd-part-1/
Test Setup: https://oxfordstrat.com/trading-strategies/macd-part-1/
• A trading strategy based on the MACD line crossing its zero line is an average momentum model.
• The default parameters for the MACD should be avoided (i.e. EMA#1_Look_Back = 12
and EMA#2_Look_Back = 26).
Oxford Capital Strategies Ltd.
30 Bankside Court
Stationfields
Kidlington
Oxford, OX5 1JE
United Kingdom

info@oxfordstrat.com
T: + 44 (0)1865.589.111

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy