Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 14:43:47 +0000



[Programming Help] - Get simple alert in ACSIL

View Count: 588

[2023-07-30 15:14:55]
User203192 - Posts: 33
Does anyone know if there is a function in ACSIL to get a simple alert and use. I am trying to work with the automated trading From ACSIL and rather then code all the alert structure in source code, I want to generate a BUY and SELL as a function and load the ID label of the simple alert to it(I am aware that people seem versions of this online but want to learn to code it myself)

Possibly sc.Input[].GetStudyID(), would this just be considers as true if I load my Simple alert Id label and I can just build my buy and sell order from this? Or is there another way ?

Thanks.
[2023-07-30 15:29:50]
User203192 - Posts: 33
Also I will get this error if I make a change to code and try to remote build again. Do I have clear something or close something if I make changes within the same file to compile and run it again to ad to the chart.


Writing file to: C:\Users\philiphoy\Data\PhilCode_64.dll
Failed to save the file C:\Users\philiphoy\Data\PhilCode_64.dll. Failed to open the file. Windows error code 32: The process cannot access the file because it is being used by another process.
[2023-08-02 13:41:53]
Sierra_Chart Engineering - Posts: 17194
Have a look at this variable:
ACSIL Interface Members - Variables and Arrays: sc.AlertConditionFlags

Regarding post #2, if you are using the Remote Build command you should not have to do anything to release the DLL.

Are you still noticing this?

We wonder if the location of the Data folder is a problem.
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
Date Time Of Last Edit: 2023-08-02 13:42:11

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

Login

Login Page - Create Account