!nFxnAroCZyaaBrrGTw:matrix.org

MoniGoMani - Help

289 Members
Official MoniGoMani Help Room where you can ask for help to get MGM running or with optimising it. Read the documentation before asking questions though: https://github.com/Rikj000/MoniGoMani/blob/main/VERYQUICKSTART.md Questions about the `development` branch might be ignored! (This branch is not meant for end users)3 Servers

Load older messages


SenderMessageTime
18 Sep 2022
@_discord_246693248423165955:t2bot.ioAJ_4real#6745 Rikj000 Whys my stoploss so bad? 14:43:39
@_discord_246693248423165955:t2bot.ioAJ_4real#6745unknown.png
Download unknown.png
14:44:04
@_discord_246693248423165955:t2bot.ioAJ_4real#6745 Isn't stoploss supposed to be positive? 14:44:19
23 Sep 2022
@_discord_246693248423165955:t2bot.ioAJ_4real#6745 Will there be any ML based hyperoptloss functions in the future? 21:07:33
24 Sep 2022
@_discord_847670900941520932:t2bot.ioteddyzhu15#5490 joined the room.13:41:48
@_discord_847670900941520932:t2bot.ioteddyzhu15#5490 maybe update freqtrade , use https://www.freqtrade.io/en/stable/freqai/ 13:41:49
@_discord_246693248423165955:t2bot.ioAJ_4real#6745 This works with mgm? 18:57:39
@_discord_246693248423165955:t2bot.ioAJ_4real#6745 I thought you needed a specialized strategy for freqai 18:57:44
25 Sep 2022
@_discord_951751414424694827:t2bot.io~Nft _Jager~ joined the room.04:32:46
@_discord_951751414424694827:t2bot.io~Nft _Jager~Redacted or Malformed Event06:48:09
@_discord_119397325998129152:t2bot.iorikj000Redacted or Malformed Event06:58:57
@_discord_119397325998129152:t2bot.iorikj000Redacted or Malformed Event06:59:21
1 Oct 2022
@_discord_1015349751727800473:t2bot.ioalireza_k#7483 joined the room.11:39:29
@_discord_1015349751727800473:t2bot.ioalireza_k#7483Redacted or Malformed Event11:39:29
@_discord_997173993817784440:t2bot.ioLEKAN#5914 joined the room.11:44:41
@_discord_997173993817784440:t2bot.ioLEKAN#5914Redacted or Malformed Event11:44:42
@_discord_997173993817784440:t2bot.ioLEKAN#5914Redacted or Malformed Event11:44:50
14 Oct 2022
@_discord_711666092950552586:t2bot.ioallucard11#9041 joined the room.18:40:27
@_discord_711666092950552586:t2bot.ioallucard11#9041 Hi, i am facing this error when try to up the mgm, ΒΏCan anyone help please?
mgm-hurry up
/home/dailenis/.local/share/virtualenvs/Freqtrade-MGM-9f1g5KGn/bin/python3: can't open file '/home/dailenis/Freqtrade-MGM/./mgm-hurry': [Errno 2] No such file or directory
18:40:27
@_discord_711666092950552586:t2bot.ioallucard11#9041 I run this alone and works:
/home/dailenis/.local/share/virtualenvs/Freqtrade-MGM-9f1g5KGn/bin/python3
18:40:52
@rikj000:matrix.orgRikj000 Seems like for some reason the installer failed to copy the files from /home/dailenis/.local/share/virtualenvs/Freqtrade-MGM-9f1g5KGn/ to /home/dailenis/Freqtrade-MGM/ 18:43:24
@_discord_711666092950552586:t2bot.ioallucard11#9041 I try to copy manually but the same. Now i ran an installation from the beginin and i see this erros with pyenv:


Pipfile.lock not found, creating...
Locking [packages] dependencies...
Building requirements...
Resolving dependencies...
✘ Locking Failed!

