v1.0.35
- Add throttling around batched requests in
GetHistoricRatesAsync()
to prevent rate limit exceptions (@joshua211) - Fixed placing Stop Orders in
PlaceStopOrderAsync()
- **Please note that this is a breaking change. We removed
PlaceStopLimitOrderAsync()
and added required "LimitPrice" parameter toPlaceStopOrderAsync()
as this field is required by the API
- **Please note that this is a breaking change. We removed