- API redesign
- Unify DataFeeds and Exchanges into RestApiClient and WebsocketApiClient for low level API clients.
- Create high level Feed or Client classes that use composition for accessing the low-level api clients.
- Better subscription handling
- OrderBooks
- Better config handling