Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API v2 support #38

Closed
casper opened this issue Jul 5, 2017 · 3 comments
Closed

API v2 support #38

casper opened this issue Jul 5, 2017 · 3 comments

Comments

@casper
Copy link

casper commented Jul 5, 2017

Is there support planned for the v2 API for this gem at some point? Or does there exist a v2 Ruby implementation somewhere already?

@ilyacherevkov
Copy link

ilyacherevkov commented Jul 10, 2017

It's fairly easy to adapt current gem to V2, just need little debugging for new methods (at least web-sockets, which I'm using)

@d16sekine
Copy link

Can "bitfinex-api-rb" use the method "trades" in trading.rb ?
I executed client.trades("tBTCUSD"), but errors occured.

client.candles("tBTCUSD") was able to be executed without error.

@f3rno
Copy link
Contributor

f3rno commented Nov 13, 2018

A class that implements v2 of the websocket API has been added on master

@f3rno f3rno closed this as completed Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants