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

Builtin strategy configuration autocreate ? #41

Open
asmodehn opened this issue Jul 3, 2019 · 1 comment
Open

Builtin strategy configuration autocreate ? #41

asmodehn opened this issue Jul 3, 2019 · 1 comment

Comments

@asmodehn
Copy link
Contributor

asmodehn commented Jul 3, 2019

When running a strategy, the first level of parametrization shoud be done via configuration files.
However when a user first install gryphon, most of default values used are "hidden in code", especially invisible for users running 'builtin' strategies.

I am wondering if it wouldn't be better to have builtin strategies creating their configuration file upon first run, so that the user can easily find and modify what he needs, at his level, in the folder where he runs the strategy from....

Thoughts?

@garethdmm
Copy link
Owner

Something like this could be good, although I don't know off the top of my head the right way to implement it.

Another option would be to display the configuration settings at runtime, before the strategy begins executing, and have a prompt asking the user to confirm the settings. We could provide a link back to documentation at the same time.

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

No branches or pull requests

2 participants