Login Page - Create Account

Support Board


Date/Time: Wed, 15 May 2024 04:00:34 +0000



Post From: Automated Trading: Why is FilledQuantity on a stop order always 1

[2020-06-12 03:21:51]
User443056 - Posts: 2
When I get stopped out and I examine the stop order using s_SCTradeOrder and look at FilledQuantity it always reports as "1" even though my position size is greater than 1.

The order was initiated with a stop using StopAllPrice.

I notice when I try to manually move the stop the confirmation dialog also shows a quantity of 1 even though the actual position size is greater than 1.

This seems like a bug unless I am misunderstanding what FilledQuantity is intended to be.

Thanks