Nest RTD Help Documentation v1.0 dated 01 Jun 17. Howutrade Software Solutions LLP We Build For You We Code For You. Contents. Know About Nest RTD

Size: px
Start display at page:

Download "Nest RTD Help Documentation v1.0 dated 01 Jun 17. Howutrade Software Solutions LLP We Build For You We Code For You. Contents. Know About Nest RTD"

Transcription

1 Nest RTD Help Documentation v1.0 dated 01 Jun 17 Howutrade Software Solutions LLP We Build For You We Code For You Contents Know About Nest RTD Requirements Installation Nest RTD User Interface AmiBroker Setup Disclaimer Know About Nest RTD A reliable and fast data is the first and foremost requirement of Technical Analysis in Stock Trading. If your data is not reliable and fast enough, then it is difficult to success in algo trading/technical analysis as what you get in the back test may be wrong and may result in financial loss when you go trading live. There are many authorized and some other vendors provide data for variety of charting software like AmiBroker, MT4 etc for some cost range from Rs500 - Rs and most of the people forgot one more data vendor who is always with us. The other vendor which people forgot is our trading platform only. Do you know? The live quotes which you get in your trading terminal are faster than any other data vendors. You can check this yourself by taking trial on some vendor and do compare with your trading platform. The only drawback with your trading platform is you will not get any backfill. What backfill mean is, suppose you network was disconnected for say 10mins, for this period you will not have data, this is a very serious issue. But the data vendors will automatically backfill that 10mins with data from their server. How this can be resolved? Yes we can somewhat manage this issue by taking some steps as follows. Run your trading system in Cloud...This will remove any network disconnection and power shutdown problems. So your apps always running in your cloud without any problem even you close your laptop/pc. You can refer this page for how cloud will affect your trading. We can use data table provided by trading platform to backfill any past data for free.

2 How can I feed the live quotes from Market Watch..?Live Quotes cannot be feed directly from trading platform. But most of the trading platform support real time data to excel using RTD. We can use RTD to feed our charting software What is Steps Involved? There are many methods found all over the internet on feeding data from Excel RTD to AmiBroker. But none of them was user friendly and involves complex setup and no long term support. But we truly appreciate the effort put by those people who developed such utilities. So we, who always cares for retail traders especially for beginners, come up with a solution..nest RTD Nest RTD is a simple, robust and reliable tool that can be used to feed live quotes from your trading platform to AmiBroker. It will be the best ever solutions for real-time feeding from Terminal. How much Cost.? Nest RTD is free and you can use it as long as you wish and will always free. But make sure that you are using it for your personal use only not for any commercial use. How it works.? Nest RTD is receiving data from trading platform through RTD (Real Time Data Server) and received data is parsed and further sent to charting Platform. Trading Platform NEST RTD AmiBroker How much reliable? Instead of we tell us, you can use it yourself to check and if you think that it will fit for you then you can use it. Nest RTD is mainly developed for beginners who can test trading system and all, before investing real money. Of course you can use this for real time trading also. Charting Platform Supported? Currently supports AmiBroker only. We plan to add more charting software in future. Can I Use it For Live Trading? We recommend you to use Nest RTD for testing purpose only and for real Trading we recommend you to subscribe data from authorized data vendors. In Certain case, Nest RTD will be better, Example:- Your trading system is based on price action and only requires intraday data. You trading system require high speed quotes for spread orders. Your trading system places limit order at best bid/ask to reduce slippage Your trading system needs tick data etc Note:- In our terminal, for volatility stocks normally we receive ticks/prices in 1sec.We refer that as Tick Data from retail traders perspective and most of the data vendor provide only 1sec snapshot means you will get max of 1tick/price in 1sec.Hence Nest RTD will give best result for price action strategies. Do not confuse this with the tick data that broadcasted from exchange. Exchange tick data has millions of ticks that cannot be utilized without high end server and heavy cost.

3 Trading Platform Supported.? We developed for Zerodha Pi, NSE Now & Omnesys Nest Trader. But if your trading platform supports RTD, please tell us at we will make one for your platform also. Where to download.? You can download from our website Pros: You can get true tick data from your platform (Others provide 1min or above) Fast quote updates than other data vendors (You check it yourself) Zero cost (Others involves cost) Simple Setup (other involves little bit Complex) Can be installed on Cloud (Other have separate higher plans for cloud) Historical data (data table) from trading platform can be imported. Cons:- No automatic backfill (Of course run it on cloud to solve this) What are the modes supported? Nest RTD supports two modes i.e. DDE and COM. Both have advantage and disadvantage. But if you are beginner, then better use COM mode. System Requirements:- Windows 7 or Later.Net Frame Work 4.0 or above MS Office 2007 or later Admin Rights AmiBroker 5.3 & Above Basic Technical Skills Requirements Installation Download the Installer from our website You can scan the installer with AV first and disable Anti Virus for better installation. Install it as Administrator. If.Net Framework 4.0 or above not installed, please download and install first. Nest RTD will be installed on C:\NestRTD. This will add necessary firewall rules. Always Run Nest RTD as Administrator else you will get error. Admin Rights is required to create feed data to AmiBroker and receive data from Trading Platform.

