Data Sheet for FX AlgoTrader Gold Trendline Trading System

Size: px
Start display at page:

Download "Data Sheet for FX AlgoTrader Gold Trendline Trading System"

Transcription

1 Data Sheet for FX AlgoTrader Gold Trendline Trading System Overview. The FX AlgoTrader Gold Trendline Trading system is the second product to be released in the FX AlgoTrader TT Series (TT=Trendline Trading) The system has been developed to allow traders to control trendline based trades without having to make extensive changes to external input parameters as is the norm with most MT4 Expert Advisors. In Gold the majority of the configuration is done by adding Gold control syntax to the trendline description field. Gold External Input Parameters The screenshot below show the external input parameters which are available to the trader for configuration purposes. Note: Trade_Breaks_On_Touch & Stealth Mode parameters are now obsolete due to improved syntax. Please see update to trading syntax at the end of this document NOTE FOR MICRO ACCOUNT HOLDERS There is a new external input parameter called Micro Account set this to true if you are running a micro account

2 Description of External Input Parameters Input Parameter Ref Sensitivity Take_Profit_Colour Stop_Loss_Colour Show_Joins Stop_Loss_Join_Colour Take_Profit_Join_Colour Allow_Multiple_Orders Maximum_Orders Trendline_Order_Interval Risk_Reward Description Your unique reference number which is supplied after purchase Sets the trigger sensitivity around each trendline. A setting of 2 will trigger a trade when price action is within +2 or -2 pips of the trendline. Sets the colour of the Take Profit levels automatically generated by the system Sets the colour of the Stop Loss levels automatically generated by the system Option to automatically connect each order with its respective stop loss and take profit levels. Defines the colour for the stop loss join line Defines the colour for the take profit join line If set to true the system will execute multiple orders while the total number of orders for the pair/asset being traded does not exceed the Maximum_Orders external input parameter (see below) Allows the trader to control the maximum number of orders Gold is able to execute. This is only applicable for Dip buying/rally selling trades off trendline configured for Buy and Sell respectively For non Break trades this parameter control the minimum time delay between orders. Its default value is 1 minute. If price action enters the trigger zone again 1 minute later a additional order will be triggered providing the Maximum_Orders and Allow_Multiple_Orders conditions are satisfied. Is used to automatically set the SL and TP levels when orders are executed. If the Risk_Reward is set to 2 and the trader has defined a stop loss for a trendline at 20 pips the system will automatically set the TP at 40 pips ie 2 X 20.

3 Max_Risk Micro_Account Defines the maximum allowable risk for each unique trade (not aggregated positions) If any trade has a loss greater than x% of the account equity the system will automatically close the trade. True/False set to true if you are running a micro account. Gold Trendline Order Syntax If a trader wants to power up a trendline for auto trading he/she can add specific Gold syntax into the trendline description field. The minimum number of commands required for the trendline to be active for Gold trading is 3. These are:- The type of trade The Stop Loss The Lot Size Types of Trade Please refer to updated guide on trade syntax. Gold supports 4 types of trade operation these are:- Buy Syntax = Buy or BUY o Used to enter long trades on tests of support in a trending or rangebound market Sell Syntax = Sell or SELL o Used to enter short trades on tests of resistance in a trending or rangebound market Buy Break Syntax = Break or BREAK in conjunction with buy syntax above o Used to enter long trades on a break of the defined trendline Sell Break Syntax = Break or BREAK in conjunction with sell syntax above o Used to enter short traded on a break of the defined trendline Stop Loss The stop loss must be defined in pips and must always be 2 digits. Examples

4 The Lot Size SL=20 defines a 20 pip stop loss sl=09 defines a 9 pips stop loss SL=30 defines a 30 pip stop loss The lots size can be defined using any of the following syntax:- LOTS=0.1 - sets the lot size to 0.1 Lots=0.1 as above LOTS=.01 - sets the lot size at 1 micro lot. Micro lots can be traded using micro accounts. Note there is no leading zero. The lot size number must always be 3 digits long including the spot or point figure. This allows you to trade a position range from.01 to 99 which should be more than wide enough for most traders Lots=10 sets the lot size at 10 standard lots.

5 Putting it all together You can enter Gold syntax into any trendline description field in any order you wish. Example 1 The screenshot above shows a EURUSD daily chart with a trendline drawn very roughly between two swing low points. If you wanted to configure the trendline so it would take a long order on any subsequent test of this support level you would right click on the trendline to display its description fields enter your selected parameters.

