Support Board
Date/Time: Wed, 10 Sep 2025 01:34:58 +0000
Post From: ACSIL: limit of one entry per session
[2024-12-03 10:23:52] |
User431178 - Posts: 772 |
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 |