Analysis Tools. New version of the TeleTrader Language. Intuitive dialog for inserting and adjusting indicators and signals

Size: px
Start display at page:

Download "Analysis Tools. New version of the TeleTrader Language. Intuitive dialog for inserting and adjusting indicators and signals"

Transcription

1 TeleTrader Professional Version 8.0 introduces an entirely new version of the TeleTrader Language and the Analysis Tools interface. Inserting, adapting and creating indicators and signals is now even more comfortable in TeleTrader Professional. In addition, the Pivot Points and Fibonacci drawing tools have been enhanced, price lines can now be inserted on the chart, and Time and Sales documents have been adapted to also show data for multiple symbols. The Highlights New version of the TeleTrader Language for creating custom indicators and signals Multiple Pivot Points on one chart, with additional time compressions and calculation methods Fibonacci Expansions as extension to the existing Fibonacci Retracements Displaying a price line representing various time series values on a chart Multi-symbol Time and Sales documents Using you standard software to send documents and images to friends Analysis Tools New version of the TeleTrader Language TeleTrader Professional 8.0 comes with an entirely reworked Analysis Tools subsystem, featuring a redesigned programming language for writing custom studies. Inserting studies on a chart is now much easier because of the new Insert Study dialog that allows you to configure every detail of a study before you insert it. The new TeleTrader Language lets you easily manipulate existing indicators and signals and gives you the flexibility to create your own custom studies. Even complex trading systems can be represented with this new version of Professional's programming language. Intuitive dialog for inserting and adjusting indicators and signals The Insert Study dialog allows you to adjust the bases, parameters and appearance of a study before you insert it into the chart. You can: Configure the symbols on which the study is based on Adjust the parameters of the study Change the appearance of the study (colors, styles) Display the source code and detailed information about the chosen study 1/11 June 2009

2 If you want to change the default settings for a study, you can do so in the new Study Editor. To open it, use the menu command Tools > Study Editor. Better overview of available studies with categories, tags and a comprehensive search In the Insert Study dialog and the Study Editor, all available studies are now divided into two main categories, Indicators and Signals. For this, corresponding tabs are used. To see a list of all studies regardless of their type, use the All tab. In addition, all studies have been grouped into categories and assigned one or more tags. You can display the list of studies alphabetically (A Z) or grouped by Category or Tag. You can also define some studies as Favorites and assign custom tags to a study (free text). To find a specific study, a comprehensive search function has been added to the dialogs. You can find a study by typing its name, category, tag or function name in the search field at the bottom of the study list. TraderBars and TraderMarks are now Signals In the new TeleTrader Language, TraderBars and TraderMarks have been substituted by Signals. Additionally, several candlestick pattern recognition signals have been combined in one single indicator: The Candlestick Pattern Recognition indicator shows several independent patterns (Hammer, Hanging Man, Morning Star, Evening Star, Shooting Star, Dark Cloud, Bearish Engulfing, Bullish Engulfing) as one indicator. The different patterns are indicated with an arrow and a tag with the name of the pattern. Some "mirror signals" (signals where Bearish and Bullish patterns are available) have been consolidated into a single study. To plot signals on the chart, the new Marker study objects are used (see below). New possibilities for visualization: Line, Area, Marker For plotting studies on the screen, the following visualization techniques are used: Lines: Displayed on the chart as a single line Areas: Displayed on the chart as a shaded, transparent area with two lines at the borders 2/11 June 2009

3 Markers: Displayed on the chart as a combination of two arrows (up/down arrow and price arrow) and marker text Comprehensive support for creating custom indicators and signals With the Study Editor you can easily manipulate and adapt existing studies and create new custom studies with the TeleTrader Language. Your own studies can be protected with a password or sent to another Professional user with a time limit. The new Source Editor lets you concentrate on the source code of your study by removing all interface elements that are not related to programming. Calculation and drawing is done in the same place In previous versions of the TeleTrader Language, you had to distinguish between Functions on the one hand and Indicators, TraderBars and TraderMarks on the other hand. You used Functions to calculate results, and then created an Indicator, a TraderBar or a TraderMark to plot the results on the screen. In the new TeleTrader Language introduced with TeleTrader Professional 8.0, all calculations and drawing operations can now be done in the same place. You can simply create a new study, add the code that is needed to calculate a result, and then plot the results on the screen using the new drawing functions. Language syntax is now more intuitive and offers additional possibilities The syntax of the TeleTrader Language has been changed to make it easier to use. For example, you now don t have to end an If statement with an END_IF marker. As there have been many similar syntax changes, we advise you to have a closer look at the new Analysis Tools manual that can be accessed by clicking Help > Analysis Tools on the menu. Some major points to consider: Plotting in the future: You can now also access all available future bars in your calculations (bars to the right of the current bar). Several new built-in functions have been introduced, such as the drawing functions to plot lines, areas and markers, or the date / time functions to access the current system date and time or the date and time of the current bar. Two modes to calculate studies after bar or after tick All indicators and signals can now be calculated after each tick, as implemented in previous versions, or after each bar. If you choose calculation after each bar, studies will only be recalculated at the end of each period. This solution drastically improves performance, especially on complex algorithms. The calculation type can be defined for each study individually from within Study Editor and/or Insert Study Dialog. 3/11 June 2009

