Support Board
Date/Time: Mon, 23 Dec 2024 23:16:14 +0000
Post From: Calculate only on closing Tick
[2015-10-15 00:30:34] |
Sierra Chart Engineering - Posts: 104368 |
In easylanguage they have a condition where u can check if its the closing tick of the bar, so that you only need to run the logic one time per bar, I don't see how to do this in the Sierra Chart code...
Refer to this function: https://www.sierrachart.com/index.php?page=doc/doc_ACSIL_Members_Functions.html#scGetBarHasClosedStatus However, what the function does is very simple. It simply indicates the bar has closed for every bar other than the last bar in the chart. You should also refer to this page: https://www.sierrachart.com/index.php?page=doc/doc_ACS_ArraysAndLooping.html 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 Date Time Of Last Edit: 2015-10-15 00:31:00
|