Skip to content

v.0.8.5

Compare
Choose a tag to compare
@vitaliy-art vitaliy-art released this 05 Dec 20:10
· 4 commits to master since this release
  1. Added enum Servers for easier selection of exchange host for connection.
  2. Added static class DigitexConnector.Configuration for set server and API-token (and more in future) globally.
  3. Added some extra constructors for classes WebsocketsTransport, DigitexConnection, Aggregator, TradingAdapter and TradingAlgorithm.
  4. Moved class TradingAdapter to namespace DigitexConnector.Trading.
  5. Little fixes.