Support Board
Date/Time: Wed, 27 Nov 2024 19:33:35 +0000
Post From: round method in spreadsheet
[2014-09-19 13:20:38] |
Sawtooth - Posts: 4120 |
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
|