Login Page - Create Account

Support Board


Date/Time: Sun, 29 Dec 2024 15:55:14 +0000



IsSwingLowAllowEqual_S does not compile

View Count: 781

[2016-05-13 21:35:04]
@sstfrederik - Posts: 404
using 1408. was this replaced with something else? IsSwingLowAllowEqual_S is used in the source code from the swing high low study in studies6.

Thanks.
[2016-05-13 22:07:37]
Sierra Chart Engineering - Posts: 104368
What is the specific error message that you are seeing?
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
[2016-05-13 22:10:25]
@sstfrederik - Posts: 404
'IsSwingLowAllowEqual_S' was not declared in this scope
else if ( IsSwingLowAllowEqual_S( sc, true , IndexToEvaluate, Length.GetInt()) ){
[2016-05-14 11:04:03]
Sierra Chart Engineering - Posts: 104368
You need to get the source code for that function from the SCStudyFunctions.cpp file and include it in your CPP file above the function it is called from.
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