CRITICAL:pipenv.patched.pip._internal.resolution.resolvelib.factory:Could not find a version that satisfies the requirement art==5.4 (from versions: none)
[ResolutionFailure]: File "/home/dailenis/.local/lib/python3.10/site-packages/pipenv/resolver.py", line 811, in _main
[ResolutionFailure]: resolve_packages(
[ResolutionFailure]: File "/home/dailenis/.local/lib/python3.10/site-packages/pipenv/resolver.py", line 759, in resolve_packages
[ResolutionFailure]: results, resolver = resolve(
[ResolutionFailure]: File "/home/dailenis/.local/lib/python3.10/site-packages/pipenv/resolver.py", line 738, in resolve
[ResolutionFailure]: return resolve_deps(
[ResolutionFailure]: File "/home/dailenis/.local/lib/python3.10/site-packages/pipenv/utils/resolver.py", line 1104, in resolve_deps
[ResolutionFailure]: results, hashes, markers_lookup, resolver, skipped = actually_resolve_deps(
[ResolutionFailure]: File "/home/dailenis/.local/lib/python3.10/site-packages/pipenv/utils/resolver.py", line 899, in actually_resolve_deps
[ResolutionFailure]: resolver.resolve()
[ResolutionFailure]: File "/home/dailenis/.local/lib/python3.10/site-packages/pipenv/utils/resolver.py", line 687, in resolve
[ResolutionFailure]: raise ResolutionFailure(message=str(e))
[pipenv.exceptions.ResolutionFailure]: Warning: Your dependencies could not be resolved. You likely have a mismatch in your sub-dependencies.
You can use $ pipenv install --skip-lock to bypass this mechanism, then run $ pipenv graph to inspect the situation.
Hint: try $ pipenv lock --pre if it is a pre-release dependency.
ERROR: No matching distribution found for art==5.4
19:04:50
@rikj000:matrix.orgRikj000
In reply to @_discord_711666092950552586:t2bot.io
I try to copy manually but the same. Now i ran an installation from the beginin and i see this erros with pyenv:


Pipfile.lock not found, creating...
Locking [packages] dependencies...
Building requirements...
Resolving dependencies...
✘ Locking Failed!

CRITICAL:pipenv.patched.pip._internal.resolution.resolvelib.factory:Could not find a version that satisfies the requirement art==5.4 (from versions: none)
[ResolutionFailure]: File "/home/dailenis/.local/lib/python3.10/site-packages/pipenv/resolver.py", line 811, in _main
[ResolutionFailure]: resolve_packages(
[ResolutionFailure]: File "/home/dailenis/.local/lib/python3.10/site-packages/pipenv/resolver.py", line 759, in resolve_packages
[ResolutionFailure]: results, resolver = resolve(
[ResolutionFailure]: File "/home/dailenis/.local/lib/python3.10/site-packages/pipenv/resolver.py", line 738, in resolve
[ResolutionFailure]: return resolve_deps(
[ResolutionFailure]: File "/home/dailenis/.local/lib/python3.10/site-packages/pipenv/utils/resolver.py", line 1104, in resolve_deps
[ResolutionFailure]: results, hashes, markers_lookup, resolver, skipped = actually_resolve_deps(
[ResolutionFailure]: File "/home/dailenis/.local/lib/python3.10/site-packages/pipenv/utils/resolver.py", line 899, in actually_resolve_deps
[ResolutionFailure]: resolver.resolve()
[ResolutionFailure]: File "/home/dailenis/.local/lib/python3.10/site-packages/pipenv/utils/resolver.py", line 687, in resolve
[ResolutionFailure]: raise ResolutionFailure(message=str(e))
[pipenv.exceptions.ResolutionFailure]: Warning: Your dependencies could not be resolved. You likely have a mismatch in your sub-dependencies.
You can use $ pipenv install --skip-lock to bypass this mechanism, then run $ pipenv graph to inspect the situation.
Hint: try $ pipenv lock --pre if it is a pre-release dependency.
ERROR: No matching distribution found for art==5.4
I would recommend to not manually copy files,
unless you can read the shell + python code of the installer to make sure you also get all system links right
19:35:48
@_discord_119397325998129152:t2bot.iorikj000 allucard11 check here, please do an un-install as described here,
then re-install, keep an eye @ the installation log for errors.

If an error occurs again, then post the error + full installation log here.
19:38:04
@_discord_119397325998129152:t2bot.iorikj000 * allucard11 check here πŸ‘† Please do an uninstall as described there,
then re-install, keep an eye @ the installation log for errors.

If an error occurs again, then post the error + full installation log here.
19:38:26
@_discord_119397325998129152:t2bot.iorikj000 * allucard11 check here πŸ‘† Please do an uninstall as described there,
then re-install, keep an eye @ the installation log for errors.

If an error occurs again, then post the error + full installation log here,
that should give us a better shot at helping you
19:38:53
@_discord_711666092950552586:t2bot.ioallucard11#9041 Ok i will do that, ty 19:39:11
16 Oct 2022
@_discord_727981551400386581:t2bot.iostrepito66#3488 joined the room.14:47:44
@_discord_727981551400386581:t2bot.iostrepito66#3488 is this still being updated/supported? 14:47:44
@strepito:matrix.orgstrepito joined the room.14:56:49

Show newer messages


Back to Room ListRoom Version: 6