All Projects → paritytrading → Parity

paritytrading / Parity

Licence: apache-2.0
Open source software platform for trading venues

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Parity

Mida
The open-source and cross-platform trading framework
Stars: ✭ 263 (-43.8%)
Mutual labels:  finance, trading, exchange
hurtrade
An Open Source Forex Trading Platform
Stars: ✭ 22 (-95.3%)
Mutual labels:  finance, trading, exchange
tellerbot
Telegram Bot for over-the-counter trading
Stars: ✭ 17 (-96.37%)
Mutual labels:  finance, trading, exchange
Deepdow
Portfolio optimization with deep learning.
Stars: ✭ 297 (-36.54%)
Mutual labels:  trading, finance
juncture
Low latency connectivity to trading venues on the JVM
Stars: ✭ 31 (-93.38%)
Mutual labels:  finance, trading
neural-finance
Neural Network for HFT-trading [experimental]
Stars: ✭ 67 (-85.68%)
Mutual labels:  finance, trading
trading sim
📈📆 Backtest trading strategies concurrently using historical chart data from various financial exchanges.
Stars: ✭ 21 (-95.51%)
Mutual labels:  finance, trading
Machine Learning For Trading
Code for Machine Learning for Algorithmic Trading, 2nd edition.
Stars: ✭ 4,979 (+963.89%)
Mutual labels:  trading, finance
Riskfolio Lib
Portfolio Optimization and Quantitative Strategic Asset Allocation in Python
Stars: ✭ 305 (-34.83%)
Mutual labels:  trading, finance
Rqalpha
A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities
Stars: ✭ 4,425 (+845.51%)
Mutual labels:  trading, finance
Wolfbot
Crypto currency trading bot written in TypeScript for NodeJS
Stars: ✭ 335 (-28.42%)
Mutual labels:  trading, exchange
korbit-python
Korbit API wrapper for Python
Stars: ✭ 17 (-96.37%)
Mutual labels:  finance, trading
idex-contracts-whistler
IDEX 2.0 smart contracts
Stars: ✭ 43 (-90.81%)
Mutual labels:  trading, exchange
Machine Learning And Ai In Trading
Applying Machine Learning and AI Algorithms applied to Trading for better performance and low Std.
Stars: ✭ 258 (-44.87%)
Mutual labels:  trading, finance
Order-Book-Matching-Engine
Order Book Matching Engine for Stock Exchanges (1us latency for matching)
Stars: ✭ 112 (-76.07%)
Mutual labels:  finance, trading
Klinechart
📈Lightweight k-line chart that can be highly customized. Zero dependencies. Support mobile.(可高度自定义的轻量级k线图,无第三方依赖,支持移动端)
Stars: ✭ 303 (-35.26%)
Mutual labels:  finance, exchange
Ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
Stars: ✭ 22,501 (+4707.91%)
Mutual labels:  trading, exchange
Stocksharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
Stars: ✭ 4,601 (+883.12%)
Mutual labels:  trading, finance
Example Hftish
Example Order Book Imbalance Algorithm
Stars: ✭ 355 (-24.15%)
Mutual labels:  trading, finance
quanttrade
Quantitative Trading Library
Stars: ✭ 16 (-96.58%)
Mutual labels:  finance, trading

Parity

Parity is an open source software platform for trading venues. It can be used to run a financial marketplace, develop algorithmic trading agents, or research market microstructure.

Parity requires Java Runtime Environment (JRE) 8 or newer.

Download

See the latest release on GitHub.

Modules

Parity contains the following applications:

  • Parity Trading System is a server application for running a financial exchange.

  • Parity FIX Gateway is a server application that adds Financial Information Exchange (FIX) support to the trading system.

  • Parity Terminal Client is a simple console application for entering orders into the trading system.

  • Parity Stock Ticker is a simple console application that displays the best prices and latest trades in the trading system.

  • Parity Trade Reporter is a simple console application that displays all occurred trades in the trading system.

See the Wiki for additional applications.

Parity contains the following libraries:

Parity contains the following test applications:

Build

Build Parity with Maven:

mvn package

Links

For more information on Parity:

License

Copyright 2014 Parity authors.

Released under the Apache License, Version 2.0. See LICENSE.txt for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].