Simplify My Morning Tradestation Indicator Instructions

Size: px
Start display at page:

Download "Simplify My Morning Tradestation Indicator Instructions"

Transcription

1 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 Color Chart Setting your Time Zone Changing the font Which Charts Work? Showing Price for trend lines Trend line extensions and offset Description offset Turning groups of trend lines on and off Why is there no DEFAULT BUTTON OPTION Why are my lines are missing? Why are my Overnight lines are not correct? Why is my font is too big or too small? Why aren t my prices visible on the right side of the chart?

2 RISK DISCLAIMER Product Overview Simplify My Morning is an indicator that shows many key levels that intra-day traders would normally use for futures, forex or stocks. This indicator saves a tremendous amount of time by automatically drawing lines with labels for the following levels: Last Year High & Low This Year High & Low Last Month High & Low Last Week High & Low Yesterday s High & Low Overnight High & Low Gap (Previous Close) 50 & 200 Moving Average from daily chart 50 & 200 Moving Average from weekly chart ATR boundary (shows how far on average that symbol travels in one day) How to Install the Indicator Import the $Simplify My Morning By Simplify My Trading Indicator from the Strategy Network. INSERT ANALYSIS TECHNIQUE -> CLICK ON IMPORT -> FROM STRATEGY NETWORK -> INSTALL Customization Lines are fully customizable. Default colors have been set. Changing the Settings RIGHT CLICK -> FORMAT ANALYSIS TECHNIQUES -> Select the indicator -> FORMAT ->INPUTS TAB *Note: Input values with brackets { sometext..}, and some text inside those brackets are comments only. The brackets and its contents can be removed or you can enter anything you would like inside those brackets for your information only. The input value before/outside of the brackets is what is read as an input value for the indicator.

3 1. Changing the color of the lines Scroll down and look at each of the colors. Each color property name ends in Color. If you are using a white background and white is used, it will not show up. If you are using a black background and your lines are black, they will not show up. Use a different color. You can type in new colors on the inputs tab. The key is to type it exactly like they want it. (Example: DarkGreen is correct, but drkgreen or dark green will not work). Use the help section, call technical support to find the color names or use the colors in the below chart. You could also specify your own RGB color value in the format of RGB(204, 102, 0) for example. EasyLanguage Color Chart

4 2. Setting your Time Zone If your charts are on Eastern Time (Local Time Zone): Enter the Overnight start time to 1630 {EST} with End time entered as 0930 {EST} If your charts are on Central Time (Local Time Zone): Enter the Overnight start time to 1530 {CST} with End time entered as 0830 {CST} If your charts are on Mountain Time (Local Time Zone): Enter the Overnight start time to 1430 {MST} with End time entered as 0730 {MST} If your charts are on Pacific Time (Local Time Zone): Enter the Overnight start time to 1330 {PST} with End time entered as 0630 {PST}

5 If your charts are on a different time zone (Local Time Zone): Enter the Overnight start time to be your local chart time when it s 1630 {EST} with End time entered with your local chart time when it s 0930 {EST} If your charts are on the exchange time zone: Enter the Overnight start time to 1630 {EST} with End time entered as 0930 {EST} 3. Changing the font The font for the description is based on the default you use for normal text. If your font is too big or too small, use the regular text tool to type something on your chart and change the font. Set it as default. You will have to turn the indicator off and back on before it will make the changes. 4. Which Charts Work? Since the indicator is looking backwards in time for some levels, you should always use unadjusted data. Levels such as Last year s High & Low will be significantly different with the adjusted data. will be will not.

6 ETF s don t have overnight data, so those levels and ATR boundaries will not work. Do not use a Daily chart (the levels will overlap each other or not appear at all). Do not use a contract chart (you won t have a large enough data range). Do not use a bond chart or anything that does not quote in dollars and cents. 5. Showing Price for trend lines ShowPrice =true {Default} o When this property is true, it shows the trend line price on the right side of the chart. If false, you will not see the trend line values. PriceOffset =3 {Spaces to the right of the last candle} o This means that if ShowPrice =true, you will see the price value displaying this many spaces to the right of the last candle on the right side of the chart. ShowPriceDistance =true {Show Distance to Current Price} o When this is true, you ll see additional information to the right of price when ShowPrice =True. When ShowPrice =true, prices will display on the right side of the chart. If you do not see the prices, you may have to adjust the spaces to the right under chart properties. o Right-click on the chart o Click on Format Window o Adjust Spaces to the right to 25 bars under the General Tab or until there is enough space to the right to see prices above the trend lines. 6. Trend line extensions and offset If your descriptions are too far to the right or too far to the left, change the DescOffset ExtendRight and ExtendLeft Properties. These properties can be set to true or false. o If they are both set to false, you will not see any lines at all, you will simply see a dot after the last candle (if TLineOffset=0, else if TLineOffset=5, it will show 5 candles back) along with price if that is turned on. o If the combination is the following: ExtendRight =true & ExtendLeft =false, you will see lines extending to the right of the chart only. o If the combination is true for both, they will extend to both left and right on the chart. o If the combination is the following: ExtendRight =false & ExtendLeft =true, you will see the lines extending to the left, but the line will stop at the last candle of the chart. TLineOffset =5 {Bars Back} o This means that the Trend Line starts plotting x number of bars back from the right side of the chart. For example, it is set to 5 here. This means that if you have the property ExtendLeft set to false, you will see the trend line starting to plot 5 candles back from the right-side of the chart. 7. Description offset ShowDescription =true{default} o When this is true, you will see a description above each trend line telling you what level it represents.

7 o If you which to have a cleaner look on your chart and you are familiar with the color coding you have chosen, you would set this to false. DescOffset =75 {Bars Back} o This property setting is used when we find that lines overlap. If you find that you cannot read the trend line description when the levels are exactly the same, try increasing this value. When two levels are identical, the next level description is shown 75 bars back from the first description. 8. Turning groups of trend lines on and off If you do not want to see a level, change the appropriate property to false. Change it back to true to see the levels again. Ie, PlotYearlies, PlotMonthlies, PlotWeeklies, PlotDailies, etc. All these properties start with Plot o You Can set turn the following trend lines off by setting the appropriate property to false: PlotMonthlies: false o MonthlyHL o Monthly50MA o Monthly200MA PlotWeeklies: false o WeeklyHL PlotYearlies: false o This Year s HL o Last Year s HL PlotWeekly50MA: false o Weekly50MA PlotWeekly200MA: false o Weekly200MA PlotDailies: false o DailyHL o Daily50MA o Daily200MA PlotDaily50MA: false o Daily50MA PlotDaily200MA: false

8 o Daily200MA PlotOvernightHL: false If false, the OvernightHL will not be drawn PlotATRBoundary: false If false, the ATRBoundary will not be drawn PlotPreviousClose: false If false, the PreviousClose will not be drawn FAQS Why is there no DEFAULT BUTTON OPTION Question: How do I change my settings so that they are applied to my charts by default when I add Simplify My Morning to another chart window or workspace? Answer: There is not a 'Set as Default' button on indicators that are downloaded from the trading app store. This is the behavior from tradestation themselves and not controlled by the indicator or programmer. There IS a work around! You can do the following: 1. Add SMM to your desired chart/workspace. 2. Configure the inputs as desired for your default values. 3. Save your indicators as an Analysis Group after you have set your desired input values. 4. Add that saved Analysis Group to other charts in your workspace(s). By adding the saved analysis group to other charts, it will use the settings that you set previously, including setting visibility to false for the lines you do not want to see. Why are my lines are missing? See #1 - Changing the color of the lines See #4 - Which Charts Work? Use your background dragging to pull the chart up and down and you will see that they are all there; they are just not in play right now. Why are my Overnight lines are not correct? See #2 - Setting your Time Zone

