Imported from previous forum
I have a question about the FIX transport.
I have learned that I can theoretically use FIX transport for sending other formats.
I wonder that there are any FIX products that allow me to do that, such as create my own message type, specify which fields I want to use, besides the FIX standard format.
Thanks
[ original email was from Noah Zucker - noah.zucker@transacttools.net ]
TransactTools TCM (www.transacttools.net) provides configuration-driven DataDict functionality, which allows you to fully customize the FIX protocol to fit your needs. By modifying the DataDict configuration files provided with TCM (all XML), you may extend the FIX protocol to include new message types, fields, groups and enumerated values.
Also, if you want to be really creative, you may even use FIX as a transport for binary data. In FIX 4.0 - 4.4, tags 95 and 96 (RawDataLength and RawData, respectively) allow you to embed binary data in a FIX message. For example, you could serialize Java objects into a FIX message for communication between two Java-based FIX engines.
Noah Zucker
TransactTools - New York
www.transacttools.net
I have a question about the FIX transport. I have learned that I can
theoretically use FIX transport for sending other formats.I wonder that there are any FIX products that allow me to do that, such
as create my own message type, specify which fields I want to use,
besides the FIX standard format.Thanks
[ original email was from Carrie Gallagher - cgallagher@aegisoft.com ]
> I have a question about the FIX transport. I have learned that I can
theoretically use FIX transport for sending other formats.
I wonder that there are any FIX products that allow me to do that, such
as create my own message type, specify which fields I want to use,
besides the FIX standard format.Thanks
Wattanachai,
Aegis Software’s FIX Driver and Athena Gateway Server both support the flow of custom message types and message content, without the need for custom programming or configuration. I would be happy to provide you with more information…contact me any time by phone or email.
Carrie Gallagher
Aegis Software Inc.
212-651-9490
cgallagher@aegisoft.com