Skip to content

Strategy not found when running interactive diagnostics/backtesting #1104

Answered by tgibson11
pwholzel asked this question in Q&A
Discussion options

You must be logged in to vote

In private_control_config, you have

backtest_config_filename: /private/peter_system.yaml

You have 3 options:

  1. Change to /home/peter/pysystemtrade/private/peter_system.yaml, to refer to the config file in the git repo
  2. Remove the leading "/", to refer to the config file in the venv
  3. Provide the full absolute path to the config file in the venv

I prefer 1, but for consistency, maybe you should do 2, since other config files are being referenced from the venv.

Replies: 20 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@tgibson11
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@pwholzel
Comment options

@tgibson11
Comment options

@tgibson11
Comment options

Comment options

You must be logged in to vote
1 reply
@tgibson11
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@tgibson11
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@tgibson11
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pwholzel
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants