Gus Gordon

Results 5 comments of Gus Gordon

This was effecting me too. I fixed it by adjusting maxChars to the length of the current value of the input whenever the input gets updated. This seems to do...

Hi @emin63, there are some quirks of using pyfolio with minutely data — I would resample to daily before passing to pyfolio. That error seems unrelated, though. What are the...

@vonpupp I agree that it could be a useful feature to have a conversion function. For your purposes, pyfolio assumes returns and positions are end-of-day. So, for example, when we...

The original issue here is separate from the latest issue you guys brought up — the latest issue is related to this: https://github.com/quantopian/pyfolio/issues/462. I'll put in a fix for this,...