-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added plots for tickers #1842
Added plots for tickers #1842
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How would I get this for the individual tickers? |
You are going to need to figure out which variable is the correct one being plotted. I believe it is the |
@jmaslek then how would I get something like the CVar for each ticker? |
Looking now. Do you mean to commit |
No lol |
I gotchu. You didn't annualize variance |
Aye!! Nice catch. Its working now. |
Description
Fixes #1765
How has this been tested?
Checklist:
Others
pre-commit install
.pytest tests/...
.