Commit Graph

41 Commits

Author SHA1 Message Date
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
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
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
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
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
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
877c714ea0 Commit Latest 2025-11-21 14:16:59 -05:00
feb3ad4f5f Add UnemploymentData 2025-11-21 10:52:34 -05:00
b8efc29665 use lowercase for table name marketholidays 2025-07-26 09:58:23 -04:00
bbbaff3095 Fixed problem with MG and CMM when running EOM on a weekend. The Trade date and Analysis date have been corrected to reflect the previous business day. Monthly updates. 2025-05-31 11:58:48 -04:00
c1bea02fe7 Add GetLatestPrices for symbol list 2025-05-19 15:31:53 -04:00
a59a6961a0 Add OPTIMIZEDB task and add to CRON 2025-05-17 12:18:12 -04:00
fbd3a081e0 Add BetaCalc24. Fix some bugs 2025-05-08 12:39:32 -04:00
40f4111d3b Optimizations for MGMomentum Backtest 2025-05-07 15:12:23 -04:00
3d1843f688 Add Beta36 and Beta06 2025-05-05 20:11:48 -04:00
0cff3ccb5c Cleanup FundamentalDA 2025-05-01 19:10:23 -04:00
5afbcf5bf4 Remove Profiling in PricingDA 2025-04-24 20:35:01 -04:00
14bd7651ca Optimizations for CMTrend 2025-04-21 18:03:07 -04:00
79e6fab88e Remove Profiling in some DAs 2025-04-15 01:22:27 -04:00
ce90d2060e Fix update etf holdings 2025-04-12 11:25:50 -04:00
b0075feee9 Add profiling to selected DAs 2025-04-11 17:07:48 -04:00
acbd29948a Fix event handling for CompanyProfile 2025-04-11 00:41:53 -04:00
c3729551a8 Optimize CMTTrend model 2025-04-09 23:02:30 -04:00
4c4a9b5cf9 Add LatestPricingDate to LocalPriceCache and optimize company name retrieval 2025-04-07 21:20:43 -04:00
a7627e3f22 WebServer controller changes along with JSON settings 2025-04-07 15:41:19 -04:00
f21543bcba Update threading model for company profile 2025-04-05 12:48:45 -04:00
616e43c6d3 Merge MKDT_0013 2025-04-04 20:35:07 -04:00
4a3fb9750f Optimize the LocalPriceCache by adding a method to PricingDA 2025-04-04 16:35:16 -04:00
02bff685d0 Add useful query comment back into premarket DA 2025-04-04 07:04:19 -04:00
377132fae6 Cleanup DA 2025-04-01 18:29:51 -04:00
a97a532d33 Add HistoricalDA 2025-04-01 12:57:05 -04:00
6200e9dffc Fix MySqlReader cleanup 2025-04-01 12:56:40 -04:00
90c4acb55a Optimizations 2025-03-31 15:23:18 -04:00
30c33d3cfd Initial Commit 2025-03-25 21:42:32 -04:00