Support Board
Date/Time: Thu, 30 Oct 2025 01:32:35 +0000
Post From: Buy Alert is trigerred accurately via spreadsheet but not via ASCIL
| [2022-09-29 08:09:33] |
| User431178 - Posts: 804 |
|
Change this int status = sc.GetBarHasClosedStatus(sc.UpdateStartIndex);
to int status = sc.GetBarHasClosedStatus();
|
