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

How to use strategy config #5

Closed
Smalltarget108 opened this issue Apr 28, 2022 · 2 comments
Closed

How to use strategy config #5

Smalltarget108 opened this issue Apr 28, 2022 · 2 comments

Comments

@Smalltarget108
Copy link

Hello,

When I try to use your strategy config by multi config command:
freqtrade trade -s stra.py --config user_data/config.json --config user_data/BinHV27_short.json

it shows that the second config does not overwrite the corresponding value in the stra.py
Am I using it in the wrong manner?

Thanks a lot!

@ssssi
Copy link
Owner

ssssi commented Apr 28, 2022

Hello,

When I try to use your strategy config by multi config command: freqtrade trade -s stra.py --config user_data/config.json --config user_data/BinHV27_short.json

it shows that the second config does not overwrite the corresponding value in the stra.py Am I using it in the wrong manner?

Thanks a lot!

freqtrade trade -s stra.py --config user_data/config.json
try this.

@Smalltarget108
Copy link
Author

Hello,
When I try to use your strategy config by multi config command: freqtrade trade -s stra.py --config user_data/config.json --config user_data/BinHV27_short.json
it shows that the second config does not overwrite the corresponding value in the stra.py Am I using it in the wrong manner?
Thanks a lot!

freqtrade trade -s stra.py --config user_data/config.json try this.
Thank you

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