Commit Graph

5673 Commits

Author SHA1 Message Date
Matthias c5ccf44750 Remove generate_dataframe from plot_dataframe script 2019-08-04 10:26:04 +02:00
Matthias e4380b533b Print plot filename so it can be easily opened 2019-08-04 10:25:46 +02:00
Matthias 62262d0bb5 improve docstring of _analyze_ticker_int 2019-08-04 10:21:22 +02:00
Matthias 52d92cba90 Split analyze_ticker and _analyze_ticker_int 2019-08-04 10:20:31 +02:00
Matthias 0df5932593
Merge pull request #2091 from freqtrade/adjust_issuetemplate
add Operating system to issue template
2019-08-04 09:32:56 +02:00
Matthias d1838dceec
Merge pull request #2086 from freqtrade/fix_restricted_markets
Restricted pairs warning
2019-08-04 09:25:59 +02:00
Matthias c6bd143785 add Operating system to issue template 2019-08-03 20:04:49 +02:00
Matthias d51fd1a5d0 fix typo 2019-08-03 19:56:41 +02:00
Matthias d59608f764 adjust some documentation wordings 2019-08-03 17:19:37 +02:00
Matthias b3e6e710d8
Merge pull request #2084 from hroff-1902/hyperopt-print-params4
Improvements to hyperopt output
2019-08-03 13:24:47 +02:00
Matthias 8ab07e0451 Add FAQ section about restricted markets 2019-08-03 13:22:44 +02:00
Matthias ad55faafa8 Fix odd test 2019-08-03 13:18:37 +02:00
Matthias bbd58e772e Warn when using restricted pairs
As noted in https://github.com/ccxt/ccxt/issues/5624, there is currently
no way to detect if a user is impacted by this or not prior to creating
a order.
2019-08-03 13:14:36 +02:00
hroff-1902 e8b2ae0b85 tests adjusted 2019-08-03 11:34:09 +03:00
hroff-1902 13620df717 'with values:' line removed 2019-08-03 11:05:05 +03:00
Matthias fb103dd162
Merge pull request #2085 from hroff-1902/remove-pytest-warning6
tests: hide deprecation warning due to use of --live
2019-08-03 09:35:22 +02:00
hroff-1902 3b65c986ee wordings fixed 2019-08-03 10:20:20 +03:00
hroff-1902 cad7d9135a tests: hide deprecation warning due to use of --live 2019-08-03 09:24:27 +03:00
hroff-1902 b152d1a7ab docs agjusted, plus minor fixes 2019-08-02 22:23:48 +03:00
hroff-1902 aa8f44f68c improvements to hyperopt output 2019-08-02 22:22:58 +03:00
Matthias 1810d86555
Merge pull request #2080 from freqtrade/add_strategy_docs
docs: Create detailed section about strategy problem analysis
2019-08-02 20:29:09 +02:00
Matthias 3eb571f34c recommended ... 2019-08-02 20:04:18 +02:00
Matthias e8be357624
Merge pull request #2079 from hroff-1902/hyperopt-print-params3
minor: cleanup in hyperopt
2019-08-02 20:02:46 +02:00
Matthias 32605fa10a small improvements 2019-08-02 19:52:56 +02:00
Matthias 0b9b5f3993 Improve document wording 2019-08-02 19:50:12 +02:00
Matthias 86aa18efe6
Merge pull request #2082 from freqtrade/fix/missintfstring
Fix/missintfstring
2019-08-02 10:27:10 +02:00
Matthias 76d22bc743 Show correct valueerror message 2019-08-02 09:41:24 +02:00
Matthias 01cd30984b Improve wording 2019-08-02 06:47:03 +02:00
Matthias fceb411154 Create detailed section about strategy problem analysis 2019-08-02 06:44:31 +02:00
hroff-1902 3ccfe88ad8 tests adjusted 2019-08-01 23:57:50 +03:00
hroff-1902 065ebd39ef cleanup in hyperopt 2019-08-01 23:57:26 +03:00
Matthias 4c005e7086
Merge pull request #2075 from hroff-1902/hyperopt-cleanup2
minor: hyperopt cleanups and output improvements
2019-08-01 07:08:50 +02:00
Matthias 472690a55f
Merge pull request #2073 from freqtrade/update/setuppy
Improve setup.py to allow "extras" installations
2019-07-31 19:25:21 +02:00
Matthias b8713a515e
Merge pull request #2071 from freqtrade/new-dev
New develop version 2019.7-dev
2019-07-30 11:31:22 +02:00
hroff-1902 b976f24672 tests adjusted 2019-07-30 11:47:46 +03:00
hroff-1902 8f1f416a52 hyperopt cleanup and output improvements 2019-07-30 11:47:28 +03:00
Matthias a5fb3e08f7
Merge pull request #2072 from freqtrade/improve_dev_docs
Improve release documentation
2019-07-30 06:12:47 +02:00
Matthias 59caff8fb1 UPdate developer docs 2019-07-29 20:57:57 +02:00
Matthias f825e81d0e developers need all dependencies! 2019-07-29 20:54:35 +02:00
Matthias 7bea0007c7 Allow installing via submodules
freqtrade can be installed using `pip install -e .[all]` to include all
dependencies
2019-07-29 20:53:26 +02:00
Matthias 8dd8addd3a Sort requirements-dev file 2019-07-29 20:52:38 +02:00
Matthias e14dd4974f Improve release documentation 2019-07-29 20:32:28 +02:00
Matthias 7a97995d81 2017.7-dev version bump 2019-07-29 20:30:14 +02:00
Matthias e64509f1b4 Version bump to 2019.7 2019-07-29 20:27:50 +02:00
Matthias 0ac5440fc2
Merge pull request #2069 from freqtrade/pyup/scheduled-update-2019-07-29
Scheduled weekly dependency update for week 30
2019-07-29 20:07:44 +02:00
Matthias fde3411c8b Merge branch 'develop' into pyup/scheduled-update-2019-07-29 2019-07-29 19:39:09 +02:00
Matthias 8066aba6fe
Merge pull request #2044 from freqtrade/pyup/scheduled-update-2019-07-22
Scheduled weekly dependency update for week 29
2019-07-29 19:37:28 +02:00
pyup-bot 5ba0aa8082 Update plotly from 3.10.0 to 4.0.0 2019-07-29 15:25:16 +00:00
pyup-bot 3e95b7d8a5 Update mypy from 0.711 to 0.720 2019-07-29 15:25:15 +00:00
pyup-bot 0f632201e0 Update pytest from 5.0.0 to 5.0.1 2019-07-29 15:25:14 +00:00