6 In the screenshot above we can see the trendline has been configured to take long orders when the price action is within a 2 pip threshold of the trendline. (The Sensitivity external input parameter defines how close price action has to be before a trade is triggered) If the trade is executed the system will automatically place a stop loss level 35 pips below the entry price and set the take profit at 70 pips above the entry (Remember our Risk_Reward defined in the external input parameters is 2.0) For this type of trade we also need to consider other external input parameters which are:- Allow_Multiple_Orders Maximum_Orders Minimum_Order_Interval If Allow_Multiple_Orders is true and Maximum_Orders is greater than 1 we need to make sure our Minimum_Order_Interval is set to something sensible. If we were trading off a daily chart it would make sense to set the minimum order interval at something like 60 minutes. So if price action re-tests the support level 60 minutes or more after the last order the system will open another order providing the maximum order number hasn t been reached. Example 2 In the screenshot above we will get exactly the same outcome as example 1 except we ve just entered the order syntax in a different order and used caps for the buy order. Example 3

7 In this screenshot we ve taken a totally different approach and configured the same trendline to take a short position if price action breaks the trendline. We ve set our stop at 35 pips and used 2 lots as before. In this scenario we must also consider an additional external input parameter which is the * Trade_Break_On_Touch if this is set to true the system will execute the trade when the bid price instantaneously breaks below the trendline minus the sensitivity value in this case 2 pips. In reality it would be pretty foolish to place a break trade with such a tight sensitivity value it would be much better to increase the sensitivity to something like 20 pips which gives us a much higher probability of the break having follow through to the downside. NOTE: If you have multiple strategies running on the same chart and you want to place a break trade with a different sensitivity setting to the other trading strategies it would be better to run this special case scenario on a separate chart to avoid upsetting the sensitivity settings for the other trendlines. Trade_Break_On_Touch is now obsolete as traders can embed Break commands within the trading syntax for each trendline. Please see supporting update document.

8 FX AlgoTrader Gold Automated Trendline Trading System Trade Entry Requirement Functionality Updated 24/10/2012 Pre-requisites. Trendlines must be drawn using the MT4 trendline tool. Horizontal and Vertical lines are not monitored by Gold. Trendline must be configured for Gold automation minimum order syntax is:- o Direction command eg Buy / buy / Sell / sell (case is not important) o Defined stop loss - eg. SL=20 or sl=20 (case is not important) o Defined positions size - eg. Lots=1.0 or lots=0.5 (must be 3 numbers where the point counts as a number) Command syntax must be entered in trendline description field. Gold Expert Adviser must be loaded on the chart with DLL and access to external functions enabled.

9 Long Order Scenarios Scenario 1 Buying when price action is within trigger zone around a configured trendline. Entry Requirements:- Pre-requisites met Command syntax does not contain Break break or BREAK commands Bid price is within trigger zone around the trendline the trigger zone is defined by the Sensitivity parameter in the Gold external input parameters the default value is 2 ie +/- 2 pips above and below the trendline. Current time is later than the last order time plus the Trendline Order Interval default setting is 1 which corresponds to 1 minute. Close of previous candle must be above/higher than the trendline

10 Scenario 2 Buying when price action touches an area of resistance momentarily Entry Requirements:- Pre-requisites met Command syntax contains Break[t] or break[t] or break[t] or Break[T] BREAK[t] or BREAK[T] command Current bid price is greater than the trendline Current time is later than the last order time plus the Trendline Order Interval default setting is 1 which corresponds to 1 minute. Close of previous candle must be below/lower than the trendline

11 Scenario 3 Buying when price action breaks through an area of resistance and closes within a defined range Entry Requirements:- Pre-requisites met Command syntax contains Break[cXX-YY] or break[cxx-yy] or BREAK[cXX-YY] or Break[CXX-YY] or break[cxx-yy] or BREAK[CXX-YY] command Where XX & YY represent pips eg Break[C02-10] Current bid price is greater than the trendline Current time is later than the last order time plus the Trendline Order Interval default setting is 1 which corresponds to 1 minute. Close of previous candle must be above/higher than the trendline and be within the XX-YY parameters in the break code syntax above Close of candle prior to break candle must be lower than the trendline

12 Scenario 4 Buying when price action breaks through an area of resistance and closes above the trendline. This is very similar to scenario 3 except the trade is executed irrespective of where the price closes (providing it closed above the trendline) Entry Requirements:- Pre-requisites met Command syntax contains Break[c] or break[c] or BREAK[c] or Break[C] or break[c] or BREAK[C] command Current bid price is greater than the trendline Current time is later than the last order time plus the Trendline Order Interval default setting is 1 which corresponds to 1 minute. Close of previous candle (period 1) must be above/higher than the trendline Close of candle prior to break candle (period 2) must be below/lower than the trendline

