How to Backtest Expert Advisors in MT4 Strategy Tester to Reach Every Tick Modelling Quality of 99% and Have Real Variable Spread Incorporated

Size: px
Start display at page:

Download "How to Backtest Expert Advisors in MT4 Strategy Tester to Reach Every Tick Modelling Quality of 99% and Have Real Variable Spread Incorporated"

Transcription

1 How to Backtest Expert Advisors in MT4 Strategy Tester to Reach Every Tick Modelling Quality of 99% and Have Real Variable Spread Incorporated MetaTrader 4 can reach 90% modelling quality at its best by default and it cannot incorporate real variable spread. But there's a better way to run backtests. Written by Why you need to test your strategies on "Every Tick" with real spread and 99% modelling quality Top 3 reasons to use Every Tick 99% modelling tests Rescue you from losing money Unprecedented accuracy Reveals the dark side of the Every Tick 99% backtest can expose strategies that promise good results in backtesting report and show their weakness. Stay away from Expert Advisors that fail in this test to save your time and money. 99% test is the most accurate test you can do on MT4. It basically reveals how vulnerable and sensitive the strategy is to spread changes, slippage and di erent price quotes. strategy If the strategy was created and tested in low quality backtesting environment the 99% accuracy test will reveal its dark side before you invest any money into it. 99% modelling quality backtest basically shows the ugly truth and reveals weak side of the strategy Below are two backtests run for the same Expert Advisor. First backtest is of 90% accuracy and the next one is of 99% accuracy. It's obvious that this EA is not worth wasting anyone's time and money.

2 EURUSD history center data, default settings, (Pic. 1) Expert Advisor shows tremendous pro ts on a 90% accuracy backtest EURUSD Dukascopy data, default settings, (Pic. 2) The very same Expert Advisor fails in 99% accuracy backtest Tools you'll need to perform a 99% modelling quality Every Tick backtest MetaTrader 4 It's obviously you'll need to have MT4 platform installed on your computer in order to run any kind of backtest using MT4 Strategy Tester. However, note that MT4 alone can reach 90% modelling quality at its best and it even won't have real spread incorporated. MT4 alone can only use xed spread which gives inaccurate results. MetaTrader 4 trading platform is free of charge and available at mostly any Forex broker. Birt's CSV2FXT Script You'll need CSV2FXT script to convert the Dukascopy history price data to a MetaTrader 4 format (.FXT les) which are used by the MT4 Strategy Tester. This script has quite a big range of parameters which give a lot of exibility when preparing your backtesting environment. Birt's CSV2FXT script is free of charge. Tick Downloader You will need history price data for backtesting and Tick Download software is exactly what you need. It allows you download history price tick data from Dukascopy, which is free to use for everyone, and even converts it to your preferred timezone. Usually you want to convert the price data to the same timezone used by your broker. Tick Downloader is free of charge. Tick Data Suite Tick Data Suite is the only paid software you'll need to reach 99% modelling quality. The software is quite easy to install and easy to use. TDS not only o ers 99% modelling quality backtests, but also adds real variable spread that have actually happened in the past, allows simulation of slippage, and running multiple MT4 instances at the same time. TDS is the only software available for 99% modelling

3 quality backtests with real variable spreads incorporated. Tick Data Suite is not free, but it's price is quite reasonable. How to prepare your backtesting environment? Before you can run any backtest you'll need to prepare your backtesting environment which is to download, install and con gure required software. 1 Download History Price Tick Data First we need to download history price tick data. It takes quite a while to download full history data les as they are quite large, so it's wise to start downloading them now. Download & Install "Tick Downloader" Download free "Tick Downloader" from here: Start the installer you've downloaded and follow on-screen instructions to nish the installation. Usually it's wise to choose installation folder outside "Program Files" folder, like on a separate disk drive, Desktop or your Documents folder. Set Data Output Folder Once you open "Tick Downloader" make sure you set your preferred data output folder in the SETTINGS window. I recommend you using separate folder or separate disk drive as data output folder. Select Pairs & Range Select pairs you want to download price tick data for and then select the range. Usually I select "All Time", but obviously you can download smaller ranges if you need to. Note that full history price tick data le (~13 years) comes in CSV format and takes around 11 GB of disk space. If you'll convert the le into di erent time zone then "Tick Downloader" will create additional le of similar size.

4 Choose Timezone & Download Next click "Con gure" to choose your preferred time zone and make sure you select "Automatic export to CSV" so that "Tick Downloader" create CSV les automatically after tick data is downloaded. After you set the parameters hit the "Start download" button and your data will start downloading. It will take quite a while so be patient. Tick Data Downloaded Here's my history price tick data downloaded and converted into CSV les. EURUSD folder holds the tick data les and additionally two CSV les were created. One le for default GMT-0 timezone and the other for my chosen GMT+2 timezone with European DST enabled. These les hold history price tick data for 13 years and they take 22 GB of disk space. That's only for one instrument. CSV les can be deleted later after you convert them into MT4 FXT les. 2 Download & Install MetaTrader 4 platform Download MetaTrader 4 for PC, install it and create a demo account. For maximum convenience and easy of use install MT4 outside of the Program Files folder. Good idea to install on a separate hard drive, because history price tick data will use a lot of disk space. Download & Start MetaTrader 4 installation Download MT4 from your broker or directly from here: Once downloaded, execute the MT4 installation wizard, which is usually named mt4setup.exe If you download MT4 from your broker the le name might be di erent.

5 Follow MT4 on-screen instructions Once you agree with the terms and conditions click the SETTINGS button to choose custom installation destination folder. Choose custom MT4 installation folder This step is very important. You need to choose installation destination folder outside the "Program Files" or any other system folder. Best practice is to use external disk drive because history price tick data will use a lot of disk space. If you do not have external disk drive you can simply install MT4 on your desktop or inside Documents folder as an example. Enabling Portable Mode for MT4 After MT4 installation is nished the platform will load in just a few moments. You need to close the platform for now and enable Portable Mode before you continue to use it. Do not skip this step to make the whole process easier. Select Properties of your new MetaTrader 4 shortcut and then add /portable at the end of the text you'll nd in the "Target" eld. Click OK to save changes and double-click the shortcut to start MT4 in Portable Mode. IMPORTANT! From now on, start this MT4 only using this shortcut.

