CONTENTS. Overview. License Software upgrade

Size: px
Start display at page:

Download "CONTENTS. Overview. License Software upgrade"

Transcription

1 CONTENTS Overview Terms and Definitions License Software upgrade GUI Structure Simulaton - tab Zoom In - tab History - tab Real Time - tab Data - tab Settings - tab Help - tab License - tab Strategy - tab Tester - tab Other tabs Trade Analysis Settings Test Data Offline (Back testing on historical data) Online (Streaming real time prices) Manual Trading Simulation Data Speed Control Order operations Timeshift (pause/resume on live data feed) Orders history and log Settings Automated Strategy Testing Strategy editor Interfaces between a strategy and the Tester Tester dashboard Orders history and log Semi-Automated Testing Pivot Points Analyzer Tick Data Recorder Signals OVERVIEW Smart Forex Tester is a suite of advanced tools for developing and testing your Forex trading strategy. It can be used for manual trading simulation, both on real live prices and offline. Trading strategy can be automated with standard C++ language and tested on the variety of market data. Graphics facilitate tick by tick analysis of trades and market action. You can perform test data preparation for back testing yourself by recording live quotes and editing then. The tool provides the interfaces for market signals generation. All functions are using the same GUI and same simulation module. Any tool for testing of Forex strategis requires two principal elements. First, you need to have a source of market data, and the way to execute trading commands. A strategy can be executed either manually, or automatically. The data feed can be either real-time price quotes from a live data feed or historical prices stored in a file. This gives us 4 possible combinations. add Picture Terms and Definitions simulation - modelling the Forex market for testing a strategy. Can use the market data from file or live streaming. file:///d:/help/smart%20forex%20tester%201.0%20users%20guide.html 1/13

2 offline - a synonym for back testing. Using historical data for simulation. online - a synonym for forward testing. Using real-time data from a live stream for simulation. time shift - a technology that enables to pause and resume live data feed for online simulation. License Note: this help describes FULL functionality of each product. Please check your license to define what is included in it. A license needs to be installed. Enter your address and your license code, and click the Validate button. If the credentials entered are correct, the license status will change to installed. You can uninstall the license by using Deactivate license button. This function is useful if you need to transfer the license to another computer. Software Upgrade To install a newer version of the Smart Forex Tester, you should follow the same procedure as you did for the fresh installation. Upgrades don't require any license manipulations, as long as you don't uninstall the software prior to upgrading. In which case, you will need to install the license again. GUI structure The GUI has tabs, each of them is dedicated to a certain function or product. Simulation is the main tab, which is a combination of the dashboard and control panel. Here you can monitor market data charts and indicators, set data feed rate, pause/resume simulation and place/close orders. Zoom In tab is designed to facilitate analysis of your trades and market action. You can see the price quotes and orders with an absolute accuracy, tick by tick. History tab shows full trading logs. In addition, internal logs of the Tester are available, which can be used for debugging your automated trading strategy. Real Time tab has all needed to control the live data feed for online simulation. You can start and stop the simulation, select the currency pair, and also monitor the quality of your Internet connection. Data tab is designed to work with offline back testing data. You can download the ticks from file, select the test date/time and start offline simulation. Settings tab provides controls to change all global parameters, e.g. graphics mode or account currency. You can also check for software updates. Help tab contains this guide. file:///d:/help/smart%20forex%20tester%201.0%20users%20guide.html 2/13

3 License tab is used to install, validate and upgrade your software license. Strategy tab is an editor for C++ trading strategy. It also provides the controls for the inbuilt C++ compiler. Tester tab provides controls for testing automated trading strategies. Can be used both on historical data and in real-time (forward testing). Other Tabs: (to be added in later releases) Piviot Point Analyzer tab provides the tool to study market extremes detection in real time using our proprietory algorithm. Tick Data Recorder tab provides the tool to store locally live market data from different real time feeds. TRADE ANALYSIS To investigate your trades and to study the price action, the Smart Forex Tester provides a zooming functionality which is activated by left click on the middle or bottom graphs on the Simulation tab. Alternatively, you can select a rectangular area by clicking and holding the left mouse button on the left border and releasing it on the right border. The Tester will show the selected area on the Zoom In tab as a tick graph, where you can see all the details, with a 100% accuracy. On this tab, you can continue zooming in as described above - by selecting an area with a mouse. To zoom out, use the left click. Double left click will return you to the Simulation tab immediately. You can also move the graph as a whole by clicking and holding the right button. The vertical line helps you find the price quotes and trades. All the information is shown in the status line in the bottom. For example, on the graph above, we put the vertical line on the sell trade symbol. We see the trade happened at the tick # , with bid and ask Other number in square brackets show the ticks interval that is currently plotted. You can also see that this test was run for offline data for November SETTINGS On this tab, you can adjust the graphics parameters, select account currency and lot size, check for software updates, etc. For the tick (zoom) graph, you can select the size of the data window. Default value is 10 s, max is 120 s. file:///d:/help/smart%20forex%20tester%201.0%20users%20guide.html 3/13

4 For the tick graph, you can select the size of the data window. The range is s. For the averaged quote graph, you can set the data window size and averaging interval (M1/M5/M15/M30/H1). You can also select plotting mode: line or candlesticks. If the Scale to orders flag is selected, the vertical scale is adjusted to make visible all the orders placed during currently running simulation. With Plotting accuracy parameter you can adjust the scale of all price graphs. The parameter value sets how many digits after decimal point are phused. The default value is 4. Indicator graph in the bottom can plot RSI, ATR or MACD. On the middle hraph, you can plot moving averages - (SMA and EMA); the number of periods used in their calculation can be set in the Awer. window control. For all graphs, you can activate the offset view. In this mode, the graphs will be plotted with a gap between the latest value and the right margin. You might find viewing graphs in this mode more comfortable. For the Trading server, in the version 1.x you can set min and max values of the response delay. The Simulator generates a random delay value for each request. This setting is only available for Offline (Back testing) mode. Stoplevel (measured in pips, default 5) is a minimum allowed distance to market when placing Stop-loss or Take profit orders. The same value is used for both. Order fill will fail if you try to place the order closer to the market than the minimum distance. Pip values and profit are always calculated in Account currency, which is USD by default. Another choices depend on the simulation mode. During offline simulation, you can only choose between the currencies of the current pair. In real-time, 6 currencies are available, but not all the combinations of the account currency and the pair are possible. Default Lot size is Mini (10,000). It can be changed for every simulation run. The deal size is measured in selected lots. Maximum deal size is 100 lots. Version check By default, the Simulator checks for the software updates on every start-up. You can disable this by unckecking the box. If a new Simulator version is available, you will be shown the dialog window. Clicking OK will open the download page with the update in your browser. During the check for software updates, the Simulator will also fetch the latest information (e.g. just released features or fixes), and display it in the scrollable info window. Run online simulation at start-up. By default, this flag is enabled. In this case, the live data feed is turned on immediately when the Simulator is started. After the fresh install, the simulation will use the default currency pair (EUR/USD), otherwise the Simulator will automatically recall the pair that was used in the previous run. TEST DATA The Smart Forex Tester supports both Back testing and Forward testing on streaming real-time prices. Back testing (offline mode) In this mode, you test on the historical market data that you can select on the Data tab. The Smart Forex Tester only uses the tick-by-tick data which is loaded as a.csv file. Free high quality tick-by-tick data can be downloaded from There you can get the historical data for 15 main currency pairs since The price data is available in monthly files. You need to download them to your computer and unzip before using. file:///d:/help/smart%20forex%20tester%201.0%20users%20guide.html 4/13

