Course outline. Financial Time Series Analysis. Lunar panics. Overview. Largest daily crashes. Major stock market crashes 01/09/2014

Size: px
Start display at page:

Download "Course outline. Financial Time Series Analysis. Lunar panics. Overview. Largest daily crashes. Major stock market crashes 01/09/2014"

Transcription

1 Financial Time Series Analysis Patrick McSharry Advanced Modelling Techniques September 204 University of Oxford Course outline. Data analysis, probability, correlations, visualisation techniques, random walk, autoregression, moving average 2. Technical analysis, trend following, mean reversion 3. Nonlinear time series analysis, nonlinear modelling, regime switching, neural networks 4. Parameter eimation, model selection, model evaluation, volatility forecaing, GARCH, leverage effect 5. Quantitative trading rategies, algorithmic trading Lecture 2 Copyright 204 Patrick McSharry Overview Moving averages Exponentially weighted moving averages Technical analysis Head and shoulders Relative Strength Index Moving Average Convergence / Divergence Oscillators Bollinger bands Japanese candleicks Elliott waves Fundamental analysis Lunar panics Chriopher Carolan (998), demonrated the correlation between the lunar calendar and the ock market panics of 929 and987. The annual lunar model for panics points to the 27th and 28th days of the lunar month as the dark days, yet that is only true in the autumn season, the 6th or 7th lunar month. When there is no full moon between October 3 and 9 inclusive, the Dow has been up.5% in October since 95. In those years with a full moon between those dates, the Dow s average change is a loss of.9%. Major ock market crashes Large daily crashes Black Tuesday, October 29, 929, and Black Monday, October 9, 987 occurred on the same annual lunar calendar date, Additionally, the other similar points in the comparisons of those two years, the spring lows, summer highs and autumn failure highs all occurred within one day on the lunar calendar. The figure shows those years in a chart aligned with the lunar calendar, where similar lunar dates are juxtaposed above each other. The panics are marked with arrows. The other similar features are denoted with dashed lines. The chart also includes Hong Kong s Hang Seng index for the panic year 997 A scan of daily data of the Dow Jones Indurial Average from 95, the Hang Seng index from 980, The Japanese Nikkei index from 950, and the German DAX index from 960 for the 0 large, single-day percentage drops is shown. Seven of those ten declines were days associated with one of the three panics. Two of the others, the Spring 989 declines in the Hong Kong market, were tied to a fundamental news event, the Tiananmen crisis in China. The final entry is from the German market during the mini-crash of October 989, an October event similar to the others, but smaller in magnitude

2 Moving averages A moving average may be viewed as a convolution or a low-pass filter. A simple moving average of the la n observations is given by: n = x t i+ n i= By smoothing the time series, it can remove the effects of seasonality. Note that it gives equal weight to both new and old observations Exponentially weighted moving averages EWMA employs exponentially decreasing weights to discount the influence of old observations: = αxt + ( α) The smoothing factor, 0<α<,determines the rate of decay of old information The EWMA may also be expressed via the number of time periods n using the smoothing factor, α=/n, giving: n = xt + n n EWMA weights Technical analysis Technical analys attempt to identify patterns in hiorical financial market data (both price and volume) that can be exploited to generate positive returns Using transformations of financial time series it may be possible to foreca price movements The idea is that large gains from successful trades exceed more numerous but smaller losing trades By controlling for risk, it should be possible generate positive average returns in the long-term Head and shoulders Double bottoms The head-and-shoulders" pattern is believed to be one of the mo reliable trend-reversal patterns. The double bottom looks like the letter "W". The twice touched low is considered a support level. Mo technical analys believe that the advance off of the fir bottom should be 0-20%. The second bottom should form within 3-4% of the previous low, and volume on the ensuing advance should increase. 2

3 Evidence for technical analysis Neftci (99) showed that some of the rules employed in technical analysis generate well-defined techniques of forecaing, but even well-defined rules were shown to be useless in prediction if the economic time series is Gaussian. However, if the processes under consideration are nonlinear, then the rules might capture some information. Tes showed that this may indeed be the case for the moving average rule. Brock et al. (992) analysed numerous technical trading rules using 90 years of daily ock prices from the Dow Jones Indurial Average up to 987 and found that they all outperformed the market. Lo et al. (2000) took a syematic and automatic approach to technical pattern recognition, applying nonparametric kernel regression to a large number of US ocks from 962 to 996. By comparing the unconditional empirical diribution of daily ock returns to the conditional diribution (conditioned on specific technical indicators) they found that several technical indicators provided incremental information and may have some practical value. Relative rength index Wilder (978) proposed the relative rength index (RSI) to measure price rength by comparing upward and downward price changes: where s u and s d are EWMA eimates of u t = max(p t -p t-,0) and d t = max(p t- -p t,0) u RSI = t 00 u d + Wilder recommended a smoothing factor of α=/4 and considered a security to be overbought when RSI>70 and oversold when RSI<30 Cutler s RSI uses a simple moving average inead of EWMA RSI example Moving Average Convergence / Divergence (MACD) MACD is a trend-following indicator and measures the difference between a fa and slow exponential moving average (EWMA) of prices: MACD t = EWMA t 2 (p) EWMA t 26 (p) s t = EWMA t9 (MACD) MACD can be traded in a number of ways: Buy (sell) when MACD t moves above (below) s t Buy (sell) when MACD t moves above (below) zero Divergence between price and MACD levels MACD example Trix Trix (Triple Exponential) is an oscillator conructed by applying EWMA three times to price time series Positive values indicate and upwards trend and negative values sugge a downward trend The application of EWMA three times has the effect of spreading out the weights and decreasing the weight on the mo recent observations 3

4 Stochaic oscillators Lane (950) introduced the ochaic oscillator to measure momentum by comparing the closing price to the price range over a specific period (usually n=4 days): s fa =00 p close p low p high p low The rational is that prices tend to close near their pa highs in bull markets, and near their lows in bear markets. Trading signals can be generated when the fa ochaic oscillator crosses its moving average, the slow ochaic oscillator A pair of fa and slow oscillators may be formed; the slow oscillator can be derived from the fa one using a simple moving average with n=3 days Trading ochaic oscillators Buy when s fa crosses up through s slow and sell when s fa crosses down through s slow An alternative trading rategy is to use the oscillators directly based on their level as was the case of RSI; s > 80 implies overbought and s < 20 implies oversold Oscillators may be slowed down further during periods of high volatility by taking additional moving averages (or averages with longer periods) This reduces fluctuations, the number of crossovers and hence transaction cos Stochaic oscillators Bollinger bands Bollinger bands provide a conditional measure of the highness or lowness of the price relative to previous trades The bands are defined using an n-period simple moving average, µ t for the centre and ±kσ t for the bands where σ t is the n-period andard deviation (typical values are n=20 and k=2) While we should not expect 95% of an equity's closing prices, on average, to lie within the Bollinger bands (as for normal diributions), from Chebyshev's inequality we can expect around 75% of the closing prices Trading rategies: Buy when the price touches the lower band and exit when price reaches the centre Buy when the price moves above the upper band or sell when the price goes below the lower band Sell options when bands are hiorically far apart or buy options when the bands are hiorically close together Bollinger bands example Japanese candleicks A candleick chart, reflects the open, high, low and close prices for each time period The filled part of the candleick is known as the body and reflects the change between the open and close Long thin lines above and below the body represent the high/low range A hollow candleick implies that the close was higher than the open whereas a filled candleick implies the opposite 4

5 Elliott argued that because humans are themselves rhythmical, their activities and decisions could be predicted in rhythms The wave principle posits that collective inveor psychology moves from optimism to pessimism and back again Elliott waves Elliott's approach ates that market prices alternate between five point bullish waves and three-point bearish waves As these waves develop, the larger price patterns unfold in a self-similar fractal geometry. Within the dominant trend, waves, 3, and 5 are "motive" waves, and each motive wave itself subdivides in five waves. Waves 2 and 4 are "corrective" waves, and subdivide in three waves. The Fibonacci sequence appears repeatedly in Elliott wave ructures, including motive waves (, 3, 5), a single full cycle (5 up, 3 down = 8 waves), and the completed motive (89 waves) and corrective (55 waves) patterns The ratio of the second peak to the fir is.68 (approximately the golden ratio) Volume Volume provides a measure of the number of contracts or transactions occurring during a particular time period Volume acts as an additional source of information as it represents the level of activity in the market Strong upward trends are usually associated with increasing prices and high volume. In contra increasing prices and low volume could signal a precursor to a reversal Ying (966) found a contemporaneous correlation between volume and returns and conclude that (i) low (high) volume is associated with decreasing (increasing) prices and (ii) a large increase in volume is usually accompanied by a large absolute change in price From R.N. Elliott's essay, "The Basis of the Wave Principle," October 940. Fundamental analysis Fundamental analysis attempts to identify securities that have been mispriced by the market. By taking a position now it should be possible to take profits once the market corrects the price. The objective is to find good companies using information from the analysis of income and financial atements, management, competitive advantages of the business and potential competitors and markets Value inveors specifically attempt to detect undervalued securities Fundamental ratios Key information includes prices, dividends, earnings and cash flows The P/E ratio (price-to-earnings ratio) of a security is a measure of the share price relative to the annual income or profit earned by the firm per share. A higher P/E ratio means that inveors are paying more for each unit of income The PEG ratio, Price/Earnings To Growth, is a valuation metric for determining the relative trade-off between the price of a ock, the earnings generated per share (EPS), and the company's expected growth. PEG is a widely employed indicator of a ock's possible true value. The PEG ratio of represents a fair trade-off between the values of co and the values of growth, indicating that a ock is reasonably valued given the expected growth. The lower the PEG ratio the more undervalued the ock. The PEG ratio may be better able to discriminate between ocks because unlike the P/E ratio it also accounts for growth. P/E ratio and S&P returns Shiller (2005) demonrated that P/E ratios are a predictor of twenty-year returns. The horizontal axis shows the real P/E ratio of the S&P Composite Stock Price Index (inflation adjued price divided by the prior ten-year mean of inflation-adjued earnings). The vertical axis shows the geometric average real annual return on inveing in the S&P Composite Stock Price Index, reinveing dividends, and selling twenty years later. Data from different twenty year periods is colorcoded as shown in the key. Shiller ates that this "confirms that long-term inveors inveors who commit their money to an invement for ten full years did do well when prices were low relative to earnings at the beginning of the ten years. Long-term inveors would be well advised, individually, to lower their exposure to the ock market when it is high, as it has been recently, and get into the market when it is low." 5

Technical Analysis. Technical Analysis. Schools of Thought. Discussion Points. Discussion Points. Schools of thought. Schools of thought

Technical Analysis. Technical Analysis. Schools of Thought. Discussion Points. Discussion Points. Schools of thought. Schools of thought The Academy of Financial Markets Schools of Thought Random Walk Theory Can t beat market Analysis adds nothing markets adjust quickly (efficient) & all info is already in the share price Price lies in

