Analysis Tile

Author: Optuma Team Last updated: Jul 25, 2020 00:36
Included in Trader Services Included in Professional Services Included in Enterprise Services

Overview

The Analysis Tile is a dynamic label system which takes a true/false Scripting Formula and provides a quick display on the chart itself (green when the condition is true, red for false).

In the example below, the tiles are giving results based on the following formulas:

Vol > 20MA?
VOL() > MA(VOL(), BARS=20)
13EMA Slope Up?
MA(BARS=13, STYLE=Exponential, CALC=Close) IsUp

MASANTL Large
To add the tool to your chart, select the tool from the Line Studies tool group, and left-click where on the chart you wish to place the tool. Optuma will then draw the tool using the default settings.

Actions & Properties

Actions

Actions

Add to Toolbar: Adds the selected tool to your custom toolbar.

Apply Settings to All: When multiple Analysis Tile tools have been applied to a chart, page or workbook, this action can be used to apply the settings of the one selected to other instances of the tool. This is a great time saver if an adjustment is made to the tool - such as line colour - as this allows all the other Analysis Tile tools in the chart, page or entire workbook to be updated instantly.

Copy Tool: Allows you to copy the selected tool, which can then be pasted onto a different chart window.

Move to Back: If the tool is displaying in front of other tools or indicators clicking this action will move the tool view to the background.

Move to Front: If the tool is displaying behind other tools or indicators on the chart, clicking this action will bring the tool to the forefront.

Restore Default Settings: Click this action if you have adjusted the default settings of the tool, and wish to return to the standard properties originally installed with Optuma.

Save Settings as Default: If you have adjusted any of the tool’s properties (colour, for example) you can save the adjustments as your new default setting. Each time you apply a new Analysis Tile to a chart, the tool will display using the new settings.

Delete: Deletes the tool from the chart.

Properties

Properties

Tool Name: Allows you to adjust the name of the tool, as it’s displayed in the Structure Panel.

Formula: Opens the Script Editor, where an existing formula can be selected or a custom formula can be entered.

Label Format: New to Optuma 1.6 Allows you to have control over the label.

Show Heading:** New to Optuma 1.6 Allows you to show/hide the heading label for the tool.

Name: When Show Heading is enabled, allows you to adjust the header of the text displayed as part of the tool.

Name Size: When Show Heading is enabled, allows you to increase the font size of the header text.

Show Background: New to Optuma 1.6 Allows you to show/hide the background fill for the tool. When enabled, the background will use the True/False Colour property will control the colour of the background. When disabled, the True/False Colour property will control the colour of the text.

Font Colour:** When Show Background is enabled, allows you to adjust the colour of the text labels displayed on the tool. Clicking on the drop down arrow will display a colour swatch. Locate the desired colour and left-click it once to select it.

True Colour: Allows you to set the display colour of the tool when marked as passed / true. Clicking on the drop down arrow will display a colour swatch. Locate the desired colour and left-click it once to select it.

False Colour: Allows you to set the display colour of the tool when marked as failed / false. Clicking on the drop down arrow will display a colour swatch. Locate the desired colour and left-click it once to select it.
</span>
True Text: Allows you to set the text displayed in the body of the tool when the criteria contained within the tool is marked as passed / true.

False Text: Allows you to set the text displayed in the body of the tool when the criteria contained within the tool is marked as failed / false.

Description Size: Allows you to increase the font size of the body text.

Fill Transparency:** Use this slider bar to adjust the transparency of the fill for the tool. Moving the slider to the left will increase the transparency.

Tool Transparency:** Use this slider bar to adjust the transparency of the tool. Moving the slider to the left will increase the transparency of the tool.

Visible: Un-ticking this checkbox will hide the tool from the chart.

Discussion