FullFIX 0.5.6

FullFIX is a library for parsing Financial Information eXchange (FIX) messages. The main goal of the project is to produce the fastest software solution for FIX protocol. The library is written entirely in C for better portability. The parser depends on libc only and it does not impose any I/O or threading model. Unlike some other well known solutions, in this parser the FIX specification gets converted to efficient C code at compile time to achieve the best performance. Supported FIX protocol

TradeTrax - Financial Trading Tool 1.5

TradeTrax is a general purpose trading tool for keeping track of marketable goods. While it builds heavily on stock market terminology for abstraction purposes, it is actually meant to be used for managing all kinds of assets that are bought for resale, for example: * Collectibles (trading cards, stamps, coins, ...) * Auction house items in MMORPGs * Speculation portfolios (forex assets, gold bullions,...) TradeTrax comes as a webapp that may either be run from a servlet container or as a stan