altangent / ccxws

WebSocket client for 38 cryptocurrency exchanges
MIT License
617 stars 186 forks source link

ledgerx: add runid to order book information #210

Closed bmancini55 closed 4 years ago

bmancini55 commented 4 years ago

The order book needs to refresh when there is a change in run ids. This is currently reported as an odd l3 reset method. Instead it should jsut be in the update metadata.

Update the order book as well.

bmancini55 commented 4 years ago

Closes with #211