More information

Disclaimer: The authors of the articles in this guide are simply offering their interpretation of the concepts. Information, charts or examples

Disclaimer: The authors of the articles in this guide are simply offering their interpretation of the concepts. Information, charts or examples Disclaimer: The authors of the articles in this guide are simply offering their interpretation of the concepts. Information, charts or examples contained in this lesson are for illustration and educational

More information

Highly Active Manual FX Trading Strategy. 1.Used indicators. 2. Theory. 2.1. Standard deviation (stddev Indicator - standard MetaTrader 4 Indicator)

Highly Active Manual FX Trading Strategy. 1.Used indicators. 2. Theory. 2.1. Standard deviation (stddev Indicator - standard MetaTrader 4 Indicator) Highly Active Manual FX Trading Strategy This strategy based on a mixture of two styles of trading: forex scalping, trend following short-term strategy. You can use it for any currency. Timeframe M15.

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

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

8 Day Intensive Course Lesson 5 Stochastics & Bollinger Bands

8 Day Intensive Course Lesson 5 Stochastics & Bollinger Bands 8 Day Intensive Course Lesson 5 Stochastics & Bollinger Bands A)Trading with Stochastic Trading With Stochastic What is stochastic? Stochastic is an oscillator that works well in range-bound markets.[/i]

More information

Alerts & Filters in Power E*TRADE Pro Strategy Scanner

Alerts & Filters in Power E*TRADE Pro Strategy Scanner Alerts & Filters in Power E*TRADE Pro Strategy Scanner Power E*TRADE Pro Strategy Scanner provides real-time technical screening and backtesting based on predefined and custom strategies. With custom strategies,

More information

MATHEMATICAL TRADING INDICATORS

MATHEMATICAL TRADING INDICATORS MATHEMATICAL TRADING INDICATORS The mathematical trading methods provide an objective view of price activity. It helps you to build up a view on price direction and timing, reduce fear and avoid overtrading.

More information

Stochastic Oscillator.

Stochastic Oscillator. Stochastic Oscillator. By Jay Lakhani www.4x4u.net George Lane was the originator of the stochastic indicator in the 1960 s; the indicator tracks the market momentum. Lane observed that as prices rise

More information

Understanding the market

Understanding the market Understanding the market Technical Analysis Approach: part I Xiaoguang Wang President, Purdue Quantitative Finance Club PhD Candidate, Department of Statistics Purdue University wang913@purdue.edu Outline

More information

Professional Trader Series: Moving Average Formula & Strategy Guide. by John Person

Professional Trader Series: Moving Average Formula & Strategy Guide. by John Person Professional Trader Series: Moving Average Formula & Strategy Guide by John Person MOVING AVERAGE FORMULAS & STRATEGY GUIDE In an online seminar conducted for the Chicago Board of Trade, I shared how to

More information

THE MACD: A COMBO OF INDICATORS FOR THE BEST OF BOTH WORLDS

THE MACD: A COMBO OF INDICATORS FOR THE BEST OF BOTH WORLDS THE MACD: A COMBO OF INDICATORS FOR THE BEST OF BOTH WORLDS By Wayne A. Thorp Moving averages are trend-following indicators that don t work well in choppy markets. Oscillators tend to be more responsive

More information

6.14. Oscillators and Indicators.

6.14. Oscillators and Indicators. 6.14. Oscillators and Indicators. What is Momentum? The word momentum has two meanings to market technicians, one of them is a generic concept about how prices move, and the second one is a specific indicator.

More information

High Probability Trading Triggers for Gold & Silver

High Probability Trading Triggers for Gold & Silver Welcome to a CBOT Online Seminar High Probability Trading Triggers for Gold & Silver Presented by: John Person Sponsored by Interactive Brokers Live Presentation Starts at 3:30 PM Chicago Time NOTE: Futures

More information

A GUIDE TO WL INDICATORS

A GUIDE TO WL INDICATORS A GUIDE TO WL INDICATORS GETTING TECHNICAL ABOUT TRADING: USING EIGHT COMMON INDICATORS TO MAKE SENSE OF TRADING What s a technical indicator and why should I use them? What s the market going to do next?

More information

Bringing Some High Energy into the New Year

Bringing Some High Energy into the New Year Bringing Some High Energy into the New Year NYMEX crude oil futures experienced a significant price increase in 2011, albeit with high volatility, like many asset classes in the period. NYMEX crude oil

More information

Using Bollinger Bands. by John Bollinger

Using Bollinger Bands. by John Bollinger Article Text Copyright (c) Technical Analysis Inc. 1 Stocks & Commodities V. 10:2 (47-51): Using Bollinger Bands by John Bollinger Using Bollinger Bands by John Bollinger Trading bands, which are lines

More information

Technical Indicators Tutorial - Forex Trading, Currency Forecast, FX Trading Signal, Forex Training Cour...

Technical Indicators Tutorial - Forex Trading, Currency Forecast, FX Trading Signal, Forex Training Cour... Page 1 Technical Indicators Tutorial Technical Analysis Articles Written by TradingEducation.com Technical Indicators Tutorial Price is the primary tool of technical analysis because it reflects every

More information

Definitions to Basic Technical Analysis Terms. www.recognia.com

Definitions to Basic Technical Analysis Terms. www.recognia.com Definitions to Basic Technical Analysis Terms www.recognia.com A Alert An alert is a notification sent when a significant event occurs in one or more investments of importance to a trader. Recognia sends

More information

