Support Board
Date/Time: Tue, 01 Jul 2025 13:34:15 +0000
Post From: Study Subgraph text above and below
[2020-10-17 18:18:41] |
Sawtooth - Posts: 4231 |
That study can only plot values at Top Of Bar or Bottom Of Bar. There is no workaround to plot a value at a custom price. It would require a custom ACSIL study. Try this workaround to plot the Last price at the Last price: -Add the Spreadsheet Formula study, -Use a formula like this in the Formula field: =ID0.SG4 -Set the Draw Style to Value of Subgraph. With this workaround you could plot any value at its Y value. |