Figure (1 ) + (1 ) 2 + = 2

Size: px
Start display at page:

Download "Figure (1 ) + (1 ) 2 + = 2"

Transcription

1 James Ofria MATH55 Introduction Since the first corporations were created people have pursued a repeatable method for determining when a stock will appreciate in value. This pursuit has been alchemy of the investment world. Theoretically this using any mathematical method to analyze historical data or time domain graphs to predict the future performance of stock is impossible because the future performance (output) is based on future values of each metric (input). In today s stock market the approach of mathematically analyzing metrics is called technical trading and in today s market more trades are executed by computers than by humans. According to a chart published by CNN Money in 212 more than 6% of all trades were executed automatically by computers. Moving average convergence/divergence (MACD) is a technical indicator derived from the share price belonging to a certain stock. Developed in the 197s by Gerald Appel and pronounced Mack Dee, it is used to find opportunistic changes in the strength and momentum of a company s shares. What is MACD and how is it calculated The MACD indicator is used by watching the interactions and performance of 2 signals in the time domain that are calculated from 2 exponential moving averages (EMA) of a company s closing share price. When the 2 signals cross each other or pass together from positive to negative this indicates a shift in strength and momentum. The two signals comprising a MCAD chart are referred to commonly as the MACD or difference and MACD signal. Figure 1

2 Exponential Moving Average An exponential moving average, abbreviated in the document as EMA, is a way of averaging a set of data in a particular domain. In our case we are concerned with the time domain. EMA is a type of infinite impulse response filter that can be applied to an input signal to reveal the direction of momentum change as well as other trends. EMA works by applying different coefficients to each term begin averaged. This is done in a way that applies less weight to older data (time domain) in the dataset by applying ever smaller coefficients. See Equations below. The weights applied to each data point follow an exponential curve, which is where Exponential moving average received part of its name. See figure 2 for an example of coefficient values, in that example N = 15, that is to say in our application N = 15 days. Figure 2 EMA(P, t) = P(t) + (1 )P(t 1) + (1 )2 P(t 2) (1 ) + (1 ) 2 + Where: = N N = number of data points Historical Closing share Price = P(t)

3 MACD or difference The MACD or difference line is calculated by taking the difference of two separately calculated EMAs of a company closing share price. Closing share price is the price of one company share at the end of the regular trading day. The first EMA is calculated with a relatively short period and is often referred to as the Fast EMA, as a standard 12 days is used. The second EMA, called the Slow EMA, is calculated with a much longer period typically 26 days. Historical Closing share Price = P(t) MACD(t) = EMA 12 [P(t)] EMA 26 [P(t)] MACD signal The MACD signal is generated by taking the EMA of the MACD or difference curve over an even shorter period than the Fast EMA we took earlier of the closing market share price. MACD_Signal(t) = EMA 12 (MACD)

4 How MACD is applied to trading As mentioned earlier the MACD is used as a tool to show investors when there is an opportunistic shift the momentum of a stocks share price. The MACD indicator is typically represented as a chart with two curves or a histogram. MACD histograms usually show data points only where the events where action should be taken, and always convey less information. For this reason we will be focusing our analysis on the chart representation of the MACD indicator. If presented as a chart with two curves important and opportunistic events are identified when, MACD difference and MACD signal cross each other or when the MACD difference curve crosses from positive to negative values or vice versa. When this happens the MACD is said to have crossed zero. Additionally, if the two curves start to diverge from each other significantly this is an indicator that action should be taken. Figure 3 Excerpt from MACD analysis using CISCO share prices from 1/1/23 to 6/3/23 MACD difference crosses MACD signal As seen in figure 3 event one circled in red shows an example of the MACD or difference curve crossing the MACD signal curve. This type of cross event where the difference crosses below the MACD signal, indicates that the stock is bearish meaning that it might be a good time to sell. The next event where the difference curve crosses the MACD signal is event 3 seen on figure 3. This cross happens the opposite as the previous and indicates that the stock is at a good time to buy because it may be experiencing upward momentum.

5 MACD crossed zero or diverges In the second event shown in figure 3 of my analysis the difference curve crosses from positive to negative. This indicate that the momentum of the share price is changing from positive to negative. Conversely, as seen in the very beginning of event 4 the total momentum of the change in share price is shifting from negative to positive. Further, from both events 2 and 4 it can be seen that the difference and MACD signal curves are diverging from one another. This indicates that the shares are volatile and a change in momentum may be imminent. RESULTS: Does MACD really work? To find out how well this trading method actually works I simulated trading the shares using a MACD indicator using 1 years of daily historical data for large well-known tech companies. To help govern my automated MACD trader I set a series for rules for how it should handle things like bad trades that continue to cause a loss and what percentage of the total capital should be allocated to each trade as the total capital it has access to changes. See in table 1 below. Maximum capital to allocate per trade 25% Target profit per trade (when to liquidate shares) 25% Max loss to take per trade 5% Total starting Balance $1. Table 1 Below in charts 1 through 6 you can see the performance of the MACD indicator can be seen as compared to the overall performance of the company s share price. The orange line indicates the account balance of MACD trader, which starts at $1,. USD using the axis on the right. The blue line shows the price of a single share of the company s stock (use axis on left of chart). If the orange line finishes higher than the blue line then the MACD trader outperformed the company s growth.

6 4 CISCO vs Time $1, $1,. $8. $6. $4. $2. Chart 1 6 Adobe vs Time $1,4. 5 $1, $1,. $8. $6. $4. $2. Chart 2

7 9 SAP vs Time $1, $1,. $8. $6. $4. $2. Chart 3 IBM vs Time $2,. $1,8. $1,6. $1,4. $1,2. $1,. $8. $6. $4. $2. Chart 4

8 Apple vs Time 8 $1, $9,. $8,. $7,. $6,. $5,. $4,. $3,. $2,. $1,. Chart 5 12 Google vs Time $6,. 1 $5, $4,. $3,. $2,. $1,. Chart 6

9 Conclusion/Analysis of results From analyzing the above graphs it can be said that the MACD indicator does not necessarily make a for a good investment tool. The performance on trading stocks belonging to Cisco, SAP, and Google was over all very poor, because if instead of running the MACD trader an initial investment was made in each of those companies the final profit would have been greater. Further on stocks IBM and adobe the performance of the MCAD trader was approximately the same as performance of the stock. The MACD trader some made money but is was very close to the performance of investor who made a single investment and did nothing. Finally, apple shares were out performed by the MACD trader, but that shows that only one out of six times MACD works to produce significant profit. Three out of six time the MACD trader will be out performed by value investors who keep shares for many years. Finally, my results show that two out of six times the performance of the MACD trader will very nearly match that of the companies own organic growth. The results of my experimentation is very limited I only tested one sector (large tech companies), and I was also not able to account for events like splits, where the number of shares are doubled and share price halved. However, my results do show that the MACD indicator at face value is not landslide holy grail to tell the future of the market. With more complexity put into the simulation and addition algorithms to uncover corner cases where MACD might not be relevant could yield a more accurate analysis of the MACD indicator and will be have to be deferred to later works on this project.

Moving Averages, CrossOvers and the MACD

Moving Averages, CrossOvers and the MACD Moving Averages, CrossOvers and the MACD October 14, 2017 Introduction: Moving averages are the most widely used indicators in technical analysis, and help smoothing out short-term fluctuations (or volatility)

More information

Quad EMA Strategy. by Admiral Markets Trading Camp

Quad EMA Strategy. by Admiral Markets Trading Camp Quad EMA Strategy by Admiral Markets Trading Camp Contents About the Author 3 Strategy Description 4 Exponential Moving Average 5 Awesome Oscillator 9 MACD Indicator 13 Conclusion 19 About the Author Nenad

More information

TD AMERITRADE Technical Analysis Night School Week 2

TD AMERITRADE Technical Analysis Night School Week 2 TD AMERITRADE Technical Analysis Night School Week 2 Hosted By Derek Moore Director, National Education For the audio portion of today s webcast, please enable your computer speakers. Past performance

More information

Chapter 2.3. Technical Indicators

Chapter 2.3. Technical Indicators 1 Chapter 2.3 Technical Indicators 0 TECHNICAL ANALYSIS: TECHNICAL INDICATORS Charts always have a story to tell. However, sometimes those charts may be speaking a language you do not understand and you

More information

Notices and Disclaimer

Notices and Disclaimer Part 2 March 14, 2013 Saul Seinberg Notices and Disclaimer } This is a copyrighted presentation. It may not be copied or used in whole or in part for any purpose without prior written consent from the

More information

GUIDE TO STOCK trading tools

GUIDE TO STOCK trading tools P age 1 GUIDE TO STOCK trading tools VI. TECHNICAL INDICATORS AND OSCILLATORS I. Introduction to Indicators and Oscillators Technical indicators, to start, are data points derived from a specific formula.

More information

TECHNICAL INDICATORS

TECHNICAL INDICATORS TECHNICAL INDICATORS WHY USE INDICATORS? Technical analysis is concerned only with price Technical analysis is grounded in the use and analysis of graphs/charts Based on several key assumptions: Price

More information

Introductory Fundamental and Technical Analysis

Introductory Fundamental and Technical Analysis Introductory Fundamental and Technical Analysis Tan Junda junda@uobkayhian.com (65) 6590 6616 Jeffrey Tan jeffreytan@uobkayhian.com (65) 6590 6629 Our Focus Today What kind of investor are you? Technical

More information

Top 10 BEST Forex Trading Strategies PDF Report Ebook Author

Top 10 BEST Forex Trading Strategies PDF Report Ebook Author Top 10 BEST Forex Trading Strategies PDF Report Ebook Author Top 10 Best Forex Trading Strategies PDF Report If you re in the pursuit of nding the Best Forex trading Strategy and the keys to choosing a

More information

Moving Average Convergence Divergence (MACD) by

Moving Average Convergence Divergence (MACD) by Moving Average Convergence Divergence (MACD) by www.surefire-trading.com Ty Young Hi, this is Ty Young with Surefiretrading.com and today we will be discussing the Moving Average Convergence/Divergence

More information