6 Choose MT4 server to create account Once MT4 loaded you need to create a demo account. But rst you need to select a demo server of your broker or simply add MetaQuotes-Demo server to the list by clicking the "add new broker..." and typing "MetaQuotes". Once the server appears on the list select it and click NEXT, select "New demo account" and click NEXT again and follow on-screen instructions to nish opening your demo account. If you have an account already just click CANCEL and log into your account. Log into your MT4 account After login window appears enter your MT4 account number (login) and password to log into your MetaTrader 4 account. MT4 accounts has two passwords (main and investor) and they both will work for converting history price data into FXT format. 3 Install Birt's CSV2FXT script & convert price tick data to FXT les Download and install Birt's CSV2FXT script, copy CSV les to your MetaTrader 4 folder and convert them into FXT les. This is a special MT4 le format used by Strategy Tester module to perform backtesting of Expert Advisors. Install Birt's CSV2FXT Script Open the Data Folder of your MT4 platform from the top menu "File -> Open Data Folder" and then go inside "MQL4" folder. Now download Birt's CSV2FXT script into this folder from here: Make sure you choose the latest script version for MT4 build 545 or higher. Birt's CSV2FXT script comes in three les: 1) CSV2FXT.mq4 goes into \MQL4\Scripts\ 2) FXTHeader.mqh goes into \MQL4\Include\ 3) CsvReader.dll goes into \MQL4\Libraries\

7 Refresh scripts list in MT4 Navigator window To make the CSV2FXT script appear in your MT4 without restarting the platform you need to refresh the scripts le list. In the Navigator window click on "Scripts" and them "Refresh". This will update the list with all the recently installed Scripts, Expert Avisors and Indicators. If Navigator window is not visible you can turn it on by pressing CTRL+N or through the top menu "View -> Navigator". Copy tick data CSV les into MQL4 Files folder In the same Data Folder of your MT4 platform go inside "MQL4" and "Files" folder. Now move your CSV les here so that CSV2FXT script can see them and convert into FXT les. It's highly recommended that you move the CSV les, not copy, but move them so that you do not create additional copied taking up additional disk space. Also moving les is faster than copying them and usually takes just several seconds. Start CSV2FXT script and con gure Attach CSV2FXT script onto EURUSD chart (because we convert the price data for EURUSD) and con gure. In the COMMON tab check the "Allow DLL imports" so that the script can work. Set CSV2FXT script Inputs In the INPUTS tab set your desired parameters. Here's how I do this: CSV lename = EURUSD_tick_UTC+2_00.csv Create HST les = trueuse real (variable) spread = true CSV GMT o set = GMT+00 CSV DST setting = None Remove duplicate ticks = false Create H1 FXT = true There are parameters for each time frame, so you can choose the ones you need for your backtesting environment and set them to "true". For detailed explanation about each parameter refer to the author's website.

8 Answer NO after CSV2FXT script nishes creating FXT les After CSV2FXT script nishes creating FXT les it will ask if you want those les to be moved to the right folders. Click NO. We will do this manually to avoid HST les being overwritten by MT4 platform and updated with the most recent price tick data from your broker server. Disconnect from MT4 account It is very important that you disconnect from your MT4 account at this stage, before moving the newly created FXT and HST les into designated folders. This way you'll make sure MT4 does not overwrite price data with the one from broker servers. The most convenient way for me to disconnect from MT4 account is to open Login window (File -> Login to Trade Account) and add zero at the end of the login number. You should see "Invalid account" message at the bottom right corner once disconnected. Protect HST and FXT les (Step 1) It is very important to make HST and FXT les read-only to protect them from being overwritten by MT4. Open MT4 Data Folder again, navigate inside the \MQL4\Files\ and select all FXT and HST les.

9 Protect HST and FXT les (Step 2) Open Properties window and set "Read-Only" attribute to these les. To make sure the "Read-Only" box is really selected, rst you should clear it and then select. Click OK. Move FXT and HST les into designated folders In the same \MQL4\Files\ folder and sort the les by "Type". You have a list of HST les and FXT les that needs to be transferred to designated folders. CSV le can be removed now, but it is recommended to leave it in case you'll need to create FXT les again. Move HST les HST les should be moved to the folder named: \history\metaquotes-demo Note that instead of MetaQuotes-Demo you might actually see your broker's server name. For example on HotForex MT4 platform this folder would be named: HFMarkets-Demo Server or HFMarkets-Live Server2 This folder name should match the server name from the MT4 Login window where you've entered your login and password previously.

10 Move FXT les FXT les should be moved to the folder named: \tester\history These are the les MT4 Strategy Tester will use for backtesting. This is it. You've converted and prepared history price tick data. 4 Install Tick Data Suite for MT4 Purchase and install Tick Data Suite software for your MetaTrader 4 platform. This software is mandatory for running Every Tick 99% modelling quality backtests with real variable spread incorporated. Purchase & Download Tick Data Suite Purchase & download Tick Data Suite from this website: TDS is the only software available for 99% modelling quality backtests with real variable spreads incorporated. Install Tick Data Suite When installing Tick Data Suite simply follow on-screen instructions and leave the "Launch Tick Data Suite Con guration" box selected at the end. When you click Finish the con guration window will appear. Activate and Connect TDS with MT4 platform Activate TDS by entering your Serial number and clicking Update. Then click "Select Path" and select your MT4 platform which should be connected with TDS. Click "Copy TDS" and then YES when it will o er to create a shortcut to this TDS instance. Note: You can connect unlimited number of MT4 platforms on the same computer.

