AutoTrader. Copyright 2017 by stocksdeveloper.com All Rights Reserved.

Size: px
Start display at page:

Download "AutoTrader. Copyright 2017 by stocksdeveloper.com All Rights Reserved."

Transcription

1 Copyright 2017 by stocksdeveloper.com All Rights Reserved.

2 Table of contents Introduction... 3 What's new... 3 Design... 4 Installation... 5 Getting Started... 6 Start/Stop Application... 6 Registration... 7 Automated Trading... 8 Test Bulk Upload Home Screen Symbol Mapping Orders Alerts Settings Integration AMI Broker Excel Examples / 23

3 Introduction This is a software for trading automatically on KITE, NOW & NEST (client & dealer) terminals. This software has a very simple file based communication mechanism; which makes it easy to connect it with other analysis softwares such as (AMI Broker, Meta Trader, Excel, Custom Trading Application etc.) Soon we will also support ODIN platform, contact us if you want support on these. Created with the Personal Edition of HelpNDoc: Easy EPub and documentation editor What's new Fully & Semi Automated Execution Support for NEST, NOW, ODIN & Zerodha KITE platforms Bulk Order Utility for Brokers & Portfolio Managers (Place order for multiple clients) Sound alerts on order placement Support for all market segments o Cash segment o Currency, Index & Stock derivatives o Commodity (This has not been tested, contact support if you face any issues) Free to use & free support o There are no charges for the software as well as the support Easy integration with any charting or analysis software o reads orders from a shared file o To connect it with any software, the charting/analysis software simply need to write orders to a file o AMI Broker support is built-in with examples o To connect it to any other software, contact support Supports all order types (Limit/Market/StopLoss) Many other order attributes as well, have a look at sample file here New features & changes o If you need any new enhancements or changes in the software, we will try to build it after analyzing your requirement Help o We have put up a user guide to get you started o You can also contact us for any queries or support 3 / 23

4 Created with the Personal Edition of HelpNDoc: Write EPub books for the ipad Design All applications that need to place orders, will write the orders into a file. The orders are written into a comma separated format. These orders are picked up by and then placed into trading platform. 4 / 23

5 Created with the Personal Edition of HelpNDoc: Create cross-platform Qt Help files Installation To install manually follow these steps: Download setup from here. Run setup file & wait for installation to complete, it takes some time so please be patient. Software will be installed in C:\autotrader folder You will have shortcuts created on Desktop now for starting and stopping the server. Go to your desktop, right click on Start-AT shortcut & select properties. On properties window, go to Shortcut tab & click Advanced button. Tick Run as Administrator -> Press OK -> Press Apply For a free installation & demo, contact us. Phone: help@stocksdeveloper.com 5 / 23

6 Created with the Personal Edition of HelpNDoc: Easy to use tool to create HTML Help files and Help web sites Getting Started Once you have completed all the steps in the installation procedure, you can now get started. Created with the Personal Edition of HelpNDoc: Full-featured Help generator Start/Stop Application Start To start an application, double click on the start shortcut on your desktop. It must always be run as administrator. It takes around 60 seconds for the application to start Once your application is started, you must log into the system. Open your browser and type localhost:8080 press enter. o If you are on a network (Wi-Fi), you can access the application from any computer or mobile device. Just open a browser & enter name of computer on which our is running (Example: your_computer_name:8080 ) You will see the home screen similar to the one below Stop To stop an application, double click on the stop shortcut on your desktop. 6 / 23

7 Created with the Personal Edition of HelpNDoc: Free iphone documentation generator Registration On first time login you will be taken to a registration page. You must register here (this is one time process). You need to enter following details: Your address Your name Contact number NOW/NEST/KITE Client id (This is the client id that you use for logging into NOW/NEST terminal. It is required for placing order. It can be changed later through settings) Platform Version (This is version number of your NOW/NEST terminal, it is available on title bar. Example: ). This is not applicable for KITE platform. By default, you will get a 90-days trial license. We will extend it on case to case basis, contact us when your license expires. 7 / 23

8 Created with the Personal Edition of HelpNDoc: Free Web Help generator Automated Trading Run Procedure Here I am giving all the steps that you would take to get automated order placement running. Login to your trading platform (NOW/NEST/KITE) Start our service by double clicking start shortcut on desktop Login to, open browser and enter url localhost:8080 Click on Start button Start your analysis application 1. Example, start AMI Broker with your strategies running live (or using Bar Reply when testing) 6. Once you have started strategies in AMI Broker, just make sure that NEST/NOW is open in FRONT. The NEST/NOW window must be in foreground (in front) for orders to be placed. 7. Whenever an order is placed from strategy, you will hear an alarm. 8. will then immediately place on order onto NOW/NEST/KITE / 23

9 Basic Start/Stop Fully Automated Mode On the Home screen, you should see that the system is in a READY state. Press Start button to start automated trading. You can see the system is in RUNNING state. o The system will now wait for orders to come. As soon as the orders come system will place it in your trading platform. Semi Automated Mode To run in semi automated mode, press Stop/Manual o When the system is stopped, it will still read orders but it will not place them To hold/pause automated order placement, press Pause o When the system is on hold; all the orders that are received while the system is on hold will be placed when the system is started again 9 / 23

