Support Board
Date/Time: Tue, 04 Nov 2025 02:58:51 +0000
Post From: Accessing a subgraph value at an index
|   [2019-11-06 13:43:24]     |  
| brenanstewart - Posts: 28 | 
| 
                I want the variable StackPullValue to be charted as normal candlesticks where I can see the open, high, low, and close for each bar. BarClose is working properly. It is continually updating as the StackPullValue changes. I want BarOpen to show me what StackPullValue was when a new candlestick bar opens. So I want the first value every time the index is incremented. I also want the high and low values for each bar to be displayed by the subgraphs BarHigh and BarLow. Does this make sense? I'm just trying to plot standard candlesticks.
                 | 
        
