Login Page - Create Account

Support Board


Date/Time: Thu, 28 Mar 2024 16:51:16 +0000



How do I change the Candlestick outline colors using ASCIL code

View Count: 1528

[2015-11-28 21:41:12]
KhaosTrader - Posts: 128
Hello,

How can I programatically change the candlestick outline color as an indicator for my study? When certain conditions are met, I want to change the outline of the candle, yet keep the fill color constant according to normal candlestick coloring rules.

Thank you in advance.
[2015-11-30 08:10:39]
Sierra Chart Engineering - Posts: 104368
This is all documented here:
https://www.sierrachart.com/index.php?page=doc/doc_GraphDrawTypesColorSettings.php#ACSILColorControlOfPriceBarGraphDrawTypes
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
[2015-11-30 08:15:27]
Sierra Chart Engineering - Posts: 104368
Actually disregard the documentation in the prior link we gave.

We misunderstood initially what you wanted. You just need to use the Subgraph Draw Style: DRAWSTYLE_COLORBARHOLLOW. Refer to:
https://www.sierrachart.com/index.php?page=doc/doc_ACSIL_Members_scSubgraph.html#scSubgraphDrawStyle
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: 2015-11-30 08:16:21

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

Login

Login Page - Create Account