Support Board
Date/Time: Mon, 02 Jun 2025 14:11:34 +0000
Post From: Issue with custom drawing
[2025-05-21 11:18:23] |
User431178 - Posts: 692 |
Using Drawing Tools From an Advanced Custom Study: s_UseTool::BeginDateTime To use a value relative to the left side of the chart for BeginDateTime rather than an absolute Date Time value, specify an integer value from 1 to 150. Where 1 represents the left side of the chart window and where 150 represents the right side of the chart window, not including the Values Scale on the right side of the chart.
Using Drawing Tools From an Advanced Custom Study: s_UseTool::EndDateTime To use a value relative to the left side of the chart for EndDateTime rather than an absolute Date Time value, specify an integer value from 1 to 150. Where 1 represents the left side of the chart window and where 150 represents the right side of the chart window, not including the Values Scale on the right side of the chart.
|