Tags: shism2/Lean
Tags
Add null check for API data folder (QuantConnect#5774) - Api.Initialize will not throw for null data folder. Adding unit test
Zerodha ProductType customization for Fetching Positions&holdings and… … also while placing orders (QuantConnect#5766) * re adding KiteProductType * check kiteProductType per order and get all Product Type Account Holdings * use WithLockedStream and remove lock unlock stream * filter holding if config productType set otherwise fetch all * improvements in styling and properties * unionbank has less margin requirements, second always works
Send invalid orderEvent for non shortable order (QuantConnect#5772) - TransactionHandler will see invalid OrderEvent for an order which tries to short an non shortable asset. Adding unit test, updating regression algorithm. - Fix Api data price path normalization, found while testing with shortable provider. Adding unit tests
Minor tweaks (QuantConnect#5771) - Improve readme file, add nuget link, update Lean home page - Increase 10min look back to 60 for setting currency conversion - Replace error message for trace when minute resolution history request is empty
PreviousNext