Files
Martin-Molinero 933e5ce6ca
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Alpha Streams improvements (#5876)
* Alpha Streams improvements

- Warmup added securities so we can trigger an order right away
- Fix bug where AddSecurity returned a security which was not the one
  being used
- Fix bug where EWAS PCM would remove from a dictionary while iterating
  over it

* Fix unit tests

* Add QCAlgorithm.GetLastKnownPrices API

- Add new GetLastKnownPrices that will return the last known data point
  for all subscribed data types.
- Fix for MHDB GetDataTimeZone which was using an invalid entry key
  format for custom data.
- Fix for using GetLastKnownPrice/s to seed a security during creation,
  when it's not added in the Algorithm.Securities collection

* Adding more unit tests for GetLastKnownPrice

* Address reviews

- Refactor GetLastKnownPrice/s to perform a single history request for
  all data types
2021-08-27 13:50:45 -03:00
..
2021-08-19 15:51:48 -03:00
2021-08-27 13:50:45 -03:00
2021-08-19 13:56:18 -03:00
2021-04-02 11:20:01 -07:00
2021-07-29 20:10:00 -03:00
2020-04-01 16:15:05 +01:00
2021-04-30 18:45:27 -03:00
2019-04-26 18:11:48 +01:00
2019-06-03 15:09:02 -03:00