Support Board
Date/Time: Thu, 23 Jan 2025 18:12:16 +0000
Post From: ACSIL: Color Background by Bar and Price
[2018-11-27 04:15:33] |
BlakJak - Posts: 108 |
I am not clear how to use this. If I set: sc.Subgraph[0].DrawStyle = DRAWSTYLE_COLOR_BACKGROUND_AT_PRICE; How do I set individual colors at each price? I was looking for a function to draw the color at a given price and index. e.g. sc.SetBackgroundColor(price, idx, color); or similar. |