Trend Analysis From Fibonacci to Gann Ichimoku versus MACD Proprietary Signals

Trend Analysis From Fibonacci to Gann Ichimoku versus MACD Proprietary Signals Trend Analysis From Fibonacci to Gann Ichimoku versus MACD Proprietary Signals Cornelius Luca Luca Global Research Banco Best Lisbon 2010 From Fibonacci to Gann Who is Fibonacci? Leonardo of Pisa (1170s

More information

Using Order Book Data

Using Order Book Data Q3 2007 Using Order Book Data Improve Automated Model Performance by Thom Hartle TradeFlow Charts and Studies - Patent Pending TM Reprinted from the July 2007 issue of Automated Trader Magazine www.automatedtrader.net

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

6. Get Top Trading Signals with the RSI

6. Get Top Trading Signals with the RSI INTERMEDIATE 6. Get Top Trading Signals with the RSI The Relative Strength Index, or RSI, is one of the most popular momentum indicators in technical analysis. The RSI is an oscillator that moves between

More information

Contrarian investing and why it works

Contrarian investing and why it works Contrarian investing and why it works Definition Contrarian a trader whose reasons for making trade decisions are based on logic and analysis and not on emotional reaction. What is a contrarian? A Contrarian

More information

New Trendlens Indicators & Functions

New Trendlens Indicators & Functions New Trendlens Indicators & Functions There are 83 new indicators and functions available in TrendLens. Formation Functions Highest Value The Highest Value formation function looks back bar count number

More information

Understanding the Technical Market Indicators

Understanding the Technical Market Indicators Understanding the Technical Market Indicators Revised: October 2009 Article Written By: Md Saeed Ul Hoque Golden Gate University San Francisco, CA Sharif Gias Assistant Professor of Finance University

More information

ID ING WHEN TO BUY AND SELL USING THE STOCHASTIC OSCILLATOR

ID ING WHEN TO BUY AND SELL USING THE STOCHASTIC OSCILLATOR ID ING WHEN TO BUY AND SELL USING THE STOCHASTIC OSCILLATOR By Wayne A. Thorp Stochastics work best with those securities that are currently trading within a particular range and may prove useful in identifying

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 Kelvin and I am a full time currency trader. I have a passion for trading and

More information

NEURAL networks [5] are universal approximators [6]. It

NEURAL networks [5] are universal approximators [6]. It Proceedings of the 2013 Federated Conference on Computer Science and Information Systems pp. 183 190 An Investment Strategy for the Stock Exchange Using Neural Networks Antoni Wysocki and Maciej Ławryńczuk

More information

SAIF-2011 Report. Rami Reddy, SOA, UW_P

SAIF-2011 Report. Rami Reddy, SOA, UW_P 1) Title: Market Efficiency Test of Lean Hog Futures prices using Inter-Day Technical Trading Rules 2) Abstract: We investigated the effectiveness of most popular technical trading rules on the closing

More information

Chapter 9. The Valuation of Common Stock. 1.The Expected Return (Copied from Unit02, slide 36)

Chapter 9. The Valuation of Common Stock. 1.The Expected Return (Copied from Unit02, slide 36) Readings Chapters 9 and 10 Chapter 9. The Valuation of Common Stock 1. The investor s expected return 2. Valuation as the Present Value (PV) of dividends and the growth of dividends 3. The investor s required

More information

Nest Pulse Impact Document

Nest Pulse Impact Document Nest Pulse Impact Document July 25, 2012 1 Document Information DOCUMENT CONTROL INFORMATION DOCUMENT VERSION REVIEWER REVIEW NOTES Omnesys Nest Plus Nest Pulse Impact Document VERSION NOTES This Nest

More information

Trend Determination - a Quick, Accurate, & Effective Methodology

Trend Determination - a Quick, Accurate, & Effective Methodology Trend Determination - a Quick, Accurate, & Effective Methodology By; John Hayden Over the years, friends who are traders have often asked me how I can quickly determine a trend when looking at a chart.

More information

Thinking Man s Trader

Thinking Man s Trader Thinking Man s Trader Advanced Trader s Package Trading is a three dimensional world and the Advanced Trader s Package covers all three. Dimension three: Market Dynamics, conditions and change of conditions

More information

Dynamic Zones NEW TECHNIQUES

Dynamic Zones NEW TECHNIQUES NEW TECHNIQUES Dynamic Zones Most indicators use a fixed zone for buy and sell signals. Here s a concept based on zones that are responsive to past levels of the indicator. by Leo Zamansky, Ph.D., and

More information

Technical Analysis of the Futures Markets:

Technical Analysis of the Futures Markets: Technical Analysis of the Futures Markets: A Comprehensive Quide to Trading Methods and Applications John J. Murphy New York Institute of Finance A Prentice-Hall Company Introduction, xiii Acknowledgments,

More information

How Well Do Traditional Momentum Indicators Work? Cynthia A. Kase, CMT President, Kase and Company, Inc., CTA October 10, 2006

How Well Do Traditional Momentum Indicators Work? Cynthia A. Kase, CMT President, Kase and Company, Inc., CTA October 10, 2006 How Well Do Traditional Momentum Indicators Work? Cynthia A. Kase, CMT President, Kase and Company, Inc., CTA October 10, 2006 1.0 Introduction Most market technicians believe traditional momentum indicators,

More information

ChartFilter Stock Tools Training Guide

ChartFilter Stock Tools Training Guide ChartFilter Stock Tools Training Guide Disclaimer MHP Systems Inc. is not responsible for investments made as a result of using this program. The purchaser of the license for use of this program is responsible

