Support Board
Date/Time: Sun, 02 Nov 2025 20:13:44 +0000
Post From: Accessing "Quantity" From the DOM
| [2021-10-17 16:04:20] |
| John - SC Support - Posts: 42699 |
|
Refer to the following documentation for ways to change the Order Quantity: Chart Trading and the Chart DOM: Changing Order Quantity If you are using a custom study, then the order quantity is available through ACSIL. Refer to the following: ACSIL Interface Members - Variables and Arrays: sc.TradeWindowOrderQuantity Also, you can set the order quantity for a trade within ACSIL. Refer to the following: Automated Trading From an Advanced Custom Study: [Type: integer] s_SCNewOrder::OrderQuantity And finally, the order quantity can be read/modified on the Spreadsheet Study at the following cell: Spreadsheet Systems, Alerts and Automated Trading: Order Quantity (read / write) [v1:J26, v2:J69] For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
