Login Page - Create Account

Support Board


Date/Time: Tue, 11 Feb 2025 02:16:05 +0000



Post From: Server Side Attached Orders

[2020-08-26 17:17:08]
brunor - Posts: 3
I have a custom DTC server that I wrote in order to connect the sierra ui to some of our internal trade applications. Everything is working great so far and I'm looking to add attached orders that are fully managed server side.

Is it possible to have the sierra client send "single target" attached orders to the server (ie. a bracket order with only a stop and no target, and vice versa)?

I've enabled support for oco and bracket orders on both the server (via the LogonResponse) as well as in the client Trade Settings but when I create an attached order with only a stop limit (without the target) it always ends up being managed client side. However, when I create an attached order with both the target and the limit then it sends it over to the server for management as expected. I understand that its technically not a "bracket order" if it's missing a leg but it would definitely be helpful to have this managed server side. Is it this way by design or am I missing something here which should enable this?