Drakkar-Software / OctoBot-Trading

OctoBot trading package
https://www.octobot.cloud
GNU Lesser General Public License v3.0
115 stars 53 forks source link

[KrakenExchange] Failed to fetch recent trades #269

Closed Herklos closed 4 years ago

Herklos commented 4 years ago

Failed to get_recent_trades kraken fetchTrades() cannot serve 20 trades without breaking the pagination, see https://github.com/ccxt/ccxt/issues/5698 for more details. Set exchange.options['fetchTradesWarning'] to acknowledge self warning and silence it.

Herklos commented 4 years ago

https://github.com/Drakkar-Software/OctoBot-Trading/issues/43

Herklos commented 4 years ago

https://github.com/ccxt/ccxt/issues/5698