Forum

X Values like OBJ_RECTANGLE_LABEL, Y Values like OBJ_RECTANGLE?

I would like to create a rectangle for which: Y: the height behaves like with OBJ_RECTANGLE , ie height adjusts when the y-axis is zoomed in or out by the user, as the rectangle's y coordinates are defined by price1 and price2. X: the width behaves like with OBJ_RECTANGLE_LABEL, ie where the x

How do you reset an object's tooltip to its default?

Hi, When hovering over an object you usually see a default tooltip. With vertical lines , for example, it is 3 rows: 1, the object's name, 2, the object's description, 3, the price at which your mouse pointer is intersecting that line. You can change this with something like

Is it possible to anchor CCanvas Bitmaps by (time, price) coordinates rather than by pixel? This is to solve color change to overlapping objects.

Hi, is it not possible to anchor each corner of a rectangle bitmap to a (time, price) coordinate rather than a pixel coordinate? PROBLEM: This is for a script which creates simple volume-at-price profiles, made up of many rectangles. When there are two overapping profiles, the overlapping parts of