-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- OMS Switchable Standard Stop Order (1, 2) - OMS Switchable Buy Stop Order (3, 4) - OMS Switchable Sell Stop Order (5, 6) - OMS AON Stop Order Shell (7, 8) - OMS AON Stop Order Constructor (9, 10) - OMS Standard AON Stop Order (11, 12) - Standard AON Buy Stop Order (13, 14) - Standard AON Sell Stop Order (15, 16) - Security Identifier to Ticker #1 (17, 18) - Security Identifier to Ticker #2 (19, 20) - Security Identifier to Ticker #3 (21, 22) - Security Identifier to Ticker #4 (23, 24) - Security Identifier to Ticker #5 (25, 26) - Security Identifier to Ticker #6 (27, 28) - Security Identifier to Ticker #7 (29, 30) - Security Identifier to Ticker #8 (31, 32) - Security Identifier to Ticker #9 (33, 34) - OMS ATC Stop Order Shell (35, 36) - OMS ATC Stop Order Constructor (37, 38) - OMS Standard ATC Stop Order (39, 40) - Standard ATC Buy Stop Order (41, 42) - Standard ATC Sell Stop Order (43, 44) - OMS ATO Stop Order Shell (45, 46) - OMS ATO Stop Order Constructor (47, 48) - OMS Standard ATO Stop Order (49, 50) - Standard ATO Buy Stop Order (51, 52) - Standard ATO Sell Stop Order (53, 54) - OMS DAY Stop Order Shell (55, 56) - OMS DAY Stop Order Constructor (57, 58) - OMS Standard DAY Stop Order (59, 60) Bug Fixes/Re-organization: Samples: IdeaDRIP:
- Loading branch information
Showing
23 changed files
with
1,479 additions
and
194 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
|
||
Features: | ||
|
||
- OMS Switchable Standard Stop Order (1, 2) | ||
- OMS Switchable Buy Stop Order (3, 4) | ||
- OMS Switchable Sell Stop Order (5, 6) | ||
- OMS AON Stop Order Shell (7, 8) | ||
- OMS AON Stop Order Constructor (9, 10) | ||
- OMS Standard AON Stop Order (11, 12) | ||
- Standard AON Buy Stop Order (13, 14) | ||
- Standard AON Sell Stop Order (15, 16) | ||
- Security Identifier to Ticker #1 (17, 18) | ||
- Security Identifier to Ticker #2 (19, 20) | ||
- Security Identifier to Ticker #3 (21, 22) | ||
- Security Identifier to Ticker #4 (23, 24) | ||
- Security Identifier to Ticker #5 (25, 26) | ||
- Security Identifier to Ticker #6 (27, 28) | ||
- Security Identifier to Ticker #7 (29, 30) | ||
- Security Identifier to Ticker #8 (31, 32) | ||
- Security Identifier to Ticker #9 (33, 34) | ||
- OMS ATC Stop Order Shell (35, 36) | ||
- OMS ATC Stop Order Constructor (37, 38) | ||
- OMS Standard ATC Stop Order (39, 40) | ||
- Standard ATC Buy Stop Order (41, 42) | ||
- Standard ATC Sell Stop Order (43, 44) | ||
- OMS ATO Stop Order Shell (45, 46) | ||
- OMS ATO Stop Order Constructor (47, 48) | ||
- OMS Standard ATO Stop Order (49, 50) | ||
- Standard ATO Buy Stop Order (51, 52) | ||
- Standard ATO Sell Stop Order (53, 54) | ||
- OMS DAY Stop Order Shell (55, 56) | ||
- OMS DAY Stop Order Constructor (57, 58) | ||
- OMS Standard DAY Stop Order (59, 60) | ||
|
||
|
||
Bug Fixes/Re-organization: | ||
|
||
Samples: | ||
|
||
IdeaDRIP: |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.