Rikj000 / MoniGoMani

Isn't that what we all want? Our money to go many? Well that's what this framework/strategy hopes to do for you! By giving you & HyperOpt a lot of signals to alter the weights from.
https://monigomani.io
GNU General Public License v3.0
1.01k stars 153 forks source link

⚡️ Automatically remove spiking pairs from the HO timerange #223

Open Rikj000 opened 2 years ago

Rikj000 commented 2 years ago

Issue

In the crypto market it does sometimes happen that coins defy TA & explode upwards doing a x1 - x10 on a short term basis. However these occurrences are rare & often highly unpredictable.

Example: spiking-pair-example

Further more they lead to overfitting in our HyperOpt results, which can easily be solved by manually removing these coin pairs from your pair_whitelist. However the downside of this is that we'll have to wait for a full HO before we know which pairs spiked & will cause overfitting in our results.

Solution suggestion

Include a simple non optimizable buy & hodl strategy + a new reasonable_weekly_increase setting into the repo! :smile:

Then we'll be able to use it when running mgm-hurry download_static_pairlist:

That way we should be able to automatically remove spiking pairs from our static HO pairlists! :rocket:

perfectra1n commented 2 years ago

I'll be sure to give this one a shot, and shoot you some questions if I have any :)

Rikj000 commented 2 years ago

I'll be sure to give this one a shot, and shoot you some questions if I have any :)

Neat! Just let me know if you'd get stuck somewhere & I'll do my best to help you out ;)