Support Board
Date/Time: Tue, 03 Jun 2025 06:59:15 +0000
Post From: Time Line study and custom text label background color
[2025-05-29 13:43:33] |
John - SC Support - Posts: 40170 |
The text that is displayed with the Time Line study is actually a drawing, it is not the Name or Value label. As such, there is no control to allow for a background with text through the subgraphs. The only way to get what you are wanting would be to modify the source code for the study and setup the drawing as you want it. The code is in the Studies2.cpp file in the ACS_Source folder under your main Sierra Chart installation folder. Refer to the following: How to Build an Advanced Custom Study from Source Code Using Drawing Tools From an Advanced Custom Study: s_UseTool::ReverseTextColor https://www.sierrachart.com/index.php?page=doc/SierraChartStudyAndSystemProgrammers.php For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |