Commit Graph

14 Commits

Author SHA1 Message Date
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
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
20cdbfa942 Remove BigCharts pricing feed. Add Robinhood price feed 2025-10-17 18:04:13 -04:00
3fb36991ff Add BarChart supplemental feed 2025-06-27 21:38:37 -04:00
fbd3a081e0 Add BetaCalc24. Fix some bugs 2025-05-08 12:39:32 -04:00
3d1843f688 Add Beta36 and Beta06 2025-05-05 20:11:48 -04:00
eff2a7a953 Optimize GainLossController 2025-04-29 23:13:41 -04:00
14bd7651ca Optimizations for CMTrend 2025-04-21 18:03:07 -04:00
4c4a9b5cf9 Add LatestPricingDate to LocalPriceCache and optimize company name retrieval 2025-04-07 21:20:43 -04:00
90c4acb55a Optimizations 2025-03-31 15:23:18 -04:00
f8c1abcf95 Commit Latest 2025-03-31 11:40:21 -04:00
30c33d3cfd Initial Commit 2025-03-25 21:42:32 -04:00