This repository has been archived by the owner on Jun 8, 2023. It is now read-only.
v0.11.0 Partially Automated Optimisation Process, Load Settings/Results from configs, BugFixes (TimeFrame-Zoom, Precision and startup_candle_count) & More!
Pre-release
Pre-release
WARNING: I am in no way responsible for your live results! This strategy is still experimental and under development!
WARNING: MoniGoMani should always be re-optimized after doing manual changes!
You need to optimize your own copy of MoniGoMani while thinking logically, don't follow your computer blindly!
Please install Freqtrade Rikj000/Freqtrade/Rikj000/Freqtrade/moni-go-mani/v0.11.0
at commit bd44deea
(latest)!
Changelog
- Freqtrade itself:
- No more missing signals after HyperOpting with Overrides and exporting to json files! (Pull-Request Pending)
- Partially Automated MoniGoMani Optimization Process
- Moved
HyperOpt Results Copy/Paste Section
to amgm-config-hyperopt.json
file, which can easily be applied/removed using commands - Updated mgm-config.json and mgm-config-private.json
- Added
monigomani_settings
section and moved nearly all MoniGoMani settings to it - Added settings to easily setup minimum/maximum search space values and thresholds for most of the MoniGoMani parameters
- Moved StaticPairList to
mgm-config.json
- Switched to
stake_currency: "USDT"
as the default - Switched to
sell_profit_only: true
as the default - Applied more Filters to the VolumePairList
- Added
- Updated docker-compose.yml
- Added Dockerfile.MoniGoMani with jq dependency
- Applied more Filters to Binance-Retrieve-Top-Volume-StaticPairList
- BugFixed TimeFrame-Zoom not working correctly with rolling buy/sell checks and startup_candle_count conversion
- BugFixed Precision Setting not being applied correctly everywhere
- Updated README.md, COMPLETELY NEW DOCUMENTATION in MGM_DOCUMENTATION.md, updated VERYQUICKSTART_FREQTRADE.md!
- Added Some Test Results