dependabot[bot]
|
da134d3ad1
|
Bump types-cachetools from 4.2.8 to 4.2.9
Bumps [types-cachetools](https://github.com/python/typeshed) from 4.2.8 to 4.2.9.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-17 05:32:38 +00:00 |
|
Matthias
|
4f9af81b50
|
Merge pull request #6248 from freqtrade/dependabot/pip/develop/types-requests-2.27.7
Bump types-requests from 2.27.5 to 2.27.7
|
2022-01-17 06:31:46 +01:00 |
|
Matthias
|
543a561019
|
Merge pull request #6249 from freqtrade/dependabot/pip/develop/ccxt-1.68.20
Bump ccxt from 1.66.66 to 1.68.20
|
2022-01-17 06:30:27 +01:00 |
|
Matthias
|
096d2d7313
|
Merge pull request #6241 from freqtrade/dependabot/pip/develop/numpy-1.22.1
Bump numpy from 1.22.0 to 1.22.1
|
2022-01-17 06:28:15 +01:00 |
|
Matthias
|
7073b36421
|
Merge pull request #6247 from freqtrade/dependabot/pip/develop/flake8-tidy-imports-4.6.0
Bump flake8-tidy-imports from 4.5.0 to 4.6.0
|
2022-01-17 06:27:39 +01:00 |
|
Matthias
|
108f79ad39
|
Merge pull request #6242 from freqtrade/dependabot/pip/develop/mkdocs-material-8.1.7
Bump mkdocs-material from 8.1.5 to 8.1.7
|
2022-01-17 06:27:21 +01:00 |
|
dependabot[bot]
|
d384184784
|
Bump ccxt from 1.66.66 to 1.68.20
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.66.66 to 1.68.20.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg)
- [Commits](https://github.com/ccxt/ccxt/compare/1.66.66...1.68.20)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-17 03:02:28 +00:00 |
|
dependabot[bot]
|
9fbb9332f9
|
Bump types-requests from 2.27.5 to 2.27.7
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.5 to 2.27.7.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-17 03:02:21 +00:00 |
|
dependabot[bot]
|
c403464bb4
|
Bump flake8-tidy-imports from 4.5.0 to 4.6.0
Bumps [flake8-tidy-imports](https://github.com/adamchainz/flake8-tidy-imports) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/adamchainz/flake8-tidy-imports/releases)
- [Changelog](https://github.com/adamchainz/flake8-tidy-imports/blob/main/HISTORY.rst)
- [Commits](https://github.com/adamchainz/flake8-tidy-imports/compare/4.5.0...4.6.0)
---
updated-dependencies:
- dependency-name: flake8-tidy-imports
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-17 03:02:17 +00:00 |
|
dependabot[bot]
|
5afa975839
|
Bump mkdocs-material from 8.1.5 to 8.1.7
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.5 to 8.1.7.
- [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/8.1.5...8.1.7)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-17 03:01:57 +00:00 |
|
dependabot[bot]
|
6be6515ecc
|
Bump numpy from 1.22.0 to 1.22.1
Bumps [numpy](https://github.com/numpy/numpy) from 1.22.0 to 1.22.1.
- [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.22.0...v1.22.1)
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-17 03:01:53 +00:00 |
|
Matthias
|
3cdb672ac3
|
Improve test coverage
|
2022-01-16 19:11:20 +01:00 |
|
Matthias
|
c02497e4b8
|
Merge pull request #6172 from rokups/rk/backtest-results-caching
Backtest result reuse
|
2022-01-16 19:09:37 +01:00 |
|
Matthias
|
2bcfc0c90c
|
Add warning about cache problems
|
2022-01-16 18:01:05 +01:00 |
|
Matthias
|
d08885ed92
|
Fix empty "/log" endpoint in certain moments
|
2022-01-16 15:37:00 +01:00 |
|
Matthias
|
69c00db7cd
|
Only show /balance % improvement if trades have been made
|
2022-01-16 13:39:50 +01:00 |
|
Matthias
|
b96b0f89bd
|
improved unfilledtimeout defaults
|
2022-01-16 13:17:12 +01:00 |
|
Matthias
|
6c4b261469
|
Convert nan to None in get_signal.
|
2022-01-16 08:04:39 +01:00 |
|
Matthias
|
39184e1f95
|
Fix random test-fail around midnight
|
2022-01-16 00:19:21 +01:00 |
|
Matthias
|
270d7ebbf5
|
Simplify test strategy
|
2022-01-15 17:36:42 +01:00 |
|
Rokas Kupstys
|
062d00e8f2
|
Fix @informative decorator failing with edge.
|
2022-01-15 17:31:16 +02:00 |
|
Rokas Kupstys
|
2b7405470a
|
Fix timerange check.
|
2022-01-15 17:30:40 +02:00 |
|
Matthias
|
9becce9897
|
Update failing test
|
2022-01-15 17:30:40 +02:00 |
|
Rokas Kupstys
|
526ed7fa9a
|
Add test_backtest_start_multi_strat_caching test flexing backtest result caching.
|
2022-01-15 17:30:40 +02:00 |
|
Rokas Kupstys
|
16861db653
|
Implement previous backtest result reuse when config and strategy did not change.
|
2022-01-15 17:30:40 +02:00 |
|
Matthias
|
6684bff963
|
Dry-run orders should have filled set correctly
|
2022-01-15 15:25:16 +01:00 |
|
Matthias
|
caea8967d5
|
Merge pull request #6079 from xataxxx/dca
Initial position adjustment support (DCA)
|
2022-01-15 15:24:42 +01:00 |
|
Matthias
|
66a479c26a
|
Small doc improvements
|
2022-01-15 15:11:13 +01:00 |
|
Reigo Reinmets
|
6c0eef94bb
|
Fix typo.
|
2022-01-14 21:05:05 +02:00 |
|
Reigo Reinmets
|
9f9e2a8722
|
Remove references to wallets.get_trade_stake_amount
|
2022-01-14 20:46:16 +02:00 |
|
Reigo Reinmets
|
93adb436f8
|
Fix flake8 intention issue.
|
2022-01-14 20:25:29 +02:00 |
|
Reigo Reinmets
|
766c69734d
|
Merge branch 'dca' of github.com:xataxxx/freqtrade into dca
|
2022-01-14 20:02:47 +02:00 |
|
Reigo Reinmets
|
320c9ccf90
|
Unify functions and make it easy to get a list of filled buy orders
|
2022-01-14 20:02:35 +02:00 |
|
Reigo Reinmets
|
1e324d208e
|
Merge branch 'freqtrade:develop' into dca
|
2022-01-14 17:09:10 +02:00 |
|
Reigo Reinmets
|
08cae6f067
|
Fix horrible whitespace mistake.
|
2022-01-13 20:44:03 +02:00 |
|
Reigo Reinmets
|
7699fde380
|
Update documentation about trade.nr_of_successful_buys
|
2022-01-13 20:33:40 +02:00 |
|
Reigo Reinmets
|
ffe69535d8
|
These could be properties.
|
2022-01-13 20:31:03 +02:00 |
|
Reigo Reinmets
|
13bc5c5d8f
|
Fine, this does look better.
|
2022-01-13 20:24:21 +02:00 |
|
Reigo Reinmets
|
678be0b773
|
Slightly move code.
|
2022-01-13 20:16:45 +02:00 |
|
Matthias
|
faa35cb167
|
Small minor fixes
|
2022-01-13 17:18:07 +01:00 |
|
Matthias
|
13651fd3be
|
Downgrade docker-image to 3.9.9
|
2022-01-13 09:24:13 +01:00 |
|
Reigo Reinmets
|
c826c9c2b9
|
Merge branch 'freqtrade:develop' into dca
|
2022-01-13 10:04:39 +02:00 |
|
Matthias
|
814a343ed3
|
Merge pull request #6217 from Wings22Actual/patch-1
minor spelling correction to build_config_commands.py
|
2022-01-13 06:51:52 +01:00 |
|
Wings22Actual
|
a22e1b6500
|
minor spelling correction
line 89 "Tim"->"Time"
|
2022-01-13 01:48:38 +00:00 |
|
Matthias
|
33cb9e9002
|
Fix erroneous import in docs
|
2022-01-12 09:11:42 +01:00 |
|
Reigo Reinmets
|
ffab70d869
|
Merge branch 'freqtrade:develop' into dca
|
2022-01-12 09:22:06 +02:00 |
|
Reigo Reinmets
|
7344f88ad5
|
Add a note about not being called when there's an open order.
|
2022-01-12 09:21:52 +02:00 |
|
Reigo Reinmets
|
7cd8448656
|
Fix documentation example.
|
2022-01-12 06:09:06 +02:00 |
|
Reigo Reinmets
|
8643b20a0e
|
Improve documentation about /stopbuy command
|
2022-01-12 06:06:23 +02:00 |
|
Reigo Reinmets
|
af3d220ffc
|
Update example method signature.
|
2022-01-12 05:09:52 +02:00 |
|