Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: georgewinser/Lean

Tags

12709

Toggle 12709's commit message
Add extension RemoveFromStart

12708

Toggle 12708's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for alpha license (QuantConnect#5868)

* Fix organization read alpha license field

* Add import statement for python

12705

Toggle 12705's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for alpha license (QuantConnect#5868)

* Fix organization read alpha license field

* Add import statement for python

12704

Toggle 12704's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for alpha license (QuantConnect#5868)

* Fix organization read alpha license field

* Add import statement for python

12703

Toggle 12703's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for alpha license (QuantConnect#5868)

* Fix organization read alpha license field

* Add import statement for python

12701

Toggle 12701's commit message
Add import statement for python

12699

Toggle 12699's commit message
Fix organization read alpha license field

12696

Toggle 12696's commit message
Fix organization read alpha license field

12694

Toggle 12694's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Alpha holdings state (QuantConnect#5770)

* Alpha holdings state

- Alpha result packet will optionally provide the algorithms portfolio
  state

* Rename

* Convert AlphaStreamsPortfolio to data source

* Improvements on AlphaStreams algorithm

* Fix regression tests

* Add unit tests for EW AS PCM and fixing bugs

* Protobuf AlphaStreamsPortfoliot staState

- Protobuf AlphaStreamsPortfolioState. Adding unit tests
- Add variable TPV tests for EW ASPCM

* Add alpha license to Organization response

* Improvements EW AS PCM respects free portfolio value

* Fixes

- Update tests expected statistics results affected by MHDB custom data timezone fix
- Fix for Extensions.IsCustomDataType

* Fixed and adding more regression tests

- Adding support and regression test with alpha consumer with different account currency
- Adding support and regression test of a universe adding custom data
  types
- Add support and regression test for algorithm alpha consumer with existing holdings

* Add AlphaStreamsOrderEvent data type

12692

Toggle 12692's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
BrokerageTransactionHandler - handle OrderStatus.New in order update/…

…cancel (QuantConnect#5867)