Files
quantconnect--lean/Algorithm.CSharp
Martin-Molinero b251cffc2f
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Alpha Streams improvements (#5887)
* Few improvements

- Alpha Streams algorithm will add target securities right away
- If algorithm is warming up PortfolioTargetCollection will emit not
  insight
- Fix local disk factor file provider to use local cache instead of data
  folder
- EWAS PCM will not emit targets for securities which have not been
  added by the algorithm yet, to avoid runtime exception

* Fix GetLastKnownPrice default order adding more unit tests
2021-09-01 13:12:26 -03:00
..