Matthias
|
d1028b8ca2
|
Merge pull request #9871 from freqtrade/dependabot/pip/develop/pandas-2.2.1
Bump pandas from 2.1.4 to 2.2.1
|
2024-02-27 20:47:31 +01:00 |
|
Joe Schr
|
b55105ec82
|
chore: adjust timeframe_to_* imports accordingly
|
2024-02-27 10:42:29 +01:00 |
|
Joe Schr
|
4a8c8f296a
|
chore: extract timeframe_to_* functions into exchange_utils_timeframe.py
|
2024-02-27 10:23:07 +01:00 |
|
Matthias
|
883f27d99e
|
Version bump to 2024.3-dev
|
2024-02-27 07:01:16 +01:00 |
|
Matthias
|
c0e9726f49
|
don't use "1M" - but be explicit in the intend
|
2024-02-27 06:20:08 +01:00 |
|
Matthias
|
0021e2c205
|
fillna needs explicit type.
|
2024-02-27 06:19:54 +01:00 |
|
Matthias
|
ce2f4f89c4
|
update pandas deprecation to_hdf
|
2024-02-27 06:19:38 +01:00 |
|
Matthias
|
5912d87b65
|
Pandas - update view to astype
|
2024-02-27 06:19:27 +01:00 |
|
Matthias
|
b1015172c7
|
Update test for fixed pandas behavior
|
2024-02-27 06:19:06 +01:00 |
|
dependabot[bot]
|
bd7edfba97
|
Bump pandas from 2.1.4 to 2.2.1
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.4 to 2.2.1.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.4...v2.2.1)
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-26 19:18:14 +01:00 |
|
Matthias
|
d6b01a6ffe
|
Assert for exact equality
|
2024-02-26 19:17:50 +01:00 |
|
Matthias
|
01266ed7eb
|
Align test results ...
|
2024-02-26 19:02:11 +01:00 |
|
Matthias
|
5402d276d6
|
Add header to warning box, reorder Boxes
|
2024-02-26 18:03:39 +01:00 |
|
Matthias
|
9d2bfa6594
|
Merge pull request #9872 from freqtrade/dependabot/pip/develop/ccxt-4.2.51
Bump ccxt from 4.2.47 to 4.2.51
|
2024-02-26 13:26:22 +01:00 |
|
dependabot[bot]
|
d5c01f7480
|
Bump ccxt from 4.2.47 to 4.2.51
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.2.47 to 4.2.51.
- [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/4.2.47...4.2.51)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-26 07:47:19 +00:00 |
|
Matthias
|
e61a4ffc98
|
Merge pull request #9869 from freqtrade/dependabot/pip/develop/fastapi-0.110.0
Bump fastapi from 0.109.2 to 0.110.0
|
2024-02-26 08:46:03 +01:00 |
|
Matthias
|
1b8255a464
|
Merge pull request #9873 from freqtrade/dependabot/pip/develop/cryptography-42.0.5
Bump cryptography from 42.0.4 to 42.0.5
|
2024-02-26 08:45:14 +01:00 |
|
Matthias
|
d9f4c62f15
|
Add warning about excessive use of position_adjustment
|
2024-02-26 07:07:48 +01:00 |
|
Matthias
|
540ba4c769
|
Merge pull request #9870 from freqtrade/dependabot/pip/develop/nbconvert-7.16.1
Bump nbconvert from 7.16.0 to 7.16.1
|
2024-02-26 06:43:27 +01:00 |
|
dependabot[bot]
|
080d9b55f8
|
Bump fastapi from 0.109.2 to 0.110.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.109.2 to 0.110.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.109.2...0.110.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-26 05:29:59 +00:00 |
|
Matthias
|
74bdb94d07
|
Merge pull request #9867 from freqtrade/dependabot/pip/develop/pydantic-2.6.2
Bump pydantic from 2.6.1 to 2.6.2
|
2024-02-26 06:28:52 +01:00 |
|
Matthias
|
5854c63d05
|
Merge pull request #9866 from freqtrade/dependabot/pip/develop/orjson-3.9.15
Bump orjson from 3.9.14 to 3.9.15
|
2024-02-26 06:28:27 +01:00 |
|
Matthias
|
3957506db0
|
Merge pull request #9868 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.11
Bump mkdocs-material from 9.5.9 to 9.5.11
|
2024-02-26 06:27:55 +01:00 |
|
Matthias
|
1ac8210313
|
Merge pull request #9865 from freqtrade/dependabot/pip/develop/pytest-1fcd73377f
Bump the pytest group with 1 update
|
2024-02-26 06:27:34 +01:00 |
|
dependabot[bot]
|
4ff888488b
|
Bump cryptography from 42.0.4 to 42.0.5
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 42.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.4...42.0.5)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-26 03:55:48 +00:00 |
|
dependabot[bot]
|
e2a486f85e
|
Bump nbconvert from 7.16.0 to 7.16.1
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.0 to 7.16.1.
- [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.16.0...v7.16.1)
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-26 03:55:27 +00:00 |
|
dependabot[bot]
|
313de7b8a0
|
Bump mkdocs-material from 9.5.9 to 9.5.11
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.9 to 9.5.11.
- [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.9...9.5.11)
---
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-02-26 03:55:12 +00:00 |
|
dependabot[bot]
|
c2998f3d75
|
Bump pydantic from 2.6.1 to 2.6.2
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.6.1...v2.6.2)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-26 03:55:06 +00:00 |
|
dependabot[bot]
|
9805cd768b
|
Bump orjson from 3.9.14 to 3.9.15
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.14 to 3.9.15.
- [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.14...3.9.15)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-26 03:54:59 +00:00 |
|
dependabot[bot]
|
c06e4ee89c
|
Bump the pytest group with 1 update
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest).
Updates `pytest` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.1...8.0.2)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-26 03:54:50 +00:00 |
|
Matthias
|
d80ed7e33c
|
Bump Docker Python version from 3.11.7 to 3.11.8
|
2024-02-25 15:17:42 +01:00 |
|
Matthias
|
e2d3774b07
|
Clearer wallets variable/parameter wording
|
2024-02-25 09:07:53 +01:00 |
|
Matthias
|
aad327b1fe
|
Update comment around funding fees
|
2024-02-25 09:02:58 +01:00 |
|
Matthias
|
3e0755b8ad
|
Enhance funding-fee call test to account for different timezones
|
2024-02-25 09:02:17 +01:00 |
|
Matthias
|
f164b89351
|
Ensure pytz is updated regularily by pinning it
|
2024-02-25 08:57:05 +01:00 |
|
Matthias
|
e80ad309f1
|
Improve type safety, refactor volatilityfilter
|
2024-02-24 15:04:54 +01:00 |
|
Matthias
|
817ad64402
|
Add docs for rangeStability sorting
|
2024-02-24 15:00:28 +01:00 |
|
Matthias
|
67152ad48a
|
Improve and parametrize pairlist tests
|
2024-02-24 14:56:42 +01:00 |
|
Matthias
|
e82d9e2f55
|
Test volatilityfilter with more pairs
|
2024-02-24 14:45:15 +01:00 |
|
Matthias
|
b972ee78ec
|
Enhance rangeStability test
|
2024-02-24 14:41:06 +01:00 |
|
Matthias
|
2704f6e758
|
Improve test
|
2024-02-24 14:05:25 +01:00 |
|
Matthias
|
9dd5967275
|
Add sorting capabilities to rangeStabilityFilter
|
2024-02-24 14:03:50 +01:00 |
|
Matthias
|
6a313aa9e3
|
Improve help wording
|
2024-02-24 14:03:26 +01:00 |
|
Matthias
|
81de29a1e3
|
Improve conditions for removal of pairs
|
2024-02-24 14:00:50 +01:00 |
|
Matthias
|
3677953d90
|
Properly cache volatility-average
|
2024-02-24 13:54:52 +01:00 |
|
Matthias
|
7af46628f8
|
Simplify rangeStability Filter
|
2024-02-24 13:50:54 +01:00 |
|
Matthias
|
88a2995b4c
|
Fix wrong typehint
|
2024-02-24 13:39:46 +01:00 |
|
Matthias
|
866ff55d84
|
document sort_direction mode
|
2024-02-24 13:34:42 +01:00 |
|
Matthias
|
91ba4f6424
|
Add test for volatilityFilter sorting
|
2024-02-24 13:31:26 +01:00 |
|
Matthias
|
31e2543134
|
Enhance generate_test_data with parametrizable random seed
|
2024-02-24 13:30:42 +01:00 |
|