4 Nest RTD User Interface (Ignore Title)

5 First opening of the day will take little bit time as Nest RTD will download latest symbol list from our server (3Mb). Symbols will be downloaded only once for a day and stored locally. Second time onwards, symbols will be loaded from stored file, opening time will be fast. AmiBroker Setup Always Run AmiBroker as Administrator else you will not Get Quotes. Ticker Format For AmiBroker is [TradeSymbol] Trade Symbol should be as exactly as it is in Nest RTD Market Watch or Trading Platform Example:- ICICIBANK-EQ SILVERM16NOVFUT NIFTY16OCTFUT Nest RTD Supports two types of Feeding AmiBroker. You can choose any method which you like. DDE Plugin COM DDE Plugin: It uses AmiBroker s DDE Plugin to Feed Quotes. KiteApp will act as DDE server & AmiBroker DDE Client. Pros: Fast Quote Update Cons: Prone to Database Corruption. Need to Manually Add Symbols in AmiBroker Little bit Complex Setup. Problem in import Data into AmiBroker COM: Its uses AmiBroker s COM method to Import Quotes Pros: Symbols Automatically Added Simple Setup Database will never corrupt Seamlessly import Data into AmiBroker. Cons: Not as fast as DDE

6 DDE Setup (One Time Setup) Always Start KiteApp and Start AmiFeed First, then Open AmiBroker if the AmiFeed mode is DDE First Create a Database: Database Folder: Type any name. I used DDEDB. Press Create. DataSource : DDE Universal data Plugin Local Data Storage Enabled. Number of Bars: Base Time Interval : 1 Min or Higher. Press Ok. Ensure Trading Terminal Running Ensure Nest RTD is Running. Ensure AmiFeed Mode is DDE Ensure AmiFeed is Started Now add at least one symbol before going Further steps. I added BHEL-EQ

7 To add symbol in AmiBroker. Menu Symbol Add Now Select the Added Symbol from Symbol Pane. Now Go to Menu File Database Settings In Database settings window Press Configure Button & Do as below. NESTFEED Preset: Generic2 DDE Server NESTFEED Rest all leave Press OK to close Close Configure window. Press Ok to close Database Settings Window. As soon as you close, You can see the DDE

8 Plug-in Status changes From Yellow to Green Color in Bottom Right corner. If it is still yellow, Try reconnecting. Still yellow then Check all steps gain. In DDE Mode, by default AmiBroker will request quotes only for those symbols for which chart are open. Let me explain Little bit, suppose you added 30 symbols in AmiBroker, but you have opened chart for only 3 symbols, then AmiBroker will request quotes for only those 3 symbols and hence rest 27 symbols will not receive any quotes. To get quotes for all symbols you have to add all symbols to Real Time Quote Window. Menu Window Real Time Quote. Adding each symbol to Quote window is pain, To add all Symbols at Once.Do as follows; In symbol Pane select all Symbols & Right Click Select Watch List Add Selected Symbols Choose List0 Now Go to Real Time Quote Window Right Click Add Watch List Select List0. This will add all symbols to Real Time Quote Window

9 COM Setup (One Time Setup) Always Start AmiBroker First and then Start KiteApp and Start AmiFeed if the AmiFeed mode is COM First Create Database. Database Folder: Type any name. I used LOCALDB. Press Create. DataSource : Local Database Local Data Storage Enabled. Number of Bars: Base Time Interval : 1 Min or Higher. Press Ok.

10 That s it. Ensure that AmiFeed mode is COM Now Start AmiFeed in Nest RTD Symbols will be automatically added & quotes will be automatically feed for all symbols. If AmiFeed Mode is COM, Ensure that the database you are using is your default database else set it in Menu Preferences Data Default Database Select Your Database. Starting and Closing Sequence DDE Mode Trading Platform Start Trading Platform Ensure RTD is enabled Add Required Symbols in MW Nest RTD Start Nest RTD Ensure Mode is DDE Add Required Symbols in MW(same as TP) Start AmiFeed AmiBroker Start AmiBroker Ensure Database is DDE DDE is configured. Add tickers to RT Quote window Close Reverse

