Request order books in short intervals. Periodically send aggregated data to custom api endpoint for aggregation in .csv/MySQL/whatever.
- Reference: https://www.bitstamp.net/api/
- API URLs:
- Request interval: 5 seconds
- Reference: https://docs.bitfinex.com/reference#rest-public-books
- API URLs:
- Request interval: 5 seconds
- Reference: https://docs.pro.coinbase.com/#get-product-order-book
- API URLs:
- Request interval: 5 seconds
Kraken will be queried, however, the crawling process fails after a while because of API limitations.
- Reference: https://www.kraken.com/features/api#get-order-book
- API URLs:
- Request interval: 5 seconds