{{Quickfixn}} Valid Field Type

Mario Alberti cid.mizar at gmail.com
Mon May 3 14:12:26 PDT 2021


Yes it is in the DD, I've changed to int but I wasn't sure if it could
bring any problem.

Thanks!

El lun, 3 may 2021 a las 18:05, Grant Birchmeier (<gbirchmeier at connamara.com>)
escribió:

> It is not a valid FIX datatype, so it should not be in the DD.  In FIX,
> the "int" datatype is not bounded by a max or min value.
>
> Is this from their DD?  If yes, sounds like your counterparty is being
> careless, which is unfortunately not unusual.  I think you can just change
> it to int.  If the size limitation of int is causing a problem (unlikely),
> you can change it to string and have your app code parse it to a long when
> needed.
>
> On Mon, May 3, 2021 at 1:52 PM Mario Alberti <cid.mizar at gmail.com> wrote:
>
>> Is LONG a valid type?
>> Example FIX50SP2:
>> <field number="3241" name="CustomField" type="*LONG*" />
>>
>> _______________________________________________
>> Quickfixn mailing list
>> Quickfixn at lists.quickfixn.com
>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>
>
>
> --
> Grant Birchmeier
> *Connamara Systems, LLC*
> *Made-To-Measure Trading Solutions.*
> Exactly what you need. No more. No less.
> http://connamara.com
>
> This email, along with any attachments, is confidential. If you believe
> you received this message in error, please contact the sender immediately
> and delete all copies of the message. Thank you from Connamara Systems, LLC.
> _______________________________________________
> Quickfixn mailing list
> Quickfixn at lists.quickfixn.com
> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20210503/2fbf727e/attachment.htm>


More information about the Quickfixn mailing list