Impact of Risk Management Features on Performance of Automated Trading System in GRAINS Futures Segment

Size: px
Start display at page:

Download "Impact of Risk Management Features on Performance of Automated Trading System in GRAINS Futures Segment"

Transcription

1 Impact of Risk Management Features on Performance of Automated Trading System in GRAINS Futures Segment PETR TUCNIK Department of Information Technologies University of Hradec Kralove Rokitanskeho 62, Hradec Kralove CZECH REPUBLIC Abstract: Automated trading requires protection against loss in the same manner as manual trading does. Automated trading systems (ATS) have to be acceptable, easy to implement and transparent from the user s perspective. From the perspective of a small speculator, this paper is focused on testing ATS s performance while applying selected exit techniques maximum loss, profit target, trailing stop and their combination. To allow comparison, performance of ATS without application of any exit strategy will be presented as well. The testing will be conducted using simplified trading system on commodities of GRAINS segment (corn, wheat, oats), using real commodity data. Tests will be conducted on optimized version of simplified trading system, using Stochastics technical analysis indicator. Key-Words: automated trading system, futures, commodities, grains, exit strategy 1 Introduction Automated trading systems (ATS) are widely used today, by both professional and amateur traders. Automated trading is in principle the same as manual trading: methods, tools, risk and portfolio management follows the same general rules. Often, beginner traders overestimate role of ATS in trading. Its main purpose is to ease trader`s workload, and also possibly increase precision of placing business orders (see below). But it is also necessary to keep system`s performance at optimal level and periodically monitor its function. Due to everchanging nature of markets, it is necessary to adjust ATS to these changes. User (trader) is also expected to have full understanding of ATS`s functions. It is important to avoid (or be careful with) third party solutions, especially those of black-box paradigm. Trading principles will not be described in detail here as it is not purpose of this paper, but reader may find useful information in this regard in [1], [2], [3] and especially [4]. There are generally accepted pros and cons involved in automated system trading, see [4]. Main advantages of mechanical trading are: Emotional trading elimination Greater discipline in following strategy rules and more consistent behavior Participation is virtually guaranteed in the direction of every important trend Losses are minimized (rules of money/risk management are precisely followed) And main disadvantages are: Most mechanical systems are trend-following Trend-following systems rely on major trends in order to be profitable Non-trending markets are non-profitable (selection of market is important) Occurrence of long periods of non-trending are rendering mechanical system useless or nonprofitable It is difficult to mechanically recognize that market is not trending (system is not able to turn itself off) However, the problem we are focused on in this text is related to risk management issues of such system. More detailed description of ATS can be found in [2], [6] or [4]. The example (intentionally simplified) ATS will be tested on GRAINS segment of futures markets, which includes corn, wheat and oats markets. The ATS will be optimized in order to obtain its maximum efficiency and this optimized system`s effectiveness will be compared to the same system with implemented exit strategies: maximum loss, profit target, trailing stop and combination of all three. 2 Technical analysis Most common approach in mechanical trading is application of technical analysis indicators. As we are trying to test the system`s performance in standard settings, this will be also our approach. Please note that ISBN:

2 the goal here is not to design functioning system or introduce some form of functional trading system. We are interested in functioning and principles only, namely use of risk management features in trading system and its impact on the system`s performance. There are literally dozens on technical analysis indicators available and these can be further modified by the user. We will use one of standard indicators - Stochastics. Its principle is based on commonly accepted observation that close prices tend to resist when resistance or support levels or last few days are breached. Indicator is similar to oscillator indicators like Relative Strength Index or Momentum. Its difference is in calculation, where not only closing price is used, but also a price`s high and low. There are three components based on measure how stochastic the price behavior is: %K, %D and %D-slow. %D is often used independently, but also in combination with %D-slow. For today`s values (t), following formulas are used [2]: % %D % % % 3 %D % 3 % 3 C t represents today`s closing price, L t (5) price low for the last 5 days and R t (5) is price range for last 5 days (highest high minus lowest low) including today`s values. Kaufman [2] describes common use of Stochastics as combination of slower and faster form of equation or combination of extremal values and trend. When used independently, %D and %D-slow curves are in position of faster indicator and slower curve is applied in the same way as if MACD indicator and its signal curve were used. Indicated signal (buy/sell) is recognized by the crossover of curves. There are several variants of crossovers, for more details see [2]. 3 Exit strategies There are three trading strategies that will be used in testing system`s performance: maximum loss, profit target and trailing stop. All three are used to protect trader against large losses, but each approach is slightly different. More detailed description is presented in following subsections of this part of the text. (1) (2) (3) 3.1 Maximum loss In principle, losses cannot be avoided completely in futures trading. This is given by the stochastic nature of markets. However, it is possible to avoid large losses by application of stop-loss orders (SL) as it is one of protective tools that can be applied. In case of maximum loss (ML) approach, the SL is triggered (and position closed) when price moves in wrong direction and reaches pre-defined amount of loss. This is always related to entry level of price. 3.2 Profit target Profit targets (PT) are used for further elimination of emotions from trading process. Its application is based on previous observation of price movements. Many markets tend to behave in repeating patterns price is moving in trend channel and it is possible to estimate (predict) the price peak level, with some reasonable level of reliability. Trade is exited shortly before peak, at preset level, generating profit. Of course, some trades could possibly bring more profit than is estimated, but when used correctly, PT will allow user to exploit most opportunities. Main advantage lies in elimination of emotions trader does not have to care about consequent price movement once the position is closed. In testing, constant level of PT will be used for comparability reasons. In practice, MFE/MAE analysis may be used for better timing of PT orders, for detailed explanation of this approach, see [5]. 3.3 Trailing stop More sophisticated method of trade exit is trailing stop (TS). The trigger level of SL order is continuously moving with price, when its movement is in profitable direction. E.g. in case of long trade, the SL is placed slightly below the entry price and in case of upward (favorable) movement, SL is following the price. This could lead to better results than constant settings of SL, but difference between price and SL level must be carefully set which requires certain level of experience. Again, for comparability reasons, TS will be set to constant value during tests (but will be moving with price, as it was described above). 3.4 Comments The list of used exit strategies is obviously not complete, but covers main approaches. In general, every trading system tends to have series of losses which cannot be avoided, but may be profitable in the long run. It is a careful backtesting and even paper trading training which gives us statistical support for construction of ISBN:

3 trading system. Automation of system`s functions does not eliminate role of trader from the trading process; system`s performance must be monitored and evaluated continuously. 4 Testing There are three trading strategies (plus their combination) used in testing. System`s performance in generating profit is maximized by optimizing technical analysis indicator (TAI) settings of parameters, although some parameters of functioning are omitted or eliminated from testing results. Whole procedure will be described in detail in this part of the text. 4.1 Optimizing system`s performance The optimization procedure consists of following steps: 1. Selection of market (CZ9, OZ9, WZ9) 2. Parameters (Range, %K, %D) of Stochastics indicator are optimized in ranges derived from the default (most often used) settings of the indicator: a. Range is an array 5-20 b. %K curve is an array 2-4 c. %D curve is an array Every optimization cycle consists of 336 combinations 4. Every setting is tested and results are obtained in a form of graph and table System`s results using optimized settings without any special exit strategy is labeled BASIC in test results. In optimization procedure, there are below 40 criteria that can be used to describe system`s performance, but are not presented here (less important). Test results will be limited only to most important of them. Optimization procedure is described in more detail in [7]. 4.2 Testing parameters Testing is done using these parameters and settings: 1. Only long positions are used (this is for clarification of results, incorporation of short positioning poses no technical problem and will be done in other phase of testing) 2. Starting capital of the ATS is USD 3. Settings of exit strategies is set to these fixed values (for comparability of results): a. ML is set to 5 points b. PT is set to 5 points c. TS is set to 5 points 4. For comparability reasons, combination of all methods will be used in testing as well (labeled Combined approach ) 5. No commission or transaction costs for individual trades are introduced into system 6. Total number of tests = 15 (3 markets, 5 strategies each), all GRAINS segment markets are tested 7. Every testing cycle consists of 336 optimizing steps on data from 1994 to 2008 (see below). 4.3 Data For testing purposes, real (commercial) commodity data are used. Timeframe for all commodities of Grains segment is the same. Used range is from 1 st Jan 1994 to 31 st Dec Data are in format: Date (US), Time, O (opening price), H (price high), L (price low), C (closing price), U (volume). 4.4 Test results Results of testing are presented in form of tables. Tab. 1 explains meaning of symbols used in result tables Table 1: Symbols Symbol Meaning CZ9 Corn market OZ9 Oats market WZ9 Wheat market MTDD Maximum trade drawdown MSDD Maximum system drawdown Exposure Trading account exposure during ATS use Pay-off Ratio of average winning trade and average losing trade # Trades Number of trades Tables 2-16 show only part of obtained results, i.e. three best results in selected parameters of system`s performance. Tables 2-6 are results of testing on corn market, 7-11 on oats market and on wheat market. Interpretation of results is in following part of the text. Parameters Net Profit, MTDD and MSDD are in USD, Exposure is represented in percents. Important is comparison of trading system`s performance using basic settings (Tab. 2, 7, 12) to the rest of results. ISBN:

4 Table 2: CZ9 Basic settings , , , , , , , , , ,21 2, ,61 1, ,37 2, Table 3: CZ9 Maximum loss , , , , , , , , , ,34 1, ,03 2, ,09 2, Table 4: CZ9 Profit target , , , , , , , , , ,61 1, ,84 1, ,54 1, Table 5: CZ9 Trailing stop , , , , , , , , , ,41 1, ,28 2, ,97 1, Table 6: CZ9 Combined approach , , , , , , , , , ,16 1, ,24 1, ,81 1, Table 7: OZ9 Basic settings , , , , , , , , , ,76 1, ,43 2, ,58 1, Table 8: OZ9 Maximum loss , , , , , , , , , ,58 2, ,23 1, ,12 1, Table 9: OZ9 Profit target , , , , , , , , , ,67 2, ,59 2, ,23 1, Table 10: OZ9 Trailing stop , , , , , , , , , ,55 1, ,58 1, ,15 2, Table 11: OZ9 Combined approach , , , , , , , , , ,21 1, ,49 2, ,40 1, ISBN:

5 Table 12: WZ9 Basic settings , , , , , , , , , ,34 1, ,00 1, ,14 1, Table 13: WZ9 Maximum loss , , , , , , , , , ,58 1, ,24 1, ,52 2, Table 14: WZ9 Profit target , , , , , , , , , ,06 1, ,61 1, ,30 1, Table 15: WZ9 Trailing stop 1 421,02-777, , ,93-710, , ,22-801, , ,95 1, ,07 1, ,82 1, Table 16: WZ9 Combined approach , , , , , , ,73-677, , ,48 1, ,70 1, ,35 1, Interpretation of results Before testing, a hypothesis existed that trading systems act (i.e. trade) more aggressively before implementation of risk management exit strategies. This tendency is obvious especially in exposure and drawdown parameters. System is using every opportunity and this behavior leads to high-risk portfolio allocation. In corn market, the implementation of exit strategies leads to reduced profit, but system is obviously more stable, which can be deduced from reduction of values of exposure and draw down parameters. There is also a slight tendency to reduce pay-off ratio, which is negative phenomena. On the other hand, number of trades is also reduced, especially when combined or profit target strategies are used. The general tendency of used exit strategies to reduce exposure and draw downs is confirmed in both oats and wheat markets. There is no significant change in number of trades while trading oats, but risk-protection features surprisingly lead to increased profit, especially in profit target strategy. Wheat market results are conclusive only in tendency for exposure and draw downs reductions. Extremely poor system`s performance while using trailing stop strategy is probably result of use of inappropriate tool; Stochastics indicator is ineffective here and better results can be possibly obtained when other indicator(s) will be used instead. Results leads to conclusion the net profit is not predictably influenced by implementation of exit strategies into ATS. Similar effects have given exit strategies on pay-off ratio or number of trades. Significant impact is shown in exposure and draw down parameters of the system (both are negative aspects and both are reduced). Overall effect of implementing risk management exit strategies of maximum loss, profit target or trailing stop type leads to stabilization of the trading system. 6 Conclusion and future work Conducted tests leads to following conclusion: risk management techniques (special exit strategies in this case) tend to stabilize an ATS. System using given exit strategies has, in general, significantly better exposure and lowered draw downs. The transaction costs were not implemented into system during testing, but it is reasonable to assume it could be other important factor in evaluating system performance because of commission costs included in each trade. This will be part of future work. Future work is to be focused on testing non-constant setting of exit strategies parameters, verification of results with different indicators and including more exit ISBN:

6 strategies. Obtained results are important for better understanding of ATS functioning and impact of implementation of risk management methods in such systems. Acknowledgement This article was supported (1) by the project No. CZ.1.07/2.3.00/ Information, cognitive, and interdisciplinary research support, financed from EU and Czech Republic funds, and Specific Research Project Automated Trading Systems for Futures Trading. References: [1] Carter, J. F., Mastering the Trade Proven Techniques for Profiting from Intraday and Swing Trading Setups. McGraw-Hill, 2006 [2] Kaufman, P. J., New Trading Systems and Methods (4th Ed.), John Wiley & Sons, 2005 [3] Kirkpatrick, C. D., Dahlquist, J. R., Technical Analysis The Complete Resource for Financial Market Technicians, Pearson Education, 2007 [4] Murphy, J. J., Technical Analysis of the Financial Markets A Comprehensive Guide to Trading Methods and Applications, New York Institute of Finance, 1999 [5] Sweeny, J. & Sweeny, J., Maximum adverse excursion: analyzing price fluctuations for trading management, John Wiley and Sons, 1997 [6] Tinghino, M., Technical Analysis Tools Creating a Profitable Trading System, Bloomberg Press, 2008 [7] Tucnik, P., Optimization of Automated Trading System`s Interaction with Market Environment, Perspectives in business informatics research: 9th international conference (BIR 2010), Springer, 2010, pp ISBN:

LIFECYCLE OF DESIGN OF AUTOMATED TRADING SYSTEM FOR FUTURES TRADING

LIFECYCLE OF DESIGN OF AUTOMATED TRADING SYSTEM FOR FUTURES TRADING LIFECYCLE OF DESIGN OF AUTOMATED TRADING SYSTEM FOR FUTURES TRADING Petr Tucnik Department of Information Technologies Faculty of Informatics and Management University of Hradec Kralove Rokitanskeho 62

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

Forexsignal30 Extreme ver. 2 Tutorials

Forexsignal30 Extreme ver. 2 Tutorials Forexsignal30 Extreme ver. 2 Tutorials Forexsignal30.com is a manual trading system that is composed of several indicators that mutually cooperate with each other. Very difficult to find indicators that

More information

Combining Rsi With Rsi

Combining Rsi With Rsi Working Two Stop Levels Combining Rsi With Rsi Optimization and stop-losses can help you minimize risks and give you better returns. channels, and so forth should be kept to a minimum. DAVID GOLDIN ou

More information

Planetary 2 Library ADVANCED TRADERS LIBRARY. Introduction: Benefits: Included in this Library: L I B R A R I E S. Strategies

Planetary 2 Library ADVANCED TRADERS LIBRARY. Introduction: Benefits: Included in this Library: L I B R A R I E S. Strategies Planetary 2 Library ADVANCED TRADERS LIBRARY Introduction: The Advanced Traders Library I is a powerful compilation of strategies that will give you more than just a starting point for strategy development.

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

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

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

Applying fundamental & technical analysis in stock investing

Applying fundamental & technical analysis in stock investing Applying fundamental & technical analysis in stock investing 2017 Live demonstration of research and trading tools Develop an Ongoing Strategy with Fidelity Software and mobile apps to enhance your trading

More information

Managed Futures: A Real Alternative

Managed Futures: A Real Alternative Managed Futures: A Real Alternative By Gildo Lungarella Harcourt AG Managed Futures investments performed well during the global liquidity crisis of August 1998. In contrast to other alternative investment

More information

Figure 3.6 Swing High

Figure 3.6 Swing High Swing Highs and Lows A swing high is simply any turning point where rising price changes to falling price. I define a swing high (SH) as a price bar high, preceded by two lower highs (LH) and followed

More information

Systems And The Universal Cycle Index Cycles In Time And Money

Systems And The Universal Cycle Index Cycles In Time And Money CYCLES Systems And The Universal Cycle Index Cycles In Time And Money Wouldn t you like to be able to identify top and bottom extremes and get signals to open new positions or close current ones? This

More information

Go No Go Indicators: Part 2

Go No Go Indicators: Part 2 Go No Go Indicators: Part 2 March 22, 2017 Dennis W. Wilborn Active Trend Trading Disclaimer U.S. Government Required Disclaimer Commodity Futures Trading Commission Futures and Options trading has large

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

Module 12. Momentum Indicators & Oscillators

Module 12. Momentum Indicators & Oscillators Module 12 Momentum Indicators & Oscillators Oscillators or Indicators Now we will talk about momentum indicators The term momentum refers to the velocity of a price trend. This indicator measures whether

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

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

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

presented by Thomas Wood MicroQuant SM Divergence Trading Workshop Day One Black Gold

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

More information

BUY SELL PRO. Improve Profitability & Reduce Risk with BUY SELL Pro. Ultimate BUY SELL Indicator for All Time Frames

BUY SELL PRO. Improve Profitability & Reduce Risk with BUY SELL Pro. Ultimate BUY SELL Indicator for All Time Frames BUY SELL PRO Improve Profitability & Reduce Risk with BUY SELL Pro Ultimate BUY SELL Indicator for All Time Frames Risk Disclosure DISCLAIMER: Crypto, futures, stocks and options trading involves substantial

More information

State Modeling User Guide

State Modeling User Guide State Modeling User Guide 3000 Bayport Drive, Suite 840, Tampa, FL 33607 813-300-0900 info@delphiantrading.com 2017 Capmark Solutions LLC. All Rights Reserved 1 LEGAL NOTICE Copyright 2017 @ Capmark Solutions

More information

Black Box Trend Following Lifting the Veil

Black Box Trend Following Lifting the Veil AlphaQuest CTA Research Series #1 The goal of this research series is to demystify specific black box CTA trend following strategies and to analyze their characteristics both as a stand-alone product as

More information

Market Reactivity. Automated Trade Signals. Stocks & Commodities V. 28:8 (32-37): Market Reactivity by Al Gietzen

Market Reactivity. Automated Trade Signals. Stocks & Commodities V. 28:8 (32-37): Market Reactivity by Al Gietzen D Automated Trade Signals Market Reactivity Interpret what the market is saying by using some sound techniques. T by Al Gietzen he market reactivity system, which can be applied to both stocks and commodity

More information

Corresponding Author: * M. Anitha

Corresponding Author: * M. Anitha IOSR Journal of Business and Management (IOSR-JBM) e-issn: 2278-487X, p-issn: 2319-7668. Volume 19, Issue 9. Ver. VII. (September. 2017), PP 58-63 www.iosrjournals.org A Study on Technical Indicators in

More information

An Introduction to Long and Short Entry Gap Trading. Leroy Rushing

An Introduction to Long and Short Entry Gap Trading. Leroy Rushing An Introduction to Long and Short Entry Gap Trading Leroy Rushing Key Points: The stock market is volatile; be prepared to lose trades As a beginning day trader, start with very low risk tolerance and

More information

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

Your Keys to Successful Investing

Your Keys to Successful Investing 877-822-1445 1 info@dynamicinvestorpro.com www.dynamicinvestorpro.com Special Report 1 of 6 Your Keys to Successful Investing Successful investing requires a few keys, all of which anyone, including you,

More information

Binary Options Trading Strategies How to Become a Successful Trader?

Binary Options Trading Strategies How to Become a Successful Trader? Binary Options Trading Strategies or How to Become a Successful Trader? Brought to You by: 1. Successful Binary Options Trading Strategy Successful binary options traders approach the market with three

More information

Applying fundamental & technical analysis in stock investing

Applying fundamental & technical analysis in stock investing Applying fundamental & technical analysis in stock investing Today s Agenda Fundamental Analysis Topics include a basic overview, a discussion on ways to use it, and hands on tool demonstrations Trading

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

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

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

Technical Analysis Does It REALLY Work?

Technical Analysis Does It REALLY Work? Page 1 Disclaimer: BDG Australia Pty Ltd (ABN 76 086 988 598) is not a licensed investment advisor. These notes are based upon existing public-domain information and/or our own experience in technical

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

Simplemente Mini S&P (ES) DayTrader

Simplemente Mini S&P (ES) DayTrader 5543 Edmondson Pike #182 Nashville, TN 37211 Email: info@simplementetrading.com Simplemente Mini S&P (ES) DayTrader Objective The Mini S&P (ES) DayTrader is designed to allow users to take advantage of

More information

Data-Driven Trading. Market Adaptation. Stocks & Commodities V. 29:12 (34-39): Data-Driven Trading by Steve Palmquist

Data-Driven Trading. Market Adaptation. Stocks & Commodities V. 29:12 (34-39): Data-Driven Trading by Steve Palmquist be up by the end of the year, and about a quarter thought the market would be down. The second question was, How many of you do not care whether the market is up or down by the end of the year? In the

More information

Chartbook Review. By Fred Meissner, CMT (charts as of 03/26/14) The FRED Report Chamblee Dunwoody Dunwoody, GA Web:

Chartbook Review. By Fred Meissner, CMT   (charts as of 03/26/14) The FRED Report Chamblee Dunwoody Dunwoody, GA Web: Chartbook Review (charts as of 03/26/14) By Fred Meissner, CMT www.thefredreport.com The FRED Report 4514 Chamblee Dunwoody Dunwoody, GA 30338 Web: www.thefredreport.com Phone: 404 875 FRED fred@thefredreport.com

More information

Trading Around the World How to Take Advantage of Volatility in the Gold Market

Trading Around the World How to Take Advantage of Volatility in the Gold Market Trading Around the World How to Take Advantage of Volatility in the Gold Market Exchange and Industry Sponsored Webinars are presented by unaffiliated third parties. Interactive Brokers LLC is not responsible

More information

Algorithmic Trading (Automated Trading)

Algorithmic Trading (Automated Trading) Algorithmic Trading (Automated Trading) People are depending more on technology in their everyday activities as technology is constantly improving. Before technology was used extensively, trading was done

More information

How to create a competent trading algorithm

How to create a competent trading algorithm 1 How to create a competent trading algorithm This file is designed to improve the trading skills and develop the trader s discipline. It explains how to create a manual trading algorithm and it will be

More information

TRADING PSYCHOLOGY AND INVESTOR BEHAVIOR

TRADING PSYCHOLOGY AND INVESTOR BEHAVIOR c01.qxd 6/16/03 4:23 PM Page 1 1 TRADING PSYCHOLOGY AND INVESTOR BEHAVIOR The market price of a stock at any exchange never represents the company s fair value. The stock instead is trading either above

More information

Micro - Trend (Intraday) Trading Strategies

Micro - Trend (Intraday) Trading Strategies Micro - Trend (Intraday) Trading Strategies Course Details: Duration: Level: Prerequisites: 30 Hours Beginner - Intermediate Computer Knowledge Tuition: Rs. 15000 Instructional Method: Group Live Course

More information

Fast Track Stochastic:

Fast Track Stochastic: Fast Track Stochastic: For discussion, the nuts and bolts of trading the Stochastic Indicator in any market and any timeframe are presented herein at the request of Beth Shapiro, organizer of the Day Traders

More information

Knowing When to Buy or Sell a Stock

Knowing When to Buy or Sell a Stock Knowing When to Buy or Sell a Stock Overview Review & Market direction Driving forces of market change Support & Resistance Basic Charting Review & Market Direction How many directions can a stock s price

More information

Becoming a Consistent Trader

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

More information

Trading EveryDay reserves the right to change this privacy statement at any time. Be sure to check this page periodically for updates.

Trading EveryDay reserves the right to change this privacy statement at any time. Be sure to check this page periodically for updates. This content is provided by The Trading EveryDay Group, LLC. This site, including its contents, is provided "as educational content only" without warranty or guarantee of any kind, either expressed or

More information

Using Oscillators & Indicators Properly May 7, Clarify, Simplify & Multiply

Using Oscillators & Indicators Properly May 7, Clarify, Simplify & Multiply Using Oscillators & Indicators Properly May 7, 2016 Clarify, Simplify & Multiply Disclaimer U.S. Government Required Disclaimer Commodity Futures Trading Commission Futures and Options trading has large

More information

COMMODITY PRODUCTS Moore Research Report. Seasonals Charts Strategies GRAINS

COMMODITY PRODUCTS Moore Research Report. Seasonals Charts Strategies GRAINS COMMODITY PRODUCTS 28 Moore Research Report Seasonals Charts Strategies GRAINS Welcome to the 28 Moore Historical GRAINS Report This comprehensive report provides historical daily charts, cash and basis

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

Why You Simply Must Time The Market

Why You Simply Must Time The Market Why You Simply Must Time The Market (And How To Do It Using Artificial Neural Networks and Genetic Algorithms) Donn S. Fishbein, MD, PhD Nquant.com When repeated often enough and by increasing numbers,

More information

Designing short term trading systems with artificial neural networks

Designing short term trading systems with artificial neural networks Bond University epublications@bond Information Technology papers Bond Business School 1-1-2009 Designing short term trading systems with artificial neural networks Bruce Vanstone Bond University, bruce_vanstone@bond.edu.au

More information

FOREX PROFITABILITY CODE

FOREX PROFITABILITY CODE FOREX PROFITABILITY CODE Forex Secret Protocol 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,

More information

QF206 Week 11. Part 2 Back Testing Case Study: A TA-Based Example. 1 of 44 March 13, Christopher Ting

QF206 Week 11. Part 2 Back Testing Case Study: A TA-Based Example. 1 of 44 March 13, Christopher Ting Part 2 Back Testing Case Study: A TA-Based Example 1 of 44 March 13, 2017 Introduction Sourcing algorithmic trading ideas Getting data Making sure data are clean and void of biases Selecting a software

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

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

S-Enrooter 1.0. Automatic trading strategy USER GUIDE. Version 1.0

S-Enrooter 1.0. Automatic trading strategy USER GUIDE. Version 1.0 S-Enrooter 1.0 Automatic trading strategy USER GUIDE Version 1.0 Revised 22.08.2016 Trading method Breakout signals Trading Style Swing trading system Description of automatic strategy S-Enrooter 1.0 -

More information

FOREX TRADING STRATEGIES.

FOREX TRADING STRATEGIES. FOREX TRADING STRATEGIES www.ifcmarkets.com www.ifcmarkets.com 2 One of the most powerful means of winning a trade is the portfolio of Forex trading strategies applied by traders in different situations.

More information

Resistance to support

Resistance to support 1 2 2.3.3.1 Resistance to support In this example price is clearly consolidated and we can expect a breakout at some time in the future. This breakout could be short or it could be long. 3 2.3.3.1 Resistance

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

The Forex Report CORE CONCEPTS. J A N U A R Y Signal Selection By Scott Owens

The Forex Report CORE CONCEPTS. J A N U A R Y Signal Selection By Scott Owens The Forex Report CORE CONCEPTS J A N U A R Y 2 0 0 5 Signal Selection By Scott Owens When selecting which signals to use, most traders shop charts until they find one that tells the story they want to

More information

Big Dog Strategy User s Doc

Big Dog Strategy User s Doc A technical guide to the Big Dog Day Trading strategy. It will help you to install and operate the strategy on your trading platform. The document explains in detail the strategy parameters and their optimization

More information

Learning Objectives CMT Level III

Learning Objectives CMT Level III Learning Objectives CMT Level III - 2018 The Integration of Technical Analysis Section I: Risk Management Chapter 1 System Design and Testing Explain the importance of using a system for trading or investing

More information

CTAs: Which Trend is Your Friend?

CTAs: Which Trend is Your Friend? Research Review CAIAMember MemberContribution Contribution CAIA What a CAIA Member Should Know CTAs: Which Trend is Your Friend? Fabian Dori Urs Schubiger Manuel Krieger Daniel Torgler, CAIA Head of Portfolio

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

Advanced Methods for Trading Seasonals In stocks, futures and Forex by Jake Bernstein 9 September 2016

Advanced Methods for Trading Seasonals In stocks, futures and Forex by Jake Bernstein   9 September 2016 Advanced Methods for Trading Seasonals In stocks, futures and Forex by Jake Bernstein www.jakebernstein.com 9 September 2016 1 Today review method of seasonal trading in stocks futures and Forex I will

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

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

Futures Trading Signal using an Adaptive Algorithm Technical Analysis Indicator, Adjustable Moving Average'

Futures Trading Signal using an Adaptive Algorithm Technical Analysis Indicator, Adjustable Moving Average' Futures Trading Signal using an Adaptive Algorithm Technical Analysis Indicator, Adjustable Moving Average' An Empirical Study on Malaysian Futures Markets Jacinta Chan Phooi M'ng and Rozaimah Zainudin

More information

Creating short-term stockmarket trading strategies using Artificial Neural Networks: A Case Study

Creating short-term stockmarket trading strategies using Artificial Neural Networks: A Case Study Bond University epublications@bond Information Technology papers School of Information Technology 9-7-2008 Creating short-term stockmarket trading strategies using Artificial Neural Networks: A Case Study

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

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

How to Use Charting to Analyze Commodity Markets

How to Use Charting to Analyze Commodity Markets How to Use Charting to Analyze Commodity Markets Introduction Agriculture commodity markets can be analyzed either technically or fundamentally. Fundamental analysis studies supply and demand relationships

More information

The Enlightened Stock Trader Certification Program

The Enlightened Stock Trader Certification Program The Enlightened Stock Trader Certification Program Module 1: Learn the Language Definition of Key Stock Trading Terms When learning any subject, understanding the language is the first step to mastery.

More information

Setting Stops for Transactions in Profit Manager

Setting Stops for Transactions in Profit Manager Section V. Setting Stops for Transactions in Profit Manager In This Section Variable Stop 72 Trendline Stop 72 Fixed Stop 73 Trailing Stop 73 EDS Rule Stop 73 Entering transactions into Profit Manager

More information

Table of Contents. Risk Disclosure. Things we will be going over. 2 Most Common Chart Layouts Anatomy of a candlestick.

Table of Contents. Risk Disclosure. Things we will be going over. 2 Most Common Chart Layouts Anatomy of a candlestick. Table of Contents Risk Disclosure Things we will be going over 2 Most Common Chart Layouts Anatomy of a candlestick Candlestick chart Anatomy of a BAR PLOT Indicators Trend-Lines Volume MACD RSI The Stochastic

More information

Why Buy & Hold Is Dead

Why Buy & Hold Is Dead Why Buy & Hold Is Dead In this report, I will show you why I believe short-term trading can help you retire early, where the time honored buy and hold approach to investing in stocks has failed the general

More information

Certified Financial Technician (CFTe) Level I: Foundations in Technical Analysis 2012 SYLLABUS AND READING LIST

Certified Financial Technician (CFTe) Level I: Foundations in Technical Analysis 2012 SYLLABUS AND READING LIST Certified Financial Technician (CFTe) Level I: Foundations in Technical Analysis 2012 SYLLABUS AND READING LIST The CFTe I candidate is responsible for the material on a definition level. The candidate

More information

TRADING STRATEGY SERIES LEARN HOW TO SPOT OPPORTUNITIES IN VOLATILE MARKETS fpmarkets.com.au

TRADING STRATEGY SERIES LEARN HOW TO SPOT OPPORTUNITIES IN VOLATILE MARKETS fpmarkets.com.au 1 TRADING STRATEGY SERIES LEARN HOW TO SPOT OPPORTUNITIES IN VOLATILE MARKETS This educational material does not constitute financial product advice and does not take into account your investment objectives,

More information

GUIDE TO FOREX PROFITS REPORT

GUIDE TO FOREX PROFITS REPORT GUIDE TO FOREX PROFITS REPORT CONTENTS Introduction... 3 First things first, get a demo!... 4 The Setup... 5 Indicators Explained... 8 IMACD... 8 Average Directional Movement Index... 8 The Strategy...

More information

College Level Introduction to Technical Analysis

College Level Introduction to Technical Analysis Updated 12/14/10 College Level Introduction to Technical Analysis Introduction to Technical Analysis Lecture 1 Objectives The Basic Principle of Technical Analysis The Trend l Define the term trend l Explain

More information

Report was sent in by Tom Harney. Tom said he created it, John Jonelis edited it.

Report was sent in by Tom Harney. Tom said he created it, John Jonelis edited it. What is the COT: Commitment of Traders Report (COT) Report was sent in by Tom Harney. Tom said he created it, John Jonelis edited it. As Part of its role of regulating the U.S. Commodity markets put out

More information

Jake Bernstein Advanced Trader Sessions (ATS)

Jake Bernstein Advanced Trader Sessions (ATS) Jake Bernstein Advanced Trader Sessions (ATS) http://www.jakebernstein.com 800-678-5253 831-430-0600 ATS 1 Session 4 16 February 2012 January Effect Weekly Trigger: Status Big Moves and COT: A Much Closer

More information

4 Keys to Trend Trading Tech Analysis. There is no Holy Grail of Trading Only Tools & Rules

4 Keys to Trend Trading Tech Analysis. There is no Holy Grail of Trading Only Tools & Rules 4 Keys to Trend Trading Tech Analysis There is no Holy Grail of Trading Only Tools & Rules Disclaimer U.S. GOVERNMENT REQUIRED DISCLAIMER COMMODITY FUTURES TRADING COMMISSION FUTURES AND OPTIONS TRADING

More information

Jack Schwager s Planned Trading Approach 1.Define your trading philosophy or system 2. Choose your markets to be traded 3. Specify your risk parameters A. Minimum risk per trade B. Stop loss strategy C.

More information

An Overview of the Dynamic Trailing Stop Page 2. Dynamic Trailing Stop: The Power of Smart-Stop Technology Page 3

An Overview of the Dynamic Trailing Stop Page 2. Dynamic Trailing Stop: The Power of Smart-Stop Technology Page 3 An Overview of the Dynamic Trailing Stop Page 2 Dynamic Trailing Stop: The Power of Smart-Stop Technology Page 3 DTS PaintBar: Color-Coded Trend Status Page 5 Customizing the DTS Indicators Page 6 Expert

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

Stay on the Right Side & Finishing the Year Strong! From the Active Trend Trader

Stay on the Right Side & Finishing the Year Strong! From the Active Trend Trader Stay on the Right Side & Finishing the Year Strong! From the Active Trend Trader Disclaimer U.S. GOVERNMENT REQUIRED DISCLAIMER COMMODITY FUTURES TRADING COMMISSION FUTURES AND OPTIONS TRADING HAS LARGE

More information

The truth behind commonly used indicators

The truth behind commonly used indicators Presents The truth behind commonly used indicators Pipkey Report Published by Alaziac Trading CC Suite 509, Private Bag X503 Northway, 4065, KZN, ZA www.tradeology.com Copyright 2014 by Alaziac Trading

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

OPENING RANGE BREAKOUT STOCK TRADING ALGORITHMIC MODEL

OPENING RANGE BREAKOUT STOCK TRADING ALGORITHMIC MODEL OPENING RANGE BREAKOUT STOCK TRADING ALGORITHMIC MODEL Mrs.S.Mahalakshmi 1 and Mr.Vignesh P 2 1 Assistant Professor, Department of ISE, BMSIT&M, Bengaluru, India 2 Student,Department of ISE, BMSIT&M, Bengaluru,

More information

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. April 10, 2018

Cycle Turn Indicator Direction and Swing Summary. of Select Markets as of the close on. April 10, 2018 Cycle Turn Indicator Direction and Swing Summary of Select Markets as of the close on April 10, 2018 Market Daily CTI Daily Swing Weekly CTI Weekly Swing Industrial Positive Low Negative High Transports

More information

Thomas Gith Day Trader

Thomas Gith Day Trader Thomas Gith Day Trader Distinctions A Day Trader opens and closes a trade in the markets during the course of the trading day 3 to 5 Trades per Day No Scalping A Position Trader keeps a trade open overnight

More information

great anniversary savings...

great anniversary savings... NETWORK PRESS 4Oth ANNIVERSARY SALE May 15th marked the 40th year of publication of my newsletter--- In celebration of our anniversary...i am offering some of the BEST deals ever on books, webinars, and

More information

Portfolio Manager. Chapter VI. In this Chapter

Portfolio Manager. Chapter VI. In this Chapter Chapter VI. Portfolio Manager In this Chapter The Portfolio Manager is TradingExpert Pro s portfolio tracking and management application. One of its important features is an easy to use stop system. Portfolio

More information

Of the tools in the technician's arsenal, the moving average is one of the most popular. It is used to

Of the tools in the technician's arsenal, the moving average is one of the most popular. It is used to Building A Variable-Length Moving Average by George R. Arrington, Ph.D. Of the tools in the technician's arsenal, the moving average is one of the most popular. It is used to eliminate minor fluctuations

More information

RSI 2 System. for Shorter term SWING trading and Longer term TREND following. Dave Di Marcantonio 2016

RSI 2 System. for Shorter term SWING trading and Longer term TREND following. Dave Di Marcantonio 2016 RSI 2 System for Shorter term SWING trading and Longer term TREND following Dave Di Marcantonio 2016 ddimarc@gmail.com Disclaimer Dave Di Marcantonio Disclaimer & Terms of Use All traders and self-directed

More information

C y c l e C a n d l e s T r a d i n g W o r k s h o p

C y c l e C a n d l e s T r a d i n g W o r k s h o p C y c l e C a n d l e s Trading Workshop Risk Disclaimer Trading or investing carries a high level of risk, and is not suitable for all persons. Before deciding to trade or invest you should carefully

More information

OPTIMISATION OF TRADING STRATEGY IN FUTURES MARKET USING NONLINEAR VOLATILITY MODELS

OPTIMISATION OF TRADING STRATEGY IN FUTURES MARKET USING NONLINEAR VOLATILITY MODELS OPTIMISATION OF TRADING STRATEGY IN FUTURES MARKET USING NONLINEAR VOLATILITY MODELS Petr Seďa Juan Antonio Jimber del Río Abstract Backtesting and optimisation of trading strategies has been widely discussed

More information

Intermediate Outlook July 13-20, 2009 Jim Curry, Publisher

Intermediate Outlook July 13-20, 2009 Jim Curry, Publisher Intermediate Outlook July 13-20, 2009 Jim Curry, Publisher S&P 500 CASH S&P 500 Cash Index - 07/17/09 Close - 940.38 SPX CASH: 5-Day Projected Support and Resistance levels: High - 976; Low - 908 SEPT

More information

Forex Advantage Blueprint

Forex Advantage Blueprint Forex Advantage Blueprint Complimentary Report!! www.forexadvantageblueprint.com Copyright Protected www.forexadvantageblueprint.com - 1 - Limits of liability/disclaimer of Warranty The author and publishers

More information