uniVocity / univocity-trader

open-source trading framework for java, supports backtesting and live trading with exchanges
579 stars 140 forks source link

Add support for IEX cloud #9

Open jbax opened 4 years ago

jbax commented 4 years ago

These guys provide a Java lib that we can import and use:

https://github.com/WojciechZankowski/iextrading4j

That makes life easier.