Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 10:36:52 +0000



[Programming Help] - Candle/bar width

View Count: 558

[2023-04-12 20:41:01]
User660727 - Posts: 50
My study draws vertical lines. I'd like to make sure the lines are visible by making them just wider than the price candles/bars, even when they are behind the candle/bar. Does the API expose the current chart draw type and width? Or the total bar width (bar width + ChartBarSpacing)?
[2023-05-15 12:31:57]
User660727 - Posts: 50
No answer after a month. /sigh
[2023-08-31 06:17:39]
User676363 - Posts: 72
You might want to try using chat.openai.com.
Here, I've started a conversation for you: https://chat.openai.com/share/947c1762-e79e-40b5-aad6-ce727ccaf0f5

Please do not shoot me if that's not entirely helpful.
I am searching the forum for how to switch between chart draw types (HL Bars and Candlestick Bars) while at the same time switching the bar width.
I would like the Candlesticks to have a specific width and also the HL Bars to have a different width and I want to be able to swap easily using the Chart Shortcut menu (right click).

So that search led me to this post, which I know is programming help, but might as well post the question somewhere and perhaps it will help get visibility to your question if it's bumped again with the same requirements but from a non-ACSIL perspective.

I know we have a tool config, but I'm not sure if we have a bar config control panel.

I think I found my answer: https://g.co/bard/share/dff51b5d2d88
It's not perfect as I would like to actually set a specific width for each type of bar, but if I set my candlesticks to 5 and my OHLC bars to 100, it seems pretty good for the HL, but no longer as nice for OHLC.

So, perhaps try Bard or OpenAi and see if they can help you also.
Date Time Of Last Edit: 2023-08-31 06:20:34

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

Login

Login Page - Create Account