Support Board
Date/Time: Sat, 15 Mar 2025 02:03:43 +0000
Post From: Enabling / disabling a trading system after trade is placed?
[2022-07-04 13:47:34] |
|
We would recommend using an internal state, remembered through a persistent variable: ACSIL Interface Members - Functions: sc.GetPersistentIntFast() The initial state is the automated trading system is disabled/false. And then when a position comes into existence the automated trading system can enable itself by setting its state to true. Check for Positions through: Automated Trading From an Advanced Custom Study: Getting Trade Position Data 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 Date Time Of Last Edit: 2022-07-04 13:50:53
|