13 Short Order Scenarios Scenario 5 Selling when price tests a defined resistance level Entry Requirements:- Pre-requisites met Command syntax does not contain any Break commands Bid price is within trigger zone around the trendline the trigger zone is defined by the Sensitivity parameter in the Gold external input parameters the default value is 2 ie +/- 2 pips above and below the trendline. Current time is later than the last order time plus the Trendline Order Interval default setting is 1 which corresponds to 1 minute. Close of previous candle must be below/lower than the trendline

14 Scenario 6 Selling when price action breaks through an area of support momentarily touch break Entry Requirements:- Pre-requisites met Command syntax contains Break[t] break[t] break[t] Break[T] BREAK[t] or BREAK[T] command Current bid price is less than the trendline Current time is later than the last order time plus the Trendline Order Interval default setting is 1 which corresponds to 1 minute. Close of previous candle must be above/higher than the trendline

15 Scenario 7 Selling when price action breaks through an area of support and closes below this level in a defined range Entry Requirements:- Pre-requisites met Command syntax contains Break[cXX-YY] or break[cxx-yy] or BREAK[cXX-YY] or Break[CXX-YY] or break[cxx-yy] or BREAK[CXX-YY] command Where XX & YY represent pips eg Break[C02-10] Current bid price is less than the trendline Current time is later than the last order time plus the Trendline Order Interval default setting is 1 which corresponds to 1 minute. Close of previous candle (period 1) must be below/lower than the trendline Close of candle prior to break candle (period 2) must be above trendline

16 Scenario 8 Selling when price action breaks through an area of support and closes below this level Entry Requirements:- Pre-requisites met Command syntax contains Break[c] or break[c] or BREAK[c] or Break[C] or break[c] or BREAK[C] command Current bid price is lower than the trendline Current time is later than the last order time plus the Trendline Order Interval default setting is 1 which corresponds to 1 minute. Close of previous candle (period 1) must be below/lower than the trendline Close of candle prior to break candle (period 2) must be above/higher than the trendline

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

Depth of Market (DOP) for ECN Prime accounts

Depth of Market (DOP) for ECN Prime accounts Depth of Market (DOP) for ECN Prime accounts AMTS Depth of Market features Reflecting current liquidity One-click trading. It optimizes the trader's work in situations when the speed is especially important.

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

I prefer to use the CCI indicator to trade divergences and it has worked well for me over the past 10 years.

I prefer to use the CCI indicator to trade divergences and it has worked well for me over the past 10 years. Make 100 pips Trading Divergences. There are several ways to trade divergences and several indicators that can help you identify the divergence between price and the indicator itself. I prefer to use the

More information

a v SMART LINES IC Markets

a v SMART LINES IC Markets a v SMART LINES IC Markets 1. Overview... 2 1.1 Important note... 2 2. Using the Smart Lines... 3 2.1 Creating a Smart Line... 3 2.2 Types of line... 3 2.2.1 Horizontal lines and trend-lines... 3 2.2.2

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

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

USERGUIDE MT4+ TRADE TERMINAL

USERGUIDE MT4+ TRADE TERMINAL TABLE OF CONTENTS. INSTALLATION OF THE PAGE 03. OVERVIEW OF THE PAGE 06 3. MARKET WATCH PAGE 09 A. PLACING BUY / SELL ORDERS PAGE 09 B. PLACING OF PENDING ORDERS PAGE 0 C. OCO (ONE-CANCELS-OTHER) ORDERS

More information

Ichimoku Kinko Hyo System PDF Strategy Guide + MT4 Indicator Download

Ichimoku Kinko Hyo System PDF Strategy Guide + MT4 Indicator Download Ichimoku Kinko Hyo System PDF Strategy Guide + MT4 Indicator Download ForexStrategiesWork.com Congratulations! You might not know it yet but you are in for a REAL treat in the Forex World. You now have

More information

1. Overview of the Trade Terminal Opening the Trade Terminal Components of the Trade Terminal Market watch

1. Overview of the Trade Terminal Opening the Trade Terminal Components of the Trade Terminal Market watch USER MANUALS Trade Terminal Tick Chart Trader Stealth Orders Smart Lines Session Map Sentiment Trader Renko Bar Indicator Order History Indicator Mini Terminal Market Manager High-Low Indicator Freehand

More information

USERGUIDE MT4+ MINI TERMINAL

USERGUIDE MT4+ MINI TERMINAL TABLE OF CONTENTS. INSTALLATION OF PAGE 03. INTRODUCTION TO PAGE 06 3. PLACING BUY/SELL ORDERS PAGE 08 4. PLACING PENDING ORDERS PAGE 5. OCO ORDERS PAGE 3 6. ORDER TEMPLATES PAGE 4 7. SETTINGS PAGE 5 8.

More information

Part 1. ForEx Easy Mode

Part 1. ForEx Easy Mode Part 1 DISCLAIMER Any income claims are typical of top performers not all users and your results will vary. Past performance of any system is not indicative of future results. Trading foreign exchange

More information

Data Sheet for FX AlgoTrader Multi-Currency Real Time Daily Range Analyzer

Data Sheet for FX AlgoTrader Multi-Currency Real Time Daily Range Analyzer Data Sheet for FX AlgoTrader Multi-Currency Real Time Daily Range Analyzer Product Overview. The FX AlgoTrader real-time multi currency range analyzer provides a powerful macro level perspective of the

More information

TRADE TERMINAL. Page 1 of 13

TRADE TERMINAL. Page 1 of 13 v TRADE TERMINAL 1. Overview of the Trade Terminal... 2 1.1 Opening the Trade Terminal... 2 1.2 Components of the Trade Terminal... 2 2. Market watch... 3 2.1 Placing buy/sell orders... 3 2.2 Placing pending

More information

SHADOWTRADERPRO FX TRADER USERS GUIDE

SHADOWTRADERPRO FX TRADER USERS GUIDE SHADOWTRADERPRO FX TRADER USERS GUIDE How to get maximum value from your ShadowTraderPro FX Trader subscription. ShadowTraderPro FX Trader delivers value to its subscribers on multiple levels. The newsletter

More information

3 SCREEN TRADER Expert Advisor Installation & Use

3 SCREEN TRADER Expert Advisor Installation & Use 3 SCREEN TRADER Expert Advisor Installation & Use --------------------------------------------------------------------------------------------------------------------------------------------------------

More information

MT4 Advanced USER GUIDE

MT4 Advanced USER GUIDE MT4 Advanced USER GUIDE 1 TABLE OF CONTENTS 1. MINI TERMINAL... 03 2. TRADE TERMINAL... 07 3. ALARM MANAGER...15 4. EXCEL RTD... 32 5. MARKET MANAGER... 41 6. CORRELATION MATRIX... 47 7. CORRELATION TRADER...

More information

MINI CHART INDICATOR. fxbluelabs.com

MINI CHART INDICATOR. fxbluelabs.com fxbluelabs.com 1. Overview... 2 2. Using the Mini Chart indicator... 3 2.1 Adding the indicator to a chart... 3 2.2 Choosing the symbol... 3 2.2.1 Inverting prices... 3 2.3 Chart timeframe / type... 3

More information

Full details on how to use them within.

Full details on how to use them within. From advanced order execution and management to sophisticated alarms and messaging plus the latest market news and data, optimise your trading opportunities with our 12 feature-rich apps. Full details

More information

LOC Trailing is a 5 in 1 Trailing Expert Advisor with a breakeven functionality.

LOC Trailing is a 5 in 1 Trailing Expert Advisor with a breakeven functionality. LOC Trailing is a 5 in 1 Trailing Expert Advisor with a breakeven functionality. 1. Features 1. 5 trailing algorithms Simple, Parabolic, ATRStop, X bars back, Fractal 2. Breakeven Functionality 3. Live

More information

STEALTH ORDERS. Page 1 of 12

STEALTH ORDERS. Page 1 of 12 v STEALTH ORDERS 1. Overview... 2 1.1 Disadvantages of stealth orders... 2 2. Stealth entries... 3 2.1 Creating and editing stealth entries... 3 2.2 Basic stealth entry details... 3 2.2.1 Immediate buy

More information

All the features you need to ramp up your forex profits, with none of the complexity.

All the features you need to ramp up your forex profits, with none of the complexity. Don t let the market take back what you have won! it? Want to trade with the market instead of against All the features you need to ramp up your forex profits, with none of the complexity. Are you an FX

More information

Forex Kinetics Advanced Price Action Trading System. All rights reserved

Forex Kinetics Advanced Price Action Trading System. All rights reserved Forex Kinetics 2.0.2 Advanced Price Action Trading System All rights reserved www.forex21.com First Steps Configuration of your MT 4 terminal Installation of the trading system Attach the trading system

More information

Real Trade Group. Terms of Business

Real Trade Group. Terms of Business Terms of Business Effective January 25, 2016 These Terms of Business specify the basic trading conditions of the Company Real Trade Group, including execution principles of the Market and Pending Orders

More information

USERGUIDE MT4+ STEALTH ORDERS

