dependabot-preview[bot]
|
04fea69a28
|
Bump mypy from 0.720 to 0.730
Bumps [mypy](https://github.com/python/mypy) from 0.720 to 0.730.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.720...v0.730)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-30 17:26:03 +00:00 |
|
Matthias
|
d6a8821596
|
Merge pull request #2322 from freqtrade/dependabot/pip/develop/pytest-5.2.0
Bump pytest from 5.1.3 to 5.2.0
|
2019-09-30 19:24:45 +02:00 |
|
hroff-1902
|
b6ee3d99b1
|
Merge pull request #2320 from freqtrade/config_no_allowed
args - Add config no allowed list to skip loading config.json
|
2019-09-30 18:32:29 +03:00 |
|
Matthias
|
9a2bd83827
|
Merge pull request #2323 from freqtrade/dependabot/pip/develop/tabulate-0.8.5
Bump tabulate from 0.8.3 to 0.8.5
|
2019-09-30 17:20:16 +02:00 |
|
dependabot-preview[bot]
|
f359f869ab
|
Bump pytest from 5.1.3 to 5.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.1.3...5.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-30 15:20:07 +00:00 |
|
Matthias
|
d6fba7c2f3
|
Merge pull request #2321 from freqtrade/dependabot/pip/develop/urllib3-1.25.6
Bump urllib3 from 1.25.5 to 1.25.6
|
2019-09-30 17:19:44 +02:00 |
|
Matthias
|
498bcf213f
|
Merge pull request #2325 from freqtrade/dependabot/pip/develop/pytest-mock-1.11.0
Bump pytest-mock from 1.10.4 to 1.11.0
|
2019-09-30 17:18:49 +02:00 |
|
Matthias
|
33efb7ace6
|
Merge pull request #2326 from freqtrade/dependabot/pip/develop/ccxt-1.18.1208
Bump ccxt from 1.18.1180 to 1.18.1208
|
2019-09-30 17:18:36 +02:00 |
|
dependabot-preview[bot]
|
d74ca78bd8
|
Bump ccxt from 1.18.1180 to 1.18.1208
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.18.1180 to 1.18.1208.
- [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.18.1180...1.18.1208)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-30 10:21:37 +00:00 |
|
dependabot-preview[bot]
|
3c91ba134f
|
Bump pytest-mock from 1.10.4 to 1.11.0
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 1.10.4 to 1.11.0.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/1.10.4...v1.11.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-30 10:20:47 +00:00 |
|
dependabot-preview[bot]
|
9a83d84109
|
Bump tabulate from 0.8.3 to 0.8.5
Bumps [tabulate](https://github.com/astanin/python-tabulate) from 0.8.3 to 0.8.5.
- [Release notes](https://github.com/astanin/python-tabulate/releases)
- [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG)
- [Commits](https://github.com/astanin/python-tabulate/commits/v0.8.5)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-30 10:20:05 +00:00 |
|
dependabot-preview[bot]
|
8ae4018e4d
|
Bump urllib3 from 1.25.5 to 1.25.6
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.5 to 1.25.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.5...1.25.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-30 10:19:37 +00:00 |
|
Matthias
|
739901b606
|
Add test for this behaviour
|
2019-09-30 09:48:00 +02:00 |
|
Matthias
|
03b5be91f7
|
some commands should not have config at all
|
2019-09-30 09:47:52 +02:00 |
|
hroff-1902
|
704fea616b
|
Merge pull request #2316 from freqtrade/no_main_py
Don't use main.py as entry point in documentation
|
2019-09-29 11:33:40 +03:00 |
|
Matthias
|
23665c7731
|
Don't use main.py as entry point in documentation
|
2019-09-29 10:25:47 +02:00 |
|
Matthias
|
4025ec9900
|
Merge pull request #2315 from freqtrade/hroff-1902-patch-1
Minor: Change the default stoploss space
|
2019-09-29 10:17:07 +02:00 |
|
hroff-1902
|
6a397f579e
|
Add description of usage
|
2019-09-29 00:43:27 +03:00 |
|
hroff-1902
|
c31f118d0c
|
Merge pull request #2307 from freqtrade/rounding
Don't compare floats when updating fees
|
2019-09-28 12:39:27 +03:00 |
|
hroff-1902
|
2f005d6be9
|
Align example of ROI in the docs
|
2019-09-28 11:56:19 +03:00 |
|
hroff-1902
|
45f5394d79
|
Align example in the docs
|
2019-09-28 11:54:26 +03:00 |
|
hroff-1902
|
7e214d8e4c
|
minor: change default stoploss space
|
2019-09-28 11:50:15 +03:00 |
|
Matthias
|
ed10048394
|
Merge pull request #2308 from hroff-1902/hyperopt-config
Allow use of config in custom hyperopt methods
|
2019-09-28 10:36:46 +02:00 |
|
Matthias
|
43f2ef226c
|
Change rel_tol to abs_tol to avoid surprises with high priced pairs
|
2019-09-28 10:30:12 +02:00 |
|
Matthias
|
42b5a0977e
|
fix failing test
|
2019-09-28 10:14:38 +02:00 |
|
Matthias
|
3b1252207d
|
Merge pull request #2314 from hroff-1902/fix-2259
Shorten the default hyperopt stoploss space
|
2019-09-28 10:09:08 +02:00 |
|
hroff-1902
|
4ac53f1549
|
Shorten the default hyperopt stoploss space
|
2019-09-28 04:13:53 +03:00 |
|
hroff-1902
|
21b807aa85
|
Merge pull request #2310 from freqtrade/slack_link
Update slack link
|
2019-09-26 21:12:40 +03:00 |
|
Matthias
|
28e0398c68
|
Merge pull request #2280 from freqtrade/backtest_docs
Improve backtesting documentation
|
2019-09-26 19:37:34 +02:00 |
|
Matthias
|
637ec60644
|
Update slack link
|
2019-09-26 19:36:09 +02:00 |
|
Matthias
|
6ba9316e15
|
Merge branch 'develop' into backtest_docs
|
2019-09-26 11:04:01 +02:00 |
|
Matthias
|
60e3e626e4
|
Improve timerange section of the docs
|
2019-09-26 11:00:26 +02:00 |
|
hroff-1902
|
9db915853a
|
Allow use of config in custom hyperopt methods
|
2019-09-26 11:59:21 +03:00 |
|
Matthias
|
5237723f22
|
Merge pull request #2303 from freqtrade/feat/hyperopt_optional_install
Optional hyperopt dependency installation
|
2019-09-26 09:42:16 +02:00 |
|
Matthias
|
eb07f1fee9
|
Fix typo
|
2019-09-26 09:31:31 +02:00 |
|
Matthias
|
8d92f8b362
|
Compare floats via isclose instead of ==
|
2019-09-26 07:18:00 +02:00 |
|
Matthias
|
49f0a72121
|
Add test for rounding error on fload aggregation
|
2019-09-26 07:17:54 +02:00 |
|
Matthias
|
5978b7bb93
|
Add explicit test for halfbought fee adjustment
|
2019-09-26 07:17:49 +02:00 |
|
Matthias
|
e09408f9b7
|
Merge pull request #2306 from freqtrade/hroff-1902-patch-1
Minor: fix typo in comment
|
2019-09-26 06:15:40 +02:00 |
|
hroff-1902
|
0268bfdbd4
|
Minor: fix typo in comment
Minor cosmetics. typo caught.
|
2019-09-26 02:04:48 +03:00 |
|
Matthias
|
b994f5c273
|
Merge pull request #2294 from hroff-1902/fix-skopt-memory3
Fix skopt memory exhaustion
|
2019-09-25 19:55:27 +02:00 |
|
Matthias
|
e9de088209
|
Add import-fails code as a fixture
|
2019-09-25 11:55:24 +02:00 |
|
Matthias
|
d05db077e2
|
Update PI install documentation and dockerfile
|
2019-09-25 11:40:34 +02:00 |
|
Matthias
|
d2f2473070
|
install hyperopt seperately ([hyperopt])
|
2019-09-25 11:40:34 +02:00 |
|
Matthias
|
47b6b56566
|
Reorg dependencies to have hyperopt seperated
|
2019-09-25 11:40:34 +02:00 |
|
Matthias
|
27cc73f47e
|
Dynamically import hyperopt modules
|
2019-09-25 11:40:34 +02:00 |
|
Matthias
|
cc91ccad3e
|
Improve documentation wording
|
2019-09-25 06:26:28 +02:00 |
|
Matthias
|
0102413f58
|
Merge pull request #2301 from hroff-1902/fix-hyperopt-position-stacking
Fix hyperopt position stacking
|
2019-09-25 06:22:39 +02:00 |
|
hroff-1902
|
665e0570ae
|
Fix hyperopt position stacking
|
2019-09-25 03:41:22 +03:00 |
|
hroff-1902
|
a75fb3d4be
|
Merge pull request #2197 from freqtrade/implement_version_dev
Apply dynamic versioning to develop
|
2019-09-24 21:20:49 +03:00 |
|