Coinigy / api

Coinigy API Examples
162 stars 65 forks source link

open orders removal #8

Open Naihan opened 7 years ago

Naihan commented 7 years ago

when i subscribe to receive the list of orders from a specific exchange, i receive only the last 40 orders at a time (buy/sell). What happens if an order has been deleted? do i receive some sort of an indication for that?

robborden commented 6 years ago

These are the top 20 bids and asks at the time when they are sent. All 20/40 should replace the previous 20/40.