stocklook icon indicating copy to clipboard operation
stocklook copied to clipboard

Universal Exchange Object

Open zbarge opened this issue 6 years ago • 0 comments

We need to have a Universal Exchange Object with methods to access exchange data and operations universally. This isn't a new problem so I will likely borrow ideas or code from another project...

Requirements

  1. Defined standards for product names. BTC-USD on gdax may be BTC_USDT on poloniex so each exchange will need to register supported product names to a universal name like BTC_USD.
  2. Standardized methods to buy/sell/cancel, check balance, retrieve OHLC data

zbarge avatar Feb 11 '18 00:02 zbarge