bitfinexcom / bitfinex-api-go

BITFINEX Go trading API - Bitcoin, Litecoin, and Ether exchange
https://www.bitfinex.com/
MIT License
303 stars 222 forks source link

Add support for derivatives #180

Closed JacobPlaster closed 5 years ago

JacobPlaster commented 5 years ago

Description:

With the release of the bitfinex derivatives engine there are some new additions such as support for new pairs DUSK:BTC, DUSK:USD, tBTCF0:USTF0 ect.. and also 3 new endpoints: https://docs.bitfinex.com/v2/reference#status https://docs.bitfinex.com/v2/reference#ws-public-status https://docs.bitfinex.com/v2/reference#rest-auth-deriv-pos-collateral-set

Breaking changes:

New features:

Fixes:

PR status: