Matthias
|
48dd86bd9b
|
chore: use .at for assignments
|
2024-12-05 19:33:49 +01:00 |
|
Matthias
|
4879582896
|
feat: use dataframe.at directly to avoid intermediate series
|
2024-12-05 19:32:40 +01:00 |
|
Matthias
|
6584f86bce
|
test: add Spy to improve test
|
2024-12-05 19:19:17 +01:00 |
|
Matthias
|
82d517fcbb
|
test: improve orderflow test
|
2024-12-05 07:12:35 +01:00 |
|
Matthias
|
ff371c43e0
|
tests: add test to ensure caching works
part of #11008
|
2024-12-05 07:11:58 +01:00 |
|
Matthias
|
0bf0e1808c
|
chore: add todo for future cleanup
|
2024-12-05 06:58:25 +01:00 |
|
Matthias
|
6be5947f69
|
chore: Move local Import out of the loop
|
2024-12-05 06:37:19 +01:00 |
|
Matthias
|
b1d7d7304d
|
Merge pull request #11041 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2024-12-05 06:29:25 +01:00 |
|
xmatthias
|
1d0702e143
|
chore: update pre-commit hooks
|
2024-12-05 03:16:51 +00:00 |
|
Matthias
|
298ce335b9
|
chore: eliminate duplicate trades data grouping
|
2024-12-04 19:56:26 +01:00 |
|
Matthias
|
e04f630f41
|
chore: further improve typing in orderflow
|
2024-12-04 07:10:53 +01:00 |
|
Matthias
|
7dfee16e25
|
chore: improved logic ordering in orderflow method
|
2024-12-04 07:09:09 +01:00 |
|
Matthias
|
d6c21e2af6
|
chore: orderflow: better typing
|
2024-12-03 20:13:25 +01:00 |
|
Matthias
|
ebae0a7248
|
chore: improve typing of new functionality
|
2024-12-03 19:44:26 +01:00 |
|
Matthias
|
fe834f00a2
|
fix: import causing long startup time
|
2024-12-03 19:37:14 +01:00 |
|
Robert Caulk
|
3855d44bf5
|
Merge pull request #11005 from freqtrade/fix/freqai_bug
freqAI bug causing failures on 2nd backtest
|
2024-12-03 19:18:43 +01:00 |
|
Matthias
|
ad8f621287
|
tests: Improve hyperopt loss tests
|
2024-12-03 19:17:01 +01:00 |
|
Matthias
|
18305a5bf6
|
docs: update hyperopt docs to include new argument
|
2024-12-03 19:16:48 +01:00 |
|
Matthias
|
b0b73bf166
|
feat: add starting_balance as argument to hyperopt_loss_function
|
2024-12-03 19:15:57 +01:00 |
|
Matthias
|
7a8971b9b6
|
feat: use get_dry_run_wallet helper
|
2024-12-03 07:27:45 +01:00 |
|
Matthias
|
c082e5f6a6
|
feat: add dry_run_wallet helper
|
2024-12-03 07:26:47 +01:00 |
|
Matthias
|
ef0703f209
|
fix: Set timeframe for api calls
closes #11009
|
2024-12-03 06:53:39 +01:00 |
|
Matthias
|
196c122e0a
|
Merge pull request #11031 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-12-03 06:30:30 +01:00 |
|
xmatthias
|
57d5a55ca0
|
chore: update pre-commit hooks
|
2024-12-03 03:17:35 +00:00 |
|
Matthias
|
94e09f9fa0
|
Merge pull request #11028 from xzmeng/fix-none
fix: check if days is None before conversion
|
2024-12-02 20:11:00 +01:00 |
|
Matthias
|
2f4bd6a0c9
|
chore: split pypi and pypi test jobs to enable proper attestation
Related: https://github.com/pypa/gh-action-pypi-publish/issues/283
|
2024-12-02 20:03:53 +01:00 |
|
Matthias
|
58d3555102
|
Merge pull request #11027 from xzmeng/fix-cond
fix: invert API download condition from `and` to `or`
|
2024-12-02 18:22:58 +01:00 |
|
Matthias
|
b032c329e3
|
Merge pull request #11017 from freqtrade/dependabot/pip/develop/pyarrow-18.1.0
chore(deps): bump pyarrow from 18.0.0 to 18.1.0
|
2024-12-02 18:19:43 +01:00 |
|
Meng Xiangzhuo
|
73f00d2bc3
|
fix: check if days is None before conversion
|
2024-12-03 00:31:34 +08:00 |
|
Meng Xiangzhuo
|
cf896bbb52
|
chore: add the missing space in log
|
2024-12-03 00:04:56 +08:00 |
|
Meng Xiangzhuo
|
ba162e35c4
|
fix: invert logic and to or
|
2024-12-02 23:56:59 +08:00 |
|
Matthias
|
00e9178d5f
|
chore: bump pyarrow wheel
|
2024-12-02 16:04:23 +01:00 |
|
Matthias
|
62b0995f6a
|
Merge pull request #11020 from freqtrade/dependabot/pip/develop/ruff-0.8.1
chore(deps-dev): bump ruff from 0.8.0 to 0.8.1
|
2024-12-02 07:38:15 +01:00 |
|
Matthias
|
4107e5cc9a
|
Merge pull request #11021 from freqtrade/dependabot/pip/develop/cryptography-44.0.0
chore(deps): bump cryptography from 43.0.3 to 44.0.0
|
2024-12-02 07:26:15 +01:00 |
|
Matthias
|
c841146968
|
chore: Remove non-suppored callback from XGBRFRegressor
According to the XGBoost docs, this probably never worked
as it was never supported - but is now raising an error for user clarity.
|
2024-12-02 07:12:30 +01:00 |
|
dependabot[bot]
|
6c9e6cc198
|
chore(deps): bump xgboost from 2.0.3 to 2.1.3
Bumps [xgboost](https://github.com/dmlc/xgboost) from 2.0.3 to 2.1.3.
- [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/v2.0.3...v2.1.3)
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-02 06:00:19 +00:00 |
|
dependabot[bot]
|
980bfddd8a
|
chore(deps-dev): bump ruff from 0.8.0 to 0.8.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.0 to 0.8.1.
- [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/0.8.0...0.8.1)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-02 05:37:46 +00:00 |
|
dependabot[bot]
|
06327e8f04
|
chore(deps): bump cryptography from 42.0.8 to 44.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 44.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...44.0.0)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-02 05:37:30 +00:00 |
|
Matthias
|
2290b44f82
|
Merge pull request #11018 from freqtrade/dependabot/pip/develop/matplotlib-3.9.3
chore(deps): bump matplotlib from 3.9.2 to 3.9.3
|
2024-12-02 06:37:00 +01:00 |
|
Matthias
|
c0cec2b9de
|
Merge pull request #11015 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.8
chore(deps): bump python-telegram-bot from 21.7 to 21.8
|
2024-12-02 06:36:46 +01:00 |
|
Matthias
|
e376889f3d
|
Merge pull request #11013 from freqtrade/dependabot/pip/develop/pytest-e05860fc06
chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 in the pytest group
|
2024-12-02 06:36:33 +01:00 |
|
Matthias
|
8584cacb6e
|
Merge pull request #11016 from freqtrade/dependabot/pip/develop/pydantic-2.10.2
chore(deps): bump pydantic from 2.10.1 to 2.10.2
|
2024-12-02 06:34:33 +01:00 |
|
Matthias
|
3ff19babf5
|
Merge pull request #11019 from freqtrade/dependabot/pip/develop/pyjwt-2.10.1
chore(deps): bump pyjwt from 2.10.0 to 2.10.1
|
2024-12-02 06:34:23 +01:00 |
|
Matthias
|
8b5aa08c57
|
Merge pull request #11014 from freqtrade/dependabot/pip/develop/mkdocs-16f9823690
chore(deps): bump mkdocs-material from 9.5.45 to 9.5.47 in the mkdocs group
|
2024-12-02 06:33:38 +01:00 |
|
dependabot[bot]
|
cffcb2b985
|
chore(deps): bump pyjwt from 2.10.0 to 2.10.1
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.10.0...2.10.1)
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-02 03:19:54 +00:00 |
|
dependabot[bot]
|
1da8b68906
|
chore(deps): bump matplotlib from 3.9.2 to 3.9.3
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.2...v3.9.3)
---
updated-dependencies:
- dependency-name: matplotlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-02 03:19:49 +00:00 |
|
dependabot[bot]
|
d53f4fb81b
|
chore(deps): bump pyarrow from 18.0.0 to 18.1.0
Bumps [pyarrow](https://github.com/apache/arrow) from 18.0.0 to 18.1.0.
- [Release notes](https://github.com/apache/arrow/releases)
- [Commits](https://github.com/apache/arrow/compare/apache-arrow-18.0.0...apache-arrow-18.1.0)
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-02 03:19:42 +00:00 |
|
dependabot[bot]
|
02fcd3b489
|
chore(deps): bump pydantic from 2.10.1 to 2.10.2
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.1 to 2.10.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.10.1...v2.10.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-12-02 03:19:25 +00:00 |
|
dependabot[bot]
|
7b70a7a68a
|
chore(deps): bump python-telegram-bot from 21.7 to 21.8
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 21.7 to 21.8.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.7...v21.8)
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-02 03:19:08 +00:00 |
|
dependabot[bot]
|
5060725ef5
|
chore(deps): bump mkdocs-material in the mkdocs group
Bumps the mkdocs group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `mkdocs-material` from 9.5.45 to 9.5.47
- [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.45...9.5.47)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-02 03:19:00 +00:00 |
|