Skip to content

Commit 110ab3b

Browse files
authored
Update README.md
1 parent 9a67951 commit 110ab3b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ Java/MySQL example of Interactive Brokers API for algorithmic trading. Includes
3131
- Output option chain to IBAlgoSystem.MasterChainList
3232

3333
# TradeStrategy
34-
- template to implement trade strategies
34+
- Template to implement trade strategies
35+
- Output order management to IBAlgoSystem.orderTracking
36+
- Output margin management to IBAlgoSystem.margin
3537

3638
# KillSwitch
3739
- kills all active orders

0 commit comments

Comments
 (0)