11 Enable Portable Mode for Tick Data Suite After TDS is installed into speci c MT4 platform you need to enable Portable Mode before you start using it. Do not skip this step to make the whole process easier. Select Properties of your new TDS shortcut and then add /portable at the end of the text you'll nd in the "Target" eld. Click OK to save changes and double-click the shortcut to start MT4 with TDS in Portable Mode. IMPORTANT! From now on, start this MT4 with TDS only using this shortcut to enable 99% backtesting quality with real spread. Launch MetaTrader 4 with Tick Data Suite Start MetaTrader 4 platform with Tick Data Suite using the newly created shortcut. Once you will be prompted to login it is very important that you don't. Click Cancel. Never log into MT4 account unless you need to convert the price data again. Take a look at the top of your MT4 window. If it says "MetaTrader 4 with Tick Data Suite" it means you've done it correctly and now your MT4 is ready for 99% backtest with real spread. Note: You can also launch multiple MT4 platforms with TDS and run multiple backtests, which is normally not possible without TDS. 5 Running 99% modelling quality Every Tick backtest with real spread Now you are ready to run Every Tick backtests with real spread incorporated and reach 99% modelling quality. Having real spread in your backtesting process makes your strategy test more precise. Open MT4 Strategy Tester window Backtesting of automated trading strategies (Expert Advisors) is done in the MT4 Strategy Tester window. You can open it from the top menu (View -> Strategy Tester) or by pressing CTRL+R.

12 Select EA you want to backtest Choose which Expert Advisor you want to test and click "Expert Properties" to set your desired parameters. In the "Testing" tab enter initial deposit amount, choose currency and make sure "Long & Short" positions are selected to allow both, BUY and SELL operations. Set your desired EA inputs Most of the Expert Advisors have at least few parameters you can set. In the "Inputs" tab you can set them the way you want for this particular test. Select instrument, time frame and modelling type Next step is to select currency pair (Symbol) and its time frame. Then you need to select "Every Tick" as your modelling type. It has no e ect if you change the spread here as Tick Data Suite will override this setting and use real variable spread which actually happened in the past. In this example "Current" is selected and that's what will show up on the report. Set the date range Strategy Tester allows you to select date range for the test. If it's not selected, like in this example, backtest will be performed on all available history price data. But if you need to test the strategy only during speci c date range you can easily do that. When you done setting parameters click "Start" to begin the test. It might take a while depending on how long the date range is, EA algorithm and your computer power.

13 Backtest nished. Here are the results After backtest is nished you can see the results. In this equity chart we see modelling type and quality is printed, which was "Every Tick" with 99% quality. Report of the backtest In the "Report" section you can see more results of the backtest including the modelling quality number as well. Additionally you can nd full trade list generated during the test in the "Results" tab, nd if there were any errors (Journal) or restart the test again in the "Settings" tab. Next Step is to Register and Attend Our Webinar Register to attend our webinar at and learn best way to creating robust automated trading strategies without programming & spending only 1 hour a day.

FOREX GRID TRADER EA (FGT) User Manual. 1 P a g e

FOREX GRID TRADER EA (FGT) User Manual. 1 P a g e FOREX GRID TRADER EA (FGT) User Manual 1 P a g e Contents: Getting Started-------------------------------------------------------------------------------3 MetaTrader4 (MT4) Trading Platform--------------------------------------------------4

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

Installation and User Guide

Installation and User Guide Installation and User Guide Ver 3.9 Contents How to install the MetaTrader trading platform... 1 How to install TripleB on your MetaTrader... 2 How to run TripleB... 4 Settings for the TripleB Alerter...

More information

WallStreet FOREX Robot User Guide

WallStreet FOREX Robot User Guide WallStreet FOREX Robot User Guide - 1 - Contents: - Getting Started -----------------------------------------------------------------3 - The MetaTrader4 (MT4) Trading Platform -------------------------------------4

More information

MetaTrader 4 for Android TM Guide

MetaTrader 4 for Android TM Guide MetaTrader 4 for Android TM Guide Android is a trademark of Google, Inc. Logging in Upon downloading and installing MetaTrader 4 for Android TM from Google Play, you will see the Metatrader 4 icon appear

More information

Metatrader 4 Tutorial

Metatrader 4 Tutorial Metatrader 4 Tutorial Thank you for your interest in Best Metatrader Broker! This tutorial goes in detail about how to install and trade with your new Metatrader Forex trading platform. With Best Metatrader

More information

USER GUIDE GPS Forex Robot

USER GUIDE GPS Forex Robot GPSFOREXROBOT.COM USER GUIDE GPS Forex Robot Version 1.0 GPS Robot License Agreement All contents of this manual are neither an endorsement, nor a solicitation of any sort, and cannot be considered as

More information

FXCM Metatrader4. User Guide to the No Dealing Desk Platform. 1 P a g e

FXCM Metatrader4. User Guide to the No Dealing Desk Platform. 1 P a g e FXCM Metatrader4 User Guide to the No Dealing Desk Platform 1 P a g e Table of Content Benefits of FXCM Metatrader 4...4 Expert Advisor Use...4 Metatrader 4 versus Trading Station II...4 Expert Advisor

More information

MET ATRADER 5 Guid e version 1.0 January 2013

MET ATRADER 5 Guid e version 1.0 January 2013 METATRADER 5 Guide version 1.0 January 2013 Content 1. Install and Opening MT5 Accounts... 1 1.1 Opening Demo Account... 1 1.2 Login... 3 2. User Interface... 5 2.1 Market Watch... 6 2.2 Navigator... 8

More information

Virtual Private Server Manual

Virtual Private Server Manual Virtual Private Server Manual How to access your VPS....Page 2 Downloading MetaTrader 4.Page 6 Automatic Performance Updates and MT4 Restart.. Page 10 Troubleshooting.Page 14 Loading an EA..Page 15 1 How

More information

ForexRealProfitEA - real money proven Forex robot (EA)

ForexRealProfitEA - real money proven Forex robot (EA) ForexRealProfitEA - real money proven Forex robot (EA) Current version: 5.11 - updated December 2010 Developer: ForexRealProfitEA team Currencies: multiple currency pairs Timeframe: M15 Website: http://www.forexrealprofitea.com

More information

FOREX PROFIT MASTER USER GUIDE. http://www.forexprofitmaster.com

FOREX PROFIT MASTER USER GUIDE. http://www.forexprofitmaster.com FOREX PROFIT MASTER USER GUIDE http://www.forexprofitmaster.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

