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

🐞 Update from custom `Rikj000/Freqtrade/moni-go-mani/v0.11.0` to official `freqtrade/freqtrade/develop` #59

Closed ferater closed 3 years ago

ferater commented 3 years ago

Error: 'No module named 'freqtrade.state''

Solution: from freqtrade.enums import RunMode should be used instead of from freqtrade.state import RunMode

Rikj000 commented 3 years ago

Nice thanks for making that particular bug an easy fix! :mechanical_arm:

However more breakage has already been reported here: https://github.com/Rikj000/MoniGoMani/issues/40#issuecomment-861299610 Reasons remain unclear but I asked @v-anton to clarify it more in this issue.

Rikj000 commented 3 years ago

Please stick to the custom Freqtrade version mentioned here until this issue is closed!

Only update to the latest Official Freqtrade development if you are planning on fixing this issue yourself!

rodrigogs commented 3 years ago

My hero!

I was stuck with that for a while hahaha

rodrigogs commented 3 years ago

So, it means that we can just use the original freqtrade from now on?

Rikj000 commented 3 years ago

So, it means that we can just use the original freqtrade from now on?

Absolutely! :tada: