https://github.com/fueledbychai/sumzerotrading
A Java API for Developing Automated Trading Applications for the Equity, Futures, and Currency Markets
https://github.com/fueledbychai/sumzerotrading
currency-api currency-exchange futures fx interactivebrokers java-api market-data stock-data stock-market stocks trading trading-algorithms trading-api trading-platform
Last synced: 7 months ago
JSON representation
A Java API for Developing Automated Trading Applications for the Equity, Futures, and Currency Markets
- Host: GitHub
- URL: https://github.com/fueledbychai/sumzerotrading
- Owner: FueledByChai
- License: other
- Created: 2016-01-19T05:43:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-02-26T22:19:08.000Z (8 months ago)
- Last Synced: 2025-04-04T14:07:37.782Z (7 months ago)
- Topics: currency-api, currency-exchange, futures, fx, interactivebrokers, java-api, market-data, stock-data, stock-market, stocks, trading, trading-algorithms, trading-api, trading-platform
- Language: Java
- Homepage: http://rterp.github.io/SumZeroTrading/
- Size: 1.22 MB
- Stars: 147
- Watchers: 23
- Forks: 48
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# Sum Zero Trading API 
Java API for developing automated trading applications which includes support for:
* connecting to Interactive Brokers for placing trades, subscribing to market data, and historical data.
* connecting to Quantitative Brokers for placing trades.
* connecting to Collective2 for placing trades.### TODO
* Configure release builds to deploy to maven central
* JavaDocs