Find Elusive MACD Divergences Easily

Size: px
Start display at page:

Download "Find Elusive MACD Divergences Easily"

Transcription

1 Find Elusive MACD Divergences Easily By using a Custom TradeStation Workspace After following these instructions, you will have Charts displaying MACD lines and histogram which highlight price/indicator divergences Color-coded price bars indicating buy and sell signals similar to the backtested strategy Scans to show which stocks in your symbol list got a buy signal and a sell signal TradeStation strategy implementing the best of the strategies tested by BackTesting Report o Note: Implementation modified to backtest one market at a time. The TradeStation Workspace applies what you learned in the companion BackTesting Report. You can further your education about MACD by Seeing the strategies in action on your favorite charts Tweaking the strategy to add your own rules Check results over your own dates and stocks with Strategy Performance Report Forward testing by tracking buy and sell signals as they occur in the future To understand MACD Divergences and their hypothetical past performance see the Backtesting Report titled Finding Big Bottoms with MACD Bullish Divergences. Before actually investing with these strategies, you are strongly advised to read the MACD BackTesting Reports, consider the risk of loss, maybe even consult a professional for advice. Ultimately, you make your own decisions about your own money. HYPOTHETICAL OR SIMULATED PERFORMANCE RESULTS HAVE CERTAIN LIMITATIONS. UNLIKE AN ACTUAL PERFORMANCE RECORD, SIMULATED RESULTS DO NOT REPRESENT ACTUAL TRADING. ALSO, SINCE THE TRADES HAVE NOT BEEN EXECUTED, THE RESULTS MAY HAVE UNDER-OR-OVER COMPENSATED FOR THE IMPACT, IF ANY, OF CERTAIN MARKET FACTORS, SUCH AS LACK OF LIQUIDITY. SIMULATED TRADING PROGRAMS IN GENERAL ARE ALSO SUBJECT TO THE FACT THAT THEY ARE DESIGNED WITH THE BENEFIT OF HINDSIGHT. NO REPRESENTATION IS BEING MADE THAT ANY ACCOUNT WILL OR IS LIKELY TO ACHIEVE PROFIT OR LOSSES SIMILAR TO THOSE SHOWN. Install TradeStation If you don t already have TradeStation, you will need to download and set it up. Please see for more information. The custom software from BackTesting Report supports version 9.0 or later. If you insist on an earlier version of TradeStation, see the last section of this document for instructions on building a workspace from scratch and copying the source code from text files. 1

2 Install BackTesting Report Custom WorkSpace and EasyLanguage Scripts 1. Download the file BTR8_TradeStation.exe After agreeing to license terms, download and unzip according to the instructions below. This package contains two file types. Import the BTR_MACD_DIVS.ELD file into TradeStation and put all the.tsw files in the TradeStation MyWork folder. The instructions below apply to the MACD Divergence BTR8_TradeStation.exe files you download in this step. a. (Firefox: Save the file to your desktop and then double-click it to Run.) b. c. First browse for location and pick an easy temporary location like the Desktop d. 2

3 e. 2. Open TradeStation 3. Import the ELD files into TradeStation (before opening the workspace): a. Choose File->Import/Export EasyLanguage from the TradeStation menu b. Choose Import EasyLanguage file (ELD,ELS,ELA) and click Next 3

4 c. Browse to find BTR_MACD_DIVS.ELD on Desktop from step 2: d. Click Next to Import all Analysis Types: e. Don t replace any TradeStation built in functions, just import stuff named BTR_ and a function called XavgRadarScreen 4

5 f. IMPORTANT: If it asks to replace any other functions, answer No. 4. Put all the workspace files (BTR_MACDH_Div.tsw, BTR_MACDH_Div.tsw, etc) into C:\Program Files\TradeStation (version)\my Work 5

6 5. On the TradeStation menu, click File->Open WorkSpace and choose BTR_MACDL_Div.tsw, or BTR_MACDH_Div.tsw, etc. The workspace will appear with a large chart window open as shown in Figures 1. Figure 1-TradeStation Screenshot of MACDL_Div workspace. Understanding the MACD Divergence Workspaces and Strategy All workspaces included in this package follow the same general layout. The price is plotted in the top portion of the chart window. Positive divergences are color-coded green, and negative divergences are marked in red. The neutral-colored bars are ignored in this strategy. The middle indicator is the MACD. Most strategies are installed with the standard MACD settings of 12,26,9 lines and histogram. The BTR_MACDL_Div_Pwr strategy relies on the 12,26,9 MACD Lines and the slower 19,39,9 MACD. BTR_MACDL_Div_Pwr also plots the MACD as Appel s Histogram. You may plot any MACD line as Appel s Histogram by selecting the MACD line, right-click, choose Format MACD, click the Style tab, select Plot of MACD and Type of Histogram. If present, the bottom indicator is volume. A buy signal only takes place if volume is above the threshold set as an input. The units are hundreds of shares, so a setting of 5000 is 500,000 shares. If you change the timeframe on the chart, you probably want to adjust this parameter in the strategy, PaintBars, ShowMes, and indicators. When a divergence is detected at the right edge of the chart, an alert is given, and text instructions printed on the chart. The instructions include suggestions for a stop loss and trade size. These suggestions are based on the input settings for risk_amt (in dollars) and ATR_factor. The stop loss is calculated by multiplying the ATR by the ATR_factor and subtracting from the long entry price (or adding to a short entry price). The entry price is estimated as the closing price of the current bar. Unless otherwise noted, the strategy enters at market on the next bar 6

