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

Feature: Save Parameters BT PT and RT #31

Merged
merged 30 commits into from Jul 17, 2023
Merged

Feature: Save Parameters BT PT and RT #31

merged 30 commits into from Jul 17, 2023

Conversation

prithviraj-gotepatil-algobulls
Copy link
Contributor

  • added saved_params to connection object to save extra params
  • only params that are needed to pass for 2nd run : strategy, start, end, delete_previous_trades
  • Save parameters from previous backtest run for the papertrade run #28 issue-enhancement is added here
  • this feature is applied for RT as well
  • strategy_code or strategy is now a common saved parameter
  • start and end time need not be given if running RT after a succesful PT or PT after a succesful RT

@prithviraj-gotepatil-algobulls prithviraj-gotepatil-algobulls changed the title Feature/params Feature: Save Parameters Jun 27, 2023
@prithviraj-gotepatil-algobulls prithviraj-gotepatil-algobulls changed the title Feature: Save Parameters Feature: Save Parameters BT PT Jun 27, 2023
@prithviraj-gotepatil-algobulls prithviraj-gotepatil-algobulls changed the title Feature: Save Parameters BT PT Feature: Save Parameters BT PT and RT Jul 12, 2023
@pushpakdagade pushpakdagade merged commit f61197d into master Jul 17, 2023
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.

Save parameters from previous backtest run for the papertrade run
2 participants