Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 21:28:48 +0000



GetACSDrawingByLineNumber / GetUserDrawnDrawingByLineNumber

View Count: 262

[2023-11-01 12:28:54]
User907968 - Posts: 823
Since updating to version 2561, I am seeing problems when the following functions are called from studies built prior to version 2545.

sc.GetACSDrawingByLineNumber
sc.GetUserDrawnDrawingByLineNumber

More often than not, the program crashes immediately when using studies that call these functions.

Debugging in VS suggests that the stack is getting corrupted.

To test a very basic example, the attached code was built for version 2484.
Everything works as expected in 2484, but running the same study in 2561 causes the program to crash.

Observation:
After calling sc.GetUserDrawnDrawingByLineNumber in version 2561 -
1) The size member of s_UseTool changes from 952 to 992; and
2) The version member changes from 2484 to 2561

Neither of the above happens in 2484, even when running studies built on much older versions.
attachmentDrawingTest.cpp - Attached On 2023-11-01 11:50:01 UTC - Size: 2.31 KB - 254 views
[2023-11-01 13:41:28]
Sierra_Chart Engineering - Posts: 17185
We are checking on this.
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
[2023-11-01 16:37:32]
Sierra_Chart Engineering - Posts: 17185
This has been resolved in the latest release.
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
[2023-11-01 16:42:20]
User907968 - Posts: 823
Perfect, thank you, very much appreciated.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account