4 Automatic backup of Custom Studies Before Saving All custom studies from within the Study Editor, an automatic backup is being created in C:\Users\[user]\AppData\Roaming\Professional\ and called UserStudies.bak. Drawing Tools Multiple Pivot Points on one chart, weekly and monthly Pivot Points You can now display multiple Pivot Point levels with a different time basis on one chart. Additionally to daily and intraday Pivot Points, the levels can now also be calculated on a weekly and monthly basis. The calculation method for the Pivot Points levels can be chosen from five different popular methods: Classic Pivot Points, Floor Pivot Points, Woodie s Pivot Points, Camarilla Pivot Points and Fibonacci Pivot Points. Fibonacci Expansions In addition to Fibonacci Retracements, you can now also draw Fibonacci Expansions on a chart. Fibonacci Retracements and Expansions both start with a trend line (base line) and divide it into the socalled Fibonacci levels. When using Fibonacci Expansions, the horizontal lines at those levels are believed to provide support / resistance when the price starts to move into the opposite direction of the current trend, but later reverses into the original direction. To draw Fibonacci Expansions: 1. Click on the arrow next to the Fibonacci Retracements icon on the Drawing toolbar, and then click on the Fibonacci Expansions icon: 2. Click on the chart at the first reference point of your base line (A) and hold the mouse button down. 4/11 June 2009

5 3. Move the mouse pointer to the second reference point of your base line (B) and release the mouse button. 4. Click on the third reference point (C). You can also convert Fibonacci Retracements to Fibonacci Expansions and vice versa by simply dragging the third reference point of a Retracement to the desired level. To revert to the Retracement just drag the third reference point horizontally to the second reference point. The conversion is being visualized immediately. Converting a trend channel to a single trend line You can convert an existing trend channel to a single trend line. Double-click on the visibility point of one of the parallel lines of the channel. This line will be deleted the other line is left as a single trend line on the chart. Changing the breadth of a trend channel You can change the distance between the two lines of a Trend Channel by clicking on a reference point, holding down the Shift key and dragging the line to its new position. The direction of the channel will not be changed. Positioning reference points with the keyboard on overlapping bars You can position reference points of drawing tools on overlayed bars with the keyboard commands O(pen), H(igh), L(ow) or C(lose). The reference points are moved to the highest or lowest value of the overlapping bars when using H or L, or to the first bar or last bar when using O or C. Symbol Search Option to search for ceased symbols The option to search for ceased symbols (for example expired futures contracts) has been integrated into the Symbol Search dialog. DDE Exporting data to your spreadsheet software with date / time restrictions In addition to the date parameters (S=TTMMJJJJ and E=TTMMJJJJ), new date / time parameters have been added to the DDE syntax. With them, you can specify the start and end date / time for a time region in the ISO format YYYY-MM-DDThh:mm:ss. For example: =ProfDDE History!'MSFT_0FSPC,MIN5,DATE,TIME,PCLOSE,Sdt= T19:00:00,Edt= T20:00:00,R' 5/11 June 2009

6 QuickBar Opening symbols from the QuickBar in specific documents and searching for related symbols When opening a single symbol from the QuickBar, you can right-click on the symbol to choose which type of document will be opened (Chart, Price Page, Market Depth etc.). You can also search for related symbols with the same ISIN in this menu. Chart Displaying a price line representing various time series values You can now display the level of the last trade price or various additional values (bid, ask, high etc.) as a horizontal line in the chart. Choose which prices should be displayed and adapt the properties of the price line, such as its color and the label used to mark the price level on the vertical price scale. If you display more than one price, you can also color the area between them. The price line is always based on current daily data and is adjusted with every new tick. Custom Settings can be stored in a chart template. To show a price line at the level of current prices: 1. Right-click on the chart and select Properties. 2. On the left side of the dialog, select the name of the chart pane, the name of the symbol and then Price Display. For example: Pane 1 > ATX > Price Display. 3. On the right side of the dialog, select the check boxes next to the prices for which you want to show a price line Note: All price related V-Scale labels can now be controlled from within Chart Properties/Price Line. Labels for studies (Indicators, Signals) can be edited from within Chart Properties/Label. 6/11 June 2009

7 Open overlaid charts and multiple panes from within context menu Having multiple symbols selected or in scope, you can now open charts from within the context menu with additional shortcuts: Ctrl: Opens one chart document with one pane, showing all symbols as overlay Ctrl+Space: Opens one chart document with one pane for each symbol Changing the type of the price scale from the Chart toolbar You can now choose the type of price scale (linear, logarithmic or percentage scale) from the Chart toolbar by clicking on the arrow next to the Chart Type icon: The Performance chart type has been removed. It can be replicated by using a Percentage Vertical Scale in combination with any other chart type. Maximize/Minimize detached windows with a shortcut The shortcut Shift/Shift to maximize/minimize windows can now be applied to detached documents. Price Page Alternate colors and automatic marking of old quote data In price pages, you can now use an alternate color for every second row and automatically mark quotes that are not from the same day with a different color and font. Both changes can be made on the Font tab in the Price Page Properties dialog, which you can access by right clicking on the price page and choosing Properties. To use alternate colors for every second row: 1. On the Font tab, activate the check box Use Alternate Color 2. Choose the foreground and background color for every second row from the dropdown menus To mark old data on the price page: 1. On the Font tab, activate the check box Use different Color and Fonts if last trade or quote is not from today 2. Choose the Font style and color from the dropdowns below this option 7/11 June 2009

8 Defining default colors for price page headers You can define default colors for the headers inserted in a price page. This information can also be saved in the price page template. To define the default header colors: 1. Right-click in the price page and choose Properties. 2. On the left side of the dialog, select Header. 3. On the right side of the dialog, choose the Foreground and Background color for all headers of this price page. Time and Sales Displaying multiple symbols in one Time and Sales document For markets with little trading activity it can be useful to display bids, asks and trades for more than one symbol in one Time and Sales document. Therefore, the Time and Sales document has been extended to show multiple symbols in parallel. The chosen symbols are displayed in an overview on top that can be adjusted like a price page. In the Time and Sales pane, you can choose to display bids, asks and trades for all symbols or only for the currently selected symbol. To show time and sales data for all / selected symbols: 1. Right-click in the time and sales view and select Show All Symbols or Show Selected Symbols. 2. The row headers of the price page view will show a red arrow when only the time and sales data for the selected symbol is displayed. or 1. Double-click on the arrow in the row header to immediately Show All Symbols or Show Selected Symbol. 8/11 June 2009

9 You can add and remove symbols just like in a price page, or in the Properties dialog under Symbols. In the Properties dialog, you can also assign a different color to every symbol. Time and Sales documents that have been created with previous versions of TeleTrader Professional are converted to the new layout automatically. Market Depth New columns Bid_Count and Ask_Count We added new Market Depth fids for: Bid_Count: Number of orders of bids in Market Depth Ask_Count: Number of orders of asks in Market Depth Miscellaneous Using you standard software to send documents and images to friends As an alternative to using the built-in client (which has to be configured manually), you can now also use your standard software to send documents and images to your friends. To choose your standard software for sending s, click Use Default Client on the File > Send menu. To send an of a document: 1. On the File menu, click Send 2. Choose one of the options presented there: Image: Send an image of the active chart (this option is not shown for other documents) Document as Attachment: Send the active Professional document as an attachment Virtual Page as Attachment: Send the current virtual page file as an attachment Workspace as Attachment: Send the current workspace file as an attachment s which are triggered by alerts will still be sent using the built-in client. Additional preconfigured mail service provider We added MobileMe and GMX settings to our preconfigured list of service providers to Tools/Options/E- Mail Settings. New shortcut for the menu command Copy Window The shortcut Ctrl + Alt + C has been added for the menu command Window > Copy Window which creates a duplicate of the active document. Automatic adaptation of document size when Professional main window is resized When the size of the Professional mainframe is changed, all documents that are currently displayed are resized automatically, so that their relative size on the screen is preserved. To deactivate automatic resizing: 1. On the Tools menu, click Options 2. On the General pane, clear the Automatically resize documents check box. To temporarily suppress resizing: 1. Press and hold Ctrl while changing the mainframe s size. Exporting and importing virtual pages You can now save single virtual pages on disk and import them into existing or new workspaces. To save a virtual page to disk: 1. On the File menu, click Export Virtual Page 2. Choose a file name and location for the virtual page document and click Save 9/11 June 2009

10 To import a virtual page into a workspace: 1. On the File menu, click Import Virtual Page 2. Choose the Virtual Page document (*.wksv) that you want to add and click Open 3. The virtual page is imported and positioned behind the last existing virtual page of the workspace Extended support of multi monitor environments On multi monitor systems, new documents are opened on the screen that the mouse pointer is positioned on at the time of opening. The default size of a document depends on the screen size of this monitor. Disabled Intraday/Tick Data Export for symbols on specific exchanges Due to CME policy changes, intraday/tick data export has been disabled for the following exchanges: ECBOT & ECBOT Mini CBOT OA CME RTH, CME EMini, CME Globex Bug Fixes / Resolved Issues The following bugs have been fixed in TeleTrader Professional Version 8.0: On the vertical scale of additional panes, price markers were not displayed When using the crosshair mode or moving the reference point of a drawing tool on a chart with two price scales, the position marker was not visible on the second scale When using a chart connected to a price page, clicking the button Delete all draw tools did remove all drawing objects within the active chart, not just the ones connected to the visible time series When changing the time compression or plot type of a chart, the chart display jumped to the oldest data When using Smart Symbol Search, the default search settings were overwritten with the Smart Symbol Search settings Smart Symbol Search can now also be used from within Change Symbol Dialog When drawing Fibonacci arcs, the Fibonacci levels were drawn in reverse order The menu command Window > Set Virtual Page Layout As did not correctly rearrange virtual pages. When starting Professional from the command line, the number of parameters / symbols that could be passed was limited Removed the functionality to Disable non trading days in charts Removed the functionality to Automatically insert decimal point in prices entered by user in Tools/Options/General Removed the functionality to open a New Window from within the Window menu. Workspaces with documents created by this functionality will not show the appropriate document in Version 8.0. Due to changes in the new Analysis Tools interface, we removed the functionality to Automatically pick color for line study objects. A single color is now being used for all background types. Moved the functionality to Change the color of the last bar as new ticks come in from Tools/Options/Charts to Tools/Options/Charts/Document Defaults 10/11 June 2009

11 Minimum System Requirements Hardware Operating System PC with 1,66 GHz or higher Windows 7 (recommended) Windows Vista, Windows XP Windows NT 4.0 (supported) RAM Free Disk Space Internet Connection Firewall All operating systems need MS.NET framework and the most recent service packs. Some functionalities of TeleTrader Professional need components from Microsoft Internet Explorer 5.5 (or higher). 1 GB We recommend at least 2 GB for large time series or a high number of charts and time and sales documents. ca. 80 MB of free hard drive space for a complete installation Persistent Internet connection with a recommended bandwidth of at least 64 kbps Either port 80 or 2088 (TCP) needs to be open for the connection to the market data server. Personal firewalls have to be set up to allow traffic for TeleTrader Professional. Documentation and Support For further information, please consult the documentation accessible over the Help menu or visit us at If you have any questions, contact our support team: On the Help menu, click Online Support and enter your problem as detailed as possible Send us an at support@teletrader.com please include your Professional user name! Call our hotline on (Austria) or (Germany) between 8:30 AM and 6:00 PM (Central European Time) 11/11 June 2009

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

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

Technical Charting With TraderConnect PR

Technical Charting With TraderConnect PR 1 Technical Charting With TraderConnect PR RO TM www.n2nconnect.com helpdesk@n2nconnect.com Technical Charting With TraderConnect PRO TM 2 Information in this document is deemed accurate at the time of

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

