https://github.com/rigtorp/spartan
A collection of High-Frequency trading components
https://github.com/rigtorp/spartan
Last synced: over 1 year ago
JSON representation
A collection of High-Frequency trading components
- Host: GitHub
- URL: https://github.com/rigtorp/spartan
- Owner: rigtorp
- License: mit
- Created: 2012-11-22T04:29:42.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-11-08T22:20:37.000Z (over 10 years ago)
- Last Synced: 2025-03-24T00:31:29.276Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 186 KB
- Stars: 287
- Watchers: 29
- Forks: 83
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Spartan
=======
Sparan is a collection of components for High-Frequency trading. It's
goal is to provide components for exchange connectivity and
simulation.
Components
----------
* A feed handler for order-by-order feeds.
Protocols
---------
* NASDAQ ITCH 5
License
-------
Copyright 2012-2015 Erik Rigtorp
Sparan is avaiable under the MIT license. See the file
[LICENSE](https://github.com/rigtorp/spartan/blob/master/LICENSE)