| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.txt | 2012-07-08 | 1.3 kB | |
| OpEx1.2.zip | 2012-07-08 | 1.2 MB | |
| OpEx1.1.zip | 2012-03-25 | 1.2 MB | |
| OpEx1.0.zip | 2012-02-13 | 1.2 MB | |
| Totals: 4 Items | 3.5 MB | 0 | |
Open Exchange (OpEx) ==================== PACKAGE CONTENT ~~~~~~~~~~~~~~~ * bin * config * Release.txt * README.txt (this file) bin --- * AdminConsole * AgentHost * ConfigurationServer * DES * Exchange * OrderManager * SalesGUI * TradingGUI config ------ * CreateSchema.sql * InitDB.sql Release Notes ~~~~~~~~~~~~~ ********************* * * Version: 1.2 * Type: Beta * Date: 08 July 2012 * ********************* Bug Fixes --------- - AgentHost and SalesGUI crashed on startup, because an assembly was missing in the archive "OpEx1.1.zip". The assembly has now been added to both the application folders, and the problem has been fixed. Not that this bug only affects those who downloaded the binaries: building OpEx1.1 from the source code works fine. No changes have been made to the code. ********************* * * Version: 1.1 * Type: Beta * Date: 25 March 2012 * ********************* Bug Fixes --------- - AA Agent crossed the spread whenever (ask-bid)/ask was <= 0.15. The bug has been fixed. AA now crosses the spread when it is <= MaxSpread. The default value of MaxSpread is 1.0, however it can be overridden by setting a new value in the Parameters of the Agents, Agents table.