Login Page - Create Account

Support Board


Date/Time: Fri, 19 Apr 2024 20:42:45 +0000



ACSIL absolute value function

View Count: 3316

[2015-08-07 16:56:01]
Johnny - Posts: 99
Hello, is there an ACSIL function that returns the absolute value of a variable?
[2015-08-07 17:19:20]
Sierra Chart Engineering - Posts: 104368
Yes. There are the C++ functions for this. This is the one for taking the absolute value of a floating-point number:
fabs()
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
[2015-08-10 19:32:37]
Johnny - Posts: 99
Thanks, can you create a special documentation for the most important and useful C++ functions in the section of ACSIL documentation for people that are not programmers like myself?
[2015-08-11 05:42:25]
Sierra Chart Engineering - Posts: 104368
This is already documented here:
http://www.sierrachart.com/index.php?page=doc/doc_CreatingDLLs.html#CppRef
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