10 Created with the Personal Edition of HelpNDoc: Generate EPub ebooks with ease Test Before you start live trading, it is important to do some tests. Good Practice If possible, do testing after market hours During testing, if possible keep zero balance in your trading account (so all orders will be rejected) Otherwise use small quantity limit orders, and use price which is outside circuit limits (Example: price = 1.5, it will make sure that all your orders are rejected) If you follow above rules, then there is no risk accidentally placing an order Test Procedure Here I am giving all the steps that you would take to get automated order placement running. Login to your trading platform (NOW/NEST/KITE) Start our service by double clicking shortcut on desktop Login to our system, open browser and enter url localhost:8080 Click on Start button Start your analysis application 1. Example, start AMI Broker with your strategies 2. Make sure you called placeorder functions from your strategy's AFL 3. Use Bar Reply feature of AMI Broker 6. Once you have started strategies in AMI Broker, just make sure that NEST/NOW is open in FRONT. The NEST/NOW window must be in foreground (in front) for orders to be placed. 7. Whenever an order is placed from strategy, you will hear an alarm. 8. will then immediately place on order onto NOW/NEST/KITE / 23

11 Created with the Personal Edition of HelpNDoc: Full-featured Kindle ebooks generator Bulk Upload Bulk Order Upload This feature is useful for brokers & portfolio managers. Using this feature you can place orders for multiple clients in a single click. Note: You must have a nest dealer terminal or rights to place orders on behalf of multiple clients. 1. Please open BulkOrders excel file from (C:\autotrader\scripts\excel) 2. If you get a warning, then click "Enable Marcro". 3. There are 2 sheets where you need to fill data: 1. clients: Enter your client codes here & their respective quantities 2. order: Fill your order details here 4. Click "Place Bulk Order" button. 5. The system by default will wait for 6 seconds (See column S on order sheet). This will give you time to bring NEST/NOW in front. You can modify this value. 6. Bring your NEST/NOW platform to front. 7. will enter same order for all of your clients. Please contact us if you have any custom requirement to place orders. 11 / 23

12 Created with the Personal Edition of HelpNDoc: Easily create iphone documentation Home Screen On top you have (Start/Pause/Manual) buttons. After that you see the current system status Refresh Button is used for reloading alerts & orders on the home screen Alerts table displays last 10 alerts generated by the system Orders tables displays all orders received by the system 12 / 23

13 Created with the Personal Edition of HelpNDoc: Qt Help documentation made easy Symbol Mapping Symbol mapping is a feature that is very useful, as it saves you a lot of time. A mapping basically maps a key to a security (stock, future etc). Once you have mapped a key, then you need not pass the parameters that are specified in mapping. Please look at an example below: Here we have create a mapping for key "NIFTY-I". Now we will pass this key in place of symbol. Once you have a mapping in place, you can then call function like the one below in AMI Broker: placeordermappedsymbol("nifty-i", "SELL", "NORMAL", "LIMIT", 10, , defaulttriggerprice(), defaultdisclosedquantity()); or placeordermappedsymbol("nifty-i", "SELL", "NORMAL", "LIMIT", 10, , 0, 0); Without the mapping you would have to call a function like this (additional fields in pink): placeorderfuture("nfo", "FUTIDX", "NIFTY", "SELL", "NORMAL", "LIMIT", 75, , defaulttriggerprice(), "26-OCT-2017", defaultstrategyid(), defaultcomments()); 13 / 23

14 Created with the Personal Edition of HelpNDoc: Full-featured Documentation generator Orders Orders received by the system are displayed here: To view an order, click on the link of first column (Instrument) of the order row Remember orders are displayed in descending order of time (i.e. latest orders are displayed first) 14 / 23

15 Created with the Personal Edition of HelpNDoc: Easily create Web Help sites Alerts Alerts generated by the system are displayed here: To view an alert, click on the link of first column (Instrument) of the order row The Name of an alert explains the alert purpose Remember alerts are displayed in descending order of time (i.e. latest alerts are displayed first) 15 / 23

16 Created with the Personal Edition of HelpNDoc: Easily create CHM Help documents Settings All system settings are present here, they can be viewed & modified from here. 16 / 23

17 Created with the Personal Edition of HelpNDoc: Create iphone web-based documentation Integration Created with the Personal Edition of HelpNDoc: Easily create PDF Help documents AMI Broker Here we discuss about how to place orders from AMI Broker. One time setup Under the installation directory, there are sample scripts at this path (autotrader -> scripts > afl) Please do this one time activity: Copy algotrader-util.afl to Include folder of your AMI Broker installation (Example: C: \Program Files\AmiBroker\Formulas\Include) Copy algotrader.afl to Systems folder of your AMI Broker installation (Example: C: \Program Files\AmiBroker\Formulas\Systems) What are these files? algotrader-util.afl - This file provides various AFL functions that can be used for placing an order. You must include this file in your strategy, so that all functions become available to your strategy AFL. o #include <algotrader-util.afl> algotrader.afl - This file contains a simple Moving Average Crossover strategy, which shows how to place orders. 17 / 23

18 Functions for Placing Order There are many functions for placing order, you can use any of them as per your need. The names are self explanatory. The description of each parameter that the function takes are given on following pages. /* * Places an order using mapping. * See documentation below for parameter values. */ placeordermappedsymbol(symbol, tradetype, producttype, ordertype, quantity, price, triggerprice, disclosedquantity); /* * Places an order for a stock. * See documentation below for parameter values. */ placeorderstock(exchange, instrument, symbol, tradetype, producttype, ordertype, quantity, price, triggerprice, disclosedquantity, strategyid, comments); /* * Places an order for a future contract. * See documentation below for parameter values. */ placeorderfuture(exchange, instrument, symbol, tradetype, producttype, ordertype, quantity, price, triggerprice, expiry, strategyid, comments); /* * Places an order for a option contract. * See documentation below for parameter values. */ placeorderoption(exchange, instrument, symbol, tradetype, producttype, ordertype, quantity, price, triggerprice, optiontype, strikeprice, expiry, strategyid, comments); /* * Place an order, this function allows you provide many parameters. And it can be used to place any kind of order. * It will check whether symbol has a mapping in the system. * If a mapping is found, parameters from the mapping are used; otherwise default parameters are used. */ placeorderadvanced(exchange, instrument, symbol, tradetype, producttype, ordertype, quantity, price, triggerprice, disclosedquantity, optiontype, strikeprice, expiry, clientid, validity, tradertype, marketprotectionpct, strategyid, comments); 18 / 23

