bitfinex-rs
bitfinex-rs copied to clipboard
Support for /symbols endpoint
trafficstars
Hi!
Are you interested in adding support for the /symbols endpoint?
I could submit a PR for it.
@unterkontrolle Your link points to the ticker endpoint, did you mean https://docs.bitfinex.com/reference#rest-public-symbols ?
@unterkontrolle Your link points to the ticker endpoint, did you mean https://docs.bitfinex.com/reference#rest-public-symbols ?
Ouch! I pasted the wrong link.
Yes, I meant that one.
curl --request GET --url https://api.bitfinex.com/v1/symbols
Yes, if you can, it would be a nice contribution.