bitcoinaverage / api-integration-examples

Bitcoin and Ethereum price API integration examples in csharp, java, nodejs, golang, python, php and ruby
https://apiv2.bitcoinaverage.com/
63 stars 35 forks source link

Keeping an up-to-date orderbook #18

Open vignesh2209 opened 5 years ago

vignesh2209 commented 5 years ago

that program which is given to keep an up-to-date orderbook is wrong as in the first message we receive the snapshot of the whole orderbook then we modify according to the msg received... But we actually store snapshot as an array at first(with index from 0 to 1000) and then store the price as index itself.. so the output what i m getting is wrong... what can be done? Screenshot from 2019-10-10 17-31-13

shaun-ba commented 5 years ago

Hi @vignesh2209 If you are a paying user and would like support please contact us at support@bitcoinaverage.com

Thanks, Shaun