19 Functions for Default Values There are many other functions in algotrader-util.afl which provide default values for various parameters. These are useful if there are parameters which are not applicable in your case, then simply call it's respective default value function. defaulttradertype() defaultvalidity() defaultoptiontype() defaultexpiry() defaultclientid() defaultexchange() defaultinstrument() defaultstrikeprice() defaultdisclosedquantity() defaulttriggerprice() defaultmarketprotectionpct() defaultstrategyid() defaultcomments() Examples: // NEST/KITE/NOW Examples placeorderfuture("nfo", "FUTIDX", "NIFTY", "SELL", "NORMAL", "LIMIT", 75, , defaulttriggerprice(), "26-OCT-2017", defaultstrategyid(), defaultcomments()); placeorderstock("nse", "EQ", "SBIN", "SELL", "INTRADAY", "LIMIT", 10, price, 0, 0, 1, "Demo sell order managed by strategy 1"); // ODIN Examples placeorderfuture("nse", "FUTIDX", "NIFTY", "SELL", "NORMAL", "LIMIT", 75, 12000, defaulttriggerprice(), "25-JAN-2018", defaultstrategyid(), defaultcomments()); placeorderstock("nse", "EQUITIES", "SBIN", "SELL", "INTRADAY", "LIMIT", 10, price, 0, 0, 1, "Demo sell order managed by strategy 1"); 19 / 23

20 How to place order from strategy? The best example is to look at algotrader.afl file, it is a simple strategy that demonstrates how to place orders. Here are the steps: 1. Include the afl provided by us into your strategy afl. 1. #include <algotrader-util.afl> 2. On your signal generation condition, use any of the placeorder functions that is suitable for you. placeordermappedsymbol("nifty-i", "SELL", "NORMAL", "LIMIT", 10, , defaulttriggerprice(), defaultdisclosedquantity()); placeordermappedsymbol("nifty-i", "SELL", "NORMAL", "LIMIT", 10, , 0, 0); placeorderfuture("nfo", "FUTIDX", "NIFTY", "SELL", "NORMAL", "LIMIT", 75, , defaulttriggerprice(), "26-OCT-2017", defaultstrategyid(), defaultcomments()); 20 / 23

21 Created with the Personal Edition of HelpNDoc: Free help authoring tool Excel Here we discuss about how to place orders from AMI Broker. One time setup To work with excel, you will have to install autotrader addin. Steps: 1. Download it from here. 2. Copy the file to C:\Users\UserName\AppData\Roaming\Microsoft\AddIns. See this link for more information on how to install addins. Once you have addins install, then you can see all place order functions available in the User Defined category (see below). Double-click on placeorder functions to see list of parameters to pass. Alternatively you can type a function in excel cell: =placeorderstock And press Ctrl + A to see help. 21 / 23

22 Created with the Personal Edition of HelpNDoc: Write ebooks for the Kindle Examples // NEST/KITE/NOW Examples placeorderfuture("nfo", "FUTIDX", "NIFTY", "SELL", "NORMAL", "LIMIT", 75, , defaulttriggerprice(), "26-OCT-2017", defaultstrategyid(), defaultcomments()); placeorderstock("nse", "EQ", "SBIN", "SELL", "INTRADAY", "LIMIT", 10, price, 0, 0, 1, "Demo sell order managed by strategy 1"); // ODIN Examples placeorderfuture("nse", "FUTIDX", "NIFTY", "SELL", "NORMAL", "LIMIT", 75, 12000, defaulttriggerprice(), "25-JAN-2018", defaultstrategyid(), defaultcomments()); placeorderstock("nse", "EQUITIES", "SBIN", "SELL", "INTRADAY", "LIMIT", 10, price, 0, 0, 1, "Demo sell order managed by strategy 1"); VARIABLE_NAME DATA_TYPE DESCRIPTION symbol It could be a stock symbol or a key which can be mapped to a stock/future/option contract in Mapping menu on tradetype BUY, SELL producttype INTRADAY, DELIVERY, NORMAL ordertype LIMIT, MARKET, STOP_LOSS quantity NUMBER quantity disclosedquantity NUMBER disclosed quantity, pass zero 0 if not applicable price DECIMAL order price triggerprice DECIMAL trigger price (used for stop loss order, in other cases pass zero 0) exchange NSE, NFO, BSE (maps to exchange column on NEST terminal) instrument EQ, FUTIDX, FUTSTK, OPTIDX, OPTSTK, FUTCUR, OPTCUR, FUTCOM (maps to instrument column on NEST terminal) optiontype CE, PE (Option type, pass NA if not applicable) strikeprice DECIMAL expiry expiry date (Example: 28-DEC-2017), pass NA if not applicable clientid NEST/NOW client id, pass NA if not applicable validity DAY, GTD, GTC, IOC (pass DAY if not applicable) tradertype PRO, CLI (pass CLI if not applicable) marketprotectionpct DECIMAL market protection percentage (Only applicable for Market orders, example 3.0 (which means 3% protection)), pass 0 if not applicable strategyid NUMBER Id of the strategy which should manage this order, pass -1 if not applicable strike price, pass zero 0 if not applicable 22 / 23

23 comments Comments for this order, pass NA if not applicable Created with the Personal Edition of HelpNDoc: Full-featured EPub generator 23 / 23

AutoTrader Copyright 2017 by stocksdeveloper.com All Rights Reserved.

