Login Page - Create Account

Support Board


Date/Time: Sun, 12 May 2024 23:08:34 +0000



Post From: Detecting a modification on chart within ACSIL

[2020-04-16 08:51:06]
ACWalker - Posts: 6
Hello,

1.) I have been trying to look for a solid way of detecting whether the user has modified the price on the chart (by dragging the price level) through ACSIL, as I am working on a position sizer. I thought potentially using pointer events somehow but I could not see a way to do it that way.
Is there any built in functionality to assist with this?

2.) I have been setting the target and stop price as a set price (not an offset) as part of an attached order. However, there is still automatic movement of stop and target when adjusting the price on an attached order by the same offset, is there a way to disable this?

Thanks