Pair must be provided for Spread endpoint
Willgg opened this issue · 2 comments
Willgg commented
jonatack commented
Thanks @Willgg! I apologize for not seeing your issue earlier.
Please feel free to open a pull request for this or any other fixes and improvements.
Contributions are very welcome!
jonatack commented
The command works fine for me:
require 'kraken_ruby_client'
client = Kraken::Client.new
client.spread('xbtusd')
client.spread('xbtusd', since: 1611698949)