https://github.com/rterp/sumzerotrading
A Java API for Developing Automated Trading Applications for the Equity, Futures, and Currency Markets
https://github.com/rterp/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: 4 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/rterp/sumzerotrading
- Owner: rterp
- License: other
- Created: 2016-01-19T05:43:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-10T05:42:31.000Z (5 months ago)
- Last Synced: 2025-02-14T14:41:07.154Z (4 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: 49
- 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
* JavaDocsAuthor:
Rob Terpilowski - Links:
twitter: [@RobTerpilowski](http://www.twitter.com/RobTerpilowski)
twitter: [@SumZeroTrading](http://www.twitter.com/SumZeroTrading)
LinkedIn: [Rob Terpilowski](https://www.linkedin.com/in/robterpilowski)
GitHub: [Rob Terpilowski](http://www.github.com/rterp)