Login Page - Create Account

Support Board


Date/Time: Mon, 21 Apr 2025 04:41:22 +0000



[Programming Help] - ACSIL Semi Automation

View Count: 111

[2025-03-02 23:17:02]
Gradient - Posts: 121
Hi,

What is the best way to combine the execution and trade management from a ACSIL automated system with the ability to execute manually?

Risk and trade management is all handled inside of automated system, but only once user enters position.

Thanks
[2025-03-02 23:36:42]
cmet - Posts: 690
Need to know more about what your "risk and trade management" rules are.

If it's just stops and targets, why would you need an automated system? You could just use attached orders.
[2025-03-04 06:23:03]
Sierra_Chart Engineering - Posts: 19285
You would just simply manually enter a position, and the custom study would see the existence of the position and do what it needs in regards to submitting orders to close the position. So the first step is to check for the existence of the position:
Automated Trading From an Advanced Custom Study: sc.GetTradePosition
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, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2025-03-04 07:06:59]
Gradient - Posts: 121
Makes sense. Thanks

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account