Where would be the best place to ask questions about errors I get #157
Unanswered
BartStolarek
asked this question in
Q&A
Replies: 1 comment
-
Just saw this has been raised in issues |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
Where would be the best place to post questions on results not being what I expected.
i'm using the following function:
If I run this without the "rf=1" then my results are as expected (with a rf of 0). Although if I add in "rf=1", the report goes out of whack. I'm using backtrader to get returns (a pool of equities) and benchmark_returns (SPX).
For example, my cumulative return for benchmark turns in to -142%, and sharpe has gone to -3428, the benchmark strategy is just to buy and hold from the start.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions