Support Board
Date/Time: Mon, 21 Apr 2025 04:35:53 +0000
Copying drawings produced by studies automatically to another chart
View Count: 106
[2025-03-03 22:57:53] |
DL-1992 - Posts: 8 |
For example, I have a TPO chart and a candlestick chart. In the TPO chart, I have set up single prints (drawn as areas) and the TPOC line. I want these single print areas and the TPOC line to also be displayed in the candlestick chart automatically. Is it possible? |
[2025-03-04 06:38:24] |
Sierra_Chart Engineering - Posts: 19285 |
Refer to: Using Drawing Tools From an Advanced Custom Study: s_UseTool::AllowCopyToOtherCharts And also refer to: Copying Chart Drawings from Other Charts Automatically Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2025-03-04 06:39:48
|
[2025-03-04 13:06:43] |
DL-1992 - Posts: 8 |
Based on the links, I assume I could try to get a reference to the chart drawings produced by the TPO study, and then set s_UseTool::AddAsUserDrawnDrawing to 1 on them to allow them to be copied as usual, is that what you are suggesting? If so, I assume they don't count as user drawings by default. Could I use functions like sc.GetACSDrawingByIndex() and sc.GetACSDrawingsCount() to iterate over all existing drawings in the TPO chart to set the member on each one? If you could give me a hint on how to implement this correctly, that would be appreciated. |
[2025-03-04 17:17:15] |
John - SC Support - Posts: 39362 |
It sounded like you were using a custom study to create drawings of the Singles and POC. Hence the response that was given previously. These items are not "drawings" themselves. So you cannot use the drawing references to copy them to another chart. And, unfortunately, these items are also not directly available from the TPO chart to reference to another chart. For the POC, you can use the "TPO Value Area Lines" to get the equivalent POC onto another chart. Refer to the following: TPO Value Area Lines The Singles, however, are not accessible. For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
To post a message in this thread, you need to log in with your Sierra Chart account: