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.

Home Page:https://monigomani.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐞 `mgm-hurry install_freqtrade` OS detection fails on Ubuntu

sh4-p opened this issue · comments

commented

First of all thanks for project, i repeatedly installed and faced many problems, but I could not find a solution to this problem. I tried resetting hyperopt every time, but still got the same error. My freqtrade version is 3503fdb.

System:
Kernel: 5.4.0-88-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 Desktop: Cinnamon 4.8.6
wm: muffin dm: LightDM Distro: Linux Mint 20.1 Ulyssa base: Ubuntu 20.04 focal

Issue :

/home/sh4/trade/freqtrade/freqtrade/optimize/optimize_reports.py:328: FutureWarning: casting datetime64[ns, UTC] values to int64 with .astype(...) is deprecated and will raise in a future version. Use .view(...) instead.
  results['open_timestamp'] = results['open_date'].astype(int64) // 1e6
/home/sh4/trade/freqtrade/freqtrade/optimize/optimize_reports.py:329: FutureWarning: casting datetime64[ns, UTC] values to int64 with .astype(...) is deprecated and will raise in a future version. Use .view(...) instead.
  results['close_timestamp'] = results['close_date'].astype(int64) // 1e6
+--------+-----------+----------+------------------+--------------+-------------------------------+-----------------+-------------------------------+--------------+
|   Best |     Epoch |   Trades |    Win Draw Loss |   Avg profit |                        Profit |    Avg duration |                  Max Drawdown |    Objective |
|--------+-----------+----------+------------------+--------------+-------------------------------+-----------------+-------------------------------+--------------|
|   Best |  189/1000 |      663 |    243    8  412 |        0.28% |        94.554 USDT   (18.91%) | 0 days 08:23:00 |        98.795 USDT  (197.39%) | -6,924.18710 |
 [Epoch 193 of 1000 ( 19%)] |█/       | [ETA:   2:04:11, Elapsed Time: 0:29:42]
 [Epoch 197 of 1000 ( 19%)] |█-       | [ETA:   2:03:37, Elapsed Time: 0:30:19]
/home/sh4/trade/freqtrade/freqtrade/optimize/optimize_reports.py:328: FutureWarning: casting datetime64[ns, UTC] values to int64 with .astype(...) is deprecated and will raise in a future version. Use .view(...) instead.
  results['open_timestamp'] = results['open_date'].astype(int64) // 1e6
/home/sh4/trade/freqtrade/freqtrade/optimize/optimize_reports.py:329: FutureWarning: casting datetime64[ns, UTC] values to int64 with .astype(...) is deprecated and will raise in a future version. Use .view(...) instead.
  results['close_timestamp'] = results['close_date'].astype(int64) // 1e6
 [Epoch 201 of 1000 ( 20%)] |█\       | [ETA:   2:04:00, Elapsed Time: 0:31:11]
 [Epoch 205 of 1000 ( 20%)] |█|       | [ETA:   2:03:23, Elapsed Time: 0:31:49]
 [Epoch 209 of 1000 ( 20%)] |█/       | [ETA:   2:02:47, Elapsed Time: 0:32:26]
 [Epoch 213 of 1000 ( 21%)] |█-       | [ETA:   2:02:10, Elapsed Time: 0:33:04]
/home/sh4/trade/freqtrade/freqtrade/optimize/optimize_reports.py:328: FutureWarning: casting datetime64[ns, UTC] values to int64 with .astype(...) is deprecated and will raise in a future version. Use .view(...) instead.
  results['open_timestamp'] = results['open_date'].astype(int64) // 1e6
/home/sh4/trade/freqtrade/freqtrade/optimize/optimize_reports.py:329: FutureWarning: casting datetime64[ns, UTC] values to int64 with .astype(...) is deprecated and will raise in a future version. Use .view(...) instead.
  results['close_timestamp'] = results['close_date'].astype(int64) // 1e6

Strange, never seen this one before but appears to be a resolved Freqtrade issue.

What's the output of your mgm-hurry version command though?
I have my doubts that your version is truly what you think it is because we've never had users report this issue before.
Did you follow MGMs VeryQuickStart installation guide?

commented

yes i followed the guide but when i install from installer.sh its stucking on system detection because of that i installed manually :

INFO - MoniGoMani Version:
commit 0a279855c0fde315b7d99b871a050157e2031505
Author: Rik Helsen <rik_helsen@hotmail.com>
Date:   Thu Oct 7 17:36:04 2021 +0200

    🐞 Installation BugFix

