Support Board
Date/Time: Thu, 03 Jul 2025 02:51:17 +0000
Post From: Trouble with DRAWSTYLE_CUSTOM_VALUE_AT_Y
[2021-01-22 20:17:55] |
User39772 - Posts: 311 |
Hello SC I encounter two problems with DRAWSTYLE_CUSTOM_VALUE_AT_Y. Unfortunately I did not find a solution anywhere else. My intention is to display an integer value at each bar shown in the chart. 1st Problem: The value is shown as float, e.g. 50.00. I want only 50 to be visible, also because of lack of space. How can I solve that ? 2nd Problem: On some underlyings it works fine, e.g. NQ, ES. On other underlyings it does not work, e.g. E6, CL. If it does not work I can see the values on the bottom of the chart in a line and the chart as such disappears. The values are integers from 1 to 3 digits. How can I solve that ? Can you halp me here ? |