More information

Forex Diamond EA. User Guide - 1 -

Forex Diamond EA. User Guide - 1 - Forex Diamond EA User Guide - 1 - Contents: - Getting Started ------------------------------------------------------------------------------------- 3 - The MetaTrader 4 (MT4) Trading Platform -------------------------------------------------

More information

MetaTrader 4 for iphone Guide

MetaTrader 4 for iphone Guide MetaTrader 4 for iphone Guide Logging in When you have first downloaded and installed the app from the App Store, you will see the Metatrader 4 icon appear on your screen. Please select this icon by tapping

More information

IceFX NewsInfo USER MANUAL v2.5.0

IceFX NewsInfo USER MANUAL v2.5.0 IceFX NewsInfo USER MANUAL v2.5.0 2 Contents Introduction... 5 Installation... 6 NewsInfo interface... 8 NewsInfo main functions... 8 Show next eight news on the chart news... 8 Timeline lines... 8 4 forex

More information

MET ATRADER 4 Guid e version 1.0 January 2013

MET ATRADER 4 Guid e version 1.0 January 2013 METATRADER 4 Guide version 1.0 January 2013 Content 1. Installing and Opening the MT4 Account... 1 1.1 Opening Demo Account... 1 1.2 Login... 2 2. User Interface... 4 2.1 The Market... 5 2.2 Navigator...

More information

My EA Builder 1.1 User Guide

My EA Builder 1.1 User Guide My EA Builder 1.1 User Guide COPYRIGHT 2014. MyEABuilder.com. MetaTrader is a trademark of MetaQuotes www.metaquotes.net. Table of Contents MAIN FEATURES... 3 PC REQUIREMENTS... 3 INSTALLATION... 4 METATRADER

More information

SQ TRADING STATION User Guide & Installation

SQ TRADING STATION User Guide & Installation SQ TRADING STATION User Guide & Installation Table of content 1. Downloading the SQ Trading Station 2 2. Launching the SQ Trading Station 3 3. The SQ Trading Station User Interface 4 4. How to place a

More information

WallStreet FOREX Robot User Guide

WallStreet FOREX Robot User Guide WallStreet FOREX Robot User Guide - 1 - Contents: - Getting Started -----------------------------------------------------------------3 - The MetaTrader4 (MT4) Trading Platform -------------------------------------4

More information

Forex SoftBot Advisor:

Forex SoftBot Advisor: Forex SoftBot Advisor: Trader's Manual 100% FREE welcome gift from www.bestforexsoft.com Best Forex Soft 2014 Copyright 2014, www.bestforexsoft.com All Rights Reserved Page 1 Forex SoftBot License Agreement

More information

Robominer User Manual

Robominer User Manual What is Robominer? Welcome to Robominer, an automated foreign exchange trading system, or Expert Advisor, that runs on the Metatrader 4 platform. Before you can use Robominer, you must download Metatrader

More information

O.K lets get started.

O.K lets get started. Thank you for your purchase of Forex Cash Bot, I can assure you that you will not be disappointed with this EA and any problems you may have will be dealt with swiftly by our fully trained support team,

More information

EARN WITH PRIDE User Guide

EARN WITH PRIDE User Guide EARN WITH PRIDE User T4 Guide Table of Contents Installation... 3 Initial login... 4 Common log in problems... 4 Waiting for update... 5 Customisation... 6 Changing your password... 6 Forgotten your password...

More information

MT4 ANDROID USER GUIDE. FASTEST GROWING FX PROVIDER 2012 World Finance Awards. BEST TRADING PLATFORM World Finance Awards

MT4 ANDROID USER GUIDE. FASTEST GROWING FX PROVIDER 2012 World Finance Awards. BEST TRADING PLATFORM World Finance Awards FASTEST GROWING FX PROVIDER 2012 World Finance Awards BEST TRADING PLATFORM World Finance Awards FASTEST GROWING FX BROKER European CEO Awards BEST FX NEWCOMER 2011 World Finance Awards MT4 ANDROID USER

More information

SWISSQUOTE MT4 TERMINAL

SWISSQUOTE MT4 TERMINAL SWISSQUOTE MT4 TERMINAL Table of content 1. Downloading the Swissquote MT4 Terminal 2 2. Launching the Swissquote MT4 Terminal 3 3. The Swissquote MT4 Terminal User Interface 4 4. How to place a Trade

More information

Forex Trade Copier Manual

Forex Trade Copier Manual Forex Trade Copier Manual How to connect your MT4 account to our signal providers Risk Warning: SimpleTrader.net is a wholly owned subsidiary of Think Huge Limited. Think Huge Limited and all its associated

More information

FxPro MT4 Backtest. A backtesting guide for MetaTrader 4. User Guide

FxPro MT4 Backtest. A backtesting guide for MetaTrader 4. User Guide FxPro MT4 Backtest A backtesting guide for MetaTrader 4 User Guide Disclaimer Under no circumstances, the backtesting process described in this guide should be interpreted as an indication of the potential

More information

Trader Manual. NatureForex.com

Trader Manual. NatureForex.com Trader Manual NatureForex.com Welcome to the exciting world of FX/CFD trading! This manual will explain how to trade FX/CFD with NatureForex platform. For any further questions, please feel free to contact

More information

MetaTrader 4 Backtesting & Optimization

MetaTrader 4 Backtesting & Optimization MetaTrader 4 Backtesting & Optimization To get the most out of your expert advisor, you ll need to optimize and backtest your strategy using MetaTrader s Strategy Tester. While forward testing on a demo

More information

User Manual Forex CashFlow Method Trade Executor

User Manual Forex CashFlow Method Trade Executor User Manual Forex CashFlow Method Trade Executor Copyright 2013 www.yourforexmentor.com Index Risk Warning... 2 Forex CashFlow Method Trade Executor... 3 What is it?... 3 How does it differ from EA s?...

More information

Speedpro MT5 to MT4 Trade Copier Full Manual

