Skip to content
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

Issues with strategy monthly returns #28

Open
manucob13 opened this issue Apr 21, 2024 · 0 comments
Open

Issues with strategy monthly returns #28

manucob13 opened this issue Apr 21, 2024 · 0 comments

Comments

@manucob13
Copy link

Hi there

I just starting using the library ( coming from quanstats). Here is my code

import quantstats_lumi as qs
qs.extend_pandas()
stock = qs.utils.download_returns('META')
qs.reports.html(stock)

Everything looks good, but on the monthly returns I just can see the first two rows and not information on the rest of the years:
Screen Shot 2024-04-21 at 6 53 55 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant