Skip to content

Commit

Permalink
ENH: added support in HitBTC in live
Browse files Browse the repository at this point in the history
  • Loading branch information
EmbarAlmog committed Aug 23, 2018
1 parent fa176c2 commit 5f64da7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions catalyst/exchange/ccxt/ccxt_exchange.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
gdax=ccxt.gdax,
huobipro=ccxt.huobipro,
okex=ccxt.okex,
hitbtc=ccxt.hitbtc2,
)


Expand Down
1 change: 1 addition & 0 deletions docs/source/live-trading.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Additionally, we have successfully tested in live mode the following exchanges:
- GDAX, id = ``gdax``
- Huobi Pro, id = ``huobipro``
- OKEX, id = ``okex``
- HitBTC, id = ``hitbtc``

As Catalyst is currently in Alpha and is under active development, you are
encouraged to thoroughly test any exchange in *paper trading* mode before trading
Expand Down

0 comments on commit 5f64da7

Please sign in to comment.