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