USERGUIDE MT4+ STEALTH ORDERS TABLE OF CONTENTS 1. INSTALLATION OF PAGE 03 2. ABOUT PAGE 06 3. STEALTH ENTRIES PAGE 07 4. STEALTH EXITS PAGE 11 5. SYMBOL EXITS PAGE 16 6. ACCOUNT EXITS PAGE 21 7. LOG PAGE 24 2 INSTALLATION OF In order

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

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

TOP TRADER OVERVIEW April 30, 2012 Version 1.0

TOP TRADER OVERVIEW April 30, 2012 Version 1.0 TOP TRADER OVERVIEW April 30, 2012 Version 1.0 Marigold Global Markets Corporation 35 New Road, P.O. Box 1708, Belize City, Belize, Central America Telephone: +501.2236910 Web: www.mgmc-belize.com Email:

More information

T R A D E FX BASIC. 1. What is Forex? 2. 8 Majors. 3. What is bought and sold? 4. Types of Charts. 5. Basic Terms EBOOK 01.

T R A D E FX BASIC. 1. What is Forex? 2. 8 Majors. 3. What is bought and sold? 4. Types of Charts. 5. Basic Terms EBOOK 01. T R A D E 1. What is Forex? 2. 8 Majors 3. What is bought and sold? 4. Types of Charts 5. Basic Terms FX BASIC EBOOK 01 FX BASICS 02 What do you know about Forex? The terminology FOREX stands for the Foreign

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

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

CCFp DASHBOARD USER GUIDE

CCFp DASHBOARD USER GUIDE CCFp DASHBOARD USER GUIDE V 1.12 Page: 1 / 41 Greed is Good 10/06/2017 INDEX 1. Disclaimer... 2 2. Introduction... 3 2.1. HOW TO READ THE DASHBOARD... 3 2.2. EA [01] GENERAL SETTINGS... 6 2.3. EA [02]

More information

USERGUIDE MT4+ MARKET MANAGER

USERGUIDE MT4+ MARKET MANAGER TABLE OF CONTENTS. INSTALLATION OF PAGE 03. ABOUT THE PAGE 06 3. CHOOSING THE SYMBOLS TO DISPLAY PAGE 07 4. TRADING FROM THE PAGE 08 A. PLACING ORDERS PAGE 08 B. QUICK TRADE-ENTRY FROM TEMPLATES PAGE 0

More information

Compilation Of Tips And Uses Of FGS

Compilation Of Tips And Uses Of FGS Compilation Of Tips And Uses Of FGS Copyright 2012 ForexGeometry.com NOTE: ANY INFORMATION CONTAINED IN THIS DOCUMENT IS FOR EDUCATIONAL PURPOSES ONLY AND IS NOT FINANCIAL ADVICE. U.S. GOVERNMENT REQUIRED

More information

Artemis_Sitter v1.60 MT4 Expert Advisor Copyright , Yannis Sferopoulos

Artemis_Sitter v1.60 MT4 Expert Advisor Copyright , Yannis Sferopoulos Artemis_Sitter v1.60 MT4 Expert Advisor Copyright 2005-2008, Yannis Sferopoulos jsfero@otenet.gr Yannis.21@gmail.com You must read following acknowledgment and disclaimer very carefully and if you do not

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

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

Expert4x NoWorries EA. November 21, 2017

Expert4x NoWorries EA. November 21, 2017 Expert4x NoWorries EA November 21, 2017 Contents Copyright Notices...4 Getting Started with the NoWorries EA... 5 2.1 Installing the NoWorries EA...5 2.2 NoWorries Expert Advisor First Time Activation...8

More information

LOCTrailing Expert Advisor with Partial Close user s manual.

LOCTrailing Expert Advisor with Partial Close user s manual. LOCTrailing Expert Advisor with Partial Close user s manual. Contents LOCTrailing Expert Advisor with Partial Close user s manual.... 1 Contents... 1 Overview... 1 Features.... 1 Input parameters and default

More information

USERGUIDE MT4+ CORRELATION TRADER

USERGUIDE MT4+ CORRELATION TRADER TABLE OF CONTENTS. INSTALLATION OF PAGE 03 2. ABOUT PAGE 06 3. USING THE PAGE 07 A. PRICE CHARTS PAGE 07 B. CORRELATION PAGE 08 C. CHANGING THE SYMBOL SELECTION PAGE 0 D. OPENING AND CLOSING POSITIONS

More information

Hedge EA Advanced instruction manual

Hedge EA Advanced instruction manual Hedge EA Advanced instruction manual Contents Hedge EA Advanced instruction manual... 1 What is Hedge EA Advanced... 2 Hedge EA Advanced installation using automated installer... 3 How to use Hedge EA

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

Strategy and Settings for Tradonator nextgen!

