• Joined on 2024-02-22
Sean created branch MKDT_CNN0001 in Sean/ARM64 2026-03-10 21:25:18 -04:00
Sean pushed to MKDT_CNN0001 at Sean/ARM64 2026-03-10 21:25:18 -04:00
7beb895ceb Implement new CNN Client code
Sean created branch CNNImageProcessor_0001 in Sean/CNNImageProcessor 2026-03-10 20:32:58 -04:00
Sean pushed to CNNImageProcessor_0001 at Sean/CNNImageProcessor 2026-03-10 20:32:58 -04:00
a46a9a44a0 CNNImageProcessor commit changes ot support new CNN model.
Sean pushed to main at Sean/CNN 2026-03-10 20:28:27 -04:00
548143cbfc Code cleanup
Sean created branch CNN_0002 in Sean/CNN 2026-03-10 20:27:47 -04:00
Sean pushed to CNN_0002 at Sean/CNN 2026-03-10 20:27:47 -04:00
548143cbfc Code cleanup
Sean pushed to main at Sean/CNN 2026-03-10 20:23:08 -04:00
1fbb16df15 Adding useful script and modifying instructions
Sean created branch CNN_0001 in Sean/CNN 2026-03-10 20:20:29 -04:00
Sean pushed to CNN_0001 at Sean/CNN 2026-03-10 20:20:29 -04:00
1fbb16df15 Adding useful script and modifying instructions
Sean deleted branch CNN_0001 from Sean/CNN 2026-03-10 19:50:21 -04:00
Sean pushed to main at Sean/CNN 2026-03-10 19:45:14 -04:00
417295dd05 Merge CNN_0001 into main to pick up new convnext model and weights.
0771ee62d3 Merge remote-tracking branch 'origin/CNN_0001'
56c4dcfac1 Add convnext mode and weights.
Compare 3 commits »
Sean created branch CNN_0001 in Sean/CNN 2026-03-10 19:39:16 -04:00
Sean pushed to CNN_0001 at Sean/CNN 2026-03-10 19:39:16 -04:00
56c4dcfac1 Add convnext mode and weights.
Sean pushed to main at Sean/MarketDataServer 2026-03-10 18:07:49 -04:00
def0ca7185 Obsolete the PortfolioController.GetStopLimit method. MarketDataServer on Windows is obsolete.
Sean pushed to main at Sean/ARM64 2026-03-10 15:51:13 -04:00
f3734184b4 Add unit test for AddToWatchList
Sean created branch MKDT_0009 in Sean/ARM64 2026-03-10 15:50:25 -04:00
Sean pushed to MKDT_0009 at Sean/ARM64 2026-03-10 15:50:25 -04:00
f3734184b4 Add unit test for AddToWatchList
Sean pushed to main at Sean/marketdata 2026-03-10 12:47:18 -04:00
5c1dd6b2c5 Ensure GetModelPerformance does not short return when a price is missing.
Sean pushed to main at Sean/ARM64 2026-03-10 12:41:24 -04:00
acee222089 Ensure new symbols are added to watchlist. Ensure that a missing price does not cause GetModelPerformance to end abruptly.