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

Change Trade ID field from int to string #65

Closed Petersoj closed 4 years ago

Petersoj commented 4 years ago

@mainstringargs don’t merge this quite yet as I’m still seeing some messages with the Trade ID value being a number rather than a string... Polygon isn’t consistent with the message structure right now. I’m going to ask them.

mainstringargs commented 4 years ago

Any feedback from the polygon folks?

Petersoj commented 4 years ago

@mainstringargs yes this is good to be merged.