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

Add OCO and OTO order classes #48

Closed Petersoj closed 4 years ago

Petersoj commented 4 years ago

@mainstringargs I'll test this on Monday when the market opens and let you know if it's good to merge for a Friday release. Thanks for keeping up with all these PRs and maintaining this repository :)

Petersoj commented 4 years ago

@mainstringargs I've tested the OCO and OTO methods and they're working great. I also noticed a few issues with the Polygon snapshot of a single ticker schema so I fixed those. This is good to merge.

mainstringargs commented 4 years ago

Sounds great. Will get it merged and released later this week