9 Why is my font is too big or too small? See #3 - Changing the font Why aren t my prices visible on the right side of the chart? See #5 - Showing Price for trend lines How can turn OFF groups of trend lines, monthlies, weeklies, dailies, etc.? See #8 - Turning groups of trend lines on and off RISK DISCLAIMER Important risk disclaimer for all traders and investors. This software is for educational purposes only and not a recommendation to buy or sell any particular financial instrument. The software described herein is designed to be a tool to assist traders and investors in their decisions. You have sole responsibility for evaluating and determining when and on what terms to engage in any transactions, and for determining the appropriateness of your choices. Equities, Futures, Options, and Currency trading and investing have large potential for rewards, but also large potential risk. You must be aware of the risks and be willing to accept them in order to invest in the Equities, Futures, Options, and Currency markets. Absolutely do not trade with money you cannot afford to lose. Our website and this software is neither a solicitation nor an offer to Buy/Sell Equities, Futures, Options or Currencies. No representation is being made that any account will or is likely to achieve profits or losses similar to any discussed here, our website, or any of our materials. The past performance of any trading system or methodology is not necessarily indicative of future results. You should carefully consider whether trading is suitable for you in light of your circumstances, knowledge and financial resources. Absolutely consult your Registered Financial Advisor and your Risk Trading Plan before ever investing or trading any financial instrument. Neither Carey McLean, SimplifyMyTrading.com, nor Simplify My Trading Now, LLC ( SMTN ) is an investment advisor and is not registered with the U.S. Securities and Exchange Commission, National Futures Association, or the Financial Industry Regulatory Authority. Further, owners, employees, agents or representatives of BBT are not acting as investment advisors and might not be registered with the U.S. Securities and Exchange Commission, National Futures Association or the Financial Industry Regulatory Authority.

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

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

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

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

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

Find Elusive MACD Divergences Easily

Find Elusive MACD Divergences Easily 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

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

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

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

DIY Trade Manager Plus

DIY Trade Manager Plus DIY Trade Manager Plus Version 25.00 User Guide 11 May 2018 1 P a g e Risk Disclosure Statement and Disclaimer Agreement This User Guide ( User Guide ) is for installation and associated illustrative purposes

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

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

The FX-Agency Advisor III. User Manual

The FX-Agency Advisor III. User Manual The FX-Agency Advisor III User Manual Brought to you by... System Requirements: For use of The FX-Agency Advisor III you will need a few things which you most likely already have or can get very easily.

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

INTRODUCTION 2 INSTALLATION AND CHART SETUP 3 BUY AND SELL ZONES 4 BBOX TICKSPEED INDICATOR 6 TRADING RULES AND CONDITIONS 7

INTRODUCTION 2 INSTALLATION AND CHART SETUP 3 BUY AND SELL ZONES 4 BBOX TICKSPEED INDICATOR 6 TRADING RULES AND CONDITIONS 7 BLACK-BφX.COM INTRODUCTION 2 INSTALLATION AND CHART SETUP 3 BUY AND SELL ZONES 4 BBOX TICKSPEED INDICATOR 6 TRADING RULES AND CONDITIONS 7 BUY CONDITIONS 7 SELL CONDITIONS 9 IMPORTANT NOTES: 11 TAKE PROFIT

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

Enhanced Pivot Point Indicator for TradeStation

Enhanced Pivot Point Indicator for TradeStation 1 Enhanced Pivot Point Indicator for TradeStation PZT POWER PIVOTS are used to display 14 key levels that are projected as a series of horizontal lines on the price chart along with accompanying text.

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

Gold Space USER GUIDE

Gold Space USER GUIDE Gold Space USER GUIDE The risk of trading can be substantial and each investor and/or trader must consider whether this is a suitable investment. Past performance, whether actual or indicated by simulated

More information

The Glo Plus EA User Manual

The Glo Plus EA User Manual The Glo Plus EA User Manual Disclaimer You agree to indemnify and hold harmless the author, employees, contractors, and service providers of Fx Glo. Should any of the practices described herein turn out

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

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

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

More information

Crude oil Arrow USER GUIDE

Crude oil Arrow USER GUIDE Crude oil Arrow USER GUIDE The risk of trading can be substantial and each investor and/or trader must consider whether this is a suitable investment. Past performance, whether actual or indicated by simulated

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

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

