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

1147 Commits

Author SHA1 Message Date
Rikj000
ce7c127b22 🐞 BugFixed - installer.sh shell aliasses 2022-01-20 19:06:58 +00:00
Rik Helsen
3e367259a0 📝 Docs ReadMe - Added OKX exchange + updated KuCoin link 2022-01-19 17:36:11 +01:00
dependabot[bot]
5bb38c572b Merge pull request #233 from Rikj000/dependabot/pip/development/numpy-1.22.1 2022-01-17 16:12:32 +00:00
Rikj000
8ce52750c3 🔀 Merge PR #234 from xwolfyxNL/Sparky-support
 Added `SparkyLinux` support
2022-01-17 16:11:33 +00:00
xwolfyxNL
dd79315663 Added sparky support 2022-01-17 16:06:35 +01:00
Rikj000
e8b0d6dd63 🐞 MoniGoManiCli - Fixed parse_command() without properties 2022-01-17 12:45:19 +01:00
dependabot[bot]
71a4195465 Bump numpy from 1.21.5 to 1.22.1
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 to 1.22.1.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.21.5...v1.22.1)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 03:15:50 +00:00
Rik Helsen
fdbb52657f 🔀 Merge development into support/freqtrade-2021.11 2022-01-16 17:06:46 +01:00
Rik Helsen
8afd6fe3ba 📝 Docs MoniGoMani - Added Protection Spaces Section 2022-01-16 16:50:19 +01:00
Rik Helsen
ccba81ecfd 📝 Docs ReadMe - Switched commit to version 2022-01-16 16:49:45 +01:00
Rik Helsen
c85ade99d1 📝 Docs MGM-Hurry - Added blue note 2022-01-16 16:49:25 +01:00
Rik Helsen
afca0734d9 Added protection_spaces 2022-01-16 16:48:52 +01:00
Rik Helsen
f4e0c5aa9a Compacted unclogger_spaces 2022-01-16 16:48:35 +01:00
Rik Helsen
51b2b58f89 Added Configurable HyperOptable Protections 2022-01-16 16:47:52 +01:00
Rik Helsen
e5c77ab042 _init_vars - Added decimal parameter support 2022-01-16 16:45:37 +01:00
Rik Helsen
604dbae664 mgm-hurry - Implement parse_backtest_results() 2022-01-16 16:43:27 +01:00
Rik Helsen
04103fbe6f mgm-config-hyperopt - Only store optimized spaces 2022-01-16 16:42:56 +01:00
Rik Helsen
28c5d7b3e7 MoniGoManiCli - Display used command and save .last_command.json` 2022-01-16 16:39:51 +01:00
Rik Helsen
36800ae894 MoniGoManiCli - Added parse_command() & parse_backtest_results() 2022-01-16 16:37:57 +01:00
Rik Helsen
6863ae14cf ♻ Refactor (Clarified parameter names, Optimized Imports, Fixed line lengths, Fixed typos, Parse types) 2022-01-16 16:36:06 +01:00
Rik Helsen
fc5844c981 ♻ Switched to full command modifiers + Replaced substitute() with f-strings 2022-01-16 16:29:55 +01:00
Rik Helsen
ea35374ccf Updated .gitignore 2022-01-16 16:23:57 +01:00
Rik Helsen
1fb79ef1e1 MoniGoManiConfig - Added get_hyperopted_spaces() 2022-01-16 16:18:04 +01:00
Rik Helsen
adc451c2a3 MoniGoManiConfig - Added load_mgm_config_hyperopt() 2022-01-16 16:17:51 +01:00
Rik Helsen
2a7ee11148 Added PyCharm-RunModes 2022-01-16 16:09:51 +01:00
dependabot[bot]
527b1061cd Merge pull request #226 from Rikj000/dependabot/pip/development/art-5.4 2022-01-07 07:01:24 +00:00
dependabot[bot]
2df536ff3f Bump art from 5.3 to 5.4
Bumps [art](https://github.com/sepandhaghighi/art) from 5.3 to 5.4.
- [Release notes](https://github.com/sepandhaghighi/art/releases)
- [Changelog](https://github.com/sepandhaghighi/art/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sepandhaghighi/art/compare/v5.3...v5.4)

---
updated-dependencies:
- dependency-name: art
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-07 06:52:34 +00:00
dependabot[bot]
58245345a5 Merge pull request #225 from Rikj000/dependabot/pip/development/plotly-5.5.0 2022-01-07 06:47:52 +00:00
Rikj000
c3aab7c7ce 🔀 Merge PR #232 from perfectra1n/feature/add-results-for-export
️ Add `strategy` and `loss` files to results export & creation of `mgm_result_export`
2022-01-07 06:35:58 +00:00
Rikj000
4f0fbaaebd ️ Fixed indentation 2022-01-07 06:30:58 +00:00
Rikj000
77e20d09f6 ️ Added creation of mgm_result_export folder 2022-01-07 06:29:52 +00:00
perfectra1n
bb84d24060 maybe flake8 will prefer a better indent like this 2022-01-06 19:50:18 -08:00
perfectra1n
9aa9e72e03 add strategy and loss hyperopt to results 2022-01-06 19:45:03 -08:00
Rikj000
a8ecaa286d 📝 Docs - Added FinTA link 2022-01-03 08:43:21 +00:00
Rikj000
d121779e59 🔀 Merge PR #229 from perfectra1n/bug/fix-results-export
🐞 BugFix - Change `rawlist` to `list` in `export_results`
2022-01-02 22:15:26 +00:00
perfectra1n
e96ce2b390 change rawlist to list because results >9 2022-01-02 14:10:46 -08:00
Rikj000
3b8ecb7fb6 ️ Updated MoniGoManiLogger 2022-01-02 21:39:39 +00:00
Rikj000
1132d2829a 🔀 Merge PR #228 from perfectra1n/feature/result-export
 Added `mgm-hurry export_results` - Package up test results for easy share-ability
2022-01-02 21:20:59 +00:00
Rikj000
f8e41989a4 export_results - Removed unneeded imports 2022-01-02 21:16:54 +00:00
Rikj000
9a20c2d806 📝 Docs - Switched to code tag 2022-01-02 21:13:42 +00:00
perfectra1n
f8fa2dac6c update docs and docstring 2022-01-02 13:06:48 -08:00
perfectra1n
b54aa3d416 add docstring 2022-01-02 13:01:56 -08:00
perfectra1n
b304f23067 better formatting 2022-01-02 12:21:09 -08:00
perfectra1n
b347fcdc88 update for hook 2022-01-02 12:20:08 -08:00
perfectra1n
aa8cc147da add additional files, and move makedirs out loop 2022-01-02 11:15:14 -08:00
perfectra1n
e24bdac220 working zip and webhook export 2022-01-02 10:06:35 -08:00
perfectra1n
02e61a7086 transplanted function 2022-01-02 09:20:41 -08:00
perfectra1n
c0938f842e fix accidentally removed line 2022-01-02 09:16:06 -08:00
Rikj000
a05cb3227f export_results - Fixed f-string 2022-01-02 09:34:02 +00:00
Rikj000
54be9fba2a export_results - Fixed f-string 2022-01-02 09:26:14 +00:00