7 so the actual entry price will vary. The size suggestion is calculated as the number of shares that will put risk_amt in play, assuming the calculated stop loss. The stop price for the life of the trade is calculated based on the average true range (ATR) on the day of the buy signal. It is held constant and displayed above the price for the life of the trade. To reposition it for readability, left click to select it and drag it to where you want it. If it won t go where you want it, right click and select Snap Mode to turn it off. The blue arrows and blue dotted lines are the TradeStation strategy back-testing engine simulated trades. The number of shares is based on the risk amount and stop input factors. Unless otherwise noted, the strategies are all long-only, meaning that they buy on positive divergences and sell on negative divergences. The indicators, PaintBars, and ShowMes will mark positive and negative divergences equally. Types of Divergence Detectors This package contains several different types of MACD Divergence Detectors. MACD Lines Divergences The BTR_MACDL_Div workspaces and EasyLanguage code detects divergences on the MACD Lines. This is the most general of the workspaces, and a good place to start getting familiar with MACD and this software. The definition of divergence is taken from Gerald Appel the inventor of the MACD. It requires that is that price makes a higher high (or lower low) which is not confirmed by the MACD line. It also requires the MACD line below zero for positive divergence and above zero for negative divergence. It places no requirements on crossing the zero line or lines crossing each other. Figure 2 - TradeStation Screenshot of MACDL_Div workspace. 7

8 The example in Figure 2 shows both positive and negative divergences marked on the price history. The gray text near the right edge helps you anticipate MACD Divergences. When a divergence is near at hand, it calculates the price that would make a MACD Divergence occur. MACD Histogram Divergences The BTR_MACDH_Div series of workspaces and EasyLanguage code detect divergences on the MACD Histogram. The definition of divergence is taken from Dr. Alexander Elder. The histogram is defined as the difference between the MACD line and its signal line. The definition of divergence is that price makes a higher high (or lower low) which is not confirmed by the MACD Histogram. The MACD lines must be below zero for positive divergence and above zero for negative divergence. The MACD Histogram must break the back of the bear (or bull) between humps of the divergence. For a positive divergence, this means that the histogram begins below zero and crosses above zero before the price low. At the point of the price low, the histogram may be either above or below zero. Likewise for a negative divergence, the histogram must start above zero and cross below zero at least once. See Figure 3. Figure 3 - TradeStation Screenshot of MACDH_Div workspace. MACD Power Tools Divergences The BTR_MACDL_Div_Pwr strategy refers to the 50-day ema to decide the settings for the MACD. If price is above the 50 DEMA, it uses the 12,26,9 MACD Lines to detect positive divergences. If price is below the 50 DEMA it uses the slower 19,39,9 MACD lines settings to detect positive divergences. The slower settings are always used to detect negative divergences. Note in Figure 3 that the MACD lines are plotted as Appel s Histogram. 8

9 Figure 3 - TradeStation Screenshot of MACDL_Div_Pwr workspace. Fuzzy Divergences While the other strategies take a hard-line approach to detecting divergences, the BTR_MACDL_Fz_Div strategy allows for more flexibility. It defines a divergence as a double bottom or double top where the price does not necessarily hit a new low or new high. If the price is sufficiently close it will treat it as a double bottom (or top) and check for confirmation of reversal from the MACD lines. For example, see Figure 4. The positive divergence detected in August of 2006 in Figure 4 below is an example of a fuzzy divergence. The price did not come all the way back down to test the lows of July but did come close enough to flag a divergence since the other conditions were present (MACD lines below zero and rising with MACD above signal line). 9

10 Figure 4 - TradeStation Screenshot of MACDL_Fz_Div workspace. You decide how close is close enough by setting inputs to the MACDL_Fz_Div Strategy, Indicator, PaintBar, and ShowMe. The units are Average True Range (ATR) a measure of volatility of each individual market. Control how far the local low is from the price at macdl low for a positive divergence with two parameters: 1. Low_bound_pos : the allowed multiple of ATR below the low - makes sure price is not too low set to 0 to require the local low is higher than the price at macdl low set to +1 to limit a local low to within 1 ATR lower than the price at macdl low set to + 2 to limit a local low to within 2 ATR lower than the price at macdl low 2. Upper_bound_pos: the multiple of ATR above the low - makes sure the price is low enough set to 0 to require a new low of any kind set to +1 to require a local low within 1 ATR higher than the price at macdl low set to + 2 to require a local low within 2 ATR higher than the price at macdl low set to -1 to require the local low to be 1 ATR lower than the price at macdl low (can be used to wait for more significant divergences in down markets) DO NOT Set BOTH to 0... or nothing will qualify Control how far the local high is from the price at macdl high for a negative divergence with two parameters: 1. Low_bound_neg : the allowed multiple of ATR below the high - makes sure price is not too low set to 0 to require the local low is higher than the price at macdl low set to +1 to limit a local high to within 1 ATR lower than the price at macdl high set to + 2 to limit a local high to within 2 ATR lower than the price at macdl high 10

11 set to -1 to require the local high to be 1 ATR high than the price at macdl high (can be used to wait for more significant divergences in up markets) 2. Upper_bound_neg: the multiple of ATR above the high - makes sure the price is low enough set to 0 to require a high of any kind set to +1 to require a local high within 1 ATR higher than the price at macdl high set to + 2 to require a local high within 2 ATR higher than the price at macdl high DO NOT Set BOTH to 0... or nothing will qualify Volume Surge and Divergences Extensive backtesting showed that a volume surge in conjunction with a divergence reduced the win rate of the divergence, especially for positive divergences. The BTR_MACDL_V_Div allows you to filter out divergences when the volume exceeds the average. The moving average of volume is calculated according to Vmalength. If the volume at the low or high for positive or negative divergences respectively exceeds the average multiplied by the input surge_pos or surge_neg, the divergence is ignored. Figure 5 - TradeStation Screenshot of MACDL_V_Div workspace. 11

12 Alerts TradeStation Alerts are enabled on the ShowMe analysis technique. TradeStation will audibly tell you when a divergence is detected on the last bar of the chart. The settings can be changed on the Alerts tab of the Format Analysis Technique dialog box. For more information, see the TradeStation documentation on the use of alerts. Using the TradeStation Scanner to Find MACD Divergences You can use the custom Indicators in this package with the TradeStation Scanner to detect MACD Divergences occurring in a list of symbols. Follow the TradeStation instructions for setting up the scanner. For the scan criteria, select one of the indicators in this package. For example, BTR_MACDL_Div to find MACD lines divergences or BTR_MACDH_Div to find MACD histogram divergences. Set the criteria to Display, as shown in Figure 4 below. Figure 4 Scanner Criteria Setup (TradeStation Screenshot) The scan results are displayed as a column of numbers indicates no divergence detected. A positive number indicates a positive divergence and, in most cases, the number is the position size calculated using the risk amount and the ATR stop distance given as inputs (defaults are $1000 and 3 ATR respectively). A red 0.00 or a negative price indicates a negative divergence. BTR_MACDL_A_Div indicator displays the price of the next anticipated divergence when used as a scan criteria. Note that the TradeStation scanner runs on a bar only after it is closed, even if real time data is present. That means that scanning while the market is open on a daily timeframe will be based on yesterday s data. The chart window will display the current bar in progress so that the scan is always working on the second to last bar on the chart while the market is open, regardless of timeframe. 12

13 Scanning for MACD Divergences with RadarScreen Three workspaces are set up to use TradeStation s RadarScreen to scan a symbol list for MACD and MACDH divergences. This is in a separate workspace because RadarScreen consumes the computer s resources and places unique requirements for custom EasyLanguage indicators. To scan the market, open either the BTR_MACDH_Div_RadarScreen, BTR_MACDL_Div_RadarScreen or the BTR_MACDL_Div_Pwr_RadarScreen workspace. The workspace comes configured with the components of the S&P500 as a symbol list to scan, however, you can insert any symbol list for which you have data. Just select a row on RadarScreen, right click, choose Insert Symbol list and pick from the list or simply type a symbol into a blank row. The third column in the RadarScreen row presents the results of the scan for MACD(H) divergences. A white indicates no divergence detected. A green number indicates a positive divergence and the number is the position size calculated using the risk amount and the ATR stop distance given as inputs (defaults are $1000 and 3 ATR respectively). See Figure for an example of a positive divergence flagged by the BTR_MACDH_Div indicator in Radarscreen. A red 0.00 indicates a negative divergence. See Figure for an example of a negative divergence flagged by the BTR_MACDL_Div_Pwr indicator in Radarscreen. Figure 5 - Radarscreen buy signal (TradeStation Screenshot) 13

14 Figure 6 - RadarScreen Sell Signal (TradeStation Screenshot) Known Issue: The results of the RadarScreen scan and the strategy on the chart do not always agree. When there is a difference, the chart strategy reflects the results in the MACD Divergences BackTesting Report. RadarScreen required significant code changes, making that implementation different from the backtested one. 14

15 Advanced Instructions Changing Parameter Settings To change parameter values of the strategy: 1. Right click on the chart 2. Choose Format Strategies 3. Click the Format button 4. Change parameters as desired Parameter definitions for the MACD Lines Divergence (BTR_MACDL_Div) and MACD Histogram Divergence (BTR_MACDH_Div) ELD modules in the MACD Divergence Detector are: Parameter Default Description Setting risk_amt 1000 Dollars to risk per trade. Influences stop loss and size calculations. min_volume 1 Minimum acceptable volume to enter. Set this to a low number for intra-day charts and a high number for daily, weekly, monthly charts. atr_factor 3 Multiple of Average True Range (ATR) for stop distance atr_len 20 Number of bars to collect data for ATR sep_len 6 Bars between the humps of MACD to check for a divergence extreme_period 50 Look-back period. How many bars to check backwards for a divergence macd_fast 12 Number of periods to use for fast EMA in MACD Line calculation macd_slow 26 Number of periods to use for slow EMA in MACD Line calculation SigLen 9 Number of periods to use for EMA in Signal Line calculation 15

16 Parameter definitions for the Power Tools (BTR_MACDL_Pwr_Div) ELDs: Parameter Default Description Setting risk_amt 1000 Dollars to risk per trade. Influences stop loss and size calculations. min_volume 1 Minimum acceptable volume to enter. Set this to a low number for intra-day charts and a high number for daily, weekly, monthly charts. atr_factor 3 Multiple of Average True Range (ATR) for stop distance atr_len 20 Number of bars to collect data for ATR sep_len 6 Bars between the humps of MACD to check for a divergence extreme_period 50 Look-back period. How many bars to check backwards for a divergence MA_period 50 Price must be above this EMA to use medium MACD settings macd_fast_med 12 Number of periods to use for fast EMA in medium MACD Line calculation (used for entries) macd_slow_med 26 Number of periods to use for slow EMA in medium MACD Line calculation (used for entries) macd_fast_slow 19 Number of periods to use for fast EMA in slow MACD Line calculation (used for exits) macd_slow_slow 39 Number of periods to use for slow EMA in slow MACD Line calculation (used for exits) SigLen 9 Number of periods to use for EMA in Signal Line calculation Parameter definitions for the Fuzzy MACD Lines Divergence Detector (BTR_MACDL_Fz_Div) ELDs: Parameter Default Description Setting risk_amt 1000 Dollars to risk per trade. Influences stop loss and size calculations. min_volume 1 Minimum acceptable volume to enter. Set this to a low number for intra-day charts and a high number for daily, weekly, monthly charts. Lower_bound_pos 1 Multiple of ATR below the low to control the range of acceptable positive divergences Upper_bound_pos 1 Multiple of ATR above the low to control the range of acceptable positive divergences Lower_bound_neg 1 Multiple of ATR below the high to control the range of acceptable negative divergences Upper_bound_neg 1 Multiple of ATR above the high to control the range of negative divergences atr_factor 3 Multiple of Average True Range (ATR) for stop distance atr_len 20 Number of bars to collect data for ATR sep_len 6 Bars between the humps of MACD to check for a divergence extreme_period 50 Look-back period. How many bars to check backwards for a divergence macd_fast 12 Number of periods to use for fast EMA in MACD Line calculation macd_slow 26 Number of periods to use for slow EMA in MACD Line calculation SigLen 9 Number of periods to use for EMA in Signal Line calculation 16

