1
0
mirror of https://github.com/Rikj000/MoniGoMani.git synced 2022-03-06 00:08:05 +03:00
Commit Graph

46 Commits

Author SHA1 Message Date
Rikj000
ce7c127b22 🐞 BugFixed - installer.sh shell aliasses 2022-01-20 19:06:58 +00:00
Rik Helsen
bf6efbc720 📝 installer.sh - Updated requirements 2021-12-18 18:21:59 +01:00
Rik Helsen
7947bf1882 🔥 installer.sh removed TA-Lib dependency check 2021-12-18 18:16:49 +01:00
Rikj000
e57369ce86 Added pyenv & pipenv support + set shell alias 2021-12-16 01:44:42 +01:00
Rikj000
4f79ae2712 installer.sh - Added confirmation check to share test results 2021-09-10 12:55:48 +02:00
Rik Helsen
124753c132 ìnstaller.sh Renamed CLOSE to END + Added more Ansi Colors 2021-09-07 00:05:37 +02:00
Rik Helsen
2ba7a94fe7 mgm-hurry download_candle_data - Added prompt to auto download extra data (for startup_candle_count) 2021-09-04 10:47:39 +02:00
Rik Helsen
d11deb6ebd Merge branch 'development' of https://github.com/Rikj000/MoniGoMani into development 2021-09-03 00:25:26 +02:00
Rikj000
a8d439692a installer.sh Switched to Ubuntu & Debian specific Python3-venv check
️ `installer.sh` Switched to `Ubuntu` & `Debian` specific `Python3-venv` check
2021-09-02 22:15:41 +00:00
Rik Helsen
984647446f Added --dev-break to installer.sh 2021-09-02 00:55:39 +02:00
Rikj000
1a2d9eb5c6 pip => pip3 2021-08-31 19:08:52 +00:00
Rikj000
b5dedd3573 ️ Check if virtualenv is installed through pip3 2021-08-31 19:05:55 +00:00
Mo Nuaimat
3f85401fd1 installer - Adding a requirement check for python3-venv 2021-08-27 17:49:29 -07:00
topscoder
0e6a382e99 Catch CTRL-C to exit the program gracefully. Closes #109 2021-08-23 20:13:10 +02:00
Rik Helsen
5350859524 installer.sh - Moved installation path to monigomani sub folder + Removed unnecessary freqtrade settings 2021-08-22 18:50:30 +02:00
Rik Helsen
d7e42569fb installer.sh - Added expect dependency check 2021-08-22 18:48:52 +02:00
Rik Helsen
be557322e9 installer.sh - Added TA-Lib & cURL dependency checks 2021-08-22 12:33:13 +02:00
Rik Helsen
1dc4f885a0 ♻️ installer.sh - Refactored inner documentation 2021-08-22 12:31:12 +02:00
Rik Helsen
81f401bca2 🪲 Renamed to requirements-mgm.txt to prevent collision with Freqtrade's requirements.txt 2021-08-21 18:57:38 +02:00
Rik Helsen
460de5a84b ♻️ Refactored installer.sh (Improved OS line colorization support, Updated default command, Added more double quotes to prevent globbing & word splitting, Shortened some lines) 2021-08-21 17:36:26 +02:00
Rik Helsen
07b8725b25 📝 Docs-MGM-Hurry - Switched to installer execution with bash 2021-08-21 11:37:21 +02:00
Rikj000
5b0242cf30 🪲 Moved Freqtrade commit to appropriate place 2021-08-20 20:58:30 +00:00
Rikj000
e12294686e installer.sh - Switched to Official MoniGoMani Repo + Recommended Freqtrade commit 2021-08-20 20:39:08 +00:00
topscoder
b0df3af996 Remove pipenv requirement in installer 2021-08-18 20:25:24 +02:00
topscoder
ae6baa4cf6 👌 IMPROVE: Blending installer and mgm-hurry to enforce install procedure 2021-08-18 19:30:37 +02:00
topscoder
6962e14059 Some textual improvements 2021-08-18 18:18:59 +02:00
topscoder
d058853ef4 🐛 FIX: Fix issue where mgm files were installed one directory level too deep. (strategies/strategies/*) 2021-08-18 13:20:42 +02:00
topscoder
7d131d3e11 👌 IMPROVE: Chaining shell commands to ensure it only proceeds without failures 2021-08-18 10:36:47 +02:00
topscoder
c3aafe9d84 📖 DOC: Gettings started command with pipenv prefix 2021-08-18 10:17:46 +02:00
topscoder
af15b9fedb 📖 DOC: Polishing installer output 2021-08-18 10:13:19 +02:00
topscoder
cb7e2d59fb 👌 IMPROVE: Make installer output more clear 2021-08-18 10:05:39 +02:00
topscoder
22ef91478f 🐛 FIX: Make installing from requirements.txt more stable. 2021-08-18 09:44:14 +02:00
topscoder
8a1ff50f0e 🐛 FIX: installer.sh now also ensures installation of pip3, pipenv, pip packages 2021-08-18 09:26:44 +02:00
topscoder
19f3d98263 👌 IMPROVE: More stable installer.sh 2021-08-17 09:37:51 +02:00
topscoder
f111133f4f 📖 DOC: Optimized example command in installer.sh 2021-08-17 09:15:41 +02:00
topscoder
0489d84c7a 📖 DOC: Optimized example command in installer.sh 2021-08-17 09:14:10 +02:00
topscoder
ca6d6a5d86 👌 IMPROVE: Added some clarification to installer-script. 2021-08-16 16:27:16 +02:00
topscoder
7a5d16d433 👌 IMPROVE: support arguments for branch and commit hash at installer.sh 2021-08-15 19:21:15 +02:00
topscoder
a629f72b5b installer arguments wip 2021-08-15 16:59:45 +02:00
topscoder
b27137aad6 Fugbixing installer.sh 2021-08-15 15:23:14 +02:00
topscoder
e601882833 Fugbix installer.sh 2021-08-15 14:49:56 +02:00
topscoder
fff5be9407 Fugbix installer 2021-08-15 14:43:52 +02:00
topscoder
b1c67ff20b Match types because shell is random weird.
1 = false
0 = true

c'mon!
2021-08-15 14:39:29 +02:00
topscoder
5cf8c8c7e4 Installer now makes installing freqtrade and mgm optional. 2021-08-15 12:27:50 +02:00
topscoder
18cf160de0 flake8 2021-08-14 22:22:47 +02:00
topscoder
2b61706230 new installer 2021-08-14 22:20:37 +02:00