Support Board
Date/Time: Mon, 16 Jun 2025 09:56:08 +0000
Post From: Buy Alert is trigerred accurately via spreadsheet but not via ASCIL
[2022-09-29 08:09:33] |
User431178 - Posts: 713 |
Change this int status = sc.GetBarHasClosedStatus(sc.UpdateStartIndex);
to int status = sc.GetBarHasClosedStatus();
|