This repository has been archived by the owner on Jun 8, 2023. It is now read-only.
v0.9.1 Open Trade Unclogger Update, WinRatioAndProfitRatio HyperOptLoss, Improved Optimisation Process & 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 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!
Brought to you in collaboration with @PoCk3T, a new addition to the development team of MoniGoMani! 🚀
Changelog
- Updated the Open Trade Unclogger:
- Added HyperOptable
sell___unclogger_trend_lookback_candles_window_percentage_needed
parameter which is used in the unclogger's last check - Renamed the
sell___unclogger_enabled_when_downwards/sideways/upwards
parameters to a more clear naming format:sell___unclogger_trend_lookback_window_uses_downwards/sideways/upwards_candles
, representing more to what their actual purpose is - Refined the default search spaces for the unclogger
Added 2 Custom HyperLoss Functions: - WinRatioAndProfitRatioLoss: Attempts to optimise for the best profit and stability (Returns smaller number for better results)
- UncloggedWinRatioAndProfitRatioLoss: Same as WinRatioAndProfitRatioLoss but has a configurable Percentage of loss to ignore while HyperOpting (Small losses are a by-product of the Unclogger)
- Added HyperOptable
- Improved the MoniGoMani Optimization Process
- Updated the Total Overall Signal Importance Calculator:
- Added
-lf
or--load-file
Optional (Unused by default): Path to.json
file to load HyperOpt Results from which will be used in the Calculator.
.json
's should be extracted withfreqtrade hyperopt-show --best --no-header --print-json > ./user_data/config-mgm-hyperopt.json
- Added
- Added Binance-Retrieve-Top-Volume-StaticPairList.json: To retrieving all tradable pairs on Binance and create your own
pairs-btc.json
file forfreqtrade data-download
(Thanks to @nightshift2k) - Improved MoniGoMani Logging by switching to
f-strings
- Updated README.md, updated and added new documentation sections in VERYQUICKSTART.md
- Added
Some Test Results
- Added
MoniGoMani Logo