Replies: 1 comment 1 reply
-
any suggestions? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
I am testing several strategies using the backtesting library. Basically, if I would do a backtest using pandas I would shift the signal of 1 day to avoid the look ahead bias issue. Does the backtesting library do it from its own or should I introduce it like in this example?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions