Login Page - Create Account

Support Board


Date/Time: Tue, 24 Mar 2026 23:01:32 +0000



Post From: round method in spreadsheet

[2014-09-19 13:20:38]
Sawtooth - Posts: 4321
http://www.sierrachart.com/index.php?page=doc/doc_ACSIL_Members_Functions.html#scRoundToTickSize
From the documentation:
sc.RoundToTickSize() takes a float and rounds it to the nearest increment.
This would be the same as the spreadsheet MROUND function.

http://www.sierrachart.com/index.php?page=doc/doc_ACSIL_Members_Functions.html#scRound
From the documentation:
sc.Round() takes a float and rounds it to the nearest int.
This is different than the spreadsheet ROUND function. It appears there is no directly equal ACSIL member function.
Date Time Of Last Edit: 2014-09-19 13:22:58