Login Page - Create Account

Support Board


Date/Time: Tue, 23 Apr 2024 23:47:33 +0000



NEw update issue

View Count: 1906

[2013-09-13 13:51:50]
user6275 - Posts: 13

Updated today and now all of my custom .dll's tell me this:

C:\SierraChart\ACS_Source\Uber.cpp: In function 'void scsf_UberPrime(SCStudyInterfaceRef)':
C:\SierraChart\ACS_Source\Uber.cpp:1760:28: error: 'DRAWSTYLE_DONOTDRAW' was not declared in this scope
RiskSubgraph.DrawStyle = DRAWSTYLE_DONOTDRAW;

Worked fine yesterday please let me know what to do.
[2013-09-13 17:19:48]
Sierra Chart - Max - Posts: 5591
Please refer to the supported list of Draw Styles here:
https://www.sierrachart.com/index.php?l=doc/doc_ACSIL_Members_scSubgraph.html#scSubgraphDrawStyle

You will need to update the code on line 1760 to DRAWSTYLE_IGNORE.
Sierra Chart Support
Date Time Of Last Edit: 2013-09-13 18:07:55
[2013-09-13 18:08:18]
Sierra Chart Engineering - Posts: 104368
It has been renamed to:
DRAWNSTYLE_HIDDEN
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, *change* to 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:

Login

Login Page - Create Account