Support Board
Date/Time: Thu, 03 Jul 2025 22:08:09 +0000
Post From: ACSIL: limit of one entry per session
[2024-12-03 10:23:52] |
User431178 - Posts: 732 |
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 |