Fibo Vector Published by Old Tree Publishing CC Suite 509, Private Bag X503 Northway, 4065, KZN, ZA

Fibo Vector Published by Old Tree Publishing CC Suite 509, Private Bag X503 Northway, 4065, KZN, ZA Fibo Vector Published by Old Tree Publishing CC Suite 509, Private Bag X503 Northway, 4065, KZN, ZA www.oldtreepublishing.com Copyright Old Tree Publishing CC, KZN, ZA Reproduction or translation of any

More information

The Glo Blink EA User Manual

The Glo Blink EA User Manual The Glo Blink EA User Manual Disclaimer You agree to indemnify and hold harmless the author, employees, contractors, and service providers of FxGlo. Should any of the practices described herein turn out

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

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

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

Page 1 of 8. Several actions can be done from the Market Watch window by right clicking on an instrument such as this:

Page 1 of 8. Several actions can be done from the Market Watch window by right clicking on an instrument such as this: Page 1 of 8 Market Watch The main thing to look at when using MT4 is the Market Watch window which is probably the most important feature of the platform. The Market Watch displays the instruments available

More information

Copyright , DayTradetoWin.com

Copyright , DayTradetoWin.com Copyright 2007-2013, DayTradetoWin.com All rights reserved. No part of this work may be reported or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise,

More information

MINI TERMINAL User Guide

MINI TERMINAL User Guide MINI TERMINAL User Guide 1 CONTENTS 1. PLACING TRADES USING THE MINI TERMINAL 4 1.1 Placing buy/sell orders 4 1.1.1 Calculators 4 1.2 Placing pending orders 4 1.2.1 Placing pending orders directly from

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

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

The strategy has an average holding period of 4 days and trades times a year on average.

The strategy has an average holding period of 4 days and trades times a year on average. Introduction Diversity CL is a price pattern based swing trading system for the NYMEX WTI Crude Oil futures contract. The system uses multiple price patterns hence the name "Diversity". The strategy trades

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

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

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

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

For general trading knowledge, please get a beginners guide or simply got to :

For general trading knowledge, please get a beginners guide or simply got to : www.forexripper.com About The System For general trading knowledge, please get a beginners guide or simply got to : www.babypips.com For more interactive information about the market, there are hundreds

More information

PLOTTING THE ATR SAFETY NET By Leon Wilson

PLOTTING THE ATR SAFETY NET By Leon Wilson PLOTTING THE ATR SAFETY NET By Leon Wilson Last week we used an ATR display to set a trailing stop loss and an ATR safety net stop loss suitable for use with intra-day stop loss orders. The intention is

More information

EFE 2 Contracts USER GUIDE

EFE 2 Contracts USER GUIDE EFE 2 Contracts USER GUIDE The risk of trading can be substantial and each investor and/or trader must consider whether this is a suitable investment. Past performance, whether actual or indicated by simulated

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

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

Forex Growth Bot Manual

Forex Growth Bot Manual Forex Growth Bot Manual Important Point: Forex Growth Bot is designed for EURUSD on the M15 timeframe. It can be used on other timeframes and pairs, but others have not been thoroughly tested, thus use

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

VERY IMPORTANT Before you start you have to follow these instructions to insure that the strategy is working properly:

VERY IMPORTANT Before you start you have to follow these instructions to insure that the strategy is working properly: Volatility Pivots User Guide help@volatilitypivots.com VERY IMPORTANT Before you start you have to follow these instructions to insure that the strategy is working properly: 1. This strategy works with

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

PRINCE FX EA MT4. User Manual

PRINCE FX EA MT4. User Manual PRINCE FX EA MT4 User Manual Contents: 1. Getting Started 2. MetaTrader4 (MT4) Trading Platform 3. Installing PRINCE FX EA MT4 4. Activating PRINCE FX EA MT4 5. Starting and Configuring PRINCE FX EA MT4

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

Copyright 2012

Copyright 2012 What is RangeBox Trader Expert Advisor for Metatrader 4 platform that will open trade(s) when currency price reach high/low level of the last range box. You need to set desired start and end hours of the

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

