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

38 Commits

Author SHA1 Message Date
Rik Helsen
ea35374ccf Updated .gitignore 2022-01-16 16:23:57 +01:00
Rik Helsen
4f6f80c7a7 Added mkdocs.yml 2021-10-14 19:52:04 +02:00
Rik Helsen
0529fb580e 🙈 Updated .gitignore 2021-08-24 01:45:10 +02:00
topscoder
8a1ff50f0e 🐛 FIX: installer.sh now also ensures installation of pip3, pipenv, pip packages 2021-08-18 09:26:44 +02:00
Rikj000
ab844dbb3d .gitignore VSCodium Folder 2021-08-17 20:03:52 +00:00
topscoder
789eb72e7f Move unit tests to their original folder again 2021-08-15 15:24:14 +02:00
topscoder
5a4bb31f1f Moving test files to another directory to avoid conflicts with ft. 2021-08-14 20:21:04 +02:00
topscoder
ef9a6299f7 Moving test files to another directory to avoid conflicts with ft. 2021-08-14 20:20:36 +02:00
topscoder
fa2ed318c4 Moving test files to another directory to avoid conflicts with ft. 2021-08-14 20:19:22 +02:00
topscoder
c922151fec Do not track freqtrade.egg-info folder 2021-08-03 19:05:26 +02:00
topscoder
56e741876b Do not track freqtrade.egginfo folder 2021-08-03 19:04:36 +02:00
topscoder
f80bb37168 🧹 Cleanup 2021-08-02 10:44:52 +02:00
topscoder
b9ae3623d7 Renamed requirements.txt files to avoid conflicts with freqtrade files 2021-07-30 20:26:05 +02:00
topscoder
a78350a2ef Merge remote-tracking branch 'origin/feature/cleaner-code' into feature/add-tests-clean-code 2021-07-29 13:34:50 +02:00
topscoder
d9c65efdae Ignore separate files from Freqtrade 2021-07-26 19:30:01 +02:00
topscoder
bbd09c4f4d Exclude freqtrade tests, but include mgm-tests 2021-07-26 19:24:38 +02:00
topscoder
000cd1fc1e Ignore freqtrade installation folders to prevent conflicts 2021-07-26 19:20:03 +02:00
topscoder
349f587d11 Ignore junit-cache files in repo 2021-07-21 17:26:36 +02:00
topscoder
07ce32af99 Also ignore test-results*.xml files 2021-07-19 12:02:12 +02:00
topscoder
f6a1b476b2 Ignore testreport files 2021-07-19 12:01:29 +02:00
Rik Helsen
d5fe2d0b77 ♻️ Moved & Renamed Documentation Files + Some Refactoring 2021-07-18 03:10:55 +02:00
topscoder
c01b63752c Fixes typo
Ignore directory only
2021-07-16 09:59:35 +02:00
topscoder
1e7d31ff10 Updates VSCod* related ignores
For better VSCode support across developers, like project-settings, tasks, extensions, etc.
2021-07-16 09:56:57 +02:00
topscoder
a58c2bfc5d Cleaned up gitignore without losing results
@see https://stackoverflow.com/questions/51587096/using-gitignore-with-pyc-in-subfolders
2021-07-16 09:51:53 +02:00
topscoder
f9606c3b97 Adds requirements-dev.txt for linting and testing dependencies 2021-07-15 20:57:17 +02:00
Rik Helsen
15afd3ad47 Ignore mgm-hurry Python Caches 2021-07-15 19:21:09 +02:00
Rik Helsen
4cced0f75e Ignore fthypt & legacy pickle files 2021-07-03 10:53:38 +02:00
Rik Helsen
19ee4415a4 Ignore HyperOpt Result Files used by Default 2021-07-03 10:00:04 +02:00
Rik Helsen
b92b38fe67 ♻️ Refactored gitignore and ignoring plot folder 2021-06-28 22:23:57 +02:00
Rik Helsen
0b66424a27 ♻️ Refactored gitignore + improved protection of private keys 2021-06-26 16:40:30 +02:00
Roman Vasilev
da6fa8d404 Cleanup temporary/changing data from user_data/ 2021-06-12 13:27:31 +03:00
Bruno Gouvea
c1d6d642be Ignore VSC 2021-06-04 10:20:55 -03:00
Rikj000
331e4e39b0 Updated Documentation 2021-05-02 20:30:43 +02:00
Rikj000
251890e7bf Updated HyperOptable Unclogger + Top Volume StaticPairList Downloading + Updated Documentation + Updated PairsBlackList + Added Some Test Results 2021-04-25 03:25:28 +02:00
Rikj000
e2c7f850fc v0.8.0 Biggest refactor yet + Removed Useless calculations + Added MoniGoManiHyperStrategy + Reworked inner Docs + Reworked docker-compose.yml + Added Some Test Results 2021-04-03 15:49:05 +02:00
Rikj000
e08bd00e50 v0.7.2 Huge code refactor - Changed original trend arrays to buy_params & sell_params arrays - Removed unneeded debuggable_weighted_signal_dataframe from MoniGoManiHyperOpted 2021-04-02 01:00:04 +02:00
Rikj000
6724bb3010 v0.7.1 Total Overall Signal Importance Calculator + New MoniGoManiHyperOpted + Added Some Test Results + Updated MDs and .gitignore 2021-04-01 01:08:18 +02:00
Rikj000
caca5e1938 Fixed .gitignore file 2021-03-28 14:52:12 +02:00