Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

v0.8.1 HyperOpt Setting Overrides & Calculator Update!

Pre-release
Pre-release
Compare
Choose a tag to compare
@Rikj000 Rikj000 released this 06 Apr 22:33
· 199 commits to main since this release

WARNING: Old MoniGoMani became EOL (End Of Life) @ v0.8.0, please use MoniGoManiHyperStrategy from now on!
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 unless you really know what you are doing when manually allocating parameters!
I strongly recommended to re-optimize your own copy of MoniGoMani while thinking logically, don't follow your computer blindly!

In this update tools to help squize out more total profit / optimize better are included! 🚀

Changelog

  • Settings to Enable/Disable HyperOpting for individual buy_params & sell_params through HyperOpt Setting Overrides
  • Reworked the MoniGoMani Freqtrade docker-compose.yml file (be sure to docker-compose pull & docker-compose up --build --force-recreate)
  • Update to the Total-Overall-Signal-Importance-Calculator.py:
    • Optional fill in -fm or --fix-missing to re-include missing weighted buy/sell_params with 0 as their value & re-print them as copy/paste-able results. Also keeps the tool from crashing when there are missing weighted values (Mostly useful after a hyperopt with overridden values)
  • Reworked Documentation in README.md, updated and added new sections to VERYQUICKSTART.md:
  • Moved MoniGoMani.py, MoniGoManiHyperOpt.py and MoniGoManiHyperOpted.py to /Legacy MoniGoMani/user_data/

Edit: Use the included updated MoniGoMani.v0.8.1.zip or clone from main but the tagged GitHub zips will still contain a minor merge error.