Support Board
Date/Time: Sat, 23 Nov 2024 02:01:49 +0000
Post From: Color Bar on Alert Condition FOR NUMBERS Bars
[2024-09-25 21:12:35] |
John - SC Support - Posts: 36238 |
To start with, the Draw Style you are wanting to use is "Color Background at Price". Refer to the following: Chart Studies: Color Background At Price (ACSIL: DRAWSTYLE_COLOR_BACKGROUND_AT_PRICE) But, the difficulty is that there is not a study that will allow you to color all of the blocks that make up a bar, or at least there is not one that has a way to do it and color the bars different colors. For what it is worth, the "Volume at Price Threshold Alert V2" comes close to doing what you want, as you can set the "Comparison Method" to be "Total Volume" and the "Volume Threshold" to "1", so any price level that has any quantity will color. Then set the first subgraph to have the above draw style, and this will copy down to all the other markers. But, as we stated above, there is not a way to do this and have two different options, one for green and one for red. You might be able to do this with a Spreadsheet, but it will take a bit of programming to get it worked out. A Custom Study would be the most straightforward way to do this, if you are comfortable with it, or willing to pay for it. Refer to the following: ACSIL Interface Members - sc.Subgraph Array: sc.Subgraph[].DrawStyle 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 Date Time Of Last Edit: 2024-09-25 21:12:43
|