Forex Morning Trade. System manual. by Mark Fric

Forex Morning Trade. System manual. by Mark Fric Forex Morning Trade System manual by Mark Fric Dedicated to Elisabeth, for her ongoing support. 1 2 Risk Disclosure Statement Trading any financial market involves risk. This Manual is neither a solicitation

More information

NetPicks Keltner Bells

NetPicks Keltner Bells Page 1 NetPicks Keltner Bells NetPicks, LLC HYPOTHETICAL PERFORMANCE RESULTS HAVE MANY INHERENT LIMITATIONS, SOME OF WHICH ARE DESCRIBED BELOW. NO REPRESENTATION IS BEING MADE THAT ANY TRADING ACCOUNT

More information

Candlesticks Discoveries Probability of Success Aug 6, 2016

Candlesticks Discoveries Probability of Success Aug 6, 2016 Candlesticks Discoveries Probability of Success Aug 6, 2016 The Art & Science of Active Trend Trading Disclaimer U.S. Government Required Disclaimer Commodity Futures Trading Commission Futures and Options

More information

Copyright 2013 www.binaryoptionsbuddy.com 1 Table of Contents Binary Options Buddy Introduction...p. 3 OptiMarkets Platform Installation... p. 3-4 Indicator Installation process... p. 5-6 Alert Pop Up

More information

20 pips are welcome. Simple GBPUSD Strategy. Reviewed and recommended by Rita Lasker & Green Forex Group

20 pips are welcome. Simple GBPUSD Strategy. Reviewed and recommended by Rita Lasker & Green Forex Group 20 pips are welcome Simple GBPUSD Strategy Reviewed and recommended by Rita Lasker & Green Forex Group Disclaimer Please be aware of the loss, risk, personal or otherwise consequences of the use and application

More information

The strategy has an average holding period of 4 days and trades times a year on average.

The strategy has an average holding period of 4 days and trades times a year on average. Introduction Diversity TF is a price pattern based swing trading system for the Emini Russell 2000 futures contract. The system uses multiple price patterns hence the name "Diversity". The strategy trades

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

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

FX Trender Indicator. Reviewed and recommended by Rita Lasker & Green Forex Group

FX Trender Indicator. Reviewed and recommended by Rita Lasker & Green Forex Group FX Trender Indicator Reviewed and recommended by Rita Lasker & Green Forex Group Disclaimer Please be aware of the loss, risk, personal or otherwise consequences of the use and application of this book

More information

Forex AutoScaler_v1.5 User Manual

Forex AutoScaler_v1.5 User Manual Forex AutoScaler_v1.5 User Manual This is a step-by-step guide to setting up and using Forex AutoScaler_v1.5. There is a companion video which covers this very same topic, if you would prefer to view the

More information

Copyright Alpha Markets Ltd.

Copyright Alpha Markets Ltd. Page 1 Platforms & Accounts - Module 5 Welcome to this unit on Platforms & Accounts. In this module we will be explaining what a trading account is, as well as how you can go about configuring and using

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

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

Free signal generator for traders

Free signal generator for traders Free signal generator for traders Trader s Bulletin Pivot Point Trading Strategy 1. Just download the FREE tool 2. Key in a few numbers 3. And follow the simple techniques by Mark Rose To make money from

More information

+44 (0)

+44 (0) FXCM Inc., a publicly traded company listed on the New York Stock Exchange (NYSE: FXCM), is a holding company and its sole asset is a controlling equity interest in FXCM Holdings, LLC. Forex Capital Markets

More information

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

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

More information

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

ECLIPSE DAY TRADING SYSTEM USER GUIDE

ECLIPSE DAY TRADING SYSTEM USER GUIDE ECLIPSE DAY TRADING SYSTEM USER GUIDE Revised 20 July 2016 METHOD Trend and Countertrend STYLE Day Trading DESCRIPTION Methodology - ECLIPSE is a hedge-fund style day trading system for accredited professional

More information

Candlesticks What They Really Mean! March 3, 2018

Candlesticks What They Really Mean! March 3, 2018 Candlesticks What They Really Mean! March 3, 2018 Active Trend Trading Dennis W. Wilborn Disclaimer U.S. Government Required Disclaimer Commodity Futures Trading Commission Futures and Options trading

More information

THE CM TRADING METATRADER 4 USER GUIDE:

THE CM TRADING METATRADER 4 USER GUIDE: THE CM TRADING METATRADER 4 USER GUIDE: THE MAIN SCREEN Main menu (access to the program menu and settings); Toolbars (quick access to the program features and settings); Market Watch window (real-time

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

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

Bullalgo Trading Systems, Inc. Orion NBar Crossover Strategy User Manual Version 1.0 Manual Revision

Bullalgo Trading Systems, Inc. Orion NBar Crossover Strategy User Manual Version 1.0 Manual Revision Bullalgo Trading Systems, Inc. Orion NBar Crossover Strategy User Manual Version 1.0 Manual Revision 20150917 Orion NBar Crossover Strategy The Orion NBar Crossover Strategy is a tool to show the NBar

More information

No-BS Trading System

No-BS Trading System No-BS Trading System Techniques The Professionals Don t Want To Be Revealed DISCLAIMER U.S. Government Required Disclaimer - Commodity Futures Trading Commission Futures and Options trading has large potential

More information

This document will provide a step-by-step tutorial of the RIT 2.0 Client interface using the Liability Trading 3 Case.

This document will provide a step-by-step tutorial of the RIT 2.0 Client interface using the Liability Trading 3 Case. RIT User Guide Client Software Feature Guide Rotman School of Management Introduction Welcome to Rotman Interactive Trader 2.0 (RIT 2.0). This document assumes that you have installed the Rotman Interactive

More information

MT4 Supreme Edition Trade Terminal

MT4 Supreme Edition Trade Terminal MT4 Supreme Edition Trade Terminal In this manual, you will find installation and usage instructions for MT4 Supreme Edition. Installation process and usage is the same in new MT5 Supreme Edition. Simply

More information

FOREX INDICATORS. THEIR PRIORITY and USE

FOREX INDICATORS. THEIR PRIORITY and USE FOREX INDICATORS THEIR PRIORITY and USE by G. C. Smith U.S. Government Required Disclaimer Trading foreign exchange markets on margin carries a high level of risk, and may not be suitable for all investors.

More information

Emerald Trading Technologies, Inc.

Emerald Trading Technologies, Inc. ProfitProtector Breakthrough Capability for Professional Automated Strategy Traders Prerequisites: TradeStation V9.5 Update 17 or later and real-time data subscriptions. Before using this in live trading

More information

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

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

More information

Bullalgo Trading Systems, Inc. Bullalgo Volatility Gauge Study Indicator User Manual Version 1.0 Manual Revision

Bullalgo Trading Systems, Inc. Bullalgo Volatility Gauge Study Indicator User Manual Version 1.0 Manual Revision Bullalgo Trading Systems, Inc. Bullalgo Volatility Gauge Study Indicator User Manual Version 1.0 Manual Revision 20150917 Bullalgo Volatility Gauge Study Indicator The Bullalgo Volatility Gauge/Brake Indicator

More information

Next Earnings Release - Version 30.0

Next Earnings Release - Version 30.0 Next Earnings Release - Version 30.0 Description: The Next Earnings Release (NER) ShowMe analysis technique for Chart Analysis and RadarScreen indicates when the next scheduled earnings release will be

More information

Risk Disclosure and Liability Disclaimer:

Risk Disclosure and Liability Disclaimer: Risk Disclosure and Liability Disclaimer: The author and the publisher of the information contained herein are not responsible for any actions that you undertake and will not be held accountable for any

More information

I m going to assume you already know at least something about Forex.

I m going to assume you already know at least something about Forex. Another FREE Forex strategy from JamesForex.com... Hey it s James! I m going to assume you already know at least something about Forex. So, rather than bore you with how to setup your chart, I m just going

More information

FOREX TREND SECRETS. New Science Of Forex Trading Published by Alaziac CC Suite 509, Private Bag X503 Northway, 4065, KZN, ZA

FOREX TREND SECRETS. New Science Of Forex Trading Published by Alaziac CC Suite 509, Private Bag X503 Northway, 4065, KZN, ZA FOREX TREND SECRETS New Science Of Forex Trading Published by Alaziac CC Suite 509, Private Bag X503 Northway, 4065, KZN, ZA www.alaziac.com Copyright 2013 by Alaziac CC, KZN, ZA Reproduction or translation

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

MT4 Awesomizer V3. Basics you should know:

MT4 Awesomizer V3. Basics you should know: MT4 Awesomizer V3 Basics you should know: The big idea. Awesomizer was built for scalping on MT4. Features like sending the SL and TP with the trade, trailing stops, sensitive SL lines on the chart that

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

1. Placing trades using the Mini Terminal

1. Placing trades using the Mini Terminal Page 1 of 9 1. Placing trades using the Mini Terminal 2 1.1 Placing buy/sell orders 2 1.2 Placing pending orders 2 1.2.1 Placing pending orders directly from the chart 2 1.2.2 OCO orders 3 1.3 Order templates

More information

TABLE OF CONTENTS C ORRELATION EXPLAINED INTRODUCTION...2 CORRELATION DEFINED...3 LENGTH OF DATA...5 CORRELATION IN MICROSOFT EXCEL...

TABLE OF CONTENTS C ORRELATION EXPLAINED INTRODUCTION...2 CORRELATION DEFINED...3 LENGTH OF DATA...5 CORRELATION IN MICROSOFT EXCEL... Margined Forex trading is a risky form of investment. As such, it is only suitable for individuals aware of and capable of handling the associated risks. Funds in an account traded at maximum leverage

More information

Free Forex Midnight Setup Strategy

Free Forex Midnight Setup Strategy Free Forex Midnight Setup Strategy User s Guide Reviewed and recommended by Rita Lasker www.ritalasker.com Read this There are lots of different strategies on the market. We test most of them and want

More information

The Art & Science of Active Trend Trading

The Art & Science of Active Trend Trading Candlesticks Looking for U-Turns The Art & Science of Active Trend Trading Copywrite ATTS 2007-2015 1 Disclaimer U.S. Government Required Disclaimer Commodity Futures Trading Commission Futures and Options

More information

NEW SCIENCE OF FOREX TRADING. Presents. Rapid Trade Finder

NEW SCIENCE OF FOREX TRADING. Presents. Rapid Trade Finder NEW SCIENCE OF FOREX TRADING Presents Rapid Trade Finder New Science of Forex Trading Published by Alaziac Trading CC Suite 509, Private Bag X503 Northway, 4065, KZN, ZA www.newscienceofforextrading.com

More information

DayTrader (ES)

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

More information

Lighting the Way: Using Candlestick Patterns. The Art & Science of Active Trend Trading

Lighting the Way: Using Candlestick Patterns. The Art & Science of Active Trend Trading Lighting the Way: Using Candlestick Patterns The Art & Science of Active Trend Trading Disclaimer U.S. Government Required Disclaimer Commodity Futures Trading Commission Futures and Options trading has

More information

d VistaTrades User Manual 3.1.6

d VistaTrades User Manual 3.1.6 d VistaTrades User Manual 3.1.6 About VistaTrades Overview Three Historical Zones Frequency Rule Quick Start Find a Stock to Buy The Screener Screener Control Panel Folders Frame Filters Frame Frequency

More information

Universal Trailing Stop User Manual

Universal Trailing Stop User Manual Universal Trailing Stop User Manual OVERVIEW The Universal Trailing Stop or UTS strategy, exits either Long or Short positions when the trailing stop is touched or penetrated. The purpose of a Trailing

More information

McDowell s Special Market Report Using the TradersCoach.com Software Tools

McDowell s Special Market Report Using the TradersCoach.com Software Tools McDowell s Special Market Report Using the TradersCoach.com Software Tools JULY 2018: Welcome to this month s Market Report! This written report is going to forecast the Dow Jones Industrial Average (hereafter

More information