Strategy and Settings for Tradonator nextgen! Strategy and Settings for Tradonator nextgen! Introduction Tradonator nextgen! is the successor of the Tradonator Cash Pro Expert Advisor, an automated trading system. On any timeframe two trading pools

More information

MTPredictor Trade Module for NinjaTrader 7 Getting Started Guide

MTPredictor Trade Module for NinjaTrader 7 Getting Started Guide MTPredictor Trade Module for NinjaTrader 7 Getting Started Guide Introduction The MTPredictor Trade Module for NinjaTrader 7 is a new extension to the MTPredictor Add-on s for NinjaTrader 7 designed to

More information

Forex Range Trading With Price Action Forex Trading System By Laurentiu Damir

Forex Range Trading With Price Action Forex Trading System By Laurentiu Damir Forex Range Trading With Price Action Forex Trading System By Laurentiu Damir Copyright 2012 by Laurentiu Damir All rights reserved. No part of this book may be reproduced or transmitted in any form or

More information

USER GUIDE

USER GUIDE USER GUIDE http://www.infinityscalper.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

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

How To Place And Manage Your Orders With Your MT4 Platform

How To Place And Manage Your Orders With Your MT4 Platform How To Place And Manage Your Orders With Your MT4 Platform I. How To Place A Simple Buy/Sell Order To place an Order (Sell or Buy), you have to open the Order window (Pic. 1). Pic. 1 - Order window There

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

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

Chart-In-Chart Indicator. MetaTrader Master Edition

Chart-In-Chart Indicator. MetaTrader Master Edition Chart-In-Chart Indicator MetaTrader Master Edition Table of contents 1. Overview 3 2. Using the Chart-in-Chart indicator 4 2.1 Adding the indicator to a chart 4 2.2 Choosing the symbol 4 2.3 Inverting

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

With that, let s dive into the steps. Step 1 Identify range bound markets on Daily or 4 Hour Charts

With that, let s dive into the steps. Step 1 Identify range bound markets on Daily or 4 Hour Charts If you have been trading for any length of time, you have probably noticed that the markets are moving sideways A LOT. Consolidation is a huge part of the market s balance and so it makes sense to learn

More information

The Best Gann Fan Trading Strategy

The Best Gann Fan Trading Strategy The Best Gann Fan Trading Strategy The best Gann fan trading strategy is a complex support and resistance trading strategy that uses diagonal support and resistance levels. Unlike the traditional horizontal

More information

In this report, I will give you a step by step set of instructions for utilizing The Lazy River Scalping Strategy my favorite scalping method.

In this report, I will give you a step by step set of instructions for utilizing The Lazy River Scalping Strategy my favorite scalping method. What is Scalping? In short, scalping is the idea of taking quick trades (typically on smaller time frames) that only need to go a short distance before you cash out of the position and then to do this

More information

Auto News Trader Strategies

Auto News Trader Strategies Auto News Trader Strategies Predict The news This strategy is very simple, just predict the market movement direction after news release, then set the plugin to open Buy or Sell order before or during

More information

Trading Station USER GUIDE

Trading Station USER GUIDE Trading Station USER GUIDE Table of Contents Introduction... 3 Top Menu Bar... 4 Distinguishing Features of the FX Trading Station... 5 Market Orders... 5 Trailing Stops... 5 Margin Watcher... 6 24 Hour

More information

TRADE SIGNALS POWERED BY AUTOCHARTIST

TRADE SIGNALS POWERED BY AUTOCHARTIST SAXO TRADER GO TRADE SIGNALS POWERED BY AUTOCHARTIST Trade Signals is a SaxoTraderGO tool that uses Autochartist technology to identify emerging and completed patterns in most leading financial markets.

More information

TRADE SIGNALS POWERED BY AUTOCHARTIST

TRADE SIGNALS POWERED BY AUTOCHARTIST SAXO TRADER GO TRADE SIGNALS POWERED BY AUTOCHARTIST Trade Signals is a SaxoTraderGO tool that uses Autochartist technology to identify emerging and completed patterns in most leading financial markets.

More information

Dealing Software User Guide Version 4.1

Dealing Software User Guide Version 4.1 Main Client Screen Dealing Software User Guide Version 4.1 1 2 3 4 5 6 7 8 The main client screen of the dealing software is intuitive and ergonomic. All trading functions can be performed from the main

More information

Sonic R System. This is a trend following trading system. It is based on some indicators and there is a template ready for you to download.

Sonic R System. This is a trend following trading system. It is based on some indicators and there is a template ready for you to download. Sonic R System This is a trend following trading system. It is based on some indicators and there is a template ready for you to download. Indicators Stealth LCD V10 default setting QQE MTF CCI indicator

More information

STATISTICAL INDICATOR