11 COM Mode Trading Platform Start Trading Platform Ensure RTD is enabled Add Required Symbols in MW AmiBroker Start AmiBroker Ensure Database is Local Nest RTD Start Nest RTD Ensure Mode is COM Add Required Symbols in MW(same as TP) Start AmiFeed Close Reverse Howutrade Software Solutions LLP, Thanjavur Tamil Nadu Website: Reach us at Disclaimer Nest RTD provided by Howutrade Software Solutions LLP is for personal use only and assume that user has sufficient programming and coding knowledge required to use Nest RTD. This software is provided "AS IS" without any warranties. Howutrade Software Solutions LLP assumes no responsibility or liability for the use of the software. Howutrade Software Solutions LLP reserves the right to make changes in the software without notification. Howutrade Software Solutions LLP also makes no representation or warranty that such application will be suitable for the specified use without further testing or modification. For Complete Agreement Terms refer C:\NestRTD\EULA.pdf

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

Introduction... 2 Trading Profiles... 2 New 2 Strategies ) Order Strategies ) Strategy Builder ) Multiple Order Targets...

Introduction... 2 Trading Profiles... 2 New 2 Strategies ) Order Strategies ) Strategy Builder ) Multiple Order Targets... Menu Items Introduction... 2 Trading... 2 Profiles... 2 New 2 Strategies... 4 1) Order Strategies... 4 3) Strategy Builder... 5 4) Multiple Order Targets... 5 Tools 6 1. Institutional Volume Filter...

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

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

Volume Profile Indicator Pro Version

Volume Profile Indicator Pro Version Volume Profile Indicator Pro Version Introduction... 2 Getting Started... 3 Choose your chart history... 3 Selecting Volume Profile and Volume Profile Filter in Chart Indicator window... 3 Overview of

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

SaxoTraderPRO Intro guide

SaxoTraderPRO Intro guide SaxoTraderPRO Intro guide Table of Content SETTING UP THE WORKSPACE... page 3 SAVING AND MANAGING WORKSPACES... page 7 WATCHLIST MANAGEMENT... page 8 OPENING ONE OR MANY CHART MODULES... page 10 TRADE

More information

TTS Volume Profile. Copyright 2017 by Traders Toolshed. All Rights Reserved.

TTS Volume Profile. Copyright 2017 by Traders Toolshed. All Rights Reserved. Copyright 2017 by Traders Toolshed. All Rights Reserved. Table of contents Welcome... 4 Versions... 4 Getting Started... 4 Introduction Video... 4 System requirements... 4 Getting help... 4 TTS Menu System...

More information

i Maximum Number of Windows Open: 4 (incl. HK-Share & A-Share)

i Maximum Number of Windows Open: 4 (incl. HK-Share & A-Share) 2.12 Watch List 2.12.1 Watch List (HK) In the Watch List (HK Stock), you may create multiple portfolios to monitor a number of stocks, warrants, indexes, or futures in one window at the same time. Each

More information

User Guide. for the. EA Controller

User Guide. for the. EA Controller User Guide for the EA Controller Version 03.02 Edition 7 May 2017 Copyright DIY Forex Skills 2017 1 P a g e Risk Disclosure Statement and Disclaimer Agreement This User Guide for the EA Controller ( User

More information

6. Section 6. Working With Other Programs

6. Section 6. Working With Other Programs 6. Section 6. Working With Other Programs 6.1 Data Export via DDE Server 6:1 6.2 Exporting data using ODBC 6:5 6.3 Exporting instruments via ODBC 6:9 6.4 Points to be aware of when exporting data 6:10

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

CHAPTER 1 - INTRODUCTION...2 WHAT IS ISUPERSUITE?...2 WEB-BASED APPLICATION...3 CHAPTER 2 - INSTALLATION CONFIGURATIONS...4 STANDALONE...

CHAPTER 1 - INTRODUCTION...2 WHAT IS ISUPERSUITE?...2 WEB-BASED APPLICATION...3 CHAPTER 2 - INSTALLATION CONFIGURATIONS...4 STANDALONE... CHAPTER 1 - INTRODUCTION...2 WHAT IS ISUPERSUITE?...2 WEB-BASED APPLICATION...3 CHAPTER 2 - INSTALLATION CONFIGURATIONS...4 STANDALONE...4 LOCAL AREA NETWORK...4 WIDE AREA NETWORK...4 CHAPTER 3 - SECURITY...5

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

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

Telemet IQ. Telemet Orion s Microsoft Excel Add-In

Telemet IQ. Telemet Orion s Microsoft Excel Add-In Telemet IQ Telemet Orion s Microsoft Excel Add-In Executive Summary Telemet puts research, analytics and real-time market data at your fingertips. Telemet IQ, bundled with the Telemet Orion investment

More information

Notices. Third Party Project Usage. Sample Code in Documentation

Notices. Third Party Project Usage. Sample Code in Documentation Malwarebytes for Mac User Guide Version 3.4.0 7 August 2018 Notices Malwarebytes products and related documentation are provided under a license agreement containing restrictions on use and disclosure

More information

Highlights in TeleTrader Professional 10.7

Highlights in TeleTrader Professional 10.7 Highlights in TeleTrader Professional Request historical data in Microsoft Excel using Excel Add-in Improved Quick Quote document with market depth and configurable columns News Flash rows available in

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

Notices. Third Party Project Usage. Sample Code in Documentation

Notices. Third Party Project Usage. Sample Code in Documentation Malwarebytes for Mac User Guide Version 3.1.1 2 November 2017 Notices Malwarebytes products and related documentation are provided under a license agreement containing restrictions on use and disclosure

More information

Adminsoft Accounts Basic User Guide - Installation

Adminsoft Accounts Basic User Guide - Installation Running the Downloaded File We always recommend you download Adminsoft Accounts from our web site: www.adminsoftware.biz That way, we know the file you have just downloaded is clean, and only contains

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

Filtering the Filtering the Universe of Symbols Using Hot Lists and Scanner Universe of Symbols Using Hot Lists and Scanner.

Filtering the Filtering the Universe of Symbols Using Hot Lists and Scanner Universe of Symbols Using Hot Lists and Scanner. Lesson 8 Filtering the Universe of Symbols Using Hot Lists and Scanner Table of Contents Hot Lists. 1 Selecting the Symbol Universe... 7 Scanner.. 3 Selecting the Scan Criteria.. 8 TradeStation Sample

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

RTU8 Compact Telemetry Outstation IOTOOL32 PRO Software. Getting Started Guide

RTU8 Compact Telemetry Outstation IOTOOL32 PRO Software. Getting Started Guide 1 RTU8 Compact Telemetry Outstation IOTOOL32 PRO Software Getting Started Guide V. 1.00 / Feb 2006 / Doc 40031 2 1. Introduction The RTU8 range of Compact Telemetry Outstations provide an efficient and

More information

Mail Merge Quick Reference Guide

Mail Merge Quick Reference Guide Mail Merge Letters To mail merge letters two documents are needed: 1. The letter, including all text that does not change. 2. Recipient names and addresses (a) The document containing recipient names and

More information

In addition to being able to change the symbol through links, you can also change price information.

In addition to being able to change the symbol through links, you can also change price information. Linking Windows Link one window to other windows, so that changing the symbol on the first window changes the symbol on the linked windows (we ll call them child windows). If you link trading windows,

More information

Installing and Configuring the Voice UPB Bridge updated 22-Jan-2018

Installing and Configuring the Voice UPB Bridge updated 22-Jan-2018 Installing and Configuring the Voice UPB Bridge updated 22-Jan-2018 Before starting these instructions, you should already have your Voice assistant installed and working. These instructions can be used

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

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

WHAT S NEW IN THOMSON REUTERS EIKON FOR DECEMBER 2010 FX & MONEY MARKETS

WHAT S NEW IN THOMSON REUTERS EIKON FOR DECEMBER 2010 FX & MONEY MARKETS THOMSON REUTERS EIKON WHAT S NEW IN THOMSON REUTERS EIKON FOR DECEMBER 2010 FX & MONEY MARKETS Thomson Reuters Training It is essential to keep up to date with new functionality and features for Thomson

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

Notices. Third Party Project Usage. Sample Code in Documentation

Notices. Third Party Project Usage. Sample Code in Documentation Malwarebytes for Mac User Guide Version 3.7 28 February 2019 Notices Malwarebytes products and related documentation are provided under a license agreement containing restrictions on use and disclosure

More information

IT Essentials v6.0 Windows 10 Software Labs

IT Essentials v6.0 Windows 10 Software Labs IT Essentials v6.0 Windows 10 Software Labs 5.2.1.7 Install Windows 10... 1 5.2.1.10 Check for Updates in Windows 10... 10 5.2.4.7 Create a Partition in Windows 10... 16 6.1.1.5 Task Manager in Windows

More information

utrade Solutions API Version Client Manual (Latency Sensitive)

utrade Solutions API Version Client Manual (Latency Sensitive) utrade Solutions API Version 2.0.1 Client Manual (Latency Sensitive) 1 Table of Contents Table of Contents... 2 Disclaimer... 3 1. Company Overview... 4 2. Preface... 5 3. Scope of Document... 5 4. Overview...

More information

How to export data from Reckon Quicken Personal Plus to Moneydance By Michael Young

How to export data from Reckon Quicken Personal Plus to Moneydance By Michael Young How to export data from Reckon Quicken Personal Plus to Moneydance 2011 By Michael Young The information provided in this guide is provided to help users of Reckon Quicken Personal Plus transfer data to

More information

TRADESTATION BASICS TRADING APPS LAUNCHER KEY APPLICATIONS CHART ANALYSIS

TRADESTATION BASICS TRADING APPS LAUNCHER KEY APPLICATIONS CHART ANALYSIS TRADESTATION BASICS TRADING APPS LAUNCHER The Trading Apps Launcher can be activated by clicking on the small tab on the left hand side of the screen. This allows you to activate any of the Tradestation

More information

Smart Trader Setup (v.2)

Smart Trader Setup (v.2) Smart Trader Setup (v.2) 1) Download: the MT4 trading platform(s) and the Smart Trader EA and save them to your desktop. 2) Setup: Double click on the gfx_mt4 icon (or FXDD), and click Run Choose installation

