Isn't that what we all want? Our money to go many? Well that's what this strategy hopes to do for you! By giving you/HyperOpt a lot of signals to alter the weight from.

Overview
    ####################################################################################
    ####                                                                            ####
    ###                         MoniGoMani v0.7.0 by Rikj000                         ###
    ##                          ----------------------------                          ##
    #               Isn't that what we all want? Our money to go many?                 #
    #          Well that's what this Freqtrade strategy hopes to do for you!           #
    ##       By giving you/HyperOpt a lot of signals to alter the weight from         ##
    ###           ------------------------------------------------------             ###
    ##        Big thank you to xmatthias and everyone who helped on Freqtrade,        ##
    ##      Freqtrade Discord support was also really helpful so thank you too!       ##
    ###         -------------------------------------------------------              ###
    ##              Disclaimer: This strategy is under development.                   ##
    #      I do not recommend running it live until further development/testing.       #
    ##                      TEST IT BEFORE USING IT!                                  ##
    ###                                                              ▄▄█▀▀▀▀▀█▄▄     ###
    ##               -------------------------------------         ▄█▀  ▄ ▄    ▀█▄    ##
    ###   If you like my work, feel free to donate or use one of   █   ▀█▀▀▀▀▄   █   ###
    ##   my referral links, that would also greatly be appreciated █    █▄▄▄▄▀   █    ##
    #     ICONOMI: https://www.iconomi.com/register?ref=JdFzz      █    █    █   █     #
    ##  Binance: https://www.binance.com/en/register?ref=97611461  ▀█▄ ▀▀█▀█▀  ▄█▀    ##
    ###          BTC: 19LL2LCMZo4bHJgy15q1Z1bfe7mV4bfoWK             ▀▀█▄▄▄▄▄█▀▀     ###
    ####                                                                            ####
    ####################################################################################

WARNING: MoniGoMani should always be HyperOpted unless you really know what you are doing when manually allocating weights!
MoniGoManiHyperOpted already has a decent hyperopt applied to it!

Current MoniGoMani status @ v0.7.0 with:

  • Configurable & HyperOptable Buy/Sell Signal Weight Influence Tables for Downwards/Sideways/Upwards trends
  • Configurable & HyperOptable Total Buy/Sell Signal Percentages for Downwards/Sideways/Upwards trends
  • Turn On/Off Trading on Downwards/Sideways/Upwards trends for Buys/Sells (HyperOptable)
  • Turn On/Off Individual Weighted Signal DataFrame entries for easy debugging/better speed
  • Each Table has 9 Buy & 9 Sell signals implemented each Configurable & HyperOptable:
    • ADX + Strong Up/Strong Down
    • RSI
    • MACD
    • SMA Short Death/Golden Cross
    • EMA Short Death/Golden Cross
    • SMA Long Death/Golden Cross
    • EMA Long Death/Golden Cross
    • Bollinger Band Re-Entrance
    • VWAP Cross
  • Main/Sub Plot Configurations for all indicators used (Handy for FreqUI but requires Docker freqtrade:develop_plot & technical dependencies)

Go-To Commands:

For HyperOpting:

freqtrade hyperopt --config ./user_data/config.json --hyperopt-loss SortinoHyperOptLossDaily --spaces all --hyperopt MoniGoManiHyperOpt --strategy MoniGoMani -e 1000 --timerange 20210101-20210316

For BackTesting:

freqtrade backtesting --strategy MoniGoManiHyperOpted --config ./user_data/config.json --timerange 20210101-20210316

Changelog / Backtest Results:

(Testing rough 2 week -4.83% market time period, default coin pairs, 75% Total Buy, 25% Total Sell)

  • v0.0.1 (20-03-2021 - Weight Table, RSI) -15% profit...
  • v0.1.0 (21-03-2021 - Buy/Sell Weight Table, Total Buy/Sell Signal %, ADX, Up/Down, MACD) -8% profit..
  • v0.2.0 (22-03-2021 - SMA Death/Golden Cross, BugFixed Signals) -0.29% profit!
  • v0.2.1 (23-03-2021 - Refactored to SMA Long Death/Golden Cross + EMA Long Death/Golden Cross) 1.15% profit! 🥳
  • v0.2.2 (23-03-2021 - SMA and EMA Short Death/Golden Cross) 1.15% profit
  • v0.2.3 (24-03-2021 - Bollinger Band Re-Entrance afer upward/downward breakout) 1.16% profit
  • v0.3.0 (24-03-2021 - 0 weight = No Weighted Signal DataFrame entry)
  • v0.3.1 (24-03-2021 - Turn On/Off all Weighted Signal DataFrame entries with a true/false)
  • v0.3.2 (24-03-2021 - VWAP Cross) 1.24% profit
  • v0.4.0 (25-03-2021 - Added HyperOpt for Weight Tables) 62.88% profit (HyperOpt Result..)
  • v0.4.1 (25-03-2021 - HyperOpt Params Real -> Integer, SortinoHyperOptLossDaily) 1322.78% profit 😎 📈 (2 month HyperOpt Result, Mid Januari - Mid March)
  • v0.4.2 (27-03-2021 - Main/Sub Plot Configurations for all indicators used)
  • v0.5.0 (27-03-2021 - Rewrote Weight tables for Upward/Downward trends, Upward/Downward/Sideways trend detection & Auto table allocation or wait if sideways, Scrapped 0 weight = No Weighted Signal DataFrame entry, Scrapped the configurable Up/Down signals) 2,568.61% profit! 🥳
  • v0.6.0 (28-03-2021 - Added Sideways Trend Detecting Buy/Sell Signal Weight Influence Tables & Checks - Updated HyperOpt file - Changed Test results from .txt to .log for better color code in VSCodium - Added .ignore file)
  • v0.6.1 (28-03-2021 - Improved speed by reformatting a lot of & checks so more lazy evaluations will occur - Fixed .gitignore file)
  • v0.6.2 (28-03-2021 - Added setting to Enable/Disable Trading when trend goes sideways)
  • v0.6.3 (28-03-2021 - Enable/Disable Trading when Sideways made HyperOptable - Spoiler Alert, it should be False, for now...)
  • v0.6.4 (29-03-2021 - BugFixed Debuggable Dataframe + Added (HyperOptable) Settings to Enable/Disable Buys/Sells for Upwards/Downwards trends too)
  • v0.7.0 (31-03-2021 - Making Hyperopt Results Copy/Paste-able)

Planned:

Got Test Results / Ideas / Config Improvements?

  • Feel free to join CryptoStonksShallRise on Discord there you can follow/participate in the official channels:
    • #moni-go-mani-updates
    • #moni-go-mani-testing

Freqtrade:

The Bot that makes this strategy possible: https://github.com/freqtrade/freqtrade
Big thank you to xmatthias and everyone who helped on it!

