cc8caa9635
Build & Test Lean / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
* feat: stopMarketFill in FutureFillModel + test * feat: futureStopMarket RegressionAlgo on PY|C# * feature: add validation of market time in utest * feature: validate exchange hours when order filled in regression algos * feat: validation of StopMarket Type fix: styling format in PY * fix: validation on ExtendedMarketHours in FutureFillMode feature: validate that all stop orders was completed in algos * fix: validation: asset.Subscription -> ConfigProvider.GetSubscriptionData fix:style: missed braces * fix: asset.IsInternalFeed() -> general includeInternalConfigs flag remove: extra login in algo * feat: write comment why we use includeInternalConfigs in true remove: extra log in PY version of algo