presented by Thomas Wood MicroQuant SM Divergence Trading Workshop Day One Naked Trading Part 2

presented by Thomas Wood MicroQuant SM Divergence Trading Workshop Day One Naked Trading Part 2 presented by Thomas Wood MicroQuant SM Divergence Trading Workshop Day One Naked Trading Part 2 Risk Disclaimer Trading or investing carries a high level of risk, and is not suitable for all persons. Before

More information

The Trifecta Guide to Technical Analysis 1

The Trifecta Guide to Technical Analysis 1 The Trifecta Guide to Technical Analysis 1 No trading system is bullet-proof. The list of factors that can impact a stock s share price is long and growing from investor sentiment to economic growth to

More information

Chapter 2.3. Technical Analysis: Technical Indicators

Chapter 2.3. Technical Analysis: Technical Indicators Chapter 2.3 Technical Analysis: Technical Indicators 0 TECHNICAL ANALYSIS: TECHNICAL INDICATORS Charts always have a story to tell. However, from time to time those charts may be speaking a language you

More information

Advanced Trading Systems Collection MACD DIVERGENCE FOREX TRADING SYSTEM

Advanced Trading Systems Collection MACD DIVERGENCE FOREX TRADING SYSTEM MACD DIVERGENCE FOREX TRADING SYSTEM 1 This system will cover the MACD divergence. With this forex trading system you can trade any currency pair (I suggest EUR/USD and GBD/USD when you start), and you

More information

RELATIVE CURRENCY STRENGTH -ADDON-

RELATIVE CURRENCY STRENGTH -ADDON- RELATIVE CURRENCY STRENGTH -ADDON- TABLE OF CONTENTS INSTRUCTIONS FOR PACKAGE INSTALLATION 3 USING RELATIVE CURRENCY STRENGTH (RCS) 4 PARAMETERS 4 SIGNALS 5 2 INSTRUCTIONS FOR PACKAGE INSTALLATION 1. As

More information

The Carlucci Indicator

The Carlucci Indicator Third Party Research July 1, 2016 The Carlucci Indicator eresearch Corporation is pleased to provide a weekly chart and table of The Carlucci Indicator, which is billed as the Best Stock Market Indicator

More information

The goal for Part One is to develop a common language that you and I

The goal for Part One is to develop a common language that you and I PART ONE Basic Training The goal for Part One is to develop a common language that you and I can use. The rest of the book will discuss how the technical indicators highlighted in the first two chapters

More information

Stock Trading Following Stock Price Index Movement Classification Using Machine Learning Techniques

Stock Trading Following Stock Price Index Movement Classification Using Machine Learning Techniques Stock Trading Following Stock Price Index Movement Classification Using Machine Learning Techniques 6.1 Introduction Trading in stock market is one of the most popular channels of financial investments.

More information

Introduction. Technicians (also known as quantitative analysts or chartists) usually look at price, volume and psychological indicators over time.

Introduction. Technicians (also known as quantitative analysts or chartists) usually look at price, volume and psychological indicators over time. Technical Analysis Introduction Technical Analysis is the study of market action, primarily through the use of charts, for the purpose of forecasting future price trends. Technicians (also known as quantitative

More information

REPORT ON THE FINANCIAL EVALUATION:

REPORT ON THE FINANCIAL EVALUATION: REPORT ON THE FINANCIAL EVALUATION: McDONALD'S CORPORATION AND YUM! BRANDS TAMARA AYRAPETOVA The aim of this paper is to perform financial analysis by using financial ratios and to comment, evaluate, and

More information

OSCILLATORS. TradeSmart Education Center

OSCILLATORS. TradeSmart Education Center OSCILLATORS TradeSmart Education Center TABLE OF CONTENTS Oscillators Bollinger Bands... Commodity Channel Index.. Fast Stochastic... KST (Short term, Intermediate term, Long term) MACD... Momentum Relative

More information

Presented by: Dale Wheatley

Presented by: Dale Wheatley Presented by: Dale Wheatley MOMENTUM PRESSURE(MACD divergences) bearing on the PRICE We CAN SEE this PRESSURE bearing upon the price! Using leverage to get the greatest % returns Recognizing the best chart

More information

MAGIC FOREX DIVERGENCE Trading Guide

MAGIC FOREX DIVERGENCE Trading Guide Tim Trush & Julie Lavrin Introducing MAGIC FOREX DIVERGENCE Trading Guide Your guide to financial freedom. Tim Trush, Julie Lavrin, T&J Profit Club, 2017, All rights reserved www.forexmystery.com Table

More information

Quantitative Trading System For The E-mini S&P

Quantitative Trading System For The E-mini S&P AURORA PRO Aurora Pro Automated Trading System Aurora Pro v1.11 For TradeStation 9.1 August 2015 Quantitative Trading System For The E-mini S&P By Capital Evolution LLC Aurora Pro is a quantitative trading

More information

Raising Investment Standards TRADING SEMINAR

Raising Investment Standards TRADING SEMINAR Raising Investment Standards TRADING SEMINAR Raising Investment Standards DISCLAIMER Leveraged foreign exchange and options trading carries a significant level of risk, and may not be suitable for all

More information

IVolatility.com E G A R O N E S e r v i c e

IVolatility.com E G A R O N E S e r v i c e IVolatility.com E G A R O N E S e r v i c e Stock Sentiment Service User Guide The Stock Sentiment service is a tool equally useful for both stock and options traders as it provides you stock trend analysis

More information

SWITCHBACK (FOREX) V1.4

SWITCHBACK (FOREX) V1.4 SWITCHBACK (FOREX) V1.4 User Manual This manual describes all the parameters in the ctrader cbot. Please read the Switchback Strategy Document for an explanation on how it all works. Last Updated 11/11/2017

More information

ADDING THE MACD Forex Strategy Master Published by Old Tree Publishing CC Suite 509, Private Bag X503 Northway, 4065, KZN, ZA www.oldtreepublishing.com Copyright 2013 by Old Tree Publishing CC, KZN, ZA

More information

AP Statistics Chapter 6 - Random Variables

AP Statistics Chapter 6 - Random Variables AP Statistics Chapter 6 - Random 6.1 Discrete and Continuous Random Objective: Recognize and define discrete random variables, and construct a probability distribution table and a probability histogram

More information

SEATTLE S BEST COFFEE? Using ZRS and the Zacks Valuation Model to identify factors impacting equity valuations in 3 minutes or less

SEATTLE S BEST COFFEE? Using ZRS and the Zacks Valuation Model to identify factors impacting equity valuations in 3 minutes or less Using ZRS and the Zacks Valuation Model to identify factors impacting equity valuations in 3 minutes or less SEATTLE S BEST COFFEE? Starbucks: Can this International coffeehouse add value to your portfolio?

More information

Divergence and Momentum Trading

Divergence and Momentum Trading presented by Thomas Wood MicroQuant SM Divergence Trading Workshop Day One Divergence and Momentum Trading Risk Disclaimer Trading or investing carries a high level of risk, and is not suitable for all

More information

Class 7: Moving Averages & Indicators. Quick Review

Class 7: Moving Averages & Indicators. Quick Review Today s Class Moving Averages Class 7: Moving Averages & Indicators 3 Key Ways to use Moving Averages Intro To Indicators 2 Indicators Strength of Lines Quick Review Great for establishing point of Support

More information

Introduction. Technical analysis is the attempt to forecast stock prices on the basis of market-derived data.

Introduction. Technical analysis is the attempt to forecast stock prices on the basis of market-derived data. Technical Analysis Introduction Technical analysis is the attempt to forecast stock prices on the basis of market-derived data. Technicians (also known as quantitative analysts or chartists) usually look

More information

How I Trade Profitably Every Single Month without Fail

How I Trade Profitably Every Single Month without Fail How I Trade Profitably Every Single Month without Fail First of all, let me take some time to introduce myself to you. I am Koon Hwee (KH Lee) and I am a full time currency trader. I have a passion for

More information

1 P a g e. Executive Summary

1 P a g e. Executive Summary Executive Summary Price finally reached our expect SPX2112-2120 and the negative divergences that started to creep in on the daily TIs finally also took their toll over the past 2 days. The weekly charts

More information

Different Classes Of Divergence

Different Classes Of Divergence Russ Horn Presents Different Classes Of Divergence RISK DISCLOSURE STATEMENT / DISCLAIMER AGREEMENT Trading any financial market involves risk. This report and all and any of its contents are neither a

More information

INDICATORS. The Insync Index

INDICATORS. The Insync Index INDICATORS The Insync Index Here's a method to graphically display the signal status for a group of indicators as well as an algorithm for generating a consensus indicator that shows when these indicators

More information

1. Introduction 2. Chart Basics 3. Trend Lines 4. Indicators 5. Putting It All Together

1. Introduction 2. Chart Basics 3. Trend Lines 4. Indicators 5. Putting It All Together Technical Analysis: A Beginners Guide 1. Introduction 2. Chart Basics 3. Trend Lines 4. Indicators 5. Putting It All Together Disclaimer: Neither these presentations, nor anything on Twitter, Cryptoscores.org,

More information

Compiled by Timon Rossolimos

Compiled by Timon Rossolimos Compiled by Timon Rossolimos - 2 - The Seven Best Forex Indicators -All yours! Dear new Forex trader, Everything we do in life, we do for a reason. Why have you taken time out of your day to read this

More information

Hidden Divergence. Hello there, you will be excited about the information contained in this report.

Hidden Divergence. Hello there, you will be excited about the information contained in this report. Hidden Divergence Hello there, you will be excited about the information contained in this report. Isn t it remarkable how people like us who are in the Trading business have taken frequently interesting

More information

BackTesting Report Presents The Official Study Guide For The Truth About MACD Video Series

BackTesting Report Presents The Official Study Guide For The Truth About MACD Video Series BackTesting Report Presents The Official Study Guide For The Truth About MACD Video Series Course Overview How to Make MACD Work for You How MACD Signals Are Used and Misused How BackTesting Helps You

More information

Presents. Forex Profit Boost

Presents. Forex Profit Boost Presents Forex Profit Boost Forex Profit Boost Published by Alzaiak Trading CC Nominee Old Tree Publishing CC Suite 509, Private Bag X503 Northway, 4065, KZN, ZA www.oldtreepublishing.com Copyright 2014

More information

Page 1 of 96 Order your Copy Now Understanding Chart Patterns

Page 1 of 96 Order your Copy Now Understanding Chart Patterns Page 1 of 96 Page 2 of 96 Preface... 5 Who should Read this book... 6 Acknowledgement... 7 Chapter 1. Introduction... 8 Chapter 2. Understanding Charts Convention used in the book. 11 Chapter 3. Moving

More information

RISK DISCLOSURE STATEMENT / DISCLAIMER AGREEMENT

RISK DISCLOSURE STATEMENT / DISCLAIMER AGREEMENT RISK DISCLOSURE STATEMENT / DISCLAIMER AGREEMENT Trading any financial market involves risk. This report and all and any of its contents are neither a solicitation nor an offer to Buy/Sell any financial

More information

Technical Indicators that Really Work

Technical Indicators that Really Work Technical Indicators that Really Work TECHNICAL INDICATORS Technical indicators have become more important than Fundamentals. With the proper use of technical indicators investors are able to determine

More information

Counter Trend Trades. (Trading Against The Trend) By Russ Horn

Counter Trend Trades. (Trading Against The Trend) By Russ Horn Counter Trend Trades (Trading Against The Trend) By Russ Horn 1 RISK DISCLOSURE STATEMENT / DISCLAIMER AGREEMENT Trading any financial market involves risk. This report and all and any of its contents

More information

Forecasting FX Rates. Forecasting Exchange Rates

Forecasting FX Rates. Forecasting Exchange Rates Forecasting FX Rates Fundamental and Technical Models Forecasting Exchange Rates Model Needed A forecast needs a model, which specifies a function for S t : S t = f (X t ) The model can be based on - Economic

More information

Table Of Contents. Introduction. When You Should Not Use This Strategy. Setting Your Metatrader Charts. Free Template 15_Min_Trading.tpl.

Table Of Contents. Introduction. When You Should Not Use This Strategy. Setting Your Metatrader Charts. Free Template 15_Min_Trading.tpl. Table Of Contents Introduction When You Should Not Use This Strategy Setting Your Metatrader Charts Free Template 15_Min_Trading.tpl How To Trade 15 Min. Trading Strategy For Long Trades 15 Min. Trading

More information

Technical analysis & Charting The Foundation of technical analysis is the Chart.

Technical analysis & Charting The Foundation of technical analysis is the Chart. Technical analysis & Charting The Foundation of technical analysis is the Chart. Charts Mainly there are 2 types of charts 1. Line Chart 2. Candlestick Chart Line charts A chart shown below is the Line

More information

Real-time Analytics Methodology

Real-time Analytics Methodology New High/Low New High/Low alerts are generated once daily when a stock hits a new 13 Week, 26 Week or 52 Week High/Low. Each second of the trading day, the stock price is compared to its previous 13 Week,

More information

ORIGINALLY APPEARED IN ACTIVE TRADER M AGAZINE

ORIGINALLY APPEARED IN ACTIVE TRADER M AGAZINE ORIGINALLY APPEARED IN ACTIVE TRADER M AGAZINE FINDING TRADING STRA TEGIES FOR TOUGH MAR KETS (AKA TRADING DIFFICULT MARKETS) BY SUNNY J. HARRIS In order to address the subject of difficult markets, we

More information

Technical Analysis and Charting Part II Having an education is one thing, being educated is another.

Technical Analysis and Charting Part II Having an education is one thing, being educated is another. Chapter 7 Technical Analysis and Charting Part II Having an education is one thing, being educated is another. Technical analysis is a very broad topic in trading. There are many methods, indicators, and

More information

Chapter 24 DIVERGENCE DECISIONS

Chapter 24 DIVERGENCE DECISIONS Chapter 24 DIVERGENCE DECISIONS The subject of divergence is one that we will approach with the utmost caution. We hope we have made ourselves clear in the other volumes of this course that we have little

More information

BY THE NUMBERS. Des Bleakley BullCharts User Group. Wed 21 th Feb 2018

BY THE NUMBERS. Des Bleakley BullCharts User Group. Wed 21 th Feb 2018 BY THE NUMBERS Des Bleakley BullCharts User Group Wed 21 th Feb 2018 AGENDA PROFITABLE! Find Strategies to Trade Stocks Minimise Subjectivity where possible Automate less time / less effort Measurable

More information

Technicals & Time Frame

Technicals & Time Frame Advanced Charting Neither Better Trades or any of its personnel are registered broker-dealers or investment advisers. I will mention that I consider certain securities or positions to be good candidates

More information

GuruFocus User Manual: Interactive Charts version

GuruFocus User Manual: Interactive Charts version GuruFocus User Manual: Interactive Charts 2018 version 1 Contents: 0. Introduction and Overview a. Accessing Interactive Charts b. Interactive Chart Layout 1. Adding Stocks to the Chart 2. Graphing Financial

More information

Measuring abnormal returns on day trading - use of technical analysis. By Rui Ma

Measuring abnormal returns on day trading - use of technical analysis. By Rui Ma Measuring abnormal returns on day trading - use of technical analysis By Rui Ma A research project submitted to Saint Mary's university, Halifax, Nova Scotia in partial fulfillment of the requirements

More information

SYMBOL INFO INDICATOR

SYMBOL INFO INDICATOR fxbluelabs.com 1. Overview... 2 2. Using the Symbol Info indicator... 3 2.1 Adding the indicator to a chart... 3 2.2 Choosing the symbol... 3 2.3 % change... 3 2.3.1 Change in pips... 4 2.4 High-low range...

More information

USE OF LAG CURVES TO STAY ON TH RIGHT SIDE OF A MARKET

USE OF LAG CURVES TO STAY ON TH RIGHT SIDE OF A MARKET USE OF LAG CURVES TO STAY ON TH RIGHT SIDE OF A MARKET Using my sixty plus years of experience of investing in stock markets, I have learned that predictions based on stock fundamentals or esoteric chart

More information

10 Attractive Dividend Growth Stocks Poised to Become the Next Dividend Champions Or Aristocrats

10 Attractive Dividend Growth Stocks Poised to Become the Next Dividend Champions Or Aristocrats 10 Attractive Dividend Growth Stocks Poised to Become the Next Dividend Champions Or Aristocrats January 12, 2016 by Chuck Carnevale of F.A.S.T. Graphs Introduction I screened the Dividend Contenders list

More information

CHAPTER V TIME SERIES IN DATA MINING

CHAPTER V TIME SERIES IN DATA MINING CHAPTER V TIME SERIES IN DATA MINING 5.1 INTRODUCTION The Time series data mining (TSDM) framework is fundamental contribution to the fields of time series analysis and data mining in the recent past.

More information

Publisher: Jeannette L. Briese Insider Capital Group Editor In Chief: Stephen Elliott Briese

Publisher: Jeannette L. Briese Insider Capital Group Editor In Chief: Stephen Elliott Briese Publisher: Jeannette L. Briese Insider Capital Group Editor In Chief: Stephen Elliott Briese SUBSCRIBER'S GUIDE Insider Futures (IF) and Insider Currencies (IC) were originally designed at the request

More information

Those who cannot remember the past are condemned to repeat it.

Those who cannot remember the past are condemned to repeat it. WITH THESE 4 EXPERT-LEVEL TECHNICAL INDICATORS Those who cannot remember the past are condemned to repeat it. This oft-quoted warning also forms the basis for technical analysis. Only I d tweak it to say,

More information

Maybank IB. Understanding technical analysis. by Lee Cheng Hooi. 24 September Slide 1 of Maybank-IB

Maybank IB. Understanding technical analysis. by Lee Cheng Hooi. 24 September Slide 1 of Maybank-IB Maybank IB Understanding technical analysis 24 September 2011 by Lee Cheng Hooi Slide 1 of 40 Why technical analysis? 1) Market action discounts everything 2) Prices move in trends 3) History repeats itself

