Parity v0.7.0 Release Notes
Release Date: 2017-08-23 // over 7 years ago-
๐ 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
.
Previous changes from v0.6.0
-
๐ 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