Crypto Exchanges

Historical Crypto candlestick/OHLC data from Bitstamp in Python



We take a look at the Bitstamp API and create a script to scrape historic candlestick data from it for bitcoin and other cryptocurrencies. With this method we can scrape the 1 minute candles for an unlimited time range.

⭐ Code:
https://gist.github.com/ChadThackray/cfe6ce1f52a281979869ca274e250548

source

5 Comments

  1. I am loving your video
    can you pleas one video on how to draw 15mins candlestick on stock data with Moving average.

Back to top button