Support Board
Date/Time: Mon, 15 Sep 2025 04:29:23 +0000
Post From: How to use DRAWSTYLE_POINT_VARIABLE_SIZE? Getting strange painting and chart scale.
[2021-04-08 09:29:01] |
User907968 - Posts: 844 |
Yes, ok, most likely because you have display as main price graph enabled (sc.DisplayAsMainPriceGraph = 1;), so there is no price chart to inherit the value format from, in which case try manually setting the value format to an appropriate value in the study settings window.
|