Comments
  • 🐞 Fix HyperOpt Results not reproducing

    🐞 Fix HyperOpt Results not reproducing

    Since recenty HyperOpt results achieved with identical setups and identical random states don't reproduce identical results anymore. Which definitely is not normal!

    So far it's still unsure what causes this, however following commits have been found suspicious; unknown

    I'm currently testing without -> list appended to def informative_pairs(self): in MoniGoManiHyperStrategy.py (Which aligns again with Freqtrade's sample_strategy.py)

    Bug - Fixed 
    opened by Rikj000 63
  • ❓ How to install `mgm-hurry` / Installation issues

    ❓ How to install `mgm-hurry` / Installation issues

    i tried install 9 times diferent SO, manual, automatic, pufff. great project but dont run. i dont undertand. I think good document for INSTALL is necesary, and later usage.

    good luck

    Documentation Question 
    opened by anakein 20
  • 🐞 Fix bugs introduced by updating Freqtrade

    🐞 Fix bugs introduced by updating Freqtrade

    I just updated my freqtrade image, and now I get this message when I try to hyperopt:

    freqtrade - ERROR - This strategy requires 4800 candles to start. Binance only provides 1000 for 5m.

    Any idea why?

    Bug - Fixed 
    opened by rodrigogs 18
  • ✨ feat(mgm-tools): kraken support in data downloader script, parallelism support

    ✨ feat(mgm-tools): kraken support in data downloader script, parallelism support

    This PR adds support for Kraken to the data downloader script and parallelizes downloads from Kraken because of the allowance in the rate limiting system they have on the API that rate limits by IP/Currency pairs.

    Parallel downloads require GNU parallel to be installed and in the PATH, but to avoid unnecessarily bloating dependencies, it will only allow parallel downloads if parallel is installed and successfully executable (it checks for this and fails back to serial downloads if not).

    Specifically:

    1. Kraken is odd about data history APIs (see https://www.freqtrade.io/en/stable/exchanges/#historic-kraken-data), they offer trade data, but only 720 candles, and regardless of timeframe, they keep returning the same 720, so the workaround is to use --dl-trades and resample into candles. So added a EXCHG_SPECIFIC_OPTS var to handle this for Kraken-only if kraken is the exchange in the loop iteration.
    2. Kraken also, less oddly, applies rate limits by IP and Pair, so I have added support for parallel downloads for Kraken which currently sets default to the number of cores of the machine but is configurable via PARALLEL_REQS_KRAKEN

    I am a new freqtrade/mgm user and this is my first contribution back, so if I am missing something in terms of process, tests, or wisdom about this PR, please let me know so I can learn the system here. I wasn't able to find contributor guidelines, so this is my best attempt at this small enhancement, but if there are things needed to improve this or standardize with MGM style, please let me know.

    Feature - New 
    opened by 24601 10
  • ❓ retrieve a current Binance-USDT-All-Tradable-StaticPairList.json file &

    ❓ retrieve a current Binance-USDT-All-Tradable-StaticPairList.json file & "isMarginTradingAllowed==True

    Hello,

    To retrieve a current Binance-USDT-All-Tradable-StaticPairList.json file, in Binance-Retrieve-All-Tradable-StaticPairList.py you check that "isMarginTradingAllowed==True".

    With "isMarginTradingAllowed==True" => 131 pairs Without "isMarginTradingAllowed==True" => 233 pairs

    What is the reason to check that "isMarginTradingAllowed==True" ?

    Feature - Enhancement Question 
    opened by pascal00d 9
  • ⚡️ Feature fix #39: Add Parabolic SAR to enhance core trend detection

    ⚡️ Feature fix #39: Add Parabolic SAR to enhance core trend detection

    Enhances core trend detection by adding a Parbolic SAR Indicator to the mix.

    .fthypt file without sar -> strategy_MoniGoManiHyperStrategy_no_sar.fthypt

    .fthypt file with sar -> strategy_MoniGoManiHyperStrategy_with_sar.fthypt

    command line:

    freqtrade hyperopt -s MoniGoManiHyperStrategy \
    -c ./user_data/mgm-config.json \
    -c ./user_data/mgm-config-private.json \
    --hyperopt-loss WinRatioAndProfitRatioLoss \
    --spaces all \
    -e 300 \
    --random-state 2 \
    --timerange 20210521-
    

    highlevel results:

    without SAR

    +--------+---------+----------+------------------+--------------+-------------------------------+-----------------+-------------+                            
    |   Best |   Epoch |   Trades |    Win Draw Loss |   Avg profit |                        Profit |    Avg duration |   Objective |
    |--------+---------+----------+------------------+--------------+-------------------------------+-----------------+-------------|
    | * Best |   2/300 |        4 |      0    4    0 |        0.00% |                            -- | 0 days 05:44:00 |          -0 |
    | * Best |   4/300 |       70 |     31   20   19 |        0.92% |        29.037 USDT    (5.81%) | 0 days 11:19:00 | -2,854.78477 |
    | * Best |   9/300 |       67 |     43    2   22 |        0.80% |        24.240 USDT    (4.85%) | 0 days 08:20:00 | -3,453.67246 |                           
    |   Best |  88/300 |       92 |     45    8   39 |        1.12% |        46.309 USDT    (9.26%) | 0 days 09:00:00 | -5,028.57406 |                           
     [Epoch 300 of 300 (100%)] ||   
    

    with SAR

    +--------+---------+----------+------------------+--------------+-------------------------------+-----------------+-------------+                            
    |   Best |   Epoch |   Trades |    Win Draw Loss |   Avg profit |                        Profit |    Avg duration |   Objective |
    |--------+---------+----------+------------------+--------------+-------------------------------+-----------------+-------------|
    | * Best |   2/300 |        5 |      0    4    1 |       -0.25% |        -0.569 USDT   (-0.11%) | 0 days 02:25:00 |           0 |
    | * Best |   4/300 |       69 |     31   19   19 |        0.89% |        27.715 USDT    (5.54%) | 0 days 12:11:00 | -2,764.24830 |
    | * Best |   9/300 |       52 |     32    3   17 |        1.06% |        24.748 USDT    (4.95%) | 0 days 10:37:00 | -3,380.99009 |                           
    |   Best | 162/300 |      133 |     61   34   38 |        0.56% |        33.550 USDT    (6.71%) | 0 days 19:52:00 | -3,416.03917 |                           
    |   Best | 279/300 |       58 |     21   28    9 |        2.10% |        54.957 USDT   (10.99%) | 0 days 20:57:00 | -4,417.39457 |                           
     [Epoch 300 of 300 (100%)] ||                                                                                       | [Time:  0:18:20, Elapsed Time: 0:18:20]
    
    Feature - Enhancement Invalid 
    opened by andif888 9
  • 🐞 `mgm-hurry install_freqtrade` OS detection fails on Ubuntu

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

    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 3503fdb4.

    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
    
    Bug - Fixed 
    opened by sh4-p 8
  • 🐞 macOS Big Sur `mgm-hurry install_freqtrade` error

    🐞 macOS Big Sur `mgm-hurry install_freqtrade` error

    Hello.

    I'm getting an error on "python3 mgm-hurry hyperopt". Any ideas? Xcode command-line tools are installed.

    WARNING - FreqtradeCli - installation_exists() failed. Freqtrade binary not found in /Users/mihkelsaariste/Documents/Robot/freqtrade-mgm/.env/bin/freqtrade.
    WARNING - 🤷 No Freqtrade installation found. Please run "mgm-hurry install_freqtrade" before attempting to go further!
    INFO - 💨 💨 💨
           👉 Starting HyperOpt run. Keep calm while your computer burns 🔥
           💨 💨 💨
    Traceback (most recent call last):
      File "/Users/mihkelsaariste/Documents/Robot/freqtrade-mgm/mgm-hurry", line 1079, in <module>
        fire.Fire(MGMHurry)
      File "/usr/local/lib/python3.9/site-packages/fire/core.py", line 141, in Fire
        component_trace = _Fire(component, args, parsed_flag_args, context, name)
      File "/usr/local/lib/python3.9/site-packages/fire/core.py", line 466, in _Fire
        component, remaining_args = _CallAndUpdateTrace(
      File "/usr/local/lib/python3.9/site-packages/fire/core.py", line 681, in _CallAndUpdateTrace
        component = fn(*varargs, **kwargs)
      File "/Users/mihkelsaariste/Documents/Robot/freqtrade-mgm/mgm-hurry", line 712, in hyperopt
        self.monigomani_cli.run_command(command=command, output_file_name=output_file_path,hyperopt=True)
      File "/Users/mihkelsaariste/Documents/Robot/freqtrade-mgm/monigomani/user_data/mgm_tools/mgm_hurry/MoniGoManiCli.py", line 264, in run_command
        output_file = open(output_file_name, 'w')
    FileNotFoundError: [Errno 2] No such file or directory: '/Users/mihkelsaariste/Documents/Robot/freqtrade-mgm/user_data/hyperopt_results/HyperOptResults-MoniGoManiHyperStrategy-2021-10-07_19-58-48.log' 
    
    Bug - Fixed 
    opened by mubeguku 8
  • 🐞 `expect` failures using `installer.sh` on Ubuntu

    🐞 `expect` failures using `installer.sh` on Ubuntu

     👉  Are you ready to proceed? (y/n)
    
      y
    /dev/fd/63: 214: [: 0: unexpected operator
    ...
    ...
    ...
    ✔ 👉  Clone Freqtrade repository and resetting to commit 3503fdb4ec31be99f433fdce039543e0911964d6
    ✔ 👉  Copy Freqtrade installation
    👉  Run Freqtrade setup
    spawn ./setup.sh --install
    Please deactivate your virtual environment before running setup.sh.
    You can do this by running 'deactivate'.
    expect: spawn id exp4 not open
        while executing
    "expect "*Do you want to install dependencies for dev*" { send -- "y\r" }"
        (file "/root/freqtrade-mgm/setup.exp" line 17)
    ✔ Freqtrade setup completed 
    
    Bug - Fixed 
    opened by topscoder 7
  • ✨ Here is Hurry

    ✨ Here is Hurry

    Here is the CLI tool I use to make things a bit easier. It's called: Hurry. Because it enables me to use freqtrade/mgm a lot faster.

    hurry – 💨 Your command is my objective 💨
    
    Install dependencies:
    $ pip install fire logger pyaml
    
    Usage:
    $ python3 hurry --help
    $ python3 hurry [COMMAND] --help
    
    $ python3 hurry setup
    $ python3 hurry cleanup
    $ python3 hurry download_candle_data
    $ python3 hurry download_static_pairlist
    $ python3 hurry hyperopt
    $ python3 hurry hyperopt_show_results {epoch}
    $ python3 hurry hyperopt_apply_epoch {epoch}
    
    All in one a.k.a. Show me the money:
    $ python3 hurry cleanup \
                    download_candle_data \
                    download_static_pairlist \
                    hyperopt \
                    hyperopt_show_results 1 \
                    hyperopt_apply_epoch 1
    
    Feature - New 
    opened by denvers 7
  • ❓ ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json...

    ❓ ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json...

    I get this error after excatly going through the VERYQUICKSTART_FREQTRADE.md

    It doesn't matter if i use the main branch or the dev branch :(

    Attaching to Freqtrade-MoniGoMani Freqtrade-MoniGoMani | 2021-06-07 00:54:55,641 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 00:54:55,642 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 00:54:55,646 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 00:54:55,651 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 00:54:55,652 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 00:54:55,652 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 00:54:55,653 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 00:54:55,653 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 00:54:55,654 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 00:54:55,709 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 00:54:55,711 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 00:54:55,712 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 00:54:55,724 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 00:54:55,725 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 00:54:55,725 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The main MoniGoMani configuration file (mgm-config.json) is missing some settings. Please make sure that all MoniGoMani related settings are existing inside this file. 'weighted_signal_spaces' has been detected as missing from the file... Freqtrade-MoniGoMani | 2021-06-07 00:54:58,950 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 00:54:58,950 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 00:54:58,955 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 00:54:58,960 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 00:54:58,960 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 00:54:58,961 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 00:54:58,961 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 00:54:58,961 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 00:54:58,962 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 00:54:59,019 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 00:54:59,020 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 00:54:59,021 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 00:54:59,031 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 00:54:59,032 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 00:54:59,032 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The main MoniGoMani configuration file (mgm-config.json) is missing some settings. Please make sure that all MoniGoMani related settings are existing inside this file. 'weighted_signal_spaces' has been detected as missing from the file... Freqtrade-MoniGoMani | 2021-06-07 00:55:02,422 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 00:55:02,422 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 00:55:02,427 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 00:55:02,432 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 00:55:02,432 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 00:55:02,433 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 00:55:02,433 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 00:55:02,433 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 00:55:02,434 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 00:55:02,498 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 00:55:02,500 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 00:55:02,501 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 00:55:02,512 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 00:55:02,512 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 00:55:02,513 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The main MoniGoMani configuration file (mgm-config.json) is missing some settings. Please make sure that all MoniGoMani related settings are existing inside this file. 'weighted_signal_spaces' has been detected as missing from the file... Freqtrade-MoniGoMani | 2021-06-07 00:55:06,107 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 00:55:06,107 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 00:55:06,110 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 00:55:06,115 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 00:55:06,115 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 00:55:06,116 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 00:55:06,116 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 00:55:06,116 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 00:55:06,117 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 00:55:06,169 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 00:55:06,171 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 00:55:06,171 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 00:55:06,183 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 00:55:06,183 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 00:55:06,184 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The main MoniGoMani configuration file (mgm-config.json) is missing some settings. Please make sure that all MoniGoMani related settings are existing inside this file. 'weighted_signal_spaces' has been detected as missing from the file... Freqtrade-MoniGoMani | 2021-06-07 00:55:10,174 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 00:55:10,174 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 00:55:10,179 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 00:55:10,183 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 00:55:10,184 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 00:55:10,184 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 00:55:10,184 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 00:55:10,185 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 00:55:10,185 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 00:55:10,244 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 00:55:10,246 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 00:55:10,247 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 00:55:10,258 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 00:55:10,259 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 00:55:10,259 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The main MoniGoMani configuration file (mgm-config.json) is missing some settings. Please make sure that all MoniGoMani related settings are existing inside this file. 'weighted_signal_spaces' has been detected as missing from the file... Freqtrade-MoniGoMani | 2021-06-07 00:55:14,942 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 00:55:14,942 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 00:55:14,947 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 00:55:14,951 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 00:55:14,952 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 00:55:14,952 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 00:55:14,952 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 00:55:14,953 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 00:55:14,953 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 00:55:15,009 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 00:55:15,011 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 00:55:15,012 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 00:55:15,023 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 00:55:15,023 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 00:55:15,024 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The main MoniGoMani configuration file (mgm-config.json) is missing some settings. Please make sure that all MoniGoMani related settings are existing inside this file. 'weighted_signal_spaces' has been detected as missing from the file... Freqtrade-MoniGoMani | 2021-06-07 00:55:21,287 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 00:55:21,287 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 00:55:21,292 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 00:55:21,298 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 00:55:21,299 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 00:55:21,299 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 00:55:21,300 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 00:55:21,300 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 00:55:21,301 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 00:55:21,365 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 00:55:21,367 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 00:55:21,367 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 00:55:21,379 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 00:55:21,379 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 00:55:21,380 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The main MoniGoMani configuration file (mgm-config.json) is missing some settings. Please make sure that all MoniGoMani related settings are existing inside this file. 'weighted_signal_spaces' has been detected as missing from the file... Freqtrade-MoniGoMani | 2021-06-07 00:55:30,895 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 00:55:30,895 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 00:55:30,898 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 00:55:30,902 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 00:55:30,903 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 00:55:30,903 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 00:55:30,904 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 00:55:30,904 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 00:55:30,904 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 00:55:30,956 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 00:55:30,958 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 00:55:30,958 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 00:55:30,970 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 00:55:30,970 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 00:55:30,971 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The main MoniGoMani configuration file (mgm-config.json) is missing some settings. Please make sure that all MoniGoMani related settings are existing inside this file. 'weighted_signal_spaces' has been detected as missing from the file... Freqtrade-MoniGoMani | 2021-06-07 00:55:46,875 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 00:55:46,875 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 00:55:46,879 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 00:55:46,884 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 00:55:46,885 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 00:55:46,885 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 00:55:46,886 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 00:55:46,886 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 00:55:46,886 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 00:55:46,942 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 00:55:46,945 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 00:55:46,945 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 00:55:46,957 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 00:55:46,957 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 00:55:46,958 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The main MoniGoMani configuration file (mgm-config.json) is missing some settings. Please make sure that all MoniGoMani related settings are existing inside this file. 'weighted_signal_spaces' has been detected as missing from the file... Freqtrade-MoniGoMani | 2021-06-07 00:56:15,571 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 00:56:15,571 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 00:56:15,576 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 00:56:15,580 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 00:56:15,581 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 00:56:15,581 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 00:56:15,582 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 00:56:15,582 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 00:56:15,582 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 00:56:15,642 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 00:56:15,644 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 00:56:15,645 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 00:56:15,656 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 00:56:15,657 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 00:56:15,657 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The main MoniGoMani configuration file (mgm-config.json) is missing some settings. Please make sure that all MoniGoMani related settings are existing inside this file. 'weighted_signal_spaces' has been detected as missing from the file... Freqtrade-MoniGoMani | 2021-06-07 00:57:09,954 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 00:57:09,954 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 00:57:09,959 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 00:57:09,964 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 00:57:09,965 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 00:57:09,965 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 00:57:09,966 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 00:57:09,966 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 00:57:09,966 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 00:57:10,023 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 00:57:10,025 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 00:57:10,025 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 00:57:10,037 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 00:57:10,037 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 00:57:10,037 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The main MoniGoMani configuration file (mgm-config.json) is missing some settings. Please make sure that all MoniGoMani related settings are existing inside this file. 'weighted_signal_spaces' has been detected as missing from the file... Freqtrade-MoniGoMani | 2021-06-07 00:58:13,260 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 00:58:13,260 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 00:58:13,265 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 00:58:13,270 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 00:58:13,270 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 00:58:13,271 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 00:58:13,271 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 00:58:13,271 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 00:58:13,272 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 00:58:13,327 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 00:58:13,329 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 00:58:13,330 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 00:58:13,341 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 00:58:13,342 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 00:58:13,342 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The main MoniGoMani configuration file (mgm-config.json) is missing some settings. Please make sure that all MoniGoMani related settings are existing inside this file. 'weighted_signal_spaces' has been detected as missing from the file... Freqtrade-MoniGoMani | 2021-06-07 01:01:29,635 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:01:29,635 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 01:01:29,639 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 01:01:29,645 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 01:01:29,645 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 01:01:29,646 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 01:01:29,646 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 01:01:29,647 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 01:01:29,647 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 01:01:29,719 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 01:01:29,722 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 01:01:29,722 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 01:01:29,738 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 01:01:29,739 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 01:01:29,739 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:01:29,833 - freqtrade.resolvers.iresolver - INFO - Using resolved strategy MoniGoManiHyperStrategy from '/freqtrade/user_data/strategies/MoniGoManiHyperStrategy.py'... Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json... Please Optimize your MoniGoMani before Dry/Live running! Once optimized provide the correct file and/or alter "mgm_config_hyperopt_name" in "MoniGoManiHyperStrategy.py" Freqtrade-MoniGoMani | 2021-06-07 01:01:33,791 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:01:33,791 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 01:01:33,795 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 01:01:33,804 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 01:01:33,805 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 01:01:33,805 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 01:01:33,806 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 01:01:33,807 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 01:01:33,807 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 01:01:33,863 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 01:01:33,865 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 01:01:33,866 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 01:01:33,878 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 01:01:33,878 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 01:01:33,879 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:01:33,948 - freqtrade.resolvers.iresolver - INFO - Using resolved strategy MoniGoManiHyperStrategy from '/freqtrade/user_data/strategies/MoniGoManiHyperStrategy.py'... Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json... Please Optimize your MoniGoMani before Dry/Live running! Once optimized provide the correct file and/or alter "mgm_config_hyperopt_name" in "MoniGoManiHyperStrategy.py" Freqtrade-MoniGoMani | 2021-06-07 01:01:37,689 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:01:37,689 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 01:01:37,694 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 01:01:37,700 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 01:01:37,700 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 01:01:37,701 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 01:01:37,701 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 01:01:37,702 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 01:01:37,702 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 01:01:37,760 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 01:01:37,761 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 01:01:37,762 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 01:01:37,774 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 01:01:37,774 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 01:01:37,775 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:01:37,843 - freqtrade.resolvers.iresolver - INFO - Using resolved strategy MoniGoManiHyperStrategy from '/freqtrade/user_data/strategies/MoniGoManiHyperStrategy.py'... Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json... Please Optimize your MoniGoMani before Dry/Live running! Once optimized provide the correct file and/or alter "mgm_config_hyperopt_name" in "MoniGoManiHyperStrategy.py" Freqtrade-MoniGoMani | 2021-06-07 01:01:41,919 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:01:41,919 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 01:01:41,923 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 01:01:41,931 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 01:01:41,932 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 01:01:41,932 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 01:01:41,932 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 01:01:41,933 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 01:01:41,934 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 01:01:41,992 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 01:01:41,994 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 01:01:41,994 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 01:01:42,006 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 01:01:42,007 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 01:01:42,007 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:01:42,076 - freqtrade.resolvers.iresolver - INFO - Using resolved strategy MoniGoManiHyperStrategy from '/freqtrade/user_data/strategies/MoniGoManiHyperStrategy.py'... Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json... Please Optimize your MoniGoMani before Dry/Live running! Once optimized provide the correct file and/or alter "mgm_config_hyperopt_name" in "MoniGoManiHyperStrategy.py" Freqtrade-MoniGoMani | 2021-06-07 01:01:46,251 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:01:46,251 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 01:01:46,255 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 01:01:46,260 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 01:01:46,261 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 01:01:46,261 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 01:01:46,261 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 01:01:46,263 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 01:01:46,263 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 01:01:46,318 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 01:01:46,320 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 01:01:46,321 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 01:01:46,334 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 01:01:46,334 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 01:01:46,335 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:01:46,395 - freqtrade.resolvers.iresolver - INFO - Using resolved strategy MoniGoManiHyperStrategy from '/freqtrade/user_data/strategies/MoniGoManiHyperStrategy.py'... Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json... Please Optimize your MoniGoMani before Dry/Live running! Once optimized provide the correct file and/or alter "mgm_config_hyperopt_name" in "MoniGoManiHyperStrategy.py" Freqtrade-MoniGoMani | 2021-06-07 01:05:52,639 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:05:52,639 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 01:05:52,643 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 01:05:52,650 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 01:05:52,651 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 01:05:52,651 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 01:05:52,652 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 01:05:52,653 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 01:05:52,654 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 01:05:52,710 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 01:05:52,713 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 01:05:52,713 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 01:05:52,726 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 01:05:52,726 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 01:05:52,727 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:05:52,801 - freqtrade.resolvers.iresolver - INFO - Using resolved strategy MoniGoManiHyperStrategy from '/freqtrade/user_data/strategies/MoniGoManiHyperStrategy.py'... Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json... Please Optimize your MoniGoMani before Dry/Live running! Once optimized provide the correct file and/or alter "mgm_config_hyperopt_name" in "MoniGoManiHyperStrategy.py" Freqtrade-MoniGoMani | 2021-06-07 01:05:56,276 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:05:56,276 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 01:05:56,280 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 01:05:56,285 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 01:05:56,286 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 01:05:56,286 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 01:05:56,287 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 01:05:56,287 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 01:05:56,287 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 01:05:56,342 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 01:05:56,344 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 01:05:56,345 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 01:05:56,355 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 01:05:56,356 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 01:05:56,356 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:05:56,424 - freqtrade.resolvers.iresolver - INFO - Using resolved strategy MoniGoManiHyperStrategy from '/freqtrade/user_data/strategies/MoniGoManiHyperStrategy.py'... Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json... Please Optimize your MoniGoMani before Dry/Live running! Once optimized provide the correct file and/or alter "mgm_config_hyperopt_name" in "MoniGoManiHyperStrategy.py" Freqtrade-MoniGoMani | 2021-06-07 01:06:00,269 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:06:00,269 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 01:06:00,274 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 01:06:00,279 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 01:06:00,279 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 01:06:00,280 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 01:06:00,280 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 01:06:00,281 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 01:06:00,281 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 01:06:00,349 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 01:06:00,351 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 01:06:00,352 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 01:06:00,364 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 01:06:00,365 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 01:06:00,366 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:06:00,434 - freqtrade.resolvers.iresolver - INFO - Using resolved strategy MoniGoManiHyperStrategy from '/freqtrade/user_data/strategies/MoniGoManiHyperStrategy.py'... Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json... Please Optimize your MoniGoMani before Dry/Live running! Once optimized provide the correct file and/or alter "mgm_config_hyperopt_name" in "MoniGoManiHyperStrategy.py" Freqtrade-MoniGoMani | 2021-06-07 01:06:04,377 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:06:04,377 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 01:06:04,381 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 01:06:04,388 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 01:06:04,389 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 01:06:04,389 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 01:06:04,389 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 01:06:04,390 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 01:06:04,391 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 01:06:04,455 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 01:06:04,457 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 01:06:04,458 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 01:06:04,470 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 01:06:04,471 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 01:06:04,471 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:06:04,540 - freqtrade.resolvers.iresolver - INFO - Using resolved strategy MoniGoManiHyperStrategy from '/freqtrade/user_data/strategies/MoniGoManiHyperStrategy.py'... Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json... Please Optimize your MoniGoMani before Dry/Live running! Once optimized provide the correct file and/or alter "mgm_config_hyperopt_name" in "MoniGoManiHyperStrategy.py" Freqtrade-MoniGoMani | 2021-06-07 01:06:08,932 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:06:08,932 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 01:06:08,937 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 01:06:08,942 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 01:06:08,942 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 01:06:08,943 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 01:06:08,943 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 01:06:08,944 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 01:06:08,944 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 01:06:08,996 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 01:06:08,998 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 01:06:08,999 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 01:06:09,010 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 01:06:09,011 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 01:06:09,011 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:06:09,085 - freqtrade.resolvers.iresolver - INFO - Using resolved strategy MoniGoManiHyperStrategy from '/freqtrade/user_data/strategies/MoniGoManiHyperStrategy.py'... Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json... Please Optimize your MoniGoMani before Dry/Live running! Once optimized provide the correct file and/or alter "mgm_config_hyperopt_name" in "MoniGoManiHyperStrategy.py" Freqtrade-MoniGoMani | 2021-06-07 01:06:14,840 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:06:14,840 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 01:06:14,844 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 01:06:14,849 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 01:06:14,850 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 01:06:14,850 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 01:06:14,850 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 01:06:14,851 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 01:06:14,852 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 01:06:14,906 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 01:06:14,909 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 01:06:14,909 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 01:06:14,921 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 01:06:14,922 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 01:06:14,922 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:06:14,991 - freqtrade.resolvers.iresolver - INFO - Using resolved strategy MoniGoManiHyperStrategy from '/freqtrade/user_data/strategies/MoniGoManiHyperStrategy.py'... Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json... Please Optimize your MoniGoMani before Dry/Live running! Once optimized provide the correct file and/or alter "mgm_config_hyperopt_name" in "MoniGoManiHyperStrategy.py" Freqtrade-MoniGoMani | 2021-06-07 01:06:21,783 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:06:21,783 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 01:06:21,788 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 01:06:21,795 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 01:06:21,797 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 01:06:21,797 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 01:06:21,798 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 01:06:21,798 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 01:06:21,799 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 01:06:21,863 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 01:06:21,865 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 01:06:21,866 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 01:06:21,878 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 01:06:21,879 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 01:06:21,880 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:06:21,950 - freqtrade.resolvers.iresolver - INFO - Using resolved strategy MoniGoManiHyperStrategy from '/freqtrade/user_data/strategies/MoniGoManiHyperStrategy.py'... Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json... Please Optimize your MoniGoMani before Dry/Live running! Once optimized provide the correct file and/or alter "mgm_config_hyperopt_name" in "MoniGoManiHyperStrategy.py" Freqtrade-MoniGoMani | 2021-06-07 01:06:31,988 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:06:31,988 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 01:06:31,992 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 01:06:31,997 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 01:06:31,998 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 01:06:31,998 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 01:06:31,999 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 01:06:32,000 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 01:06:32,000 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 01:06:32,055 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 01:06:32,058 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 01:06:32,058 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 01:06:32,071 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 01:06:32,072 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 01:06:32,072 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:06:32,154 - freqtrade.resolvers.iresolver - INFO - Using resolved strategy MoniGoManiHyperStrategy from '/freqtrade/user_data/strategies/MoniGoManiHyperStrategy.py'... Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json... Please Optimize your MoniGoMani before Dry/Live running! Once optimized provide the correct file and/or alter "mgm_config_hyperopt_name" in "MoniGoManiHyperStrategy.py" Freqtrade-MoniGoMani | 2021-06-07 01:06:48,810 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:06:48,810 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 01:06:48,814 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 01:06:48,820 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 01:06:48,820 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 01:06:48,821 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 01:06:48,821 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 01:06:48,822 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 01:06:48,823 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 01:06:48,877 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 01:06:48,879 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 01:06:48,879 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 01:06:48,891 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 01:06:48,892 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 01:06:48,892 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:06:48,961 - freqtrade.resolvers.iresolver - INFO - Using resolved strategy MoniGoManiHyperStrategy from '/freqtrade/user_data/strategies/MoniGoManiHyperStrategy.py'... Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json... Please Optimize your MoniGoMani before Dry/Live running! Once optimized provide the correct file and/or alter "mgm_config_hyperopt_name" in "MoniGoManiHyperStrategy.py" Freqtrade-MoniGoMani | 2021-06-07 01:07:18,265 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:07:18,265 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 01:07:18,269 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 01:07:18,275 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 01:07:18,276 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 01:07:18,276 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 01:07:18,277 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 01:07:18,277 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 01:07:18,278 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 01:07:18,334 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 01:07:18,336 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 01:07:18,337 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 01:07:18,349 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 01:07:18,350 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 01:07:18,350 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:07:18,425 - freqtrade.resolvers.iresolver - INFO - Using resolved strategy MoniGoManiHyperStrategy from '/freqtrade/user_data/strategies/MoniGoManiHyperStrategy.py'... Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json... Please Optimize your MoniGoMani before Dry/Live running! Once optimized provide the correct file and/or alter "mgm_config_hyperopt_name" in "MoniGoManiHyperStrategy.py" Freqtrade-MoniGoMani | 2021-06-07 01:08:14,352 - freqtrade.worker - INFO - Starting worker docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:08:14,352 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config.json ... Freqtrade-MoniGoMani | 2021-06-07 01:08:14,358 - freqtrade.configuration.configuration - INFO - Using config: /freqtrade/user_data/mgm-config-private.json ... Freqtrade-MoniGoMani | 2021-06-07 01:08:14,365 - freqtrade.loggers - INFO - Verbosity set to 0 Freqtrade-MoniGoMani | 2021-06-07 01:08:14,366 - freqtrade.configuration.configuration - INFO - Runmode set to dry_run. Freqtrade-MoniGoMani | 2021-06-07 01:08:14,367 - freqtrade.configuration.configuration - INFO - Parameter --db-url detected ... Freqtrade-MoniGoMani | 2021-06-07 01:08:14,367 - freqtrade.configuration.configuration - INFO - Dry run is enabled Freqtrade-MoniGoMani | 2021-06-07 01:08:14,368 - freqtrade.configuration.configuration - INFO - Using DB: "sqlite:////freqtrade/user_data/tradesv3-MoniGoMani_v0.12.0.sqlite" Freqtrade-MoniGoMani | 2021-06-07 01:08:14,369 - freqtrade.configuration.configuration - INFO - Using max_open_trades: -1 ... Freqtrade-MoniGoMani | 2021-06-07 01:08:14,424 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ... Freqtrade-MoniGoMani | 2021-06-07 01:08:14,426 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/binance ... Freqtrade-MoniGoMani | 2021-06-07 01:08:14,427 - freqtrade.configuration.check_exchange - INFO - Checking exchange... Freqtrade-MoniGoMani | 2021-06-07 01:08:14,439 - freqtrade.configuration.check_exchange - INFO - Exchange "binance" is officially supported by the Freqtrade development team. Freqtrade-MoniGoMani | 2021-06-07 01:08:14,439 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration. Freqtrade-MoniGoMani | 2021-06-07 01:08:14,440 - freqtrade.freqtradebot - INFO - Starting freqtrade docker-be6d6b7d Freqtrade-MoniGoMani | 2021-06-07 01:08:14,509 - freqtrade.resolvers.iresolver - INFO - Using resolved strategy MoniGoManiHyperStrategy from '/freqtrade/user_data/strategies/MoniGoManiHyperStrategy.py'... Freqtrade-MoniGoMani | MoniGoManiHyperStrategy - ERROR - The MoniGoMani HyperOpt Results configuration file (mgm-config-hyperopt.json) can't be found at: /freqtrade/user_data/mgm-config-hyperopt.json... Please Optimize your MoniGoMani before Dry/Live running! Once optimized provide the correct file and/or alter "mgm_config_hyperopt_name" in "MoniGoManiHyperStrategy.py"

    Won't Fix 
    opened by rusagent 6
  • Bump numpy from 1.22.3 to 1.24.0

    Bump numpy from 1.22.3 to 1.24.0

    Bumps numpy from 1.22.3 to 1.24.0.

    Release notes

    Sourced from numpy's releases.

    v1.24.0

    NumPy 1.24 Release Notes

    The NumPy 1.24.0 release continues the ongoing work to improve the handling and promotion of dtypes, increase the execution speed, and clarify the documentation. There are also a large number of new and expired deprecations due to changes in promotion and cleanups. This might be called a deprecation release. Highlights are

    • Many new deprecations, check them out.
    • Many expired deprecations,
    • New F2PY features and fixes.
    • New "dtype" and "casting" keywords for stacking functions.

    See below for the details,

    This release supports Python versions 3.8-3.11.

    Deprecations

    Deprecate fastCopyAndTranspose and PyArray_CopyAndTranspose

    The numpy.fastCopyAndTranspose function has been deprecated. Use the corresponding copy and transpose methods directly:

    arr.T.copy()
    

    The underlying C function PyArray_CopyAndTranspose has also been deprecated from the NumPy C-API.

    (gh-22313)

    Conversion of out-of-bound Python integers

    Attempting a conversion from a Python integer to a NumPy value will now always check whether the result can be represented by NumPy. This means the following examples will fail in the future and give a DeprecationWarning now:

    np.uint8(-1)
    np.array([3000], dtype=np.int8)
    

    Many of these did succeed before. Such code was mainly useful for unsigned integers with negative values such as np.uint8(-1) giving np.iinfo(np.uint8).max.

    Note that conversion between NumPy integers is unaffected, so that np.array(-1).astype(np.uint8) continues to work and use C integer overflow logic. For negative values, it will also work to view the array: np.array(-1, dtype=np.int8).view(np.uint8). In some cases,

    ... (truncated)

    Commits
    • 8cec820 Merge pull request #22813 from charris/prepare-1.24.0-release
    • 8d33e68 REL: Prepare for the NumPy 1.24.0 release.
    • 5ac09da Merge pull request #22815 from charris/backport-22814
    • df2d26f BLD: use newer version of delocate
    • e18104e Merge pull request #22805 from charris/backport-22804
    • 6d44424 REV: revert change to numpyconfig.h for sizeof(type) hardcoding on macOS
    • c484593 Merge pull request #22795 from charris/backport-22791
    • 0904c01 Change argument to npy_floatstatus_..._barrier() functions to ensure it
    • 34653f9 Merge pull request #22793 from charris/backport-22789
    • 21f7096 BUG: Fix infinite recursion in longdouble/large integer scalar ops
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    Dependencies 
    opened by dependabot[bot] 0
  • Bump pylint from 2.15.6 to 2.15.9

    Bump pylint from 2.15.6 to 2.15.9

    Bumps pylint from 2.15.6 to 2.15.9.

    Commits
    • 1ded4d0 Bump pylint to 2.15.9, update changelog (#7952)
    • 785c629 [testutil] More information in output for functional test fail (#7948)
    • 3c3ab98 [pypy3.8] Disable multiple-statements false positive on affected functional t...
    • dca3940 Fix inconsistent argument exit code when argparse exit with its own error cod...
    • 494e514 Fix ModuleNotFoundError when using pylint_django (#7940) (#7941)
    • 83668de fix: bump dill to >= 0.3.6, prevents tests hanging with python3.11 (#7918)
    • eadc308 [github actions] Fix enchant's install in the spelling job
    • 391323e Avoid hanging forever after a parallel job was killed (#7834) (#7930)
    • 4655b92 Prevent used-before-assignment in pattern matching with a guard (#7922) (#7...
    • 1f84ed9 Bump pylint to 2.15.8, update changelog (#7899)
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    Dependencies 
    opened by dependabot[bot] 0
  • Bump prompt-toolkit from 3.0.28 to 3.0.36

    Bump prompt-toolkit from 3.0.28 to 3.0.36

    Bumps prompt-toolkit from 3.0.28 to 3.0.36.

    Changelog

    Sourced from prompt-toolkit's changelog.

    3.0.36: 2022-12-06

    Fixes:

    • Another Python 3.6 fix for a bug that was introduced in 3.0.34.

    3.0.35: 2022-12-06

    Fixes:

    • Fix bug introduced in 3.0.34 for Python 3.6. Use asynccontextmanager implementation from prompt_toolkit itself.

    3.0.34: 2022-12-06

    Fixes:

    • Improve completion performance in various places.
    • Improve renderer performance.
    • Handle KeyboardInterrupt when the stacktrace of an unhandled error is displayed.
    • Use correct event loop in Application.create_background_task().
    • Fix show_cursor attribute in ScrollablePane.

    3.0.33: 2022-11-21

    Fixes:

    • Improve termination of Application. Don't suppress CancelledError. This fixes a race condition when an Application gets cancelled while we're waiting for the background tasks to complete.
    • Fixed typehint for OneStyleAndTextTuple.
    • Small bugfix in CombinedRegistry. Fixed missing @property.

    3.0.32: 2022-11-03

    Bug fixes:

    • Use DummyInput by default in create_input() if sys.stdin does not have a valid file descriptor. This fixes errors when sys.stdin is patched in certain situations.
    • Fix control-c key binding for ProgressBar when the progress bar was not created from the main thread. The current code would try to kill the main thread when control-c was pressed.

    New features:

    ... (truncated)

    Commits
    • da05f66 Release 3.0.36
    • 132f4ff Another Python 3.6 bugfix.
    • f9b6d7d Release 3.0.35
    • 6d45469 Fix for Python 3.6
    • 1ff6551 Release 3.0.34
    • 6b4af4e Improve code completion performance (CompletionsMenuControl)
    • 94d5d6e Removed type declaration of unused variable.
    • afb9df6 Remove Python 3.6 from GitHub workflow (not supported anymore).
    • 5110867 Improve FuzzyCompleter performance.
    • cb925b2 Improve code completion performance (meta control of `MultiColumnCompletionsM...
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    Dependencies 
    opened by dependabot[bot] 0
  • Bump yaspin from 2.1.0 to 2.2.0

    Bump yaspin from 2.1.0 to 2.2.0

    Bumps yaspin from 2.1.0 to 2.2.0.

    Release notes

    Sourced from yaspin's releases.

    v2.2.0

    • Fix ANSI control sequences in Jupyter notebooks (#176, #193, #195)
    • Drop Python 3.6 support
    • Add Python 3.10 support
    • Update dependencies
    • Replace termcolor with termcolor-whl (#171)
    • Update cli-spinners to v2.7.0
    Changelog

    Sourced from yaspin's changelog.

    2.2.0 / 2022-08-05

    • Fix ANSI control sequences in Jupyter notebooks (#176, #193, #195)
    • Drop Python 3.6 support
    • Add Python 3.10 support
    • Update dependencies
    • Replace termcolor with termcolor-whl (#171)
    • Update cli-spinners to v2.7.0
    Commits
    • 5692862 Merge pull request #208 from pavdmyt/version-2.2.0
    • e7ca51b release: bump version, update history
    • 702405c misc: a bunch of minor changes
    • 4f7d551 deps: update
    • a2c6b50 deps: update cli-spinners to v2.7.0
    • 7d0de6a Merge pull request #207 from pavdmyt/use-termcolor-whl
    • b01adaa deps: replace termcolor with termcolor-whl
    • 79c1059 Merge pull request #206 from pavdmyt/add-py310-support
    • bfb585a Add Python 3.10 support
    • eefe19b Merge pull request #205 from pavdmyt/drop-py36
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    Dependencies 
    opened by dependabot[bot] 0
  • Bump mkdocs from 1.3.0 to 1.4.2

    Bump mkdocs from 1.3.0 to 1.4.2

    Bumps mkdocs from 1.3.0 to 1.4.2.

    Release notes

    Sourced from mkdocs's releases.

    1.4.2

    • Officially support Python 3.11 (#3020)

      Note: Simply upgrading to Python 3.11 can cut off 10-15% of your site's build time.

    • Support multiple instances of the same plugin (#3027)

      If a plugin is specified multiple times in the list under the plugins: config, that will create 2 (or more) instances of the plugin with their own config each.

      Previously this case was unforeseen and, as such, bugged.

      Now even though this works, by default a warning will appear from MkDocs anyway, unless the plugin adds a class variable supports_multiple_instances = True.

    • Bugfix (regression in 1.4.1): Don't error when a plugin puts a plain string into warnings (#3016)

    • Bugfix: Relative links will always render with a trailing slash (#3022)

      Previously under use_directory_urls, links from a sub-page to the main index page rendered as e.g. <a href="../.."> even though in all other cases the links look like <a href="../../">. This caused unwanted behavior on some combinations of Web browsers and servers. Now this special-case bug was removed.

    • Built-in "mkdocs" theme now also supports Norwegian language (#3024)

    • Plugin-related warnings look more readable (#3016)

    See commit log.

    1.4.1

    • Support theme-namespaced plugin loading (#2998)

      Plugins' entry points can be named as 'sometheme/someplugin'. That will have the following outcome:

      • If the current theme is 'sometheme', the plugin 'sometheme/someplugin' will always be preferred over 'someplugin'.
      • If the current theme isn't 'sometheme', the only way to use this plugin is by specifying plugins: [sometheme/someplugin].

      One can also specify plugins: ['/someplugin'] instead of plugins: ['someplugin'] to definitely avoid the theme-namespaced plugin.

    • Bugfix: mkdocs serve will work correctly with non-ASCII paths and redirects (#3001)

    • Windows: 'colorama' is now a dependency of MkDocs, to ensure colorful log output (#2987)

    • Plugin-related config options have more reliable validation and error reporting (#2997)

    • Translation sub-commands of setup.py were completely dropped. See documentation [1] [2] for their new replacements (#2990)

    • The 'mkdocs' package (wheel and source) is now produced by Hatch build system and pyproject.toml instead of setup.py (#2988)

    Other small improvements; see commit log.

    1.4.0

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    Dependencies 
    opened by dependabot[bot] 0
  • Bump pytest-cov from 3.0.0 to 4.0.0

    Bump pytest-cov from 3.0.0 to 4.0.0

    Bumps pytest-cov from 3.0.0 to 4.0.0.

    Changelog

    Sourced from pytest-cov's changelog.

    4.0.0 (2022-09-28)

    Note that this release drops support for multiprocessing.

    • --cov-fail-under no longer causes pytest --collect-only to fail Contributed by Zac Hatfield-Dodds in [#511](https://github.com/pytest-dev/pytest-cov/issues/511) <https://github.com/pytest-dev/pytest-cov/pull/511>_.

    • Dropped support for multiprocessing (mostly because issue 82408 <https://github.com/python/cpython/issues/82408>_). This feature was mostly working but very broken in certain scenarios and made the test suite very flaky and slow.

      There is builtin multiprocessing support in coverage and you can migrate to that. All you need is this in your .coveragerc::

      [run] concurrency = multiprocessing parallel = true sigterm = true

    • Fixed deprecation in setup.py by trying to import setuptools before distutils. Contributed by Ben Greiner in [#545](https://github.com/pytest-dev/pytest-cov/issues/545) <https://github.com/pytest-dev/pytest-cov/pull/545>_.

    • Removed undesirable new lines that were displayed while reporting was disabled. Contributed by Delgan in [#540](https://github.com/pytest-dev/pytest-cov/issues/540) <https://github.com/pytest-dev/pytest-cov/pull/540>_.

    • Documentation fixes. Contributed by Andre Brisco in [#543](https://github.com/pytest-dev/pytest-cov/issues/543) <https://github.com/pytest-dev/pytest-cov/pull/543>_ and Colin O'Dell in [#525](https://github.com/pytest-dev/pytest-cov/issues/525) <https://github.com/pytest-dev/pytest-cov/pull/525>_.

    • Added support for LCOV output format via --cov-report=lcov. Only works with coverage 6.3+. Contributed by Christian Fetzer in [#536](https://github.com/pytest-dev/pytest-cov/issues/536) <https://github.com/pytest-dev/pytest-cov/issues/536>_.

    • Modernized pytest hook implementation. Contributed by Bruno Oliveira in [#549](https://github.com/pytest-dev/pytest-cov/issues/549) <https://github.com/pytest-dev/pytest-cov/pull/549>_ and Ronny Pfannschmidt in [#550](https://github.com/pytest-dev/pytest-cov/issues/550) <https://github.com/pytest-dev/pytest-cov/pull/550>_.

    Commits
    • 28db055 Bump version: 3.0.0 → 4.0.0
    • 57e9354 Really update the changelog.
    • 56b810b Update chagelog.
    • f7fced5 Add support for LCOV output
    • 1211d31 Fix flake8 error
    • b077753 Use modern approach to specify hook options
    • 00713b3 removed incorrect docs on data_file.
    • b3dda36 Improve workflow with a collecting status check. (#548)
    • 218419f Prevent undesirable new lines to be displayed when report is disabled
    • 60b73ec migrate build command from distutils to setuptools
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    Dependencies 
    opened by dependabot[bot] 0
Releases(v0.12.0)
  • v0.12.0(Jun 19, 2021)

    ⚠️ Disclaimer

    • This strategy is under development. It is not recommended running it live at this moment.
    • Always test this strategy before using it!
    • I am in no way responsible for your live results! This strategy is still experimental and under heavy development!
    • MoniGoMani should always be re-optimized after doing manual changes!
    • You need to optimize your own copy of MoniGoMani while thinking logically, don't follow your computer blindly!

    Please update your Freqtrade to it's official development branch! This release was brought to you in collaboration with @bgouvea & @raftersvk! :tada:

    Changelog

    Source code(tar.gz)
    Source code(zip)
    MoniGoMani.v0.12.0.zip(83.27 MB)
  • v0.11.0(May 28, 2021)

    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 after doing manual changes!
    You need to optimize your own copy of MoniGoMani while thinking logically, don't follow your computer blindly!

    Please install Freqtrade Rikj000/Freqtrade/Rikj000/Freqtrade/moni-go-mani/v0.11.0 at commit bd44deea(latest)!

    Changelog

    Source code(tar.gz)
    Source code(zip)
    MoniGoMani.v0.11.0.zip(83.17 MB)
  • v0.10.0(May 17, 2021)

    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!

    Please update your Freqtrade development too! (Tested on freqtrade develop-37b71b8c)

    Changelog

    • Freqtrade itself:
      • No more missing signals after HyperOpting with Overrides! :partying_face:
      • HyperOpt and BackTest Results align with eachother again (Expect lower more realistic results)
    • Rewrote the Open Trade Unclogger:
      • BugFixed (Trailing)StopLoss not being returned correcly
      • Now it functions as a custom_sell() function instead of a custom_stoploss(), which is a less hacky/more natural place for it to live.
      • Dropped custom_info['trend_indicator'] storage.
      • Refined the default search spaces for the unclogger
    • Added Custom Long Continuous ROI-Table generation with configurable roi_table_step_size setting.
    • Added HyperOptable buy/sell__downwards/sideways/upwards_trend_total_signal_needed_candles_lookback_window parameters, which are used in the buy/sell signal calculation to take weighted signals that triggered in the last few candles into consideration.
    • Added number_of_weighted_signals setting to reach more equally divided total weighted signal scores
    • Added bull/bear pairs to blacklist
    • Updated default ADX threshold to 22
    • BugFixed UncloggedWinRatioAndProfitRatioLoss's Divided By 0 Exceptions
    • BugFixed Automatic RunMode detection
    • Improved the MoniGoMani Optimization Process
    • Updated README.md, renamed, updated and added new documentation sections in MGM_DOCUMENTATION.md, added separate VERYQUICKSTART_FREQTRADE.md
    • Added Some Test Results
    Source code(tar.gz)
    Source code(zip)
    MoniGoMani.v0.10.0.zip(83.10 MB)
  • v0.9.1(May 3, 2021)

    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! :rocket:

    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)
    • 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 with freqtrade hyperopt-show --best --no-header --print-json > ./user_data/config-mgm-hyperopt.json
    • Added Binance-Retrieve-Top-Volume-StaticPairList.json: To retrieving all tradable pairs on Binance and create your own pairs-btc.json file for freqtrade 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
    Source code(tar.gz)
    Source code(zip)
    MoniGoMani.v0.9.1.zip(125.75 MB)
  • v0.9.0(Apr 21, 2021)

    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!

    One of the biggest updates MoniGoMani has seen so far! Brought to you in collaboration with @DisesiD, @FreshLettuce, 2 amazing additions to the development team of MoniGoMani! :rocket:

    Changelog

    • Added Open Trade Unclogger: When enabled it attempts to unclog the bot when it's stuck with losing trades & unable to trade more new trades. (HyperOptable)
    • Added TimeFrame-Zoom: When enabled a zoomed in TimeFrame can be used during backtesting/hyperopting to prevent profit exploitation
    • Added Precision Setting: When different from 1 it can be used to control the precision / step size used during hyperopting.
    • Updated the Total Overall Signal Importance Calculator:
      • Optional fill in -pu or --precision-used to re-calculate the weights to what would be expected after running hyperopt with precision enabled. Always use this after running hyperopt with precision different from 1!
      • Added Open Trade Unclogger Results to the Report
      • BugFix: Integers being printed as Doubles when using -fm or -pu
    • Added Binance-Retrieve-Pair-List: To retrieving all tradable pairs on Binance and create your own pairs-btc.json file for freqtrade data-download (Thanks to @PoCk3T)
    • Added MoniGoMani Logging
    • Added Class Level RunTime Detection
    • Reworked config.json (Renamed to config-btc.json + timeframe line removed!)
    • Reworked docker-compose.yml
    • Updated README.md, updated and added new documentation sections in VERYQUICKSTART.md
    • Added Some Test Results & Cluster Results (Thanks to @nightshift2k)
    Source code(tar.gz)
    Source code(zip)
    MoniGoMani.v0.9.0.zip(82.73 MB)
  • v0.8.1(Apr 6, 2021)

    WARNING: Old MoniGoMani became EOL (End Of Life) @ v0.8.0, please use MoniGoManiHyperStrategy from now on!
    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!

    In this update tools to help squize out more total profit / optimize better are included! :rocket:

    Changelog

    • Settings to Enable/Disable HyperOpting for individual buy_params & sell_params through HyperOpt Setting Overrides
    • Reworked the MoniGoMani Freqtrade docker-compose.yml file (be sure to docker-compose pull & docker-compose up --build --force-recreate)
    • Update to the Total-Overall-Signal-Importance-Calculator.py:
      • Optional fill in -fm or --fix-missing to re-include missing weighted buy/sell_params with 0 as their value & re-print them as copy/paste-able results. Also keeps the tool from crashing when there are missing weighted values (Mostly useful after a hyperopt with overridden values)
    • Reworked Documentation in README.md, updated and added new sections to VERYQUICKSTART.md:
    • Moved MoniGoMani.py, MoniGoManiHyperOpt.py and MoniGoManiHyperOpted.py to /Legacy MoniGoMani/user_data/

    Edit: Use the included updated MoniGoMani.v0.8.1.zip or clone from main but the tagged GitHub zips will still contain a minor merge error.

    Source code(tar.gz)
    Source code(zip)
    MoniGoMani.v0.8.1.zip(22.96 MB)
  • v0.8.0(Apr 3, 2021)

    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! :robot:

    • 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! :partying_face:
    • Reworked Documentation in all MoniGoMani files & Markdown files + Made copy/paste sections more visible
    • Split config.json into config.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 in config.json as stake_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
    Source code(tar.gz)
    Source code(zip)
    MoniGoMani.v0.8.0.zip(16.01 MB)
  • v0.7.2(Apr 2, 2021)

    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!

    Huge code refactor that changed the original trend arrays to buy_params & sell_params arrays throughout all MoniGoMani code. Also removed the unneeded debuggable_weighted_signal_dataframe from MoniGoManiHyperOpted which should cause a some minor decrease in CPU usage. It will also help in keeping people from accidentally turning it on for their runs.

    • v0.7.2 (02-04-2021 - Huge code refactor - Changed original trend array to buy_params & sell_params - Removed unneeded debuggable_weighted_signal_dataframe from MoniGoManiHyperOpted)
    Source code(tar.gz)
    Source code(zip)
    MoniGoMani.v0.7.2.zip(14.67 MB)
  • v0.7.1(Mar 31, 2021)

    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!

    Paste the buy_params & sell_params results from your HyperOpt in /user_data/Total-Overall-Signal-Importance-Calculator.py Then execute: python ./user_data/Total-Overall-Signal-Importance-Calculator.py from your favorite terminal / CLI to calculate the overall importance of the signals being used. The higher the score of a signal the better, please share your results on the Discord server so we can improve! :rocket: (MoniGoMani has been designed so signals can easily be inserted / swapped out)

    Changelog:

    • v0.7.1 (01-04-2021 - Added Total Overall Signal Importance Calculator)
    Source code(tar.gz)
    Source code(zip)
    MoniGoMani.v0.7.1.zip(13.15 MB)
  • v0.7.0(Mar 30, 2021)

    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!

    This release allows you to easily copy/paste the results from a hyperopt in MoniGoManiHyperOpted.
    Thanks to @C9H13NO3-dev for this addition!

    Changelog:

    • v0.7.0 (31-03-2021 - Making Hyperopt Results Copy/Paste-able)
    Source code(tar.gz)
    Source code(zip)
    MoniGoMani.v0.7.0.zip(12.26 MB)
  • v0.6.4(Mar 29, 2021)

    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!

    Added (HyperOptable) Settings to Enable/Disable Buys/Sells for Downwards/Upwards trends too now!

    There was a bug in in the MoniGoMani.py file @ in the adx buy/sell when the debuggable dataframe was enabled, I missed some things during one of my last refactors, with this fix backtest results are consistent again when debuggable dataframe is enabled/disabled Thank you @Jögn for pointing out the inconsistencies in the tests!

    Changelog / Backtest Results up till last release:

    • v0.6.4 (29-03-2021 - BugFixed Debuggable Dataframe + Added (HyperOptable) Settings to Enable/Disable Buys/Sells for Upwards/Downwards trends too)
    Source code(tar.gz)
    Source code(zip)
    MoniGoMani.v0.6.4.zip(907.90 KB)
  • v0.6.3(Mar 28, 2021)

    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!

    Today BTC had a lot of sideways movement which is the current pain point of MoniGoMani & also what I tried to fix with v0.6.X today, but sadly unsuccessful so far. I'm gonna have to research for other indicators that work specifically well for sideways movements.

    Changelog / Backtest Results up till last release:

    • v0.6.3 (28-03-2021 - Enable/Disable Trading when Sideways made HyperOptable - Spoiler Alert, it should be False, for now...)
    Source code(tar.gz)
    Source code(zip)
    MoniGoMani.v0.6.3.zip(903.41 KB)
  • v0.6.2(Mar 28, 2021)

    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!

    Just did another huge re-write, MoniGoMani @ v0.6.2!

    Changelog / Backtest Results up till last release:

    • v0.6.0 (28-03-2021 - Added Sideways Trend Detecting Buy/Sell Signal Weight Influence Tables & Checks - Updated HyperOpt file - Changed Test results from .txt to .log for better color code in VSCodium - Added .ignore file)
    • v0.6.1 (28-03-2021 - Improved speed by reformatting a lot of & checks so more lazy evaluations will occur - Fixed .gitignore file)
    • v0.6.2 (28-03-2021 - Added setting to Enable/Disable trading when trend goes sideways)
    Source code(tar.gz)
    Source code(zip)
    MoniGoMani.v0.6.2.zip(896.99 KB)
  • v0.5.0(Mar 27, 2021)

    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!

    Just did a huge re-write, MoniGoMani @ v0.5.0, added trend detection for upwards / downwards / sideways, rewrote the Weight tables, now there is one for upward trends and downward trends and the strat will use the appropriate one, if sideways is detected the strat will be instructed to ignore all signals and "wait" for upwards/downwards breakout (also scrapped 0 weight = No Weighted Signal DataFrame entry & the Up/Down signal since it's now used throughout the whole strat anyways)

    Changelog / Backtest Results up till last release:

    • v0.4.2 (27-03-2021 - Main/Sub Plot Configurations for all indicators used)
    • v0.5.0 (27-03-2021 - Rewrote Weight tables for Upward/Downward trends, Upward/Downward/Sideways trend detection & Auto table allocation or wait if sideways, Scrapped 0 weight = No Weighted Signal DataFrame entry, Scrapped the configurable Up/Down signals) 2,568.61% profit! :sunglasses:
    Source code(tar.gz)
    Source code(zip)
    MoniGoMani.v0.5.0.zip(868.71 KB)
  • v0.4.1(Mar 27, 2021)

    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!

    Changelog / Backtest Results up till now: (Testing rough 2 week -4.83% market time period, default coin pairs, 75% Total Buy, 25% Total Sell)

    • v0.0.1 (20-03-2021 - Weight Table, RSI) -15% profit...
    • v0.1.0 (21-03-2021 - Buy/Sell Weight Table, Total Buy/Sell Signal %, ADX, Up/Down, MACD) -8% profit..
    • v0.2.0 (22-03-2021 - SMA Death/Golden Cross, BugFixed Signals) -0.29% profit!
    • v0.2.1 (23-03-2021 - Refactored to SMA Long Death/Golden Cross + EMA Long Death/Golden Cross) 1.15% profit! :partying_face:
    • v0.2.2 (23-03-2021 - SMA and EMA Short Death/Golden Cross) 1.15% profit
    • v0.2.3 (24-03-2021 - Bollinger Band Re-Entrance afer upward/downward breakout) 1.16% profit
    • v0.3.0 (24-03-2021 - 0 weight = No Weighted Signal DataFrame entry)
    • v0.3.1 (24-03-2021 - Turn On/Off all Weighted Signal DataFrame entries with a true/false)
    • v0.3.2 (24-03-2021 - VWAP Cross) 1.24% profit
    • v0.4.0 (25-03-2021 - Added HyperOpt for Weight Tables) 62.88% profit (HyperOpt Result..)
    • v0.4.1 (25-03-2021 - HyperOpt Params Real -> Integer, SortinoHyperOptLossDaily) 1322.78% profit :sunglasses: :chart_with_upwards_trend: (2 month HyperOpt Result, Mid Januari - Mid March)
    Source code(tar.gz)
    Source code(zip)
    MoniGoMani.v0.4.1.zip(261.35 KB)
Owner
null
Send SMS text messages via email with as many accounts as you want :)

SMS-Spammer Send SMS text messages via email with as many accounts as you want :) Example Set Up Guide! To start log into the gmail account you would

Riceblades11 10 Oct 25, 2022
Smilecreator4 - This site is for people who want to hack or want to learn it!

smilecreator4 This site is for people who want to hack or want to learn it! Furthermore, this program does not work without turning off Antivirus or W

null 1 Jan 4, 2022
An Open Source ALL-In-One Telegram RoBot, that can do lot of things.

An Open Source ALL-In-One Telegram RoBot, that can do lot of things.

JOBIN 0 Dec 1, 2021
An Open Source ALL-In-One Telegram RoBot, that can do lot of things.

URL Uploader Bot An Open Source ALL-In-One Telegram RoBot, that can do lot of things. My Features Installation The Easy Way You can also tap the Deplo

NT BOTS 1 Oct 23, 2021
❄️ Don't waste your money paying for new tokens, once you have used your tokens, clean them up and resell them!

TokenCleaner Don't waste your money paying for new tokens, once you have used your tokens, clean them up and resell them! If you have a very large qua

0xVichy 59 Nov 14, 2022
This Server Cloner can clone the server you want with all the perms of roles in every particular channel.

Server-Cloner-with-perms ?? This Server Cloner can clone the server you want with all the perms of roles in every particular channel. Features Clone C

Gripz 0 Feb 17, 2022
ThetaGang is an IBKR bot for collecting money

?? Join the Matrix chat, we can get money together. Θ ThetaGang Θ Beat the capitalists at their own game with ThetaGang ?? ThetaGang is an IBKR tradin

Brenden Matthews 1.5k Jan 8, 2023
A GitHub Actions repo for tracking the dummies sending free money to Alex Jones + co.

A GitHub Actions repo for tracking the dummies sending free money to Alex Jones + co.

Egarok 2 Jul 20, 2022
A web app via which users can buy and sell stocks using virtual money

finance Virtual Stock Trader. A web app via which users can buy and sell stocks using virtual money. All stock prices are real and provided by IEX. Fe

Kiron Deb 0 Jan 15, 2022
Tracks how much money a profile has in their bank and graphs it, as long as they enable the bank api

Tracks how much money a profile has in their bank and graphs it, as long as they enable the bank api. (you could really use this to track anything from the hypixel api)

null 1 Feb 8, 2022
An Amazon Price Tracker app helps you to buy which product you want within sale price by sending an E-Mail.

Amazon Price Tracker An Amazon Price Tracker app helps you to buy which product you want within sale price by sending an E-Mail. Installing Download t

Aytaç Kaşoğlu 2 Feb 10, 2022
A full-fledged discord bot with moderation and a lot more.

HOT-BOT-POL-POT ⭐ Star me on GitHub m'lady.... hot-bot-pol-pot is a moderation discord bot written using enhanced-dpy library with many functionalitie

Pure Cheekbones 4 Oct 8, 2022
A Discord Server Cloner With Lot Of New Features.

Technologies Screenshots Table of contents About Installation Links Deployed Features Website Score Contribution Need Help? Instagram Discord About A

NotSakshyam 25 Dec 31, 2022
Prime Mega is a modular bot running on python3 with autobots theme and have a lot features.

PRIME MEGA Prime Mega is a modular bot running on python3 with autobots theme and have a lot features. Easiest Way To Deploy On Heroku This Bot is Cre

『TØNIC』 乂 ₭ILLΣR 45 Dec 15, 2022
A modular bot running on python3 with anime theme and have a lot features

STINKY ROBOT Emiko Robot is a modular bot running on python3 with anime theme and have a lot features. Easiest Way To Deploy On Heroku This Bot is Cre

Riyan.rz 3 Jan 21, 2022
Okaeri Robot: a modular bot running on python3 with anime theme and have a lot features

OKAERI ROBOT Okaeri Robot is a modular bot running on python3 with anime theme a

Dream Garden (rey) 2 Jan 19, 2022
An Anime Theme Telegram group management bot. With lot of features.

Emilia Project Emilia-Prjkt is a modular bot running on python3 with anime theme and have a lot features. Easiest Way To Deploy On Heroku This Bot is

ZenitsuID #M•R•T™ 3 Feb 3, 2022
Kanata Bot - a modular bot running on python3 with anime theme and have a lot features

Kanata Bot Kanata Bot is a modular bot running on python3 with anime theme and have a lot features. Easiest Way To Deploy On Heroku This Bot is Create

Rikka-Chan 2 Jan 16, 2022