Issue with Bitfinex connector
Hi, I'm currently receiving the following error when trying to connect using the Bitfinex connector:
Method not found: 'Void Ecng.Net.WebSocketClient.Send(System.Object, Boolean)'.
This exception is thrown both by the sample application: Samples\SampleBitfinex and also by my own program which creates an instance of StockSharp.Bitfinex.BitfinexTrader and executes the Connect() method.