There was an error while loading. Please reload this page.
1 parent 9a67951 commit 110ab3bCopy full SHA for 110ab3b
README.md
@@ -31,7 +31,9 @@ Java/MySQL example of Interactive Brokers API for algorithmic trading. Includes
31
- Output option chain to IBAlgoSystem.MasterChainList
32
33
# TradeStrategy
34
-- template to implement trade strategies
+- Template to implement trade strategies
35
+- Output order management to IBAlgoSystem.orderTracking
36
+- Output margin management to IBAlgoSystem.margin
37
38
# KillSwitch
39
- kills all active orders
0 commit comments