NewOrderSingle and TCR

Hello everyone,

When i glance at newOrderSingle fields, i forund orderCapacity field, 528. I use it when getting newOrderSingle message.

But i need same field when get TradeCaptureReport message. But there is no 528 tag in custom fields. So can i use(add) this field in TCR message or which field should i use instead of 528 at TCR?

Tnkx a lot, regards.

OrderCapacity is part of the TCR. It is in the component TradeReportOrderDetail, which is part of the repeating group TrdCapRptSideGrp that belongs to the TradeCaptureReport message. Please use FIXimate to check where a field is available. It could be nested a few levels deep :wink:

2 Likes