Login Page - Create Account

Support Board


Date/Time: Sun, 28 Apr 2024 10:47:01 +0000



Overlapping studies in region

View Count: 1082

[2017-06-22 15:49:21]
User53601 - Posts: 105
Hello,

I have two studies in the region, both are in the form of bars and they overlap.

I am trying to find out, whether there is a way in ACSIL, to determine which one of the two studies
is overlapping the other one.

By other words, on the vertical scale, which one of the two bars would have the marker/cursor in a higher position?
Is it possible to to get this parameter in ACSIL?

Thank you
[2017-06-22 19:45:55]
Sierra Chart Engineering - Posts: 104368
Not sure how you would determine this in ACSIL but how this works is explained here:
Chart Studies: Study Display Order



Maybe you could use this function and determine the order of the studies based on their name and their index position:
sc.GetStudyName()
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
Date Time Of Last Edit: 2017-06-22 19:47:15
[2017-06-23 06:36:06]
User53601 - Posts: 105
It helped partially, thank you.

Let me have one more question to this topic.

Is there a way, to get access to the DateTime of the leftmost and rightmost bars displayed on the screen?
Or to their sc.Index.
[2017-06-23 16:56:05]
Sierra Chart Engineering - Posts: 104368
Refer to:
http://www.sierrachart.com/index.php?page=doc/ACSIL_Members_Variables_And_Arrays.html#scIndexOfFirstVisibleBar
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