Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 11:44:59 +0000



[Programming Help] - Position confirmation on ACSIL

View Count: 254

[2023-12-06 19:45:03]
User785723 - Posts: 57
I have an ACSIL code which takes positions based on a strategy.

I want to wait for the user confirmation to enter the trades, i.e., whenever there is an entry signal, it shows a message on the UI and if the user confirms, taking the position.

Is there a way to do this?
Date Time Of Last Edit: 2023-12-07 04:48:00
[2023-12-07 04:20:33]
Flipper_2 - Posts: 57
You shouldn't use a pop up box as per,
ACSIL Programming Concepts: Use of Dialog Windows in Advanced Custom Studies

But you could use a control bar button,

Advanced Custom Study Interaction With Menus, Control Bar Buttons, Pointer Events: Advanced Custom Study Buttons and Pointer Events
[2023-12-07 05:14:26]
Sierra_Chart Engineering - Posts: 17179
Yes you definitely cannot have any type of window that would interrupt the processing of the custom study.
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

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

Login

Login Page - Create Account