More information

Day Trade System EZ Trade FOREX

Day Trade System EZ Trade FOREX Day Trade System The EZ Trade FOREX Day Trading System is mainly used with four different currency pairs; the EUR/USD, USD/CHF, GBP/USD and AUD/USD, but some trades are also taken on the USD/JPY. It uses

More information

Trading Technical Analysis Signals With Option Spreads. By Steve Lentz Director of Education, DiscoverOptions Mentoring

Trading Technical Analysis Signals With Option Spreads. By Steve Lentz Director of Education, DiscoverOptions Mentoring Trading Technical Analysis Signals With Option Spreads By Steve Lentz Director of Education, DiscoverOptions Mentoring Disclaimer The views of third party speakers and their materials are their own and

More information

TECHNICAL ANALYSIS GLOSSARY

TECHNICAL ANALYSIS GLOSSARY TECHNICAL ANALYSIS GLOSSARY A ABC: Elliott Wave terminology for a three-wave countertrend price movement. Wave A is the first price wave against the trend of the market. Wave B is a corrective wave to

More information

Trading Binary Options Strategies and Tactics

Trading Binary Options Strategies and Tactics Trading Binary Options Strategies and Tactics Binary options trading is not a gamble or a guessing game. By using both fundamental and technical market analysis, you are able to get a better understanding

More information

Charting Glossary Version 1 September 2008

Charting Glossary Version 1 September 2008 Charting Glossary Version 1 September 2008 i Contents 1 Price...1 2 Charts...1 2.1 Line, Step, Scatter, Mountain charts... 1 2.2 Bar Charts (Open/High/Low/Close charts)... 1 2.3 Candle charts... 2 2.4

More information

Advanced Trading Systems Collection MACD DIVERGENCE TRADING SYSTEM

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

More information

The Intraday Bias Indicator

The Intraday Bias Indicator Wednesday, June 13, 2012 Issue 41 Wednesday, August 8, 2012 Intraday Time Analysis Erik Skyba, CMT Senior Quantitative Analyst TSLabs@TradeStation.com Features Studies/Files Included: Focus: Technical

More information

Surperformance Ratings

Surperformance Ratings User guide www.4-traders.com Table of contents 1 General explanation... 4 2 - Description of fundamental criterion... 4 Investor Rating... 4 Trading Rating... 4 Growth (Revenue)... 4 Valuation... 5 EPS

More information

CENTRE FOR INVESTMENT EDUCATION AND LEARNING. Author 1 & Author 2. Location - Date

CENTRE FOR INVESTMENT EDUCATION AND LEARNING. Author 1 & Author 2. Location - Date CENTRE FOR INVESTMENT EDUCATION AND LEARNING Equity Valuation and Analysis Author 1 & Author 2 Location - Date Basic Approaches to Valuation Price of an equity share in secondary market is dynamic Investors

More information

The Decennial Pattern, the Presidential Cycle, Four- year Lows, and How They Affect the Stock Market Outlook for 2010

The Decennial Pattern, the Presidential Cycle, Four- year Lows, and How They Affect the Stock Market Outlook for 2010 The Decennial Pattern, the Presidential Cycle, Four- year Lows, and How They Affect the Stock Market Outlook for 2010 Since this is the start of the first year of a new decade it seemed like a good idea

More information

APPLICATION PLATFORMS:

APPLICATION PLATFORMS: APPLICATION PLATFORMS: FIRST CHARTING WEB FIRST CHARTING DESK FIRST CHARTING MOBILE WE PROVIDE: NSE CHARTING APP MCX CHARTING APP BOTH MCX/NSE CHART APP PROFESSIONAL TECHNICAL ANALYSIS CHARTING TOOLS:

More information

Neural Network Stock Trading Systems Donn S. Fishbein, MD, PhD Neuroquant.com

Neural Network Stock Trading Systems Donn S. Fishbein, MD, PhD Neuroquant.com Neural Network Stock Trading Systems Donn S. Fishbein, MD, PhD Neuroquant.com There are at least as many ways to trade stocks and other financial instruments as there are traders. Remarkably, most people

More information

CIF Sector Update Report (Spring 2015)

CIF Sector Update Report (Spring 2015) CIF Sector Update Report (Spring 2015) Sector: Industrials Analysts: Ali Al Lawati and Connor Black Presentation Date: 4/27/2015 Review Period: Start: 1/12/2015 End: 4/27/2015 **Refer to Sector Update

More information

INVESTING & TRADING WITH THE JSE PRICE/EARNINGS (P/E) RATIO

INVESTING & TRADING WITH THE JSE PRICE/EARNINGS (P/E) RATIO INVESTING & TRADING WITH THE JSE PRICE/EARNINGS (P/E) RATIO "At the end of the day, all stock price movements can be traced back to earnings." Page 1 INTRODUCTION This e-book shows how to use the daily

More information

GMMA 2.0 User Guide. August 2010 Edition PF-30-01-02

GMMA 2.0 User Guide. August 2010 Edition PF-30-01-02 GMMA 2.0 User Guide GMMA 2.0 User Guide August 2010 Edition PF-30-01-02 Support Worldwide Technical Support and Product Information www.nirvanasystems.com Nirvana Systems Corporate Headquarters 7000 N.

More information

NEDBANK PRIVATE WEALTH STOCKBROKERS Graphical Analysis Manual

NEDBANK PRIVATE WEALTH STOCKBROKERS Graphical Analysis Manual This advanced charting application displays interactive, feature-rich, automatically-updated financial charts; The application also provides you with the ability to perform advanced technical analysis

