190 Commits

Author SHA1 Message Date
8135ab7f93 Daily + Fix the UpdatePricesBarChartSweepOpenPositions method.
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-04-02 21:09:08 -04:00
7fc23ad929 Daily + Incorporate check in UPDATEDAILY2 to ensure pricing availabilty for current trade date for open positions. Incorporate an extra sweep to cover open position pricing and send an email if any open positions are missing pricing for current trade date.
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-04-01 21:19:07 -04:00
6dfade6730 Daily
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-30 21:20:12 -04:00
3fd18091dc Use Explciit not var
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-28 15:43:06 -04:00
70f9af5934 Code cleanup.
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-24 13:36:11 -04:00
3bf89b97e8 Daily and code cleanup for headlines and ExtractLongBusinessSummary
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-23 21:21:00 -04:00
88d1504d26 Implement SafeBatchInsert for Headlines Insert in the HeadlinesDA
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-22 15:07:02 -04:00
b20b05de13 Fix log exceptions processing escape characters in the headlines.
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-22 11:59:37 -04:00
3c7f41d135 Tighten up some exceptions in the log
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-22 09:34:07 -04:00
c0a0ba9f64 Ensure unique price list when inserting prices. Add deploy_mks script.
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-21 22:31:08 -04:00
e48588c13a Add changes to all models to eliminate selling and immediately buying back the same security as this is considered a Wash Trade and is illegal.
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-19 19:49:09 -04:00
230e2b931f Add pricing fetches. Add unit test.
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-19 18:07:52 -04:00
efde941cf3 Fix the Yahoo Fundamental feed.
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-18 13:08:36 -04:00
df899ca293 Fix GetDailyPrices
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-18 09:38:53 -04:00
0a4cfa4744 Fix Feeds for Bureau of Labor Statistics and EDGAR.
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-17 17:51:06 -04:00
86baa9de07 Merge MKDT_0004 2026-03-17 14:20:52 -04:00
e2331010f1 Refactor deployment script and replace RNGCryptoServiceProvider
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-13 18:04:52 -04:00
b87dea3473 Code cleanup.
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-13 15:05:05 -04:00
2ce7210714 DataProcessor Green is (0,128,0)
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-12 09:12:27 -04:00
355a3b8580 DataProcessor Add Green for K and L bands
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-12 09:06:00 -04:00
1b2bcf678c Daily processing. Remove isShutdown logic from GBPriceCache.
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-11 20:25:41 -04:00
946ef2ba54 GBPriceCache displays eviction statistics.
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-11 19:27:40 -04:00
84ec9b31a3 Add an eviction policy to the GBPriceCache.
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-11 19:02:48 -04:00
2923971656 Refactor unit tests for CNNGenerateOutputFileBollinger and CNNGenerateOutputFileBollingerWithVIX 2026-03-11 11:21:25 -04:00
8715bed4cf Fix ImageHelper not rendering images due to issue in PointMapping.
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-10 23:48:25 -04:00
7beb895ceb Implement new CNN Client code 2026-03-10 21:25:14 -04:00
acee222089 Ensure new symbols are added to watchlist. Ensure that a missing price does not cause GetModelPerformance to end abruptly.
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-10 12:40:41 -04:00
709285b590 Reduce instantiation of CultureInfo
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-03-05 17:20:42 -05:00
af499ff037 Daily + GLPriceCache optimizations
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-02-27 20:43:41 -05:00
d092be1eb2 Fix Dispose lock on GLPriceCache
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-02-27 14:23:22 -05:00
b4ca269b97 Cleanup GLPriceCache
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-02-27 13:15:11 -05:00
6b632f5c4f Commit Latest
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-02-26 22:17:55 -05:00
6172620343 Convert GLPriceCache to evict cache hourly 2026-02-26 22:14:25 -05:00
2fc472dbbb GLPriceCache changes
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-02-26 16:56:17 -05:00
eee0418271 Create GLPriceCache to be used by GainLoss Generator.
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-02-26 10:23:08 -05:00
2058d71bd7 minor fix to LocalPriceCache
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-02-24 13:14:50 -05:00
6212065262 Code cleanup. 2026-02-24 12:42:22 -05:00
753e6975ce Commit Latest 2026-02-23 21:25:49 -05:00
26a8c4794b Use AI to fix some issues with the HVaR
All checks were successful
Build .NET Project / build (push) Successful in 4m53s
2026-02-19 20:12:40 -05:00
e0c2a31cff Beta calculation should check for zero variance before dividing
All checks were successful
Build .NET Project / build (push) Successful in 4m50s
2026-02-19 18:49:29 -05:00
679633a32a Code cleanup
All checks were successful
Build .NET Project / build (push) Successful in 5m4s
2026-02-18 22:28:57 -05:00
9d7485da99 Add EffectiveDate back to StopLimit
Some checks failed
Build .NET Project / build (push) Has been cancelled
2026-02-18 22:16:55 -05:00
00b7f5e9f3 Commit Latest 2026-02-18 19:53:51 -05:00
523c2dfb21 StopLimitDA.cs Removed DeleteStopLimt(String symbol)
Added DeleteStopLimit(String symbol, double shares)
               Added GetStopLimits(String symbol)
               Obsoleted GetStopLimit(String symbol)

StopLimit.cs - Commented out references to EffectiveDate
2026-02-05 13:32:00 -05:00
07776fce04 Add Discount to Numerics
All checks were successful
Build .NET Project / build (push) Successful in 4m50s
2026-01-25 11:58:56 -05:00
e2a72df57d Remove Active from StopLimit.
All checks were successful
Build .NET Project / build (push) Successful in 4m45s
2025-12-12 09:32:53 -05:00
182a2f8bf2 Monthly Processing and enhancement of buy/sell display
Some checks failed
Build .NET Project / build (push) Has been cancelled
2025-12-01 11:46:19 -05:00
e668e8126d Must include the indicator code when removing economic indicatos.
All checks were successful
Build .NET Project / build (push) Successful in 4m42s
2025-11-23 16:47:26 -05:00
fe1c11fdf2 Fixd the EconomicIndicators insert.
All checks were successful
Build .NET Project / build (push) Successful in 4m48s
2025-11-23 15:55:45 -05:00
9222b05a33 Merge remote-tracking branch 'origin/MKDT_ECONOMIC_INDICATORS'
All checks were successful
Build .NET Project / build (push) Successful in 4m48s
2025-11-21 14:17:34 -05:00