5 To start an offline simulation, navigate to the Data tab, click on the Open data file button, and choose an unzipped quotes file. Alternatively, in the File menu, select Open. The Tester will first scan the data to check its integrity, and then load it. NOTE: tick data files are usually large, so their loading might take a while. You can monitor the progress of loading in the status bar in the bottom. In the case of any loading errors they will be logged on the History tab. When the file loading is complete, the calendar will show the first available date highlighted in blue, and the rest of the data as light colored. You can select the desired simulation start date by clicking on it in the calendar. You can also select the start time. The options available include standard opening times of the trading sessions - Asian, European and North American, as well as manual time select. NOTE: By default, the simulation will start from the first tick in the data file. NOTE: Your data file can exceed one month. In this case, the calendar will only show the beginning of the file. Now, click on Start simulation button. The Simulator will switch to the Simulation tab and the historical data feed will be started. Forward testing (requires Internet connection) This mode enables you to practice in the real-time, when the Forex market is open. The Smart Forex Tester uses streaming price quotes for 10 main currency pairs, provided by NOTE: when you start a new real-time simulation, the Tester will download latest price data. So the price graphs will be plotted with a small delay. This is normal. In the settings, you can configure a new live simulation to be started automatically on start-up. To change the currency pair, you need to stop the running simulation first - by pressing the Stop - button. Then navigate to the Real Time tab, where select a new currency pair from the Currency pair drop-down list. Now you can start a new simulation by clicking on Start file:///d:/help/smart%20forex%20tester%201.0%20users%20guide.html 5/13

6 Online Simulation button. NOTE: you can also start and stop a simulation by pressing CTRL+L or using Live Feed option in the File menu. Real-time simulation requires good Internet connection. The Smart Forex Tester constantly monitors the quality of your connection by measuring the round trip time (RTT). Bothe long term RTT values and last real-time graph for the last minute are available. RTT is the time needed to request and receive one tick from the trading server over the Internet. The smaller the RTT value, the better you can simulate the real market. We recommend you to pay attention to the RTT graph and make sure the average value doesn't exceed 500 ms. If you lose your Internet connection in real-time mode, the simulation will be paused. Connection loss will be logged on the History tab and the warning (DATA LOSS) will be shown on the market charts. As soon as the Internet connection is restored, the simulation will resume automatically, but there will be gaps in the graphs. On the candlestick graph the gaps may be indicated by thin gray vertical lines. Connection restoration will also be logged. NOTE: The real-time simulation result can only be reliable with uninterrupted Internet connection. While the Smart Forex Tester does its best in handling the connectivity issues, this is only done to improve user experience. TRADING SIMULATOR (Manual strategy testing) Is used to gain trading practice and test your trading stratedy on real market by placing all orders manually. Can be used in both offline mode as well as on live price data when the market is open. The Simulator is much more efficient than a conventional demo account due to its ability to do Time Shifting. Time Shift - manipulation with used tick data feed rate in offline mode. Can be also applied on live data feed to pause and record real-time market data. Once the data feed is started, the focus automatically switches to the Simulation tab. Here you can adjust data feed speed and perform trading operations using the controls located on the left-hand side. In the top left corner of the control area you can see the start date/time of the running simulation, followed by the current time. The number in brackets is the tick count. file:///d:/help/smart%20forex%20tester%201.0%20users%20guide.html 6/13

7 On this tab, you can also monitor price charts and indicators. 2 upper graphs show ticks in real-time. The left graph is a zoom view, with min window size of 10 s. The right graph has bigger display window size - from 2 min to 2 hrs. The middle graph displays averaged quotes, starting from M1. The light horisontal bar shows the value range of the tick (zoom) graph. Dashed vertical line marks the change of the date. Dashed horizontal line shows current market price. In addition, you can plot SMA and EMA indicators. Right-click on the graph to get to the context menu to select an indicator to view, as well as adjust visible data window size and data averaging interval. NOTE: Left click on the middle graph will open a close-up tick view on the Zoom In tab. Double click there will bring you back to the main view. The bottom graph is reserved for indicators (in the Simulator 1.4, supported indicators are RSI, ATR and MACD). file:///d:/help/smart%20forex%20tester%201.0%20users%20guide.html 7/13

8 Right-click on the bottom will show a context menu to select an indicator to view, as well as adjust visible data window size and data averaging interval. During Offline simulation, you can put the current simulation on hold with Pause button. To unhold the simulation, press Resume button. During Live simulation, you can put the current simulation on hold with Record button. To unhold the simulation, press Play button. To end the Simulation, use Stop button. NOTE: When you start a new simulation, the previous trading history will be deleted. Data Feed options It is possible to vary the speed of the data feed during Offline simulation and when Timeshift is used. By default, the data feed is always started in Normal mode. It means that ticks are sourced at exactly the same intervals as they appeared in the market. In 2X (4X) mode, ticks are sourced twice (4 times) faster compared to the Normal mode. These modes are useful to save time when trading in quet markets. E.g. in Asian sessions the time intervals between ticks can exceed 1 min. Max mode doesn't limit the time intervals between ticks anyhow, so the feed speed only depends on your hardware. This option is used mainly for debugging and demonstrations. In 1/2X (1/4X) mode, ticks are sourced twice (4 times) slower compared to the Normal mode. These modes can be used in fast-paced markets, e.g. to practice news trading. Working with orders The Simulator 1.4 only supports one active market order, with linked Stop-loss and Take profit orders. Pending orders are not yet supported. You can place a market order in one click using BUY and SELL buttons. Active market order is marked on the graph with a black triange pointing up for a buy order and down for a sell order. The order is also marked with a horizontal dashed line drawn at the price the order was opened. The line is colored green if the position is profitable and red in the opposite case. The profit (loss) value is written on the line. You can place the Take profit and Stop-loss orders simultaneously with the market order. For that, before you press the order button, check the Take Profit or/and Stop Loss boxes located just above the Buy button. Set the desired price using arrow buttons or by entering it manually. The solid horizontal line is drawn at the price level entered in the control. Stop orders can also be placed at any time after the market order using Stop Limit and Stop Loss buttons. Clicking a button opens a dialog window where you can select the desired price level using arrow buttons or by entering it manually and press OK button. The solid horizontal line on the graph helps you adjust the price. When the price is set, press OK button to place the order. Same buttons can be used to move active stop orders. With the X Stop Limit and X Stop Loss buttons you can cancel stops. NOTE: Every time you try to place or move a stop order, the Simulator first checks its distance to the market. If the price you entered is too file:///d:/help/smart%20forex%20tester%201.0%20users%20guide.html 8/13