17 Parameter definitions for the Volume-Aware MACD Lines Divergence Detector (BTR_MACDL_V_Div) ELDs: Parameter Default Description Setting risk_amt 1000 Dollars to risk per trade. Influences stop loss and size calculations. min_volume 1 Minimum acceptable volume to enter. Set this to a low number for intra-day charts and a high number for daily, weekly, monthly charts. surge_pos 1.5 Volume surge on positive divergences is defined as surge_pos times the VmaLength EMA of volume surge_neg 1.5 Volume surge on negative divergences is defined as surge_neg times the VmaLength EMA of volume VmaLength 20 Length of EMA for volume surge measurement atr_factor 3 Multiple of Average True Range (ATR) for stop distance atr_len 20 Number of bars to collect data for ATR sep_len 6 Bars between the humps of MACD to check for a divergence extreme_period 50 Look-back period. How many bars to check backwards for a divergence macd_fast 12 Number of periods to use for fast EMA in MACD Line calculation macd_slow 26 Number of periods to use for slow EMA in MACD Line calculation SigLen 9 Number of periods to use for EMA in Signal Line calculation BackTesting The strategy back test is enabled. The TradeStation results summary is available from the menu: View->Strategy Performance Report. See TradeStation documentation for complete information on how to read the strategy report. Workspace Settings 1. On the Format Strategies tab, Click the Properties for All button a. In the lower left corner, set the Maximum Number of Bars Study Will Reference to 201 b. In the upper left corner, set the commission assumption. $0.005 per share was used for backtesting or set your own value 2. The Alerts are coded into Paint Bar EasyLanguage. To turn on Alerts, on the Format Analysis Techniques tab, a. Select the Paint Bar (name ends in _PB) b. Click the Format button c. Select the Alerts tab d. Check the box marked Enable Alerts e. Click Ok f. Click Close 17

Swing Traders Edge The Systematic Swing Trading System. TradeStation Guide

Swing Traders Edge The Systematic Swing Trading System. TradeStation Guide Swing Traders Edge The Systematic Swing Trading System TradeStation Guide Important Non-Disclosure: You are purchasing a single user licence which may not be transferred or resold. The information including

More information

ModeX V1.6 User Guide to Installation and Operation

ModeX V1.6 User Guide to Installation and Operation ModeX V1.6 User Guide to Installation and Operation A TradeStation Trading System for liquid futures contracts This electronic book is Copyright PMKing Trading 2005. Any unauthorized distribution, copying,

More information

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

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

More information

An Overview of the ZMA : The Superior Moving Average Page 2. ZMA Indicator: Infinite Flexibility and Maximum Adaptability Page 4

An Overview of the ZMA : The Superior Moving Average Page 2. ZMA Indicator: Infinite Flexibility and Maximum Adaptability Page 4 An Overview of the ZMA : The Superior Moving Average Page 2 ZMA Indicator: Infinite Flexibility and Maximum Adaptability Page 4 ZMA PaintBar: Moving Average Color-Coding Page 5 Responsiveness and Inertia:

More information

Legend for dated TodaysAlerts sheets: Ticker Strategy Date Signal Type Price Init ATR Init Stop. Name of the signal from. this bar. strategy.

Legend for dated TodaysAlerts sheets: Ticker Strategy Date Signal Type Price Init ATR Init Stop. Name of the signal from. this bar. strategy. This Workbook is designed to rapidly show you the MACD Divergences across the US Stock Market Three types of worksheets are available from the tabs across the bottom and are explained here. For more info,

More information

StockFinder Workbook. Fast and flexible sorting and rule-based scanning. Charting with the largest selection of indicators available

StockFinder Workbook. Fast and flexible sorting and rule-based scanning. Charting with the largest selection of indicators available StockFinder Workbook revised Apr 23, 2009 Charting with the largest selection of indicators available Fast and flexible sorting and rule-based scanning Everything you need to make your own decisions StockFinder

More information

Intraday Multi-View Suite (IMV) For Stocks and Futures

Intraday Multi-View Suite (IMV) For Stocks and Futures Intraday Multi-View Suite (IMV) For Stocks and Futures Release Notes Thank you for purchasing the PowerZone Trading IMV custom indicator suite for TradeStation. The following notes are intended to act

More information

Buy rules: Sell rules: Strategy #2. Martingale hedging with exponential lot increase... 6

Buy rules: Sell rules: Strategy #2. Martingale hedging with exponential lot increase... 6 Contents Introduction... 2 Data... 2 Short instructions on how to use Forex Tester.... 2 Sum up... 3 STRATEGIES... 3 Martingale strategies... 3 Strategy #1. Martingale Grid & Hedging... 4 Buy rules:...

More information

Simplify My Morning Tradestation Indicator Instructions

Simplify My Morning Tradestation Indicator Instructions Simplify My Morning Tradestation Indicator Instructions Table of Contents Product Overview How to Install the Indicator Customization FAQS Changing the Settings Changing the color of the lines EasyLanguage

More information

BY JIM PRINCE

BY JIM PRINCE No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means electronic, mechanical, photocopying, recording, or otherwise without the prior permission

More information

Sunny s Dynamic Moving Average

Sunny s Dynamic Moving Average 20120510 Sunny s Dynamic Moving Average SunnyBands Today We Will Compare and Contrast Simple Moving Averages Exponential Moving Averages Bollinger Bands Keltner Channels SunnyBands Introduction After 30

More information

Foxzard Trader MT4 Expert Advisor Manual Contents

Foxzard Trader MT4 Expert Advisor Manual Contents Foxzard Trader MT4 Expert Advisor Manual Contents Foxzard Trader MT4 Expert Advisor Manual... 1 Overview... 3 Features... 3 Installation Guide... 3 User Interface... 4 Input Parameters and Default Values...

More information

suri.chartsimulator (Daily)

suri.chartsimulator (Daily) suri.chartsimulator (Daily) TradeStation Simulate/Pause/Forward/Back All Symbols, Daily Charts Any Indicators, ShowMes, Paint Bars and Strategies Bar and Candlestick Chart Styles Main and Sub-graph indicators

More information

Dividend Status - Version 9.0

Dividend Status - Version 9.0 Dividend Status - Version 9.0 Description: The Dividend Status (DS) ShowMe allows you to get information about upcoming dividends as well as historical data about prior dividend announcements. DS allows

More information

1. For initial testing, log into your Trading Simulation accounts.

1. For initial testing, log into your Trading Simulation accounts. Instructions Product: TradeAssistant Pro Date: January 4, 2017 Purpose: TradeAssistant Pro is for fast and flexible order placements. Setup custom triggers. Put orders in OCO groups to leverage buying

More information

GuruFocus User Manual: My Portfolios

GuruFocus User Manual: My Portfolios GuruFocus User Manual: My Portfolios 2018 version 1 Contents 1. Introduction to User Portfolios a. The User Portfolio b. Accessing My Portfolios 2. The My Portfolios Header a. Creating Portfolios b. Importing

More information

IBH Cumulative Tick Table of Contents

IBH Cumulative Tick Table of Contents IBH Cumulative Tick Table of Contents New in Version 5...2 Overview...2 Getting Started Quick Start...3 IBH Cumulative Tick Indicator H.CT...4 Configuration...4 Configuration: General Tab...4 Configuration:

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

Gtrade manual version 2.04 updated

Gtrade manual version 2.04 updated Gtrade manual version 2.04 updated 9.30.2016 Table of Contents Contents Table of Contents2 Getting started, Logging in and setting display language in TurboTick Pro3 Level 25 Order Entry8 Streamlined Order

More information

3. Entering transactions

3. Entering transactions 3. Entering transactions Overview of Transactions functions When you place an order to buy or short sell, you should immediately enter the transaction into the appropriate portfolio account so that the

More information

Continued on the Next Page

Continued on the Next Page An Overview of the Super Stochastics : A New & Improved Stochastics Indicator Page 3 A Comparison of the Super Stochastics vs. the regular Stochastics: Old vs. New Page 4 - An Overview of the Super Stochastics

More information

Trading Systems. Page 114

Trading Systems. Page 114 Page 114 Trading Systems Trade Systems are part of the Define User Formulas window. To access them: 1. Click the System button. 2. Select Define User Formulas. 3. Click the Trade Systems tab. Page 115

More information

Momentum. S&P Futures (ES) 5 Minute. Version 5.06

Momentum. S&P Futures (ES) 5 Minute. Version 5.06 Momentum S&P Futures (ES) 5 Minute Version 5.06 Overview Momentum is a trend strategy. The Momentum strategy will enter a long or short trade when the market is presenting a trend with significant momentum.

More information

Identifying Market Bottoms: IBD Follow-Through Days

Identifying Market Bottoms: IBD Follow-Through Days Issue 39 Wednesday, June 13, 2012 Identifying Market Bottoms: IBD Follow-Through Days Erik Skyba, CMT Senior Quantitative Analyst TSLabs@TradeStation.com Features Studies/Files Included: Focus: Technical

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

Robert Roy's Power Hour Indicator Applied to TradeStation

Robert Roy's Power Hour Indicator Applied to TradeStation Author: Rick Maus Date: March 18, 2017 Version: 1.0 Version Description 1.0 Initial document. Robert Roy's Power Hour Indicator Applied to TradeStation Table of Contents Table of Contents... 1 Overview...

More information

Nihilist Trend Strength

Nihilist Trend Strength 2015 Nihilist Trend Strength A Forex Trend Following System This System is designed to follow the currency trend and it s power without stressing any more with charts, our aim to trade Risk free trades

More information

Data Sheet for Trendline Trader Pro

Data Sheet for Trendline Trader Pro Data Sheet for Trendline Trader Pro Introduction Trendline Trader Pro is a hybrid software application which used a JavaFX based interface to communicate with an underlying MetaTrader MT4 Expert Advisor.

More information

Earnings Release with History - Version 21.0

Earnings Release with History - Version 21.0 Earnings Release with History - Version 21.0 Description: The Earnings Release with History set of indicators for Chart Analysis, RadarScreen, and the Scanner indicates when the next scheduled earnings

More information

Intraday Support and Resistance Using Volume-Weighted Average Price (VWAP)

Intraday Support and Resistance Using Volume-Weighted Average Price (VWAP) Issue 11 Intraday Support and Resistance Using Volume-Weighted Average Price (VWAP) Updated by Michael Burke VP, Client Education Nov. 2018 Subscription Link: https://tradestation.tradingappstore.com/products/intradayvwapwithradarscreen

More information

Learning TradeStation. News, Time & Sales, Research, Browser, and Ticker Bar

Learning TradeStation. News, Time & Sales, Research, Browser, and Ticker Bar Learning TradeStation News, Time & Sales, Research, Browser, and Ticker Bar Important Information No offer or solicitation to buy or sell securities, securities derivative or futures products of any kind,

More information

An Overview of V-Coils & NR-Breakouts Page 2. V-Coils : Contraction & Expansion Volatility Thresholds Page 4

An Overview of V-Coils & NR-Breakouts Page 2. V-Coils : Contraction & Expansion Volatility Thresholds Page 4 An Overview of V-Coils & NR-Breakouts Page 2 V-Coils : Contraction & Expansion Volatility Thresholds Page 4 - Compression Signals Page 5 - Coil Zone Signals Page 6 - V-Coil Signals Page 7 - Mega V-Coil

More information

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

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

More information

Forex Online Trading User Guide

Forex Online Trading User Guide Forex Online Trading User Guide WING FUNG FOREX LIMITED Tel (HK) : (852) 2303 8690 Tel (China) : 400 120 1080 Fax (HK) : (852) 2331 9505 Fax (China) : 400 120 1003 Email : cs@wfgold.com Website : www.wfgold.com

More information

4. Viewing account information

