Support Board
Date/Time: Fri, 18 Apr 2025 04:07:57 +0000
How to expose LVNs in Volume by Price (Volume Profile) study
View Count: 112
[2025-03-29 10:24:49] |
af_99 - Posts: 24 |
Hi, Is there any way to expose LVNs (subgraph number SG19) of the "Volume by Price" study to a spreadsheet? I don“t understand why they are available to see them in the chart but we cannot use the values in a spreadsheet. Thank you very much in advance. |
[2025-03-29 14:55:14] |
cesium - Posts: 129 |
The LVNs sg19 are internal, ive asked this question before, there are some subgraphs in studies in sc that cant be displayed in the spreadsheet
|
[2025-03-30 07:48:05] |
af_99 - Posts: 24 |
So maybe we have to create an ACSIL custom study to do that? Any idea if we can refer the Volume by price study in that custom ACSIL study to extract subgraph 19 (LVN)? Or we have to create a completely new indicator that calculates volume profile from scratch? Thank you very much. Regards |
[2025-03-30 09:40:40] |
User431178 - Posts: 647 |
So maybe we have to create an ACSIL custom study to do that?
Yes, it is possible.Any idea if we can refer the Volume by price study in that custom ACSIL study to extract subgraph 19 (LVN)?
No, you wouldn't extract anything from subgraph 19 as it has no data itself, it only sets the line properties.Or we have to create a completely new indicator that calculates volume profile from scratch?
No, you don't need anything complicate, you can get the data from the VBP study using sc.GetStudyPeakValleyLine, which would be the same data you see on your chart.ACSIL Interface Members - Functions: sc.GetStudyPeakValleyLine() Date Time Of Last Edit: 2025-03-30 09:41:07
|
To post a message in this thread, you need to log in with your Sierra Chart account: