This repository has been archived by the owner on Jan 8, 2023. It is now read-only.
Releases: tmarois/alpaca-php-sdk
Releases · tmarois/alpaca-php-sdk
Version 1.3
Added:
- Added
positions()
class with access to Alpaca positions endpoints.
Version 1.2
Changed
Changed all responses in the requests to return an array with ['response' => [] , 'seconds' => 0]
This will allow you to monitor the latency and delay between requests with the Alpaca server.
Version 1.1
Added
- order
getAll()
filter functionality (parameters)
Initial Release
v1.0 Fixed spelling error