4. Viewing account information 4. Viewing account information Overview Individual transactions and positions are displayed in the Account Information section of the Portfolio Manager window. Of the seven tabs at the top of this section,

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

Continued on the Next Page

Continued on the Next Page An Overview of the Super RSI : A New & Improved RSI Indicator Page 3 A Comparison of the Super RSI vs. the Regular RSI: Old vs. New Page 4 - An Overview of the Super RSI Features Page 4 Super RSI PaintBar:

More information

What's New in TradeStation 9.1: Update 22

What's New in TradeStation 9.1: Update 22 What's New in TradeStation 9.1: Update 22 With TradeStation 9.1: Update 22, we introduce support for mini options trading in TradeStation. Now customers with updates after Update 18 will be able to trade

More information

Forex Trend Directive

Forex Trend Directive FOREX GEMINI CODE Presents Forex Trend Directive Forex Gemini Code Published by Alaziac Trading CC Suite 509, Private Bag X503 Northway, 4065, KZN, ZA www.forexgeminicode.com Copyright 2014 by Alaziac

More information

Adaptive Oscillator for TradeStation

Adaptive Oscillator for TradeStation 1 Adaptive Oscillator for TradeStation PZT PROOF is an adaptive oscillator based on a statistical range of price action. Similar to a stochastic indicator, it creates values by comparing the distance between

More information

Table of Contents. Navigation Overview Log In To IBIS The Classic Workspace Add Windows Group Windows... 5

Table of Contents. Navigation Overview Log In To IBIS The Classic Workspace Add Windows Group Windows... 5 IBIS Users' Guide Table of Contents Navigation Overview... 1 Log In To IBIS... 1 The Classic Workspace... 2 Add Windows... 4 Group Windows... 5 Drag and Snap Windows... 6 Tools and Windows... 7 The Anchor

More information

Nihilist Trend Strength A Forex Trend Following System

Nihilist Trend Strength A Forex Trend Following System A Forex Trend Following System This System is designed to follow the currency trend and it s power without stressing any more with charts, our aim to trade Risk free trades and join the long term trend

More information

suri.autocharts for TradeStation 9+, 10 surinotes.com

suri.autocharts for TradeStation 9+, 10 surinotes.com suri.autocharts Auto Play of Symbols with Back/Forward/Pause with Delay Scrtachpad for Saving Symbol to a Text file. for TradeStation 9+, 10 Automatic Chart Loader Selectable Custom Lists Previous/Next

More information

Directions to build Stochastics & EMA Crossover search

Directions to build Stochastics & EMA Crossover search Directions to build Stochastics & EMA Crossover search 1. Click the UniSearch tab at the top of the program. 2. Click the drop down arrow next to the New icon. 3. Click on New Search. 4. Click in the empty

More information

Presents FOREX ALPHA CODE

Presents FOREX ALPHA CODE Presents FOREX ALPHA CODE Forex Alpha Code Published by Alaziac Trading CC Suite 509, Private Bag X503 Northway, 4065, KZN, ZA www.tradeology.com Copyright 2014 by Alaziac Trading CC, KZN, ZA Reproduction

More information

Instruction (Manual) Document

Instruction (Manual) Document Instruction (Manual) Document This part should be filled by author before your submission. 1. Information about Author Your Surname Your First Name Your Country Your Email Address Your ID on our website

More information

Earnings Release Version 20.0

Earnings Release Version 20.0 Earnings Release Version 20.0 Description: The Earnings Release (ER) analysis techniques for Chart Analysis, RadarScreen and the Scanner indicates when the next scheduled earnings release will be for a

More information

STREETSMART PRO MARKET DATA TOOLS

STREETSMART PRO MARKET DATA TOOLS STREETSMART PRO MARKET DATA TOOLS StreetSmart Pro Market Data Tools... 279 Watch Lists...280 Tickers...294 Top Ten...303 Options Top Ten...306 Highs & Lows...309 Sectors...313 279 StreetSmart Pro User

More information

FOREX ENIGMA USER GUIDE.

FOREX ENIGMA USER GUIDE. FOREX ENIGMA USER GUIDE http://www.forexenigma.com DISCLAIMER Please be aware of the loss, risk, personal or otherwise consequences of the use and application of this book s content. The author and the

More information

SYMBOL INFO INDICATOR

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

More information

IVGraph Live Service Contents

IVGraph Live Service Contents IVGraph Live Service Contents Introduction... 2 Getting Started... 2 User Interface... 3 Main menu... 3 Toolbar... 4 Application settings... 5 Working with layouts... 5 Working with tabs and viewports...

More information

Poseidon FX System (previously known as Currency Messenger System 2) Poseidon system indicators:

Poseidon FX System (previously known as Currency Messenger System 2) Poseidon system indicators: Poseidon FX System (previously known as Currency Messenger System 2) Poseidon system indicators: It uses 5 different indicators Mes Signal 2 Indicator which gives you buy and sell arrow signal on the screen.

More information

Welcome to Trader Vision 20/20 (Version 2)

Welcome to Trader Vision 20/20 (Version 2) Welcome to Trader Vision 20/20 (Version 2) First of all, thank you again for your purchase. It is our greatest hope that you find Trader Vision 20/20 (aka TV20/20) to be a tremendous aid and a tool that

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

DONCHIAN INDICATOR. Page 1 of 4

DONCHIAN INDICATOR. Page 1 of 4 Donchian Indicator 1. Overview... 2 2. Using the Donchian indicator... 3 2.1 Adding the indicator to a chart... 3 2.2 Timeframe... 3 2.3 Bars and shift... 3 2.4 Type of calculation... 3 2.5 Expanding the

More information

Options Mastery Day 1 System Training

Options Mastery Day 1 System Training Options Mastery Day 1 System Training Day 1 Agenda 10:00-10:15 - Intro & Course Outline 10:15-11:00 Indicator Overview and Setup 11:00-11:15 - Break 11:15-12:15 - Active Swing Trader Training 12:15-12:30

More information

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

More information

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

MTF Volatility Squeeze Version 6.0