Speedpro MT5 to MT4 Trade Copier Full Manual Speedpro MT5 to MT4 Trade Copier Full Manual Visit: http://copymt5tomt4.ucoz.com/ Note that for quick start, please read the provided quick manual. Speedpro MT5 to MT4 Trade Copier Full Manual 1 Table

More information

ForexRealProfitEA - real money proven Forex robot (EA)

ForexRealProfitEA - real money proven Forex robot (EA) ForexRealProfitEA - real money proven Forex robot (EA) Current version: 6.20 - updated February 2015 Developer: ForexRealProfitEA team Currencies: multiple currency pairs Timeframe: M15 Website: http://www.forexrealprofitea.com

More information

1. Install into C drive and name it C:\MT4_slave_1 (do not install into program files)

1. Install into C drive and name it C:\MT4_slave_1 (do not install into program files) Hello and welcome to Trading 4 Profits. If you want to receive our trade signals that we personally take every day it will cost $100 per month, if you wish to test our signals we offer a free 10 day trial

More information

KeltnerPro Manual http://keltnerpro.com

KeltnerPro Manual http://keltnerpro.com KeltnerPro Manual http://keltnerpro.com If you have any questions feel free to contact us at support@keltnerpro.com Please review the FAQS section at the end of this manual before contacting support. NO

More information

Generic MetaTrader 4 vs. MetaTrader 4 with MBT ECN/STP Execution

Generic MetaTrader 4 vs. MetaTrader 4 with MBT ECN/STP Execution Generic MetaTrader 4 vs. MetaTrader 4 with MBT ECN/STP Execution MetaTrader 4 is Third Party software written and maintained by a separate company. The software was not designed for ECN/STP execution,

More information

High-frequency Trading Using Hlaiman EA Generator. Usage of the High-frequency Trading Module (HFT) for МТ4

High-frequency Trading Using Hlaiman EA Generator. Usage of the High-frequency Trading Module (HFT) for МТ4 High-frequency Trading Using Hlaiman EA Generator Usage of the High-frequency Trading Module (HFT) for МТ4 The HFT module operates basing on the difference of quotes of two brokers. HFT module supports

More information

MetaTrader 4 Manual. englishdesk@activtrades.com. Telephone: +44 (0)207 392 8700 Fax: +44 (0)207 392 8701

MetaTrader 4 Manual. englishdesk@activtrades.com. Telephone: +44 (0)207 392 8700 Fax: +44 (0)207 392 8701 MetaTrader 4 Manual MetaTrader is a flexible trading terminal for trading FX and CFDs. MetaTrader is our first choice as it is easy to use but we also offers a range of add-ons to enhance the trading experience.

More information

Downloading MetaTrader 4 3. First Login to MetaTrader 4 7. Login to MetaTrader 4 7. Changing the language 8. Changing your password 9

Downloading MetaTrader 4 3. First Login to MetaTrader 4 7. Login to MetaTrader 4 7. Changing the language 8. Changing your password 9 MetaTrader 4 Guide TABLE OF CONTENTS Downloading MetaTrader 4 3 First Login to MetaTrader 4 7 Login to MetaTrader 4 7 Changing the language 8 Changing your password 9 Forgot password 9 Trading with MetaTrader

More information

http://www.forexoverdrive.com FOREX OVERDRIVE YOUR GUIDE TO RESIDUAL FOREX INCOME Forex Overdrive

http://www.forexoverdrive.com FOREX OVERDRIVE YOUR GUIDE TO RESIDUAL FOREX INCOME Forex Overdrive Forex Overdrive Step 1: Open A Forex Account After purchasing and downloading Forex Overdrive your next step is to open a forex trading account if you don t already have a brokerage account that offers

More information

Table of contents. 1. About the platform 3. 2. MetaTrader 4 platform Installation 4. 3. Logging in 5 - Common log in problems 5

Table of contents. 1. About the platform 3. 2. MetaTrader 4 platform Installation 4. 3. Logging in 5 - Common log in problems 5 Table of contents 1. About the platform 3 2. MetaTrader 4 platform Installation 4 3. Logging in 5 - Common log in problems 5 4. How to change your password 6 5. User Interface and Customization 7 - Toolbars

More information

MetaTrader 4 and MetaEditor

MetaTrader 4 and MetaEditor MetaTrader 4 and MetaEditor User Manual Version 1. 2 2012 Global Futures and Forex, Ltd. All rights reserved. Table of Contents Welcome to the MetaTrader and MetaEditor User Manual... 4 Section 1: Opening

More information

GO MARKETS MT4 FOR MAC

GO MARKETS MT4 FOR MAC GO MARKETS MT4 FOR MAC DOWNLOADING MT4 FOR MAC & INSTALLING EXPERT ADVISORS www.gomarketsaus.com Open a Free MT4 for mac Forex Demo Account 1. Sign up for a free demo account. To gain access to our 30-day

More information

MetaTrader 4 and MetaEditor

MetaTrader 4 and MetaEditor MetaTrader 4 and MetaEditor User Manual Version 1.1 gftuk.com / 0800 358 0864 / +44 (0) 20 7170 0770 LIVE CHAT 24/7 TOLL FREE INTERNATIONAL Table of Contents Welcome to the MetaTrader and MetaEditor User

More information

Basic Introduction. GMFX MetaTrader 4.0. Basic Introduction

Basic Introduction. GMFX MetaTrader 4.0. Basic Introduction GMFX GMFX About Got Money FX Got Money FX is an Australian owned and operated foreign exchange brokerage firm. We pride ourselves in offering our clients an honest and ethical trading environment. Clients

More information

Copyright 2009 Forex Transporter EA, All Rights Reserved

Copyright 2009 Forex Transporter EA, All Rights Reserved ECN/STEALTH Copyright 2009 Forex Transporter EA, All Rights Reserved Disclaimer and Risk Warnings Trading any financial market involves risk. The content of this e-book, its various associated websites

More information

Accounts Production Installation Guide

Accounts Production Installation Guide Accounts Production Installation Guide Copyright statement Sage (UK) Limited and Sage Hibernia Limited, 2014. All rights reserved. If this documentation includes advice or information relating to any matter

More information

