I've started using backtrader to backtest some strategies for trading crypto currencies. I'd like to move forward and eventually paper trade and live trade some of these strategies.
For that, I would need to implement the broker and the store for a crypto currency exchange (I am thinking of Poloniex or Bittrex). Could anyone give me some pointers on how to get started on that? Do I just need to reimplement the broker and store for say IB for the feature set of the exchange I would like to add? Are there any more components expect broker and store I would need to touch? Any tips are appreciated.
Also, is someone interested in live trading crypto currencies that would like to collaborate on this?