Excel 2013 Intermediate

Excel 2013 Intermediate Instructor s Excel 2013 Tutorial 2 - Charts Excel 2013 Intermediate 103-124 Unit 2 - Charts Quick Links Chart Concepts Page EX197 EX199 EX200 Selecting Source Data Pages EX198 EX234 EX237 Creating a Chart

More information

Solo 4.6 Release Notes

Solo 4.6 Release Notes June9, 2017 (Updated to include Solo 4.6.4 changes) Solo 4.6 Release Notes This release contains a number of new features, as well as enhancements to the user interface and overall performance. Together

More information

Table of Contents Lesson 1: Introduction to the New Interface... 2 Lesson 2: Prepare to Work with Office

Table of Contents Lesson 1: Introduction to the New Interface... 2 Lesson 2: Prepare to Work with Office Table of Contents Lesson 1: Introduction to the New Interface... 2 Exercise 1: The New Elements... 3 Exercise 2: Use the Office Button and Quick Access Toolbar... 4 The Office Button... 4 The Quick Access

More information

BASIC NAVIGATION & VIEWS...

BASIC NAVIGATION & VIEWS... Content Overview VISUAL TOUR... 5 NEW FEATURES IN OUTLOOK 2010... 6 BASIC NAVIGATION & VIEWS... 7 SETTING PREFERENCES... 7 Creating an Outlook Shortcut... 7 Choosing a Startup View... 7 CUSTOMIZING INBOX

More information

Aspen for Browser User Guide

Aspen for Browser User Guide Aspen for Browser User Guide V 1.20 (March 2014) 02 651 4747 # 777 helpdesk@thaiquest.com Aspen Thai @Aspen_Thai www.thaiquest.com Aspen Thai Copyright 2017 ThaiQuest Limited. All rights reserved. Contents

More information

FactSet Quick Start Guide

FactSet Quick Start Guide FactSet Quick Start Guide Table of Contents FactSet Quick Start Guide... 1 FactSet Quick Start Guide... 3 Getting Started... 3 Inserting Components in Your Workspace... 4 Searching with FactSet... 5 Market

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

Chart Winner (Version 1.01)

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

More information

Excel 2013 for Beginners

Excel 2013 for Beginners Excel 2013 for Beginners Class Objective: This class will familiarize you with the basics of using Microsoft Excel. Class Outline: Introduction to Microsoft Excel 2013... 1 Microsoft Excel...2-3 Getting

More information

OpenForms360 Validation User Guide Notable Solutions Inc.

OpenForms360 Validation User Guide Notable Solutions Inc. OpenForms360 Validation User Guide 2011 Notable Solutions Inc. 1 T A B L E O F C O N T EN T S Introduction...5 What is OpenForms360 Validation?... 5 Using OpenForms360 Validation... 5 Features at a glance...

More information

Getting Started with BarchartX

Getting Started with BarchartX Getting Started with BarchartX April 2007 Getting Started with BarchartX I ve signed up for BarchartX (or, signed up for a free trial). Now what? Within minutes, you will receive an email from Barchart

More information

Contents. Launching Word

Contents. Launching Word Using Microsoft Office 2007 Introduction to Word Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.0 Winter 2009 Contents Launching Word 2007... 3 Working with

More information

Introduction to Excel 2007

Introduction to Excel 2007 Introduction to Excel 2007 These documents are based on and developed from information published in the LTS Online Help Collection (www.uwec.edu/help) developed by the University of Wisconsin Eau Claire

More information

Maran. User s Manual V1.00

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

More information

Release Notes. MindManager 2019 for Windows MindManager Enterprise Version September 25, 2018

Release Notes. MindManager 2019 for Windows MindManager Enterprise Version September 25, 2018 Release Notes MindManager 2019 for Windows MindManager Enterprise 2019 Version 19.0 September 25, 2018 2018 Corel Corporation 1 Table of Contents USABILITY & PERFORMANCE IMPROVEMENTS... 3 User Interface...

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

Overview of Adobe Fireworks CS6

Overview of Adobe Fireworks CS6 Overview of Adobe Fireworks CS6 Lesson topics: Work with the Adobe Fireworks CS6 workspace: tools, Document windows, menus, and panels. Customize the workspace. Change the magnification of a document.

More information

Getting Started with AgriCharts Professional

Getting Started with AgriCharts Professional Getting Started with AgriCharts Professional Last Updated: 12/20/2010 Welcome to AgriCharts Professional! Professional is a full-featured quote, chart and analysis software application that you download

More information

Erlanger 2000 (E2K) Research and Analytics Platform Initial Installation and Quick Start User Guide

Erlanger 2000 (E2K) Research and Analytics Platform Initial Installation and Quick Start User Guide Erlanger 2000 (E2K) Research and Analytics Platform Initial Installation and Quick Start User Guide I. Installation Phil Erlanger Research Co., Inc. (PER) or Quantitative Partners, Inc. (QPI) will guide

More information

Lesson 15 Working with Tables

Lesson 15 Working with Tables Working with Tables Computer Literacy BASICS: A Comprehensive Guide to IC 3, 4 th Edition 1 Objectives Create a table and insert text. Insert and delete rows and columns. Adjust column width and row height.

More information

Lesson 15 Working with Tables

Lesson 15 Working with Tables Working with Tables Computer Literacy BASICS: A Comprehensive Guide to IC 3, 5 th Edition 1 Objectives Create a table and insert text. Insert and delete rows and columns. Adjust column width and row height.

More information

SyncFirst Standard. Quick Start Guide User Guide Step-By-Step Guide

SyncFirst Standard. Quick Start Guide User Guide Step-By-Step Guide SyncFirst Standard Quick Start Guide Step-By-Step Guide How to Use This Manual This manual contains the complete documentation set for the SyncFirst system. The SyncFirst documentation set consists of

More information

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

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

More information

Creating a Spreadsheet by Using Excel

Creating a Spreadsheet by Using Excel The Excel window...40 Viewing worksheets...41 Entering data...41 Change the cell data format...42 Select cells...42 Move or copy cells...43 Delete or clear cells...43 Enter a series...44 Find or replace

More information

esignal Advanced Chart Styles ADVANCED CHARTIN G You can choose from the following Advanced Chart types:

esignal Advanced Chart Styles ADVANCED CHARTIN G You can choose from the following Advanced Chart types: 8 ADVANCED CHARTIN G ESIGNAL S offers an extremely flexible user interface and includes a full array of line drawing tools, advanced analytics and a formula engine that lets you create your own studies.

More information

TABLE OF CONTENTS CHAPTER

TABLE OF CONTENTS CHAPTER TABLE OF CONTENTS CHAPTER 1...1 A QUICK OVERVIEW OF THE MICROSOFT EXCHANGE CLIENT...1 BASIC CONCEPTS AND FEATURES...1 STARTING THE MICROSOFT EXCHANGE CLIENT...1 SETTING OPTIONS FOR YOUR MESSAGES...3 LOOKING

More information

1. Which of the following is NOT a personal computer?

1. Which of the following is NOT a personal computer? 1. Which of the following is NOT a personal computer? laptop desktop mainframe All of the above. 2. RAM is often referred to as memory. permanent volatile semipermanent None of the above. 3. One of the

More information

Excel 2007 New Features Table of Contents

Excel 2007 New Features Table of Contents Table of Contents Excel 2007 New Interface... 1 Quick Access Toolbar... 1 Minimizing the Ribbon... 1 The Office Button... 2 Format as Table Filters and Sorting... 2 Table Tools... 4 Filtering Data... 4

More information

Desktop Studio: Charts. Version: 7.3

Desktop Studio: Charts. Version: 7.3 Desktop Studio: Charts Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information

Microsoft Excel 2013: Part 3 More on Formatting Cells And Worksheet Basics. To apply number formatting:

Microsoft Excel 2013: Part 3 More on Formatting Cells And Worksheet Basics. To apply number formatting: Microsoft Excel 2013: Part 3 More on Formatting Cells And Worksheet Basics Formatting text and numbers In Excel, you can apply specific formatting for text and numbers instead of displaying all cell content

More information

EXCEL 2003 DISCLAIMER:

EXCEL 2003 DISCLAIMER: EXCEL 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Excel users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training or

More information

AEMLog Users Guide. Version 1.01

AEMLog Users Guide. Version 1.01 AEMLog Users Guide Version 1.01 INTRODUCTION...2 DOCUMENTATION...2 INSTALLING AEMLOG...4 AEMLOG QUICK REFERENCE...5 THE MAIN GRAPH SCREEN...5 MENU COMMANDS...6 File Menu...6 Graph Menu...7 Analysis Menu...8

More information

Introducing Office

Introducing Office 1 2 Contents Contents Introducing Office 2010 9 Microsoft Office 2010 10 Ribbon Technology 11 What s Needed 12 Installing Office 2010 13 Start an Application 14 The Application Window 15 Live Preview 16

More information

Microsoft Word 2003 for Windows, Part 2

Microsoft Word 2003 for Windows, Part 2 Microsoft Word 2003 for Windows, Part 2 In this workshop, the following Word 2003 features will be covered: Creating and using Tables Formatting text using Styles Using MailMerge Arranging text in Columns

More information

Excel Select a template category in the Office.com Templates section. 5. Click the Download button.

Excel Select a template category in the Office.com Templates section. 5. Click the Download button. Microsoft QUICK Excel 2010 Source Getting Started The Excel Window u v w z Creating a New Blank Workbook 2. Select New in the left pane. 3. Select the Blank workbook template in the Available Templates

More information

3.2 Circle Charts Line Charts Gantt Chart Inserting Gantt charts Adjusting the date section...

3.2 Circle Charts Line Charts Gantt Chart Inserting Gantt charts Adjusting the date section... / / / Page 0 Contents Installation, updates & troubleshooting... 1 1.1 System requirements... 2 1.2 Initial installation... 2 1.3 Installation of an update... 2 1.4 Troubleshooting... 2 empower charts...

More information

Microsoft Excel 2016 / 2013 Basic & Intermediate

Microsoft Excel 2016 / 2013 Basic & Intermediate Microsoft Excel 2016 / 2013 Basic & Intermediate Duration: 2 Days Introduction Basic Level This course covers the very basics of the Excel spreadsheet. It is suitable for complete beginners without prior

More information

Screen Designer. The Power of Ultimate Design. 43-TV GLO Issue 2 01/01 UK

Screen Designer. The Power of Ultimate Design. 43-TV GLO Issue 2 01/01 UK Screen Designer The Power of Ultimate Design 43-TV-25-13 GLO Issue 2 01/01 UK 43-TV-25-13 GLO Issue 2 01/01 UK Table of Contents Table of Contents Honeywell Screen Designer - The Power of Ultimate Design

More information

QuantShare. Table of contents

QuantShare. Table of contents QuantShare Table of contents 1. QuantShare 1.1 Introduction 1.2 Application 1.2.1 Using the software 1.2.2 Docking windows 1.2.3 Toolbars 1.2.4 Workspaces 1.2.5 Events 1.2.6 Scripting 1.2.7 Intraday Settings

More information

Desktop Studio: Charts

