All Projects → faisalthaheem → hurtrade

faisalthaheem / hurtrade

Licence: Apache-2.0 license
An Open Source Forex Trading Platform

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to hurtrade

binaryapi
Binary.com & Deriv.com API for Python
Stars: ✭ 32 (+45.45%)
Mutual labels:  money, trading, forex-trading
Uniswap Python
🦄 The unofficial Python client for the Uniswap exchange.
Stars: ✭ 191 (+768.18%)
Mutual labels:  trading, exchange, trade
Ccxt.net
CCXT.NET – CryptoCurrency eXchange Trading Library for .NET
Stars: ✭ 89 (+304.55%)
Mutual labels:  trading, exchange, trade
Wolfbot
Crypto currency trading bot written in TypeScript for NodeJS
Stars: ✭ 335 (+1422.73%)
Mutual labels:  trading, exchange, trade
stockholm
💵 Modern Python library for working with money and monetary amounts. Human friendly and flexible approach for development. 100% test coverage + built-in support for GraphQL and Protocol Buffers transports using current best-practices.
Stars: ✭ 26 (+18.18%)
Mutual labels:  money, finance, exchange
Tribeca
A high frequency, market making cryptocurrency trading platform in node.js
Stars: ✭ 3,646 (+16472.73%)
Mutual labels:  trading, exchange, trade
Krypto Trading Bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Stars: ✭ 2,589 (+11668.18%)
Mutual labels:  trading, exchange, trade
Kupi Terminal
Ccxt based, open source, customized, extendable trading platform that supports 130+ crypto exchanges.
Stars: ✭ 104 (+372.73%)
Mutual labels:  trading, exchange, trade
Parity
Open source software platform for trading venues
Stars: ✭ 468 (+2027.27%)
Mutual labels:  finance, trading, exchange
tellerbot
Telegram Bot for over-the-counter trading
Stars: ✭ 17 (-22.73%)
Mutual labels:  finance, trading, exchange
Ccxt
A JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges
Stars: ✭ 22,501 (+102177.27%)
Mutual labels:  trading, exchange, trade
Mida
The open-source and cross-platform trading framework
Stars: ✭ 263 (+1095.45%)
Mutual labels:  finance, trading, exchange
uniswap-python
🦄 The unofficial Python client for the Uniswap exchange.
Stars: ✭ 533 (+2322.73%)
Mutual labels:  trading, exchange, trade
Qtbitcointrader
Secure multi crypto exchange trading client
Stars: ✭ 520 (+2263.64%)
Mutual labels:  trading, exchange, trade
b2s-trader
Application to automate trading process
Stars: ✭ 22 (+0%)
Mutual labels:  trading, exchange, trade
Sequence-to-Sequence-Learning-of-Financial-Time-Series-in-Algorithmic-Trading
My bachelor's thesis—analyzing the application of LSTM-based RNNs on financial markets. 🤓
Stars: ✭ 64 (+190.91%)
Mutual labels:  finance, trading, forex-trading
adamant-tradebot
Free market-making software for cryptocurrency projects and exchanges. Makes trade volume, maintains spread and liquidity/depth, set price range, and builds live-like dynamic order book.
Stars: ✭ 113 (+413.64%)
Mutual labels:  trading, exchange, trade
coincube
A Python/Vue.js crypto portfolio management and trade automation program with support for 10 exchanges.
Stars: ✭ 85 (+286.36%)
Mutual labels:  trading, exchange, trade
Silverstrike
Finance Management Made Easy
Stars: ✭ 213 (+868.18%)
Mutual labels:  money, finance
Cash Cli
💰💰 Convert currency rates directly from your terminal!
Stars: ✭ 168 (+663.64%)
Mutual labels:  money, exchange

Gitter

Build Status Issues

HUR (حر) TRADE

Hur (Free) Trade is a an open source trading platform that can be used to trade currency pairs, valuables etc. While this platform provides the means to track and process transactions, it does not provide anything related to the policies, compliance or processes needed to run a trading business.

See Wiki for instructions on how to quickly setup and test the platform.

Following video shows a quick side by side overview of logging in, placing orders and updating statuses from the point of view of a trader and a back office dealer.

overview thumbnail

And another one showing the services starting up using docker-compose overview thumbnail

About the project

This project is part of 3, which are

Project Link Description
Hur Trade This project The backend system which processes everything.
Hur Trade Clients https://github.com/faisalthaheem/hurtrade-clients The front end for use by end-users, contains the projects for traders and dealers.
Hur Trade Docker https://github.com/faisalthaheem/hurtrade-docker Docker files for creating images from published releases of Hur Trade. These are also published on docker hub and provide the quickest way to test out the software.

Current State

The project currently supports following features and is still in its infant stage, any contribution is highly appreciated.

  • Order Management (new orders, cancelling pending, closing opened etc)
  • Order Re-quoting
  • Scheduled Trading (by definition of a schedule specifying hours between which trading is allowed)
  • Data Persistence on shutdown and startup
  • Distinctively Restricting Trades by Quantity to users
  • Distinctively Charging Fee and Commissions to users
  • Margin Calls
  • Account liquidification flag
  • Floating Statuses for Back office
  • Cover Accounts and Net Trade Position for Back office

Reporting Issues

Please report issues on their respective repositories.

Other notes

USD as the only account currency is supported at the moment.

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].