Roadmap - rapmd73/JackrabbitRelay GitHub Wiki
Roadmap
Here is a list of what's finishd (and working), what currently being worked on (and proabably broken), and what I would like to accomplish in the future.
In Progress
- Testing and bug fixing: the plight of bugs... seems never-ending
- Spot margin markets
Finished
- Version 2
- Mimic virtual exchange (open alpha)
- Program included to scan for allowable public APIs
- Program included to build mimic.cfg fromavailable list of exchanges with public API
- Program included to inspect a pair in a Mimic wallet (uses 0 balance approach)
- Proxy framework (partially complete)
- Markets
- Ticker
- OHLCV
- Orderboook
- Distrubuted lock manager/memory data store
- Improve suppprt for previous completed cryptocurrency exchanges
- Rebuild entire frameork to allow expandability of additional exchanges/brokers
- Now allows unlimited API's to be added
- Placing orders on spot cryptocurrency markets
- Placing orders on futures cryptocurrency markets
- Support for forex broker OANDA (REST API)
- Logging fully separated by exchange/broker, account, and asset
- DSR (duplicate signal remover) converted to Version 2
- Tester converted to Version 2
- Improve limit order processing and management
- Improve ledger system
- Convert Version 1 programs to Version 2
- Conditional orders: undergoing prototype testing
- Advanced gridbot for OANDA
- Mimic virtual exchange (open alpha)
- Version 1 (Obsolete)
- Robust REST API server with payload processing. Current supported platforms,
- TradingView
- any JSON compliant payload (custom bot)
- Supports 100+ cryptocurrency exchanges
- Infinite gridbot (Equilibrium)
- Traditional gridbot (Procurator)
- Robust REST API server with payload processing. Current supported platforms,
Future Plans (Not in any particular order)
- Add proxy framework from diverse distrubited functionality
- Add advanced gridbot for cryptocurrency market
- Add support to pull ledger data into spreadsheet format for tax/legal needs
- Add support for MetaTrader 5
- MetaTrader 4
- MetaTrader 5
- NinjaTrader
- Add support (REST API)
- Finandy
- Robinhood
- Interactive Brokers
- Forex(.com)
- Trader Workstation (TWS)
- Saxo Bank
- IG Labs (IG)
- LiteForex
- XMarkets
- 24Option
- TD Ameritrade (questionable, bought out by Schwab, API may go away)
- Add web based configuration framework
- Add FIX protocol