Support Board
Date/Time: Wed, 05 Feb 2025 08:51:48 +0000
Post From: User drawn drawing Allow Copy flag in ACSIL
[2024-12-30 07:59:29] |
joshtrader - Posts: 500 |
When accessing manually drawn user drawings from a different chart, my study looks at the AllowCopyToOtherCharts flag ( https://www.sierrachart.com/index.php?l=doc/ACSILDrawingTools.html#s_UseTool_AllowCopyToOtherCharts ). Surprisingly, it has a value of -1 for all drawings, whether these user drawings have the "Allow Copy To Other Charts" selection enabled or not on the drawing. I suppose this means that this flag is only updated/used when ACSIL is used to draw a user drawing. However, this behavior is a bit surprising and it would be helpful if the user selecting this option actually updated the flag referenced above in ACSIL. |