ccjr / alpaca-trade-api

MIT License
32 stars 28 forks source link

Adds Client#account_activities #11

Closed travishooper closed 4 years ago

travishooper commented 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.

travishooper commented 4 years ago

@ccjr take a look at the latest changes I added. They should address all your comments.

ccjr commented 4 years ago

Released as https://rubygems.org/gems/alpaca-trade-api/versions/0.6.0.