Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 07:46:32 +0000



TPO profiles - better access to statistical data

View Count: 4483

[2019-04-08 06:56:37]
Dom7364 - Posts: 257
This is not usable as part of a "value window", it should be data that can be added above/below the TPO directly, just as it can done done for low/high/volume/etc.

Data such as open/high/low on the value chart does not match with anything much either (top high/low/etc do match with anything on the chart)
[2019-04-14 21:07:36]
User365411 - Posts: 173
We are going to release version 1893 with these three additional calculations. The placing of data into Study Subgraphs and also displaying in these directly on the chart will come later.

Hi SC staff, do you have an ETA for the Subgraph implementation?
The calculations now seems ok but without the TPO Study Subgraph all the job you have done is unfortunately quite useless at the moment.
Thank you
Date Time Of Last Edit: 2019-04-14 21:14:46
[2019-04-22 12:53:27]
User365411 - Posts: 173
Hi SC staff, do you have an ETA for the Subgraph implementation?
The calculations now seems ok but without the TPO Study Subgraph all the job you have done is unfortunately quite useless at the moment.
Thank you

Sorry for this, it's only a 1 week BUMP, I had no feedback so I don't know if my previous message was lost in the queue.
[2019-04-22 18:10:48]
Sierra Chart Engineering - Posts: 104368
At this time we do not know about this. It really does not help to ask as it only creates more burden on us. If this functionality is very important you, we can look at doing it for an additional cost but we cannot get to it now anyway. It is intended to be done but we do not know when.
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: 2019-04-22 18:11:40
[2019-04-23 07:38:34]
User365411 - Posts: 173
These functions are important, like all those request in this other thread,
TPO profiles - fundamental missing features
because they are basic features of the Market Profile study.

It's like to have a moving average study without the possibility to choose which type of calculation use or input data use or without the displacement possibility... yes it works but someone, sooner or later, will ask about those features.

So, given that Market Profile was out from about 30 years, and it's basic features are known I think that it's best for you (and for us) to dedicate .. I don't know .. 1 month and definitely work on this study and implement all the basic features instead of spent 3 days every month for years for each new request that mess your support board and your workflow.

I understand that ask ask ask and ask doesn't help but you must understand that this features are requested from years, and those basic request will come again for next years until will be implemented and there are users, like me, that choose your platform only because there is a TPO study.

Thank you
Date Time Of Last Edit: 2019-04-23 08:00:12
[2019-04-28 08:57:51]
User722856 - Posts: 78
+1
[2019-07-27 18:05:58]
User365411 - Posts: 173
Pre-realese 1959

I saw that you implemented my request, thanks for this.

I probably didn't understand your intentions, I thought the study was added as a separate study, as for "Number Bars Calculated Value" study, in its specific chart region, so you can export the data and avoid the overlap of the text on TPO profiles when there are many of them as you see in picture 1.

So, using actual solution, the primary problem remains, unfortunately the statistical data of the TPO profiles as they are now conceived are not exportable and a scan of the values in the sumamry window cannot be done either.

I don't know if you will ever implement the separate study, the best solution in my opinion, but in the meantime I ask you if you can make some changes to the current version to minimize the text overlap problems:
- add an option, maybe in "Show Text Label", to completely hide the visualization of data so with few clicks i can choose to remove them from the view leaving Chart Value 1,2,3,4 already set
- add an option, maybe in "Show Text Label", to leave only numbers without text field, so data visualization is more compact
- if possible add an option in "Show Text on Top" to view the data at bottom of the window so data don't overlap and comparing data in each field is visually more immediate (simulated in image 2)

Thank you.
Date Time Of Last Edit: 2019-07-27 18:32:56
imageIMG01_Sierra Chart MainWindow 2019-07-27 19_52_56.497.png / V - Attached On 2019-07-27 18:04:56 UTC - Size: 224.63 KB - 681 views
imageIMG02_Sierra Chart MainWindow 2019-07-27 19_58_48.046.png / V - Attached On 2019-07-27 18:05:02 UTC - Size: 126.05 KB - 537 views
[2019-07-30 06:50:25]
Sierra Chart Engineering - Posts: 104368
All items mentioned in post #31 will be addressed in the next release. We have also added a new ACSIL function to access all these TPO chart values:
int (SCDLLCALL* GetStudyProfileInformation)(const int StudyID, const int ProfileIndex, n_ACSIL::s_StudyProfileInformation& StudyProfileInformation);


And we also may add Subgraphs which hold the values but that is a little uncertain at this point in time. This may not be so practical. And now that we have added the function to ACSIL to access them you can programmatically do what you need with the values.

And we do plan to work on the items requested in the other thread.
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: 2019-07-30 06:51:11
[2019-07-31 08:49:22]
User365411 - Posts: 173
All items mentioned in post #31 will be addressed in the next release. We have also added a new ACSIL function to access all these TPO chart values:
int (SCDLLCALL* GetStudyProfileInformation)(const int StudyID, const int ProfileIndex, n_ACSIL::s_StudyProfileInformation& StudyProfileInformation);
And we also may add Subgraphs which hold the values but that is a little uncertain at this point in time. This may not be so practical. And now that we have added the function to ACSIL to access them you can programmatically do what you need with the values.

Pre-release 1963

Just a feedback, the data are now more readable, ty.

There are also 2 little bugs, (attached image):
- fields order is not costant using the 3 methods, if possible it's better to maintain always same order like in the input window and chart #2
- value in "Chart Value 1 (In:115)" partially disappear below the bottom of the window in chart #3, and totally disappear when there are long range profiles (i.e. GBP/USD)



And we do plan to work on the items requested in the other thread
This is a very very great news!
Date Time Of Last Edit: 2019-07-31 08:52:26
imageSierra Chart MainWindow 2019-07-31 10_46_30.005.png / V - Attached On 2019-07-31 08:47:18 UTC - Size: 129.55 KB - 637 views
[2019-08-01 02:16:47]
Sierra Chart Engineering - Posts: 104368
We will take care of these.
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
[2019-08-03 06:29:06]
User365411 - Posts: 173
We will take care of these.

Pre-release 1968
Just a feedback, now it works like expected, ty again.
[2019-08-03 10:08:25]
Sierra Chart Engineering - Posts: 104368
Good.
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
[2019-11-05 14:22:28]
User722856 - Posts: 78
Dear Sierra,

I have a question regarding the
„Volume Above/Below POC: This displays the volume traded above and below the POC Price.“

Is this really the POC Price or is that the VPOC Price and the Documentation is wrong?

Documentation:
Time Price Opportunity (TPO) Profile Charts
see: "TPO Profile Text Information Descriptions"

TPOs Above/Below POC: This gives the number of Letters/Blocks that are Above and Below the POC. It also displays the values as percentages.
Volume Above/Below POC: This displays the volume traded above and below the POC Price.


Please see the example bellow and attached detail image.
There is simply too less volume, above the POC to be this correct, as stated in the documentation.
I think it is the VPOC.

http://www.sierrachart.com/image.php?Image=157296369523.png

And if i am correct, than this is somewhat unusefull, because we want to compare the TPOs above/bellow POC with the Volume above/bellow POC (and not the VPOC).


Thanks in advance.

Best regards
Date Time Of Last Edit: 2019-11-05 14:43:12
imagevpoc.png / V - Attached On 2019-11-05 14:21:57 UTC - Size: 39.66 KB - 581 views
[2019-11-06 23:06:22]
Sierra Chart Engineering - Posts: 104368
We will update the documentation. It is the volume traded above and below the Volume point of control. Not the TPO point of control.

In regards to post #38 we will see.
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: 2019-11-06 23:12:48
[2019-11-07 08:17:58]
User722856 - Posts: 78
Thank you Sierra for the Clarification!

Anyhow, it would be superb if the original intended Feature – would also be implemented:

„Volume Above/Below POC: This displays the volume traded above and below the POC Price.“

Because this clues is what we are looking for in the Profiles…


Thanks
[2019-11-07 14:35:25]
traderacefly - Posts: 57
+1
[2019-12-03 01:01:18]
whats1thingnow - Posts: 407
„Volume Above/Below POC: This displays the volume traded above and below the POC Price.“

can we add volume above/below poc IN PERCENTAGE?

TPO above/below has percentage which is much easier to read
[2020-02-19 07:36:59]
kremat0r - Posts: 41
Hi,
How can I see TPO values from previous period? I have weekly TPO charts and I can see only current week, but I want to see also previous weeks TPO value.

Thanks
[2020-02-19 19:10:44]
Sierra Chart Engineering - Posts: 104368
With regards to post #43:

Just set the following Inputs for the TPO study:
- Profile Time Period Length: 1
- Profile Time Period Length Unit: Weeks
- Number of TPO Profile Periods: Multiple Periods Based on Fixed Time

Refer to the documentation for these Inputs starting here:
Time Price Opportunity (TPO) Profile Charts: Profile Time Period Length

And refer to:
Time Price Opportunity (TPO) Profile Charts: Viewing TPO Profile Text Information
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-02-20 10:15:09
[2020-02-20 10:22:58]
Sierra Chart Engineering - Posts: 104368
This already exists:
„Volume Above/Below POC: This displays the volume traded above and below the POC Price.“


Refer to:
Time Price Opportunity (TPO) Profile Charts: Viewing TPO Profile Text Information
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-02-20 10:24:26]
Sierra Chart Engineering - Posts: 104368
Not sure if all the requested items are done in this thread . However, we do have various items requested for TPO profile charts which we still have not yet gotten to.
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-02-20 10:24:51
[2020-02-20 18:37:58]
Sierra Chart Engineering - Posts: 104368
Actually we realize you are asking about the volume above and below the TPO point of control. Is that correct?
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-06-19 16:38:21]
User722856 - Posts: 78
Dear Sierra,

In Regarding to Post 47,46 and Post 40.

Sorry i missed somehow your question here. So with a bit of delay my answer:

Yes, you are correct – the volume above the TPO point of control was meant.
This feature would be nice:
„Volume Above/Below TPO-POC: This displays the volume traded above and below the TPO point of control.“


Thanks.

Best regards
M
Date Time Of Last Edit: 2020-06-19 16:39:48
[2020-06-19 17:15:01]
traderacefly - Posts: 57
+1 Volume Above/Below TPO-POC
[2020-09-25 12:16:28]
User226530 - Posts: 5
I have to ask it again, because i can't find it yet in the TPO Study. Are the Ideas from Post #29 implemented yet or do i have to use the chart value for tools to see the rotation factor? like mentioned it would be good to have this in the TPO chart like volume and range for example.

Thanks

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

Login

Login Page - Create Account