All Projects → nash-io → Openlimits

nash-io / Openlimits

Licence: bsd-2-clause
A Rust high performance cryptocurrency trading API with support for multiple exchanges and language wrappers.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Openlimits

Vectorbt
Ultimate Python library for time series analysis and backtesting at scale
Stars: ✭ 855 (+930.12%)
Mutual labels:  cryptocurrency, trading
Gekko Strategies
Strategies to Gekko trading bot with backtests results and some useful tools.
Stars: ✭ 1,022 (+1131.33%)
Mutual labels:  cryptocurrency, trading
Bitopro Api Node
Official nodejs SDK for the Bitopro(幣託) cryptocurrency exchange.
Stars: ✭ 29 (-65.06%)
Mutual labels:  cryptocurrency, sdk
Order Matcher
simple matching engine supports limit, market, stop-loss, iceberg, IOC, FOK, GTD orders
Stars: ✭ 22 (-73.49%)
Mutual labels:  cryptocurrency, trading
Jesse
An advanced crypto trading bot written in Python
Stars: ✭ 1,038 (+1150.6%)
Mutual labels:  cryptocurrency, trading
Thewife
Crypto trading bot that reacts to optimized RSI signal 🤖📈💸
Stars: ✭ 22 (-73.49%)
Mutual labels:  cryptocurrency, trading
Robin stocks
This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at
Stars: ✭ 967 (+1065.06%)
Mutual labels:  cryptocurrency, trading
Cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
Stars: ✭ 643 (+674.7%)
Mutual labels:  cryptocurrency, trading
Cryptex
Gemini, GDAX, Bitfinex, Poloniex, Binance, Kraken, Cryptopia, Koinex, BitGrail and CoinMarketCap cryptocurrency exchange API clients in Swift / iOS SDK. Check prices and account balances using Sample iOS app.
Stars: ✭ 51 (-38.55%)
Mutual labels:  cryptocurrency, sdk
Hfcrypto
Machine-learning based high frequency trading algorithm for altcoin cryptocurrencies [moved to closed source]
Stars: ✭ 48 (-42.17%)
Mutual labels:  cryptocurrency, trading
Coinbase Pro Trading Toolkit
DEPRECATED — The Coinbase Pro trading toolkit
Stars: ✭ 817 (+884.34%)
Mutual labels:  cryptocurrency, trading
Poloniex
Poloniex python API client for humans
Stars: ✭ 71 (-14.46%)
Mutual labels:  cryptocurrency, trading
Octobot
Cryptocurrency trading bot: high frequency, daily trading, social trading, ...
Stars: ✭ 706 (+750.6%)
Mutual labels:  cryptocurrency, trading
Libra Sdk Go
Go SDK for the Libra cryptocurrency
Stars: ✭ 23 (-72.29%)
Mutual labels:  cryptocurrency, sdk
Freqtrade Strategies
Free trading strategies for Freqtrade bot
Stars: ✭ 697 (+739.76%)
Mutual labels:  cryptocurrency, trading
Intrinio Realtime Node Sdk
Intrinio NodeJS SDK for Real-Time Stock & Crypto Prices
Stars: ✭ 30 (-63.86%)
Mutual labels:  cryptocurrency, sdk
Kelp
Kelp is a free and open-source trading bot for the Stellar DEX and 100+ centralized exchanges
Stars: ✭ 580 (+598.8%)
Mutual labels:  cryptocurrency, trading
Python Bittrex
Python bindings for bittrex
Stars: ✭ 601 (+624.1%)
Mutual labels:  cryptocurrency, trading
Siis
Trading bot including terminal, for crypto and traditionals markets. Assisted or fully automated strategy.
Stars: ✭ 45 (-45.78%)
Mutual labels:  cryptocurrency, trading
Crypto Trading Bot
Cryptocurrency trading bot in javascript for Bitfinex, Bitmex, Binance, FTX, Bybit ... (public edition)
Stars: ✭ 1,089 (+1212.05%)
Mutual labels:  cryptocurrency, trading

build security

A open source Rust high performance cryptocurrency trading API with support for multiple exchanges and language wrappers. Focused in safety, correctness and speed.

Project goals

This is an ambitious project that seeks to create a new industry standard API implementation for secure, correct and high performance cryptocurrency trading. It is initially focused on spot exchanges as a method to define how initial data structures and project architecture should be to allow zero cost abstractions around the exchanges' peculiarities. So initial project goals are:

  • Based on Rust, memory safe by default.
  • Support for websockets and user defined networking.
  • Thin layer wrappers for Java, C#, Python and Node.js
  • Easy to add support for additional exchanges.
  • Open-source only, now and forever.

Future goals are:

  • Support for futures trading
  • Support for options trading
  • WASM compilation allowing it to be embedded in static web pages

Warning: the project is still in development and a lot of breaking changes are being made.

Community

There is a project slack, click here to join.

Testing

In order to run the tests you will have to provide environment variables for the sandbox API of the exchanges, you can use environment variables or use a .env file.

Sponsorship

We invite industry participants to join us in sponsoring a new high quality open source standard for crypto trading APIs. Nash is dedicating a maintainer and initial rewards for external contributors that close issues. Look for the wiki rewards table and for reward size labels on open issues.

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