More information

CHART TRADING GUIDE 1

CHART TRADING GUIDE 1 CHART TRADING GUIDE 1 How to understand chart trading This guide is designed to teach you the basics of chart trading- the chart patterns that are covered in this booklet can be used for short and medium

More information

How to use Hamzei Analytics CI and DCI Indicators By Fari Hamzei

How to use Hamzei Analytics CI and DCI Indicators By Fari Hamzei How to use Hamzei Analytics CI and DCI Indicators By Fari Hamzei A key element of your success in trading is early detection of the trend before the next big move occurs. Seeing the next trend in prices,

More information

44 ECB STOCK MARKET DEVELOPMENTS IN THE LIGHT OF THE CURRENT LOW-YIELD ENVIRONMENT

44 ECB STOCK MARKET DEVELOPMENTS IN THE LIGHT OF THE CURRENT LOW-YIELD ENVIRONMENT Box STOCK MARKET DEVELOPMENTS IN THE LIGHT OF THE CURRENT LOW-YIELD ENVIRONMENT Stock market developments are important for the formulation of monetary policy for several reasons. First, changes in stock

More information

Commitment of Traders How to Follow the Professionals

Commitment of Traders How to Follow the Professionals Commitment of Traders How to Follow the Professionals It's not the Holy Grail but the Commitment of Traders report gives an insight into valuations and what levels the Professionals consider over-bought

More information

Technical Indicators Explained

Technical Indicators Explained Chapter I. Technical Indicators Explained In This Chapter The information in this chapter is provided to help you learn how to use the technical indicators that are available for charting on the AIQ TradingExpert

More information

W.D. Gann's Techniques of Analysis and Trading

W.D. Gann's Techniques of Analysis and Trading A Summary of W.D. Gann's Techniques of Analysis and Trading Psychological Framework Master yourself Do not overtrade See if your trade is based on hope or logic and systems developed by you Trading strategies

More information

atching Currency Moves with The Schaff Trend Cycle Indicator

atching Currency Moves with The Schaff Trend Cycle Indicator JULY/AUGUST 2002. VOLUME 4 CRunning a trend indicator through a cycle oscillator creates an effective entry technique into today s strongly trending currency markets, says Doug Schaff, a 20-year veteran

More information

Timing the Trade How to Buy Right before a Huge Price Advance

Timing the Trade How to Buy Right before a Huge Price Advance Timing the Trade How to Buy Right before a Huge Price Advance By now you should have read my first two ebooks and learned about the life cycle of a market, stock, or ETF, and discovered the best indicators

More information

JetBlue Airways Stock Price Analysis and Prediction

JetBlue Airways Stock Price Analysis and Prediction JetBlue Airways Stock Price Analysis and Prediction Team Member: Lulu Liu, Jiaojiao Liu DSO530 Final Project JETBLUE AIRWAYS STOCK PRICE ANALYSIS AND PREDICTION 1 Motivation Started in February 2000, JetBlue

More information

An Empirical Comparison of Moving Average Envelopes and Bollinger Bands

An Empirical Comparison of Moving Average Envelopes and Bollinger Bands An Empirical Comparison of Moving Average Envelopes and Bollinger Bands Joseph Man-joe Leung and Terence Tai-leung Chong Department of Economics, The Chinese University of Hong Kong November 8, 00 Abstract

More information

FOREX analysing made easy

FOREX analysing made easy FOREX analysing made easy UNDERSTANDING TECHNICAL ANALYSIS An educational tool by Blackwell Global Contents Technical Analysis 2 Line Chart 3 Bar Chart 4 Candlestick Chart 5 Support and Resistance 6 Fibonacci

More information

TOMORROW'S TRADING TECHNOLOGY. 100% automated Fibonacci support and resistance levels that you can count on every single trading day in an instant.

TOMORROW'S TRADING TECHNOLOGY. 100% automated Fibonacci support and resistance levels that you can count on every single trading day in an instant. TOMORROW'S TRADING TECHNOLOGY 100% automated Fibonacci support and resistance levels that you can count on every single trading day in an instant. ProTrader Table of Contents 1. Areas A. Fibonacci Confluence

More information

NEST STARTER PACK. Omnesys Technologies. Nest Starter Pack. February, 2012. https://plus.omnesysindia.com Page 1 of 36

NEST STARTER PACK. Omnesys Technologies. Nest Starter Pack. February, 2012. https://plus.omnesysindia.com Page 1 of 36 Omnesys Technologies Nest Starter Pack February, 2012 https://plus.omnesysindia.com Page 1 of 36 Document Information DOCUMENT CONTROL INFORMATION DOCUMENT Nest Starter Pack User Manual VERSION 1.1 VERSION

More information

Metatrader 4 Edition. Version 1.XX

Metatrader 4 Edition. Version 1.XX Dynamic Sync Trading System Metatrader 4 Edition Version 1.XX Free Forex Studio http://www.f-fx.com http://www.forexsync.com 1 Contents I. Welcome...3 II. III. General Setup Procedures...4 System Overview...5

More information

BROKER SERVICES AND PLATFORM

BROKER SERVICES AND PLATFORM BROKER SERVICES AND PLATFORM A broker is an individual who executes buy and sell orders and get commission in the form of SPREAD (I will talk about SPREAD in the subsequent lessons). You trade through

More information

A Quick Tutorial in MACD: Basic Concepts. By Gerald Appel and Marvin Appel

