Rossco8
Rossco8
Also kaleido can not be installed on Alpine linux, I am unable to upgrade vectorbt past v0.18, looking forward to this change!
Thanks @polakowo that got me moving ahead
I'm attempting to put together a minimal reproducible example to demonstrate the problem, hopefully not much longer
I can re-produce this problem and it is not related to PyPy. I'll open a new issue for it
+1 please! I'd love to be able to download all filings for 'today'
Hi @twopirllc yes looks like the tests are now fixed on the development branch. Except my PR for the PVI indicator fix is failing. Any suggestions why? I updated the...
Hi @twopirllc I have submitted a bunch of proposed performance improvements Can you clarify what you mean by Refactor indicators with inner functions? Do you have a list of the...
Hi @twopirllc I can not see why the automated tests are failing for pvi. Any suggestions?
The issue comes about because both the `resample()` method of a pd.Series and `df.index = df.index + Timedelta(1, anchor.lower())` could both previously accept Y and M, however only `resample()` accepts...
Hi @twopirllc - Should i raise a PR for this change? Also, the comment `There should be two values PVI_1 and PVI_SIGNAL_1 (or whatever like PVI_255_S_1)` that second value is...