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

  1. Testing and bug fixing: the plight of bugs... seems never-ending
  2. Spot margin markets

Finished

  1. Version 2
    1. Mimic virtual exchange (open alpha)
      1. Program included to scan for allowable public APIs
      2. Program included to build mimic.cfg fromavailable list of exchanges with public API
      3. Program included to inspect a pair in a Mimic wallet (uses 0 balance approach)
    2. Proxy framework (partially complete)
      1. Markets
      2. Ticker
      3. OHLCV
      4. Orderboook
    3. Distrubuted lock manager/memory data store
    4. Improve suppprt for previous completed cryptocurrency exchanges
    5. Rebuild entire frameork to allow expandability of additional exchanges/brokers
      1. Now allows unlimited API's to be added
      2. Placing orders on spot cryptocurrency markets
      3. Placing orders on futures cryptocurrency markets
      4. Support for forex broker OANDA (REST API)
      5. Logging fully separated by exchange/broker, account, and asset
      6. DSR (duplicate signal remover) converted to Version 2
      7. Tester converted to Version 2
      8. Improve limit order processing and management
      9. Improve ledger system
      10. Convert Version 1 programs to Version 2
    6. Conditional orders: undergoing prototype testing
    7. Advanced gridbot for OANDA
  2. Version 1 (Obsolete)
    1. Robust REST API server with payload processing. Current supported platforms,
      1. TradingView
      2. any JSON compliant payload (custom bot)
    2. Supports 100+ cryptocurrency exchanges
    3. Infinite gridbot (Equilibrium)
    4. Traditional gridbot (Procurator)

Future Plans (Not in any particular order)

  1. Add proxy framework from diverse distrubited functionality
  2. Add advanced gridbot for cryptocurrency market
  3. Add support to pull ledger data into spreadsheet format for tax/legal needs
  4. Add support for MetaTrader 5
  5. MetaTrader 4
  6. MetaTrader 5
  7. NinjaTrader
  8. Add support (REST API)
    1. Finandy
    2. Robinhood
    3. Interactive Brokers
    4. Forex(.com)
    5. Trader Workstation (TWS)
    6. Saxo Bank
    7. IG Labs (IG)
    8. LiteForex
    9. XMarkets
    10. 24Option
    11. TD Ameritrade (questionable, bought out by Schwab, API may go away)
  9. Add web based configuration framework
  10. Add FIX protocol