AutoTrader Copyright 2017 by stocksdeveloper.com All Rights Reserved. Copyright 2017 by stocksdeveloper.com All Rights Reserved. Table of contents Introduction... 4 What's new... 4 Design... 5 Installation... 6 Amibroker... 6 Realtime Data (RTD)... 7 Installation... 7 Configure

More information

AutoTrader Copyright 2017 by stocksdeveloper.com All Rights Reserved.

AutoTrader Copyright 2017 by stocksdeveloper.com All Rights Reserved. Copyright 2017 by stocksdeveloper.com All Rights Reserved. Table of contents Introduction... 4 What's new... 4 Features... 5 Design... 6 Installation... 7 Amibroker... 8 Uninstall... 8 Realtime Data (RTD)...

More information

inet PROMPT User Manual USER MANUAL Page 1 of 78

inet PROMPT User Manual USER MANUAL Page 1 of 78 USER MANUAL Page 1 of 78 Table of Contents 1 INTRODUCTION... 5 2 KEY FEATURES... 5 3 SYSTEM OVERVIEW... 6 3.1 GENERAL LAYOUT... 6 4 FILE MENU... 7 4.1 CREATE NEW WORKSPACE... 7 4.2 DELETE WORKSPACE...

More information

Investnet User Manual INVESTNET USER MANUAL. Powered by FLIP 1

Investnet User Manual INVESTNET USER MANUAL. Powered by FLIP 1 INVESTNET USER MANUAL Powered by FLIP 1 Powered by FLIP 2 CONTENTS Investnet User Manual 1 SYSTEM OVERVIEW... 4 1.1 GENERAL LAYOUT... 4 2 FILE MENU... 5 2.1 CHANGE PASSWORD... 5 2.2 LOGIN HISTORY... 6

More information

Checklist for member using Empanelled Vendor CTCL

Checklist for member using Empanelled Vendor CTCL Checklist for member using Empanelled Vendor CTCL Vendor/Member: Product Name: Version:- Module Validation Checklist CTCL IBT/STWT Status General All transactions must be secure (using SSL encryption)

More information

KBC Securities Trader

KBC Securities Trader KBC Securities Trader Welcome! This guide introduces you to the main functionality and possibilities of KBC Securities Trader. For more detailed information on each window, press F1 for Help or right-click

More information

BTS Trading Station. Quick Reference Guide Cash Markets

BTS Trading Station. Quick Reference Guide Cash Markets BTS Trading Station Quick Reference Guide Cash Markets Contents Quick Reference Guide 1.0 Getting Started 4 1.1 Application Layout 4 1.2 User Login and Password Management 4 1.3 Default Set Up 5 1.4 Virtual

More information

ANNEXURE. Page 1. Release of BOLT TWS ver

ANNEXURE. Page 1. Release of BOLT TWS ver TABLE OF CONTENTS 1. Enhancements in Order entry screen on account of introduction of paired & straddle option contracts in Currency Derivative segment....2 2. Individual Contract information for Spread

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

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

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

KGI HK Mobile Trader (AAstocks) - iphone User Manual

KGI HK Mobile Trader (AAstocks) - iphone User Manual KGI HK Mobile Trader (AAstocks) - iphone User Manual Version 1.1 Aug 2012 Contents 1 Login Process...3 2 Trading Platform...6 Home...6 2.1 Quote...7 2.1.1 HK Quote...7 2.1.2 HK Latest Search...8 2.1.3

More information

Table of Content 1. INTRODUCTION TO TRADE CAST 2 2. DOWNLOAD PROCEDURE 3 3. WEB LOGIN PROCEDURE: 4 4. MOBILE TRADING: 5 5. INSTALLATION PROCEDURE: 6

Table of Content 1. INTRODUCTION TO TRADE CAST 2 2. DOWNLOAD PROCEDURE 3 3. WEB LOGIN PROCEDURE: 4 4. MOBILE TRADING: 5 5. INSTALLATION PROCEDURE: 6 Table of Content 1. INTRODUCTION TO TRADE CAST 2 2. DOWNLOAD PROCEDURE 3 3. WEB LOGIN PROCEDURE: 4 4. MOBILE TRADING: 5 5. INSTALLATION PROCEDURE: 6 6. LOGIN PROCEDURE: 7 7. TAURUS TRADE CAST FEATURES:

More information

Customer Activity Monitor (CAM) Users' Guide

Customer Activity Monitor (CAM) Users' Guide Customer Activity Monitor (CAM) Users' Guide June 2011 2009 Interactive Brokers LLC. All rights reserved. Any symbols displayed within these pages are for illustrative purposes only, and are not intended

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

FEBRUARY 27, 2017 TRADECAST CLIENT PAKISTAN STOCK EXCHANGE LIMITED CATALYST IT SOLUTIONS CATALYST IT SOLUTIONS

FEBRUARY 27, 2017 TRADECAST CLIENT PAKISTAN STOCK EXCHANGE LIMITED CATALYST IT SOLUTIONS CATALYST IT SOLUTIONS FEBRUARY 27, 2017 TRADECAST CLIENT PAKISTAN STOCK EXCHANGE LIMITED CATALYST IT SOLUTIONS CATALYST IT SOLUTIONS TRADECAST CLIENT USER GUIDE VERSION 1.2 CATALYST IT SOLUTIONS 1 DISCLAIMER CATALYST IT SOLUTIONS

More information

JSGCL TRADING TERMINAL. User Manual Getting Started

JSGCL TRADING TERMINAL. User Manual Getting Started JSGCL TRADING TERMINAL User Manual Getting Started Table of Contents 1 ABOUT THIS DOCUMENT... 5 1.1 Document Composition... 5 2 INTRODUCTION... 6 3 GETTING STARTED... 7 3.1 Login... 7 3.1.1 Login Window...

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

FX-GO platform Desktop Trade Terminal - manual V

