Tutorials
Tutorials copied to clipboard
fixed error caused by old behavior
Strategy here will fail with error:
https://www.quantconnect.com/tutorials/strategy-library/book-to-market-value-anomaly.
Reassigning such as:
i.MarketCap = ...
causes an error.
MarketCap can be accessed using fine
without calculation.
Thank you for the PR @rrozb