Marfusios / bitfinex-client-websocket

🛠️ C# client for Bitfinex & Ethfinex websocket API version 2.0
Apache License 2.0
55 stars 38 forks source link

Added Candles stream #3

Closed axiomaticcrab closed 6 years ago

Marfusios commented 6 years ago

Hello,

thank you for the PR, looks great. I had to merge it manually (b/c of conflicts) and also did a few adjustments (Mts property changed from long to DateTime). It should be deployed via version 0.0.9.

Please check if everything works as expected and make rebase/merge with the latest commit, so I can merge this PR.