9 close to the current market price, the order fill error will be returned by the trading server. The minimum distance to the market is configured by the Stoplevel parameter on the Settings tab. If you use a dialog box to add or move the stops for the active market order, the Simulator automatically calculates the minimum distance to the currently effective market price and doesn t accept incorrect values. For your convenience, the arrow buttons are also colored. Red button indicates that the price is too close and order placing command won t be accepted. NOTE: It is still possible for a stop order to be declined after the command was accepted - if the price changed unfavorably before the server receives the command. All your trading activity is presented on History tab. Timeshift Timeshift makes it possible to pause/resume a Real-time simulation. If your practice is interrupted (e.g. by an important phone call), you can put the running live simulation on hold. As long as your Internet connection stays active, the Simulator will continue receiving the market data. So later, you can resume your practice any time. The recorded data can be also used offline. Timeshift both saves your time and helps you use your time very efficiently. To pause the simulation in the Real-time mode, press the RECORD button. The Simulator will start storing streaming prices internally. The tick graph will display the recording symbol and also show its duration. NOTE: Order operations are not possible during recording. To resume the simulation, press PLAY button. The simulation will continue from the tick following the last one shown before the pause. The playback symbol will be displayed, along with the current record duration (i.e. the delay from the current time). All the recorded ticks will be rendered with this delay. file:///d:/help/smart%20forex%20tester%201.0%20users%20guide.html 9/13

10 NOTE: When the playback is active, you can activate recording again at any time. You can fast forward the recorded data using 2X and 4X buttons. In this case, the delay will be decreasing, and eventually the Simulator will go back to the Real-time mode. Fast forwarding is very helpful when the market was slow moving during the recorded time. You can save your time and catch up without losing anything significant. To switch to the Real-time mode immediately, press the LIVE button or select Max speed. Alternatively, you can slow the playback of the recorded data using 1/2X and 1/4X buttons. In this case, the delay will be increasing. This mode may be helpful during fast market action, e.g. around major news releases. Order operations are possible during both fast and slow playback. NOTE: If you want to use the recorded data offline, leave the RECORD button pressed before switching off the network (e.g. before enabling the Airplane mode). file:///d:/help/smart%20forex%20tester%201.0%20users%20guide.html 10/13

11 HISTORY This tab has the table showing all the orders for the current simulation. For each order, its size, open/close time/price and profit are shown. For the active order, SL and TP values are visible as well. The profit is shown both in pips and account currency. Below the order list, the simulation log is shown. Most log records are related to order operations, e.g :48:40 INF BID: ASK: SELL ORDER OPENED AT TICKET: 2 LOTS: 5 SERVER DELAY: 258 MS In the Back testing mode, the log timestamps correspond to that of the historical data used. Also the server response delay is logged. NOTE: The log and the trading history are both rewritten when you start a new simulation. Settings STRATEGY TESTER (Automated trading) It is an advanced tool for automating your trading strategy by programming all the decisions and trading operations in powerful C++ language. Smart Forex Tester provides a strategy editor and an inbuilt C++ compiler. Compared to manual testing, automated strategies can be tested much faster and with much better accuracy. STRATEGY The Smart Forex Tester provides powerful development environment to program your trading strategy with full support of standard C++ language. You have a number of interfaces to the Tester engine to get relevant market data and also send trading commands to the market simulator. On this tab, you can load a strategy from a *.cpp file, or type/paste it in the edit window. Check strategy button starts inbulilt C++ compiler. Compiler messages are shown in the small window in the bottom. Execute flag, if enabled, results in loading the strategy to the Tester after successful compilation, to be executed immediately. Reload on the fly flag defines whether to update the strategy, recompiled during running test. NOTE: the Tester doesn't save the source file automatically before compilation - but it does that on exit. Interfaces between the strategy and the Tester To program the logic of your strategy, you can use the standard C++ language. But to get the market data from the Strategy Tester and work with orders, you need to use the internal interfaces. file:///d:/help/smart%20forex%20tester%201.0%20users%20guide.html 11/13

12 In the version 1.0 the following interfaces are supported. extern double Ask, Bid; extern int Bars; extern const char *Symb; extern void LogPrint(const char *fmt,...); enum { M1 = 60, M5 = 300, M15 = 900, M30 = 1800, H1 = 3600 H4 = D1 = 86400}; enum { OP_BUY = 1, OP_SELL = 2 }; extern int PlaceOrder(int Operation, int Lots, double Price, double slip, double sl, double tp); extern int CloseOrder(int ticket); extern int Ticket; extern int OrderType(); extern double OrderPrice(); extern int OrderLots(); extern double RSI(int period, int Idx); extern double StopLevel(); extern int GetTickCnt(); extern void RefreshRates(); Tester dashboard This is a control panel and the dashboard for testing automated trading strategies defined by a C++ code. You can start and pause the test and monitor the test results. NOTE: While the Tester is mainly needed for intensive back testing on offline data, it can be activated on live data feed as well. Online testing mode can also be useful for live Forex signals generation. To run the test, you need to selet data source and trading strategy. Offline data control is used in the backtesting mode: you can see tick data file name, currency pair and the time interval for testing. The data selection procedure is described in Data chapter. Strategy control shows the file name of the selected strategy. The procedure of strategy compilation is described in Strategy chapter. Test Progress control lets you monitor percentage of test completion, time elapsed in the historical file and test run time, and the test speed as the ratio of the two. Forward testing mode is indicated by Live sign and you can see the current time. Profit graph shows the results of each trade (blue line) and cumulative profit (black line) as a function of time. The time of the last closed trade is marked by arrow in the bottom of the graph. Short summary of the closed trades is given in the table. Full version is avalable on History tab. Test report is self-explanatory. NOTE: The test report only shows already closed trades. Logging file:///d:/help/smart%20forex%20tester%201.0%20users%20guide.html 12/13

13 This tab has the table showing all the orders for the current simulation. For each order, its size, open/close time/price and profit are shown. For the active order, SL and TP values are visible as well. The profit is shown both in pips and account currency. Below the order list, the simulation log is shown. Most log records are related to order operations, e.g :48:40 INF BID: ASK: SELL ORDER OPENED AT TICKET: 2 LOTS: 5 SERVER DELAY: 258 MS In the Back testing mode, the log timestamps correspond to that of the historical data used. Also the server response delay is logged. NOTE: The log and the trading history are both rewritten when you start a new simulation. SEMI-AUTOMATED TESTING This is the most efficient testing mode when you are developing your automated trading strategy. The benefit of this approach is convenience and time savings. You don't have to have all elements in place to start testing. You can always activate an order manually and let the algorithm to continue, or vice versa. For a ready strategy, the same mode can be used in trading. It is analogus to how modern aircraft are controlled - by an autopilot in standard predictable situations but overridden by a human pilot when you need decision making. You can allow an automated strategy to operate stable markets, and take breaks or just relax from staring at the monitor. You can always regain controls once things get worse. You can also place a trade yourself but let the algorithm follow it up and fix the profit or cut the losses. PIVOT POINT ANALYZER TICK DATA RECORDER SIGNALS In real-time mode, the Stratery Tester can be configured to generate a sound signal on every trade executed by the automated strategy. Same can be done in Pivot Point Analyzer. This makes the Smart Forex Tester a convenient tool to assist the real trading. file:///d:/help/smart%20forex%20tester%201.0%20users%20guide.html 13/13

Any Forex strategy testing tool must have two key elements: a source of market data and a mechanism to execute the trading commands.

Any Forex strategy testing tool must have two key elements: a source of market data and a mechanism to execute the trading commands. CONTENTS Overview Products Terms and Definitions Licenses Software update Quick Start How to use the Trading Simulator How to use the Strategy Tester GUI Toolbar Simulaton - tab Zoom In - tab History -

More information

What is DealBook WEB?

What is DealBook WEB? What is DealBook WEB? DealBook WEB helps you trade quickly from anywhere you can connect to the Internet. A browser-based application, DealBook WEB provides a simple platform for beginning traders as well

More information

MARKET MANAGER. Page 1 of 7

MARKET MANAGER. Page 1 of 7 v 1 Market Manager... 2 1.1 Choosing the symbols to display... 2 1.2 Trading from the Market Manager... 2 1.2.1 Placing orders... 2 1.2.2 Quick trade-entry from templates... 3 1.2.3 Closing the entire

More information

TECH REAL MT4 USER GUIDE

TECH REAL MT4 USER GUIDE TECH REAL MT4 USER GUIDE 1. MetaTrader 4 Interface 2 2. Trading Instrument 3-7 3. Trading Categories 8 4. Trading 9-16 5. Stop-loss Position 17-18 6. Chart 19 7. File 20 8. View 21-35 9. Insert 36 10.

More information

FXCC MT4 Android Mobile User Guide

FXCC MT4 Android Mobile User Guide FXCC MT4 Android Mobile User Guide 1. INSTALLATION OF THE APP The Android mobile application can be downloaded from the Google Play Store on your Android mobile device: Press the Install button to start

More information

Aggregator FX. Client s manual.

Aggregator FX. Client s manual. Aggregator FX. Client s manual. 1 Table of contents INTRODUCTION 4 INSTALLATION 5 1. PROGRAM INSTALLATION 5 2. NETWORK SETTINGS 6 3. PASSWORD SETTINGS 6 VISUAL INTERFACE 7 1. WINDOWS ADJUSTMENT 8 2. READ

More information

Table of Contents 2 QST MOBILE APPLICATION FOR IPHONE

Table of Contents 2 QST MOBILE APPLICATION FOR IPHONE Table of Contents What is this application? Logging in Login screen Login options Entering and viewing contracts Pages Contracts About Quote Detail page Contract Details Symbol Search Block Trades Charts

More information

FXCC MetaTrader 4 User Guide

FXCC MetaTrader 4 User Guide FXCC MetaTrader 4 User Guide Content 1. Installing MetaTrader 4 2. Using MetaTrader 4 3. Customizable Toolbar 4. The Market Watch Window 5. Charts 6. Indicators 7. Trading Options 8. Closing a Position

More information

MetaTrader 4 USER GUIDELINE. Updated March INFINOX Capital Ltd 20 Birchin Lane London EC3V 9DU

MetaTrader 4 USER GUIDELINE. Updated March INFINOX Capital Ltd 20 Birchin Lane London EC3V 9DU MetaTrader 4 USER GUIDELINE Updated March 2018 INFINOX Capital Ltd 20 Birchin Lane London EC3V 9DU www.infinox.com Table of Contents Section 1 - Getting Started... 3 Depositing funds... 3 Installing the

More information

QST Mobile Application for Android

QST Mobile Application for Android QST Mobile Application for Android Welcome This guide will familiarize you with the application, a powerful trading tool developed for your Android. Table of Contents What is this application? Logging

More information

FXCC MetaTrader 4 User Guide

FXCC MetaTrader 4 User Guide FXCC MetaTrader 4 User Guide 1. 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

More information

MetaTrader 4 for Android. User Manual

MetaTrader 4 for Android. User Manual MetaTrader 4 for Android User Manual LOG IN After downloading and installing the terminal from the Google Play store you will see the Metatrader 4 icon added to your app list. Tap the Metatrader 4 icon

More information

MetaTrader 4 for iphone. User Manual

MetaTrader 4 for iphone. User Manual MetaTrader 4 for iphone User Manual LOG IN - After downloading and installing the terminal from the itunes store you will see the Metatrader 4 icon added to your app list. Tap the Metatrader 4 icon to

More information

You can retrieve the chart by inputting the symbol of stock, warrant, index futures, sectoral

You can retrieve the chart by inputting the symbol of stock, warrant, index futures, sectoral Chart Menu Chart menu displays graphical data with histories and 16 major technical analysis tools and Trend Line. You can click at the tool you like. Chart will be changed according to your selection.

More information

iphone Trader Login The 5 Main Sections - Favorites - Rates - Positions - History - More

iphone Trader Login The 5 Main Sections - Favorites - Rates - Positions - History - More iphone Trader Login - How to Login - Servers - Save password - Opening a demo account The 5 Main Sections - Favorites - Rates - Positions - History - More - Calendar - News - Mail - Contacts Functionality

More information

MT4 ANDROID USER GUIDE USER GUIDE

MT4 ANDROID USER GUIDE USER GUIDE MT4 ANDROID USER GUIDE USER GUIDE TABLE OF CONTENTS 1. HOW TO DOWNLOAD AND INSTALL... 3 2. NAVIGATING WITHIN THE PLATFORM... 3 3. APPLICATION MENU... 3 4. TRADING ACCOUNTS... 3 5. QUOTES TAB... 4 6. CHARTS

More information

MetaTrader 4 USER GUIDE

MetaTrader 4 USER GUIDE MetaTrader 4 USER GUIDE MT4 Chart Software Manual Table of Contents Introduction 1 MT4 Download link 2 Installing of MT4 3 Alice Blue Indicator 4 Alice Blue Scanner 5 Alice Blue One Click Trading 6 Alice