More information

Notices. Third Party Project Usage. Sample Code in Documentation

Notices. Third Party Project Usage. Sample Code in Documentation Malwarebytes for Mac User Guide Version 3.3.0 2 May 2018 Notices Malwarebytes products and related documentation are provided under a license agreement containing restrictions on use and disclosure and

More information

info@forexedgepro.com Copying This Manual Or Software For Distribution Without Permission Is Strictly Prohibited. Forex EDGE Pro - Copyright 2015, All Rights Reserved. Disclaimer and Risk Warnings Trading

More information

How to Install RSI Robot

How to Install RSI Robot How to Install RSI Robot by Frank Breinling WWW.ROBOTPROFIT.NET Attaching the EA (Expert Advisor) To attach an EA to a chart use the following steps. - First you need to copy the rsi_robot_7.ex4 file to

More information

Top 10 WordPress Plugins.

Top 10 WordPress Plugins. Top 10 WordPress Plugins Thank you for downloading this ebook. I wrote this guide to help others learn which plugins are the best to install to use with WordPress. This ebook is a guide, and the purpose

More information

MCC Client Communicator User Manual

MCC Client Communicator User Manual MCC Client Communicator User Manual Logging in The login page can be accessed at https://adfeathers.appspot.com/mcc.html or use the link included in the email you received with your login information.

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 software and this book s content. The author

More information

Wednesday, September 11, 2013

Wednesday, September 11, 2013 Slide 1 Infomart is a database used to find Canadian company financials. Slide 2 Infomart, formerly known as FP Infomart, provides detailed corporate and investment data on Canadian public and private

More information

SHARING CONTENT IN SHAREPOINT

SHARING CONTENT IN SHAREPOINT SHARING CONTENT IN SHAREPOINT What is SharePoint sharing permission? SharePoint sharing permission is the process of enabling a user or group of users to access and share contents available in your department/faculty

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

Eftel s Anti-Spam Manual

Eftel s Anti-Spam Manual Eftel s Anti-Spam Manual Page Table of contents 1 How to switch Eftel Anti-Spam and Anti-Virus service on.1 How to switch Eftel Anti-Spam and Anti-Virus service off 2 How to access the Anti-Spam Interface.2

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

Notices. Third Party Project Usage. Sample Code in Documentation

Notices. Third Party Project Usage. Sample Code in Documentation Malwarebytes for Mac User Guide Version 3.6 5 December 2018 Notices Malwarebytes products and related documentation are provided under a license agreement containing restrictions on use and disclosure

More information

Introducing OwnData 2

Introducing OwnData 2 Introducing OwnData 2 OVERVIEW OwnData 2 is the second generation of unique software that allows you to use third party data in TradeStation 8.1 and thus opens brand new possibilities for your trading.

More information

The option Using Template that was used in previous versions has been removed.

The option Using Template that was used in previous versions has been removed. TeleTrader Professional Version 8.1 introduces the new VWAP tool which lets you include the Volume Weighted Average Price in price pages. In addition, the integration of an RTD component offers an additional

