152 Commits

Author SHA1 Message Date
554f577803 Add logic to all models to avoid selling and immediately buying back the same security as this is considered a Wash Trade and is illegal. 2026-03-19 19:46:19 -04:00
d85a46ba19 Add Green to BollingerBandWithVIX and add additional pen widths 2026-03-12 21:19:36 -04:00
10e1c87ec1 Update GBPriceCache. 2026-03-11 20:58:51 -04:00
d4c97aaf0a Fix Point Mapping. 2026-03-10 23:42:21 -04:00
05b9ac3897 Merge branch 'MKDT_CNN01' 2026-03-10 21:45:50 -04:00
22b387a2e3 Push MarketData Changes. 2026-03-10 21:43:40 -04:00
5c1dd6b2c5 Ensure GetModelPerformance does not short return when a price is missing. 2026-03-10 12:47:14 -04:00
596b183d7e GLPriceCache Dispose shoud exit quickly 2026-02-27 20:33:30 -05:00
0b2350812c Enahnce GLPirceCache. Eviction logic and better synchronizartion. 2026-02-26 22:25:47 -05:00
67aa1bd0cf Merge MKDT_0003 2026-02-26 16:51:29 -05:00
2f9c01e5a0 Fix GLPriceCache 2026-02-26 16:24:35 -05:00
bffff6c296 Refactor GlobalPriceCache and LocalPriceCache to pattern snapshot, fetch, update. Parellelize. 2026-02-24 12:23:38 -05:00
f248701d17 Used ChatGPT to fix some issues with the VaR 2026-02-19 20:10:06 -05:00
6d966c4f28 Additions 2026-02-19 09:13:15 -05:00
69c8736bf3 Changes to handle multiple stop limits for a single symbol. The primary key in the tableis now symbol + shares. 2026-02-18 19:47:41 -05:00
73cb48d9b9 Update StopLimits 2025-12-12 17:11:58 -05:00
87f36345ff Changes to display of Buys and Sells. 2025-12-01 19:45:58 -05:00
57da2de4c9 Add Robinhood 2025-11-02 21:07:28 -05:00
ac739d57f4 Fix MGSHBacktest Edit/Close hedge positions. 2025-08-04 22:21:48 -04:00
332ed89e5a Add BarChart 2025-06-30 13:17:13 -04:00
b34722ec21 Fix AnalysisDate getting set to Epoch when editing or closing positions. 2025-06-02 19:07:11 -04:00
863f7cc703 Carry TradeDate and AnalysisDate to the Parameters. 2025-06-01 13:22:47 -04:00
e16034585e Fix the monthly runs when running the month end process on the weekend... was picking the TradeDate as a weekend date.
Now if we run the model over the weekend the TradeDate and AnalysisDate will the the prior business day.
2025-05-31 12:09:43 -04:00
906c3270ed Code cleanup. 2025-05-19 18:23:32 -04:00
57f9f4857a Point database to Adrastea. Fix MGSHBacktest.cs PerformanceStatistics. Provide an optimized PricingDA.GetLatestPrices() for use with the UI TradeBlotter. 2025-05-19 17:21:26 -04:00
e60d95b143 Add BetaCalc36,24,06 . Optimize MG 2025-05-09 17:40:13 -04:00
59ba764ae2 Updates to support calculated betas in the fundamental feed. 2025-05-06 19:07:18 -04:00
c0384feb95 Sync up with changes from ARM64 2025-05-01 14:08:33 -04:00
c9ec1a4ee8 Update 2025-05-01 11:28:28 -04:00
ff006ad047 Prune unused file. 2025-04-24 10:36:10 -04:00
831e43e3b2 minor bug fix. 2025-04-15 22:05:31 -04:00
93c0642336 Code cleanup and optimization of CMTModel, code cleanup MGSH, added ConsoleColor to MDTrace. 2025-04-10 19:15:21 -04:00
1c69861ad5 Fix LocalPriceCache. Fix MGSHMomentum/MGSHSessionManager.cs 2025-04-09 17:22:15 -04:00
803fd5c45c Fix SessionManager 2025-04-08 21:06:03 -04:00
8371775411 Optimizations 2025-04-08 12:59:57 -04:00
ef143435e0 Fix empty symbol list 2025-04-07 16:00:14 -04:00
a213dec5d5 Optimize the LocalPriceCache 2025-04-04 16:37:29 -04:00
30c90cb56c Optimizations 2025-03-31 15:40:02 -04:00
43074b7396 Interim solution for logfile being deleted. 2025-03-27 23:32:50 -04:00
0140e63a37 Fix webResponse being after Dispose. 2025-03-27 23:31:24 -04:00
860de51b77 Code cleanup 2025-03-27 23:30:35 -04:00
46e080923f Code cleanup. 2025-03-03 19:41:45 -05:00
fe064f497c Format items in cache with comma. 2025-02-26 12:31:16 -05:00
2365d1b9c4 Code cleanup 2025-02-25 20:33:28 -05:00
835c5be11a Add Edit/Close positions for MG and CM models. Remove the Fix for purchase date sell date fall on weekend. Dead code elimination 2025-02-25 15:40:13 -05:00
c16c1f4988 Add interfaces, add edit position , close position to MG model. 2025-02-24 21:26:30 -05:00
ad6e8bac7a Added User model. 2025-02-23 12:29:49 -05:00
a8d238b1e5 Added UserDA 2025-02-23 12:29:12 -05:00
2b29be9882 Added UserExtensions 2025-02-23 12:28:49 -05:00
cf9abbe494 Add user-data 2025-02-23 12:28:11 -05:00