-
Notifications
You must be signed in to change notification settings - Fork 59
Roadmap
Graham Crockford edited this page Jun 17, 2019
·
39 revisions
The following changes are available in the current SNAPSHOT release (see Releases or pull gruelbox/orko:latest on Docker).
Features:
Bug fixes:
- #408 - Prevent socket disconnects/reconnects from sending constant browser notifications. These are now only shown in the app's notifications panel.
Security:
Developer quality-of-life:
Then the following larger items are top of the list to tackle next. Can you help?
- A proper user guide or in-app tutorial.
- Improving security in a number of ways.
- Improving browser support (currently only tested on Chrome Desktop and Chrome Mobile)
- Improving mobile UI for "thumbability".
- Refinements to the trading experience (lots of these!)
- Completing scripting support and making it easier to test and understand.
- Support for margin trading on Bitfinex and Bitmex.
- Improving the way the server handles exchange downtime such as long maintenance windows, and detects and reports issues in the server process. Currently log monitoring is required for this.
- Better management of large numbers of coins (sorting, grouping etc)
- More deployment options, such as creating rpm/deb/brew packages as part of releases.
- Switching to the full commercial TradingView widget where kline feeds are publicised by the exchanges, allowing orders and reference prices to be shown on the chart, drawings to be retained between sessions, and charts to be shown for exchanges with no native TradingView support (such as Kucoin).
- Bring Bitmex and Kraken support up to production strength, and support more exchanges
© 2018 Graham Crockford. All Rights Reserved.
- Home
- Why Orko?
- What can it do?
- Project status
- Roadmap
- Installing locally
- Installing using Docker
- Installing on Heroku
- Configuration Guides
- User Guide
- Supporting the project
- Contributing
- Developer Guide