Imported from previous forum
[ original email was from Donald Mendelson - dmendelson@capital-mkts.com ]
In the FIX message documentation, it’s really easy to miss fields that are conditionally required. For example, “Either CashOrderQty or OrderQty is required.”
It would be easier if the “Req’d” column had three values:
Y=required
N=not required
C=conditionally required
Don Mendelson
dmendelson@capital-mkts.com
[ original email was from Chris Lambert - chris.lambert@emx.co.uk ]
> In the FIX message documentation, it’s really easy to miss fields that are conditionally required. For example, “Either CashOrderQty or OrderQty is required.”
>
> It would be easier if the “Req’d” column had three values:
> Y=required
> N=not required
> C=conditionally required
Even better if ‘C’ was ‘Cnn’, e.g. C23, linking to a table of rules (which might point to elsweheer in the Spec)