Closed travishooper closed 4 years ago
I'm hoping to add support for Alpaca's account activities. It's a pretty straightforward implementation with the exception that the API responds with JSON in 2 different types based on the activity_type requested.
activity_type
@ccjr take a look at the latest changes I added. They should address all your comments.
Released as https://rubygems.org/gems/alpaca-trade-api/versions/0.6.0.
I'm hoping to add support for Alpaca's account activities. It's a pretty straightforward implementation with the exception that the API responds with JSON in 2 different types based on the
activity_type
requested.