Login Page - Create Account

Support Board


Date/Time: Thu, 28 Nov 2024 22:44:25 +0000



Post From: Assess manually placed orders via ACSIL

[2023-04-04 14:16:43]
AndrewAMD1 - Posts: 31
My customer asked me to implement a software solution, so I have a question:

I want to handle manually placed orders via ACSIL. Here is the flow:

1) User manually places order.
2) Order placement is detected in ACSIL.
3) ACSIL script makes an HTTP post to share this order information. (If necessarily, ACSIL programmer will provide HTTP libraries.)

I see that I can set this variable:

sc.ReceiveNotificationsForChangesToOrdersPositionsForAnySymbol

Does it follow that if a user places any order, the order can be immediately assessed via ACSIL?