krystianity / node-bitstamp

bitstamp REST and WS API Node.js client :dollar:
MIT License
59 stars 41 forks source link

Add support for GBP, PAX and XLM #36

Closed SevenIndirecto closed 3 years ago

SevenIndirecto commented 3 years ago

Hello,

this PR adds support for current markets available on Bitstamp as per https://www.bitstamp.net/api-internal/market/pairs/

The PR also includes a commit which fixes the call to eur_usd conversion rate as it's only available on api v1 (https://www.bitstamp.net/api/eur_usd/)