Bitstamp real-time data available
October 6, 2020
Bitstamp data and indicator values, provided in real-time, are now available for you to use. You can query any indicator you’d like on any symbol available on the Bitstamp exchange.
To use Bitstamp data, you need to have any of our paid plans.
When making the API call and asking for a symbol from Bitstamp, just use the exchange=bitstamp parameter in your query.
Here is an example of how to query an RSI for the BTC/USD symbol on 1h timeframe on Bitstamp:
https://api.taapi.io/rsi?secret=YOUR_SECRET&exchange=bitstamp&symbol=BTC%2FUSD&interval=1h