kelvinau / crypto-arbitrage

Automatic Cryptocurrency Trading Bot using Triangular or Exchange Arbitrages
MIT License
713 stars 193 forks source link

Kraken get_ticker_lastPrice #4

Closed naksi closed 6 years ago

naksi commented 6 years ago

Getting error while running Triangular method on Kraken 'ExchangeEngine' object has no attribute 'get_ticker_lastPrice'

kelvinau commented 6 years ago

I haven't implemented get_ticker_lastPrice on the other exchanges besides Bittrex. They will be added in the next coming commit.

kelvinau commented 6 years ago

Implemented get_ticker_lastPrice for Kraken. See 974d2e1c9fde3bf8014007fa10bafd8fa128ec00