Are you fed up of logging into multiple separate cryptocurrency exchanges to trade and track your portfolio? Frustrated at the different feature levels exchanges provide? Wanting to use advanced order types on exchanges that don't support them, such as trailing stops or one-cancels-other?
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.
Feel like creating your own special order types, such as soft stops which ignore sharp wicks or stops triggered off the price of a different asset? Orko features a scripting API allowing you to design your own bespoke order types.
And best of all, it's completely free (as in "free speech" as well as "free beer").
Read about some more things it can do.
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.
Note that this uses very limited and not particularly sophisticated paper trading, which doesn't work fantastically, but it allows you to get an idea of how it all works. It's also a shared environment, so could easily be broken, and finally it takes 15-30 second to spin up on first use. With all that out of the way:
- Address: https://orko-demo.herokuapp.com/
- Username: trader1
- Password: givemeshitcoins
- Second factor: Leave blank
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.
See the wiki!