Speedpro MT5 to MT4 Trade Copier Quick Manual

Speedpro MT5 to MT4 Trade Copier Quick Manual Speedpro MT5 to MT4 Trade Copier Quick Manual Visit: http://copymt5tomt4.ucoz.com/ Note that for more sophisticated setting like connecting multiple MT5 to multiple MT4, please read the provided full manual.

More information

FXCC MetaTrader 4 user guide

FXCC MetaTrader 4 user guide Installing MetaTrader 4 Once you have downloaded the MT4 executable program and saved this to your desktop, installation is fast and simple. 1. Double-click the Metatrader exe file to install. This follows

More information

MetaTrader Software Tutorial

MetaTrader Software Tutorial MetaTrader Software Tutorial Copyright LearnForexPro.com Website : http://www.learnforexpro.com Email : support@learnforexpro.com WARNING : You may not modify, copy, distribute, display, reproduce, publish,

More information

200 PIPS DAILY PROFIT

200 PIPS DAILY PROFIT 200 PIPS DAILY PROFIT USER GUIDE October 2014 http://www.200pipsdailyprofit.com DISCLAIMER Please be aware of the loss, risk, personal or otherwise consequences of the use and application of this book

More information

Broker Arbitrage Manual

Broker Arbitrage Manual Broker Arbitrage Manual Questions? support@brokerarbitrage.com U.S. Government Required Disclaimer - Commodity Futures Trading Commission Futures, Currency and Options trading has large potential rewards,

More information

GDMFX BINARY OPTIONS ON MT4 TUTORIAL

GDMFX BINARY OPTIONS ON MT4 TUTORIAL GDMFX BINARY OPTIONS ON MT4 TUTORIAL HOW TO SIGN UP FOR A BINARY OPTIONS ACCOUNT 1. You can trade Binary Options and Forex in one and the same trading account, via the MetaTrader 4 platform. Just sign

More information

User Guide for Android OS

User Guide for Android OS User Guide for Android OS Table of Contents 1. Download and Installation P.3 a. Download b. Installation 2. Account Login P.4 3. Interface Overview P.6 a. Quotes b. Quote Settings c. Charts d. Technical

More information

MetaTrader 5 Manual. englishdesk@activtrades.com. Telephone: +44 (0)207 392 8700 Fax: +44 (0)207 392 8701

MetaTrader 5 Manual. englishdesk@activtrades.com. Telephone: +44 (0)207 392 8700 Fax: +44 (0)207 392 8701 MetaTrader 5 Manual MetaTrader is a flexible trading terminal for trading FX and CFDs. MetaTrader is our first choice as it is easy to use but we also offers a range of add-ons to enhance the trading experience.

More information

Virtual Private Server (VPS)

Virtual Private Server (VPS) Virtual Private Server (VPS) Set-up Guide Version 1.0 gftforex.com 800-465-4373 616-956-9273 LIVE CHAT 24/7 TOLL FREE INTERNATIONAL Table of Contents Welcome to the Virtual Private Server (VPS) Set-up

More information

Pepperstone MetaTrader 4 User Guide:

Pepperstone MetaTrader 4 User Guide: Pepperstone MetaTrader 4 User Guide: Here is a picture of what the MT4 main screen looks like: Main menu (access to the program menu and settings); Toolbars (quick access to the program features and settings);

More information

Forex Benz AUDNZ Expert Advisor

Forex Benz AUDNZ Expert Advisor Forex Benz AUDNZ Expert Advisor Installation Manual Forex Benz AUDNZ Manual 2 Welcome to Forex Benz AUDNZ Manual! This Installation Guide will walk you through the process of setting up Forex Benz AUDNZ

More information

- ActivTrades MetaTrader5 User Guide

- ActivTrades MetaTrader5 User Guide - ActivTrades MetaTrader5 User Guide -Version 2.0- (April 2013) ActivTrades PLC Content 1 1. MetaTrader 5 in brief 1 2. Installing/uninstalling the platform and opening a demo account 3 Opening another

More information

How to Open a Broker Account & Install MetaTrader4 on a Mac

How to Open a Broker Account & Install MetaTrader4 on a Mac How to Open a Broker Account & Install MetaTrader4 on a Mac We are no longer using Alpari, so please set up your GO Markets account as below. Open a GO Markets Demo Account If you are from the UK Please

More information

TM Online Storage: StorageSync

TM Online Storage: StorageSync TM Online Storage: StorageSync 1 Part A: Backup Your Profile 1: How to download and install StorageSync? Where to download StorageSync? You may download StorageSync from your e-storage account. Please

More information

Forex Trend Hunter User Guide

Forex Trend Hunter User Guide Forex Trend Hunter User Guide Contents 1. Introduction 2 2. General Information 3 3. Downloading and Installing MT4 terminal 5 4. Downloading and Installing Forex Trend Hunter 6 5. Starting Forex Trend

More information

How To Install Winning Solution System On A Metatrader 4 (Winning Solution System)

How To Install Winning Solution System On A Metatrader 4 (Winning Solution System) WINNING SOLUTION SYSTEM 9.4.3 FV "Keep it simple & profit!!" USER S GUIDE v.1.8 RISK DISCLOSURE STATEMENT / DISCLAIMER AGREEMENT Legal Disclaimer: Before you continue, you must read and accept the legal

More information

FTXSP User Guide. Version 1.0. Published by FXTSP.com 1

FTXSP User Guide. Version 1.0. Published by FXTSP.com 1 FTXSP User Guide Version 1.0 Published by FXTSP.com 1 This user guide teaches you how to install MT4 indicators and use our strategies and systems properly. Please read and follow the guidelines explained

More information

FP Markets MetaTrader 4 Platform Guide Issue Date: 31 March 2012. First Prudential Markets Pty Ltd ABN 16 112 600 281 AFSL 286354. fpmarkets.com.

FP Markets MetaTrader 4 Platform Guide Issue Date: 31 March 2012. First Prudential Markets Pty Ltd ABN 16 112 600 281 AFSL 286354. fpmarkets.com. FP Markets MetaTrader 4 Platform Guide Issue Date: 31 March 2012 First Prudential Markets Pty Ltd ABN 16 112 600 281 AFSL 286354 1 fpmarkets.com.au 1 Introduction The Foreign Exchange Market The FX market

