knowm / XChange

XChange is a Java library providing a streamlined API for interacting with 60+ Bitcoin and Altcoin exchanges providing a consistent interface for trading and accessing market data.
http://knowm.org/open-source/xchange/
MIT License
3.86k stars 1.94k forks source link

Support for alpaca.markets? #4482

Open jessethouin opened 2 years ago

jessethouin commented 2 years ago

Are there any plans to support alpaca.markets? They have an unofficial Java API at https://github.com/Petersoj/alpaca-java, but it would be nice to be able to use just one interface (knowm XChange).

walec51 commented 2 years ago

you can submit a PR with an implementation of their API using xchanges conventions