FX-GO platform Desktop Trade Terminal - manual V FX-GO platform Desktop Trade Terminal - manual V1.0.6729 TradeTools FX FX-GO platform - Desktop Trade Terminal - manual V. 1.0.6729 - Product Description Table of contents: 1 FXGO Desktop Trade Terminal

More information

Autochartist Metatrader Plugin Installation Guide

Autochartist Metatrader Plugin Installation Guide Autochartist Metatrader Plugin Installation Guide Step 1 The first window will ask you to select the language you wish to display during the rest of the installation. Step 2 After the welcome and disclaimer

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

Image Processor. Copyright 18/04/2018 by clive homewood. All Rights Reserved.

Image Processor. Copyright 18/04/2018 by clive homewood. All Rights Reserved. Copyright 18/04/2018 by clive homewood. All Rights Reserved. Table of contents Introduction... 3 Getting Started... 3 System requirements... 3 Application Layout... 3 Area Description... 4 Login... 7 Step

More information

USER MANNUAL. Version 1.9.6

USER MANNUAL. Version 1.9.6 USER MANNUAL Version 1.9.6 Table of Contents 1. About this Document... 3 2. Manuscript Composition... 4 3. Getting Started... 4 3.1 BIPL Direct Login... 4 3.1.1 To log on to BIPL Direct... 5 3.1.2 Server

More information

FXCC MT4 MultiTerminal User Guide

FXCC MT4 MultiTerminal User Guide FXCC MT4 MultiTerminal User Guide Content 1. Installation 2. Terminal 2.1. File Menu 2.2. Edit Menu 2.3. View Menu 2.4. Tools Menu 2.4.1. Options Tabs 2.5. Windows 2.6. Help 3. Meta Trader User Interface

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

Quick Guide for Suppliers - Catalogs Supplier Portal (October 2012)

Quick Guide for Suppliers - Catalogs Supplier Portal (October 2012) Quick Guide for Suppliers - Catalogs Supplier Portal (October 2012) Copyright 1999-2012 Basware Corporation. All rights reserved. About Basware Supplier Portal Documentation The following documentation

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

UBS-SFA Online. User guide. Page 1 of 36

UBS-SFA Online. User guide. Page 1 of 36 UBS-SFA Online User guide Page 1 of 36 Contents 1. Introduction... 3 2. Logging in... 4 2.1 How to log in... 4 2.2 Changing the PIN on your token... 4 3. Finances Check on your portfolio(s) and assets...

More information

1/26/2017 Autochartist - MetaTrader Plugin. MetaTrader Plugin.

1/26/2017 Autochartist - MetaTrader Plugin. MetaTrader Plugin. MetaTrader Plugin http://www.autochartist.com/metatrader-plugin/index.jsp?download=true 1/10 1. Installation Step 1 The first window will ask you to select the language you wish to display during the rest

More information

Admin/User Manual SoftPal.com.ng

Admin/User Manual SoftPal.com.ng Admin/User Manual SoftPal.com.ng 2 THIS MANUAL IS DIVIDED INTO THREE PARTS: 1. THE MEMBER CONTROL PANEL 2. THE ADMIN CONROL PANEL 3. THE CONTENT MANAGEMENT PANEL THE MEMBER CONTROL PANEL is visible to

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

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

Electronic Sales Platform User s Manual

Electronic Sales Platform User s Manual Electronic Sales Platform User s Manual Version 1.1 2018 St. Petersburg 2 CONTENTS Preface... 3 1 Introduction... 4 1.1 Workstation Requirements and Settings... 4 1.2 Starting application... 5 2 Summary

More information

NetXInvestor TM USER GUIDE. March 2014