More information

Forex Trade Copier 2 User manual

Forex Trade Copier 2 User manual Forex Trade Copier 2 User manual Contents REQUIREMENTS........... 3 QUICK START.........4 INSTALLATION.........8 REGISTRATION......10 CUSTOM CONFIGURATION..... 12 FEATURES......14 SOURCE FUNCTIONS DESCRIPTION........16

More information

How to start trading easy-forex MT4 on your iphone

How to start trading easy-forex MT4 on your iphone How to start trading easy-forex MT4 on your iphone User Guide March 2012 Getting started trading with easy-forex MT4 on your iphone is simple and fast. Below we explain how to install our iphone app and

More information

GLOBAL EASY TRDE SOLUTION

GLOBAL EASY TRDE SOLUTION GLOBAL EASY TRDE SOLUTION CONSTRUCTION,SOTWARE & ORGANIC FARMING PRODUCTS MetaTrader 4 User Guide: Here is a picture of what the MT4 main screen looks like: Main menu (access to the program menu and settings);

More information

FTP Over SSL (FTPS) Core FTP LE. Installing Core FTP LE"

FTP Over SSL (FTPS) Core FTP LE. Installing Core FTP LE FTP Over SSL (FTPS) Gordon State College has setup FTP Over SSL (also known as FTPS ) to allow students, faculty, and staff to access resources from our Servers from off-campus using an encrypted connection.

More information

NAS 253 Introduction to Backup Plan

NAS 253 Introduction to Backup Plan NAS 253 Introduction to Backup Plan Create backup jobs using Backup Plan in Windows A S U S T O R C O L L E G E COURSE OBJECTIVES Upon completion of this course you should be able to: 1. Create backup

More information

Dynamic Pro Scalper. User Guide

Dynamic Pro Scalper. User Guide Dynamic Pro Scalper User Guide 1 Content 1. Introduction 3 2. Installation 4 3. Settings 8 4. Terms of Use and Risk Disclosure..... 12 2 Introduction Dynamic Pro Scalper is one of the best Asian scalper

More information

Quick Installation Guide for BrainTrading System 7.0

Quick Installation Guide for BrainTrading System 7.0 Quick Installation Guide for BrainTrading System 7.0 I. METATRADER INSTALLATION. II. BRAINTRADING SOFTWARE INSTALLATION. Important: One license of BrainTrading System can only work on one specific computer.

More information

Fairfield University Using Xythos for File Sharing

Fairfield University Using Xythos for File Sharing Fairfield University Using Xythos for File Sharing Version 7.0 Table of Contents I: Manage your Department Folder...2 Your Department Folder... 2 II: Sharing Folders and Files Inside of Fairfield U...3

More information

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 PLEASE NOTE: The contents of this publication, and any associated documentation provided to you, must not be disclosed to any third party without

More information

Forex Cantata User Manual

Forex Cantata User Manual Forex Cantata User Manual CFTC RULE 4.41 - HYPOTHETICAL OR SIMULATED PERFORMANCE RESULTS HAVE CERTAIN LIMITATIONS. UNLIKE AN ACTUAL PERFORMANCE RECORD, SIMULATED RESULTS DO NOT REPRESENT ACTUAL TRADING.

More information

Downloading and Installing Core FTP

Downloading and Installing Core FTP What is FTP? To transfer the fi les from your computer to a web server, a special protocol (transfer method) is used: FTP - the File Transfer Protocol. This protocol was designed to be able to handle big

More information

MiraCosta College now offers two ways to access your student virtual desktop.

MiraCosta College now offers two ways to access your student virtual desktop. MiraCosta College now offers two ways to access your student virtual desktop. We now feature the new VMware Horizon View HTML access option available from https://view.miracosta.edu. MiraCosta recommends

More information

Decision Support AITS University Administration. EDDIE 4.1 User Guide

Decision Support AITS University Administration. EDDIE 4.1 User Guide Decision Support AITS University Administration EDDIE 4.1 User Guide 2 P a g e EDDIE (BI Launch Pad) 4.1 User Guide Contents Introduction to EDDIE... 4 Log into EDDIE... 4 Overview of EDDIE Homepage...

More information

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL SOS Online Backup USER MANUAL HOW TO INSTALL THE SOFTWARE 1. Download the software from the website: http://www.sosonlinebackup.com/download_the_software.htm 2. Click Run to install when promoted, or alternatively,

More information

GPSFOREXROBOT.COM USER GUIDE. GPS Forex Robot. Version 2.0. Become an GPS Robot user here: http://gpsforexrobot.com/

GPSFOREXROBOT.COM USER GUIDE. GPS Forex Robot. Version 2.0. Become an GPS Robot user here: http://gpsforexrobot.com/ GPSFOREXROBOT.COM USER GUIDE GPS Forex Robot Version 2.0 Become an GPS Robot user here: http://gpsforexrobot.com/ GPS Robot License Agreement All contents of this manual are neither an endorsement, nor

More information

Virtual Office Remote Installation Guide

Virtual Office Remote Installation Guide Virtual Office Remote Installation Guide Table of Contents VIRTUAL OFFICE REMOTE INSTALLATION GUIDE... 3 UNIVERSAL PRINTER CONFIGURATION INSTRUCTIONS... 12 CHANGING DEFAULT PRINTERS ON LOCAL SYSTEM...

More information

Sales Person Commission

Sales Person Commission Sales Person Commission Table of Contents INTRODUCTION...1 Technical Support...1 Overview...2 GETTING STARTED...3 Adding New Salespersons...3 Commission Rates...7 Viewing a Salesperson's Invoices or Proposals...11

More information

Upgrading from Windows XP to Windows 7

Upgrading from Windows XP to Windows 7 We highly recommend that you print this tutorial. Your PC will restart during the Windows 7 installation process, so having a printed copy will help you follow the steps if you're unable to return to this

More information

SUPER SCALPER INDICATOR

