Support Board
Date/Time: Sun, 14 Sep 2025 03:20:01 +0000
Post From: ACSIL: limit of one entry per session
[2024-12-03 10:23:52] |
User431178 - Posts: 774 |
Query the trades list to find the date/time of the last trade. Automated Trading From an Advanced Custom Study: sc.GetTradeListEntry() Check the last entry date/time via the position data. Automated Trading From an Advanced Custom Study: [Type: SCDateTime] LastEntryDateTime |