Classification of strategies based on holding period

Lets begin with the first classification, the holding period of a trading strategy.. “Classification of strategies based on holding period” is published by Kuants.

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




Tool Tips and Graphics

Tool tip’s allow you to add extra information when a user hovers their mouse over a widget.

The simplest tool tip is one that displays help or extra information regarding a widget on-screen.

Open the kitPx palette and add a widget onto a graphic. In the Properties sidebar click the Add Binding button.

Select vykonPro:Tool Tip Binding and click OK.

Add Tool Tip Binding

Even though we only want simple text to be displayed we still need to add an ORD. Click the ORD property in the Properties sidebar and select the object that contains the graphic in the component chooser.

Select ORD

To change the tool tip text click the toolTip property and enter the required text.

Now, when you hover your mouse over the widget a tool tip will appear.

As well as static text you can also put the values of the points into a tool tip. In this example we have one NumericWritable that we are going to display the value of, and in the tool tip display more information about the point.

Add a BoundLabel to a graphic and set its ORD property to the point you want.

As before, in the Properties sidebar click the Add Binding button. Select vykonPro:Tool Tip Binding and click OK.

Select the ORD property and choose the point you want to get values from in the tool tip.

Select Point

Click the toolTip property and enter the following text:

Value: %out.value%
Status: %status.flagsToString%
Input: %activeLevel%

When you hover your mouse over the BoundLabel you will now see the the value of the point, its status and what priority level the point is getting its value from.

Tool Tip

As the tool tips use BFormat text strings, we can put information from multiple different points into one tool tip.

Software for Tool Tip

The screenshot above shows two folders with two points in them. In this example we are going to add a tool tip that displays the value of both points.

Create a graphic and add two Label objects (from the bajaui palette). Give them appropriate text.

In the Properties sidebar click the Add Binding button.

Select vykonPro:Tool Tip Binding and click OK.

Add Tool Tip Binding

Select the folder that contains the points in the ORD property.

Select Folder

Set the toolTip property to:

Notice, that because we chose the folder as the ORD we need to put the name of the point before out.value.

Repeat the above step for the other folder (when selecting the ORD for the tool tip select the other folder).

Now when you hover your mouse over the text FCU1 or FCU2 you get the values of the points inside.

Final Tool Tip

Add a comment

Related posts:

Five Ways that Coworking Increases Human Connection

Research indicates that half of Americans view themselves as lonely, and that loneliness reduces our lifespans as much as smoking 15 cigarettes a day. Coworking spaces provide places where people can…

Why Take a Leap of Faith?

When that assertive mood strikes; your self-assuredness can be an asset, especially if you feel fear and intrigue about the goal. On one hand, you may feel nervous about facing the challenges, but…

Two Unlikeliest Presidents Spent Time in Small Town America

Presidential historians don’t normally associate Democrat Martin Van Buren and then-Whig Abraham Lincoln together. But on June 16, 1842, the two men spent a successful evening with one another in the…