Support Board
Date/Time: Sun, 06 Jul 2025 15:22:43 +0000
Post From: coding
[2019-03-26 22:25:42] |
|
The easiest thing to do is to simply test the current bar against the previous bar and see whether it is moving up or down. Therefore, you would end up with something like: ID1.SG1[0] > ID1.SG1[-1] to test if it is sloping up at that point, and reverse the comparison for the other way. Refer to the following for how to reference the bars in alerts: Study/Chart Alerts And Scanning: Referencing Data Other Than on the Last Bar/Column In the Chart 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 |