0.6.3
Changes
🚀 Features
- Binance.US: added exchange support @vslee (#481)
- BL3P: added Trade stream (websocket) @vslee (#479)
- BL3P: added buy/sell/cancel @johnnyasantoss (#475)
- BL3P: added Orderbook implementation and tests (websockets) @johnnyasantoss (#470)
- NDAX: added Trade stream (websocket) @vslee (#471)
- New terminal interface implementation @johnnyasantoss (#467)
- NDAX: added ticker (websockets) @Kukks (#469)
- NDAX: added REST api Support @Kukks (#465)
- BL3P.eu: added exchange support @johnnyasantoss (#462)
🧰 Maintenance
- BL3P: move supporting classes to ExchangeBL3PAPI class @vslee (#474)
- C# 8 phase 1 @jjxtra (#472)
- Kraken: speedup symbol lookup in trade stream @vslee (#473)
- NDAX: move supporting classes to ExchangeNDAXAPI class @vslee (#468)
- Additional BL3P capitalization fixes @vslee (#463)
- Project and git ignore file maintenance @johnnyasantoss (#461)