A Quick Tutorial in MACD: Basic Concepts. By Gerald Appel and Marvin Appel A Quick Tutorial in MACD: Basic Concepts By Gerald Appel and Marvin Appel The Moving Average Convergence-Divergence Indicator (MACD) has been a staple of technical analysis since Gerald invented it more

More information

Why the E.A.S.Y. Method?

Why the E.A.S.Y. Method? Why the E.A.S.Y. Method? Mark Douglas, author of Trading in the Zone, states: The best traders have developed an edge and more importantly, they trust their edge. Why the E.A.S.Y. Method? My trading edge

More information

VBM-ADX40 Method. (Wilder, J. Welles from Technical Analysis of Stocks and Commodities, February 1986.)

VBM-ADX40 Method. (Wilder, J. Welles from Technical Analysis of Stocks and Commodities, February 1986.) VBM-ADX40 Method " I ve found that the most important thing in trading is always doing the right thing, whether or not you win or lose this is market savvy money management... I would go so far as to say

More information

A FRACTAL MARKET THEORY REVISITED THROUGH CHART ANALYSIS FOR A BETTER RISK/REWARD MANAGEMENT STRATEGY

A FRACTAL MARKET THEORY REVISITED THROUGH CHART ANALYSIS FOR A BETTER RISK/REWARD MANAGEMENT STRATEGY International Journal of Economics, Commerce and Management United Kingdom Vol. III, Issue 1, Jan 2015 http://ijecm.co.uk/ ISSN 2348 0386 A FRACTAL MARKET THEORY REVISITED THROUGH CHART ANALYSIS FOR A

More information

THE CYCLE TRADING PATTERN MANUAL

THE CYCLE TRADING PATTERN MANUAL TIMING IS EVERYTHING And the use of time cycles can greatly improve the accuracy and success of your trading and/or system. THE CYCLE TRADING PATTERN MANUAL By Walter Bressert There is no magic oscillator

More information

Stop Investing and Start Trading. How I Trade Technical Strategies Over Fundamental Strategies

Stop Investing and Start Trading. How I Trade Technical Strategies Over Fundamental Strategies Stop Investing and Start Trading How I Trade Technical Strategies Over Fundamental Strategies PREPARATION PRIOR TO OPENING MARKET 1. On Daily Log Sheet record NAV [Net Asset Value] of portfolio. 2. Note

More information

TECHNICAL CHARTS UNDERSTANDING TECHNICAL CHARTS

TECHNICAL CHARTS UNDERSTANDING TECHNICAL CHARTS TECHNICAL CHARTS UNDERSTANDING TECHNICAL CHARTS Overview is an advanced charting application specifically designed to display interactive, feature rich, auto updated financial charts. The application provides

More information

How to find the big winners in the stock market.

How to find the big winners in the stock market. How to find the big winners in the stock market. Big Winners = Stocks in the positive right-hand tail of the distribution of returns Distribution of returns Normal vs. Fat Tails Theoretical distribution

More information

How To Determine If Technical Currency Trading Is Profitable For Individual Currency Traders

How To Determine If Technical Currency Trading Is Profitable For Individual Currency Traders Is Technical Analysis Profitable for Individual Currency Traders? Boris S. Abbey and John A. Doukas * Journal of Portfolio Management, 2012, 39, 1,142-150 Abstract This study examines whether technical

More information

Equity Basics: Introduction

Equity Basics: Introduction Equity Basics: Introduction Over the last few decades, the average person's interest in the equity market has grown exponentially. This demand coupled with advances in trading technology has opened up

More information

Basic Forex forecast methods: Technical analysis and fundamental analysis

Basic Forex forecast methods: Technical analysis and fundamental analysis Forex forecasting Basic Forex forecast methods: Technical analysis and fundamental analysis This article provides insight into the two major methods of analysis used to forecast the behavior of the Forex

More information

April 2016. The Value Reversion

April 2016. The Value Reversion April 2016 The Value Reversion In the past two years, value stocks, along with cyclicals and higher-volatility equities, have underperformed broader markets while higher-momentum stocks have outperformed.

More information

My Techniques for making $150 a Day Trading Forex *Note for my more Advanced Strategies check out my site: Click Here

My Techniques for making $150 a Day Trading Forex *Note for my more Advanced Strategies check out my site: Click Here My Techniques for making $150 a Day Trading Forex *Note for my more Advanced Strategies check out my site: Click Here The Strategy We will be looking at 2 different ways to day trade the Forex Markets.

More information

April 27, 2016. Dear Client:

April 27, 2016. Dear Client: Dear Client: 565 Fifth Avenue Suite 2101 New York, NY 10017 212 557 2445 Fax 212 557 4898 3001 Tamiami Trail North Suite 206 Naples, FL 34103 239 261 3555 Fax 239 261 5512 www.dghm.com Our January letter

More information

Improved Trend Following Trading Model by Recalling Past Strategies in Derivatives Market

Improved Trend Following Trading Model by Recalling Past Strategies in Derivatives Market Improved Trend Following Trading Model by Recalling Past Strategies in Derivatives Market Simon Fong, Jackie Tai Department of Computer and Information Science University of Macau Macau SAR ccfong@umac.mo,

More information

Session X: Lecturer: Dr. Jose Olmo. Module: Economics of Financial Markets. MSc. Financial Economics. Department of Economics, City University, London

Session X: Lecturer: Dr. Jose Olmo. Module: Economics of Financial Markets. MSc. Financial Economics. Department of Economics, City University, London Session X: Options: Hedging, Insurance and Trading Strategies Lecturer: Dr. Jose Olmo Module: Economics of Financial Markets MSc. Financial Economics Department of Economics, City University, London Option

