framework to deploy and maintain freqtrade instances over one or more computers.
framework to deploy and maintain freqtrade instances over one or more computers. drag and drop interface - quickly hack together your code and drag it into an interface that:
- names them according to a predefined standard
- organises files to their correct locations
- assigns WS tokens for API servers
- assigns telegram chat ids from a pre-defined list
- evaluates resources required to run strategy
- deploys strategy on available hardware
- local network machines
- vps services
- detect hyperopt variables in strategy, create list with checkboxes for selection
- hyperopting parameters as editable fields
- can be saved as templates
- send to queue
- deploy when hardware resources available
- notification system for completed runs