@silverbald It basically just gives you a unified rest + socket based api to all the exchanges it itself supports. So you should be able to do that.
For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
R
Latest posts made by rudolph0strange
-
RE: Anyone use backtrader to do live trading on Bitcoin exchange?
-
RE: Anyone use backtrader to do live trading on Bitcoin exchange?
@silverbald said in Anyone use backtrader to do live trading on Bitcoin exchange?:
Pawel
Hey all, assuming you were interested in a paid solution, the API at http://coinigy.com/ might also be an option since it interacts with a bunch of exchanges. That being said, I've been playing around with @kroitor 's CCXT and it seems great.