STATISTICAL INDICATOR STATISTICAL INDICATOR FOREX LIBRA CODE This short manual aims to explain how to use and apply the Statistical indicator which is part of the Forex Libra Code software. The Statistical indicator is available

More information

So let s get into the meat of the matter. Here s how you are going to become the most successful and profitable Forex trader you know.

So let s get into the meat of the matter. Here s how you are going to become the most successful and profitable Forex trader you know. Learn to Trade Forex and Make $250 Every Day *Don't Forget To Take a Look at My Advanced Strategies For Making Over $750 Dollars a Day With Forex -> Go To My Website Click Here The $250 Per Day System

More information

Point Zero Metatrader4 Indicators

Point Zero Metatrader4 Indicators Point Zero Metatrader4 Indicators User guide (v2.0) Thanks a lot for acquiring Point Zero MT4 Indicator, possibly the best trend following suite available for the Metatrader4 Platform. In this short document

More information

.. /-!"::- '..- ( \.- - '-/../ '

.. /-!::- '..- ( \.- - '-/../ ' ....'-/ -!"::- ' ( \.-../ ' /- Triple Shot Forex Trading System The term "Day Trading" usually refers to the act of buying and selling a financial instrument within the same day. In the Forex market, a

More information

Setting Stops for Transactions in Profit Manager

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

More information

Experts for Trailing MT4 created by Yorik /

Experts for Trailing MT4 created by Yorik / Experts for Trailing MT4 created by Yorik / yorik@list.ru EAs first published 13/09/2007 at Hhttp://codebase.mql4.com/ru/1101 What it is and what it's for Below you can find descriptions of a number of

More information

Work through each of the examples using the position sizing equations shown below. Position Size = Risk Limit / Probable Risk

Work through each of the examples using the position sizing equations shown below. Position Size = Risk Limit / Probable Risk Work through each of the examples using the position sizing equations shown below. Position Size = Risk Limit / Probable Risk Risk Limit = (NLV Portfolio Risk) x Max Risk Probable Risk = Entry Price Stop

More information

WHS FutureStation - Guide LiveStatistics

WHS FutureStation - Guide LiveStatistics WHS FutureStation - Guide LiveStatistics LiveStatistics is a paying module for the WHS FutureStation trading platform. This guide is intended to give the reader a flavour of the phenomenal possibilities

More information

www.forexschoolonline.com CHECKLIST 7 Rules to a High Probability A+ Trade - CHECKLIST The checklist is below; Below the checklist is a detailed explanation of each point. You can also download the checklist

More information

SIMPLE PIPS GENERATING MACHINE

SIMPLE PIPS GENERATING MACHINE THE SIMPLE PIPS GENERATING MACHINE SPGM-5 The news break snatcher By EKONYE G. KINGX d_analyst www.loooopfx.blogspot.com 1 SPGM-5 The News Break Snatcher INTRODUCTION The news break snatcher is the 5 th

More information

FxCraft Trade Manager User Manual (version 1_01)

FxCraft Trade Manager User Manual (version 1_01) FxCraft Trade Manager User Manual (version 1_01) 1 Table of contents FxCraft Trade Manager... 1 User Manual... 1 Introduction... 3 Short description of the product... 4 Installation... 5 Main Window...

More information

Autochartist User Manual

Autochartist User Manual Autochartist User Manual compliance@ifxbrokers.com www.ifxbrokers.com +27 42 293 0353 INTRODUCTION Chapter 1 Autochartist offers traders automated market-scanning tools that highlight trade opportunities

More information

Technical Indicators in Automated Trading TRADERS WORKSHOP. By Crispin Scruby

Technical Indicators in Automated Trading TRADERS WORKSHOP. By Crispin Scruby TRADERS WORKSHOP Crispin Scruby This article aims to describe how technical indicators can be used in the development of an Automated or Algorithmic trading system. The indicators described are not an

More information

Alex Scalping EA User Guide

Alex Scalping EA User Guide Alex Scalping EA User Guide winsteadglenn contacted me about this thread: http://forex-strategiesrevealed.com/scalping/5pips-gbpusd. Glenn had done some work on the strategy and found it promising. The

More information

MTPredictor Trade Module for NinjaTrader 7 (v1.1) Getting Started Guide

MTPredictor Trade Module for NinjaTrader 7 (v1.1) Getting Started Guide MTPredictor Trade Module for NinjaTrader 7 (v1.1) Getting Started Guide Introduction The MTPredictor Trade Module for NinjaTrader 7 is a new extension to the MTPredictor Add-on s for NinjaTrader 7 designed

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

Williams Percent Range

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

More information

Target Fifty Forex Hybrid Fund

Target Fifty Forex Hybrid Fund Target Fifty Forex Hybrid Fund Investment Objective: Maximize return targeting 50% a year on money while using trading software to manage money and risk. System will only trade in the Forex Market using

More information

Thanks for Checking out The Parabolic SAR Trading Strategy Report that we have developed for you to learn and apply to your trading system..

Thanks for Checking out The Parabolic SAR Trading Strategy Report that we have developed for you to learn and apply to your trading system.. Thanks for Checking out The Parabolic SAR Trading Strategy Report that we have developed for you to learn and apply to your trading system.. This Trading Strategy will teach you how to catch new trends

More information

VE N O M Trading System: User Manual VENOM USER MANUAL. Copyright 2007 Third Wave FX. All Rights Reserved.

VE N O M Trading System: User Manual VENOM USER MANUAL.   Copyright 2007 Third Wave FX. All Rights Reserved. VENOM USER MANUAL www.thirdwavefx.com Copyright 2007 Third Wave FX. All Rights Reserved. ww w.third w a v e f x.co m Page 1 Step 1 Copy & paste Third Wave FX Venom A.ex4 & Third Wave FX Venom B.ex4 indicator

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

3 Price Action Signals to Compliment ANY Approach to ANY Market

3 Price Action Signals to Compliment ANY Approach to ANY Market 3 Price Action Signals to Compliment ANY Approach to ANY Market Introduction: It is important to start this report by being clear that these signals and tactics for using Price Action are meant to compliment

More information

A Different Take on Money Management

A Different Take on Money Management A Different Take on Money Management www.simple4xsystem.net Anyone who read one of my books or spent time in one of my trade rooms knows I put a lot of emphasis on using sound Money Management principles

More information

What is the Standard BD Strategy? The Standard BD Strategy for Binary Trading

What is the Standard BD Strategy? The Standard BD Strategy for Binary Trading What is the Standard BD Strategy? The Standard BD Strategy for Binary Trading The Standard BD Strategy is the foundations of the Binary Destroyer. Jamie first created the Binary Destroyer back in 2015

More information

TRADE SIGNALS POWERED BY AUTOCHARTIST

TRADE SIGNALS POWERED BY AUTOCHARTIST SAXO TRADER GO TRADE SIGNALS POWERED BY AUTOCHARTIST Trade Signals is a SaxoTraderGO tool that uses Autochartist technology to identify emerging and completed patterns in most leading financial markets.

More information

How to Select the Right MT4 Dealing Firm

How to Select the Right MT4 Dealing Firm How to Select the Right MT4 Dealing Firm Introduction to MetaTrader 4 MT4 (MetaTrader 4) is a widely used and versatile trading platform. Traders all over the world prefer MT4 because of its combination

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

USERGUIDE INDICATORS SUITE

USERGUIDE INDICATORS SUITE TABLE OF CONTENTS. INSTALLATION OF THE PAGE 03 2. ADDING INDICATORS TO A CHART PAGE 05 3. ABOUT THE PAGE 06 4. LIST OF INDICATORS PAGE 07 A. JFD BAR CHANGER PAGE 07 B. JFD CANDLE COUNTDOWN PAGE 4 C. JFD

More information

Binary Options Trading Strategies How to Become a Successful Trader?

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

More information

Portfolio Manager. Chapter VI. In this Chapter

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

More information

Increase the efficiency of trading by 256% today!

Increase the efficiency of trading by 256% today! Increase the efficiency of trading by 256% today! The market is full of offers about trading robots. In 90% of cases nothing new is not created, but only old algorithms are changed. Our trading robot PRO

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

Daily Support & Resistance

Daily Support & Resistance Daily Support & Resistance 30 th July 2010 USDJPY Price continued to decline as expected and stalled at the 85.96 support. The pullback has been firm but has not managed to penetrate both 4-hour & hourly

More information

High Low Breakout Technique

High Low Breakout Technique Page 1 of 6 High Low Breakout Technique This technique can be used for any market that has a decent daily range. If you look at any chart, what do you see? You should see a succession of bars that are

More information

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

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

More information

Metatrader 4 (MT4) User Guide

Metatrader 4 (MT4) User Guide Metatrader 4 (MT4) User Guide Installation Download the MetaTrader4 demo platform from the Tradesto website:- https://members.tradesto.com/tradestoco4setup.exe Launch the installation file the same way

More information

Forex Trend Detector User Guide

Forex Trend Detector User Guide Forex Trend Detector User Guide - 1 - Contents: - Getting Started ------------------------------------------------------------------------------------- 3 - The MetaTrader 4 (MT4) Trading Platform -------------------------------------------------

More information