MTF Volatility Squeeze Version 6.0 MTF Volatility Squeeze Version 6.0 Description: The Multiple Time Frame Volatility Squeeze (MTFVS) indicator shows when there is a reduction in volatility that usually means that consolidation is occurring.

More information

DDFX FOREX TRADING SYSTEM

DDFX FOREX TRADING SYSTEM DDFX USER MANUAL VERSION 3.0 copyright 2009 FX Marketing and Event Management (AS0320674-K) support@ddfxforex.com DISCLAIMER Hypothetical performance results have many inherent limitations". No representation

More information

ATR Trailing Stop - Version 7.0

ATR Trailing Stop - Version 7.0 ATR Trailing Stop - Version 7.0 Description: The ATR Trailing Stop indicator allows you to see a user defined ATR Trailing Stop on your charts or in RadarScreen. The ATR Trailing Stop indicator can also

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

Continued on Next Page

Continued on Next Page An Overview of Super DMI : A New & Improved DMI Indicator Page 3 A Comparison of the Super DMI vs. Regular DMI: Old vs. New Page 4 - An Overview of Super DMI Features Page 4 Smoothing Price Data to Improve

More information

Instructions 1. For initial testing, log into your Trading Simulation accounts.

Instructions 1. For initial testing, log into your Trading Simulation accounts. Instructions Product: TradeAssistant Date: February 28, 2018 Purpose: A fast and flexible order placement tool. Setup custom triggers. Put orders in OCO groups to leverage buying power. Create OSO relationships

More information

PROFIT TRADE SCANNER. USER GUIDE

PROFIT TRADE SCANNER. USER GUIDE PROFIT TRADE SCANNER USER GUIDE http://www.profittradescanner.com DISCLAIMER Please be aware of the loss, risk, personal or otherwise consequences of the use and application of this book s content. The

More information

Trading Diary Manual. Introduction

Trading Diary Manual. Introduction Trading Diary Manual Introduction Welcome, and congratulations! You ve made a wise choice by purchasing this software, and if you commit to using it regularly and consistently you will not be able but

More information

An Overview of the Super Stochastics MTF Indicator Page 2. The Advantages and Features of MTF Indicators Page 3

An Overview of the Super Stochastics MTF Indicator Page 2. The Advantages and Features of MTF Indicators Page 3 An Overview of the Super Stochastics MTF Indicator Page 2 The Advantages and Features of MTF Indicators Page 3 The Various Methods of MTF Analysis: Unlocking New Possibilities Page 5 - Different Time Frames

More information

MTF Volatility Squeeze Version 4.0

MTF Volatility Squeeze Version 4.0 MTF Volatility Squeeze Version 4.0 Description: The Multiple Time Frame Volatility Squeeze (MTFVS) indicator shows when there is a reduction in volatility that usually means that consolidation is occurring.

More information

MotiveWave What s New in Version 6 Beta MotiveWave Software

MotiveWave What s New in Version 6 Beta MotiveWave Software MotiveWave What s New in 2019 MotiveWave Software Table of Contents 1 Introduction... 2 2 Cloud Workspaces... 3 2.1 Synchronization... 3 2.2 Limitations... 3 2.3 Creating/Editing Cloud Workspaces... 3

More information

USER GUIDE

USER GUIDE USER GUIDE http://www.winningsignalverifier.com DISCLAIMER Please be aware of the loss, risk, personal or otherwise consequences of the use and application of this book s content. The author and the publisher

More information

MT4 TRADING SIMULATOR

MT4 TRADING SIMULATOR v MT4 TRADING SIMULATOR fxbluelabs.com 1. Overview of the FX Blue Trading Simulator... 2 1.1 Purpose of the Trading Simulator... 2 1.2 Licence... 2 2. Installing the Trading Simulator... 3 2.1 Installing

More information

A unique trading tool designed to help traders visualize and place orders based on market depth and order flow. DepthFinder TradingApp

A unique trading tool designed to help traders visualize and place orders based on market depth and order flow. DepthFinder TradingApp A unique trading tool designed to help traders visualize and place orders based on market depth and order flow. DepthFinder TradingApp DepthFinder Trading App for TradeStation Table of Contents Introduction

More information

Elder-disk for NinjaTrader 7 and higher

Elder-disk for NinjaTrader 7 and higher Elder-disk for NinjaTrader 7 and higher COME INTO MY TRADING ROOM version 1.0 Thank you for purchasing this Elder-disk. It was developed in 2010-2011 by Dr. Alexander Elder, the author of Come into My

More information

Bullalgo Trading Systems, Inc. Pyramid Matrix User Manual Version 1.0 Manual Revision

Bullalgo Trading Systems, Inc. Pyramid Matrix User Manual Version 1.0 Manual Revision Bullalgo Trading Systems, Inc. Pyramid Matrix User Manual Version 1.0 Manual Revision 20150917 Pyramid Matrix The Pyramid Matrix is a Bullalgo Trading Systems, Inc. add-on Pyramiding strategy that is applicable

More information

Qualify Your Instruments & Find High Probability Setups

Qualify Your Instruments & Find High Probability Setups +1.888.537.0070 x 750 support@marketprofilescan.com www.marketprofilescan.com TAS knows the value of accurate and timely market generated information. Providing high probability trading setups is our business.

More information

7. Portfolio Simulation and Pick of the Day

7. Portfolio Simulation and Pick of the Day 7. Portfolio Simulation and Pick of the Day Overview Two special functions are incorporated into the AIQ Portfolio Manager for users who base their trading selections on Expert Design Studio (EDS) analysis.

More information

Margin Direct User Guide

Margin Direct User Guide Version 2.0 xx August 2016 Legal Notices No part of this document may be copied, reproduced or translated without the prior written consent of ION Trading UK Limited. ION Trading UK Limited 2016. All Rights

More information

FOREX GEMINI CODE. Presents. Dynamic Triple Edge

FOREX GEMINI CODE. Presents. Dynamic Triple Edge FOREX GEMINI CODE Presents Forex Gemini Code Published by Alaziac Trading CC Suite 509, Private Bag X503 Northway, 4065, KZN, ZA www.forexgeminicode.com Copyright 2014 by Alaziac Trading CC, KZN, ZA Reproduction

More information

Viive 5.2 QUICK START GUIDE MAC-VIIVE

Viive 5.2 QUICK START GUIDE MAC-VIIVE Viive 5.2 QUICK START GUIDE 1-855-MAC-VIIVE ii Contents PUBLICATION DATE January 2016 COPYRIGHT 2016 Henry Schein, Inc. All rights reserved. No part of this publication may be reproduced, transmitted,

More information

BULLION TRADING PLATFORM ONLINE USER S MANUAL

BULLION TRADING PLATFORM ONLINE USER S MANUAL BULLION TRADING PLATFORM ONLINE USER S MANUAL CATALOG WING FUNG BULLION INVESTMENT LIMITED Tel (HK) : (852) 2303 8690 Tel (China) : 400 120 1080 Fax (HK) : (852) 2331 9505 Fax (China) : 400 120 1003 Email

More information

Introduction to Basic Excel Functions and Formulae Note: Basic Functions Note: Function Key(s)/Input Description 1. Sum 2. Product

Introduction to Basic Excel Functions and Formulae Note: Basic Functions Note: Function Key(s)/Input Description 1. Sum 2. Product Introduction to Basic Excel Functions and Formulae Excel has some very useful functions that you can use when working with formulae. This worksheet has been designed using Excel 2010 however the basic

More information

Covert Code. (previously known as Currency Messenger System 1)

Covert Code. (previously known as Currency Messenger System 1) Covert Code (previously known as Currency Messenger System 1) COVERT CODE INDICATORS Covert Code uses 5 different indicators Mes Signal 1 Indicator which gives you buy and sell arrow signal on the screen.

More information

USER GUIDE

USER GUIDE USER GUIDE http://www.superprofitscalper.com DISCLAIMER Please be aware of the loss, risk, personal or otherwise consequences of the use and application of this book s content. The author and the publisher

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

We will have many arrows on M1 timeframe. And because of that every signal should be validated.

We will have many arrows on M1 timeframe. And because of that every signal should be validated. ASC Trend Minute 1 by Newdigital Rules are very simple. Place all the indicators in /indicator folder, compile. Place template file in /templates folder (for example: C:\Program Files\MetaTrader4\templates).

More information

OmniScan User Guide. November 2005 Edition PF

OmniScan User Guide. November 2005 Edition PF OmniScan User Guide OmniScan User Guide November 2005 Edition PF-12-01-02 Worldwide Technical Support and Product Information www.nirvanasystems.com Nirvana Systems Corporate Headquarters 7000 N. MoPac,

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

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

Dr. Elder s. Enhanced Trading Room. MetaStock. Add-on Manual. Printed in the USA All Rights Reserved Copyright 2017 Elder.

Dr. Elder s. Enhanced Trading Room. MetaStock. Add-on Manual. Printed in the USA All Rights Reserved Copyright 2017 Elder. Dr. Elder s Enhanced Trading Room MetaStock Add-on Manual Printed in the USA All Rights Reserved Copyright 2017 Elder.com and John Bruns MetaStock 4548 South Atherton Dr, Suite 200 Salt Lake City, UT 84123

More information

Brainy's Trading News and BullCharts Tips Monthly e-newsletters

Brainy's Trading News and BullCharts Tips Monthly e-newsletters Brainy's Trading News and BullCharts Tips Monthly e-newsletters 24 Nov 2008 Special preview of Brainy's monthly articles This pdf file contains only the first page of each of the articles that are available

More information

Instructions of CTM with E*Trade (Updated 10/7/2011)

Instructions of CTM with E*Trade (Updated 10/7/2011) Instructions of CTM with E*Trade (Updated 10/7/2011) IMPORTANT NOTE for using Auto Order Execution (AOE) module: The AOE is a part of Chart Trading Module (CTM) for trading automation. Even though the

More information

Learning TradeStation. Order-Entry Tools and Preferences

Learning TradeStation. Order-Entry Tools and Preferences Learning TradeStation Order-Entry Tools and Preferences Important Information No offer or solicitation to buy or sell securities, securities derivative or futures products of any kind, or any type of trading

More information

Presents. Forex Profit Boost

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

More information

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

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

More information

Client Software Feature Guide

Client Software Feature Guide RIT User Guide Build 1.01 Client Software Feature Guide Introduction Welcome to the Rotman Interactive Trader 2.0 (RIT 2.0). This document assumes that you have installed the Rotman Interactive Trader

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

Installation & User Manual

Installation & User Manual Installation & User Manual Version: SPS Plus 5.0.0 Installation Procedure: Run the setup batch file from the CD and follow the Wizard to complete the setup. Install will create an Application shortcut

More information

1. NEW Sector Trading Application to emulate and improve upon Modern Portfolio Theory.

1. NEW Sector Trading Application to emulate and improve upon Modern Portfolio Theory. OmniFunds Release 5 April 22, 2016 About OmniFunds OmniFunds is an exciting work in progress that our users can participate in. We now have three canned examples our users can run, StrongETFs, Mean ETF

More information

Prerequisite Installation 1. TradeStation 9.1 (Update 29) or later required. 2. TradeStation real-time data subscriptions for symbols to be traded.

Prerequisite Installation 1. TradeStation 9.1 (Update 29) or later required. 2. TradeStation real-time data subscriptions for symbols to be traded. Instructions Product: AutoBrackets Date: December 4, 2017 Purpose: Automate your TradeStation Strategies to place each signal, with matching stop and limit orders paired in brackets. Have all your orders

More information

Options Volume and Open Interest Indicators

Options Volume and Open Interest Indicators Options Volume and Open Interest Indicators Usage Notes February 2015 This suite of six indicators is designed to monitor volume and open interest in options, issue by issue. Many traders want to monitor,

More information