INFO - Freqtrade Version:
commit 3503fdb4ec31be99f433fdce039543e0911964d6
Author: Matthias <xmatthias@outlook.com>
Date:   Sat Jul 3 08:38:55 2021 +0200

    Improve tests for newly added methods

yes i followed the guide but when i install from installer.sh its stucking on system detection because of that i installed manually

Hmmm I see, my guess would be that due to this you might have a too new version of Panda's installed in your Freqtrade virtual environment causing these deprecation warnings.

Instead of fixing up a hacked together install we should fix the OS detection, can you please do a clean install & post that error instead?

commented

Sure, i deleted everything there is install progress but still same problem stucking on Setup for this system in-progress :

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  ⛱️  Welcome aboard! Let's get started ...

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


  👉  MoniGoMani will automatically share test results created with it's community, are you okay with this? (y/n)

  y

  🚦  Requirements check
  ======================

  ✅  Python3 is installed.
  ✅  Pip3 is installed.
  ✅  Git is installed.
  ✅  cURL is installed.
  ✅  Expect is installed.
  ✅  TA-Lib (C dependency package) is installed.

  👉  Are you ready to proceed? (y/n)

  y


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ⚙️  Downloading required files...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Cloning into '/home/sh4/ss/freqtrade-mgm/monigomani'...
remote: Enumerating objects: 5091, done.
remote: Counting objects: 100% (1449/1449), done.
remote: Compressing objects: 100% (615/615), done.
remote: Total 5091 (delta 1017), reused 1217 (delta 824), pack-reused 3642
Receiving objects: 100% (5091/5091), 264.23 MiB | 1.52 MiB/s, done.
Resolving deltas: 100% (3434/3434), done.
Already on 'development'
Your branch is up to date with 'origin/development'.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  ⚙️  Installing dependency packages...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
  from cryptography.utils import int_from_bytes
/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
  from cryptography.utils import int_from_bytes
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: art==5.3 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 9)) (5.3)
Requirement already satisfied: certifi==2021.5.30 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 10)) (2021.5.30)
Requirement already satisfied: cffi==1.14.6 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 11)) (1.14.6)
Requirement already satisfied: charset-normalizer==2.0.6 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 12)) (2.0.6)
Requirement already satisfied: coloredlogs==15.0.1 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 13)) (15.0.1)
Requirement already satisfied: cryptography==3.4.8 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 14)) (3.4.8)
Requirement already satisfied: discord-webhook==0.14.0 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 15)) (0.14.0)
Requirement already satisfied: distro==1.6.0 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 16)) (1.6.0)
Requirement already satisfied: fire==0.4.0 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 17)) (0.4.0)
Requirement already satisfied: gitdb==4.0.7 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 18)) (4.0.7)
Requirement already satisfied: humanfriendly==10.0 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 19)) (10.0)
Requirement already satisfied: idna==3.2 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 20)) (3.2)
Requirement already satisfied: inquirerpy==0.2.4 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 21)) (0.2.4)
Requirement already satisfied: logger==1.4 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 22)) (1.4)
Requirement already satisfied: plotly==5.3.1 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 23)) (5.3.1)
Requirement already satisfied: prompt-toolkit==3.0.20 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 24)) (3.0.20)
Requirement already satisfied: pycparser==2.20 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 25)) (2.20)
Requirement already satisfied: pygit2==1.6.1 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 26)) (1.6.1)
Requirement already satisfied: python-rapidjson==1.4 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 27)) (1.4)
Requirement already satisfied: pyyaml==5.4.1 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 28)) (5.4.1)
Requirement already satisfied: requests==2.26.0 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 29)) (2.26.0)
Requirement already satisfied: six==1.16.0 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 30)) (1.16.0)
Requirement already satisfied: smmap==4.0.0 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 31)) (4.0.0)
Requirement already satisfied: tenacity==8.0.1 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 32)) (8.0.1)
Requirement already satisfied: termcolor==1.1.0 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 33)) (1.1.0)
Requirement already satisfied: urllib3==1.26.6 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 34)) (1.26.6)
Requirement already satisfied: wcwidth==0.2.5 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 35)) (0.2.5)
Requirement already satisfied: yaspin==2.1.0 in /home/sh4/.local/lib/python3.8/site-packages (from -r ./monigomani/requirements-mgm.txt (line 36)) (2.1.0)
                                     _                               
 _ __ ___    __ _  _ __ ___         | |__   _   _  _ __  _ __  _   _ 
