Petersoj / alpaca-java

A Java API for Alpaca, the commission free, algo friendly, stock trading broker. https://alpaca.markets
https://petersoj.github.io/alpaca-java/
MIT License
197 stars 82 forks source link

Account Activities - add support for cash deposit and withdrawal transaction types #54

Closed cloudygeek closed 4 years ago

cloudygeek commented 4 years ago

Removed the extra json and now iterate the provided server json to see if class matches

mainstringargs commented 4 years ago

Thanks for pulling this together. I'll get it rolled in to a release on Friday.