Support Board
Date/Time: Sat, 29 Nov 2025 17:40:48 +0000
Post From: ACSIL: calculate at every tick
| [2014-02-07 15:35:41] |
| ejtrader - Posts: 688 |
|
This code would let it calculate on end of bar only. if (sc.GetBarHasClosedStatus() == BHCS_BAR_HAS_CLOSED) { // Perform Indicator Calculations } |
