Support Board
Date/Time: Sat, 01 Feb 2025 06:38:02 +0000
Post From: (ACSIL) How do I trigger a subgraph when exiting a trade from an attached order?
[2019-06-21 15:40:36] |
Sierra Chart Engineering - Posts: 104368 |
We think the better way to do this, is to get the most recent fills with this function: Automated Trading From an Advanced Custom Study: sc.GetOrderFillEntry() And then looking to see if the previously saved Internal Order IDs have filled. Just specify the highest available fill index when getting the fills. Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing |