How to force a (full/minimum amount) fill on a Quote?

Imported from previous forum

I’d like to know how (when sending tradable Quotes), I could instruct the platform to fill my Quote completely, or a certain minimum amount.

Would MinOfferSize and MinBidSize be the fields to use?

Thanks!
Christiaan de Vries

Yes, but you also have MinQty(110) if you do not want to allow side specific minimum quantities. There is also a quote qualifier group with QuoteQualifier(695)=A (All or None) for the special case of a complete fill but that is redundant to setting MinQty/MinOfferSize/MindBidSize = OfferSize/BidSize if you need to support specific amounts anyway.
Regards,
Hanno.

I’d like to know how (when sending tradable Quotes), I could instruct the platform to fill my Quote completely, or a certain minimum amount.

Would MinOfferSize and MinBidSize be the fields to use?

Thanks!
Christiaan de Vries
Baxter-FX.com

Thanks Hanno!

Yes, but you also have MinQty(110) if you do not want to allow side specific minimum quantities. There is also a quote qualifier group with QuoteQualifier(695)=A (All or None) for the special case of a complete fill but that is redundant to setting MinQty/MinOfferSize/MindBidSize = OfferSize/BidSize if you need to support specific amounts anyway.
Regards,
Hanno.

I’d like to know how (when sending tradable Quotes), I could instruct the platform to fill my Quote completely, or a certain minimum amount.

Would MinOfferSize and MinBidSize be the fields to use?

Thanks!
Christiaan de Vries
Baxter-FX.com