Replies: 1 comment
-
Several core changes, as listed in #1221 (comment). And the change log! In your case, it's |
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.
-
I previously used version 0.3.3 and recently updated to 0.6.4. Even with identical code, the backtest results differ between the two versions – including for simple strategies like buy-and-hold. The code is as follows:
Results from 0.3.3:


Results from 0.6.4:


When testing other strategies, the trades, outcomes, and charts also show discrepancies between versions. I want to understand if there are configuration changes, and which version’s results should be considered more reliable for actual reference? Personally, I prefer the 0.3.3 results as I’ve consistently used them for trading signals. I’m concerned future updates might make it impossible to continue relying on the 0.3.3 outcomes.
Beta Was this translation helpful? Give feedback.
All reactions