Login Page - Create Account

Support Board


Date/Time: Fri, 19 Apr 2024 12:53:36 +0000



[Programming Help] - Changing Color On the Main Price Chart.

View Count: 853

[2019-11-21 18:47:51]
User551752 - Posts: 25
How do i change the color on the main price chart using ASCIL C++ ? For example, I want to change the color of the candles to red when the trend is going down.
[2019-11-21 23:27:49]
Ackin - Posts: 1863
For example the study: "Color Bar Based on Slope"

in the /ACS_Source folder in the folder Sierra Chart is installed -> Studies2.cpp
check "SCSFExport scsf_ColorBarBasedOnSlope"



To the extent there are any examples, they would be in the /ACS_Source folder that is included with your Sierra Chart install. Refer to the information here for how to search through those files for potential example programs:
How to Build an Advanced Custom Study from Source Code: Searching for Source Code for Sierra Chart Built-In Studies

[2019-11-25 03:47:40]
Sierra Chart Engineering - Posts: 104368
Yes post #2 makes reference to a good example to look at.

Let us know if that answers your question.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2019-11-25 03:47:52
[2019-12-06 23:01:50]
User551752 - Posts: 25
Yes, I does. Thank you !

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

Login

Login Page - Create Account