Desktop Studio: Charts Desktop Studio: Charts Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Working with Charts i Copyright 2011 Intellicus Technologies This document

More information

Getting Acquainted with Office 2007 Table of Contents

Getting Acquainted with Office 2007 Table of Contents Table of Contents Using the New Interface... 1 The Office Button... 1 The Ribbon... 2 Galleries... 2 Microsoft Help with Changes... 2 Viewing Familiar Dialog Boxes... 2 Download Get Started Tabs from Microsoft...

More information

Excel Tutorial 1

Excel Tutorial 1 IT٢.we Excel 2003 - Tutorial 1 Spreadsheet Basics Screen Layout Title bar Menu bar Standard Toolbar Other Tools Task Pane Adding and Renaming Worksheets Modifying Worksheets Moving Through Cells Adding

More information

POWERPOINT 2002 (XP): LEVEL 2

POWERPOINT 2002 (XP): LEVEL 2 POWERPOINT 2002 (XP): LEVEL 2 Lesson 1 - Using the Outline Tab PowerPoint 2002 Level 2 STUDENT EDITION LESSON 1 - USING THE OUTLINE TAB... 6 Working with the Outline Tab... 7 Creating a Bulleted List...

More information

NEXTVIEW ADVISORXs USER GUIDE Helpdesk:

NEXTVIEW ADVISORXs USER GUIDE Helpdesk: NEXTVIEW ADVISORXs USER GUIDE Helpdesk: 6323 0118 Email: support@nextview.com 1 TABLE OF CONTENT MENU BAR & TOOLBAR......... GENERAL VISUAL SETTINGS........ TICKER (ADD, CUSTOMIZE TICKER).............

More information

Word - Basics. Course Description. Getting Started. Objectives. Editing a Document. Proofing a Document. Formatting Characters. Formatting Paragraphs

Word - Basics. Course Description. Getting Started. Objectives. Editing a Document. Proofing a Document. Formatting Characters. Formatting Paragraphs Course Description Word - Basics Word is a powerful word processing software package that will increase the productivity of any individual or corporation. It is ranked as one of the best word processors.

More information

Text box. Command button. 1. Click the tool for the control you choose to draw in this case, the text box.

Text box. Command button. 1. Click the tool for the control you choose to draw in this case, the text box. Visual Basic Concepts Hello, Visual Basic See Also There are three main steps to creating an application in Visual Basic: 1. Create the interface. 2. Set properties. 3. Write code. To see how this is done,

More information

Correcting Grammar as You Type. 1. Right-click the text marked with the blue, wavy underline. 2. Click the desired option on the shortcut menu.

Correcting Grammar as You Type. 1. Right-click the text marked with the blue, wavy underline. 2. Click the desired option on the shortcut menu. PROCEDURES LESSON 11: CHECKING SPELLING AND GRAMMAR Selecting Spelling and Grammar Options 2 Click Options 3 In the Word Options dialog box, click Proofing 4 Check options as necessary under the When correcting

More information

STREETSMART PRO TOOLBARS

STREETSMART PRO TOOLBARS STREETSMART PRO TOOLBARS Toolbars... 41 Main Tool bar...42 BALANCES BAR...44 CHART TOOL BAR...47 Customizing the Chart Toolbar...47 Moving the Chart Toolbar...47 STATUS BAR...51 Live Help...52 Sending

More information

Chart Pop-Up Menu. Show

Chart Pop-Up Menu. Show Chart Pop-Up Menu Right-click the mouse on a chart to view the chart Pop-Up menu. Many features and actions can be accessed from the pop-up menu. Many of the items on the pop-up menu are used to open panels

More information

Impress Guide Chapter 11 Setting Up and Customizing Impress

Impress Guide Chapter 11 Setting Up and Customizing Impress Impress Guide Chapter 11 Setting Up and Customizing Impress This PDF is designed to be read onscreen, two pages at a time. If you want to print a copy, your PDF viewer should have an option for printing

More information

Overview of Adobe Fireworks

Overview of Adobe Fireworks Adobe Fireworks Overview of Adobe Fireworks In this guide, you ll learn how to do the following: Work with the Adobe Fireworks workspace: tools, Document windows, menus, and panels. Customize the workspace.

More information

TradeStation 9.5 to 10 Transition Guide

TradeStation 9.5 to 10 Transition Guide TradeStation 9.5 to 10 Transition Guide TradeStation 9.5 to 10 Transition Guide Frequently Asked Questions (FAQ) What platform terminology has changed?... 2 How do I move my workspaces?... 2 Where are

More information

= 3 + (5*4) + (1/2)*(4/2)^2.

= 3 + (5*4) + (1/2)*(4/2)^2. Physics 100 Lab 1: Use of a Spreadsheet to Analyze Data by Kenneth Hahn and Michael Goggin In this lab you will learn how to enter data into a spreadsheet and to manipulate the data in meaningful ways.

More information

Introducing Office

Introducing Office Contents Contents 1 2 Introducing Office 2007 9 Microsoft Office 2007 10 Ribbon Technology 11 What s Needed 12 Installing Office 2007 13 Start an Application 14 The Application Window 15 Live Preview 16

More information

Table of Contents. Contents

Table of Contents. Contents Spring 2009 R.A. Table of Contents Contents Opening PowerPoint... 2 PowerPoint 2007 Interface... 2 PowerPoint Features... 2 Creating, Opening and Saving Presentations... 3 Creating a Presentation... 3

More information

TRADESIGNAL USER MANUAL USER

TRADESIGNAL USER MANUAL USER TRADESIGNAL USER MANUAL TABLE OF CONTENTS GETTING STARTED User Interface in a Nutshell... 8 Important Features Tour... 11 Using the Help Button... 20 USER INTERFACE Workspaces... 22 Command Line... 28

More information

PowerPoint 2016 Building a Presentation

PowerPoint 2016 Building a Presentation PowerPoint 2016 Building a Presentation What is PowerPoint? PowerPoint is presentation software that helps users quickly and efficiently create dynamic, professional-looking presentations through the use

More information

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR REPORT... 3 DECIDE WHICH DATA TO PUT IN EACH REPORT SECTION...

More information

BusinessObjects Frequently Asked Questions

BusinessObjects Frequently Asked Questions BusinessObjects Frequently Asked Questions Contents Is there a quick way of printing together several reports from the same document?... 2 Is there a way of controlling the text wrap of a cell?... 2 How

More information

MICROSOFT EXCEL Working with Charts

MICROSOFT EXCEL Working with Charts MICROSOFT EXCEL 2010 Working with Charts Introduction to charts WORKING WITH CHARTS Charts basically represent your data graphically. The data here refers to numbers. In Excel, you have various types of

More information

Contents. Group 2 Excel Handouts 2010

Contents. Group 2 Excel Handouts 2010 Contents Styles... 2 Conditional Formatting... 2 Create a New Rule... 4 Format as Table... 5 Create your own New Table Style... 8 Cell Styles... 9 New Cell Style... 10 Merge Styles... 10 Sparklines...

More information

Tricking it Out: Tricks to personalize and customize your graphs.

Tricking it Out: Tricks to personalize and customize your graphs. Tricking it Out: Tricks to personalize and customize your graphs. Graphing templates may be used online without downloading them onto your own computer. However, if you would like to use the templates

More information

Tutorial Base Module

Tutorial Base Module Tutorial Base Module CONTENTS Part 1 - Introduction to the CycloLog desktop... 7 1.1 Introduction to the CycloLog desktop... 7 1.2 Using Log Data panes... 9 Part 2 - Importing and displaying well log data...

More information

Manual. empower charts 6.4

Manual. empower charts 6.4 Manual empower charts 6.4 Contents 1 Introduction... 1 2 Installation, updates and troubleshooting... 1 2.1 System requirements... 1 2.2 Initial installation... 1 2.3 Installation of an update... 1 2.4

More information

AEMLog users guide V User Guide - Advanced Engine Management 2205 West 126 th st Hawthorne CA,

AEMLog users guide V User Guide - Advanced Engine Management 2205 West 126 th st Hawthorne CA, AEMLog users guide V 1.00 User Guide - Advanced Engine Management 2205 West 126 th st Hawthorne CA, 90250 310-484-2322 INTRODUCTION...2 DOCUMENTATION...2 INSTALLING AEMLOG...4 TRANSFERRING DATA TO AND

More information

Sage 50 U.S. Edition Intelligence Reporting Getting Started Guide

Sage 50 U.S. Edition Intelligence Reporting Getting Started Guide Sage Intelligence Reporting Sage 50 U.S. Edition Intelligence Reporting Getting Started Guide Table of Contents Introduction... 2 System requirements... 3 How it works... 4 Getting started guide... 5 Running

More information

Introduction to Excel

Introduction to Excel Office Button, Tabs and Ribbons Office Button The File menu selection located in the upper left corner in previous versions of Excel has been replaced with the Office Button in Excel 2007. Clicking on

More information

Keynote 08 Basics Website:

Keynote 08 Basics Website: Website: http://etc.usf.edu/te/ Keynote is Apple's presentation application. Keynote is installed as part of the iwork suite, which also includes the word processing program Pages and the spreadsheet program

More information

2. create the workbook file

2. create the workbook file 2. create the workbook file Excel documents are called workbook files. A workbook can include multiple sheets of information. Excel supports two kinds of sheets for working with data: Worksheets, which

More information

Intro to Excel. To start a new workbook, click on the Blank workbook icon in the middle of the screen.

Intro to Excel. To start a new workbook, click on the Blank workbook icon in the middle of the screen. Excel is a spreadsheet application that allows for the storing, organizing and manipulation of data that is entered into it. Excel has variety of built in tools that allow users to perform both simple

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 This class is designed to cover the following basics: What you can do with Excel Excel Ribbon Moving and selecting cells Formatting cells Adding Worksheets, Rows and

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

Correcting Grammar as You Type

Correcting Grammar as You Type PROCEDURES LESSON 11: CHECKING SPELLING AND GRAMMAR Selecting Spelling and Grammar Options 2 Click Options 3 In the Word Options dialog box, click Proofing 4 Check options as necessary under the When correcting

More information

Thermo Scientific. GRAMS Envision. Version 2.1. User Guide

Thermo Scientific. GRAMS Envision. Version 2.1. User Guide Thermo Scientific GRAMS Envision Version 2.1 User Guide 2013 Thermo Fisher Scientific Inc. All rights reserved. Thermo Fisher Scientific Inc. provides this document to its customers with a product purchase

More information

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR Toolbar Tour AutoSum + more functions Chart Wizard Currency, Percent, Comma Style Increase-Decrease Decimal Name Box Chart Wizard QUICK TOUR Name Box AutoSum Numeric Style Chart Wizard Formula Bar Active

More information

Golden Software, Inc.

Golden Software, Inc. Golden Software, Inc. Only $299! The most sophisticated graphing package available, providing the professional quality you need with the flexibility you want. Create one of the more than 30 different graph

More information

Part 1: Basics. Page Sorter:

Part 1: Basics. Page Sorter: Part 1: Basics Page Sorter: The Page Sorter displays all the pages in an open file as thumbnails and automatically updates as you add content. The page sorter can do the following. Display Pages Create

More information

Style Report Enterprise Edition

