Login Page - Create Account

Support Board


Date/Time: Fri, 04 Jul 2025 07:45:43 +0000



Post From: Subgraph values don't appear in spreadsheet study columns in real time

[2020-04-23 21:52:21]
User787032 - Posts: 37
I have created a custom study that, based on price moves, draws lines using s_UseTool, connecting key price points on the chart. As the UseTool doesn’t print any subgraph values, I inserted subgraphs to hold values for the start and end bar and the start and end price values for each line drawing. These subgraph values appear correctly in the Chart Values window. However, if I add the spreadsheet study to the chart, the subgraph values don’t appear in the spreadsheet columns during a chart replay until the replay is paused or stopped.
Based on the spreadsheet study documentation, I have set the Calculation Precedence in the study to VERY_LOW_PREC_LEVEL, and the spreadsheet study is last in the list of Studies to Graph. Are there any other settings needed to allow the subgraph values to appear in the spreadsheet study columns in real time?
Thanks in advance for any help