dependabot[bot]
|
fec4cb3cf9
|
Bump nbconvert from 7.5.0 to 7.6.0
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.5.0...v7.6.0)
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-26 03:57:07 +00:00 |
|
Matthias
|
4a886e1b97
|
Merge pull request #8824 from freqtrade/refactor/optimize_reports
Refactor/optimize reports
|
2023-06-25 19:29:22 +02:00 |
|
Matthias
|
2c36a09b4f
|
Merge pull request #8823 from freqtrade/fix/outlier-check
Fix/outlier check
|
2023-06-25 19:28:55 +02:00 |
|
Matthias
|
1717f86702
|
Extract edge output to proper module
|
2023-06-25 17:45:01 +02:00 |
|
Matthias
|
72504e62ad
|
Extract btstorage methods
|
2023-06-25 17:42:58 +02:00 |
|
Matthias
|
65e8359908
|
Improve naming of new file
|
2023-06-25 17:11:13 +02:00 |
|
Matthias
|
794bca1379
|
Split optimize report generation from visualization
|
2023-06-25 17:09:57 +02:00 |
|
Matthias
|
5e084ad2e5
|
convert optimize_reports to a package
|
2023-06-25 17:08:41 +02:00 |
|
robcaulk
|
fca73531cf
|
fix: use .shape instead of index for outliers
|
2023-06-25 16:34:44 +02:00 |
|
robcaulk
|
9da28e5328
|
bump datasieve
|
2023-06-25 15:44:24 +02:00 |
|
robcaulk
|
fd420738cd
|
ensure outlier-check is returning as a numpy array from datasieve
|
2023-06-25 15:43:02 +02:00 |
|
Matthias
|
48e8965322
|
Don't add header if it's not needed
|
2023-06-25 15:35:57 +02:00 |
|
Bloodhunter4rc
|
ce1b90885e
|
support wildcards
|
2023-06-24 21:32:20 +02:00 |
|
Matthias
|
5f98530ef9
|
Catch and send exceptions from websockets
|
2023-06-24 20:26:05 +02:00 |
|
Matthias
|
69087c30e7
|
Don't overwrite "type" with a variable
|
2023-06-24 20:18:24 +02:00 |
|
Bloodhunter4rc
|
d534f88d1c
|
unnecessary lines removed.
|
2023-06-24 14:36:31 +02:00 |
|
Bloodhunter4rc
|
caca070c1a
|
added tests
|
2023-06-24 14:31:30 +02:00 |
|
Bloodhunter4rc
|
36b33fb407
|
add mode to set the pairlist to blacklist additional to whitelist
adhere to _number_pairs
|
2023-06-24 12:38:31 +02:00 |
|
Matthias
|
6e143d4a5d
|
Merge pull request #8818 from freqtrade/self
Use Self typing
|
2023-06-23 19:50:01 +02:00 |
|
Matthias
|
757c6dc5ca
|
Use Self typing
|
2023-06-23 18:15:06 +02:00 |
|
Matthias
|
01dfca80ab
|
Improve stop test behavior
|
2023-06-20 19:16:21 +02:00 |
|
Matthias
|
2f7b29ed34
|
Fix test_tsl_on_exchange_compatible_with_edge
|
2023-06-20 19:08:55 +02:00 |
|
Matthias
|
b49a118764
|
Fix exit_timeout test
|
2023-06-20 18:14:16 +02:00 |
|
Matthias
|
c7683a7b61
|
Improve docs wording
|
2023-06-20 06:57:48 +02:00 |
|
Matthias
|
5d60c62645
|
align list blocks
|
2023-06-20 06:55:19 +02:00 |
|
Matthias
|
96c2ca67e9
|
Add usage note for pairs.json file
|
2023-06-20 06:51:40 +02:00 |
|
Matthias
|
b0e5fb3940
|
Improve structure of download-data documentation
|
2023-06-20 06:50:59 +02:00 |
|
Matthias
|
8c54036fa5
|
Move Downloading tip from pairs file section
|
2023-06-20 06:45:56 +02:00 |
|
Matthias
|
859f7ff3de
|
be explicit when loading pairs file.
|
2023-06-19 18:29:37 +02:00 |
|
dependabot[bot]
|
b2c87c3591
|
Bump numpy from 1.24.3 to 1.25.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.24.3 to 1.25.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.24.3...v1.25.0)
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 16:05:34 +00:00 |
|
Matthias
|
62f4bd27ec
|
Merge pull request #8806 from freqtrade/dependabot/pip/develop/ccxt-3.1.44
Bump ccxt from 3.1.34 to 3.1.44
|
2023-06-19 17:59:05 +02:00 |
|
Robert Caulk
|
26c06e38be
|
Merge pull request #8804 from freqtrade/dependabot/pip/develop/xgboost-1.7.6
Bump xgboost from 1.7.5 to 1.7.6
|
2023-06-19 14:35:34 +02:00 |
|
Matthias
|
78451447ac
|
Merge pull request #8798 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.16
Bump mkdocs-material from 9.1.15 to 9.1.16
|
2023-06-19 14:25:58 +02:00 |
|
Matthias
|
0f7720dec0
|
Merge pull request #8801 from freqtrade/dependabot/pip/develop/pytest-mock-3.11.1
Bump pytest-mock from 3.10.0 to 3.11.1
|
2023-06-19 14:25:32 +02:00 |
|
Matthias
|
b9fe364d9c
|
Merge pull request #8805 from freqtrade/dependabot/pip/develop/pre-commit-3.3.3
Bump pre-commit from 3.3.2 to 3.3.3
|
2023-06-19 13:06:07 +02:00 |
|
Matthias
|
97e7b60656
|
Merge pull request #8803 from freqtrade/dependabot/pip/develop/filelock-3.12.2
Bump filelock from 3.12.1 to 3.12.2
|
2023-06-19 13:05:42 +02:00 |
|
Matthias
|
936e49e8ee
|
Merge pull request #8807 from freqtrade/dependabot/pip/develop/rich-13.4.2
Bump rich from 13.4.1 to 13.4.2
|
2023-06-19 13:05:11 +02:00 |
|
dependabot[bot]
|
6bc3439cb7
|
Bump pytest-mock from 3.10.0 to 3.11.1
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.10.0 to 3.11.1.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases)
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.10.0...v3.11.1)
---
updated-dependencies:
- dependency-name: pytest-mock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 05:08:12 +00:00 |
|
Matthias
|
ec72c91b17
|
Merge pull request #8800 from freqtrade/dependabot/pip/develop/time-machine-2.10.0
Bump time-machine from 2.9.0 to 2.10.0
|
2023-06-19 07:01:56 +02:00 |
|
Matthias
|
2809379b56
|
Merge pull request #8799 from freqtrade/dependabot/pip/develop/nbconvert-7.5.0
Bump nbconvert from 7.4.0 to 7.5.0
|
2023-06-19 07:01:38 +02:00 |
|
dependabot[bot]
|
e965b2e454
|
Bump rich from 13.4.1 to 13.4.2
Bumps [rich](https://github.com/Textualize/rich) from 13.4.1 to 13.4.2.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v13.4.1...v13.4.2)
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 03:58:02 +00:00 |
|
dependabot[bot]
|
d82a0ad7b5
|
Bump ccxt from 3.1.34 to 3.1.44
Bumps [ccxt](https://github.com/ccxt/ccxt) from 3.1.34 to 3.1.44.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg)
- [Commits](https://github.com/ccxt/ccxt/compare/3.1.34...3.1.44)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 03:57:35 +00:00 |
|
dependabot[bot]
|
f04598c5e5
|
Bump pre-commit from 3.3.2 to 3.3.3
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.3.2...v3.3.3)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 03:57:29 +00:00 |
|
dependabot[bot]
|
f82d52c6d3
|
Bump xgboost from 1.7.5 to 1.7.6
Bumps [xgboost](https://github.com/dmlc/xgboost) from 1.7.5 to 1.7.6.
- [Release notes](https://github.com/dmlc/xgboost/releases)
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md)
- [Commits](https://github.com/dmlc/xgboost/compare/v1.7.5...v1.7.6)
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 03:57:17 +00:00 |
|
dependabot[bot]
|
fc0548ce0b
|
Bump filelock from 3.12.1 to 3.12.2
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.12.1...3.12.2)
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 03:57:02 +00:00 |
|
dependabot[bot]
|
8cc763b664
|
Bump time-machine from 2.9.0 to 2.10.0
Bumps [time-machine](https://github.com/adamchainz/time-machine) from 2.9.0 to 2.10.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/time-machine/compare/2.9.0...2.10.0)
---
updated-dependencies:
- dependency-name: time-machine
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 03:56:44 +00:00 |
|
dependabot[bot]
|
ed90e77ea0
|
Bump nbconvert from 7.4.0 to 7.5.0
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.4.0...v7.5.0)
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 03:56:40 +00:00 |
|
dependabot[bot]
|
1eb691d461
|
Bump mkdocs-material from 9.1.15 to 9.1.16
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.15 to 9.1.16.
- [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/9.1.15...9.1.16)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 03:56:37 +00:00 |
|
Matthias
|
571dea6e9c
|
Fix wrong final status on bg-tasks
|
2023-06-18 15:45:26 +02:00 |
|
Matthias
|
02071df8fa
|
Merge pull request #8692 from freqtrade/feat/outsource-data-pipeline
Outsource data pipeline handling to improve flexibility
|
2023-06-18 13:39:36 +02:00 |
|