Spread Charts example

Create a new Spread Chart

First you click on the "Spread Charts" button. Then a new frame called "Spread Charts 1" is will appear in the current workspace. On the screen will appear the "New Spread Chart" dialog:

There are two sections: "Spread Chart Settings" and "Templates".

Spread Chart Settings

The spread chart in the figure is composed from two contracts: TU and US with the factors: +1 and -1. The spread chart is calculated using formula: 1*TU - 1*US.

You can create a new spread chart in two ways:

- using Legs: choose the contracts and the factors (as is shown in the figure) or
- using a formula: write it in the formula field.

The formula may contain operators: "+", "-", "*", "/", parenthesis: "(", ")", variables as: "RBOV7", "CLV7" or "TYU7" which are contracts and any float number as factors. The values as "2.4651E+1" are NOT accepted. Some examples of formulas:

ES - 2.5*SP
ESU05 - (2*SPU05 + ECU05 - ECM05)
ES1- - 2*SP1-

The advantage of using formula is that you can use unlimited number of contracts in your formula. If you don't use formula you are limited at three contracts.

Templates

You can save the formula or the Legs combinations that you are using for a spread chart (using "Save" button) in a template and use this template any time you need it. If you no more need a template you can delete it. To delete a template, first you have to select it and then press "Delete" button.

Click "Ok" and the chart will appear:

Go to the top of page

Change the data view





The chart area contains a region of the chart or the entire chart if the chart goes in the chart area. The chart data can be shown with different data views.

The "Data views" used in this module are: Line, Area, Bars and Candles. You can change the current data view directly from the chart using the right click on the chart area. This will open a box from where you can choose a data view as it's shown in the picture from the right. The resolution can also be changed by choosing a resolution from "Resolutions" section. You have seven options for this: Ticks, Volume, Intraday, Daily, Weekly, Monthly and Quarterly.

You can even change the chart to another contract by choosing Change Contract.

For "Tick" resolution the high, low and open prices refers to the trading session. This means that the high price is the highest price for the trading session, the low price is the lowest price for the trading session and the open price is the opening price for trading session.

Working with indicators

By clicking on the Indicators button, on the screen will appear the "Indicators" dialog:

There are two sections: "Classic Indicators" and "Show Indicators". The majority of the indicators are in the first section. In the other section are only the price formation indicators. These indicators don't take values for all the chart points, they will appear only if some conditions will be accomplished. For example the Highest High will appear only if the high for the current chart point is the highest from all the previous highs for a given period of time called "length".

To add an indicator click on an indicator from the left side list and then press "Add Indicator" button or simply highlight and double click the indicator you wish to add. First you will be prompted for any adjustments you want to make for this indicator's values, then the indicator will appear in the right side list. More than one indicator of the same type can be added on any particular chart. If you want to remove an indicator, select the indicator (0click it) from the list on the right and then press "Remove Indicator" button . The indicator will be removed.

Starting with version 1.1.7 the indicators can be grouped in what we call different study areas. Newly added indicators are going to be merged in the "Chart Studies" group if their behavior allows for that or simply in a completely new study area. From the selected indicator list (the one on the right) simply highlight the indicator you wish to move and then use the arrow buttons atop that list to make your selection move accordingly through the list. Study areas can be moved as well, by highlighting the container for the indicators included. This list is now acting as a preview of how the indicators are going to be displayed on the actual charting area and the settings are going to be saved across sessions and within the user defined templates.

To change the properties of an indicator, select the indicator (from right side list) and press "Indicator Properties" button or simply double click the indicator. Each indicator has its own property list. Click here to see more about Indicators.

You can save these settings in a template. Press "Save" button and "Save Template" dialog will appear. You can save the template with a new name or you can overwrite an existing template. From "Load" button you can load an existing template. Delete button will open the "Delete Template" dialog from where you can delete an existing template. "Default" button is used to set the current template as default. The "Reset" button will reset the current template by loading default template.

For this example we'll use the default properties for this indicators. If everything is Ok, press the "Ok" button and the indicators will appear on the chart:

Starting with version 1.1.7 the little divider in between any study areas or between a study area and the chart area is sensitive to the mouse dragging feature. Simply hover on top of that line and you'll see the cursor change to a vertical arrowed line, then click and drag the line up or down to adjust the size of that area accordingly.

Go to the top of page