More information

Profiting. with Indicators. By Jeff Drake with Ed Downs

Profiting. with Indicators. By Jeff Drake with Ed Downs Profiting with Indicators By Jeff Drake with Ed Downs Profiting with Indicators By Jeff Drake with Ed Downs Copyright 2018 Nirvana Systems Inc. All Rights Reserved The charts and indicators used in this

More information

Investing Using Call Debit Spreads

Investing Using Call Debit Spreads Investing Using Call Debit Spreads Strategies for the equities investor and directional trader I use options to take long positions in equities that I believe will sell for more in the future than today.

More information

Momentum Trading. Explained

Momentum Trading. Explained Momentum Trading Explained $ Bruce Kovner is worth more than $4.5 billion. $ John W. Henry is worth $840 million. $ Bill Dunn made $80 million in 2008. $ Michael Marcus turned an initial $30,000 into $80

More information

MACD INDICATOR Moving Average Convergence Divergence Part Three

MACD INDICATOR Moving Average Convergence Divergence Part Three MACD INDICATOR Moving Average Convergence Divergence Part Three Reprinted from The Traders Journal Volume 2 Issue 3 By Jason Sidney Following on from the previous article on the MACD indicator we established

More information

Ashley Gulke Leavitt Gulke Group, Inc

Ashley Gulke Leavitt Gulke Group, Inc Ashley Gulke Leavitt Gulke Group, Inc How To Read Market Charts Cell Phone: 815-520-4227 Email:Ashley@gulkegroup.com Technical Analysis: Looking at past price movements to project future movements. Pros/

More information

Our aim at S.T.I. is to make Technical Analysis as simple and uncomplicated as possible.

Our aim at S.T.I. is to make Technical Analysis as simple and uncomplicated as possible. By MPFX Our aim at S.T.I. is to make Technical Analysis as simple and uncomplicated as possible. We will try to explain the concepts of each indicator in Plain English and include examples where possible.

More information

MagicBreakout Forex Trading Strategy

MagicBreakout Forex Trading Strategy Tim Trush & Julie Lavrin introduce MagicBreakout Forex Trading Strategy Your guide to financial freedom. Tim Trush, Julie Lavrin, T&J Profit Club, 2007, All rights reserved www.magicbreakout.com Table

More information

Understanding Oscillators & Indicators March 4, Clarify, Simplify & Multiply

Understanding Oscillators & Indicators March 4, Clarify, Simplify & Multiply Understanding Oscillators & Indicators March 4, 2015 Clarify, Simplify & Multiply Disclaimer U.S. Government Required Disclaimer Commodity Futures Trading Commission Futures and Options trading has large

More information

10.2 TMA SLOPE INDICATOR 1.4

10.2 TMA SLOPE INDICATOR 1.4 10.2 TMA SLOPE INDICATOR 1.4 Unfortunately, you cannot use TMA or any of its derivatives before some poster is going to yell, REPAINT, REPAINT, REPAINT It is like if you can say those words and you will