More information

A Powerful Day Trading Strategy For Futures And Forex Markets Markus Heitkoetter

A Powerful Day Trading Strategy For Futures And Forex Markets Markus Heitkoetter A Powerful Day Trading Strategy For Futures And Forex Markets Markus Heitkoetter Agenda How To Configure Your Charts The Three (3) Best Indicators The Best Timeframe A Powerful Day Trading Strategy When

More information

FOREIGN EXCHANGE CYCLES:

FOREIGN EXCHANGE CYCLES: January 1999 FOREIGN EXCHANGE CYCLES: Get Ready to Sell the Upcoming Cycle Top in the Dollar versus the Deutschemark Trade Sell the Dollar-Mark on a break below last week's low of 1.6625 and look for 5

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 Safwan Mohd Nor (Malaysia), Guneratne Wickremasinghe (Australia) The profitability of MACD and RSI trading rules in the Australian stock market Abstract This study investigates the profitability of two

More information

2 Day Executive Workshop on Technical Analysis

2 Day Executive Workshop on Technical Analysis National Stock Exchange of India Limited 2 Day Executive Workshop on Technical Analysis OVERVIEW Technical Analysis is a science worth exploring for each market participant. Given the volatile nature of

More information

Heikin-Ashi-two-Bar-Strategy Guide to Strategic and Tactical Forex Trading Pull the Trigger and Hit your Targets

Heikin-Ashi-two-Bar-Strategy Guide to Strategic and Tactical Forex Trading Pull the Trigger and Hit your Targets Heikin-Ashi-two-Bar-Strategy Guide to Strategic and Tactical Forex Trading Pull the Trigger and Hit your Targets Currency: EUR/JPY, GBP/JPY Time frame: 5 min Indicators: BB 14, 2, ADX 14, SSD 5, 3, 3,

More information

Elliott-Wave Fibonacci Spread Trading

Elliott-Wave Fibonacci Spread Trading Elliott-Wave Fibonacci Spread Trading Presented by Ryan Sanden The inevitable disclaimer: Nothing presented constitutes a recommendation to buy or sell any security. While the methods described are believed

More information

CONTENT 1. 2. 5-8 9 5. 6. 7.

CONTENT 1. 2. 5-8 9 5. 6. 7. User Manual TM CONTENT 1. 2. 3. 4. 5. 6. 7. 8. 9. Introduction The Autochartist Interface Analysis Toolbar (A) Pattern Display (B) Search Pane (C) Results Pane (Completed Patterns) (D) Results Pane (Emerging

More information

AN EVALUATION OF THE PERFORMANCE OF MOVING AVERAGE AND TRADING VOLUME TECHNICAL INDICATORS IN THE U.S. EQUITY MARKET

AN EVALUATION OF THE PERFORMANCE OF MOVING AVERAGE AND TRADING VOLUME TECHNICAL INDICATORS IN THE U.S. EQUITY MARKET AN EVALUATION OF THE PERFORMANCE OF MOVING AVERAGE AND TRADING VOLUME TECHNICAL INDICATORS IN THE U.S. EQUITY MARKET A Senior Scholars Thesis by BETHANY KRAKOSKY Submitted to Honors and Undergraduate Research

More information

Tai Kam Fong, Jackie. Master of Science in E-Commerce Technology

Tai Kam Fong, Jackie. Master of Science in E-Commerce Technology Trend Following Algorithms in Automated Stock Market Trading by Tai Kam Fong, Jackie Master of Science in E-Commerce Technology 2011 Faculty of Science and Technology University of Macau Trend Following

More information

My Daily Trading Preparation. Establishing Risk Parameters and Positions

My Daily Trading Preparation. Establishing Risk Parameters and Positions My Daily Trading Preparation Establishing Risk Parameters and Positions My Trading Goals My goals have to be consistent with my trading plan each day. For stocks, I am primarily a long-only trader (and

More information

Understanding investment concepts

Understanding investment concepts Version 4.2 This document provides some additional information to help you understand the financial planning concepts discussed in the SOA in relation to. Important information This document has been published

More information

Chapter 9. The Valuation of Common Stock. 1.The Expected Return (Copied from Unit02, slide 39)

Chapter 9. The Valuation of Common Stock. 1.The Expected Return (Copied from Unit02, slide 39) Readings Chapters 9 and 10 Chapter 9. The Valuation of Common Stock 1. The investor s expected return 2. Valuation as the Present Value (PV) of dividends and the growth of dividends 3. The investor s required

More information

MOVING AVERAGE CONVERGENCE-DIVERGENCE (MACD) A Market Timing Indicator

MOVING AVERAGE CONVERGENCE-DIVERGENCE (MACD) A Market Timing Indicator MOVING AVERAGE CONVERGENCE-DIVERGENCE (MACD) A Market Timing Indicator The Moving Average Convergence-Divergence or MACD timing model, invented by Gerald Appel during the late 1970 s, has become one of

More information

Secrets for profiting in bull and bear markets Sam Weinstein

Secrets for profiting in bull and bear markets Sam Weinstein Secrets for profiting in bull and bear markets Sam Weinstein 1. Check market indicators for overall direction 2. Scan the industry groups to know which one to zero in 3. Cull out the stocks with the most

More information

Candlesticks For Support And Resistance

Candlesticks For Support And Resistance NOVICE TRADER Candlesticks For Support And Resistance Even as you read this, the candlestick charting technique, with its origins in Japan, is being absorbed into the ways of Western technical analysis.

More information