Login Page - Create Account

Support Board


Date/Time: Thu, 16 May 2024 02:19:12 +0000



Only extend POC on TPO with a certain number of TPOs or greater

View Count: 529

[2020-11-03 07:15:09]
User608413 - Posts: 12
Is there a way to only show/extend POCs with 10 TPO count or higher on the TPO chart? If not, could this functionality be added in?
[2020-11-04 12:06:31]
Sierra Chart Engineering - Posts: 104368
No this is definitely not planned. Have a look at the Peaks and Valleys functionality to see if that would be helpful:
Time Price Opportunity (TPO) Profile Charts: Draw Peaks and Valleys
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
[2020-11-04 15:29:25]
User608413 - Posts: 12
I don’t see a way to do what I’m asking using that. Can you explain?

Is there a way to have it at least display the POC TPO count? Otherwise I see no way to do it besides manually counting.
[2020-11-05 20:52:04]
Sierra Chart Engineering - Posts: 104368
What you want is not supported.

To display the TPO at each price level, refer to this Input:
Time Price Opportunity (TPO) Profile Charts: Display Total TPO Count
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: 2020-11-05 20:53:05
[2020-11-06 04:49:45]
User608413 - Posts: 12
Would it be possible to code this on my own?
[2020-11-06 12:36:39]
Sierra Chart Engineering - Posts: 104368
Yes you can do this using ACSIL:
Advanced Custom Study Interface and Language (ACSIL)

There is this function which allows you to get the data for each price level of a TPO profile:
sc.GetVolumeAtPriceDataForStudyProfile()

This includes the number of TPOs at each price level.

And refer to:
sc.AddLineUntilFutureIntersectionEx()
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