| '_ ` _ \  / _` || '_ ` _ \  _____ | '_ \ | | | || '__|| '__|| | | |
| | | | | || (_| || | | | | ||_____|| | | || |_| || |   | |   | |_| |
|_| |_| |_| \__, ||_| |_| |_|       |_| |_| \__,_||_|   |_|    \__, |
            |___/                                              |___/ 

WARNING - Could not find .hurry config file at /home/sh4/ss/freqtrade-mgm/.hurry
INFO - 🍺 Configuration data written to ".hurry" file
WARNING - FreqtradeCli - installation_exists() failed. Freqtrade binary not found in /home/sh4/ss/freqtrade-mgm/.env/bin/freqtrade.
WARNING - 🤷 No Freqtrade installation found. Please run "mgm-hurry install_freqtrade" before attempting to go further!
INFO - 💨 💨 💨
       👉 The all in one command. Hurry up, turn it up!
       💨 💨 💨
? 💨 Do you want to install Freqtrade? Yes
? 💨 Do you want to install MoniGoMani? Yes
? 💨 Do you want to configure it now? Yes
? 💨 Do you want to generate a static pairlist now? No
? 💨 Do you want to download candle data now? No
? 💨 Do you want to hyperopt now? No
? 💨 Do you want to backtest now? No
? 💨 Do you want to start trading? Yes, Dry-Run please
INFO - 💨 💨 💨
       👉 Install Freqtrade
       💨 💨 💨
WARNING - FreqtradeCli - installation_exists() failed. Freqtrade binary not found in /home/sh4/ss/freqtrade-mgm/.env/bin/freqtrade.
⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠇ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠏ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠋ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠙ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠹ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠸ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠼ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠴ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠦ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc⠧ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdc✔ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdce039543e0911964d6
✔ 👉  Copy Freqtrade installation
👉  Run Freqtrade setup
spawn ./setup.sh --install
/usr/bin/python3.8
using Python 3.8
-------------------------
Installing mandatory dependencies
-------------------------
Debian/Ubuntu detected. Setup for this system in-progress
👉  Run Freqtrade setup
spawn ./setup.sh --install
/usr/bin/python3.8
using Python 3.8
-------------------------
Installing mandatory dependencies
-------------------------
Debian/Ubuntu detected. Setup for this system in-progress

Nice, I've been able to narrow down exactly where in the code the installation gets stuck with this! 🙂
The OS detection is working fine, but it get's stuck on sudo apt update in Freqtrade's setup.sh

Perhaps this is simply a user permission issue.
MGMs installation process is fully automated, but for Ubuntu/Debian it will run most commands as sudo (root).

Can you try to do a clean install by pre-fixing sudo to the installation command?
sudo /usr/bin/env sh <(curl -s "https://raw.githubusercontent.com/Rikj000/MoniGoMani/development/installer.sh")
This will still give you the ability to provide your root password before the installation process will start.
Which should allow the installer to run the rest of the automated installation process as root.

commented

sudo /usr/bin/env sh <(curl -s "https://raw.githubusercontent.com/Rikj000/MoniGoMani/development/installer.sh")

That's triggering another problem : sh /dev/fd/63 no such file or directory

So i used this :

curl -O https://raw.githubusercontent.com/Rikj000/MoniGoMani/development/installer.sh; sudo bash installer.sh

When you download like that you must change to files permission to normal user.
Worked fine to me but somehow mgm-requirements not automatically installed.

Go to files directory for me example "cd ss/freqtrade-mgm"
and install requirements:

pip install -r requirements-mgm.txt

Now its working fine for HO, i did'nt test another features. Thanks @Rikj000

Nice, happy to hear that! I wonder if I should append this to the docs or just keep it "documented" in this issue.
Because I didn't have any of these issues when I tested installing on my Ubuntu WSL some time ago.

commented

Yeah you are right, im using linux mint maybe because of that its giving kind of errors. If you wanna write to documentation you can use it for super new linux users to:

After Additional Ubuntu Requirements :

sudo su

adduser your username for example (sh4@business) root

clear one : 

adduser sh4 root
adduser sh4 admin
adduser sh4 sudo

then reboot your system and continue to installation from

sudo /usr/bin/env sh <(curl -s "https://raw.githubusercontent.com/Rikj000/MoniGoMani/development/installer.sh")

I installed ubuntu from scratch about 3 hours ago. I've had no problems strange. Most likely there was a problem with my previous system.