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(backtesting): add progressbar #75

Merged
merged 5 commits into from
Dec 1, 2021

Conversation

panapol-p
Copy link
Contributor

What did not work before?

Include progress bar in backtesting #59

What have you changed and why?

add progressbar during backtesting (track by using queue candle)

This PR has:
  • Been doubled checked by the author
  • Tested for newly introduced bugs
  • Included documentation

ezgif-4-2ba8982cb3b3

@rodrigo-brito rodrigo-brito linked an issue Nov 30, 2021 that may be closed by this pull request
@rodrigo-brito
Copy link
Owner

rodrigo-brito commented Nov 30, 2021

Hi @panapol-p, good job! It looks great!

ninjabot.go Outdated Show resolved Hide resolved
Copy link
Owner

@rodrigo-brito rodrigo-brito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the adjustment.
Only a little detail.

ninjabot.go Outdated Show resolved Hide resolved
ninjabot.go Outdated Show resolved Hide resolved
panapol-p and others added 3 commits December 1, 2021 09:41
Co-authored-by: Rodrigo Brito <7620947+rodrigo-brito@users.noreply.github.com>
Copy link
Owner

@rodrigo-brito rodrigo-brito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@rodrigo-brito rodrigo-brito merged commit a95a9ec into rodrigo-brito:main Dec 1, 2021
@panapol-p panapol-p deleted the add_progress_backtest branch January 11, 2022 07:15
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.

Include progress bar in backtesting
2 participants