Skip to content

v1.0.35

Compare
Choose a tag to compare
@dougdellolio dougdellolio released this 08 Apr 12:53
388f702
  • 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 to PlaceStopOrderAsync() as this field is required by the API