All Projects → gruelbox → Orko

gruelbox / Orko

Licence: agpl-3.0
Trade on and script multiple crypto exchanges from a single user interface on desktop and mobile. In development.

Programming Languages

javascript
184084 projects - #8 most used programming language
scripting
82 projects

Projects that are alternatives of or similar to Orko

Krypto Trading Bot
Self-hosted crypto trading bot (automated high frequency market making) written in C++
Stars: ✭ 2,589 (+1922.66%)
Mutual labels:  bitcoin, cryptocurrency, kraken, bitfinex, binance
Cryptofeed
Cryptocurrency Exchange Websocket Data Feed Handler
Stars: ✭ 643 (+402.34%)
Mutual labels:  bitcoin, cryptocurrency, kraken, bitfinex, binance
My Token
📈Track token prices of your favorite exchanges in terminal!
Stars: ✭ 141 (+10.16%)
Mutual labels:  bitcoin, cryptocurrency, kraken, bitfinex, binance
Siis
Trading bot including terminal, for crypto and traditionals markets. Assisted or fully automated strategy.
Stars: ✭ 45 (-64.84%)
Mutual labels:  bitcoin, cryptocurrency, kraken, binance
Exchangesharp
ExchangeSharp is a powerful, fast and easy to use .NET/C# API for interfacing with many crypto currency exchanges. REST and web sockets are supported.
Stars: ✭ 489 (+282.03%)
Mutual labels:  bitcoin, cryptocurrency, kraken, bitfinex
Cryptocurrency Portfolio
Google Sheets automatic creation with Google Apps Script (GAS) for managing a cryptocurrency tracking spreadsheet with multi exchanges
Stars: ✭ 134 (+4.69%)
Mutual labels:  cryptocurrency, kraken, bitfinex, binance
Crypto Whale Watcher
An app to keep a watch on big volume trades of cryptocurrecies on different exchanges by sending alerts via a Telegram Bot.
Stars: ✭ 60 (-53.12%)
Mutual labels:  bitcoin, cryptocurrency, bitfinex, binance
Crypto vba
An Excel/VBA project to communicate with various cryptocurrency exchanges APIs
Stars: ✭ 103 (-19.53%)
Mutual labels:  bitcoin, kraken, bitfinex, binance
Goex
Exchange Rest And WebSocket API For Golang Wrapper support okcoin,okex,huobi,hbdm,bitmex,coinex,poloniex,bitfinex,bitstamp,binance,kraken,bithumb,zb,hitbtc,fcoin, coinbene
Stars: ✭ 1,188 (+828.13%)
Mutual labels:  bitcoin, kraken, bitfinex, binance
Marginbot
Bitfinex Margin Lending Managment Bot
Stars: ✭ 107 (-16.41%)
Mutual labels:  bitcoin, cryptocurrency, bitfinex
Node Binance Trader
Cryptocurrency Trading Strategy & Portfolio Management Development Framework for Binance. Follow open NBT trading signals at
Stars: ✭ 720 (+462.5%)
Mutual labels:  bitcoin, cryptocurrency, binance
Bitcoinexchangefh
Cryptocurrency exchange market data feed handler
Stars: ✭ 871 (+580.47%)
Mutual labels:  bitcoin, kraken, bitfinex
Algo Coin
Python library for algorithmic trading cryptocurrencies across multiple exchanges
Stars: ✭ 365 (+185.16%)
Mutual labels:  bitcoin, cryptocurrency, kraken
Gitbitex Spot
An Open Source Cryptocurrency Exchange
Stars: ✭ 320 (+150%)
Mutual labels:  bitcoin, cryptocurrency, bitfinex
Trading Indicator
provide trading technical indicator values based on data of almost crypto currency exchanges
Stars: ✭ 31 (-75.78%)
Mutual labels:  kraken, bitfinex, binance
cryptogalaxy
Get any cryptocurrencies ticker and trade data in real time from multiple exchanges and then save it in multiple storage systems.
Stars: ✭ 96 (-25%)
Mutual labels:  bitfinex, kraken, binance
Currencyviewer
Short python framework that dynamically displays and converts the cryptocurrencies in your Kraken wallet into equivalents fiat money.
Stars: ✭ 13 (-89.84%)
Mutual labels:  bitcoin, cryptocurrency, kraken
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 (-60.16%)
Mutual labels:  bitcoin, cryptocurrency, binance
Crypto Coin Alerts
An application that let you set alerts for the prices of several cryptocurrencies
Stars: ✭ 72 (-43.75%)
Mutual labels:  bitcoin, cryptocurrency, binance
Xchange.js
Bitcoin and Altcoin exchange api aggregator / wrapper
Stars: ✭ 74 (-42.19%)
Mutual labels:  bitcoin, kraken, bitfinex