NetXInvestor TM USER GUIDE. March 2014 NetXInvestor TM USER GUIDE March 2014 2014 Pershing Advisor Solutions LLC. Pershing Advisor Solutions LLC, member FINRA, SIPC, is a wholly owned subsidiary of The Bank of New York Mellon Corporation (BNY

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

Annexure 1 [Algo Test Lab Services User Manual]

Annexure 1 [Algo Test Lab Services User Manual] Annexure 1 [Algo Test Lab Services User Manual] Page 1 of 23 Presto Back Testing Tool A. Introduction Back Testing is the process of testing a trading strategy on prior time periods. By using this, a trader

More information

INSTALLING & USING THE NORWOOD ALERT

INSTALLING & USING THE NORWOOD ALERT INSTALLING & USING THE NORWOOD ALERT * Disclaimer Freedom Investment Group Inc. / ForexStrategySecrets.com is a Forex Education Company. Freedom Investment Group Inc. / ForexStrategySecrets.com is not

More information

BISTECH Pre-Trade Risk Management

BISTECH Pre-Trade Risk Management BISTECH Pre-Trade Risk Management User Guide BORSA İSTANBUL A.Ş. Version: 1.2 CONTENT 1. INTRODUCTION... 4 1.1. PURPOSE... 4 1.2. AUDIENCE... 4 1.3. DEFINITIONS... 4 2. OVERVIEW... 4 3. USER TYPES... 5

More information

Highland Libraries ebook Download Service. User Guide

Highland Libraries ebook Download Service. User Guide Highland Libraries ebook Download Service User Guide 2013 1 Download ebooks from High Life Highland http://highlife.libraryebooks.co.uk 1. Log-in to the ebooks service with your barcode and PIN. Please

More information

Table of Contents CLIENT INTERNET ACCESS...4. Mobile Devices...4. Browser Compatibility...4 SYSTEM NAVIGATION Header Links...

Table of Contents CLIENT INTERNET ACCESS...4. Mobile Devices...4. Browser Compatibility...4 SYSTEM NAVIGATION Header Links... WebLink User Guide Table of Contents CLIENT INTERNET ACCESS...4 Mobile Devices...4 Browser Compatibility...4 SYSTEM NAVIGATION... 9 Header Links... 9 Navigation Bar... 9 USER OPTIONS... 9 Change Password...

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

[ScalpTool Technical User Guide]

[ScalpTool Technical User Guide] [ScalpTool Technical User Guide] Revision History Version Date Revision Description 1.0 8/21/2011 First revision 1.1 4/2/2012 Add images in some commands ii Table of Contents ScalpTool Table of Contents

More information

PHPBasket 4 Administrator Documentation

PHPBasket 4 Administrator Documentation PHPBasket 4 Please ensure you have the latest version of this document from http://www.phpbasket.com Contents CONTENTS 2 REQUIREMENTS 3 INSTALLATION 4 PREPARATION 4 UPLOAD 4 INSTALLATION 4 ADMINISTRATOR

More information

User & Installation Guide. MTM MAX Trade Manager. for. Version 1.0

User & Installation Guide. MTM MAX Trade Manager. for. Version 1.0 User & Installation Guide for MTM MAX Trade Manager Version 1.0 Prepared by MAX Trading System 2014 Index User & Installation Guide... 1 Index... 2 MAX Trade Manager (MTM) Intro... 3 MTM Installation...

More information

TeleFlash. Internal Research Notes and Custom Data Publisher

TeleFlash. Internal Research Notes and Custom Data Publisher Telemet America, Inc. TeleFlash Internal Research Notes and Custom Data Publisher 800-368-2078 The TeleFlash publisher offers a quick and convenient way to share research notes, files or data produced

More information

FIS Client Point Getting Started Guide

FIS Client Point Getting Started Guide FIS Client Point Getting Started Guide Table of Contents Introduction... 4 Key Features... 4 Client Point Recommended Settings... 4 Browser and Operating Systems... 4 PC and Browser Settings... 5 Screen

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

USER MANUAL FOR SELFIE 3.7.0

USER MANUAL FOR SELFIE 3.7.0 USER MANUAL FOR SELFIE 3.7.0 Table of Contents 1. INTRODUCTION... 3 2. KEY FEATURES... 3 3. SECURE LOGIN... 3 4. WORKSPACES AND WIDGETS... 14 5. WIDGETS... 17 6. LEFT MENU... 24 7. ORDER WINDOWS... 37

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

A Guide for Customer Accounts

A Guide for Customer Accounts A Guide for Customer Accounts Introduction This document contains set up and configuration guides for ODDS Customer Accounts. This manual helps to assist customers with the setup of their ODDS account,

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

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

MANUAL. Copyright 2015 by QSL Northern Europe B.V. All Rights Reserved.

MANUAL. Copyright 2015 by QSL Northern Europe B.V. All Rights Reserved. MANUAL Copyright 2015 by QSL Northern Europe B.V. All Rights Reserved. Table of contents Introduction_V2... 3 Welcome... 4 What's new... 5 Quick start PDF... 7 System requirements... 8 Quick-EDD/HA EDH_SPVLST

More information

Your Cart User Manual v3.6

Your Cart User Manual v3.6 Your Cart User Manual v3.6 2 Your Cart User Manual v3.6 Table of Contents Foreword 0 7 Part I Getting Started Overview 11 Part II Categories & Products 1 Manage Categories... Overview 11 Add a New... Category

More information

USERGUIDE MT4+ DESKTOP

USERGUIDE MT4+ DESKTOP USERGUIDE MT4+ DESKTOP WELCOME! USERGUIDE MT4+ DESKTOP We are excited for you to experience trading at an advanced level on one of the world's most popular trading platforms, while taking advantage of

More information

Excel Vba Manually Update Links Automatically On Open File Ignore

Excel Vba Manually Update Links Automatically On Open File Ignore Excel Vba Manually Update Links Automatically On Open File Ignore Powerpoint VBA to update links on excel files open by someone else without alerts So I would have to update manually each link so it will

More information

NETBANK USER GUIDE v

NETBANK USER GUIDE v LOG IN TO THE NETBANK Log in with Internet Access Code 1. Type in your Customer ID in the Customer ID field. (Your Customer ID is an eight digit unique numerical code sent to you in the Welcome Letter

More information

FortiNAC Citrix XenMobile Device Integration

FortiNAC Citrix XenMobile Device Integration FortiNAC Citrix XenMobile Device Integration Version: 8.x Date: 09/07/2018 Rev: B FORTINET DOCUMENT LIBRARY http://docs.fortinet.com FORTINET VIDEO GUIDE http://video.fortinet.com FORTINET KNOWLEDGE BASE

More information

Chapter A2: BankLink Books clients

Chapter A2: BankLink Books clients Chapter A2: BankLink Books clients This chapter is aimed at BankLink Administrators This Chapter covers the options available for processing in BankLink Books. The BankLink Service Agreement permits you

More information

Futures Q U I C K S TA R T G U I D E

Futures Q U I C K S TA R T G U I D E + Futures Q U I C K S TA R T G U I D E TABLE OF CONTENTS LOG IN 8 POSITIONS VIEW 5 TIME & SALES TAB 3 MARKETS VIEW 9 ACCOUNTS VIEW 6 RISK TAB 4 SELECT A CHAIN 0 FAVORITES 7 LOGGING OUT 5 ORDER TICKET TAB

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

R. J. O Brien & Associates. RJO WebOE. WebOE User Manual. July 2017 Version 2.4

R. J. O Brien & Associates. RJO WebOE. WebOE User Manual. July 2017 Version 2.4 R. J. O Brien & Associates RJO WebOE WebOE User Manual July 2017 Version 2.4 Contents Getting Started... 2 Tool Bar... 4 The Order Log... 9 Viewing Orders... 9 Quick Cancel... 9 Right Click Context Menu...

More information

Meta Trader 4 User Guide

Meta Trader 4 User Guide Meta Trader 4 User Guide Apple Mobile Devices iphone 5S / iphone 5 iphone 6 iphone 6 Plus ipad / ipad Mini The Meta Trader 4 is available for all the major Apple devices. This is the mobile user guide

More information

WELCOME TO WEBLINK..1. Internet Explorer Browser Settings...3. WebLink Features...5. Accessing WebLink Registration Process...

WELCOME TO WEBLINK..1. Internet Explorer Browser Settings...3. WebLink Features...5. Accessing WebLink Registration Process... WebLink User Guide Table of Contents WELCOME TO WEBLINK..1 Internet Explorer Browser Settings......3 WebLink Features.....5 Accessing WebLink..... 6 Registration Process..... 6 Log In Process After Registration.......15

More information

UTRADE Stock Options User Guide

UTRADE Stock Options User Guide UTRADE Stock Options User Guide Last Updated on June 2017 Contents 0. Installation & System Requirement 1. Login & Logout 2. Password Setting 3. Price Quote 4. Order Instructions 5. Order Enquiry 6. Account

More information

Installation Manual. Introduction

Installation Manual. Introduction Introduction In order to cater for everyone with differing levels of computer knowledge, this guide goes into a lot of detail and therefore looks rather large. It should only take a few minutes to complete

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

Telemet Mobile Application

Telemet Mobile Application Telemet Mobile Application Access stock market and portfolio data outside Telemet Orion on all mobile devices with access to the internet Executive Summary Telemet America, Inc. is proud to introduce a

More information

8 Writing Device/PLC Data in Database

8 Writing Device/PLC Data in Database 8 Writing Device/PLC Data in Database 8.1 Try to Write Device/PLC Data in Database...8-2 8.2 Setting Guide...8-23 8-1 8.1 Try to Write Device/PLC Data in Database [Action Example] Detect the rising of

More information

Table of Contents CLIENT INTERNET ACCESS...4. Mobile Devices...4. Browser Compatibility...4 SYSTEM NAVIGATION Header Links...

Table of Contents CLIENT INTERNET ACCESS...4. Mobile Devices...4. Browser Compatibility...4 SYSTEM NAVIGATION Header Links... WebLink Guide November 2017 Table of Contents CLIENT INTERNET ACCESS...4 Mobile Devices...4 Browser Compatibility...4 SYSTEM NAVIGATION... 9 Header Links... 9 Navigation Bar... 9 USER OPTIONS... 9 Change

More information

Admin/User Manual. om

Admin/User Manual.  om 1 Admin/User Manual www.smslauncher.c om 2 THIS MANUAL IS DEVIDED INTO THREE PARTS: 1. THE MEMBER CONTROL PANEL 2. THE ADMIN CONROL PANEL 3. THE CONTENT MANAGEMENT PANEL THE MEMBER CONTROL PANEL is visible

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

32 BIT GALACTIC TRADER NEW TOOLS AND FUNCTIONS FROM RECENT UPGRADES

32 BIT GALACTIC TRADER NEW TOOLS AND FUNCTIONS FROM RECENT UPGRADES 32 BIT GALACTIC TRADER NEW TOOLS AND FUNCTIONS FROM RECENT UPGRADES END OF DAY VERSION: Now allows Saturday and Sunday bars. QUOTE SCREEN: Now has the added option to print. FEEDERS: New Quote.Com. Now

More information

NetStores Dreamweaver Quick Start Guide

NetStores Dreamweaver Quick Start Guide Introduction The NetStores E-Commerce Solution enables it s users to add online ordering capabilities to their websites. While this sounds like a complicated task, the NetStores E- Commerce Solution has

More information

3 Trial of Pro-Server EX

3 Trial of Pro-Server EX 3 Trial of Pro-Server EX 3.1 Starting 'Pro-Studio EX'...3-2 3.2 Trial of New Form...3-10 3.3 Trial of Recipe Function...3-40 3.4 Trial of Logging Funtion...3-53 3.5 Trial of Send Mail Function...3-67 3-1

More information

SENSEX KA SULTAN - II. (Powered by BSE Investors Protection Fund)

SENSEX KA SULTAN - II. (Powered by BSE Investors Protection Fund) 1 SENSEX KA SULTAN - II (Powered by BSE Investors Protection Fund) Welcome! This guide describes how to use FasTrade Plus for executing Orders, Trades and viewing reports. FasTrade Plus is a comprehensive

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

Changes made for structure and message transcodes in trade modification and trade cancellation rejection response.

Changes made for structure and message transcodes in trade modification and trade cancellation rejection response. NATIONAL COMMODITY & DERIVATIVES EXCHANGE LIMITED Circular to all trading and clearing members of the Exchange Circular No : NCDEX/TECHNOLOGY-023/2016/164 Date : July 12, 2016 Subject : New API version

More information

Hewlett Packard Enterprise Smart Quote

Hewlett Packard Enterprise Smart Quote Hewlett Packard Enterprise Smart Quote User Guide for Reseller Table of contents 1 Introduction to Smart Quote... 3 1.1 What is Smart Quote?... 3 1.2 Who will use Smart Quote?... 3 1.3 Do I require a special

More information

One Click Trading Level2 Plugin: General information

One Click Trading Level2 Plugin: General information One Click Trading Level2 Plugin: General information While trading on risky volatile markets one has to react promptly to all the changes and unpredictable price movements. To ease the process of an order

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

Selling Your Photos Online with Snapper.Photo s. PhotoManager. Welcome to the World of. S napper.photo

Selling Your Photos Online with Snapper.Photo s. PhotoManager. Welcome to the World of. S napper.photo Selling Your Photos Online with Snapper.Photo s PhotoManager Welcome to the World of S napper.photo Get there with a Click Click on an Index Line to go directly there Click on the home button to come back

More information

A Guide to Quark Author Web Edition 2015

A Guide to Quark Author Web Edition 2015 A Guide to Quark Author Web Edition 2015 CONTENTS Contents Getting Started...4 About Quark Author - Web Edition...4 Smart documents...4 Introduction to the Quark Author - Web Edition User Guide...4 Quark

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

Bulk Invoicing User Guide

Bulk Invoicing User Guide Bulk Invoicing User Guide Accessing Bulk Invoicing After accessing and logging into fmpilot2.0, you will be taken to the Work Order List screen as listed below. Once the Work Order List page is displayed,

More information

Logging into Client Site. Web browser following the Link Client site on our Caple Banks Website.

Logging into Client Site. Web browser following the Link Client site on our Caple Banks Website. Logging into Client Site This tool is an aid for you to be able to get unlimited access to your financial information. This is a unique online tool that allows you to view current valuations or your portfolio,

More information

OracleTrader User s Guide By Global Profit Systems International LLC

OracleTrader User s Guide By Global Profit Systems International LLC OracleTrader User s Guide By Global Profit Systems International LLC Table of Contents Page 1. Overview...2 2. Getting Started...2 3. Logging into OracleTrader...3 4. The OracleTrader Interface...4 Configuring

More information

Introduction...5. Chapter 1. Installing System Installing Server and ELMA Designer... 7

Introduction...5. Chapter 1. Installing System Installing Server and ELMA Designer... 7 Chapter 1 Contents Installing System Contents Introduction...5 Chapter 1. Installing System... 6 1.1. Installing Server and ELMA Designer... 7 1.2. Verifying ELMA Server and ELMA Designer Installation...

More information

Getting Started Guide

Getting Started Guide Maximizer Connect for Excel Quotes Getting Started Guide for Maximizer CRM Live Published By Prerequisites Microsoft Excel Maximizer Connect for Excel Quotes works with Excel 2013 or 2016 desktop versions

More information

Quick Start Guide. Microinvest Warehouse Pro

Quick Start Guide. Microinvest Warehouse Pro Quick Start Guide Warehouse Pro 2012 I. Application installation During the initial installation of the product, the application gets to know the computer system, on which it shall work and configures

More information

SUPPLIER GUIDE PROCONTRACT THE TENDER PROCESS WITHIN FOR

SUPPLIER GUIDE PROCONTRACT THE TENDER PROCESS WITHIN FOR SUPPLIER GUIDE FOR THE TENDER PROCESS WITHIN PROCONTRACT Contents Viewing the Exercise Details/Documents... 3 The Questionnaire/Tender/Quote Documents... 9 Discussions... 11 Question and Answer Facility...

More information

Website user guide. Macquarie Online Trading with the Macquarie Prime Account

Website user guide. Macquarie Online Trading with the Macquarie Prime Account Website user guide Macquarie Online Trading with the Macquarie Prime Account Use this guide to learn how to 1 Access the new trading platform 1 2 View your portfolio 3 3 Place an order 5 4 Change your

More information

EasySites Quickstart Guide. Table Of Contents

EasySites Quickstart Guide. Table Of Contents EasySites Quickstart Guide Table Of Contents 1. Introduction: What is an Easysite? Page 2 2. Log In: Accessing your Easysite Page 2 3. Categories: A Navigation Menu for your Website Page 3 4. Entries:

More information

USER GUIDE

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

More information

FLIPBOOK CREATOR FOR IPHONE Realistic book reading experience on ipad

FLIPBOOK CREATOR FOR IPHONE   Realistic book reading experience on ipad WWW.FLIPPAGEMAKER.COM FLIPBOOK CREATOR FOR IPHONE Realistic book reading experience on ipad About FlipBook Creator for iphone FlipBook Creator for iphone is a flippingbook maker converts PDF to flipping

More information

Microsoft Project Standard 2010 User Reference Guide

Microsoft Project Standard 2010 User Reference Guide Microsoft Project Standard 2010 User Reference Guide Microsoft Project Standard 2010 - Free download - Download Microsoft Project Standard 2010 free, A user friendly and customized set up gives a huge

More information

Pinnacle Cart User Manual v3.6.3

Pinnacle Cart User Manual v3.6.3 Pinnacle Cart User Manual v3.6.3 2 Pinnacle Cart User Manual v3.6.3 Table of Contents Foreword 0 Part I Getting Started Overview 7 Part II Categories & Products 11 1 Manage... Categories Overview 11 Add

More information

Sales Order Processing

Sales Order Processing Windows Print Management System Sales Order Processing Sales Order Processing Contents Sales Order Processing Contents Sales Order Processing Contents... 1.1 Introduction to SOP... 2.1 Stock Type... 3.1

More information

USER GUIDE UTRADE ID Mobile for iphone & ipad

USER GUIDE UTRADE ID Mobile for iphone & ipad Table of Contents Recommended MOBILE TYPE... 2 DOWNLOAD UTRADE ID MOBILE FOR IPHONE & IPAD... 2 I How to run UTRADE Online Trading... 3 II How to sign OUT... 5 III How to monitor YOUR FAVORITE stocks...

More information

PARTICIPATING SAFELY IN THE SHARING ECONOMY. Create an ebook! Numerous Word features can help. Quick Steps make short work of repetitive tasks

PARTICIPATING SAFELY IN THE SHARING ECONOMY. Create an ebook! Numerous Word features can help. Quick Steps make short work of repetitive tasks FEBRUARY 07 Technology made practical for home Create an ebook! Numerous Word features can help Quick Steps make short work of repetitive tasks Use Mail Merge & print label sheets from Word PARTICIPATING

More information