-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
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
- 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.
- Standardized methods to buy/sell/cancel, check balance, retrieve OHLC data
Metadata
Metadata
Assignees
Labels
No labels