Skip to content

Commit

Permalink
added order status fields
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Shabanov committed Mar 22, 2017
1 parent 901a5c1 commit 8f8e4ca
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Field.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,13 @@
TimeInForce = 59
ExpireTime = 126
PosMaintRptID = 721
OrderID = 37
ExecType = 150
OrdStatus = 39
AvgPx = 6
LeavesQty = 151
CumQty = 14
OrdRejReason = 103


class Groups:
Expand Down

0 comments on commit 8f8e4ca

Please sign in to comment.