Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Class RiskModelExposure() - what are the default settings?

Found the answer. Cant seem to delete the post

1 response
Using a fixed default version means that your algorithm’s behavior will not change if the RiskModelExposure defaults change in a future release. The only fixed version number currently available is version 0. Version 0 applies bounds of (-0.18, 0.18) for each sector factor, and (-0.36, 0.36) for each style factor.