Orko Twitter

All Contributors

Collaborate on Gitter Current version

CircleCI Sonarcloud Security Rating Sonarcloud Vulnerabilities Sonarcloud Coverage CodeFactor

Fed up of logging into multiple separate cryptocurrency exchanges? Frustrated by missing features? Want to use advanced order types such as trailing stops on exchanges that don't support them?

Orko is a self hosted web application which provides a unified dashboard to control numerous cryptocurrency exchanges, allowing you to trade and manage your portfolio, even if it is spread across multiple exchanges, all from one screen. It works seamlessly on desktop and mobile, so you can have the same trading experience wherever you go.

All this without sharing your API keys with anyone.

Screenshot

Feel like creating your own special order types, such as soft stops, stops triggered off the price of a different asset, or a "Nuke" button which sells all your alt positions? Orko features a scripting API allowing you to design your own bespoke order types.

Scripting UI

Best of all, it's completely free (as in "free speech" as well as "free beer"). Read about some more things it can do.

Status

Beta. Please read the project status page. Particularly, please note that the application has only so far been tested on Chrome desktop and Chrome mobile.

Orko is a new application which has missing features and some well-known bugs. It needs your help. Read more about Orko, why it's free and how to help.

Installation

Windows | Ubuntu/Debian | Docker | Heroku quick | Heroku manual

Deploy to Heroku

Demo

Paper trading only. Can take 30 seconds to spin up when accessed. Don't expect the full experience.

Exchange Support

General

Orko does not support the following on any exchange: deposits, withdrawals, funding or account management. It is purely for trading. Margin trading including position management is on the roadmap but not supported yet.

Exchanges with "excellent" support use streaming updates, which means that generally most changes will appear in the UI almost immediately. Without streaming updates, changes can take a number of seconds to be reflected in the UI. Usually, streaming updates are possible for any exchange, but involve considerably more work to implement, so exchanges tend to be added first without streaming updates and get updated later.

By Exchange

Exchange Support level Missing trading features Notes
Binance ✔️ Excellent Dust conversion Almost perfect.
Bitfinex ✔️ Excellent True OCO trades, post only, reduce only, visibility of trades and positions on chart Short on features, but what is supported is supported perfectly.
Coinbase Pro ✔️ Excellent Post only, good-till-cancelled Very good, with one or two minor known issues.
Kucoin ✔️ Good Streaming updates Works well other than the lack of streaming updates.
Bittrex ✔️ Good Streaming updates, stop orders Works well other than the lack of streaming updates.
Bitmex ⚠️ In development Streaming updates, most complex order types, balances, historical trades Not recommended for serious use yet.
Kraken ⚠️ In development Streaming updates, stop orders Read-only.

Help wanted

At the moment this project is a labour of love for just me, I am creating new bug and enhancement issues faster than I am closing them, and I need help!

The back-end server is written in Java and is based on XChange and xstream-stream, to which the project is a significant contributor. Please consider helping these great projects - it has a knock-on effect on Orko.

The front-end UI (mobile and desktop) is written in Javascript and is based on React+Redux.

Everything else

See the wiki!

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Graham Crockford

💻 🖋 📖 🎨 🚇 🚧 🛡️ ⚠️ 📓

lazrfocus

🤔

lowwor

💻 📓

longtran84

🐛

Paul Matthews

💻 🐛 🤔

This project follows the all-contributors specification. Contributions of any kind welcome!

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