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
203 stars 83 forks source link

Update requestLimitOrder to take Double type quantity #121

Closed jessethouin closed 2 years ago

jessethouin commented 2 years ago

This will allow fractional limit orders.

Petersoj commented 2 years ago

Looks good! Thanks @jessethouin. I'll push it in a patch release soon.