I am requesting Bitstamp order book using this link
https://www.bitstamp.net/api/v2/order_book/btcusd/
Using CURL command line tool.
Request rate is no more than allowed by Bitstamp. About 10 request’s per second.
The problem is that many requests return order book with the same timestamp.
Can’t figure out the reason.
Thanks in advance