uniVocity / univocity-trader

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

Try to migrate broker integrations from https://github.com/cryo8822/trader #14

Open jbax opened 4 years ago

jbax commented 4 years ago

As described in the link: https://github.com/cryo8822/trader

Can trade through InteractiveBrokers and MB Trading. Can receive feeds from Yahoo and ActiveTick.

The caveat here is that the Groovy code must be converted to pure Java.