Login Page - Create Account

Support Board


Date/Time: Mon, 13 May 2024 02:20:40 +0000



Where to find reference for variable's description?

View Count: 803

[2017-01-25 04:44:21]
User701247 - Posts: 117
I would like to know on where to find reference for variable's description, in order to understand their meaning.

Furthermore, I would like to know on what following symbol represents on coding too
->
&&

Does anyone have any suggestions?
Thanks in advance for any suggestions

Example for variables
!sc.VolumeAtPriceForBars->GetVAPElementAtIndex(BarIndex, PriceIndex, &p_VolumeAtPrice)
p_VolumeAtPrice->PriceInTicks * sc.TickSize
AskVolumeBidVolumeDifference < 0 && VolumeThresholdSigned < 0 && AskVolumeBidVolumeDifference <= VolumeThresholdSigned
Date Time Of Last Edit: 2017-01-25 05:01:38
[2017-01-25 05:02:50]
Sierra Chart Engineering - Posts: 104368
The documentation that is available is here:
ACSIL Interface Members - Introduction
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
[2017-01-25 05:45:20]
User701247 - Posts: 117
Thank you very much for suggestions :>
[2017-01-25 07:17:27]
User701247 - Posts: 117
I can find reference for VolumeAtPriceForBars, not GetNumberOfBars(), and would like to know on what symbol "->" represent and where to find any reference for available function such as GetNumberOfBars().

Do you have any suggestions?
Thanks in advance for any suggestions

(int)sc.VolumeAtPriceForBars->GetNumberOfBars()
Date Time Of Last Edit: 2017-01-25 14:46:44
[2017-01-26 05:29:36]
Sierra Chart Engineering - Posts: 104368
The member functions for sc.VolumeAtPriceForBars are not currently documented but we will gradually work on those. We will start with this one.

We have updated the documentation here including the answer to your other question:
ACSIL Interface Members - Variables and Arrays: sc.VolumeAtPriceForBars
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