Commit Graph

5 Commits

Author SHA1 Message Date
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