Support Board
Date/Time: Fri, 07 Feb 2025 14:50:35 +0000
Post From: Displaying a Study subgraph value as text without a Y-axis
[2018-08-29 19:17:32] |
@sstfrederik - Posts: 406 |
You can do this using a couple of built in SC studies. There might be other ways, but you basically want to create bars with value of zero and base your setup on that. Take Volume study as example. Use the volume study set the SG drawstyle to Value on High. Hide the study. Add the "color bar based on alert condition" study. Add the "Bars in Ticks" study. Set based on to "color bar based on alert condition" study. Add the "Study/Price Overlay" study. Set the same chart region as "Bars in ticks". Set study to overlay the Volume study. This will set your volume number at the High of each bars in ticks which is zero, so they align horizontally in the chart region. Kind regards, Frederik simplesystemtrading.com |