SUPER SCALPER INDICATOR SUPER SCALPER INDICATOR 2011 www.superscalperindicator.com January 2011 DISCLAIMER Please be aware of the loss, risk, personal or otherwise consequences of the use and application of this book s content.

More information

Using SSH Secure Shell Client for FTP

Using SSH Secure Shell Client for FTP Using SSH Secure Shell Client for FTP The SSH Secure Shell for Workstations Windows client application features this secure file transfer protocol that s easy to use. Access the SSH Secure FTP by double-clicking

More information

Virtual Owl. Guide for Windows. University Information Technology Services. Training, Outreach, Learning Technologies & Video Production

Virtual Owl. Guide for Windows. University Information Technology Services. Training, Outreach, Learning Technologies & Video Production Virtual Owl Guide for Windows University Information Technology Services Training, Outreach, Learning Technologies & Video Production Copyright 2015 KSU Division of University Information Technology Services

More information

User Guide. www.windsorbrokers.com. For more information email us on: customerservices@windsorbrokersltd.com

User Guide. www.windsorbrokers.com. For more information email us on: customerservices@windsorbrokersltd.com User Guide www.windsorbrokers.com For more information email us on: customerservices@windsorbrokersltd.com CONTENTS Pages 1. Opening an account. 3-4 2. Server and account settings. 5-6 3. Market Watch

More information

OneDrive for Business User Guide

OneDrive for Business User Guide OneDrive for Business User Guide Contents About OneDrive for Business and Office 365... 2 Storing University Information in the Cloud... 2 Signing in... 2 The Office 365 Interface... 3 The OneDrive for

More information

LOYEX TRADING STATION

LOYEX TRADING STATION LOYAL BANK LTD LOYEX TRADING STATION USER GUIDE LOYEX TEAM 1/6/2011 Copyright All rights reserved www.myloyex.com 2 TABLE OF CONTENTS 1 Launching the LOYEX Trading Station page 3 2 The LOYEX Trading Station

More information

Signup instructions for the End User

Signup instructions for the End User Wellnomics Risk Management Server Hosted by Wellnomics Ltd Signup instructions for the End User Wellnomics Risk Management is a series of assessments, designed to help you to manage your exposure to computer-based

More information

Meta Trader 4 for iphone User Guide

Meta Trader 4 for iphone User Guide Meta Trader 4 for iphone User Guide Hirose Financial UK Ltd. 27 Austin Friars, London, EC2N 2QP Email: info@hiroseuk.com FSA Registration Number 540244 Table of Contents Page MT4 Installation 2 Make Demo

More information

Chapter A5: Creating client files and attaching bank accounts

Chapter A5: Creating client files and attaching bank accounts Chapter A5: Creating client files and attaching bank accounts This chapter is aimed at BankLink Administrators It covers the set up of your BankLink Practice clients. A BankLink Practice user needs BankLink

More information

The Bet Plan Bot Manual

The Bet Plan Bot Manual The Bet Plan Bot Manual The Bet Plan bot can load selections and place bets on auto pilot. It has been developed specially for TheBetPlan customers. There are two versions available for Betfair and Betdaq.

More information

MT4i Internet Trade Mirror - Receiver www.mt4i.com

MT4i Internet Trade Mirror - Receiver www.mt4i.com Contents: 1. Overview of the Internet Trade Mirror...2 1.1 Purpose of the Trade Mirror...2 1.2 Licence...2 2. Installing and running the Internet Trade Mirror...3 2.1 Installing the Internet Trade Mirror

More information

Working with Mail (Hosted Exchange)

Working with Mail (Hosted Exchange) TM Control Panel User Guide Working with Mail (Hosted Exchange) 1 Working with Mail (Hosted Exchange) TM offers Microsoft Exchange hosting as a powerful messaging solution allowing you to create and manage

More information

WINNING SOLUTION SYSTEM MANUAL v.200711 WINNING SOLUTION SYSTEM 9.4.3 FV RISK DISCLOSURE STATEMENT / DISCLAIMER AGREEMENT

WINNING SOLUTION SYSTEM MANUAL v.200711 WINNING SOLUTION SYSTEM 9.4.3 FV RISK DISCLOSURE STATEMENT / DISCLAIMER AGREEMENT WINNING SOLUTION SYSTEM 9.4.3 FV RISK DISCLOSURE STATEMENT / DISCLAIMER AGREEMENT Legal Disclaimer: Before you continue, you must read and accept the legal disclaimer & our non-disclosure agreement below.

More information

Installing VPN for PC v1.3

Installing VPN for PC v1.3 Follow these instructions to access your Public/Private folders from home. Please Note: If you are having connectivity issues after installing or upgrading VPN, please refer to Troubleshooting Connectivity

More information

MT4 Multiterminal USER MANUAL

MT4 Multiterminal USER MANUAL MT4 Multiterminal USER MANUAL MT4 MultiTerminal User Manual 1. Getting Started... 3 1.1 General... 3 1.2 Security System... 3 1.3 Live Update... 3 1.4 Terminal Settings... 4 2. Client Accounts... 9 2.1

More information

WS_FTP Professional 12

WS_FTP Professional 12 WS_FTP Professional 12 Tools Guide Contents CHAPTER 1 Introduction Ways to Automate Regular File Transfers...5 Check Transfer Status and Logs...6 Building a List of Files for Transfer...6 Transfer Files

More information

How To Use The Market Watch On A Microsoft Mt4/5 App On A Pc Or Macbook

How To Use The Market Watch On A Microsoft Mt4/5 App On A Pc Or Macbook MetaTrader for IPhone User Guide Contents How to get the MT4/5 App for iphone and ipad... 3 How to log into your Existing Account or create a new demo account... 3 1. Quotes Tab... 4 a. How to add more

More information

MetaTrader 4/5 for Android. User Guide

MetaTrader 4/5 for Android. User Guide 1 MetaTrader 4/5 for Android User Guide 2 Contents How to get the MT4/ 5 App for Android... 3 How to log into your Live Account or create a new demo account... 3 1. Quotes... 4 a. How to add more instruments...

More information