Support Board
Date/Time: Tue, 12 May 2026 04:08:12 +0000
Post From: Buy Alert is trigerred accurately via spreadsheet but not via ASCIL
| [2022-09-29 08:09:33] |
| User431178 - Posts: 867 |
|
Change this int status = sc.GetBarHasClosedStatus(sc.UpdateStartIndex);
to int status = sc.GetBarHasClosedStatus();
|
