Login Page - Create Account

Support Board


Date/Time: Fri, 21 Feb 2025 18:31:40 +0000



SCString multi line?

View Count: 547

[2021-01-25 18:55:33]
grantx - Posts: 244
ACSIL Programming Concepts: SCString Examples

How do I build a multi line string with SCString(ie with carriage return)? Doesnt say in the help.

I want
to print this
on the chart
[2021-01-25 20:41:44]
John - SC Support - Posts: 38111
You would want to use the Text Drawing Tool to do this. Refer to the following in general:
Using Drawing Tools From an Advanced Custom Study

And specifically the section for the Drawing Type of DRAWING_TEXT in this section:
Using Drawing Tools From an Advanced Custom Study: s_UseTool::DrawingType

And also refer to the Text member of s_UseTool here:
Using Drawing Tools From an Advanced Custom Study: s_UseTool::Text
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2021-01-25 21:11:18]
grantx - Posts: 244
Thanks John. Another question instead of starting a new thread:

Are there any statistical functions that can be run on arrays such as:
mean,average,median,upper quartile,lower quartile, standard deviation etc..?

Also functions like:
highest, lowest, sum, etc..
[2021-01-25 22:29:38]
Sierra Chart Engineering - Posts: 104368
Have a look at the available functions here:
ACSIL Interface Members - Functions
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

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

Login

Login Page - Create Account