drpout / boilr

Price alarms for Bitcoin, cryptocurrencies, cryptoassets, futures and options.
http://boilr.mobi
GNU General Public License v3.0
128 stars 67 forks source link

Support Bitstamp completely #275

Open PanderMusubi opened 6 years ago

PanderMusubi commented 6 years ago

Please, also support BTC/EUR, LTC/EUR, LTC/USD and more for Bitstamp.

dllud commented 6 years ago

Bitstamp has a new API with an endpoint to retrieve trading pairs. Docs at: https://www.bitstamp.net/api/#trading-pairs-info

PanderMusubi commented 6 years ago

Best is to retrieve the all pairs dynamically, as is done for Poloniex. Use https://www.bitstamp.net/api/v2/trading-pairs-info/ for this.

At the moment, a PR has the all pairs currently offered by Bitstamp. Please see https://github.com/drpout/libdynticker/pull/47 and use at least thin the next release of Boilr.