Skip to content

Commit

Permalink
feat(flatbuffers): Add GFW TimeInForce
Browse files Browse the repository at this point in the history
SDB-8239
  • Loading branch information
fanzhao1986 committed Nov 20, 2024
1 parent 02e823f commit 1babc06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flatbuffers/Enum.fbs
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,5 @@ enum TimeInForce: int16 {
GTC = 2,
IOC = 3,
FOK = 4,
GFW = 5,
}

0 comments on commit 1babc06

Please sign in to comment.