More information

Handbook: Carbonite Safe

Handbook: Carbonite Safe 1 Important Things to Know... 4 Carbonite Features... 5 Setting Up and Installing... 6 Starting a Trial... 7 Installing Carbonite for the First Time... 7 Buying a Subscription... 8 Subscription Pricing...

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

MICROSOFT WINDOWS SIG OCTOBER 24, 2016 HOW TO CREATE A MICROSOFT ACCOUNT AND FREE OFFICE PROGRAMS USING ONE DRIVE

MICROSOFT WINDOWS SIG OCTOBER 24, 2016 HOW TO CREATE A MICROSOFT ACCOUNT AND FREE OFFICE PROGRAMS USING ONE DRIVE To Create a Microsoft Account: Click on the Window pane in the bottom left corner to go to the Start Screen THEN Click on the settings gear on the START SCREEN CLICK ON ACCOUNTS CLICK ON EMAIL & APP ACCOUNTS

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

Installing and Configuring the Voice UPB Bridge updated 1-Jan-2019

Installing and Configuring the Voice UPB Bridge updated 1-Jan-2019 Installing and Configuring the Voice UPB Bridge updated 1-Jan-2019 Before starting these instructions, you should already have your Voice assistant installed and working. These instructions can be used

More information

Single Product Review. escan Internet Security 11. Language: English September 2010 Last revision: 13 nd October

Single Product Review. escan Internet Security 11. Language: English September 2010 Last revision: 13 nd October Single Product Review escan Internet Security 11 Language: English September 2010 Last revision: 13 nd October 2010-1 - Content Downloading and installing the trial version... 3 Post-installation... 4

More information

QUICK START GUIDE. quantower.com

QUICK START GUIDE. quantower.com QUICK START GUIDE quantower.com WELCOME In order to avoid any problems with setup, configuration and first start of Quantower application, we ve prepared this short manual. It covers four main aspects:

More information

FINANCIAL SOFTWARE CONVERSION INSTRUCTIONS

FINANCIAL SOFTWARE CONVERSION INSTRUCTIONS FINANCIAL SOFTWARE CONVERSION INSTRUCTIONS Member FDIC. 2018 United Community Bank ucbi.com/fouroaks 1 TABLE OF CONTENTS FINANCIAL SOFTWARE CONVERSION INSTRUCTIONS QuickBooks for Mac - Web Connect 3 QuickBooks

More information

Release Notes FutureSource Release 3.6. Date: June 28, 2013

Release Notes FutureSource Release 3.6. Date: June 28, 2013 Release Notes FutureSource Release 3.6 Date: June 28, 2013 Interactive Data Desktop Solutions FutureSource Release Notes Page 2 of 25 1 Preface This document outlines the key new features, functionality

More information

Contents 1. Downloading and Installing...3 2. How to Connect to Your Account...4 3. How to Remove an Account...5 4. The Quotes Feature....5 4.1 Adding Symbols to the Quotes feature....6 4.2 Hiding and

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

PICO LOGGING APPLICATION...

PICO LOGGING APPLICATION... 1 Table of contents TABLE OF CONTENTS... 2 ABOUT THIS MANUAL... 3 IMPORTANT NOTES... 3 PICO LOGGING APPLICATION... 5 ABOUT THE PICO LOGGING PC APPLICATION... 5 WHERE TO GET A HOLD OF THE PICO LOGGING APPLICATION...

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

MetaStock RT Antenna

MetaStock RT Antenna MetaStock RT Antenna Real time Program installation Guide Start Install the MS RT Antenna program...2 User Guide:...5 Other options: Symbols setting...9 Error data maintain:...10 Install Upgrade version...15

More information

Monitoring Tool Made to Measure for SharePoint Admins. By Stacy Simpkins

Monitoring Tool Made to Measure for SharePoint Admins. By Stacy Simpkins Monitoring Tool Made to Measure for SharePoint Admins By Stacy Simpkins Contents About the Author... 3 Introduction... 4 Who s it for and what all can it do?... 4 SysKit Insights Features... 6 Drillable

More information

Managing the Client Process

Managing the Client Process Managing the Client Process Overview - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1 Importing Options............................................... 2 Overview - - - - - - - - - - - - -

More information

DigidownHost. Software User s Guide. Lisle Design Ltd 2014 Subject to change without notice

DigidownHost. Software User s Guide. Lisle Design Ltd 2014 Subject to change without notice DigidownHost Software User s Guide Subject to change without notice DigidownHost User s Guide Contents About DigidownHost... 2 Installing DigidownHost... 3 The DigidownBase Driver Installer... 9 Uninstalling

More information

RIT VBA API Tutorial

RIT VBA API Tutorial RIT User Guide Build 1.02 RIT VBA API Tutorial Table of Contents Introduction... 2 Introduction to Excel VBA (Developer)... 3 VBA API Commands for RIT... 10 VBA API Initialization... 11 Algorithmic Trading

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

User Guide. PCmover Professional for Windows XP. Laplink Software, Inc. User Guide MN-PCMPRO-XP-EN-08 (REV. 2014/07/08)

User Guide. PCmover Professional for Windows XP. Laplink Software, Inc. User Guide MN-PCMPRO-XP-EN-08 (REV. 2014/07/08) 1 PCmover Professional The Only Software that Moves Programs, Files, and Settings to a New PC! Laplink Software, Inc. Customer Service/Technical Support: Web: http://www.laplink.com/contact E-mail: CustomerService@laplink.com

More information

Convert2MetaStock V2.2

Convert2MetaStock V2.2 Convert2MetaStock V2.2 Copyright (C) 2006, Trading-Tools.com mailto:info@trading-tools.com User manual Table of Contents Table of Contents... 2 Convert2MetaStock - Overview... 3 File menu commands... 3

More information

Cloud-Based Platforms (a platform that is hosted outside of you own hosting service): Pros:

Cloud-Based Platforms (a platform that is hosted outside of you own hosting service): Pros: When it comes to membership site platforms, there have basically been only 2 categories to choose from until now: Self-hosted platforms (hosted on your own hosting service, on your own WordPress website)

More information

TCweb Data Logger. November 9, 2005 Rev D Tidal Engineering Corporation Page 1 of 30

TCweb Data Logger. November 9, 2005 Rev D Tidal Engineering Corporation Page 1 of 30 TCweb Data Logger Page 1 of 30 Overview...3 Features...4 General...4 Tree View...4 Logging...4 Graphing...4 DDE...4 OPC...4 Alarms (Full Version)...4 Specifications...5 Table 1: TCweb Specifications...5

More information

Startup Notes for Standard CMD 2015.x Setup

Startup Notes for Standard CMD 2015.x Setup Startup Notes for Standard CMD 2015.x Setup The standard CMD program setup refers to the 2015 version of The Church Membership Directory software, which includes the two phone apps (one for staff use and

More information

Contents. 1 Drobo 5C Online User Guide Before You Begin Product Features at a Glance Checking Box Contents...

Contents. 1 Drobo 5C Online User Guide Before You Begin Product Features at a Glance Checking Box Contents... Drobo 5C User Guide Contents 1 Drobo 5C Online User Guide... 6 1.1 Before You Begin... 7 1.1.1 Product Features at a Glance... 8 1.1.2 Checking Box Contents... 10 1.1.3 Checking System Requirements...

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

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

Setting Up Real-Time Alerts

Setting Up Real-Time Alerts Chapter III. Setting Up Real-Time Alerts In this chapter 1. Specify tickers to monitor 842 2. Customize the Chart window 844 3. Select technical indicators for display 845 4. Specify data preferences for

More information

Excel Add-in User Guide

Excel Add-in User Guide Excel Add-in User Guide Table of Contents Initial Installation 3 Activating the Addin Toolbar 4 Using Excel Addin 4 Quick Quote 5 Quotes 5 Conversion 6 History 7 History Snap 8 Symbol Search 9 Initial

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

Backup using Quantum vmpro with Symantec Backup Exec release 2012

Backup using Quantum vmpro with Symantec Backup Exec release 2012 Backup using Quantum vmpro with Symantec Backup Exec release 2012 Step 1) If the vmpro appliance name and IP address are not resolved through DNS, update the Windows hosts file to include the IP address

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 Design... 5 Installation... 6 Amibroker... 6 Realtime Data (RTD)... 7 Installation... 7 Configure

More information

Sectigo Accounts Management

Sectigo Accounts Management Sectigo Accounts Management Software Version 7.0 User Guide Guide Version 7.0.030414 2018 Sectigo. All rights reserved. Table of Contents 1. Introduction To Sectigo Accounts Management...3 2. My Account...5

More information

MobileFlex Version 1.0 Portable Technology Solutions, LLC

MobileFlex Version 1.0 Portable Technology Solutions, LLC MobileFlex Version 1.0 Portable Technology Solutions, LLC Telephone: 1-877-640-4152 Fax: 1-501-421-5085 http://www.ptshome.com support@ptshome.com This document and the software described by this document

More information

Nimsoft Cloud User Experience

Nimsoft Cloud User Experience Page 1 of 13 Nimsoft Cloud User Experience Nimsoft Monitor Solutions v7.2 Introduction The Purpose of this HOWTO guide: This HOWTO guide will get you started with Nimsoft Cloud User Experience (CUE) performance

More information

XIA Configuration Server

XIA Configuration Server XIA Configuration Server XIA Configuration Server v6 Cloud Services Quick Start Guide Tuesday, 20 May 2014 1 P a g e X I A C o n f i g u r a t i o n C l o u d S e r v i c e s Contents Overview... 3 Creating

More information

PROFIT ZONES INSTALLATION GUIDE

PROFIT ZONES INSTALLATION GUIDE PROFIT ZONES INSTALLATION GUIDE Downloading and Installing: From inside the Member's Area, on the Profit Zones Member's page, simply click the large orange button to begin the download. After clicking

More information

Foot Control Not Working

Foot Control Not Working Foot Control Not Working Document last modified: 3 July 2012 Document applies to: Knowledge level: Olympus DSS Player v6/v7 (AS-2300) Olympus DSS Player Standard Transcription Module v1/v2 (AS-2400) Olympus

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

How to Download Data from the Bloomberg Terminal

How to Download Data from the Bloomberg Terminal How to Download Data from the Bloomberg Terminal Author: Chengbo Fu Department of Accounting and Finance This tutorial demonstrates how to download data from the Bloomberg terminal. It consists of two

More information

BIZPRAC 12 GUIDE RE-INSTALLATION

BIZPRAC 12 GUIDE RE-INSTALLATION BIZPRAC 12 GUIDE RE-INSTALLATION BEFORE YOU START 1. Please ensure that your computer/s meets the Minimum System Requirements: http://www.bizprac.com/wp-content/uploads/bizprac- Minimum-System-Requirements.pdf.

More information

Nexgen Indicator & Ninja Trader Basics Guide.

Nexgen Indicator & Ninja Trader Basics Guide. Nexgen Indicator & Ninja Trader Basics Guide. 1. Nexgen Educational Online Chat Room Access A. Disclaimer...(Pg.2-3) B. Accessing Nexgen's online chat room...(pg.4) 2. Ninja Trader Charting, Data and Execution

More information

Gap Find, Version 3. Additional input parameter GapOnClose to determine whether daily and weekly gap should be based on close or range.

Gap Find, Version 3. Additional input parameter GapOnClose to determine whether daily and weekly gap should be based on close or range. Gap Find, Version 3 Table of Contents Overview...1 New in Version 3...1 Getting Started...1 Configuration...2 Configuration: General Tab...3 Configuration: Inputs Tab...4 Configuration: Alerts Tab...6

More information

Laplink PCmover Home The Only Software that Moves Programs, Files, and Settings to a New PC!

Laplink PCmover Home The Only Software that Moves Programs, Files, and Settings to a New PC! Laplink PCmover Home The Only Software that Moves Programs, Files, and Settings to a New PC! User Guide Customer Service/Technical Support: Web: http://www.laplink.com/contact E-mail: CustomerService@laplink.com

More information

CONTENT. ADAPTIVE DIVERGENCE CONVERGENCE SIGNALS for MT4. Set up & Configuration Guide

CONTENT. ADAPTIVE DIVERGENCE CONVERGENCE SIGNALS for MT4. Set up & Configuration Guide ADAPTIVE DIVERGENCE CONVERGENCE SIGNALS for MT4 Set up & Configuration CONTENT Description 1 Subscribing to TRADING CENTRAL feed 1 Installation process 1 Indicator's use and set up 4 Features and parameters

More information

QuickBooks for Windows Conversion Instructions

QuickBooks for Windows Conversion Instructions QuickBooks for Windows Conversion Instructions Web Connect Introduction As Yolo Federal Credit Union completes its system conversion, you will need to modify your QuickBooks settings to ensure the smooth

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

Professional. User Guide. Professional. Laplink Software, Inc. User Guide MN-PCMPRO-EN-08 (REV. 2014/04/10)

Professional. User Guide. Professional. Laplink Software, Inc. User Guide MN-PCMPRO-EN-08 (REV. 2014/04/10) 1 The Only Software that Moves Programs, Laplink Software, Inc. Customer Service/Technical Support: Web: http://www.laplink.com/contact E-mail: CustomerService@laplink.com Laplink Software, Inc. 600 108th

More information