v.0.8.5
- Added enum
Servers
for easier selection of exchange host for connection. - Added static class
DigitexConnector.Configuration
for set server and API-token (and more in future) globally. - Added some extra constructors for classes
WebsocketsTransport
,DigitexConnection
,Aggregator
,TradingAdapter
andTradingAlgorithm
. - Moved class
TradingAdapter
to namespaceDigitexConnector.Trading
. - Little fixes.