More information

Contents All rights reserved.

Contents All rights reserved. Contents Essential #1: Expert Advisors Background Knowledge... 2 Essential #2: The Tick... 3 Essential #3: Variables and Data Types... 4 Essential #4: Built-in MQL Variables... 5 Essential #5: Functions...

More information

JD Capital 金都匯. MT4 for Android Guide

JD Capital 金都匯. MT4 for Android Guide MT4 for Android Guide Logging in your existing accounts and opening demo accounts Quotes Chart : How to open and edit chart Trade Close Order History How to add a second account Meta Trader 4 Guide - Android

More information

MT4. User Guide. Mobile for Android. for Android

MT4. User Guide. Mobile for Android. for Android User Guide for Android MT4 Mobile for Android Installation 1 Login 2 Login to existing account 3 Open a demo account 5 Switching between multiple accounts 7 The 4 Main Sections 8 Quotes 8 Charts 10 Trade

More information

INTERNET TRADE MIRROR - SENDER. fxbluelabs.com

INTERNET TRADE MIRROR - SENDER. fxbluelabs.com v INTERNET TRADE MIRROR - SENDER fxbluelabs.com 1. Overview of the Internet Trade Mirror... 3 1.1 Purpose of the Trade Mirror... 3 1.2 Licence... 3 1.3 Providing support to subscribers... 4 2. Running

More information

How to setup RANGE charts on MT4 using the RangeBarChart indicator

How to setup RANGE charts on MT4 using the RangeBarChart indicator 1. Installing the plug-in. How to setup RANGE charts on MT4 using the RangeBarChart indicator (rev B) To start the installation process download the latest plug-in and follow these steps: 1. Open MT4,

More information

HYCM MT4 Client User Guide Provided by Henyep Capital Markets (UK) Limited

HYCM MT4 Client User Guide Provided by Henyep Capital Markets (UK) Limited HYCM MT4 Client User Guide Provided by Henyep Capital Markets (UK) Limited Page 1 of 19 User Guide -TABLE OF CONTENTS- Topics Page No Getting Started... 3 Account Opening.... 3 to 5 Login... 6 Market Watch...

More information

MT4 ANDROID USER GUIDE

MT4 ANDROID USER GUIDE MT4 ANDROID USER GUIDE HOW TO DOWNLOAD AND INSTALL From your Android device visit the Google Play store and search for the MetaTrader 4 application. To download the application, simply click the Install

More information

User Manual. Version 1.4.2

User Manual. Version 1.4.2 User Manual Version 1.4.2 2012 by Pecunia Systems S.L. All rights reserved. Manual Version 1.4.2-101212 www.pecuniasystems.com TRADEMARKS FX Synergy, the FX Synergy logo and the Pecunia Systems logo are

More information

CME E-quotes Wireless Application for Android Welcome

CME E-quotes Wireless Application for Android Welcome CME E-quotes Wireless Application for Android Welcome This guide will familiarize you with the application, a powerful trading tool developed for your Android. Table of Contents What is this application?

More information

MT4-TWS Handbook Content

MT4-TWS Handbook Content MT4-TWS Handbook Content Introduction... 1 Installation and Settings... 2 Format of Symbol... 4 Run the Software... 5 Download History Data... 9 Control Panel and Operation... 10 Expert Advisor and Programming...

More information

Renko Bar Indicator. 1. Overview Using the Renko indicator... 3

Renko Bar Indicator. 1. Overview Using the Renko indicator... 3 1. Overview... 2 2. Using the Renko indicator... 3 2.1 Adding the indicator to a chart... 3 2.2 Notes... 3 2.2.1 M1 data... 3 2.2.2 Multiple Renko blocks per chart candle... 3 2.3 Indicator settings...

More information

Operation Manual for Real Time Quotes Service

Operation Manual for Real Time Quotes Service Operation Manual for Real Time Quotes Service www.eafutures.com.hk Enquiry and Account Opening Hotline: (852) 3608-8181 E-mail Enquiry: accounts@eafutures.com.hk Table of Contents 1. Introduction... 2

More information

MetaTrader 4 transaction procedure

MetaTrader 4 transaction procedure MetaTrader 4 transaction procedure 1. After downloading and installing, first set your software to English - there are Languages in the View item, you can select English; 2. The user who has obtained the

More information

PREVISIONS 2 Charting Program for Precision Timing

PREVISIONS 2 Charting Program for Precision Timing PREVISIONS 2 Charting Program for Precision Timing Copyright 2006-2012 Update for Version 2.0.0 (This version is for FDate Members only) 1 Getting Started... 5 Creating Your Portfolios... 5 Add Charts

More information

CTRADER QUICKFX TERMINAL

CTRADER QUICKFX TERMINAL CTRADER QUICKFX TERMINAL Version 1.0.0 Why not experience trading at an advanced level on one of the world's most popular trading platforms with ctrader, while taking advantage of ClickAlgo's trader-centric

More information

Home Charts Quotes DOM. Trade Intermediation. Programmation Create Modify Trading Tools

Home Charts Quotes DOM. Trade Intermediation. Programmation Create Modify Trading Tools Index What s new What news can we find in Visual Chart V? Visual Chart 5.0 button Before we start... Downloading and installation of Visual Chart 5.0 Logins Connection System Requirements Workspaces Organizing

More information

MINI TERMINAL. Page 1 of 6

MINI TERMINAL. Page 1 of 6 v MINI TERMINAL 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... 3 1.3 Order templates...

More information

Using Microsoft Excel

Using Microsoft Excel Using Microsoft Excel Excel contains numerous tools that are intended to meet a wide range of requirements. Some of the more specialised tools are useful to people in certain situations while others have

More information

EPIC Trade Manager. Downloading and Installing:

EPIC Trade Manager. Downloading and Installing: EPIC Trade Manager Downloading and Installing: From inside the Member's Area, on the EPIC Member's page, simply click the large orange button to begin the download. After clicking the button, the Install

More information

Contents 1. INTRODUCTION OVERVIEW GETTING STARTED... 7

Contents 1. INTRODUCTION OVERVIEW GETTING STARTED... 7 sin 2.9 Contents 1. INTRODUCTION...4 2. OVERVIEW...6 3. GETTING STARTED... 7 3.1 INSTALLING PROFIT... 8 3.2 LOGGING IN TO PROFIT... 9 3.3 FUNDING YOUR PROFIT ACCOUNT... 10 3.4 VIEWING THE PROFIT WORKSPACE

More information

Introduction to Microsoft Office PowerPoint 2010

Introduction to Microsoft Office PowerPoint 2010 Introduction to Microsoft Office PowerPoint 2010 TABLE OF CONTENTS Open PowerPoint 2010... 1 About the Editing Screen... 1 Create a Title Slide... 6 Save Your Presentation... 6 Create a New Slide... 7

More information

Introducing MahiFX on MT4

Introducing MahiFX on MT4 Introducing MahiFX on MT4 Contents Installing the MT4 Program 3 Mac users 3 Existing MT4 users 3 New MT4 users 3 Navigation 6 The Charts Toolbar 6 The Line Studies Toolbar 7 The Periodicity Toolbar 7 Making

More information

Chart Winner (Version 1.01)

Chart Winner (Version 1.01) Chart Winner (Version 1.01) User Manual (v 1.01) Presented by AASTOCKS.com Limited AASTOCKS.com LIMITED A TOM group company Unit 5711, 57/F, The Center, 99 Queen s Road Central, Hong Kong Service Hotline:

More information

Frequently Asked Questions and other helpful information

Frequently Asked Questions and other helpful information Frequently Asked Questions and other helpful information FAQ How do I chart? To create a chart, left click on the Chart toolbar button in the upper left corner of your CQG screen. A chart appears. In the

More information

Editing Videos. Overview. 1. Open the Editor

Editing Videos. Overview. 1. Open the Editor Editing Videos Overview The Panopto editor allows for easy web-based editing from any modern browser. You can perform quick, non-destructive edits to any video on the Panopto platform and deliver exactly

More information

PERSONAL TRADE COPIER

PERSONAL TRADE COPIER v PERSONAL TRADE COPIER fxbluelabs.com 1. Overview of the Personal Trade Copier... 3 1.1 Purpose of the trade copier... 3 1.2 Licence... 3 2. Installing and running the Personal Trade Copier... 4 2.1 Installing

More information

USER MANUAL. Contents. Analytic Reporting Tool Basic for SUITECRM

USER MANUAL. Contents. Analytic Reporting Tool Basic for SUITECRM USER MANUAL Analytic Reporting Tool Basic for SUITECRM Contents ANALYTIC REPORTING TOOL FEATURE OVERVIEW... 2 PRE-DEFINED REPORT LIST AND FOLDERS... 3 REPORT AND CHART SETTING OVERVIEW... 5 Print Report,

More information

Manual Version: V1.01. Video Management Server Client Software User Manual

Manual Version: V1.01. Video Management Server Client Software User Manual Manual Version: V1.01 Video Management Server Client Software User Manual Thank you for purchasing our product. If there are any questions, or requests, please do not hesitate to contact the dealer. Notice

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows CHAPTER 1 Getting to Know AutoCAD Opening a new drawing Getting familiar with the AutoCAD and AutoCAD LT Graphics windows Modifying the display Displaying and arranging toolbars COPYRIGHTED MATERIAL 2

More information

TradeManager Help - Print Version

TradeManager Help - Print Version TradeManager Help - Print Version You can print out this page, or save it to your computer as a pdf file with the buttons above. You can search this page with Ctrl-F. + - Installation + - How to Install

More information

NMS Spectrum Analyzer Application

NMS Spectrum Analyzer Application NMS Spectrum Analyzer Application Spectrum View Window... 3 Context Sensitive Menus for Spectrum View Window... 3 Add Horizontal Line... 4 Add Vertical Line... 4 Show Lines... 4 Hide Lines... 4 Delete

More information

European Computer Driving Licence

European Computer Driving Licence European Computer Driving Licence E C D L S y l l a b u s 5. 0 Module 6 Presentation Contents GRAPHICAL OBJECTS... 1 INSERTING DRAWN OBJECTS... 1 ADDING TEXT TO A DRAWN OBJECT... 2 FORMATTING DRAWN OBJECTS...

More information

WHS NanoTrader Free Last Update: 10/09/2015

WHS NanoTrader Free Last Update: 10/09/2015 WHS NanoTrader Free Last Update: 10/09/2015 Page 1 of 16 Content A NanoTrader Free Start Page... 3 B - Manipulate Charts... 4 C - Place Orders & Manage Positions... 6 D - Create a Chart... 9 E - Create

More information

FOREX TESTER 3 USER GUIDE

FOREX TESTER 3 USER GUIDE FOREX TESTER 3 USER GUIDE Contents Quick Start... 3 Testing process... 5 Download data... 7 Create a project... 8 Pending orders opening... 10 Market orders opening... 14 Pending orders closing... 15 Market

More information

RMS Monitoring Software System Operation

RMS Monitoring Software System Operation RMS Monitoring Software System Operation 2017 ROTRONIC AG Bassersdorf Switzerland 2017 ROTRONIC AG Bassersdorf Switzerland Page 2 of 27 Contents Contents... 3 1 Overview... 4 1.1 System Requirements...

More information

Quick Start Guide. ARIS Architect. Version 9.8 Service Release 2

Quick Start Guide. ARIS Architect. Version 9.8 Service Release 2 ARIS Architect Version 9.8 Service Release 2 October 2015 This document applies to ARIS Version 9.8 and to all subsequent releases. Specifications contained herein are subject to change and these changes

More information

IMS Client Operation Guide Version V1.1 Date

IMS Client Operation Guide Version V1.1 Date Version V1.1 Date 2015-10-20 About This Document About This Document About This User Manual Please note the following points before using this user manual: This user manual is intended for persons who

More information

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013 DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013 GETTING STARTED PAGE 02 Prerequisites What You Will Learn MORE TASKS IN MICROSOFT EXCEL PAGE 03 Cutting, Copying, and Pasting Data Basic Formulas Filling Data

More information

IGSS 13 Configuration Workshop - Exercises

IGSS 13 Configuration Workshop - Exercises IGSS 13 Configuration Workshop - Exercises Contents IGSS 13 Configuration Workshop - Exercises... 1 Exercise 1: Working as an Operator in IGSS... 2 Exercise 2: Creating a new IGSS Project... 28 Exercise

More information

SmartChart User Guide

SmartChart User Guide SmartChart User Guide This chapter will cover all the features the SmartCharts have to offer. When the username and passwords are inputted and the Submit button is pressed, the SmartCharts will load. The

More information

LION Android Trader. User Manual

