Core v2.3.0
- Added Alpaca transport
- Date and time improvements, locale independent GMT+0 for history requests
- Dynamic API initialization by usage (for e.g. user don't need a Binance API if its only Alpaca user or Tinkoff)
- Added progress bar for history loading -> ( [██████. ] 60% | 120 of 180 days
- Fix Binance fees currency
- Freeze Binance API version
- Update Tinkoff SDK with
fetch.Headers
fix