dependabot[bot]
|
a2873096c8
|
Bump flake8-tidy-imports from 4.2.0 to 4.2.1
Bumps [flake8-tidy-imports](https://github.com/adamchainz/flake8-tidy-imports) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/adamchainz/flake8-tidy-imports/releases)
- [Changelog](https://github.com/adamchainz/flake8-tidy-imports/blob/master/HISTORY.rst)
- [Commits](https://github.com/adamchainz/flake8-tidy-imports/compare/4.2.0...4.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-21 05:36:24 +00:00 |
|
dependabot[bot]
|
5716202e45
|
Bump joblib from 0.17.0 to 1.0.0
Bumps [joblib](https://github.com/joblib/joblib) from 0.17.0 to 1.0.0.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst)
- [Commits](https://github.com/joblib/joblib/compare/0.17.0...1.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-21 05:36:24 +00:00 |
|
dependabot[bot]
|
fe27206926
|
Bump questionary from 1.8.1 to 1.9.0
Bumps [questionary](https://github.com/tmbo/questionary) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/tmbo/questionary/releases)
- [Commits](https://github.com/tmbo/questionary/compare/1.8.1...1.9.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-21 05:36:12 +00:00 |
|
dependabot[bot]
|
a1755364e1
|
Bump pytest from 6.2.0 to 6.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.0 to 6.2.1.
- [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/6.2.0...6.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-21 05:36:09 +00:00 |
|
dependabot[bot]
|
e7e687c8ec
|
Bump requests from 2.25.0 to 2.25.1
Bumps [requests](https://github.com/psf/requests) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.0...v2.25.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-21 05:36:08 +00:00 |
|
Christof
|
5423c21be0
|
keyboard type
|
2020-12-20 22:51:40 +01:00 |
|
Christof
|
f39dde121a
|
moved keyboard config validation to __inti__
|
2020-12-20 22:36:56 +01:00 |
|
Christof
|
18a24d75ef
|
cleanup
|
2020-12-20 21:31:01 +01:00 |
|
Christof
|
3cb559994e
|
some more test
|
2020-12-20 21:31:01 +01:00 |
|
Christof
|
c1b8ad7232
|
renaming, comments, cleanups
|
2020-12-20 21:31:01 +01:00 |
|
Christof
|
fabb31e1bc
|
imports order
|
2020-12-20 21:31:01 +01:00 |
|
Christof
|
f120c8d6c7
|
documentation
|
2020-12-20 21:31:01 +01:00 |
|
Christof
|
f24626e139
|
removed too many blank lines
|
2020-12-20 21:31:01 +01:00 |
|
Christof
|
43091a26ce
|
simple tests
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
8b24878023
|
plot_config documentation for fill_to, fill_label, fill_color
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
5b2902fcbc
|
cleanup
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
16baca5eeb
|
fixed: too complex warning
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
d901a86165
|
typo
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
75e4758936
|
changed config params, added fill area in subplots
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
cc39cf97dd
|
revert to former create_plotconfig behaviour
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
4531c924da
|
PEP8
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
fb3d82ccb9
|
cleanup
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
fdd4b40c34
|
fixed subplots, empty create plot_config if its not given by strategie
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
daa1727e2b
|
Exeption for fill_area.traces
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
3fdfc06a1e
|
label for fill_area added and documentation updated
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
ecadfdd98e
|
fixed:advanced config. added. feature: fill area between traces by advanced configuration.
|
2020-12-20 21:28:57 +01:00 |
|
Christof
|
6b44545d37
|
sort order imports
|
2020-12-20 21:06:45 +01:00 |
|
Christof
|
799e6be2eb
|
fix tests
|
2020-12-20 21:06:45 +01:00 |
|
Christof
|
621105df9a
|
renaming shortcut_btns to keyboard
|
2020-12-20 21:06:45 +01:00 |
|
Christof
|
bf92099486
|
test for custom keyboard
|
2020-12-20 21:06:45 +01:00 |
|
Christof
|
5b3ffd5141
|
better log msg, comments
|
2020-12-20 21:06:45 +01:00 |
|
Christof
|
5e6897b278
|
documentation for custom keyboard
|
2020-12-20 21:06:45 +01:00 |
|
Christof
|
e92bcb00f6
|
telegram: specify custom shortcut bottons (keyboard) in config.json
|
2020-12-20 21:06:45 +01:00 |
|
Matthias
|
8d3f096a97
|
AgeFilter does not require tickers
|
2020-12-20 20:08:54 +01:00 |
|
Matthias
|
d7daa86434
|
Add bybit subclass
|
2020-12-20 19:59:46 +01:00 |
|
Matthias
|
bd0af1b300
|
Fix test warning
|
2020-12-20 19:38:12 +01:00 |
|
Matthias
|
7d2395ddb7
|
Add limit parameter to fetch_ohlcv
|
2020-12-20 19:33:04 +01:00 |
|
Matthias
|
b9f3410d8b
|
Merge pull request #4082 from bigchakalaka/patch-2
Update strategy-customization.md
|
2020-12-18 06:16:13 +01:00 |
|
bigchakalaka
|
ca9fd08991
|
Update strategy-customization.md
|
2020-12-17 21:40:54 +01:00 |
|
Matthias
|
4e7f914e92
|
Improve test for AgeFilter, fix bug in Agefilter
|
2020-12-17 13:34:53 +01:00 |
|
Matthias
|
266031a6be
|
Disallow PerformanceFilter for backtesting
closes #4072
|
2020-12-16 19:24:47 +01:00 |
|
Matthias
|
8441d0f60f
|
Merge pull request #4069 from freqtrade/refactor_ohlcv_download
Refactor pairlist ohlcv download to use async
|
2020-12-16 19:11:49 +01:00 |
|
Matthias
|
d1fda28d2e
|
Fix typehints
|
2020-12-15 20:59:58 +01:00 |
|
Matthias
|
011ba1d9ae
|
Adapt tests to use async methods
|
2020-12-15 20:49:46 +01:00 |
|
Matthias
|
3c85d5201f
|
Use async to get candle data for pairlists
|
2020-12-15 20:38:26 +01:00 |
|
Matthias
|
f320cb0d7a
|
Merge pull request #4068 from freqtrade/docker_stage_pi
Docker stage pi
|
2020-12-15 19:10:10 +01:00 |
|
Matthias
|
4c0edd0461
|
Move dependencies to base image for RPI
|
2020-12-15 09:28:56 +01:00 |
|
Matthias
|
c8dde63227
|
Allow test-pairlist to run with verbosity
|
2020-12-15 09:23:40 +01:00 |
|
Matthias
|
69901c1314
|
Provide pair to _validate_pairs in pairlists
|
2020-12-15 09:23:40 +01:00 |
|
Matthias
|
39fec25ae0
|
add optional Cache arguments to refresh_pairs method
|
2020-12-15 09:23:27 +01:00 |
|