I am using the GET /api/v1/market/allTickers to get the price of all the trading pairs.
Each time data is returned, there are 1300 to 1302 pairs. Each time it is missing a certain trading pair. When I keep track of different trading pairs, there seem to be more than 1340 pairs.
Why does this happen? Shouldn't I get the exact same number of pairs each time?