Skip to content

Commit

Permalink
Merge branch 'master' of github.com:bmoscon/cryptofeed
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoscon committed Jan 20, 2019
2 parents c9e923b + 0b479c5 commit d03fbc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

### 0.19.2
* Feature #55: OHLCV aggregation method in backends plus support for user defined aggregators
* Feature: EXX exchange support

### 0.19.1 (2019-01-11)
* Bugfix: Poloniex logging had bug that prevented reconnect on missing sequence number
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ Supports the following exchanges:
* BitMEX
* Kraken
* Binance
* EXX

Also provides a synthetic NBBO (National Best Bid/Offer) feed that aggregates the best bids and asks from the user specified feeds.

Expand Down Expand Up @@ -96,7 +97,6 @@ Cryptofeed supports some REST interfaces for retrieving historical data and plac
# Planned Work

## Future Feeds
* EXX
* CEX
* BTCC
* Many more...
Expand Down

0 comments on commit d03fbc5

Please sign in to comment.