-
Notifications
You must be signed in to change notification settings - Fork 155
Conversation
Install dependencies: Usage:
Setup example:
|
I don't recommend using PyInquirer package, because it's not maintained anymore. In my CLI i'm using similar project - InquirerPy :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Support for conda?
{ | ||
'type': 'list', | ||
'name': 'install_type', | ||
'message': 'Which way you want to use Freqtrade?', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what about conda ?
Screw conda :) |
Most actual version of Hurry is now available here: https://github.com/topscoder/hurry-cli |
Thank you. Switched to InquirerPy 💪 |
Way too much hours invested in Hurry. Couldn't let it go. But.... the good part is that there are many new features. 💪 Docs are up to date. I'd invite you to take a look at: https://github.com/topscoder/hurry-cli Please feel free to provide additional requirements or 'nice-to-haves'. |
No worries man 😄 It's a great stand alone tool for many strategies! |
Here is the CLI tool I use to make things a bit easier. It's called: Hurry. Because it enables me to use freqtrade/mgm a lot faster.