-
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.
- Random Upper Alpha-numeric (1, 2, 3) - R^d Random Sequence - CUSIP #1 (66, 67) - R^d Random Sequence - CUSIP #2 (68, 69, 70) - R^d Random Sequence - CUSIP #3 (71, 72, 73) Bug Fixes/Re-organization: Samples: - Buy Only Allocator - Scaled Market Value (4, 5) - Buy Only Allocator - Random Holdings #1 (6, 7) - Buy Only Allocator - Random Holdings #2 (8, 9, 10) - Post Processor Settings - Buy Only #1 (11, 12) - Post Processor Settings - Buy Only #2 (13, 14, 15) - Post Processor Settings - Buy Only #3 (16, 17) - Post Processor Settings - Sell Only #1 (18, 19) - Post Processor Settings - Sell Only #2 (20, 21) - Post Processor Settings - Sell Only #3 (22, 23, 24) - Buy Only Allocation - Random CUSIP #1 (25, 26, 27) - Buy Only Allocation - Random CUSIP #2 (28, 29) - Random Discrete Digits Generator #1 (30, 31) - Random Discrete Digits Generator #2 (32, 33) - Random Discrete Digits Generator - Digit #1 (34, 35) - Random Discrete Digits Generator - Digit #2 (36, 37) - Random Discrete Digits Generator - Upper Alpha (38, 39) - Random Discrete Digits Generator - Alpha-numeric #1 (40, 41) - Random Discrete Digits Generator - Alpha-numeric #2 (42, 43, 44) - Random Discrete Digits Generator - Alpha-numeric #3 (45, 46) - Random Discrete Digits Generator - Alpha-numeric #4 (47, 48) - Random Discrete Digits Generator - Alpha-numeric #5 (49, 50) - Random Discrete Digits Generator - Alpha-numeric #6 (51, 52) - Random Discrete Digits Generator - Alpha-numeric #7 (53, 54, 55) - Random Discrete Digits Generator - Alpha-numeric #8 (56, 57, 58) - Random Discrete Digits Generator - Alpha-numeric #9 (59, 60) - Random Discrete Digits Generator - Alpha-numeric #10 (61, 62) - Random Discrete Digits Generator - Alpha-numeric #11 (63, 64, 65) - Random Discrete Digits Generator - CUSIP #1 (74, 75) - Random Discrete Digits Generator - CUSIP #2 (76, 77, 78) - Random Discrete Digits Generator - CUSIP #3 (79, 80, 81) - Random Discrete Digits Generator - CUSIP #4 (82, 83, 84) - Random Discrete Digits Generator - CUSIP #5 (85, 86, 87) - Buy Only Allocation - Full Sequence Allocator (88, 89) - Full Sequence Allocator - Diagnostics On #1 (90, 91, 92) - Full Sequence Allocator - Diagnostics On #2 (93, 94) - Full Sequence Allocator - Diagnostics On #3 (95, 96) - Full Sequence Allocation - Starting Holdings #1 (97, 98, 99) - Full Sequence Allocation - Starting Holdings #2 (100, 101, 102) - Full Sequence Allocation - Starting Holdings #3 (103, 104) - Full Sequence Allocation - Ending Holdings #1 (105, 106) - Full Sequence Allocation - Ending Holdings #2 (107, 108, 109) - Full Sequence Allocation - Ending Holdings #3 (110, 111, 112) - Full Sequence Allocation Diagnostics Constructor (113) - Full Sequence Allocation - Allocate #1 (115, 116) - Full Sequence Allocation - Allocate #2 (117, 118, 119) - Buy Only Allocation Run (120) IdeaDRIP:
- Loading branch information
Showing
8 changed files
with
384 additions
and
73 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,62 @@ | ||
|
||
Features: | ||
|
||
- Random Upper Alpha-numeric (1, 2, 3) | ||
- R^d Random Sequence - CUSIP #1 (66, 67) | ||
- R^d Random Sequence - CUSIP #2 (68, 69, 70) | ||
- R^d Random Sequence - CUSIP #3 (71, 72, 73) | ||
|
||
|
||
Bug Fixes/Re-organization: | ||
|
||
Samples: | ||
|
||
- Buy Only Allocator - Scaled Market Value (4, 5) | ||
- Buy Only Allocator - Random Holdings #1 (6, 7) | ||
- Buy Only Allocator - Random Holdings #2 (8, 9, 10) | ||
- Post Processor Settings - Buy Only #1 (11, 12) | ||
- Post Processor Settings - Buy Only #2 (13, 14, 15) | ||
- Post Processor Settings - Buy Only #3 (16, 17) | ||
- Post Processor Settings - Sell Only #1 (18, 19) | ||
- Post Processor Settings - Sell Only #2 (20, 21) | ||
- Post Processor Settings - Sell Only #3 (22, 23, 24) | ||
- Buy Only Allocation - Random CUSIP #1 (25, 26, 27) | ||
- Buy Only Allocation - Random CUSIP #2 (28, 29) | ||
- Random Discrete Digits Generator #1 (30, 31) | ||
- Random Discrete Digits Generator #2 (32, 33) | ||
- Random Discrete Digits Generator - Digit #1 (34, 35) | ||
- Random Discrete Digits Generator - Digit #2 (36, 37) | ||
- Random Discrete Digits Generator - Upper Alpha (38, 39) | ||
- Random Discrete Digits Generator - Alpha-numeric #1 (40, 41) | ||
- Random Discrete Digits Generator - Alpha-numeric #2 (42, 43, 44) | ||
- Random Discrete Digits Generator - Alpha-numeric #3 (45, 46) | ||
- Random Discrete Digits Generator - Alpha-numeric #4 (47, 48) | ||
- Random Discrete Digits Generator - Alpha-numeric #5 (49, 50) | ||
- Random Discrete Digits Generator - Alpha-numeric #6 (51, 52) | ||
- Random Discrete Digits Generator - Alpha-numeric #7 (53, 54, 55) | ||
- Random Discrete Digits Generator - Alpha-numeric #8 (56, 57, 58) | ||
- Random Discrete Digits Generator - Alpha-numeric #9 (59, 60) | ||
- Random Discrete Digits Generator - Alpha-numeric #10 (61, 62) | ||
- Random Discrete Digits Generator - Alpha-numeric #11 (63, 64, 65) | ||
- Random Discrete Digits Generator - CUSIP #1 (74, 75) | ||
- Random Discrete Digits Generator - CUSIP #2 (76, 77, 78) | ||
- Random Discrete Digits Generator - CUSIP #3 (79, 80, 81) | ||
- Random Discrete Digits Generator - CUSIP #4 (82, 83, 84) | ||
- Random Discrete Digits Generator - CUSIP #5 (85, 86, 87) | ||
- Buy Only Allocation - Full Sequence Allocator (88, 89) | ||
- Full Sequence Allocator - Diagnostics On #1 (90, 91, 92) | ||
- Full Sequence Allocator - Diagnostics On #2 (93, 94) | ||
- Full Sequence Allocator - Diagnostics On #3 (95, 96) | ||
- Full Sequence Allocation - Starting Holdings #1 (97, 98, 99) | ||
- Full Sequence Allocation - Starting Holdings #2 (100, 101, 102) | ||
- Full Sequence Allocation - Starting Holdings #3 (103, 104) | ||
- Full Sequence Allocation - Ending Holdings #1 (105, 106) | ||
- Full Sequence Allocation - Ending Holdings #2 (107, 108, 109) | ||
- Full Sequence Allocation - Ending Holdings #3 (110, 111, 112) | ||
- Full Sequence Allocation Diagnostics Constructor (113) | ||
- Full Sequence Allocation - Allocate #1 (115, 116) | ||
- Full Sequence Allocation - Allocate #2 (117, 118, 119) | ||
- Buy Only Allocation Run (120) | ||
|
||
|
||
IdeaDRIP: |
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
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
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
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
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.