All Versions
7
Latest Version
Avg Release Cycle
43 days
Latest Release
2410 days ago

Changelog History

  • v0.7.0 Changes

    August 23, 2017

    ๐Ÿš€ Release Notes

    • ๐Ÿ‘Œ Improve Parity Matching Engine performance
    • Check quantity on order entry in Parity Trading System
    • ๐Ÿ‘‰ Use direct byte buffer
    • Check price on order entry in Parity Trading System
    • โฌ†๏ธ Upgrade to fastutil 8.1.0
    • โœ‚ Remove market order support from Parity Matching Engine
    • โœ‚ Remove Broken Trade message from POE protocol
    • โœ‚ Remove Broken Trade message from PMD protocol
    • ๐Ÿ”ง Make price and size configurable per instrument in Parity File Formats
    • โœ‚ Remove Seconds message from PMD protocol
    • โœ‚ Remove Order Deleted message from PMD protocol
    • โž• Add Version message to PMR protocol
    • ๐Ÿ“‡ Rename Order message to Order Entered message in PMR protocol
    • โž• Add Order Added message to PMR protocol
    • ๐Ÿ“‡ Rename Cancel message to Order Canceled message in PMR protocol
    • Clean up Trade message in PMR protocol
    • โšก๏ธ Update price and quantity to 64 bits in POE protocol
    • โšก๏ธ Update price and quantity to 64 bits in PMD protocol
    • โšก๏ธ Update price and quantity to 64 bits in PMR protocol
    • โšก๏ธ Update price and quantity representation in POE protocol
    • โšก๏ธ Update price and quantity representation in PMD protocol
    • โšก๏ธ Update price and quantity representation in PMR protocol
    • ๐Ÿ– Handle market data before order entry in Parity Trading System
    • ๐Ÿ”ง Make price and size format configurable in Parity Terminal Client
    • ๐Ÿ”ง Make price and size format configurable in Parity FIX Gateway
    • ๐Ÿ”ง Make price and size format configurable in Parity Trade Reporter
    • ๐Ÿ”ง Make price and size format configurable in Parity Stock Ticker
    • ๐Ÿ”ง Replace FOO with AAPL in example configuration files
    • ๐Ÿ”ง Replace BAR with ETH-BTC in example configuration files
    • ๐Ÿ”ง Replace BAZ with EUR-USD in example configuration files
    • ๐Ÿ‘Œ Improve FIX gateway performance
    • โšก๏ธ Update POE protocol to version 2
    • โšก๏ธ Update PMD protocol to version 2
    • โšก๏ธ Update PMR protocol to version 2

    Maven

    The following artifacts are available in the Central Repository:

    Name Artifact ID Version
    Parity Order Book parity-book 0.7.0
    Parity File Formats parity-file 0.7.0
    Parity Matching Engine parity-match 0.7.0
    Parity Network Protocols parity-net 0.7.0
    Parity Utilities parity-util 0.7.0

    The Group ID for all artifacts is com.paritytrading.parity.

  • v0.6.0 Changes

    January 20, 2017

    ๐Ÿš€ Release Notes

    • ๐Ÿ”ง Make FIX acceptor address configurable in Parity FIX Gateway
    • ๐Ÿ”ง Make order entry server address configurable in Parity Trading System
    • ๐Ÿ”ง Provide two example configuration files for Parity Trade Reporter
    • โœ‚ Remove Parity Top of Book
    • โž• Add Parity Order Book
    • โšก๏ธ Update example configuration files
    • ๐Ÿ‘Œ Improve Parity Matching engine performance
    • โž• Add configuration for TAQ file format in Parity File Formats
    • Simplify Parity Stock Ticker usage
    • ๐Ÿ›  Fix pending cancel status in Parity FIX Gateway
    • ๐Ÿ”ง Make market data request server address configurable in Parity Trading System
    • ๐Ÿ”ง Make market reporting request server address configurable in Parity Trading System
    • โœ‚ Remove Nassau dependency from Parity Utilities
    • โœ‚ Remove Config dependency from Parity Utilities
    • ๐Ÿ‘Œ Improve Parity Network Protocols performance
    • ๐Ÿ‘Œ Improve Parity FIX Gateway performance
    • ๐Ÿ‘Œ Improve Parity Trading System performance
    • โฌ†๏ธ Upgrade to fastutil 7.0.13
    • ๐Ÿ‘Œ Improve project structure
    • ๐Ÿ‘Œ Improve documentation
    • โž• Add portfolio script for Parity Trade Reporter
    • โฌ†๏ธ Upgrade to Nassau 0.13.0

    Maven

    The following artifacts are available in the Central Repository:

    Name Group ID Artifact ID Version
    Parity Order Book com.paritytrading.parity parity-book 0.6.0
    Parity File Formats com.paritytrading.parity parity-file 0.6.0
    Parity Matching Engine com.paritytrading.parity parity-match 0.6.0
    Parity Network Protocols com.paritytrading.parity parity-net 0.6.0
    Parity Utilities com.paritytrading.parity parity-util 0.6.0
  • v0.5.0 Changes

    December 08, 2016

    ๐Ÿš€ Release Notes

    • โฌ†๏ธ Upgrade to Philadelphia 0.4.0
    • ๐Ÿ›  Fix order cancellation in Parity FIX Gateway
    • ๐Ÿ‘Œ Improve Parity Top of Book performance
    • ๐Ÿ“‡ Rename order accessor in Parity Top of Book
    • ๐Ÿ”ง Provide two example configuration files for Parity Stock Ticker
    • โž• Add BinaryFILE reader
    • โž• Add BinaryFILE support to Parity Stock Ticker
    • ๐ŸŽ Clean up Parity Matching Engine Performance Test
    • โž• Add Parity Top of Book Performance Test
    • โฌ†๏ธ Upgrade to Foundation 0.2.0

    Maven

    The following artifacts are available in the Central Repository:

    Name Group ID Artifact ID Version
    Parity File Formats com.paritytrading.parity parity-file 0.5.0
    Parity Matching Engine com.paritytrading.parity parity-match 0.5.0
    Parity Network Protocols com.paritytrading.parity parity-net 0.5.0
    Parity Top of Book com.paritytrading.parity parity-top 0.5.0
    Parity Utilities com.paritytrading.parity parity-util 0.5.0
  • v0.4.0 Changes

    December 08, 2016
    • โž• Add FIX protocol
    • โž• Add Parity FIX Gateway
    • ๐Ÿ›  Fix PMD reference implementation
    • ๐Ÿ›  Fix order cancellation in Parity Trading System
    • โฌ†๏ธ Upgrade to Nassau 0.9.0
    • โž• Add support for order modification to Parity Top of Book
    • ๐Ÿšš Move to com.paritytrading namespace
  • v0.3.0 Changes

    December 08, 2016
    • ๐Ÿ‘Œ Improve network protocol performance
    • โฌ†๏ธ Upgrade to Nassau 0.6.0
    • ๐Ÿ‘Œ Improve MoldUDP64 client interface
    • ๐Ÿ›  Fix PMR reference implementation
    • โž• Add cancel message to PMR protocol
    • โž• Add SoupBinTCP client
    • โž• Add SoupBinTCP support to Parity Stock Ticker
    • โž• Add SoupBinTCP support to Parity Trade Reporter
    • ๐Ÿ‘Œ Improve market data configuration in Parity Trading System
    • ๐Ÿ‘Œ Improve market reporting configuration in Parity Trading System
  • v0.2.0 Changes

    December 08, 2016
    • โฌ†๏ธ Upgrade to Java 8
    • โž• Add PMR protocol
    • โž• Add support for login to Parity Terminal Client
    • โž• Add Parity Trade Reporter
    • โž• Add support for execution with price to Parity Top of Book
    • โž• Add support for accessing orders to Parity Top of Book
    • โž• Add TAQ file format
    • โž• Add support for TAQ file format to Parity Stock Ticker
    • โž• Add support for setting multicast interface by name to Parity Stock Ticker
    • โž• Add support for running multiple instances of Parity Stock Ticker on one host
    • ๐Ÿ‘Œ Improve API documentation for Parity Matching Engine
    • ๐Ÿ‘Œ Improve API documentation for Parity Network Protocols
    • ๐Ÿ‘Œ Improve API documentation for Parity Top Of Book
  • v0.1.0 Changes

    December 08, 2016
    • ๐ŸŽ‰ Initial release