Login Page - Create Account

Support Board


Date/Time: Fri, 22 Nov 2024 17:17:49 +0000



Post From: Order Quantity

[2024-10-08 07:08:06]
User781731 - Posts: 26
I have a custom study that is calculating the order quantity based on current price relative to a line drawing which represents my stop loss. So the value being output by this study is the order quantity.

Is it possible using ACSIL to have the the order quantity change based on the changing value in another study subgraph? If it is, do you know the basic code that would enable this?

I ask because it is obviously much quicker this way than it is if I am manually changing the order quantity myself based on me visually looking at the value that is displayed by the custom study. I enter trades by market order so every fraction of a second I can cut down matters.