LION Android Trader. User Manual LION Android Trader User Manual 1 Contents Download Logon P3 P4 Menu Menu Rates Accounts Orders Positions History Charts Instruments Settings P5 P6 P7 P8 P9 P10 P11 P12 P13 Trade Open a New Position(Market

More information

CTRADER ALARM MANAGER

CTRADER ALARM MANAGER CTRADER ALARM MANAGER The Alarm Manager is a personal trading assistant that will carry out any number of automated actions such as managing positions, sending email s, instant SMS messages, Telegram Bot

More information

EEG and Video Data Acquisition with ASA. Tutorial

EEG and Video Data Acquisition with ASA. Tutorial EEG and Video Data Acquisition with ASA Tutorial January 19, 2009 A.N.T. Software BV Enschede, The Netherlands e-mail info@ant-neuro.com phone +31 (0)53-4365175 fax +31 (0)53-4303795 internet www.ant-neuro.com

More information

Exhibitor Software User s Manual. Exhibitor Software V

Exhibitor Software User s Manual. Exhibitor Software V Exhibitor Software User s Manual Exhibitor Software V1.0.1 090908 1 Contents 1. Exhibitor Software 2. Installation 3. Using Exhibitor Program 3.1 Starting the Program 3.2 Logging in to the Program 3.3

More information

with TestComplete 12 Desktop, Web, and Mobile Testing Tutorials

with TestComplete 12 Desktop, Web, and Mobile Testing Tutorials with TestComplete 12 Desktop, Web, and Mobile Testing Tutorials 2 About the Tutorial With TestComplete, you can test applications of three major types: desktop, web and mobile: Desktop applications - these

More information

Copyright 2013

Copyright 2013 Attention Windows Vista and Windows 7 users Windows Vista and Windows 7 users should turn UAC off (User Account Control) or/and run Metatrader 4 platform as administrator. See how to "Run as administrator"

More information

ARIS Architect QUICK START GUIDE. Version Service Release 7

ARIS Architect QUICK START GUIDE. Version Service Release 7 ARIS Architect QUICK START GUIDE Version 9.8 - Service Release 7 December 2016 This document applies to ARIS Version 9.8 and to all subsequent releases. Specifications contained herein are subject to change

More information

FSA Algebra 1 EOC Practice Test Guide

FSA Algebra 1 EOC Practice Test Guide FSA Algebra 1 EOC Practice Test Guide This guide serves as a walkthrough of the Florida Standards Assessments (FSA) Algebra 1 End-of- Course (EOC) practice test. By reviewing the steps listed below, you

More information

Copyright 2018 MakeUseOf. All Rights Reserved.

Copyright 2018 MakeUseOf. All Rights Reserved. 15 Power User Tips for Tabs in Firefox 57 Quantum Written by Lori Kaufman Published March 2018. Read the original article here: https://www.makeuseof.com/tag/firefox-tabs-tips/ This ebook is the intellectual

More information

Using Microsoft Word. Working With Objects

Using Microsoft Word. Working With Objects Using Microsoft Word Many Word documents will require elements that were created in programs other than Word, such as the picture to the right. Nontext elements in a document are referred to as Objects

More information

FxPro MT4 for Mac User Guide. FxPro MT4. Version 1.0

FxPro MT4 for Mac User Guide. FxPro MT4. Version 1.0 FxPro MT4 for Mac User Guide FxPro MT4 Version 1.0 1 Introduction FxPro MT4 combines one of the industry s leading trading platforms, MetaTrader 4, with the professional trading conditions that FxPro is

More information

Creating a Basic Chart in Excel 2007

Creating a Basic Chart in Excel 2007 Creating a Basic Chart in Excel 2007 A chart is a pictorial representation of the data you enter in a worksheet. Often, a chart can be a more descriptive way of representing your data. As a result, those

More information

NH4PANEL v2.0.0 Setup & Instruction. By MLFX

NH4PANEL v2.0.0 Setup & Instruction. By MLFX 1 NH4PANEL v2.0.0 Setup & Instruction By MLFX NOTE: this document supposed that you are already familiar with MT4 files directory and manipulations. You are familiar with EA, scripts, templates and all

More information

Microsoft Project 2007 Level 2. MICROSOFT PROJECT 2007 Level 2

Microsoft Project 2007 Level 2. MICROSOFT PROJECT 2007 Level 2 Contents MICROSOFT PROJECT 2007 Level 2 Contents CONTENTS LESSON 1 - ORGANISING PROJECT DATA... 4 Using the AutoFilter Feature... 5 Filtering Data... 5 Sorting a View... 6 Creating a Custom Sort... 6 Grouping

More information

Full Search Map Tab. This map is the result of selecting the Map tab within Full Search.

Full Search Map Tab. This map is the result of selecting the Map tab within Full Search. Full Search Map Tab This map is the result of selecting the Map tab within Full Search. This map can be used when defining your parameters starting from a Full Search. Once you have entered your desired

More information

ZeroWeb Manual. Securities offered to you by TradeZero America, Inc. Page 1 of 11

ZeroWeb Manual. Securities offered to you by TradeZero America, Inc. Page 1 of 11 ZeroWeb Manual Securities offered to you by TradeZero America, Inc Page 1 of 11 Contents WATCH LIST...3 CHARTS...4 LEVEL 2, TIME and SALES, ORDER ENTRY...6 SHORT LIST and LOCATES...7 NEW WINDOWS and LAYOUT...8

More information

Microsoft Excel 2010 Part 2: Intermediate Excel

Microsoft Excel 2010 Part 2: Intermediate Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 2: Intermediate Excel Spring 2014, Version 1.0 Table of Contents Introduction...3 Working with Rows and

More information

Grade 8 FSA Mathematics Practice Test Guide

Grade 8 FSA Mathematics Practice Test Guide Grade 8 FSA Mathematics Practice Test Guide This guide serves as a walkthrough of the Grade 8 Florida Standards Assessments (FSA) Mathematics practice test. By reviewing the steps listed below, you will

More information

Maran. User s Manual V1.00

Maran. User s Manual V1.00 Maran User s Manual V1.00 Spring Technologies GmbH Welcome to Maran from Spring Technologies GmbH Maran User s Manual P a g e 2 Copyright 2008 Spring Technologies GmbH All Rights Reserved No part of this

More information

Chat Activity. Moodle: Collaborative Activities & Blocks. Creating Chats

Chat Activity. Moodle: Collaborative Activities & Blocks. Creating Chats Chat Activity The Moodle chat tool allows communication between instructors and students in real time. Unlike in discussion forums, which are a means for asynchronous communication, online chat sessions

More information

2 Getting Started. Getting Started (v1.8.6) 3/5/2007

2 Getting Started. Getting Started (v1.8.6) 3/5/2007 2 Getting Started Java will be used in the examples in this section; however, the information applies to all supported languages for which you have installed a compiler (e.g., Ada, C, C++, Java) unless

More information

econnect Baccarat User Guide EC7 June 2017

econnect Baccarat User Guide EC7 June 2017 econnect Baccarat User Guide EC7 June 2017 Table of Contents Baccarat Camera View A. Card Displayed on Virtual Table B. Bet Session Recording C. How to open a camera D. What is displayed on Data View E.

More information

for Q-CHECKER Text version 15-Feb-16 4:49 PM

for Q-CHECKER Text version 15-Feb-16 4:49 PM Q-MONITOR 5.4.X FOR V5 for Q-CHECKER USERS GUIDE Text version 15-Feb-16 4:49 PM Orientation Symbols used in the manual For better orientation in the manual the following symbols are used: Warning symbol

More information

Table of Contents Table of Contents... 2 Welcome to the new desktop Queue handling New visitor in queue manual routing

Table of Contents Table of Contents... 2 Welcome to the new desktop Queue handling New visitor in queue manual routing Release notes Table of Contents Table of Contents... 2 Welcome to the new desktop... 3 1 Queue handling... 3 1.1 New visitor in queue manual routing... 3 1.2 Selecting a visitor manual routing... 3 1.3

More information

LOCQuickLinesTrader Expert Advisor user s manual.

LOCQuickLinesTrader Expert Advisor user s manual. LOCQuickLinesTrader Expert Advisor user s manual. Contents LOCQuickLinesTrader Expert Advisor user s manual.... 1 Contents... 1 Overview... 1 Features.... 1 Installation... 1 Input parameters and default

More information

Using Reports. Access 2013 Unit D. Property of Cengage Learning. Unit Objectives. Files You Will Need

Using Reports. Access 2013 Unit D. Property of Cengage Learning. Unit Objectives. Files You Will Need Unit D CASE Samantha Hooper, a tour developer at Quest Specialty Travel, asks you to produce some reports to help her share and analyze data. A report is an Access object that creates a professional looking

More information

set for a fixed view. Install the PTZ camera and the stationary camera in close proximity of each other

set for a fixed view. Install the PTZ camera and the stationary camera in close proximity of each other CHAPTER 3 3.1 Object Tracking and Zooming Object Tracking provides you the real-time tracking and automatic magnification of a single moving object by the combination of one PTZ camera and one stationary

More information

Gloucester County Library System. Excel 2010

Gloucester County Library System. Excel 2010 Gloucester County Library System Excel 2010 Introduction What is Excel? Microsoft Excel is an electronic spreadsheet program. It is capable of performing many different types of calculations and can organize

More information

Mirror Trader User Guide

Mirror Trader User Guide Mirror Trader User Guide Table of Contents 1. Introduction... 3 1.1 Product Summary... 3 1.2 Document Introduction... 3 2. Login... 4 2.1 Login Types: Practice Login\Live Login... 4 3. Dashboard... 5 3.1

More information

Unlike other computer programs you may have come across, SPSS has many user

Unlike other computer programs you may have come across, SPSS has many user 7 2 Some Basic Steps in SPSS FILES FOR CHAPTER 2:.SPSS_demo.sav Chapter 2_Basic steps.spv You can find them in the Data files folder of the zipped file you downloaded from http:// oluwadiya.sitesled.com/files/

More information

FIREFOX MENU REFERENCE This menu reference is available in a prettier format at

FIREFOX MENU REFERENCE This menu reference is available in a prettier format at FIREFOX MENU REFERENCE This menu reference is available in a prettier format at http://support.mozilla.com/en-us/kb/menu+reference FILE New Window New Tab Open Location Open File Close (Window) Close Tab

More information

Meetings. Create Meeting

Meetings. Create Meeting Meetings Use the Meetings form, accessed from the SC Daily log, to record time spent in Meetings. Meetings are not reported as a line item on the HUD report, but they are reflected as a percentage of your

More information

Keep It Easy Software Cloud User Manual

Keep It Easy Software Cloud User Manual Keep It Easy Software Cloud User Manual 2015 Keep It Easy Software 1 CONTENTS How to Login... 5 Functions... 5 System Preferences... 6 General... 7 Receipt Categories... 9 Expense Categories... 10 Service

More information

A Step-by-step guide to creating a Professional PowerPoint Presentation

A Step-by-step guide to creating a Professional PowerPoint Presentation Quick introduction to Microsoft PowerPoint A Step-by-step guide to creating a Professional PowerPoint Presentation Created by Cruse Control creative services Tel +44 (0) 1923 842 295 training@crusecontrol.com

More information

PART 1 - GETTING STARTED LOGIN AND LOGOUT OF EFUTURES... 3

PART 1 - GETTING STARTED LOGIN AND LOGOUT OF EFUTURES... 3 Contents PART 1 - GETTING STARTED... 3 1.1 LOGIN AND LOGOUT OF EFUTURES... 3 PART 2 - MARKET... 6 2.1 UNDERLYER PRICE... 6 2.2 PRICE DEPTH... 8 2.3 MARKET STATUS... 9 2.4 CLOCK... 10 2.5 FX RATIO... 11

More information

RMS Monitoring Software System Operation

RMS Monitoring Software System Operation System Operation 2016 ROTRONIC AG Bassersdorf Switzerland Contents Contents... 2 1 Overview... 3 1.1 System Requirements... 3 1.1.1 Browser... 3 2 System Login... 4 3 Data Views... 5 3.1 Alarm Symbols...

More information

Volatility Stops Indicator

Volatility Stops Indicator Enhanced Indicator for Tradestation Charts designed and programmed by Jim Cooper w2jc Volatility Stops Indicator Table of Contents Enhanced Indicator for Tradestation Charts... 1 Volatility Stops Indicator...

More information

Countdown Timers for TradeStation Author: Rick Maus Date: August 5, 2016 Version: 1.1

Countdown Timers for TradeStation Author: Rick Maus Date: August 5, 2016 Version: 1.1 Countdown Timers for TradeStation Author: Rick Maus Date: August 5, 2016 Version: 1.1 Version Description 1.0 Initial document. 1.1 Added Version history table. Some minor font size adjustments throughout

More information

Using the VSOM Operator Pages

Using the VSOM Operator Pages CHAPTER 8 The VSOM Operator Pages provide access to features that video surveillance operators can use to view, record, search, and control video. This chapter describes the Operator Pages in detail. It

More information

SaxoTraderPRO Intro guide

SaxoTraderPRO Intro guide SaxoTraderPRO Intro guide Table of Content SETTING UP THE WORKSPACE... page 3 SAVING AND MANAGING WORKSPACES (latest edition).............. page 7 WATCHLIST MANAGEMENT... page 8 OPENING ONE OR MANY CHART

More information

Sourcing - How to Create a Negotiation

Sourcing - How to Create a Negotiation Martin Baker Secure Source-To-Pay Sourcing - How to Create a Negotiation December 07 Contents To Create a Project... To Create a Negotiation... 5 Attachments... 7 Private File Archive... 7 Creating Lines,

More information

Budget Exercise for Intermediate Excel

Budget Exercise for Intermediate Excel Budget Exercise for Intermediate Excel Follow the directions below to create a 12 month budget exercise. Read through each individual direction before performing it, like you are following recipe instructions.

More information

Compatible with TradeStation 9.5! for TradeStation

Compatible with TradeStation 9.5! for TradeStation Compatible with TradeStation 9.5! for TradeStation BAR ANALYZER Version 4.0 Market Indicator The BAR ANALYZER allows traders to visualize the forces inside a price bar. Using advanced concepts that include

More information