Files
Martin-Molinero c24860acd2
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
API Tests / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Report Generator Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Syntax Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
Cache cross-zero unsupported-order-type set in brokerage models (#9551)
TastytradeBrokerageModel and TradeStationBrokerageModel declared
NotSupportedCrossZeroOrderTypes as an expression-bodied property, allocating a
new constant HashSet on every CanSubmitOrder call (used per order in
BrokerageExtensions.ValidateCrossZeroOrder). Make it a static readonly field,
built once, matching the existing BrokerageExtensions.DefaultNotSupportedCrossZeroOrderTypes
pattern. Set contents are unchanged, so cross-zero validation behavior is identical.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 17:37:45 -03:00
..
2026-05-28 14:00:14 -03:00
2026-04-07 17:41:12 -04:00
2026-05-06 15:57:09 -03:00
2026-04-07 17:41:12 -04:00
2026-01-14 11:55:29 -03:00
2026-04-07 17:41:12 -04:00
2025-11-24 17:09:39 -04:00