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
b310d174e2 export_results - Added closing quote 2022-01-02 09:19:43 +00:00
Rikj000
d76fa48d33 export_results - Updated formatted_message 2022-01-02 09:15:36 +00:00
Rikj000
5336ba9575 export_results - Switched to f-strings & single quotes 2022-01-02 09:11:19 +00:00
Rikj000
e8adfbd62f export_results - Added Title 2022-01-02 09:04:37 +00:00
perfectra1n
c07b71808c fix formatting 2022-01-01 22:52:38 -08:00
perfectra1n
1f64e83655 trigger CI 2022-01-01 22:33:43 -08:00
perfectra1n
7daf97d432 trigger CI 2022-01-01 22:32:55 -08:00
perfectra1n
59ae564103 working zipping and message sending 2022-01-01 19:58:23 -08:00
perfectra1n
a4fa4fdc9f working export_results function 2022-01-01 19:40:18 -08:00
perfectra1n
f4f65f5c45 Merge branch 'Rikj000:development' into feature/result-export 2022-01-01 19:22:22 -08:00
Rikj000
3c11c9490b 🔀 Merge PR #227 from perfectra1n/feature/notify-hyperopt-found
️ Notify the user that previous HyperOpt output exists
2021-12-29 18:01:22 +00:00
Rikj000
31157b5366 ️ Switched to single quote 2021-12-29 17:50:50 +00:00
perfectra1n
8d7e54fdeb notify user that previous ho output exists 2021-12-29 09:44:39 -08:00
perfectra1n
8a8d6405b3 testing with new path time checking 2021-12-28 19:20:53 -08:00
perfectra1n
a1156764d6 create result export directory 2021-12-28 19:05:53 -08:00
dependabot[bot]
3fd6fc3603 Bump plotly from 5.4.0 to 5.5.0
Bumps [plotly](https://github.com/plotly/plotly.py) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v5.4.0...v5.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-27 03:14:35 +00:00
Rik Helsen
c593080492 🔀 Merge development into support/freqtrade-2021.11 2021-12-27 01:17:24 +01:00
dependabot[bot]
15422d78bc Merge pull request #220 from Rikj000/dependabot/pip/development/numpy-1.21.5 2021-12-27 00:15:45 +00:00
Rikj000
6108da2c4d 🔀 Merge PR #222 from perfectra1n/bug/freqtrade-binary
🐞 BugFix - Prevent `self.freqtrade_binary` value from being smashed.
2021-12-27 00:14:37 +00:00
Rik Helsen
3f39c8c984 🔀 Merge PR #224 perfectra1n/feature/fix-posix-compliance 2021-12-27 00:49:33 +01:00
Rikj000
efda9ade27 🔀 Merge PR #224 perfectra1n/feature/fix-posix-compliance
🐞 BugFix - Change `source` to `.` for POSIX compliance
2021-12-26 22:51:18 +00:00
perfectra1n
974b8d23b4 change 'source' to '.' for POSIX compliance 2021-12-26 12:59:46 -08:00
perf3ct
297f290c83 prevent freqtradecli attr from being smashed 2021-12-23 19:10:38 -08:00
Rik Helsen
0c87f8d95b ♻ Fixed typos 2021-12-21 18:00:54 +01:00
dependabot[bot]
9771819fa1 Bump numpy from 1.21.4 to 1.21.5
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.4 to 1.21.5.
- [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.4...v1.21.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 03:14:47 +00:00
Rik Helsen
5f7b3aefd9 HyperOptable Protections - Switched to single quotes, moved & documented 2021-12-19 15:22:02 +01:00
Rik Helsen
2f765651b7 MGM_HyperOptLosses - Added Any import 2021-12-18 23:13:03 +01:00
Rik Helsen
7b02975a08 MGM_HyperOptLosses - Added backtest_stats 2021-12-18 18:33:23 +01: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
Rik Helsen
5dbb9d085c 🔥 Removed mgm-config protections 2021-12-18 17:51:15 +01:00
Rikj000
199fa57013 🔀 Merge PR #150 from raftersvk/hyperoptable-protections
 Hyperoptable protections
2021-12-18 16:47:19 +00:00
Rik Helsen
bbf289a887 ⬆️ Updated to Freqtrade v2021.11 2021-12-18 17:39:05 +01:00
Rikj000
63f72dee42 ️ Fixed imports 2021-12-18 16:15:46 +00:00
Rik Helsen
559d44991c ⬆️ Updated requirements-mgm.txt 2021-12-16 19:59:34 +01:00
Rik Helsen
241aab28cf ⬆️ Bumped Cryptography from 36.0.0 to 36.0.1 2021-12-16 19:55:47 +01:00
dependabot[bot]
c88c98289c Merge pull request #214 from Rikj000/dependabot/pip/development/pandas-1.3.5 2021-12-16 18:21:31 +00:00
dependabot[bot]
5a6993c95c Bump pandas from 1.3.4 to 1.3.5
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/master/RELEASE.md)
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 18:14:50 +00:00
dependabot[bot]
b91c59d644 Merge pull request #213 from Rikj000/dependabot/pip/development/inquirerpy-0.3.1 2021-12-16 18:09:28 +00:00
dependabot[bot]
a2b193ee0d Bump inquirerpy from 0.3.0 to 0.3.1
Bumps [inquirerpy](https://github.com/kazhala/InquirerPy) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/kazhala/InquirerPy/releases)
- [Changelog](https://github.com/kazhala/InquirerPy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kazhala/InquirerPy/compare/0.3.0...0.3.1)

---
updated-dependencies:
- dependency-name: inquirerpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 18:03:43 +00:00
dependabot[bot]
218715776e Merge pull request #210 from Rikj000/dependabot/pip/development/prompt-toolkit-3.0.24 2021-12-16 17:59:11 +00:00
dependabot[bot]
8e170fb1a8 Bump prompt-toolkit from 3.0.22 to 3.0.24
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.22 to 3.0.24.
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG)
- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.22...3.0.24)

---
updated-dependencies:
- dependency-name: prompt-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 17:17:59 +00:00
dependabot[bot]
6a2196f12a Merge pull request #207 from Rikj000/dependabot/pip/development/pylint-2.12.2 2021-12-16 17:10:04 +00:00
dependabot[bot]
d64607ec66 Bump pylint from 2.12.1 to 2.12.2
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.1 to 2.12.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.12.1...v2.12.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 17:00:41 +00:00
dependabot[bot]
d23855b89a Merge pull request #204 from Rikj000/dependabot/pip/development/quantstats-0.0.47 2021-12-16 16:56:09 +00:00
dependabot[bot]
eb96282a86 Bump quantstats from 0.0.46 to 0.0.47
Bumps [quantstats](https://github.com/ranaroussi/quantstats) from 0.0.46 to 0.0.47.
- [Release notes](https://github.com/ranaroussi/quantstats/releases)
- [Changelog](https://github.com/ranaroussi/quantstats/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/ranaroussi/quantstats/commits)

---
updated-dependencies:
- dependency-name: quantstats
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 16:51:21 +00:00
dependabot[bot]
67a346654e Merge pull request #203 from Rikj000/dependabot/pip/development/pre-commit-2.16.0 2021-12-16 16:46:39 +00:00
dependabot[bot]
6a71cb003a Bump pre-commit from 2.15.0 to 2.16.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.15.0...v2.16.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 16:38:13 +00:00
Rik Helsen
7b70a3dd9d Re-added Pipfile.lock 2021-12-16 17:20:47 +01:00
Rikj000
ae488776d9 Updated flake8 runner to Python 3.9 2021-12-16 02:04:32 +01:00