Matthias
|
75fb2a0c86
|
fix: catch error when getting the last candle fails
It's unknown when this actually happens - but this should be the safer bet than crashing completely.
closes #11213
|
2025-01-09 18:21:51 +01:00 |
|
Matthias
|
092a9ff5db
|
chore: fix error if precision.price is None
|
2025-01-09 18:06:58 +01:00 |
|
Matthias
|
dc7246413b
|
chore: add futures only exchange variants to "bad exchanges"
|
2025-01-09 07:13:08 +01:00 |
|
Matthias
|
fbad2d5c89
|
Merge pull request #11211 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-01-09 06:32:39 +01:00 |
|
xmatthias
|
a6e44c9e4a
|
chore: update pre-commit hooks
|
2025-01-09 03:19:10 +00:00 |
|
Matthias
|
cb0fc9c1a9
|
fix: don't show "**" for /status table
|
2025-01-07 19:19:38 +01:00 |
|
Matthias
|
b57cedeab7
|
Merge pull request #11178 from TheJoeSchr/fix/orderflow_imbalance_list
Fix:orderflow returns a list for stacked imbalances
|
2025-01-07 19:10:14 +01:00 |
|
Matthias
|
b863c6830d
|
Merge pull request #11200 from freqtrade/feat/remove_hdf5
Remove hdf5 support
|
2025-01-07 06:48:48 +01:00 |
|
Matthias
|
3a8aba13d9
|
Merge pull request #11204 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2025-01-07 05:59:55 +01:00 |
|
xmatthias
|
09c272515e
|
chore: update pre-commit hooks
|
2025-01-07 03:08:22 +00:00 |
|
Matthias
|
c266490ee4
|
fix: Try fix api_log test error in unfortunate timing scenarios
|
2025-01-06 14:19:16 +01:00 |
|
Matthias
|
ecd2d013df
|
chore: remove hdf5 from data comparison
|
2025-01-06 13:59:02 +01:00 |
|
Matthias
|
fa306b090e
|
feat: Add create-command-partials to CI to ensure we remain aligned
|
2025-01-06 13:56:33 +01:00 |
|
Matthias
|
6ca5d42c89
|
chore: add Script to auto-export create_command_partials
|
2025-01-06 13:55:12 +01:00 |
|
Matthias
|
353e3da2f8
|
docs: add "main" commands section
|
2025-01-06 13:55:01 +01:00 |
|
Matthias
|
054bccf24e
|
docs: update Readme.md command output
|
2025-01-06 13:54:48 +01:00 |
|
Matthias
|
96490b7b7a
|
docs: use includes for command help output
|
2025-01-06 13:51:56 +01:00 |
|
Matthias
|
fc9ea6d153
|
docs: improve hdf5 deprecation message
|
2025-01-06 13:33:25 +01:00 |
|
Matthias
|
817707711d
|
Remove binary hdf5 dependencies
|
2025-01-06 13:32:42 +01:00 |
|
Matthias
|
e2bdf2a97f
|
tests: fix remaining hdf5 occurance
|
2025-01-06 13:31:29 +01:00 |
|
Matthias
|
5bb109884c
|
test: remove hdf5 testdata
|
2025-01-06 13:31:21 +01:00 |
|
Matthias
|
64c2c6a524
|
Merge pull request #11195 from freqtrade/dependabot/pip/develop/scipy-1.15.0
chore(deps): bump scipy from 1.14.1 to 1.15.0
|
2025-01-06 13:28:30 +01:00 |
|
Matthias
|
6760d44761
|
tests: Update tests with removed hdf5 handler
|
2025-01-06 13:26:06 +01:00 |
|
Matthias
|
1f0d304190
|
chore: remove hdf5 from supported data handlers
|
2025-01-06 13:25:30 +01:00 |
|
Matthias
|
de2b8dcfdd
|
feat: remove hdf5 dependencies and install logic
|
2025-01-06 13:21:16 +01:00 |
|
Matthias
|
0e5a88bf93
|
feat: remove hdf5 datahandler, raise exception when still configured
|
2025-01-06 13:20:18 +01:00 |
|
Matthias
|
a19872d640
|
chore: clean up running event loops after test
|
2025-01-06 13:10:02 +01:00 |
|
Matthias
|
ee63e51cc5
|
chore: remove deprecated sklearn function call
|
2025-01-06 13:08:50 +01:00 |
|
Matthias
|
82e3e3d66e
|
Merge pull request #11188 from jerome-benoit/docs
docs(freqai): point link anchor to right section
|
2025-01-06 12:40:49 +01:00 |
|
Matthias
|
cb5fd6ea71
|
Merge pull request #11190 from freqtrade/dependabot/pip/develop/nbconvert-7.16.5
chore(deps-dev): bump nbconvert from 7.16.4 to 7.16.5
|
2025-01-06 12:16:37 +01:00 |
|
Matthias
|
d12d3ac0b3
|
Merge pull request #11194 from freqtrade/dependabot/pip/develop/ruff-0.8.6
chore(deps-dev): bump ruff from 0.8.4 to 0.8.6
|
2025-01-06 11:48:44 +01:00 |
|
dependabot[bot]
|
489440fbc3
|
chore(deps-dev): bump ruff from 0.8.4 to 0.8.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.4 to 0.8.6.
- [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.4...0.8.6)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-06 07:34:46 +00:00 |
|
Matthias
|
5a3b7f8915
|
Merge pull request #11189 from freqtrade/dependabot/pip/develop/pytest-60ad21c7c8
chore(deps-dev): bump pytest-asyncio from 0.25.0 to 0.25.1 in the pytest group
|
2025-01-06 08:33:25 +01:00 |
|
Matthias
|
49ef2393fb
|
Merge pull request #11191 from freqtrade/dependabot/pip/develop/ccxt-4.4.46
chore(deps): bump ccxt from 4.4.43 to 4.4.46
|
2025-01-06 08:30:00 +01:00 |
|
dependabot[bot]
|
af673f568d
|
chore(deps-dev): bump pytest-asyncio in the pytest group
Bumps the pytest group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio).
Updates `pytest-asyncio` from 0.25.0 to 0.25.1
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.0...v0.25.1)
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-06 06:56:15 +00:00 |
|
Matthias
|
eed89d2749
|
Merge pull request #11197 from freqtrade/dependabot/pip/develop/mypy-1.14.1
chore(deps-dev): bump mypy from 1.14.0 to 1.14.1
|
2025-01-06 07:53:57 +01:00 |
|
Matthias
|
a883114c92
|
Merge pull request #11196 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.10
chore(deps): bump python-telegram-bot from 21.9 to 21.10
|
2025-01-06 07:53:16 +01:00 |
|
dependabot[bot]
|
22905baf55
|
chore(deps-dev): bump mypy from 1.14.0 to 1.14.1
Bumps [mypy](https://github.com/python/mypy) from 1.14.0 to 1.14.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.14.0...v1.14.1)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-06 03:12:39 +00:00 |
|
dependabot[bot]
|
999fc2208a
|
chore(deps): bump python-telegram-bot from 21.9 to 21.10
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 21.9 to 21.10.
- [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.9...v21.10)
---
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>
|
2025-01-06 03:12:21 +00:00 |
|
dependabot[bot]
|
767a145374
|
chore(deps): bump scipy from 1.14.1 to 1.15.0
Bumps [scipy](https://github.com/scipy/scipy) from 1.14.1 to 1.15.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.14.1...v1.15.0)
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-06 03:12:17 +00:00 |
|
dependabot[bot]
|
4ef5a878d6
|
chore(deps): bump ccxt from 4.4.43 to 4.4.46
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.43 to 4.4.46.
- [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.4.43...4.4.46)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-06 03:11:46 +00:00 |
|
dependabot[bot]
|
70a53d68a4
|
chore(deps-dev): bump nbconvert from 7.16.4 to 7.16.5
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.16.4 to 7.16.5.
- [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.4...v7.16.5)
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-06 03:11:39 +00:00 |
|
Jérôme Benoit
|
4297c5830f
|
docs(freqai): point link anchor to right section
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
|
2025-01-06 01:59:45 +01:00 |
|
Matthias
|
00d1f14bcc
|
Merge pull request #11184 from jerome-benoit/docs
docs: reference stable freqai docker images
|
2025-01-05 19:35:47 +01:00 |
|
Jérôme Benoit
|
c100009b00
|
docs: reference stable freqai docker images
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
|
2025-01-05 16:58:48 +01:00 |
|
Matthias
|
93c2d6a7ad
|
tests: Add test for get_ohlcv to ensure behavior is and stays correct
|
2025-01-05 13:13:51 +01:00 |
|
Matthias
|
649739b8e4
|
test: fix test failure due to missing commonCurrencies attr
|
2025-01-05 13:05:03 +01:00 |
|
Matthias
|
f109d08bd0
|
tests: add test for exchange_ws cleanup error
|
2025-01-05 13:00:57 +01:00 |
|
Matthias
|
6b96d4d145
|
test: improve exchange_ws tests
|
2025-01-05 13:00:47 +01:00 |
|
Matthias
|
98e49ab187
|
fix: add workaround for missing kraken balance mapping
closes #11118
|
2025-01-05 11:30:25 +01:00 |
|