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

Index #2570

Merged
merged 3 commits into from
Mar 24, 2024
Merged

Index #2570

merged 3 commits into from
Mar 24, 2024

Conversation

GuillaumeDSM
Copy link
Member

@GuillaumeDSM GuillaumeDSM commented Mar 23, 2024

@@ -44,7 +47,7 @@ async def run_independent_backtestings_with_memory_check(config, tentacles_setup
# enabling loggers is slowing down backtesting but can display useful debug info
# from octobot.logger import init_logger
# init_logger()
backtesting = await _run_backtesting(config, tentacles_setup_config)
backtesting = await _run_backtesting(config, tentacles_setup_config, use_multiple_asset_data_file)
Copy link
Member

Choose a reason for hiding this comment

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

👍

@GuillaumeDSM GuillaumeDSM enabled auto-merge (rebase) March 24, 2024 12:06
@GuillaumeDSM GuillaumeDSM merged commit d3b3e09 into dev Mar 24, 2024
13 of 14 checks passed
@GuillaumeDSM GuillaumeDSM deleted the index branch March 24, 2024 12:08
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.

2 participants