Style Report Enterprise Edition INTRODUCTION Style Report Enterprise Edition Welcome to Style Report Enterprise Edition! Style Report is a report design and interactive analysis package that allows you to explore, analyze, monitor, report,

More information

Gloucester County Library System EXCEL 2007

Gloucester County Library System EXCEL 2007 Gloucester County Library System EXCEL 2007 Introduction What is Excel? Microsoft E x c e l is an electronic s preadsheet program. I t is capable o f performing many diff e r e n t t y p e s o f c a l

More information

Working with Data and Charts

Working with Data and Charts PART 9 Working with Data and Charts In Excel, a formula calculates a value based on the values in other cells of the workbook. Excel displays the result of a formula in a cell as a numeric value. A function

More information

Version 8 Release Notes

Version 8 Release Notes Version 8 Release Notes www.buildsoft.com.au 8.2.4 Release 30 July 2018 Fixes Fixed an issue where the Total of a Job might be incorrect if any Item was Picked from multiple Quotes that included only INCL

More information

Formatting Values. 1. Click the cell(s) with the value(s) to format.

Formatting Values. 1. Click the cell(s) with the value(s) to format. Formatting Values Applying number formatting changes how values are displayed it doesn t change the actual information. Excel is often smart enough to apply some number formatting automatically. For example,

More information

Microsoft Excel XP. Intermediate

Microsoft Excel XP. Intermediate Microsoft Excel XP Intermediate Jonathan Thomas March 2006 Contents Lesson 1: Headers and Footers...1 Lesson 2: Inserting, Viewing and Deleting Cell Comments...2 Options...2 Lesson 3: Printing Comments...3

More information

THE RIBBON THE OFFICE BUTTON TABS, CONTEXTUAL TABS, PROGRAM TABS

THE RIBBON THE OFFICE BUTTON TABS, CONTEXTUAL TABS, PROGRAM TABS THE RIBBON If you ve seen Office 2007 (Word, Excel, PowerPoint, Access, or Outlook items such as messages), you know about the Ribbon. It houses tabs with functional groupings of buttons and drop-down

More information

Using Open Workbench Version 1.1

Using Open Workbench Version 1.1 Version 1.1 Second Edition Title and Publication Number Title: Edition: Second Edition Printed: May 4, 2005 Copyright Copyright 1998-2005 Niku Corporation and third parties. All rights reserved. Trademarks

More information

Study Guide. PCIC 3 B2 GS3- Key Applications-Excel. Copyright 2010 Teknimedia Corporation

Study Guide. PCIC 3 B2 GS3- Key Applications-Excel. Copyright 2010 Teknimedia Corporation Study Guide PCIC 3 B2 GS3- Key Applications-Excel Copyright 2010 Teknimedia Corporation Teknimedia grants permission to any licensed owner of PCIC 3 B GS3 Key Applications-Excel to duplicate the contents

More information

Technical Documentation Version 7.3 Output

Technical Documentation Version 7.3 Output Technical Documentation Version 7.3 Output These documents are copyrighted by the Regents of the University of Colorado. No part of this document may be reproduced, stored in a retrieval system, or transmitted

More information

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4 Introduction to Microsoft Excel 2016 INTRODUCTION... 1 The Excel 2016 Environment... 1 Worksheet Views... 2 UNDERSTANDING CELLS... 2 Select a Cell Range... 3 CELL CONTENT... 4 Enter and Edit Data... 4

More information

Making EXCEL Work for YOU!

Making EXCEL Work for YOU! Tracking and analyzing numerical data is a large component of the daily activity in today s workplace. Microsoft Excel 2003 is a popular choice among individuals and companies for organizing, analyzing,

More information

Impress Guide. Chapter 11 Setting Up and Customizing Impress

Impress Guide. Chapter 11 Setting Up and Customizing Impress Impress Guide Chapter 11 Setting Up and Customizing Impress Copyright This document is Copyright 2007 2013 by its contributors as listed below. You may distribute it and/or modify it under the terms of

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

PowerPoint Creating Presentations 25

PowerPoint Creating Presentations 25 Contents Contents 3 PowerPoint 00 7 What is PowerPoint? 8 PowerPoint Requirements 9 New and Improved Features 0 Installing PowerPoint 00 Starting PowerPoint 00 3 Exploring the Ribbon 4 003 Commands in

More information

Microsoft Word Part I Reference Manual

Microsoft Word Part I Reference Manual Microsoft Word 2002 Part I Reference Manual Instructor: Angela Sanderson Computer Training Coordinator Updated by: Angela Sanderson January 11, 2003 Prepared by: Vi Johnson November 20, 2002 THE WORD SCREEN

More information

Contents. Project One. Introduction to Microsoft Windows XP and Office Creating and Editing a Word Document. Microsoft Word 2003

Contents. Project One. Introduction to Microsoft Windows XP and Office Creating and Editing a Word Document. Microsoft Word 2003 FM TBBBB 39909 10/27/06 4:06 PM Page iii Contents FMTOC TBBBB 39909 Page iii 10/20/06 MD Preface To the Student Introduction to Microsoft Windows XP and Office 2003 ix xiv Objectives WIN 4 Introduction

More information

AutoCAD 2009 User InterfaceChapter1:

AutoCAD 2009 User InterfaceChapter1: AutoCAD 2009 User InterfaceChapter1: Chapter 1 The AutoCAD 2009 interface has been enhanced to make AutoCAD even easier to use, while making as much screen space available as possible. In this chapter,

More information

Perfect PDF 9 Premium

Perfect PDF 9 Premium Perfect PDF 9 Premium The test results ( gut Good, sehr gut very good) refer to Perfect PDF & Print 8 and to versions 7, 6 and 5 of Perfect PDF Premium Professionally create, convert, edit and view PDF,

More information