Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Latest commit

 

History

History

match

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Parity Matching Algorithm

Parity Matching Algorithm implements the matching algorithm used by the trading system.

Dependencies

Parity Matching Algorithm depends on the following libraries:

  • fastutil 8.1.0

Download

Add a Maven dependency to Parity Matching Algorithm:

<dependency>
  <groupId>com.paritytrading.parity</groupId>
  <artifactId>parity-match</artifactId>
  <version><!-- latest release --></version>
</dependency>

See the latest release on GitHub.

License

Released under the Apache License, Version 2.0.