Matthias
|
1ae3b1e622
|
Fix weekly resamples to ensure they're on monday.
|
2024-01-23 19:21:06 +01:00 |
|
Matthias
|
34ac2dc9ae
|
Further improve ohlcv test
|
2024-01-23 19:12:35 +01:00 |
|
Matthias
|
c15f811602
|
Merge pull request #9708 from PabloRuizCuevas/develop
shorten configuration code
|
2024-01-23 08:14:46 +01:00 |
|
Matthias
|
efe332a395
|
Fix wrong test comment
|
2024-01-23 07:25:30 +01:00 |
|
Matthias
|
8fd2dcd257
|
Impove tests for yearly resample
|
2024-01-23 07:22:38 +01:00 |
|
Matthias
|
48ea43f954
|
Fix yearly resample timeframe
|
2024-01-23 07:22:18 +01:00 |
|
Matthias
|
6b78dac6f0
|
Re-align naming for resample_freq generator
|
2024-01-23 07:12:27 +01:00 |
|
Matthias
|
0a40a345fe
|
use timeframe_as_resample_freq for trade_parallel analysis
|
2024-01-23 07:11:59 +01:00 |
|
Matthias
|
656b32814b
|
Have trade_converter use timeframe_as_resample_freq
|
2024-01-23 07:10:25 +01:00 |
|
Matthias
|
c9c44a4710
|
Extract resample_interval generation
|
2024-01-23 07:02:09 +01:00 |
|
Matthias
|
5167f6936d
|
Prepare converter to work on 1s data.
|
2024-01-23 06:42:12 +01:00 |
|
Matthias
|
fdf88a8019
|
Improve test showing that 1m and 1s conversion is identical.
|
2024-01-23 06:42:12 +01:00 |
|
Matthias
|
087c59cfbf
|
Fix data generation bug with 3m data
|
2024-01-23 06:42:12 +01:00 |
|
Matthias
|
83480d90f1
|
Extend test range to more timeframes
|
2024-01-23 06:42:12 +01:00 |
|
Matthias
|
67abfcf4d4
|
Add generic ohlcv_to_dataframe_multi test to ensure code works for diff. timeframe ranges
|
2024-01-23 06:42:12 +01:00 |
|
Matthias
|
00e4c51741
|
Prep conftest for 1s data generation
|
2024-01-23 06:42:12 +01:00 |
|
Matthias
|
a1b93dc915
|
Improve call sequence
|
2024-01-23 06:42:12 +01:00 |
|
Matthias
|
40011eb9a3
|
Merge pull request #9725 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-01-23 06:38:57 +01:00 |
|
xmatthias
|
f1d002a735
|
chore: update pre-commit hooks
|
2024-01-23 03:03:27 +00:00 |
|
Pablo
|
991a279b23
|
Removed duplicated key
The key was already duplicated in the original version
|
2024-01-22 22:48:45 +01:00 |
|
Matthias
|
5b879df2b0
|
Improve indentation
|
2024-01-22 20:16:08 +01:00 |
|
Pablo
|
d191138009
|
restored accidentally deleted lines
|
2024-01-22 16:26:47 +01:00 |
|
Matthias
|
a8ee0cc4c8
|
Merge pull request #9716 from freqtrade/dependabot/pip/develop/pyarrow-15.0.0
Bump pyarrow from 14.0.2 to 15.0.0
|
2024-01-22 15:45:34 +01:00 |
|
Matthias
|
85658bb637
|
Update rpi wheels for pyarrow 15.0.0
|
2024-01-22 13:46:50 +01:00 |
|
Matthias
|
b4fb133702
|
Merge pull request #9706 from freqtrade/fix/kraken_datadl
improve data-download when using `--dl-trades`
|
2024-01-22 10:14:12 +01:00 |
|
Matthias
|
b7537b6ade
|
Merge pull request #9721 from freqtrade/dependabot/pip/develop/scipy-1.12.0
Bump scipy from 1.11.4 to 1.12.0
|
2024-01-22 10:13:48 +01:00 |
|
Matthias
|
633992da52
|
Merge pull request #9722 from freqtrade/dependabot/pip/develop/psutil-5.9.8
Bump psutil from 5.9.7 to 5.9.8
|
2024-01-22 09:48:30 +01:00 |
|
Matthias
|
0be5ca7503
|
Merge pull request #9724 from freqtrade/dependabot/github_actions/develop/actions/cache-4
Bump actions/cache from 3 to 4
|
2024-01-22 08:37:28 +01:00 |
|
Matthias
|
e310e4abbb
|
Merge pull request #9720 from freqtrade/dependabot/pip/develop/ruff-0.1.14
Bump ruff from 0.1.13 to 0.1.14
|
2024-01-22 08:19:05 +01:00 |
|
Matthias
|
1b132ee21d
|
Merge pull request #9719 from freqtrade/dependabot/pip/develop/nbconvert-7.14.2
Bump nbconvert from 7.14.1 to 7.14.2
|
2024-01-22 08:17:09 +01:00 |
|
Matthias
|
7f0b6250d0
|
Merge pull request #9723 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.4
Bump mkdocs-material from 9.5.3 to 9.5.4
|
2024-01-22 08:16:56 +01:00 |
|
dependabot[bot]
|
3b5c2ea0d7
|
Bump scipy from 1.11.4 to 1.12.0
Bumps [scipy](https://github.com/scipy/scipy) from 1.11.4 to 1.12.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.11.4...v1.12.0)
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 06:00:57 +00:00 |
|
Matthias
|
c6f4c82f44
|
Merge pull request #9718 from freqtrade/dependabot/pip/develop/pytest-random-order-1.1.1
Bump pytest-random-order from 1.1.0 to 1.1.1
|
2024-01-22 07:00:44 +01:00 |
|
Matthias
|
5bc0dcfb22
|
Merge pull request #9715 from freqtrade/dependabot/pip/develop/scikit-learn-1.4.0
Bump scikit-learn from 1.3.2 to 1.4.0
|
2024-01-22 06:59:30 +01:00 |
|
dependabot[bot]
|
06630a5991
|
Bump psutil from 5.9.7 to 5.9.8
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.9.7 to 5.9.8.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.7...release-5.9.8)
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 05:51:17 +00:00 |
|
Matthias
|
5f97374752
|
Merge pull request #9713 from freqtrade/dependabot/pip/develop/uvicorn-0.26.0
Bump uvicorn from 0.25.0 to 0.26.0
|
2024-01-22 06:50:34 +01:00 |
|
Matthias
|
3dd29437d5
|
Merge pull request #9714 from freqtrade/dependabot/pip/develop/orjson-3.9.12
Bump orjson from 3.9.10 to 3.9.12
|
2024-01-22 06:50:22 +01:00 |
|
Matthias
|
4e18c35727
|
Merge pull request #9717 from freqtrade/dependabot/pip/develop/jsonschema-4.21.1
Bump jsonschema from 4.20.0 to 4.21.1
|
2024-01-22 06:50:08 +01:00 |
|
dependabot[bot]
|
0f1e7ed652
|
Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 03:56:13 +00:00 |
|
dependabot[bot]
|
fbb91ca331
|
Bump mkdocs-material from 9.5.3 to 9.5.4
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.3 to 9.5.4.
- [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.5.3...9.5.4)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 03:31:08 +00:00 |
|
dependabot[bot]
|
713d9fdc8f
|
Bump ruff from 0.1.13 to 0.1.14
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.13 to 0.1.14.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.13...v0.1.14)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 03:30:38 +00:00 |
|
dependabot[bot]
|
3681e3e754
|
Bump nbconvert from 7.14.1 to 7.14.2
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.14.1 to 7.14.2.
- [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.14.1...v7.14.2)
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 03:30:22 +00:00 |
|
dependabot[bot]
|
32d77f808e
|
Bump pytest-random-order from 1.1.0 to 1.1.1
Bumps [pytest-random-order](https://github.com/jbasko/pytest-random-order) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/jbasko/pytest-random-order/releases)
- [Commits](https://github.com/jbasko/pytest-random-order/compare/v1.1.0...v1.1.1)
---
updated-dependencies:
- dependency-name: pytest-random-order
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 03:30:17 +00:00 |
|
dependabot[bot]
|
d58b941bf1
|
Bump jsonschema from 4.20.0 to 4.21.1
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.20.0 to 4.21.1.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.20.0...v4.21.1)
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 03:30:09 +00:00 |
|
dependabot[bot]
|
34df710265
|
Bump pyarrow from 14.0.2 to 15.0.0
Bumps [pyarrow](https://github.com/apache/arrow) from 14.0.2 to 15.0.0.
- [Commits](https://github.com/apache/arrow/compare/go/v14.0.2...go/v15.0.0)
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 03:30:02 +00:00 |
|
dependabot[bot]
|
f324f8775f
|
Bump scikit-learn from 1.3.2 to 1.4.0
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.3.2...1.4.0)
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 03:29:56 +00:00 |
|
dependabot[bot]
|
00f8f05268
|
Bump orjson from 3.9.10 to 3.9.12
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.10 to 3.9.12.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.9.10...3.9.12)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 03:29:47 +00:00 |
|
dependabot[bot]
|
3d5620a422
|
Bump uvicorn from 0.25.0 to 0.26.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.25.0...0.26.0)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-22 03:29:32 +00:00 |
|
Pablo
|
e704c2def4
|
shorten configuration code
|
2024-01-21 19:56:00 +01:00 |
|
Matthias
|
d534f2014a
|
Account for kraken specialcase in tests
|
2024-01-21 16:58:58 +01:00 |
|