More information

RISK DISCLOSURE STATEMENT / DISCLAIMER AGREEMENT

RISK DISCLOSURE STATEMENT / DISCLAIMER AGREEMENT RISK DISCLOSURE STATEMENT / DISCLAIMER AGREEMENT Trading any financial market involves risk. This report and all and any of its contents are neither a solicitation nor an offer to Buy/Sell any financial

More information

Technical Analysis Indicators

Technical Analysis Indicators Technical Analysis Indicators William s Percent R Rules, Scans, Adding Filters, Breakout, Retest, and Application across MTFs Course Instructor: Price Headley, CFA, CMT BigTrends Coaching Access to BigTrends

More information

Bitcoin Ninjas 'Ninja Signals' Buy/Sell Alerts & Backtesting TradingView Script

Bitcoin Ninjas 'Ninja Signals' Buy/Sell Alerts & Backtesting TradingView Script Bitcoin Ninjas 'Ninja Signals' Buy/Sell Alerts & Backtesting TradingView Script (for Cryptocurrencies, Forex, GunBot, ProfitTrailer, Autoview, manual or automatic trading, and more) Allows users to easily

More information

Walgreens A Prescription for Margin Recovery?

Walgreens A Prescription for Margin Recovery? Zacks Investment Research 12/30/2010 Walgreens A Prescription for Margin Recovery? Walgreens is a national retail pharmacy chain and considered the leader in innovative drugstore retailing. Walgreens pioneered

More information

DayTrader (ES)

DayTrader (ES) www.fractalgo.com DayTrader (ES) Math and Markets No one else uses our algorithms, which have been refined and perfected for nearly a decade. With advanced math and physics we have been able to create

More information

Broker History User Manual

Broker History User Manual Broker History User Manual Table of Contents Welcome... 2 New Search... 2 The Watched List... 4 Managing the watched list... 4 To see your watched list... 5 Understanding the Credit report... 6 Broker

More information

Improving on Buy and Hold: Asset Allocation using Economic Indicators By Georg Vrba, P.E. August 24, 2010

Improving on Buy and Hold: Asset Allocation using Economic Indicators By Georg Vrba, P.E. August 24, 2010 Improving on Buy and Hold: Asset Allocation using Economic Indicators By Georg Vrba, P.E. August 24, 2010 Advisor Perspectives welcomes guest contributions. The views presented here do not necessarily

More information

INTERMEDIATE EDUCATION GUIDE

INTERMEDIATE EDUCATION GUIDE INTERMEDIATE EDUCATION GUIDE CONTENTS Key Chart Patterns That Every Trader Needs To Know Continution Patterns Reversal Patterns Statistical Indicators Support And Resistance Fibonacci Retracement Moving

More information

Buy Now, Paid Later. Learning LEAP Leverage Strategies. By Markay Latimer

Buy Now, Paid Later. Learning LEAP Leverage Strategies. By Markay Latimer Buy Now, Paid Later Learning LEAP Leverage Strategies By Markay Latimer Neither Better Trades or any of its personnel are registered broker-dealers or investment advisers. I will mention that I consider

More information

Intermediate - Trading Analysis

Intermediate - Trading Analysis Intermediate - Trading Analysis Technical Analysis Technical analysis is the attempt to forecast currencies prices on the basis of market-derived data. Technicians (also known as quantitative analysts

More information

Strategies for the Simple Timing Indicator (STI) and MACD to Improve Investment Performance

Strategies for the Simple Timing Indicator (STI) and MACD to Improve Investment Performance Strategies for the Simple Timing Indicator (STI) and MACD to Improve Investment Performance AFTA October 18 & 22, 2011 Jim Gunn jimgunn@jgunnresearch.com Disclaimer No Representations are made that the

More information

Investing Using Call Debit Spreads

Investing Using Call Debit Spreads Investing Using Call Debit Spreads Terry Walters February 2018 V11 I am a long equities investor; I am a directional trader. I use options to take long positions in equities that I believe will sell for

More information

MLC at Boise State Logarithms Activity 6 Week #8

MLC at Boise State Logarithms Activity 6 Week #8 Logarithms Activity 6 Week #8 In this week s activity, you will continue to look at the relationship between logarithmic functions, exponential functions and rates of return. Today you will use investing

More information

The profitability of MACD and RSI trading rules in the Australian stock market

The profitability of MACD and RSI trading rules in the Australian stock market The profitability of MACD and RSI trading rules in the Australian stock market AUTHORS ARTICLE IFO JOURAL FOUDER Safwan Mohd or Guneratne Wickremasinghe Safwan Mohd or and Guneratne Wickremasinghe (2014).

More information

A Trading System that Disproves Efficient Markets

A Trading System that Disproves Efficient Markets A Trading System that Disproves Efficient Markets April 5, 2011 by Erik McCurdy Advisor Perspectives welcomes guest contributions. The views presented here do not necessarily represent those of Advisor

More information

SHRIMPY PORTFOLIO REBALANCING FOR CRYPTOCURRENCY. Michael McCarty Shrimpy Founder. Algorithms, market effects, backtests, and mathematical models

SHRIMPY PORTFOLIO REBALANCING FOR CRYPTOCURRENCY. Michael McCarty Shrimpy Founder. Algorithms, market effects, backtests, and mathematical models SHRIMPY PORTFOLIO REBALANCING FOR CRYPTOCURRENCY Algorithms, market effects, backtests, and mathematical models Michael McCarty Shrimpy Founder VERSION: 1.0.0 LAST UPDATED: AUGUST 1ST, 2018 TABLE OF CONTENTS

More information

The Schaff Trend Cycle

The Schaff Trend Cycle The Schaff Trend Cycle by Brian Twomey This indicator can be used with great reliability to catch moves in the currency markets. Doug Schaff, president and founder of FX Strategy, created the Schaff trend

More information

A Novel Prediction Method for Stock Index Applying Grey Theory and Neural Networks

A Novel Prediction Method for Stock Index Applying Grey Theory and Neural Networks The 7th International Symposium on Operations Research and Its Applications (ISORA 08) Lijiang, China, October 31 Novemver 3, 2008 Copyright 2008 ORSC & APORC, pp. 104 111 A Novel Prediction Method for

More information

An informative reference for John Carter's commonly used trading indicators.

An informative reference for John Carter's commonly used trading indicators. An informative reference for John Carter's commonly used trading indicators. At Simpler Options Stocks you will see a handful of proprietary indicators on John Carter s charts. This purpose of this guide

More information

Williams Percent Range

Williams Percent Range Williams Percent Range (Williams %R or %R) By Marcille Grapa www.surefiretradingchallenge.com RISK DISCLOSURE STATEMENT / DISCLAIMER AGREEMENT Trading any financial market involves risk. This report and

More information

- My 4 Favorite Trades - Essential Trades of a Professional Trader

- My 4 Favorite Trades - Essential Trades of a Professional Trader presented by Thomas Wood MicroQuant SM Divergence Trading Workshop Day One - My 4 Favorite Trades - Essential Trades of a Professional Trader Risk Disclaimer Trading or investing carries a high level of

More information

STOCK MARKET TRENDS PREDICTION USING NEURAL NETWORK BASED HYBRID MODEL

STOCK MARKET TRENDS PREDICTION USING NEURAL NETWORK BASED HYBRID MODEL International Journal of Computer Science Engineering and Information Technology Research (IJCSEITR) ISSN 2249-6831 Vol. 3, Issue 1, Mar 2013, 11-18 TJPRC Pvt. Ltd. STOCK MARKET TRENDS PREDICTION USING

More information

MIND THE GAP : MEAN REVERSION IN LISTED AFRICAN EQUITIES

MIND THE GAP : MEAN REVERSION IN LISTED AFRICAN EQUITIES MIND THE GAP : MEAN REVERSION IN LISTED AFRICAN EQUITIES Mean reversion is the mathematical phenomenon whereby an asset s performance tends to become more average (less extreme) over time. If true, it

More information

WIN NEW CLIENTS & INCREASE WALLET-SHARE with HiddenLevers Engaging prospects + clients with portfolio stress testing

WIN NEW CLIENTS & INCREASE WALLET-SHARE with HiddenLevers Engaging prospects + clients with portfolio stress testing WIN NEW CLIENTS & INCREASE WALLET-SHARE with HiddenLevers Engaging prospects + clients with portfolio stress testing TABLE OF CONTENTS INTRO: How it works 3 ONE: Introduce and position risk at the first

More information

BACKGROUND KNOWLEDGE for Teachers and Students

BACKGROUND KNOWLEDGE for Teachers and Students Pathway: Agribusiness Lesson: ABR B4 1: The Time Value of Money Common Core State Standards for Mathematics: 9-12.F-LE.1, 3 Domain: Linear, Quadratic, and Exponential Models F-LE Cluster: Construct and

More information

Alpesh s guide to using the Alpesh Patel Special Edition Section 4

Alpesh s guide to using the Alpesh Patel Special Edition Section 4 Alpesh s guide to using the Alpesh Patel Special Edition Section 4 How to use my technical Radars Alpesh Patel s Momentum Radar This radar is for people who want to analyse stocks the way I do. It is the

More information

Technical Indicators

Technical Indicators Taken From: Technical Analysis of the Financial Markets A Comprehensive Guide to Trading Methods & Applications John Murphy, New York Institute of Finance, Published 1999 Technical Indicators Technical

More information