Login Page - Create Account

Support Board


Date/Time: Sat, 23 Nov 2024 17:10:20 +0000



s_NumericInformationGraphDrawTypeConfig set subgraph's index background and set text bold

View Count: 158

[2024-08-06 16:33:43]
User92573 - Posts: 530
Dear Support

Many thanks for increasing the number of ACS Buttons to cover all 12 control bars.

I've just started working with:

s_NumericInformationGraphDrawTypeConfig

Is it possible to set the background and foreground for the cell which contains the heading. This is either the first or last, depending on whether aligned left/right?

I've set the actual cells which contain data as described using:

sc.CombinedForegroundBackgroundColorRef(COLOR_BLACK, COLOR_YELLOW) etc.

But I cant seem to set the header / descriptive cells background or it's text to Bold rather than just Normal.

I have read through ACSIL Interface Members - sc.Subgraph Array: Numeric Information Table Graph Draw Type and .h but could not find any settings.

Any help appreciated.

Many thanks.
[2024-08-06 17:35:29]
John - SC Support - Posts: 36238
The following items are available in the structure that will allow you to change the Labels text color:
- bool DifferentPullbackAndLabelsColor
- COLORREF PullbackAndLabelsColor

But that is all that is available.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2024-08-07 08:48:46]
User92573 - Posts: 530
Hi John,

If you have time would you briefly explain what a "Pullback" is.

I can see "PullbackAndLabelsColor" etc. in ACSIL docs but can't work out what it is or what a Pullback Column is. Maybe its a coding term?

Many thanks.
Date Time Of Last Edit: 2024-08-07 08:49:46
[2024-08-07 15:22:27]
John - SC Support - Posts: 36238
Refer to the following:
Chart Settings: Historical Pullback Data (Chart >> Chart Settings >> Chart Data >> Chart Data menu)

And also the following and the other items related to the Pullback column in the Numbers Bars:
Numbers Bars: Pullback Column # Numbers Bars Text
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account