Skip to content

0.1.0

Choose a tag to compare

@m4cx m4cx released this 12 Apr 07:49
· 101 commits to master since this release
b0e676e

Get it from NuGet

Features

  • book: handle book snapshot message from websocket (baec641)
  • book: handle bookupdate messages from websocket (e56dc71)
  • ohlc: handle ohlc messages from websocket (a0817d7)
  • spread: handle spread messages from websocket (f46b305)
  • subscribe: create subscriptions to the api (070f19d)
  • system-status: show system status (d2d4650)
  • ticker: extract ticker information for existing subscription (0f32473)
  • trade: handle trade messages from websocket (c9ef828)
  • unsubscribe: unsubscribe from api based on provided channelId (b832f72)
  • websocket: add simple websocket handler (c3caa75)