FIXPort
A global FIX network for order routing to multiple destinations via a single FIX or FIX JSON connection. Agnostic to FIX versions and dialects. Sub-millisecond latency. Built on modern foundation to allow multiple APIs besides FIX.
FIXClient
A terminal/shell based FIX client with complete buy-side trading functionality. Can be used during testing/QA or even for sending orders to brokers/exchanges when you don't have a FIX-enabled OMS.
FIXWiz
Give it a FIX log path, and it will visualise new log entries in real-time. Saves the log data in its own database, allowing you to search messages, build order-chains and troubleshoot bad counter-party behaviour. Useful during FIX certification too.
FIXServer
A FIX server simulating a broker or exchange which will reply to buy-side trading messages. Useful during development when you don't have continuous access to a venue and you want to recieve replies to FIX messages in your buy-side app.
FIXtelligent
Create and share FIX protocol specification like never before. Edit in the browser, as a team, and share right from there with your counterparties. Identify gaps between yours and your counterparty's implementation. Search and bookmark public FIX protocol specs. Generate production grade FIX protocol schemas to use with popular FIX engines.