How to get Bittrex trading data for 10 different coins?
How to get Bittrex trading data for 10 different coins?
I am writing MATLAB code to get the trading data from Bittrex. I have 10 different coin trading volume data that I want to know. To do this, I have a few ideas but not work in Bittrex.
- Use 'getmarkethistory' for each alt coin trading information for every second and then combine the data (This does not work because it will easily hit the rate limit)
- Some other platform have 'heartbeat' functions. If you use the function, it makes sure you download all trade history. (This does not work because I could not find this function in Bittrex)
Would someone give me an idea of collecting data from Bittrex?
http://ift.tt/2BoSHtl
Comments
Post a Comment