Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add backtesting mode w/ silverback test command #174

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

fubuloubu
Copy link
Member

@fubuloubu fubuloubu commented Nov 24, 2024

What I did

No issue for it, but being able to test bots under real (historical) scenarios is really, really useful

How I did it

Extensive use of Ape fork networks

How to verify it

Write some tests!

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@fubuloubu
Copy link
Member Author

fubuloubu commented Nov 24, 2024

running into some issues while testing with this:
ApeWorX/ape#2348 (comment)

edit: decided not to use FORK_MODE with this feature

@fubuloubu fubuloubu force-pushed the feat/add-backtesting branch from 3cc8392 to 0d36142 Compare November 24, 2024 18:58
@fubuloubu fubuloubu force-pushed the feat/add-backtesting branch 2 times, most recently from 12c43b1 to 98e053e Compare March 12, 2025 07:07
@fubuloubu fubuloubu marked this pull request as ready for review March 12, 2025 07:27
@fubuloubu
Copy link
Member Author

saw some issues that led to ApeWorX/ape#2548 but not a blocker

@fubuloubu fubuloubu requested a review from johnson2427 March 12, 2025 07:31
@fubuloubu fubuloubu force-pushed the feat/add-backtesting branch from 5ac42ac to 541f22d Compare March 12, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant