bitfinex-rs
bitfinex-rs copied to clipboard
Bitfinex trading api
* Fix bug in `get_wallets` * Add support for `r/funding/offers/`, `w/funding/offer/submit`, `w/funding/offer/cancel/all` * Add support for funding candles in `candles/trade`
Hey, I've been working on /order endpoint, wanted to share a draft with you. Implemented `order/submit` and `order/cancel` in the #13 draft
Hi! Are you interested in adding support for the [`/symbols`](https://docs.bitfinex.com/reference#symbols) endpoint? I could submit a PR for it.