From 9cbaf1c23b460904cdb5c7d63e8e05a9e8d0e71b Mon Sep 17 00:00:00 2001 From: rediar <35616513+rediar@users.noreply.github.com> Date: Sat, 20 Jan 2018 22:09:41 -0500 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..13a8453 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# InteractiveBrokers-Algo-System +Java/MySQL example of Interactive Brokers API for algorithmic trading. Includes live price feed, handling ib price quote limits, order tracking system, margin tracking system, order handling, option chain information request, and kill switch