Releases: d-e-s-o/apca
Releases · d-e-s-o/apca
v0.11.0
Added support for bracket-style orders
Added From
implementation for asset::Symbol
type
Added support for almost-default construction of various request types
Converted Account::daytrade_count
to u64
Decreased tracing verbosity by one level
Bumped num-decimal
dependency to 0.2
v0.10.0
Added average_fill_price
to Order
type
Fixed issue when deserializing non-trade activity object without a quantity
v0.9.0
Added quantity
field to NonTradeActivity
type
Added ReplaceRejected
and CancelRejected
variants to TradeStatus
enum
Use absolute values for quantity reported in Position
objects
v0.8.1
Added support for negating order and position Side
types
v0.8.0
Added support for associating client IDs with orders
Converted various quantities from Num
to u64
Hooked up order_id
field to TradeActivity
type
Bumped time-util
dependency to 0.2
v0.7.0
Bumped websocket-util
dependency to 0.3
v0.6.0
Added support for querying /v2/account/activities
endpoint
Added support for listing orders based on their status
Introduced Replaced
variant to TradeStatus
enum
v0.5.0
Added support for changing an existing order
Introduced TradeStatus::to_order_status
helper method
Implemented Eq
and Hash
for the various Id
types
v0.4.0
Added support for opening and closing auction orders
Factored out time-util
crate
v0.3.1
Added support for accessing /v2/account/configurations
endpoint
Added support for querying /v1/bars/{timeframe}
endpoint
Added support for serializing account & trade events
Switched from using log
to tracing
as a logging/tracing provider
Switched to using serde_urlencoded
for encoding query parameters
Bumped http-endpoint
dependency to 0.1.1
You can’t perform that action at this time.