This repository has been archived by the owner on Jun 8, 2023. It is now read-only.
v0.8.0 Auto-HyperOptable Strategies & Other Improvements!
Pre-release
Pre-release
WARNING: Auto-HyperOptable Strategies still need to be merged into Freqtrade, see VeryQuickStart for how to already set it up now though!
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!
The biggest update so far! 🤖
- Even bigger refactor then the last one has been done to reach compatibility with Auto-HyperOptable Strategies
- Added MoniGoManiHyperStrategy the Auto-HyperOptable version of MoniGoMani! 🥳
- Reworked Documentation in all MoniGoMani files & Markdown files + Made copy/paste sections more visible
- Split
config.json
intoconfig.json
+config-private.json
& updated Go-To Commands to decrease risk in users leaking sensitive personal information - Reworked the MoniGoMani Freqtrade
docker-compose.yml
file - Big update to the
Total-Overall-Signal-Importance-Calculator.py
(All Thanks to @DisesiD!):- Calculate & Include
Total Overall Downwards/Sideways/Upwards Signal Importance
results to improve upon trading in certain trends - Calculate & Include
Total Buy/Sell Signal Percentages
for comparison towards the individual buy/sell signals - Auto export results to a
importance.log
file in the same folder for easy sharing (Might write up another file that calculates a grand total average of all.log
files provided in a folder which should create a really stable result) - Now you must fill in
-sc
or--staking-currency
with the one you use inconfig.json
asstake_currency
since it really matters - Optional fill in
-f
or--file
to submit a custom file name for the log file to be exported - Optional fill in
-nf
or--no-file
if you don't want a log file to be exported - BugFixed Importance calculator not averaging buy signals (Was overstating their importance) + Added a variable for trend_amount
- Calculate & Include