Login Page - Create Account

Support Board


Date/Time: Sat, 27 Apr 2024 15:57:34 +0000



Chart Calculator in ACSIL

View Count: 1611

[2014-12-16 06:09:39]
WarriorTrader - Posts: 245
Hello,

How do I set the text for the Chat Calculator to the "edge" setting in ACSIL. I am using the current line:

InvGrabLineLow_Tool.TextAlignment = DT_VCENTER | DT_RIGHT;

Thanks,
WT
[2014-12-16 06:30:29]
Sierra Chart Engineering - Posts: 104368
To the edge of what?
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2014-12-16 06:35:40]
WarriorTrader - Posts: 245
Hello,

The Vertical Alignment for the Label of a Chart Calculator has four options: Auto, Top, Bottom, Edge.

I will like to set the "edge" setting in code.

--Thx,
WT

[2014-12-16 19:45:41]
WarriorTrader - Posts: 245
Hello,

Well any answer to this? I want to put the Chart Calculator text at the edge of the chart.

--WT
[2014-12-17 02:43:07]
Sierra Chart Engineering - Posts: 104368
This is not supported through ACSIL.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2014-12-17 05:38:44]
WarriorTrader - Posts: 245

Can you add a DT_EDGE flag to ACSIL? Right now I can manually change it after it is drawn by my study. After all it is available in the user interface after it is drawn.

Thx,
WT

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account