Commit Graph

7743 Commits

Author SHA1 Message Date
Fredrik Rydin 2058b492eb Added function to print hyperopt-list as table using tabulate 2020-02-18 22:46:53 +01:00
Matthias 9a22ce69bd
Merge pull request #2908 from hroff-1902/tests_load_default_strategy
Do not instantiate directly DefaultStrategy in tests
2020-02-12 06:37:19 +01:00
hroff-1902 4f3376e2a1 Do not instantiate directly DefaultStrategy in tests 2020-02-12 01:39:15 +03:00
hroff-1902 e73dac8d91
Merge pull request #2905 from Fredrik81/hyperopt-more-filters
Adding --min-trades, --max-trades, --max-avg-profit, --max-total-profit for hyperopt-list
2020-02-11 23:46:48 +03:00
Fredrik Rydin 539343b20d Adding 2 more filter options for completeness 2020-02-11 21:29:55 +01:00
Matthias 64fb8e28ec
Merge pull request #2886 from freqtrade/docker_docs
Docker docs
2020-02-11 19:41:42 +01:00
Matthias c35fe2c386 Add link to quick-start-guide 2020-02-11 19:29:43 +01:00
Fredrik Rydin d1c3eabb87 Changed commands to use "check_int_positive" 2020-02-11 18:08:30 +01:00
Fredrik Rydin 5b4d8d69ef Adding --min-trades and --max-trades for hyperopt-list 2020-02-11 16:02:08 +01:00
Matthias 59a576ef3e
Merge pull request #2903 from hroff-1902/fix/tests_history-2
Minor: Fix tests_history.py
2020-02-11 07:14:13 +01:00
Matthias 81997cba8a
Merge pull request #2902 from hroff-1902/fix/tests_hyperopt_loss
Minor: Fix tests for hyperopt_loss
2020-02-11 07:13:29 +01:00
Matthias 57fcca9696
Merge pull request #2904 from hroff-1902/fix/tests_backtesting_container
Minor: Fix usage of an item from BTContainer in tests
2020-02-11 07:02:28 +01:00
hroff-1902 29f7c5071b Fix usage of an item from BTContainer in tests 2020-02-11 04:17:10 +03:00
hroff-1902 62bcb3d766 Fix tests in test_history.py 2020-02-11 03:43:20 +03:00
hroff-1902 2bcce33f23
Merge pull request #2888 from Fredrik81/hyperopt-filters
Added filter options to "hyperopt-list" in order to easier find epochs.
2020-02-10 23:59:40 +03:00
Fredrik Rydin f2520c11e7 Used wrong utils.md as base 2020-02-10 21:19:25 +01:00
Fredrik Rydin c924e4d519 Updated based on feedback:
- Profit commands now use float
- Compatible with --best
- Corrected wrong information in docs
2020-02-10 20:54:31 +01:00
Matthias d442b31f84
Merge pull request #2894 from freqtrade/hroff-1902-patch-2
Minor: Adjust mypy and flake commands
2020-02-10 19:03:09 +01:00
hroff-1902 df8a27fba6
Merge pull request #2900 from freqtrade/rem_bin
Break the old binary file so users are forced to reinstall
2020-02-10 20:52:13 +03:00
hroff-1902 05128d21a8
Suggest to run flake for scripts 2020-02-10 20:48:49 +03:00
Matthias faf19eda86 Break the old binary file so users are forced to reinstall
Note:
This should not be relevant anymore - this binary has been deprecated
and is not being used by new installations since July 2019.
2020-02-10 17:31:49 +01:00
hroff-1902 d07c69809d Fix tests for hyperopt_loss 2020-02-10 18:32:41 +03:00
hroff-1902 da03c36875
Merge pull request #2899 from freqtrade/mypy_tests
Fix mypy type errors in tests
2020-02-10 15:43:57 +03:00
hroff-1902 0ac0ca74b5
return back hint for running mypy 2020-02-10 15:41:09 +03:00
Matthias 1a544be828 Merge pull request #2898 from freqtrade/dependabot/pip/develop/mkdocs-material-4.6.2
Bump mkdocs-material from 4.6.0 to 4.6.2
2020-02-10 11:03:10 +01:00
Matthias bfccb2e96a Merge pull request #2896 from freqtrade/dependabot/pip/develop/pandas-1.0.1
Bump pandas from 1.0.0 to 1.0.1
2020-02-10 11:02:54 +01:00
Matthias 7bb02d0cc6 Update docker-docs wording 2020-02-10 11:01:33 +01:00
Matthias f220e0f6ca Merge pull request #2897 from freqtrade/dependabot/pip/develop/python-telegram-bot-12.4.1
Bump python-telegram-bot from 12.3.0 to 12.4.1
2020-02-10 10:40:37 +01:00
Matthias 83644ce5d8 Fix mypy type errors in tests 2020-02-10 10:35:48 +01:00
dependabot-preview[bot] 550f9fc891 Bump python-telegram-bot from 12.3.0 to 12.4.1
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 12.3.0 to 12.4.1.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v12.3.0...v12.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 08:45:27 +00:00
Matthias c7167c83cd Merge pull request #2895 from freqtrade/dependabot/pip/develop/ccxt-1.22.39
Bump ccxt from 1.22.30 to 1.22.39
2020-02-10 09:44:08 +01:00
dependabot-preview[bot] 6b4094fd92 Bump mkdocs-material from 4.6.0 to 4.6.2
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 4.6.0 to 4.6.2.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/4.6.0...4.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 08:02:45 +00:00
dependabot-preview[bot] 88f2ad1eae Bump pandas from 1.0.0 to 1.0.1
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.0.0 to 1.0.1.
- [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.0.0...v1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 08:02:07 +00:00
dependabot-preview[bot] 90ee82ac43 Bump ccxt from 1.22.30 to 1.22.39
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.22.30 to 1.22.39.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ccxt/ccxt/compare/1.22.30...1.22.39)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 08:01:42 +00:00
Matthias db0475f9c3 Merge pull request #2890 from freqtrade/hroff-1902-patch-1
Add tip on running order types for Bittrex
2020-02-10 08:33:24 +01:00
hroff-1902 4af25ec315
Adjust mypy and flake commands 2020-02-10 05:52:07 +03:00
hroff-1902 0ba8d13de9
Merge pull request #2831 from xmatthias/feat/new_config
introduce new-config subcommand
2020-02-09 22:11:37 +03:00
hroff-1902 f7c74e551f
Fix wording 2020-02-09 21:56:59 +03:00
Fredrik81 5bf4c5869b
Update hyperopt_commands.py
Missed a debug print
2020-02-09 19:32:09 +01:00
hroff-1902 cc3f65d069
Fix typo 2020-02-09 19:45:04 +03:00
hroff-1902 c83da7cadb
Add section about order types into Bittrex Exchange-specific chapter 2020-02-09 19:11:06 +03:00
Matthias 7c91c77fd9
Merge pull request #2891 from freqtrade/hroff-1902-patch-2
Fix SharpeHyperOptLossDaily
2020-02-09 17:06:22 +01:00
hroff-1902 40abdd2608 Suggest changing strategy 2020-02-09 18:54:04 +03:00
hroff-1902 c89a32224c
Fix SharpeHyperOptLossDaily 2020-02-09 18:40:19 +03:00
Fredrik Rydin eb3783dc00 Fixed a blank line issue :-( 2020-02-09 14:30:29 +01:00
Fredrik Rydin c648ec7c0c Added test cases and fixed a minor bug 2020-02-09 14:18:56 +01:00
hroff-1902 c7ba85c2e6 Add tip on running order types for Bittrex 2020-02-09 14:19:13 +03:00
Matthias b536d50194 Address PR Review 2020-02-09 11:41:29 +01:00
Matthias f41de38498
Merge pull request #2884 from freqtrade/fix/stakecurr_validation
fix download-data validation problems
2020-02-09 11:07:39 +01:00
Fredrik Rydin c96acd6ca0 Fixed to pass PEP8 2020-02-09 00:16:11 +01:00