Matthias
01d10aebca
Merge pull request #10599 from freqtrade/new_release
...
New release 2024.8
2024-08-31 16:03:49 +02:00
Matthias
5e9d2323e3
chore: bump version to 2024.8
2024-08-31 08:25:52 +02:00
Matthias
a98b5dd86e
Merge branch 'stable' into new_release
2024-08-31 08:25:20 +02:00
Matthias
a250cf7ebe
test: Remove unnecessary asyncio decorators
2024-08-29 20:38:57 +02:00
Matthias
1c5ca0f022
chore: improved fix for terminal error
2024-08-29 20:38:25 +02:00
Matthias
ca3dee7b37
chore: add setting to avoid deprecation warning from pytest-asyncio
2024-08-29 20:24:52 +02:00
Matthias
59d47955a0
chore: fix test failure due to terminal error
2024-08-29 20:05:48 +02:00
Matthias
d05ca3db0b
fix: handle small terminal width
...
closes #10572
2024-08-29 07:14:32 +02:00
Matthias
87678eff98
fix: avoid hyperopt-results not showing past terminal height
2024-08-29 07:14:32 +02:00
Matthias
c1f54b14d0
Merge pull request #10594 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-08-29 06:32:13 +02:00
xmatthias
4c487d666f
chore: update pre-commit hooks
2024-08-29 03:12:45 +00:00
Matthias
655a300acb
docs: re-establish search box on develop documentation
2024-08-28 20:27:36 +02:00
Matthias
8d61d66d79
Merge pull request #10573 from freqtrade/dependabot/pip/develop/types-451e0821cf
...
chore(deps-dev): bump the types group with 2 updates
2024-08-27 20:27:36 +02:00
Matthias
13f391fe4a
Merge pull request #10577 from freqtrade/dependabot/pip/develop/websockets-13.0
...
chore(deps): bump websockets from 12.0 to 13.0
2024-08-27 19:48:21 +02:00
Matthias
660a5d910a
chore: bump pre-commit type deps
2024-08-27 19:44:09 +02:00
Matthias
a58c5b372c
Merge pull request #10588 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-08-27 07:26:19 +02:00
xmatthias
ec55fdb8d8
chore: update pre-commit hooks
2024-08-27 03:02:41 +00:00
Matthias
19d670826d
Merge pull request #10582 from freqtrade/dependabot/pip/develop/mypy-1.11.2
...
chore(deps-dev): bump mypy from 1.11.1 to 1.11.2
2024-08-26 11:58:55 +02:00
Matthias
7033bd19fe
Merge pull request #10580 from freqtrade/dependabot/pip/develop/aiohttp-3.10.5
...
chore(deps): bump aiohttp from 3.10.4 to 3.10.5
2024-08-26 10:45:35 +02:00
Matthias
aea75b9e52
Merge pull request #10581 from freqtrade/dependabot/pip/develop/fastapi-0.112.2
...
chore(deps): bump fastapi from 0.112.1 to 0.112.2
2024-08-26 09:55:02 +02:00
dependabot[bot]
eaf68fe105
chore(deps): bump aiohttp from 3.10.4 to 3.10.5
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.4 to 3.10.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.4...v3.10.5 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 07:29:04 +00:00
Matthias
a27237286c
Merge pull request #10578 from freqtrade/dependabot/pip/develop/ccxt-4.3.88
...
chore(deps): bump ccxt from 4.3.85 to 4.3.88
2024-08-26 09:27:25 +02:00
Matthias
502ca6b612
Merge pull request #10579 from freqtrade/dependabot/pip/develop/scipy-1.14.1
...
chore(deps): bump scipy from 1.14.0 to 1.14.1
2024-08-26 09:09:24 +02:00
dependabot[bot]
a9451a5413
chore(deps-dev): bump mypy from 1.11.1 to 1.11.2
...
Bumps [mypy](https://github.com/python/mypy ) from 1.11.1 to 1.11.2.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 06:40:25 +00:00
Matthias
ee54047b94
Merge pull request #10576 from freqtrade/dependabot/pip/develop/ruff-0.6.2
...
chore(deps-dev): bump ruff from 0.6.1 to 0.6.2
2024-08-26 08:39:58 +02:00
Matthias
a2e2c0a41a
Merge pull request #10575 from freqtrade/dependabot/pip/develop/mkdocs-d35dd8fcd7
...
chore(deps): bump mkdocs-material from 9.5.32 to 9.5.33 in the mkdocs group
2024-08-26 08:39:39 +02:00
Matthias
8e7bfba0ab
Merge pull request #10574 from freqtrade/dependabot/pip/develop/pytest-c16e4178ec
...
chore(deps-dev): bump pytest-asyncio from 0.23.8 to 0.24.0 in the pytest group
2024-08-26 08:39:00 +02:00
dependabot[bot]
6d280be081
chore(deps): bump fastapi from 0.112.1 to 0.112.2
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.112.1 to 0.112.2.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.112.1...0.112.2 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 04:01:39 +00:00
dependabot[bot]
877c6635e4
chore(deps): bump scipy from 1.14.0 to 1.14.1
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.14.0...v1.14.1 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 04:01:13 +00:00
dependabot[bot]
ca0be181bc
chore(deps): bump ccxt from 4.3.85 to 4.3.88
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.85 to 4.3.88.
- [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.3.85...4.3.88 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 04:00:57 +00:00
dependabot[bot]
ba2cf8015b
chore(deps): bump websockets from 12.0 to 13.0
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 12.0 to 13.0.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/12.0...13.0 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 04:00:51 +00:00
dependabot[bot]
f1f4ed97ca
chore(deps-dev): bump ruff from 0.6.1 to 0.6.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.1 to 0.6.2.
- [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.6.1...0.6.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 04:00:46 +00:00
dependabot[bot]
24785d28e6
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.32 to 9.5.33
- [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.32...9.5.33 )
---
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-08-26 04:00:35 +00:00
dependabot[bot]
0076205da6
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.23.8 to 0.24.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.8...v0.24.0 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 04:00:21 +00:00
dependabot[bot]
6235b50c9d
chore(deps-dev): bump the types group with 2 updates
...
Bumps the types group with 2 updates: [types-cachetools](https://github.com/python/typeshed ) and [types-python-dateutil](https://github.com/python/typeshed ).
Updates `types-cachetools` from 5.4.0.20240717 to 5.5.0.20240820
- [Commits](https://github.com/python/typeshed/commits )
Updates `types-python-dateutil` from 2.9.0.20240316 to 2.9.0.20240821
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: types
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 03:59:43 +00:00
Matthias
5cca19bb83
refactor: simplify binance liquidation test setup
2024-08-24 18:07:19 +02:00
Matthias
1b7056853b
refactor: move test_liquidation_price_binance to binance test file
2024-08-24 18:06:19 +02:00
Matthias
d1bc519599
docs: Show version alias on versions
2024-08-24 09:33:33 +02:00
Matthias
bcae1dce7b
docs: reduce font-weight of version_list
2024-08-24 09:19:07 +02:00
Matthias
e87927564b
chore: Improve typing
2024-08-23 18:18:05 +02:00
Matthias
01b7ad4a3f
feat: prevent freqAI startup on exchanges without history
...
closes #10570
2024-08-23 18:16:06 +02:00
Matthias
235d38752c
Merge pull request #10566 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-08-22 06:33:17 +02:00
xmatthias
fd30edf2bb
chore: update pre-commit hooks
2024-08-22 03:13:36 +00:00
Matthias
0a2be142ff
Merge pull request #10565 from froggleston/develop
...
Add clarification for untradeable pairs vs markets
2024-08-21 20:25:12 +02:00
Matthias
33614d8ff0
docs: Improve wording for untradeable pairs
2024-08-21 19:51:24 +02:00
Matthias
3dce1d32f9
Merge pull request #10564 from iridescentGray/develop
...
chore: fix test param
2024-08-21 18:15:55 +02:00
Robert Davey
4a62199682
Add clarification for untradeable pairs vs markets
2024-08-21 15:26:19 +01:00
colorfulgray0
68be56240d
chore: fix test param
2024-08-21 17:46:58 +08:00
Matthias
19ccb27dbd
chore: deploy through github internal pipeline
2024-08-20 21:19:26 +02:00
Matthias
a7e2bf071b
chore: Move deployment to gh native actions
2024-08-20 20:32:53 +02:00
Matthias
e05a6e976e
chore: add Ci for gha deployment
2024-08-20 20:20:25 +02:00
Matthias
c7485e3fd4
chore: add mike to mkdocs config
2024-08-20 20:17:36 +02:00
Matthias
80ad1a68e7
Merge pull request #10554 from freqtrade/dependabot/pip/develop/tables-3.10.1
...
chore(deps): bump tables from 3.9.1 to 3.10.1
2024-08-20 07:45:55 +02:00
Matthias
f4440d43de
chore: increase wait time on ws to avoid flukes
2024-08-20 06:45:09 +02:00
Matthias
201a5c06fe
Merge pull request #10553 from freqtrade/dependabot/pip/develop/ruff-0.6.1
...
chore(deps-dev): bump ruff from 0.5.7 to 0.6.1
2024-08-19 20:37:12 +02:00
Matthias
6bd21b8995
chore: pin tables for python 3.9
2024-08-19 20:01:19 +02:00
Matthias
ce66fbb595
chore: ruff format notebook
2024-08-19 19:59:15 +02:00
Matthias
226ebdd935
Merge pull request #10560 from freqtrade/dependabot/pip/develop/ccxt-4.3.85
...
chore(deps): bump ccxt from 4.3.84 to 4.3.85
2024-08-19 19:10:41 +02:00
Matthias
fcc400b20d
Merge pull request #10559 from freqtrade/dependabot/pip/develop/mkdocs-ffd8a664e0
...
chore(deps): bump mkdocs-material from 9.5.31 to 9.5.32 in the mkdocs group
2024-08-19 18:54:50 +02:00
Matthias
d2c908b1ab
chore: bump ruff pre-commit version
2024-08-19 18:23:53 +02:00
Matthias
976f9b2590
chore: re-format ipynb notebook
2024-08-19 18:23:36 +02:00
dependabot[bot]
4d175a466e
chore(deps): bump ccxt from 4.3.84 to 4.3.85
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.84 to 4.3.85.
- [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.3.84...4.3.85 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 16:20:09 +00:00
Matthias
986ff7d1b1
chore: rename parameter to avoid naming collision
2024-08-19 18:19:42 +02:00
dependabot[bot]
bc719feb5d
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.31 to 9.5.32
- [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.31...9.5.32 )
---
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-08-19 16:19:33 +00:00
Matthias
fe41612738
Merge pull request #10557 from freqtrade/dependabot/pip/develop/fastapi-0.112.1
...
chore(deps): bump fastapi from 0.112.0 to 0.112.1
2024-08-19 10:31:32 +02:00
Matthias
91f36ae42a
Merge pull request #10552 from freqtrade/dependabot/pip/develop/matplotlib-3.9.2
...
chore(deps): bump matplotlib from 3.9.1.post1 to 3.9.2
2024-08-19 10:02:02 +02:00
Matthias
2750981b64
Merge pull request #10551 from freqtrade/dependabot/pip/develop/ccxt-4.3.84
...
chore(deps): bump ccxt from 4.3.79 to 4.3.84
2024-08-19 09:45:43 +02:00
Matthias
5737165f37
Merge pull request #10547 from freqtrade/dependabot/pip/develop/cachetools-5.5.0
...
chore(deps): bump cachetools from 5.4.0 to 5.5.0
2024-08-19 09:16:40 +02:00
dependabot[bot]
a70116ed4d
chore(deps): bump fastapi from 0.112.0 to 0.112.1
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.112.0 to 0.112.1.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.112.0...0.112.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 06:50:46 +00:00
Matthias
31d2296777
Merge pull request #10555 from freqtrade/dependabot/pip/develop/uvicorn-0.30.6
...
chore(deps): bump uvicorn from 0.30.5 to 0.30.6
2024-08-19 08:49:35 +02:00
dependabot[bot]
b859d7f3a5
chore(deps): bump ccxt from 4.3.79 to 4.3.84
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.79 to 4.3.84.
- [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.3.79...4.3.84 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 06:00:52 +00:00
dependabot[bot]
75714ae84a
chore(deps): bump matplotlib from 3.9.1.post1 to 3.9.2
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.9.1.post1 to 3.9.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.1.post1...v3.9.2 )
---
updated-dependencies:
- dependency-name: matplotlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 06:00:50 +00:00
Matthias
be221c5a3e
Merge pull request #10550 from freqtrade/dependabot/pip/develop/tensorboard-2.17.1
...
chore(deps): bump tensorboard from 2.17.0 to 2.17.1
2024-08-19 08:00:15 +02:00
Matthias
064ff34866
Merge pull request #10549 from freqtrade/dependabot/pip/develop/aiohttp-3.10.4
...
chore(deps): bump aiohttp from 3.10.3 to 3.10.4
2024-08-19 08:00:03 +02:00
Matthias
9807d6bb2c
Merge pull request #10548 from freqtrade/dependabot/pip/develop/markdown-3.7
...
chore(deps): bump markdown from 3.6 to 3.7
2024-08-19 07:59:54 +02:00
dependabot[bot]
8321425e62
chore(deps): bump uvicorn from 0.30.5 to 0.30.6
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.30.5 to 0.30.6.
- [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.30.5...0.30.6 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 03:49:10 +00:00
dependabot[bot]
ba3223a9a3
chore(deps): bump tables from 3.9.1 to 3.10.1
...
Bumps [tables](https://github.com/PyTables/PyTables ) from 3.9.1 to 3.10.1.
- [Release notes](https://github.com/PyTables/PyTables/releases )
- [Changelog](https://github.com/PyTables/PyTables/blob/master/RELEASE_NOTES.rst )
- [Commits](https://github.com/PyTables/PyTables/compare/v3.9.1...v3.10.1 )
---
updated-dependencies:
- dependency-name: tables
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 03:49:05 +00:00
dependabot[bot]
a266997b69
chore(deps-dev): bump ruff from 0.5.7 to 0.6.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.7 to 0.6.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.5.7...0.6.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 03:49:02 +00:00
dependabot[bot]
314983b139
chore(deps): bump tensorboard from 2.17.0 to 2.17.1
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.17.0 to 2.17.1.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.17.0...2.17.1 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 03:48:37 +00:00
dependabot[bot]
8896b0ae7c
chore(deps): bump aiohttp from 3.10.3 to 3.10.4
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.3 to 3.10.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.3...v3.10.4 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 03:48:31 +00:00
dependabot[bot]
b6aa922c09
chore(deps): bump markdown from 3.6 to 3.7
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.6 to 3.7.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.6...3.7 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 03:48:17 +00:00
dependabot[bot]
95732f4170
chore(deps): bump cachetools from 5.4.0 to 5.5.0
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.4.0 to 5.5.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.4.0...v5.5.0 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 03:48:14 +00:00
Matthias
624dfdf6ac
Merge pull request #10546 from stash86/fix-recursive
...
add startup count from strategy to the analysis
2024-08-18 17:16:56 +02:00
Stefano Ariestasia
83e0cf75c5
add startup count from strategy to the analysis
2024-08-18 23:48:11 +09:00
Matthias
7fe23ad8c9
chore: add alias_for to tests
2024-08-18 13:15:10 +02:00
Matthias
fd9ec438dc
feat: show name, class name and eventually the replacement alias
2024-08-18 11:36:34 +02:00
Matthias
7cab973cbf
feat: get new name for aliased ccxt exchanges
2024-08-18 11:36:06 +02:00
Matthias
9e3e5038f7
Merge pull request #10544 from freqtrade/feat/strategy_star_import
...
Improved imports for strategy
2024-08-18 09:53:45 +02:00
Matthias
7952712c5e
chore: update samples to use doublequotes
2024-08-18 08:44:37 +02:00
Matthias
d754a2e295
feat: improve default imports
2024-08-18 08:38:59 +02:00
Matthias
768b4e5e2b
chore: Update formatting of default export sequence
2024-08-18 08:38:11 +02:00
Matthias
b1ae09c003
docs: remove callback examples imports
2024-08-18 08:37:34 +02:00
Matthias
9408e858cd
chore: use aligned quoting strategy for templtae
2024-08-17 16:43:46 +02:00
Matthias
0995164110
feat: improve formatting of generated strategy
2024-08-17 16:36:21 +02:00
Matthias
b3a042a63b
feat: don't use commented typehints
...
Imports are correct now
2024-08-17 16:32:38 +02:00
Matthias
c2ac70ff10
feat: update base_strategy to include all imports
2024-08-17 16:30:06 +02:00
Matthias
e7b57d8dee
chore: Update import for qtpylib to technical
2024-08-17 16:28:56 +02:00
Matthias
5bc8b02b0f
feat: Update imports for sample strategy
2024-08-17 16:28:19 +02:00
Matthias
d6f96b2c53
chore: remove typing imports
...
These shouldn't be star imported, but should be explicitly imported.
2024-08-17 16:26:21 +02:00
Matthias
6c131b5648
chore: add comment to better explain imports
2024-08-17 16:25:47 +02:00
Matthias
27a4a502d7
docs: Add section explaining strategy imports
2024-08-17 16:25:02 +02:00
Matthias
f0a25ea485
feat: Add __all__ export to strategy's init file
2024-08-17 16:24:59 +02:00
Matthias
4ca6e61726
fix: use dynamic trading_mode for trades loading
...
closes #10540
2024-08-16 18:27:30 +02:00
Matthias
e26ac6ed00
test: speed up detail test
2024-08-15 20:02:45 +02:00
Matthias
f341edb975
feat: Enable websocket support for okx
2024-08-15 19:54:08 +02:00
Matthias
fdad24aaac
feat: add leverage to telegram's /status table
2024-08-15 17:57:00 +02:00
Matthias
3a676f98db
test: improve telegram balance test
2024-08-15 17:36:14 +02:00
Matthias
8498cb17e7
test: add explicit test for telegram's short behavior
2024-08-15 17:36:14 +02:00
Matthias
36098f6b78
test: update tests for removal of leverage
2024-08-15 17:36:14 +02:00
Matthias
34667c69d3
chore: remove leverage from /balance endpoint
2024-08-15 17:00:11 +02:00
Matthias
756fef53f9
refactor: improve live positions update
2024-08-15 17:00:08 +02:00
Matthias
2ffe938206
test: update test behavior - wallets has 0, never none
2024-08-15 08:21:25 +02:00
Matthias
d521699305
refactor: type fetch_positions response
2024-08-15 08:08:50 +02:00
Matthias
5ad23405b7
chore: align safevalue_fallback types
2024-08-15 08:06:50 +02:00
Matthias
04cdd807ba
chore: improved type ordering
2024-08-15 07:30:21 +02:00
Matthias
646ed50f37
chore: improve typing for balance endpoint
2024-08-15 07:29:19 +02:00
Matthias
1b0ba0fa68
fix: typo in armhf dockerfile causing build to fail
2024-08-15 06:58:43 +02:00
Matthias
21c5c919ea
chore: Improve typehinting for hyperopt
2024-08-15 06:50:22 +02:00
Matthias
d9f6f0847d
docs: improve readability of hyperopt-loss sample
2024-08-15 06:50:04 +02:00
Matthias
59c897b53e
Merge pull request #10534 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-08-15 06:21:15 +02:00
xmatthias
77b32e94f1
chore: update pre-commit hooks
2024-08-15 03:12:42 +00:00
Matthias
331159a3d8
fix: ensure handle_onexchange_order works without false warnings
...
futures were not properly handled in this command.
closes #10533
2024-08-14 21:18:51 +02:00
Matthias
23510c80be
fix: don't auto-populate non-existing secret entries
2024-08-14 08:19:58 +02:00
Matthias
ef497beaea
Merge pull request #10484 from freqtrade/feat/trades_async
...
Move trades-refresh to async
2024-08-13 15:18:26 +02:00
Matthias
6ea450a4e1
chore: bitvavo uses DECIMAL_PLACES for amount rounding
...
closes #9560
2024-08-13 14:30:01 +02:00
Matthias
f64786543d
feat: hyperliquid requires different precision modes
2024-08-13 12:21:13 +02:00
Matthias
c60e00c77f
Merge pull request #10530 from freqtrade/feat/price_precision_mode
...
add price_precision_mode
2024-08-13 12:20:53 +02:00
Matthias
7e502beafc
Merge pull request #10527 from freqtrade/feat/bt_generator
...
Backtesting - dynamic pairlist sorting
2024-08-13 09:56:19 +02:00
Matthias
aa6c30ade6
chore: fix line too long issue
2024-08-13 09:50:34 +02:00
Matthias
0b8dfa6878
chore: improved docstring for precision_mode_price
2024-08-13 09:29:36 +02:00
Matthias
d7bee0c9e0
test: update further tests for precision_mode_price
2024-08-13 09:23:43 +02:00
Matthias
350c2241c4
test: adjust test mocks for precision_mode_price
2024-08-13 09:20:40 +02:00
Matthias
cfa591838f
feat: use "precision_mode_price" where applicable
2024-08-13 09:13:10 +02:00
Matthias
ac1ac0debe
feat: set precision_mode_price when creating trade objects
2024-08-13 09:11:44 +02:00
Matthias
54bc60b08f
test: Update test for new to-json field
2024-08-13 09:10:50 +02:00
Matthias
f8de46cea9
feat: Add precision_mode_price column
2024-08-13 09:09:12 +02:00
Matthias
6fc2a604b4
Merge pull request #10529 from freqtrade/feat/list-data-trades
...
add --trades to list-data command
2024-08-13 08:13:23 +02:00
Matthias
1e410feed1
test: fix missing test arg
2024-08-13 07:33:13 +02:00
Matthias
948e67a2b7
docs: improved wording
2024-08-13 07:14:08 +02:00
Matthias
0f820e4498
chore: Fix 3.9 syntax error
2024-08-13 07:12:57 +02:00
Matthias
c7bc1b10e2
docs: fix messed up formatting
2024-08-13 07:04:51 +02:00
Matthias
ef04324f9d
docs: update --help output docs
2024-08-13 07:03:00 +02:00
Matthias
2b86865b9b
chore: improve wording in subcommand helptext
2024-08-13 07:02:53 +02:00
Matthias
f009625c1a
docs: update list-data documentation
2024-08-13 07:01:23 +02:00
Matthias
a991c76842
feat: add test for test_list_data command
2024-08-13 06:54:35 +02:00
Matthias
d02ea3244a
feat: add "trades" switch to list-data command
2024-08-13 06:46:02 +02:00
Matthias
5a9f87ac63
feat: add start_list_trades_data command to output trades data
2024-08-13 06:44:28 +02:00
Matthias
9bfd0cb63c
feat: add test for trades_data_minmax
2024-08-13 06:43:26 +02:00
Matthias
3f4c19abbc
chore: add test for trades_get_available_data
2024-08-13 06:40:11 +02:00
Matthias
cf26635e3c
feat: add trades helper functions
...
trades_get_available data and trades_data_min_max
2024-08-13 06:36:39 +02:00
Matthias
e540862401
Merge pull request #10528 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-08-13 06:34:44 +02:00
xmatthias
263be72c11
chore: update pre-commit hooks
2024-08-13 03:02:59 +00:00
Matthias
b63c04df4f
chore: update help wording
2024-08-12 20:11:43 +02:00
Matthias
784208dd87
chore: improve variable naming for ohlcv
2024-08-12 19:44:55 +02:00
Matthias
5cb6c234c4
chore: improve naming for refresh_latest_trades
2024-08-12 19:44:45 +02:00
Matthias
7972a023ed
fix: oddly wrong fee_cost calculation
2024-08-12 16:45:51 +02:00
Matthias
6cf92c2a90
chore: enhanced aggregation syntax
2024-08-12 16:41:07 +02:00
Matthias
50835c878e
chore: add more test coverage
2024-08-12 15:35:31 +02:00
Matthias
b727e5ca1c
chore: simplify update code
2024-08-12 14:51:42 +02:00
Matthias
5773d1fd8d
docs: Update documentation for new flow
2024-08-12 14:51:42 +02:00
Matthias
530226dbe8
chore: Add "use_detail" to detail test
2024-08-12 14:51:42 +02:00
Matthias
4882a18bf9
chore: add pair_detail test
2024-08-12 14:51:42 +02:00
Matthias
70f3018e67
feat: remove "open_trade_count_start" workaround
...
Due to the updated pair ordering logic, we can open trades on
different pairs during the same candle without
superating the max_open_trades limit
2024-08-12 14:51:42 +02:00
Matthias
08c10c1f9b
chore: exclude right boundary from parallelism test
2024-08-12 14:51:42 +02:00
Matthias
7945eba386
feat: Evaluate pairs with open trades first
...
This will enable further improved logic for pairs with no open trade.
2024-08-12 14:51:42 +02:00
Matthias
b6f4e124ce
chore: improve backtesting test details
...
ensure all candles used the same pairlist ordering
2024-08-12 14:51:42 +02:00
Matthias
f01e101447
feat: extract backtest iteration into generator
2024-08-12 14:51:42 +02:00
Matthias
980b81f009
chore: Simplify futures backtest
2024-08-12 14:51:37 +02:00
Matthias
10f0522a6b
chore: update attribute wording to bt_profit
2024-08-12 10:57:53 +02:00
Matthias
2bc9cdafb2
chore: update attribute wording to bt_trades
2024-08-12 10:57:53 +02:00
Matthias
e643a2ea32
chore: update attribute wording to bt_trades_open
2024-08-12 10:57:53 +02:00
Matthias
b456afa2ac
chore: improve backtesting test
2024-08-12 10:20:36 +02:00
Matthias
50b55c3f31
Merge pull request #10522 from freqtrade/dependabot/pip/develop/ccxt-4.3.79
...
chore(deps): bump ccxt from 4.3.76 to 4.3.79
2024-08-12 09:45:55 +02:00
Matthias
88b754e38c
chore: update test to reflect a fix in ccxt
2024-08-12 09:14:36 +02:00
Matthias
b3868a77f1
Merge pull request #10525 from freqtrade/dependabot/pip/develop/orjson-3.10.7
...
chore(deps): bump orjson from 3.10.6 to 3.10.7
2024-08-12 07:11:24 +02:00
dependabot[bot]
16d5d7b318
chore(deps): bump ccxt from 4.3.76 to 4.3.79
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.76 to 4.3.79.
- [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.3.76...4.3.79 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-12 04:43:08 +00:00
Matthias
dbef33fe00
Merge pull request #10524 from freqtrade/dependabot/pip/develop/ruff-0.5.7
...
chore(deps-dev): bump ruff from 0.5.6 to 0.5.7
2024-08-12 06:42:31 +02:00
Matthias
8c11ea69a0
Merge pull request #10523 from freqtrade/dependabot/pip/develop/aiohttp-3.10.3
...
chore(deps): bump aiohttp from 3.10.2 to 3.10.3
2024-08-12 06:39:37 +02:00
dependabot[bot]
fa0ee035e9
chore(deps): bump orjson from 3.10.6 to 3.10.7
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.6 to 3.10.7.
- [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.10.6...3.10.7 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-12 03:26:27 +00:00
dependabot[bot]
010dbf82f3
chore(deps-dev): bump ruff from 0.5.6 to 0.5.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.6 to 0.5.7.
- [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.5.6...0.5.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-12 03:26:18 +00:00
dependabot[bot]
9a9d27b862
chore(deps): bump aiohttp from 3.10.2 to 3.10.3
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.2 to 3.10.3.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.2...v3.10.3 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-12 03:25:59 +00:00
Matthias
0afd3fc5e1
fix: improved handling for corrupt trades files
...
part of #10515
2024-08-10 20:13:36 +02:00
Matthias
f5ebfcca5a
chore: accept that trades dataframes may be empty for some reason
...
part of #10515
2024-08-10 20:13:30 +02:00
Matthias
6f33115187
Merge pull request #10400 from simwai/feature/stoploss-start-at
...
Added unlock_at field for protection config
2024-08-10 16:40:09 +02:00
Matthias
58c65ab48c
Merge pull request #10519 from freqtrade/dependabot/pip/aiohttp-3.10.2
...
chore(deps): bump aiohttp from 3.10.1 to 3.10.2
2024-08-10 08:06:29 +02:00
dependabot[bot]
42294ff695
chore(deps): bump aiohttp from 3.10.1 to 3.10.2
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.1...v3.10.2 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-09 17:02:14 +00:00
Matthias
ed59f74cb8
chore: move asyncio import to only import when necessary
2024-08-09 06:45:08 +02:00
Matthias
d91dee141d
Merge pull request #10500 from freqtrade/dependabot/pip/develop/aiohttp-3.10.1
...
chore(deps): bump aiohttp from 3.9.5 to 3.10.1
2024-08-09 06:44:19 +02:00
Matthias
2b4438720c
chore: call selectorPolicy
2024-08-09 06:16:44 +02:00
Matthias
758e532a6a
chore: add todo to uvicorn workaround
2024-08-08 20:25:17 +02:00
Matthias
d4ca6617de
chore: set asyncio-policy for windows
2024-08-08 20:25:09 +02:00
Matthias
67fe7f8d3b
Merge pull request #10513 from freqtrade/dependabot/pip/develop/matplotlib-3.9.1.post1
...
chore(deps): bump matplotlib from 3.9.0 to 3.9.1.post1
2024-08-08 18:18:11 +02:00
dependabot[bot]
f6040c5f06
chore(deps): bump aiohttp from 3.9.5 to 3.10.1
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.5 to 3.10.1.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.5...v3.10.1 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 07:53:56 +00:00
Matthias
324c384fdf
Merge pull request #10514 from freqtrade/dependabot/pip/develop/ccxt-4.3.76
...
chore(deps): bump ccxt from 4.3.73 to 4.3.76
2024-08-08 09:53:00 +02:00
dependabot[bot]
de70ee117c
chore(deps): bump matplotlib from 3.9.0 to 3.9.1.post1
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.9.0 to 3.9.1.post1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.0...v3.9.1.post1 )
---
updated-dependencies:
- dependency-name: matplotlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 06:37:43 +00:00
dependabot[bot]
85844c8ed4
chore(deps): bump ccxt from 4.3.73 to 4.3.76
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.73 to 4.3.76.
- [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.3.73...4.3.76 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 06:37:18 +00:00
Matthias
101dc850a2
Update pre-commit sqlalchemy types
2024-08-08 08:36:14 +02:00
Matthias
d88c7c76c6
Merge pull request #10512 from freqtrade/dependabot/pip/develop/time-machine-2.15.0
...
chore(deps-dev): bump time-machine from 2.14.2 to 2.15.0
2024-08-08 08:26:51 +02:00
Matthias
1fea5f53bd
Merge pull request #10511 from freqtrade/dependabot/pip/develop/python-rapidjson-1.20
...
chore(deps): bump python-rapidjson from 1.19 to 1.20
2024-08-08 08:08:22 +02:00
Matthias
ca13109a20
Merge pull request #10510 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.32
...
chore(deps): bump sqlalchemy from 2.0.31 to 2.0.32
2024-08-08 07:19:16 +02:00
Matthias
5650de0627
chore: dependabot shouldn't update major versions
2024-08-08 06:25:52 +02:00
dependabot[bot]
999ee981f7
chore(deps-dev): bump time-machine from 2.14.2 to 2.15.0
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.14.2 to 2.15.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.14.2...2.15.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 >
2024-08-08 04:22:36 +00:00
dependabot[bot]
ee6e78927f
chore(deps): bump python-rapidjson from 1.19 to 1.20
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.19 to 1.20.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.19...v1.20 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 04:22:22 +00:00
dependabot[bot]
9dd9ae7a2f
chore(deps): bump sqlalchemy from 2.0.31 to 2.0.32
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.31 to 2.0.32.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 04:22:06 +00:00
Matthias
cbd178dab2
chore: bump armhf dockerfile to 3.11
2024-08-08 06:20:58 +02:00
Matthias
e34a28ee53
chore: dependabot should monitor /docker, too
2024-08-08 06:18:31 +02:00
Matthias
ffcc55b42b
Merge pull request #10508 from freqtrade/dependabot/docker/python-3.12.5-slim-bookworm
...
chore(deps): bump python from 3.12.4-slim-bookworm to 3.12.5-slim-bookworm
2024-08-08 06:09:43 +02:00
Matthias
72028a9a2e
Merge pull request #10507 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-08-08 06:09:28 +02:00
dependabot[bot]
d453aa849a
chore(deps): bump python
...
Bumps python from 3.12.4-slim-bookworm to 3.12.5-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 03:26:08 +00:00
xmatthias
9d0cd961b4
chore: update pre-commit hooks
2024-08-08 03:12:08 +00:00
Matthias
900922760a
feat: add json schema validation docs
2024-08-07 20:20:08 +02:00
Matthias
af462fa086
Bump version to 2024.7.1
2024-08-07 18:22:07 +02:00
Matthias
bc728d3a31
chore: Downgrade cryptography for RPI
...
https://github.com/piwheels/packages/issues/464
2024-08-07 18:21:43 +02:00
Matthias
a1d02ca689
Merge pull request #10505 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-08-06 06:23:30 +02:00
xmatthias
95546e0a7b
chore: update pre-commit hooks
2024-08-06 03:02:53 +00:00
Matthias
fa2fc63b7c
Merge pull request #10498 from freqtrade/dependabot/pip/develop/pyjwt-2.9.0
...
chore(deps): bump pyjwt from 2.8.0 to 2.9.0
2024-08-05 13:35:16 +02:00
Matthias
4ad915761b
Merge pull request #10495 from freqtrade/dependabot/pip/develop/ccxt-4.3.73
...
chore(deps): bump ccxt from 4.3.68 to 4.3.73
2024-08-05 12:02:22 +02:00
Matthias
d6a29c1ad5
Merge pull request #10501 from freqtrade/dependabot/pip/develop/mypy-1.11.1
...
chore(deps-dev): bump mypy from 1.11.0 to 1.11.1
2024-08-05 11:44:23 +02:00
dependabot[bot]
3d439c8c01
chore(deps): bump pyjwt from 2.8.0 to 2.9.0
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.8.0 to 2.9.0.
- [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.8.0...2.9.0 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 08:58:46 +00:00
Matthias
af00374cb0
Merge pull request #10494 from freqtrade/dependabot/pip/develop/uvicorn-0.30.5
...
chore(deps): bump uvicorn from 0.30.3 to 0.30.5
2024-08-05 10:57:56 +02:00
Matthias
0bb46aaef4
Merge pull request #10489 from freqtrade/dependabot/pip/develop/mkdocs-fecff3054d
...
chore(deps): bump mkdocs-material from 9.5.30 to 9.5.31 in the mkdocs group
2024-08-05 10:29:46 +02:00
Matthias
00377e91b4
Merge pull request #10496 from freqtrade/dependabot/pip/develop/tqdm-4.66.5
...
chore(deps): bump tqdm from 4.66.4 to 4.66.5
2024-08-05 09:33:01 +02:00
dependabot[bot]
477448114a
chore(deps-dev): bump mypy from 1.11.0 to 1.11.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.11.0 to 1.11.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.11...v1.11.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 06:34:01 +00:00
dependabot[bot]
91da1c3f8b
chore(deps): bump uvicorn from 0.30.3 to 0.30.5
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.30.3 to 0.30.5.
- [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.30.3...0.30.5 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 06:33:26 +00:00
Matthias
eddf99ddd0
Merge pull request #10492 from freqtrade/dependabot/pip/develop/ruff-0.5.6
...
chore(deps-dev): bump ruff from 0.5.5 to 0.5.6
2024-08-05 08:33:23 +02:00
Matthias
f27580b5ae
Merge pull request #10493 from freqtrade/dependabot/pip/develop/technical-1.4.4
...
chore(deps): bump technical from 1.4.3 to 1.4.4
2024-08-05 08:33:15 +02:00
Matthias
b2d35751b4
Merge pull request #10490 from freqtrade/dependabot/pip/develop/fastapi-0.112.0
...
chore(deps): bump fastapi from 0.111.1 to 0.112.0
2024-08-05 08:32:31 +02:00
Matthias
18df06a7ce
Merge pull request #10487 from froggleston/develop
...
Add rich table width if jupyter in modules
2024-08-05 06:53:43 +02:00
dependabot[bot]
0bee3c9db0
chore(deps): bump tqdm from 4.66.4 to 4.66.5
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.4 to 4.66.5.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.66.5 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 03:27:30 +00:00
dependabot[bot]
e3ba28d767
chore(deps): bump ccxt from 4.3.68 to 4.3.73
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.68 to 4.3.73.
- [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.3.68...4.3.73 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 03:27:23 +00:00
dependabot[bot]
1f9c2cd181
chore(deps): bump technical from 1.4.3 to 1.4.4
...
Bumps [technical](https://github.com/freqtrade/technical ) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/freqtrade/technical/releases )
- [Commits](https://github.com/freqtrade/technical/compare/1.4.3...1.4.4 )
---
updated-dependencies:
- dependency-name: technical
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 03:27:08 +00:00
dependabot[bot]
ea2b12a548
chore(deps-dev): bump ruff from 0.5.5 to 0.5.6
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.5 to 0.5.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.5.5...0.5.6 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 03:27:05 +00:00
dependabot[bot]
c9f4db2a4f
chore(deps): bump fastapi from 0.111.1 to 0.112.0
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.111.1 to 0.112.0.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.111.1...0.112.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-08-05 03:26:45 +00:00
dependabot[bot]
1e5154c901
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.30 to 9.5.31
- [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.30...9.5.31 )
---
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-08-05 03:26:37 +00:00
froggleston
17dc41279c
Ruff formatting
2024-08-04 21:59:07 +01:00
froggleston
cb4747aed2
Add rich table width if jupyter in modules
2024-08-04 21:43:00 +01:00
Matthias
ce8d03ddce
chore: improve comment as to why matplotlib is pinned in the first place
2024-08-04 19:55:40 +02:00
Matthias
366c7e2b91
fix: pin matplotlib to 3.9.0 to fix windows wheels
...
caused by the partial yank of 3.9.1 (only the windows wheels have been deleted).
Ref: https://github.com/matplotlib/matplotlib/issues/28551
2024-08-04 19:54:51 +02:00
Matthias
6c5fb5e22b
chore: add_config_files to config_schema
2024-08-04 09:03:32 +02:00
Matthias
4854bdd02f
chore: Add log_responses to config schema
2024-08-04 08:29:15 +02:00
Matthias
d7ecdc9b07
chore: Downgrade cryptography for RPI
...
https://github.com/piwheels/packages/issues/464
2024-08-03 18:31:39 +02:00
Matthias
c8d30ae801
chore: fix oneline exchange-list output
2024-08-03 18:30:21 +02:00
Matthias
9eebe82b34
chore: fix api-server tests
2024-08-03 18:29:16 +02:00
Matthias
b3915ff8fd
chore: use classname to show exchanges
2024-08-03 18:25:31 +02:00
Matthias
805c946b33
feat: improve structure of list_exchange endpoints
2024-08-03 18:24:52 +02:00
Matthias
8bc1949466
docs: update link to technical documentation
2024-08-03 16:41:22 +02:00
Matthias
a6689b1035
chore: Remove unnecessary, duplicate mkdocs install
2024-08-03 13:29:54 +02:00
Matthias
f63910d355
chore: improve wording for cooldown_period
2024-08-02 20:15:46 +02:00
Matthias
98c8521057
chore: fix minor gotcha
2024-08-02 20:13:59 +02:00
Matthias
57139295b5
tests: Add unlock_at test
2024-08-02 20:12:44 +02:00
Matthias
79d4dc1646
Merge branch 'develop' into feature/stoploss-start-at
2024-08-02 19:51:28 +02:00
Matthias
1760624954
test: Test "invalid date format"
2024-08-02 19:48:43 +02:00
Matthias
9429657a2b
chore: make Hyperliquid class actually usable
2024-08-02 07:28:09 +02:00
Matthias
2b0b1e23eb
chore: enhance error message on ohlcv error
2024-08-02 07:26:54 +02:00
Matthias
dd55baf148
chore: support snake_case for api keys
2024-08-02 07:26:54 +02:00
Matthias
4542157192
Merge pull request #10470 from freqtrade/dependabot/pip/develop/torch-2.4.0
...
chore(deps): bump torch from 2.2.2 to 2.4.0
2024-08-02 06:56:13 +02:00
Matthias
9e47172d69
chore: Reduce test flakyness of ws test
2024-08-01 20:37:40 +02:00
Matthias
a840969512
feat: move trades-refresh to async
2024-08-01 19:58:17 +02:00
Matthias
67fdfdf584
chore: Update schema file
2024-08-01 19:39:06 +02:00
Matthias
abef8e376c
feat: add $schema to config examples
2024-08-01 07:03:34 +02:00
Matthias
8a85077e70
chore: add download_trades config key, reorder some keys
2024-08-01 07:02:47 +02:00
Matthias
b3ac296cac
chore: Improve schema wording
2024-08-01 06:58:17 +02:00
Matthias
b2db733c83
Merge pull request #10482 from freqtrade/maint/remove_pip_24_lock
...
chore: Remove pip pin from ci
2024-08-01 06:43:31 +02:00
Matthias
92dfcf3b6d
Merge pull request #10483 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-08-01 06:43:19 +02:00
xmatthias
af554fc3f7
chore: update pre-commit hooks
2024-08-01 03:15:58 +00:00
Matthias
02621eee74
chore: remove pip version lock from instal scripts
2024-07-31 20:39:21 +02:00
Matthias
8105f51603
chore: remove pip lock from Dockerfiles
2024-07-31 20:39:12 +02:00
Matthias
c40ac27d71
chore: Remove pip pin from ci
2024-07-31 20:36:48 +02:00
Matthias
d33c930f26
Merge pull request #10454 from jainanuj94/feature/10348
...
Add percent change pairlist
2024-07-30 20:58:27 +02:00
Matthias
eb0fc0fc80
docs: Fix minor typo
2024-07-30 20:29:21 +02:00
Matthias
a6563543a3
Merge pull request #10477 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-07-30 06:10:05 +02:00
xmatthias
40b20c5595
chore: update pre-commit hooks
2024-07-30 03:02:51 +00:00
Matthias
1ebbfffd2a
chore: hyperliquid doesn't have historic ohlcv
2024-07-29 19:42:28 +02:00
Matthias
8954857481
Merge pull request #10464 from freqtrade/new_release
...
New release 2024.7
2024-07-29 19:32:28 +02:00
Matthias
24d3e09618
Merge pull request #10467 from freqtrade/dependabot/pip/develop/pre-commit-3.8.0
...
chore(deps-dev): bump pre-commit from 3.7.1 to 3.8.0
2024-07-29 14:24:09 +02:00
Matthias
d92ddc4c7a
Merge pull request #10471 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.9
...
chore(deps): bump pymdown-extensions from 10.8.1 to 10.9
2024-07-29 11:38:11 +02:00
dependabot[bot]
c8b7580830
chore(deps-dev): bump pre-commit from 3.7.1 to 3.8.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.7.1 to 3.8.0.
- [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.7.1...v3.8.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 08:27:01 +00:00
Matthias
a9d0c052bc
Merge pull request #10468 from freqtrade/dependabot/pip/develop/ruff-0.5.5
...
chore(deps-dev): bump ruff from 0.5.4 to 0.5.5
2024-07-29 10:26:15 +02:00
Matthias
ad0b349a3f
Merge pull request #10474 from freqtrade/dependabot/pip/develop/lightgbm-4.5.0
...
chore(deps): bump lightgbm from 4.4.0 to 4.5.0
2024-07-29 08:50:36 +02:00
Matthias
9da51a8d85
Merge pull request #10473 from freqtrade/dependabot/pip/develop/plotly-5.23.0
...
chore(deps): bump plotly from 5.22.0 to 5.23.0
2024-07-29 08:50:23 +02:00
Matthias
814f21a50e
Merge pull request #10472 from freqtrade/dependabot/pip/develop/python-rapidjson-1.19
...
chore(deps): bump python-rapidjson from 1.18 to 1.19
2024-07-29 08:49:54 +02:00
Matthias
092669fb9d
Merge pull request #10469 from freqtrade/dependabot/pip/develop/ccxt-4.3.68
...
chore(deps): bump ccxt from 4.3.65 to 4.3.68
2024-07-29 07:45:22 +02:00
dependabot[bot]
3789e1339b
chore(deps): bump pymdown-extensions from 10.8.1 to 10.9
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.8.1 to 10.9.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.8.1...10.9 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 05:32:28 +00:00
dependabot[bot]
a1490d07b4
chore(deps-dev): bump ruff from 0.5.4 to 0.5.5
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.4 to 0.5.5.
- [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.5.4...0.5.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 05:32:28 +00:00
Matthias
08144382b8
Merge pull request #10466 from freqtrade/dependabot/pip/develop/mkdocs-1c45c0a9b7
...
chore(deps): bump mkdocs-material from 9.5.29 to 9.5.30 in the mkdocs group
2024-07-29 07:31:51 +02:00
Matthias
cb90e1388f
Merge pull request #10465 from freqtrade/dependabot/pip/develop/pytest-d2133643f0
...
chore(deps-dev): bump pytest from 8.3.1 to 8.3.2 in the pytest group
2024-07-29 07:31:37 +02:00
Matthias
5e1038dc67
chore: Fix torch version bump
2024-07-29 07:00:17 +02:00
Matthias
b117f085ce
chore: Bump version to 2024.7
2024-07-29 06:22:00 +02:00
Matthias
c7dc908aa7
Merge branch 'stable' into new_release
2024-07-29 06:21:32 +02:00
dependabot[bot]
5e852ebb5d
chore(deps): bump lightgbm from 4.4.0 to 4.5.0
...
Bumps [lightgbm](https://github.com/microsoft/LightGBM ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases )
- [Commits](https://github.com/microsoft/LightGBM/compare/v4.4.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 03:08:24 +00:00
dependabot[bot]
097786c62d
chore(deps): bump plotly from 5.22.0 to 5.23.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.22.0 to 5.23.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.22.0...v5.23.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 03:08:18 +00:00
dependabot[bot]
baeced32c3
chore(deps): bump python-rapidjson from 1.18 to 1.19
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.18 to 1.19.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.18...v1.19 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 03:08:10 +00:00
dependabot[bot]
2f4e4343c2
chore(deps): bump torch from 2.2.2 to 2.4.0
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.2.2 to 2.4.0.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.2.2...v2.4.0 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 03:07:44 +00:00
dependabot[bot]
9fd6d7318e
chore(deps): bump ccxt from 4.3.65 to 4.3.68
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.65 to 4.3.68.
- [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.3.65...4.3.68 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 03:07:22 +00:00
dependabot[bot]
fd2be958ba
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.29 to 9.5.30
- [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.29...9.5.30 )
---
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-07-29 03:06:12 +00:00
dependabot[bot]
719889b27a
chore(deps-dev): bump pytest from 8.3.1 to 8.3.2 in the pytest group
...
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest ).
Updates `pytest` from 8.3.1 to 8.3.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.3.1...8.3.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-07-29 03:05:45 +00:00
Matthias
faaa1050da
chore: Bump dev version to 2024.8
2024-07-28 20:10:30 +02:00
jainanuj94
27aed5cd7e
Update schema.json
2024-07-28 22:34:34 +05:30
jainanuj94
aa327643f5
Merge remote-tracking branch 'upstream/develop' into feature/10348
2024-07-28 22:26:58 +05:30
jainanuj94
ac1e405c34
Update documentation and fix doc test
2024-07-28 21:10:20 +05:30
Matthias
df7d5d2cb1
Merge pull request #10463 from freqtrade/feat/conf_schema
...
Add Config schema with description
2024-07-28 16:27:08 +02:00
Matthias
2d90cf48b3
run a check for uptodate json schema
2024-07-28 15:34:19 +02:00
Matthias
2fd6c962d2
chore: improve extract json script
2024-07-28 15:33:21 +02:00
Matthias
1226593f3b
chore: Add initial version of json schema
2024-07-28 15:32:01 +02:00
Matthias
25569686aa
chore: Update Path to write json schema to
2024-07-28 15:30:06 +02:00
Matthias
61b573bb89
feat: Add "strategy override" hints
2024-07-28 08:25:35 +02:00
jainanuj94
4932473b3f
Add documentation
2024-07-27 23:41:32 +05:30
Matthias
a368c00302
feat: add freqAI remaining parameters
2024-07-27 16:58:10 +02:00
Matthias
06bbcf4c9f
feat: add some freqAI parameter descriptions
2024-07-27 16:57:56 +02:00
Matthias
edf66deb96
feat: add RL parameter descriptions
2024-07-27 16:57:47 +02:00
Matthias
075f6b9412
feat: more config schema descriptions - emc
2024-07-27 16:56:06 +02:00
Matthias
05b202caa6
feat: more config schema descriptions (exchange)
2024-07-27 16:56:06 +02:00
Matthias
aaac080dfb
feat: more config schema descriptions
2024-07-27 16:56:06 +02:00
Matthias
14a20c703b
feat: more config schema descriptions
2024-07-27 16:56:06 +02:00
Matthias
6cfba2c225
feat: more config schema descriptions (api_server)
2024-07-27 16:56:06 +02:00
Matthias
29e9dd44e9
feat: more config schema descriptions (telegram)
2024-07-27 16:56:06 +02:00
Matthias
00729a87ff
chore: remove validation for deprecated settings
2024-07-27 16:56:06 +02:00
Matthias
ca47e3489c
feat: more config schema descriptions
2024-07-27 16:56:06 +02:00
Matthias
abde1a1c39
feat: more config schema descriptions
2024-07-27 16:56:06 +02:00
Matthias
d42b5b7733
feat: Add more descriptions to config schema
2024-07-27 16:56:06 +02:00
Matthias
4e51140506
feat: Add initial descriptions for config schema
2024-07-27 16:56:06 +02:00
Matthias
08ed99d20c
feat: Add build-helpers json schema extract script
2024-07-27 16:56:06 +02:00
Matthias
206baf7d80
chore: add a bit of typehinting
2024-07-27 16:13:17 +02:00
Matthias
4ac7a4fdab
Allow empty min_Value setting...
2024-07-27 16:07:51 +02:00
Matthias
283e8045d8
PercentChangePairlist should partecipate in regular tests
2024-07-27 16:05:59 +02:00
Matthias
8637f4a70d
Remove SortKey dynamics and setting
2024-07-27 16:04:51 +02:00
Matthias
6454a7a453
chore: Remove Phemex from blocklist.
...
not providing history is not necessarily a reason to hard-block an exchange.
2024-07-27 15:57:07 +02:00
Matthias
6645fd5d8a
chore: fix flake8 error
2024-07-26 08:20:42 +00:00
jainanuj94
4a768682ea
Remove unnecessary logs and up description
2024-07-26 13:13:26 +05:30
jainanuj94
dad4f30597
Correct calculation for percent calculation and use tickers
2024-07-25 23:33:28 +05:30
Matthias
b88b1cbbdb
fix: Update /trades to include L/S indicator
...
closes #10457
2024-07-25 07:00:11 +02:00
Matthias
818e4d86bf
docs: explain that the strategy may be called with dataframe of length 1
2024-07-25 06:39:35 +02:00
jainanuj94
1b81de01b4
10348 | run ruff formatter
2024-07-25 00:04:06 +05:30
jainanuj94
b09f9e8c12
10348 | Update tests and add pairlist constants
2024-07-24 19:12:11 +05:30
jainanuj94
4b1177e07e
10348 | Create new pair list to dynamically fetch pairs based on percent volume change
2024-07-24 19:09:45 +05:30
Matthias
bf9aa2c388
chore: Extract config validation schema
2024-07-23 18:14:31 +02:00
Matthias
b2c2fedbc1
Merge pull request #10449 from freqtrade/dependabot/pip/develop/cryptography-43.0.0
...
chore(deps): bump cryptography from 42.0.8 to 43.0.0
2024-07-23 18:12:35 +02:00
Matthias
5eab5b1135
Merge pull request #10452 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-07-23 06:22:51 +02:00
xmatthias
a3e6e34bdc
chore: update pre-commit hooks
2024-07-23 03:02:43 +00:00
Matthias
2642e22824
Merge pull request #10445 from freqtrade/dependabot/pip/develop/mypy-1.11.0
...
chore(deps-dev): bump mypy from 1.10.1 to 1.11.0
2024-07-22 20:50:02 +02:00
Matthias
152b2c6a00
chore: Bump pre-commit
2024-07-22 19:31:44 +02:00
Matthias
a964884077
chore: Remove now unused type ignore comment
2024-07-22 19:31:44 +02:00
dependabot[bot]
97a374909f
chore(deps-dev): bump mypy from 1.10.1 to 1.11.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.10.1 to 1.11.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 19:31:44 +02:00
Matthias
0d7400fff4
chore: fix pre-commit error
2024-07-22 19:31:30 +02:00
Matthias
5093349732
chore: remove potential flakyness from test
2024-07-22 19:29:44 +02:00
Matthias
b3e3dff560
Improve log message uppon pair watchlist removal
2024-07-22 19:27:55 +02:00
Matthias
d4db87e017
Merge pull request #10451 from cowleyb/Fix-typo-in-docs
...
Typo in docs
2024-07-22 18:42:08 +02:00
Matthias
dfe1a42b74
docs: Migrate "different db system" to advanced setup
2024-07-22 18:30:10 +02:00
Matthias
a1e73ffe93
docs: update sql cheatsheet with a few warnings
2024-07-22 18:30:07 +02:00
Matthias
72f6ee8e8b
feat: Add Orderflow -> exchange support validation
2024-07-22 18:07:32 +02:00
cowleyb
cb1539463e
Typo in docs
2024-07-22 15:57:24 +01:00
Matthias
8591b9f0c8
Merge pull request #10447 from freqtrade/dependabot/pip/develop/pyarrow-17.0.0
...
chore(deps): bump pyarrow from 16.1.0 to 17.0.0
2024-07-22 12:41:21 +02:00
Matthias
cc34435b9e
Merge pull request #10446 from freqtrade/dependabot/pip/develop/uvicorn-0.30.3
...
chore(deps): bump uvicorn from 0.30.1 to 0.30.3
2024-07-22 12:30:06 +02:00
Matthias
5c4075228e
Merge pull request #10441 from freqtrade/dependabot/pip/develop/pytest-ad4c89e6dc
...
chore(deps-dev): bump the pytest group with 2 updates
2024-07-22 09:34:58 +02:00
dependabot[bot]
7b459336ab
chore(deps): bump cryptography from 42.0.8 to 43.0.0
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.8 to 43.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.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-07-22 07:11:49 +00:00
Matthias
54aa05ae23
Merge pull request #10448 from freqtrade/dependabot/pip/develop/ccxt-4.3.65
...
chore(deps): bump ccxt from 4.3.61 to 4.3.65
2024-07-22 09:10:55 +02:00
Matthias
cc8afffaa9
Merge pull request #10440 from freqtrade/dependabot/pip/develop/types-5f7a719065
...
chore(deps-dev): bump types-cachetools from 5.3.0.7 to 5.4.0.20240717 in the types group
2024-07-22 08:53:10 +02:00
dependabot[bot]
1e23f7442c
chore(deps-dev): bump the pytest group with 2 updates
...
Bumps the pytest group with 2 updates: [pytest](https://github.com/pytest-dev/pytest ) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest` from 8.2.2 to 8.3.1
- [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.2.2...8.3.1 )
Updates `pytest-asyncio` from 0.23.7 to 0.23.8
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.7...v0.23.8 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
- 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 >
2024-07-22 05:23:32 +00:00
Matthias
38a737c913
Merge pull request #10444 from freqtrade/dependabot/pip/develop/cachetools-5.4.0
...
chore(deps): bump cachetools from 5.3.3 to 5.4.0
2024-07-22 07:22:37 +02:00
Matthias
723d60d24d
Merge pull request #10443 from freqtrade/dependabot/pip/develop/ruff-0.5.4
...
chore(deps-dev): bump ruff from 0.5.2 to 0.5.4
2024-07-22 07:22:14 +02:00
Matthias
4a57805864
chore: bump pyarrow pre-built wheels
...
Drop support for 3.9 - the image we're using is 3.11 since a long time now.
2024-07-22 07:14:56 +02:00
Matthias
ac17bfbf4f
types-cachetools - pre-commit
2024-07-22 06:50:42 +02:00
dependabot[bot]
328cb5e9ca
chore(deps): bump ccxt from 4.3.61 to 4.3.65
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.61 to 4.3.65.
- [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.3.61...4.3.65 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 03:15:48 +00:00
dependabot[bot]
2598895d70
chore(deps): bump pyarrow from 16.1.0 to 17.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 16.1.0 to 17.0.0.
- [Release notes](https://github.com/apache/arrow/releases )
- [Commits](https://github.com/apache/arrow/compare/r-16.1.0...go/v17.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-07-22 03:15:37 +00:00
dependabot[bot]
f0e1ac6e4b
chore(deps): bump uvicorn from 0.30.1 to 0.30.3
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.30.1 to 0.30.3.
- [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.30.1...0.30.3 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 03:15:15 +00:00
dependabot[bot]
86b4973866
chore(deps): bump cachetools from 5.3.3 to 5.4.0
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.3.3 to 5.4.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.3.3...v5.4.0 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 03:14:49 +00:00
dependabot[bot]
6fc2be25ba
chore(deps-dev): bump ruff from 0.5.2 to 0.5.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.2 to 0.5.4.
- [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.5.2...0.5.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 03:14:40 +00:00
dependabot[bot]
fdeb9355a5
chore(deps-dev): bump types-cachetools in the types group
...
Bumps the types group with 1 update: [types-cachetools](https://github.com/python/typeshed ).
Updates `types-cachetools` from 5.3.0.7 to 5.4.0.20240717
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 03:11:52 +00:00
Matthias
4ee7c3741f
Merge pull request #9066 from TheJoeSchr/feature/fetch-public-trades
...
[Feature] fetch public trades
2024-07-21 20:00:54 +02:00
Matthias
faf7b830c9
fix: Fix WS restart bug after network outage
...
This could lead to messed up candles in case of an outage that took more than 1 candle.
2024-07-21 19:56:51 +02:00
Matthias
0ad8fcf834
Merge pull request #10438 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-07-20 13:30:30 +02:00
xmatthias
8cd20f1914
chore: update pre-commit hooks
2024-07-20 06:43:19 +00:00
Matthias
a8f707eee2
Merge branch 'develop' into feature/fetch-public-trades
2024-07-20 08:15:34 +02:00
Matthias
3b05d680c8
Merge pull request #10437 from iridescentGray/develop
...
chore: remove redundant raise
2024-07-20 08:14:42 +02:00
colorfulgray0
b5e7c6406a
chore: remove redundant raise
2024-07-19 15:49:30 +08:00
Joe Schr
00724fdff4
chore: renames orderflow tests file
2024-07-19 09:37:34 +02:00
Joe Schr
9eb5993833
chore: drop candle_start and candle_end from trades and add test asserting trades columns
2024-07-18 20:04:34 +02:00
simwai
f714d1ab28
Added unlock_at field to protections document
2024-07-18 15:08:12 +02:00
Matthias
2560090a68
chore: Remove "version" field from compose file
...
it's been deprecated since at least 3 years.
2024-07-17 20:03:40 +02:00
Matthias
f5a92fcfc5
Support accountId as exchange secret
2024-07-16 18:26:51 +02:00
Matthias
5c371133a0
chore: Improve wording
2024-07-16 18:21:01 +02:00
Matthias
aec749fdb6
Merge pull request #10434 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-07-16 07:36:35 +02:00
Matthias
dcc9d20cca
Remove unnecessary statement
2024-07-16 07:31:11 +02:00
Matthias
d590ab003f
Add unlock_at config test, simplify validation
2024-07-16 07:26:41 +02:00
Matthias
a3c52445ee
Simplify validation
2024-07-16 07:14:46 +02:00
Matthias
be3fcd90e2
Remove unneeded property
2024-07-16 07:14:33 +02:00
Matthias
26aa336450
Combine "until" logic into calculate_lock_end
2024-07-16 07:05:42 +02:00
Matthias
65972d9c0c
Add cooldown with timeperiod test
2024-07-16 06:51:31 +02:00
Matthias
d13f47ec0b
align wording to simplify "locking for" element
2024-07-16 06:48:30 +02:00
Matthias
1e36bc98b9
chore: Remove unused method
2024-07-16 06:35:32 +02:00
Matthias
16dd86e732
_unlock_at should be private
2024-07-16 06:31:12 +02:00
xmatthias
c52e6d1cc8
chore: update pre-commit hooks
2024-07-16 03:03:00 +00:00
Joe Schr
4cd75c9753
docs: replace orderflow dataframe with dict in code comment
2024-07-15 20:49:56 +02:00
Matthias
5930813df9
docs: Updated orderflow documentation
2024-07-15 20:30:31 +02:00
Matthias
353dc79aa9
chore: invert some asserts
2024-07-15 20:25:21 +02:00
Matthias
e043797a82
chore: Tests should use dict format
2024-07-15 20:25:09 +02:00
Matthias
8922f0cdf3
feat: use dicts instead of nested dataframes
2024-07-15 20:08:55 +02:00
Matthias
beceacc3c5
Merge pull request #10424 from iridescentGray/develop
...
fix: remove contextmanager
2024-07-15 13:19:42 +02:00
Matthias
391e062c3d
Merge pull request #10429 from freqtrade/dependabot/pip/develop/humanize-4.10.0
...
chore(deps): bump humanize from 4.9.0 to 4.10.0
2024-07-15 09:37:12 +02:00
Matthias
dab1a2889f
Merge pull request #10425 from freqtrade/dependabot/pip/develop/types-ebb7b2ebf3
...
chore(deps-dev): bump types-requests from 2.32.0.20240622 to 2.32.0.20240712 in the types group
2024-07-15 09:22:34 +02:00
Matthias
ee29f27ed6
Merge pull request #10432 from freqtrade/dependabot/pip/develop/fastapi-0.111.1
...
chore(deps): bump fastapi from 0.111.0 to 0.111.1
2024-07-15 08:53:32 +02:00
dependabot[bot]
ad23ba6a1b
chore(deps): bump humanize from 4.9.0 to 4.10.0
...
Bumps [humanize](https://github.com/python-humanize/humanize ) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/python-humanize/humanize/releases )
- [Commits](https://github.com/python-humanize/humanize/compare/4.9.0...4.10.0 )
---
updated-dependencies:
- dependency-name: humanize
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-15 06:27:53 +00:00
Matthias
fc50d374e8
Merge pull request #10431 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.4
...
chore(deps): bump python-telegram-bot from 21.3 to 21.4
2024-07-15 08:26:59 +02:00
Matthias
28795e0706
Merge pull request #10430 from freqtrade/dependabot/pip/develop/ccxt-4.3.61
...
chore(deps): bump ccxt from 4.3.58 to 4.3.61
2024-07-15 08:26:34 +02:00
colorfulgray0
eba0aaf3c2
chore: remove contextmanager
2024-07-15 14:08:10 +08:00
Matthias
144ff15795
Merge pull request #10428 from freqtrade/dependabot/pip/develop/ruff-0.5.2
...
chore(deps-dev): bump ruff from 0.5.1 to 0.5.2
2024-07-15 07:56:00 +02:00
Matthias
55f63b59d4
Merge pull request #10427 from freqtrade/dependabot/pip/develop/jsonschema-4.23.0
...
chore(deps): bump jsonschema from 4.22.0 to 4.23.0
2024-07-15 07:38:07 +02:00
Matthias
2cf351aaf3
Merge pull request #10426 from freqtrade/dependabot/pip/develop/mkdocs-2f8b0ef7df
...
chore(deps): bump mkdocs-material from 9.5.28 to 9.5.29 in the mkdocs group
2024-07-15 07:37:38 +02:00
Matthias
663d9daef5
chore: types-requests - bump version
2024-07-15 06:45:53 +02:00
dependabot[bot]
2d3e741f01
chore(deps): bump fastapi from 0.111.0 to 0.111.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.111.0 to 0.111.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.111.0...0.111.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-15 03:34:22 +00:00
dependabot[bot]
af5eef3e59
chore(deps): bump python-telegram-bot from 21.3 to 21.4
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.3 to 21.4.
- [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.3...v21.4 )
---
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-07-15 03:34:17 +00:00
dependabot[bot]
b704545abb
chore(deps): bump ccxt from 4.3.58 to 4.3.61
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.58 to 4.3.61.
- [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.3.58...4.3.61 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-15 03:34:10 +00:00
dependabot[bot]
2b082f1808
chore(deps-dev): bump ruff from 0.5.1 to 0.5.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.1 to 0.5.2.
- [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.5.1...0.5.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-15 03:33:54 +00:00
dependabot[bot]
ddab71844e
chore(deps): bump jsonschema from 4.22.0 to 4.23.0
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.22.0 to 4.23.0.
- [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.22.0...v4.23.0 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-15 03:33:44 +00:00
dependabot[bot]
2b36a7e318
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.28 to 9.5.29
- [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.28...9.5.29 )
---
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-07-15 03:33:27 +00:00
dependabot[bot]
aa8165cfbb
chore(deps-dev): bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed ).
Updates `types-requests` from 2.32.0.20240622 to 2.32.0.20240712
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-15 03:32:42 +00:00
simwai
be894664ef
Fixed building of wrong reason texts
...
Removed unnecessary method set_unlock_at_as_stop_duration()
2024-07-14 21:47:43 +02:00
Matthias
5cabd49bec
Fix comment
...
closes #10422
2024-07-14 17:28:08 +02:00
Matthias
103db9a025
Add hyperliquid exchange overrides
...
part of #10377
2024-07-14 09:14:44 +02:00
Matthias
9736e0d13f
Update docstring alignment
2024-07-14 09:08:36 +02:00
Matthias
1c46b287d7
chore: add support for "walletAddress" and "privateKey"
...
part of #10377
2024-07-14 09:05:25 +02:00
Matthias
5b2b5285ed
chore: Support apiKey as config value
...
(aligns secret configuration with ccxt)
2024-07-14 08:57:23 +02:00
Matthias
b9c2868dff
Merge pull request #10420 from freqtrade/feat/dl_data_progress
...
Download Data - progressbar
2024-07-14 08:03:51 +02:00
Matthias
b163f8fcf4
Improve test
2024-07-13 18:29:00 +02:00
Matthias
ba352522d4
Implement progress tracker to trades download
2024-07-13 18:01:22 +02:00
Matthias
b41cdfb683
Simplify by extracting progressbar definition
2024-07-13 15:47:50 +02:00
Matthias
04c9626c8c
feat: Implement rich Progress to download-data
2024-07-13 10:54:23 +02:00
Matthias
87b78b5ec5
Add default to customProgress cust_objs
2024-07-13 10:52:03 +02:00
Matthias
8a166b04f9
Align test directory with working directory
2024-07-13 10:10:12 +02:00
Matthias
d3ffdbf300
chore: Add small todo
2024-07-13 09:49:21 +02:00
Matthias
79e6034656
docs: Improve orderflow documentation
2024-07-13 09:49:09 +02:00
Matthias
646ca5e3b3
Docs wording
2024-07-12 20:00:46 +02:00
Matthias
50dcd04816
chore: Add cryptocom base exchange class
...
adjust candle-limit to the appropriate number
2024-07-12 07:09:52 +02:00
Matthias
9ebd34daba
Merge branch 'develop' into feature/fetch-public-trades
2024-07-11 07:06:58 +02:00
Matthias
2dfa9ac13c
applymap -> map
2024-07-11 07:05:58 +02:00
Matthias
c0d729bcd9
chore: remove deprecated read_csv options
2024-07-11 07:05:58 +02:00
Matthias
7eb38f7e5e
Merge pull request #10419 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-07-11 06:40:05 +02:00
xmatthias
d25c76698c
chore: update pre-commit hooks
2024-07-11 03:12:39 +00:00
Matthias
9975788f57
Add workaround to drop orderflow columns before sending to plotting
2024-07-10 20:21:32 +02:00
Matthias
e5f6ce9724
Fix "needed_candle_for*" logic
...
we can't compare this to "required_candle_call_count" - that'd yield 1 ...
2024-07-10 20:19:01 +02:00
Matthias
dcedc1c652
Merge pull request #10417 from freqtrade/feat/rich_tables_bt
...
Backtest tables -> Rich
2024-07-10 06:48:26 +02:00
Matthias
a7fcd1263b
chore: Fix typing
2024-07-09 19:39:47 +02:00
Matthias
9c41ab10ff
chore: remove tabulate output
2024-07-09 07:15:18 +02:00
Matthias
f9af659153
feat: edge-cli output to rich
2024-07-09 07:08:10 +02:00
Matthias
2d31314eb4
feat: bt-result to tabulate
2024-07-09 06:54:04 +02:00
Matthias
06a0264f2b
feat: period breakdown -> rich table
2024-07-09 06:51:11 +02:00
Matthias
315351b573
feat: Tag table -> rich
2024-07-09 06:49:33 +02:00
Matthias
a605ae20a7
feat: initial backtest table to rich
2024-07-09 06:43:12 +02:00
Matthias
5765bb4a4f
feat: Update initial bt table
2024-07-09 06:38:10 +02:00
Matthias
8393205489
Merge pull request #10405 from freqtrade/feat/rich_tables
...
Add rich table output
2024-07-09 06:37:52 +02:00
Matthias
f1993766ee
Merge pull request #10416 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-07-09 06:31:42 +02:00
xmatthias
c679a6aab2
chore: update pre-commit hooks
2024-07-09 03:03:43 +00:00
Matthias
0e870ab47c
chore: don't use pipe operator, not supported on 3.9
2024-07-08 19:15:05 +02:00
Matthias
64d22bbd89
chore: Fix fstring incompatibility with older python versions
2024-07-08 18:20:39 +02:00
Matthias
e2def42932
Merge pull request #10413 from freqtrade/dependabot/pip/develop/ruff-0.5.1
...
chore(deps-dev): bump ruff from 0.5.0 to 0.5.1
2024-07-08 07:52:50 +02:00
Matthias
43ac867747
Merge pull request #10408 from freqtrade/dependabot/pip/develop/mkdocs-852807f2c9
...
chore(deps): bump mkdocs-material from 9.5.27 to 9.5.28 in the mkdocs group
2024-07-08 07:39:59 +02:00
Matthias
76a34efe36
chore: improve backtest test resiliance
2024-07-08 07:21:24 +02:00
Matthias
ae92807b5c
chore: Update more test reliability
2024-07-08 07:21:24 +02:00
Matthias
453ea0dbcc
update test for bt-output stability
2024-07-08 07:21:24 +02:00
Matthias
432f45484e
Merge pull request #10412 from freqtrade/dependabot/pip/develop/pydantic-2.8.2
...
chore(deps): bump pydantic from 2.7.4 to 2.8.2
2024-07-08 07:21:00 +02:00
Matthias
caa6fe859c
Merge pull request #10411 from freqtrade/dependabot/pip/develop/orjson-3.10.6
...
chore(deps): bump orjson from 3.10.5 to 3.10.6
2024-07-08 07:07:28 +02:00
Matthias
b208f978db
Remove dependency on colorama
2024-07-08 06:44:52 +02:00
Matthias
49a60fa67f
Properly support "--no-color" for hyperopt
2024-07-08 06:44:21 +02:00
Matthias
1744205bf1
Merge pull request #10410 from freqtrade/dependabot/pip/develop/ccxt-4.3.58
...
chore(deps): bump ccxt from 4.3.54 to 4.3.58
2024-07-08 06:43:14 +02:00
Matthias
beca37e102
Merge pull request #10409 from freqtrade/dependabot/pip/develop/scikit-learn-1.5.1
...
chore(deps): bump scikit-learn from 1.5.0 to 1.5.1
2024-07-08 06:42:20 +02:00
Matthias
28f4e1c068
Colorama is not necessary for hyperopt commands anymore
2024-07-08 06:38:29 +02:00
dependabot[bot]
4d2b6d6d6e
chore(deps-dev): bump ruff from 0.5.0 to 0.5.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.0 to 0.5.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.5.0...0.5.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-07-08 03:11:11 +00:00
dependabot[bot]
ddb4cb853a
chore(deps): bump pydantic from 2.7.4 to 2.8.2
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.7.4 to 2.8.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.7.4...v2.8.2 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-08 03:11:01 +00:00
dependabot[bot]
91fe16344e
chore(deps): bump orjson from 3.10.5 to 3.10.6
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.5 to 3.10.6.
- [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.10.5...3.10.6 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-08 03:10:42 +00:00
dependabot[bot]
7e52124d8a
chore(deps): bump ccxt from 4.3.54 to 4.3.58
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.54 to 4.3.58.
- [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.3.54...4.3.58 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-08 03:10:32 +00:00
dependabot[bot]
71c29aa367
chore(deps): bump scikit-learn from 1.5.0 to 1.5.1
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.0...1.5.1 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-08 03:10:19 +00:00
dependabot[bot]
c0b20f88a5
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.27 to 9.5.28
- [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.27...9.5.28 )
---
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-07-08 03:10:12 +00:00
Matthias
94565d0d39
"best" should be shown in gold
2024-07-07 20:03:49 +02:00
Matthias
004e1101e7
Improve resiliance, drop compatibility test
2024-07-07 17:12:30 +02:00
Matthias
62320a361e
chore: fix now failing test
2024-07-07 17:12:30 +02:00
Matthias
879797e7c5
chore: remove no longer used result formatting methods
2024-07-07 17:12:30 +02:00
Matthias
f51b63fc37
Fix wrong type for live running
2024-07-07 16:33:47 +02:00
Matthias
4d6f399131
Implement colors for hyperopt-output
2024-07-07 16:28:02 +02:00
Matthias
8f0ac0aaea
Remove old output from hyperopt-list
2024-07-07 16:27:53 +02:00
Matthias
f05c019757
feat: Update output for hyperopt to Rich
2024-07-07 16:15:09 +02:00
Matthias
befefd449c
Add a generic Progressbar which allows printing additional objects
2024-07-07 16:13:55 +02:00
Matthias
69628736b2
feat: add hyperopt output functionality
2024-07-07 15:29:58 +02:00
Matthias
483a829d0e
Revert "chore: pre-commit now needs rich types"
...
This reverts commit bc60855b93 .
2024-07-07 15:10:33 +02:00
Matthias
8c807f00bb
Extract row before exploding for better typing
2024-07-07 15:10:14 +02:00
Matthias
bc60855b93
chore: pre-commit now needs rich types
2024-07-07 13:22:09 +02:00
Matthias
4d5b330b77
Improve rich generic
2024-07-07 13:08:52 +02:00
Matthias
296bf9dc1d
chore: Fix unused import
2024-07-07 13:05:37 +02:00
Matthias
dba7f9968b
chore: fix minor type gotcha
2024-07-07 12:58:44 +02:00
Matthias
7adc3c2ef5
Improve rich_tables generic
2024-07-07 12:47:27 +02:00
Matthias
8e2f28955e
feat: rich table for recursive analysis
2024-07-07 10:05:17 +02:00
Matthias
5e88bd231d
feat: lookahead-heplpers -> rich table
2024-07-07 10:00:36 +02:00
Matthias
e705471946
chore: don't return what ain't being needed
2024-07-07 09:49:15 +02:00
Matthias
cdae61e155
feat: use rich tables for entryexitanalysis
2024-07-07 09:49:15 +02:00
Matthias
ffb0cf1a2c
chore: Improve typing
2024-07-07 08:36:51 +02:00
Matthias
9f628309e9
feat: Update list-pairs command to use rich tables
2024-07-06 21:00:34 +02:00
Matthias
c296a8cf82
Improve rich tables interface
2024-07-06 20:59:50 +02:00
Matthias
c9b3987d33
chore: update rich-table print helper
2024-07-06 18:30:48 +02:00
Matthias
768a51cb9b
Extract rich_table print to utils
2024-07-06 18:26:36 +02:00
Matthias
2d8470b254
Remove unused imports
2024-07-06 18:26:08 +02:00
Matthias
8d00e1d929
feat: Use Rich for list-strategies command
2024-07-06 18:09:03 +02:00
Matthias
2e0372d247
extract print_rich_table
2024-07-06 13:12:16 +02:00
Matthias
bafb6507c4
Use Rich table for pair list output
2024-07-06 13:09:37 +02:00
Matthias
b6b589b1f0
Update list-exchanges to use rich tables
2024-07-06 12:59:50 +02:00
Matthias
95097d1f51
chore: don't overwrite exchanges variable
2024-07-06 11:49:26 +02:00
Matthias
6b98bfe9b7
Simplify output
2024-07-06 11:42:40 +02:00
Matthias
7a67771e46
feat: include orderbook / fetchTicker to exchange_has
...
this will ensure one of the "get price" methods is available.
2024-07-06 10:55:10 +02:00
Matthias
bfe18573f3
Improve wording for list-exchanges command
2024-07-06 10:52:03 +02:00
Simon Waiblinger
f126120421
Merge branch 'freqtrade:develop' into feature/stoploss-start-at
2024-07-05 22:23:56 +02:00
simwai
af505b346c
Fixed an access on the config by a wrong config key
2024-07-05 22:17:40 +02:00
simwai
77b4689ac8
Fixed implementation of unlock_at and updated unit tests
2024-07-05 22:14:35 +02:00
Matthias
f3e2dcd342
chore: update get_patched_exchange argument
2024-07-05 09:22:12 +02:00
Matthias
8b50973411
chore: Fix misuse of asyncio.sleep in test
2024-07-05 09:11:58 +02:00
Matthias
36a44575c7
chore: update patch_exchange to not override builtins
2024-07-05 09:10:55 +02:00
Matthias
1e287de589
chore: fix mote A violations in tests and scripts
2024-07-05 08:54:49 +02:00
Matthias
4a4e6bc952
chore: fix flake8-builtins overrides
2024-07-05 08:51:23 +02:00
Matthias
deeabbca12
chore: Don't override builtins
2024-07-05 08:51:20 +02:00
Matthias
8296e7010c
chore: enable NPY ruff rules
2024-07-05 08:41:25 +02:00
Matthias
059fb16a35
docs: improve dev setup docs
2024-07-05 08:28:09 +02:00
Matthias
8d9825ac95
chore: noqa S404
...
we're using static parameters with subpross, so it should be safe.
2024-07-05 08:25:24 +02:00
Matthias
0eadd51ff3
chore: Highlight non-used variable in test
2024-07-05 08:18:39 +02:00
Matthias
ab0fd461ed
chore: Replace np.NAN with np.nan
...
properly implements what #10402 tried to do.
2024-07-05 08:18:36 +02:00
Matthias
53043d1978
Pin numpy install to <2.0 in setup.py
2024-07-05 07:33:26 +02:00
Joe Schr
aa86e95650
refresh_latest_trades: use max_candles to determine trades download count
2024-07-04 18:33:05 +02:00
Matthias
cd8bd9038e
fix: Reassign "options" on market reload
...
Ensures that all data is available after init or reload.
2024-07-04 18:12:14 +02:00
Matthias
72c7f118a0
Improve test naming to be clearer
2024-07-04 17:43:50 +02:00
Joe Schr
3486327e78
Extract global cached_grouped_trades_per_pair into IStrategy
2024-07-04 17:23:59 +02:00
Joe Schr
e5221bded7
Align constant defaults for cache_size with max_candles
2024-07-04 17:06:59 +02:00
Matthias
7c697d4ded
fix: Validate trades for fee
...
We can't rely on the "trades" subarray from the order
to contain everything we need
As such, we need to ensure that required properties are present and not None.
closes #10398
2024-07-04 16:38:12 +02:00
Matthias
d1a0f5a4e1
Add test with invalid trade object
2024-07-04 16:32:29 +02:00
Matthias
6b99033164
Improve trades-cached handling
2024-07-04 15:21:16 +02:00
Matthias
c891e38f2b
Merge branch 'develop' into feature/fetch-public-trades
2024-07-04 14:39:17 +02:00
Matthias
0e51baeb10
Better structure for config docs
2024-07-04 14:32:45 +02:00
Matthias
371819d26e
Merge pull request #10273 from freqtrade/ci/ccxt.pro
...
ccxt.pro support - using websockets to get data
2024-07-04 14:32:36 +02:00
Matthias
b3bcbfa803
Add extended Websocket documentation
2024-07-04 12:47:44 +02:00
Matthias
57316e1875
Don't evaluate comment in waves exchange
2024-07-04 12:39:19 +02:00
Matthias
7ab4eecb18
Fix header indentation
2024-07-04 12:10:39 +02:00
Matthias
a0a5ccc445
Merge branch 'develop' into ci/ccxt.pro
2024-07-04 12:08:36 +02:00
Matthias
8a246b831b
Update non-working ccxt doc links
2024-07-04 12:07:18 +02:00
Matthias
db8d4dc990
Add exchange.enable_ws setting to doc
2024-07-04 12:06:17 +02:00
Joe Schr
05b2d8a2bf
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2024-07-04 11:01:17 +02:00
simwai
57118691d8
Removed entry in gitignore
2024-07-04 10:53:14 +02:00
simwai
2b456cbdeb
Added unlock_at field for protection config
2024-07-04 10:29:13 +02:00
Matthias
7b6cd0cb9c
Merge pull request #10399 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-07-04 08:24:08 +02:00
xmatthias
01506a2ad3
chore: update pre-commit hooks
2024-07-04 03:12:01 +00:00
Matthias
04b65eae3c
docs: Fix format used for backtesting-predictions
2024-07-03 17:24:48 +02:00
Matthias
d953226459
use correct sleep method in tests
2024-07-03 13:44:36 +02:00
Matthias
3348283b05
Test api with new dex attribute
2024-07-03 13:36:41 +02:00
Matthias
b58e412982
feat: Add "DEX" output for list- exchanges subcommand
2024-07-03 13:34:00 +02:00
Matthias
7209b2e71a
Merge branch 'develop' into ci/ccxt.pro
2024-07-03 13:13:13 +02:00
Matthias
d8eb6e59fa
Fix missing import
2024-07-03 12:01:22 +02:00
Matthias
e5a453a1f3
Improve clarity on argument definition
2024-07-03 12:01:13 +02:00
Matthias
44c9358ac1
Simplify argparse imports
2024-07-03 11:55:55 +02:00
Matthias
0f1894037d
Increased Args typehint
2024-07-03 11:51:11 +02:00
Matthias
dcb442f1df
Fix / Improve supported options for lookahead-analysis
2024-07-03 11:42:44 +02:00
Matthias
027cd44944
Clarify dry-run market order slippage logic
...
closes #10384
2024-07-03 11:26:38 +02:00
Matthias
b18563c3bd
Merge pull request #10390 from freqtrade/dependabot/pip/develop/scipy-1.14.0
...
Bump scipy from 1.13.1 to 1.14.0
2024-07-03 11:14:30 +02:00
Matthias
f294aafbf5
Merge pull request #10352 from freqtrade/feat/pairlist_bt_check
...
Feat/pairlist_bt_check
2024-07-03 09:58:45 +02:00
Matthias
5af449fcf9
Merge pull request #10392 from freqtrade/dependabot/pip/develop/python-rapidjson-1.18
...
Bump python-rapidjson from 1.17 to 1.18
2024-07-03 09:51:28 +02:00
Matthias
1482a5c78e
Scipy 1.14 dropped support for python 3.9.
2024-07-03 09:37:01 +02:00
Matthias
a800152a43
Update gzip open mode to text mode
...
It's slightly faster this way, as json files are text anyway.
2024-07-03 09:19:23 +02:00
Matthias
0aab0fa40c
Merge pull request #10388 from freqtrade/dependabot/pip/develop/ta-lib-0.4.32
...
Bump ta-lib from 0.4.31 to 0.4.32
2024-07-03 08:31:59 +02:00
Matthias
68b62e6d90
Bump TA-Lib binary packages
2024-07-03 07:36:49 +02:00
Matthias
c4bc5356d1
Add Ruff Async checks
2024-07-02 20:53:18 +02:00
Matthias
c2275009a8
Merge pull request #10393 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-07-02 07:18:57 +02:00
xmatthias
fa8e95819b
chore: update pre-commit hooks
2024-07-02 03:02:46 +00:00
Matthias
26b7733371
Merge pull request #10386 from freqtrade/dependabot/pip/develop/ruff-0.5.0
...
Bump ruff from 0.4.10 to 0.5.0
2024-07-01 10:56:52 +02:00
Matthias
a55691ea7f
Merge pull request #10383 from freqtrade/new_release
...
New release 2024.6
2024-07-01 10:45:09 +02:00
Matthias
78d8a5f790
Merge pull request #10387 from freqtrade/dependabot/pip/develop/ccxt-4.3.54
...
Bump ccxt from 4.3.50 to 4.3.54
2024-07-01 10:41:46 +02:00
Matthias
3ed9bdf38c
Merge pull request #10389 from freqtrade/dependabot/pip/develop/aiofiles-24.1.0
...
Bump aiofiles from 23.2.1 to 24.1.0
2024-07-01 10:38:42 +02:00
dependabot[bot]
a26176a9da
Bump ruff from 0.4.10 to 0.5.0
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.10 to 0.5.0.
- [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.4.10...0.5.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-01 07:16:07 +00:00
Matthias
ff78e02933
Merge pull request #10385 from freqtrade/dependabot/pip/develop/time-machine-2.14.2
...
Bump time-machine from 2.14.1 to 2.14.2
2024-07-01 09:15:43 +02:00
Matthias
53182a1831
Merge pull request #10391 from freqtrade/dependabot/pip/develop/mypy-1.10.1
...
Bump mypy from 1.10.0 to 1.10.1
2024-07-01 09:15:11 +02:00
dependabot[bot]
33aea106d1
Bump python-rapidjson from 1.17 to 1.18
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.17 to 1.18.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.17...v1.18 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-01 03:42:52 +00:00
dependabot[bot]
5aceea7280
Bump mypy from 1.10.0 to 1.10.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.10.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-01 03:42:46 +00:00
dependabot[bot]
7fe7e1da44
Bump scipy from 1.13.1 to 1.14.0
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.13.1...v1.14.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-07-01 03:42:34 +00:00
dependabot[bot]
958abecb23
Bump aiofiles from 23.2.1 to 24.1.0
...
Bumps [aiofiles](https://github.com/Tinche/aiofiles ) from 23.2.1 to 24.1.0.
- [Release notes](https://github.com/Tinche/aiofiles/releases )
- [Commits](https://github.com/Tinche/aiofiles/compare/v23.2.1...v24.1.0 )
---
updated-dependencies:
- dependency-name: aiofiles
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-01 03:42:23 +00:00
dependabot[bot]
870a3ea5cc
Bump ta-lib from 0.4.31 to 0.4.32
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.4.31 to 0.4.32.
- [Changelog](https://github.com/TA-Lib/ta-lib-python/blob/master/CHANGELOG )
- [Commits](https://github.com/ta-lib/ta-lib-python/compare/TA_Lib-0.4.31...TA_Lib-0.4.32 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-01 03:42:20 +00:00
dependabot[bot]
dd060f1044
Bump ccxt from 4.3.50 to 4.3.54
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.50 to 4.3.54.
- [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.3.50...4.3.54 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-01 03:42:16 +00:00
dependabot[bot]
a882e9e478
Bump time-machine from 2.14.1 to 2.14.2
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.14.1 to 2.14.2.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.14.1...2.14.2 )
---
updated-dependencies:
- dependency-name: time-machine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-01 03:41:51 +00:00
Matthias
11798ae018
chore: update version to 2024.7-dev
2024-06-30 09:42:08 +00:00
Matthias
d9b588fe59
Version bump 2024.6
2024-06-30 09:06:53 +00:00
Matthias
f20fefffa0
Merge branch 'stable' into new_release
2024-06-30 09:03:46 +00:00
Matthias
60232ca85b
Merge pull request #10382 from konradbeck/patch-2
...
Update telegram /help formatting
2024-06-29 12:09:41 +02:00
konradbeck
1c4e809f84
Update telegram.py
...
The help command doesn't have consistent formatting.
- /stop: "Description" doesn't conform to the other formatting.
- Statistics header isn't on it's own line.
2024-06-29 09:58:37 +02:00
Simon Waiblinger
1d3ca5743b
Merge branch 'freqtrade:develop' into develop
2024-06-27 16:38:13 +02:00
Joe Schr
0e0c585aee
orderflow tests: removes unused import
2024-06-27 15:25:40 +02:00
Joe Schr
b2bcac8447
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2024-06-27 15:23:12 +02:00
Joe Schr
7de102320c
orderflow: use cache per pair
2024-06-27 15:06:16 +02:00
Matthias
81224cbd44
Merge pull request #10375 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-06-27 07:43:55 +02:00
xmatthias
5fa24163f5
chore: update pre-commit hooks
2024-06-27 03:12:21 +00:00
Joe Schr
dad2cad525
orderflow: fixing typing
2024-06-26 19:54:13 +02:00
Matthias
055426c24e
Merge pull request #10374 from freqtrade/frog-setup-1
...
Fix setup.sh pip version
2024-06-26 18:35:38 +02:00
Robert Davey
5effd62599
Fix setup.sh pip version
2024-06-26 16:25:40 +01:00
Matthias
eb8f7666df
Merge pull request #10361 from freqtrade/dependabot/pip/develop/types-53b9298882
...
Bump types-requests from 2.32.0.20240602 to 2.32.0.20240622 in the types group
2024-06-25 14:49:20 +02:00
Matthias
58d6abe15d
Update .pre-commit-config.yaml
2024-06-25 14:09:53 +02:00
Matthias
488d149b16
Update precommit config
2024-06-25 14:07:51 +02:00
Matthias
286e8849b5
Merge pull request #10372 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-06-25 14:00:35 +02:00
xmatthias
7644c097b4
chore: update pre-commit hooks
2024-06-25 03:02:45 +00:00
Joe Schr
323274ecee
orderflow: clean code
2024-06-24 18:07:17 +02:00
Joe Schr
5379400ab3
Merge branch 'feature/fetch-public-trades-cached' into feature/fetch-public-trades
2024-06-24 18:07:01 +02:00
Joe Schr
4735835aab
orderflow tests: reset orderflow cache between tests
2024-06-24 17:40:54 +02:00
Joe Schr
54df6f5b9c
orderflow: adds cache_size to config
2024-06-24 17:40:24 +02:00
Joe Schr
390373cb9b
orderflow: ruff format
2024-06-24 17:15:39 +02:00
Joe Schr
ecd2118941
fix: copying orderflow dataframe from cache doesn't work
2024-06-24 17:14:22 +02:00
Matthias
7aebd407c0
Merge pull request #10365 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.31
...
Bump sqlalchemy from 2.0.30 to 2.0.31
2024-06-24 16:20:07 +02:00
Matthias
9ac7f90cd1
update precommit
2024-06-24 15:51:16 +02:00
Matthias
6c78932d1d
Merge pull request #10369 from freqtrade/dependabot/pip/develop/numexpr-2.10.1
...
Bump numexpr from 2.10.0 to 2.10.1
2024-06-24 14:47:02 +02:00
dependabot[bot]
ead057d6c0
Bump sqlalchemy from 2.0.30 to 2.0.31
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.30 to 2.0.31.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 12:01:20 +00:00
dependabot[bot]
5d13a22499
Bump numexpr from 2.10.0 to 2.10.1
...
Bumps [numexpr](https://github.com/pydata/numexpr ) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/pydata/numexpr/releases )
- [Changelog](https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst )
- [Commits](https://github.com/pydata/numexpr/compare/v2.10.0...v2.10.1 )
---
updated-dependencies:
- dependency-name: numexpr
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 12:01:13 +00:00
Matthias
5b7cd49b9c
Merge pull request #10364 from freqtrade/dependabot/pip/develop/ccxt-4.3.50
...
Bump ccxt from 4.3.46 to 4.3.50
2024-06-24 13:59:25 +02:00
Matthias
bfe8548041
Merge pull request #10363 from freqtrade/dependabot/pip/develop/psutil-6.0.0
...
Bump psutil from 5.9.8 to 6.0.0
2024-06-24 12:49:51 +02:00
Matthias
e2ee8de739
Merge pull request #10368 from freqtrade/dependabot/pip/develop/filelock-3.15.4
...
Bump filelock from 3.15.1 to 3.15.4
2024-06-24 08:54:00 +02:00
Matthias
71e1b27d68
Merge pull request #10362 from freqtrade/dependabot/pip/develop/bottleneck-1.4.0
...
Bump bottleneck from 1.3.8 to 1.4.0
2024-06-24 08:53:26 +02:00
Matthias
f3fede99d3
Merge pull request #10367 from freqtrade/dependabot/pip/develop/ruff-0.4.10
...
Bump ruff from 0.4.9 to 0.4.10
2024-06-24 08:53:00 +02:00
dependabot[bot]
6b84a2907f
Bump filelock from 3.15.1 to 3.15.4
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.15.1 to 3.15.4.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.15.1...3.15.4 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 03:26:29 +00:00
dependabot[bot]
b2376c41d1
Bump ruff from 0.4.9 to 0.4.10
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.9 to 0.4.10.
- [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.4.9...v0.4.10 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 03:26:22 +00:00
dependabot[bot]
7de5e88dfd
Bump ccxt from 4.3.46 to 4.3.50
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.46 to 4.3.50.
- [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.3.46...4.3.50 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 03:25:49 +00:00
dependabot[bot]
9f892e2e47
Bump psutil from 5.9.8 to 6.0.0
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 5.9.8 to 6.0.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.8...release-6.0.0 )
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 03:25:42 +00:00
dependabot[bot]
56f2a77c72
Bump bottleneck from 1.3.8 to 1.4.0
...
Bumps [bottleneck](https://github.com/pydata/bottleneck ) from 1.3.8 to 1.4.0.
- [Release notes](https://github.com/pydata/bottleneck/releases )
- [Changelog](https://github.com/pydata/bottleneck/blob/master/RELEASE.rst )
- [Commits](https://github.com/pydata/bottleneck/compare/v1.3.8...v1.4.0 )
---
updated-dependencies:
- dependency-name: bottleneck
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 03:25:34 +00:00
dependabot[bot]
40068dfedb
Bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed ).
Updates `types-requests` from 2.32.0.20240602 to 2.32.0.20240622
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 03:24:52 +00:00
Matthias
0b9e4f68c7
Merge pull request #10353 from netcan/patch-1
...
Update pairlists.md
2024-06-21 18:08:35 +02:00
Matthias
605f53a602
Add test for new warning modes
2024-06-21 17:57:38 +02:00
Matthias
282198a81c
update enum value to Biased
2024-06-21 17:43:27 +02:00
Netcan
b3cc761d8c
Update pairlists.md
2024-06-21 23:18:48 +08:00
Matthias
b7f180ab3f
fix: Improve safety of custom_stop return validation
...
If the return is inf or NaN freqtrade should not fail
closes #10349
2024-06-21 16:43:07 +02:00
Matthias
4f43e59643
Add test showing behavior of #10349
2024-06-21 16:41:59 +02:00
Matthias
93ed61a623
Improve stoploss test accuracy
2024-06-21 16:41:25 +02:00
Matthias
f117e66f53
Pin pip from updating
2024-06-21 16:13:06 +02:00
Joe Schr
08a27abbdc
orderflow: clean up populate_dataframe_with_trades code
2024-06-21 16:10:27 +02:00
Joe Schr
d23c33a47f
feat: add caching to populate_dataframe_with_trades
2024-06-21 15:28:11 +02:00
Matthias
dd42a79234
Remove most explicit "supports backtesting" checks
2024-06-21 14:57:57 +02:00
Matthias
23256466e7
Update pairlist tests accordingly
2024-06-21 14:57:57 +02:00
Matthias
ea58be2705
Classify individual pairlists for backtestability
2024-06-21 14:57:57 +02:00
Matthias
c1e938ccda
Add "BacktestnigSupport" method to pairlists
2024-06-21 14:57:57 +02:00
Matthias
9e9aacc102
Pin pip to 24.0 for the moment
2024-06-21 14:45:08 +02:00
Matthias
02c38f7396
Prevent data-downloads for exchanges that don't support this.
2024-06-20 18:29:17 +02:00
Matthias
776a8e43cd
Add trades_has_history attribute
2024-06-20 18:24:43 +02:00
Matthias
8ac5fce06b
Improve note wording
2024-06-20 06:54:55 +02:00
Matthias
226f907726
Add deprecation note to plot modules
2024-06-20 06:52:25 +02:00
Matthias
27e80b47ae
Merge pull request #10342 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-06-20 06:43:32 +02:00
xmatthias
d5bad0ed45
chore: update pre-commit hooks
2024-06-20 03:14:42 +00:00
Joe Schr
ffda564f05
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2024-06-19 20:38:50 +02:00
Matthias
2bc5756326
Update proxy documentation
2024-06-19 20:27:47 +02:00
Matthias
094dc18e86
set wsProxy for exchange calls
2024-06-19 20:27:40 +02:00
Joe Schr
2d6408a363
feat: adds max_candles to orderflow config
2024-06-19 19:23:26 +02:00
Matthias
b43d578bb0
Merge branch 'develop' into ci/ccxt.pro
2024-06-18 20:34:18 +02:00
Matthias
44a37d1120
Merge pull request #10337 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-06-18 18:25:48 +02:00
xmatthias
8867f8ddc1
chore: update pre-commit hooks
2024-06-18 17:53:20 +02:00
Matthias
d06eb09e6e
Merge pull request #10330 from freqtrade/dependabot/pip/develop/lightgbm-4.4.0
...
Bump lightgbm from 4.3.0 to 4.4.0
2024-06-18 16:07:29 +02:00
dependabot[bot]
fd9814df3c
Bump lightgbm from 4.3.0 to 4.4.0
...
Bumps [lightgbm](https://github.com/microsoft/LightGBM ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases )
- [Commits](https://github.com/microsoft/LightGBM/compare/v4.3.0...v4.4.0 )
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-18 13:27:45 +00:00
Matthias
d4dbf672ba
Merge pull request #10329 from freqtrade/dependabot/pip/develop/pydantic-2.7.4
...
Bump pydantic from 2.7.3 to 2.7.4
2024-06-18 14:26:53 +02:00
Matthias
6f6e2f1541
Merge pull request #10328 from freqtrade/dependabot/pip/develop/orjson-3.10.5
...
Bump orjson from 3.10.3 to 3.10.5
2024-06-18 14:03:17 +02:00
Matthias
8ef07503e4
Merge pull request #10335 from freqtrade/dependabot/pip/develop/urllib3-2.2.2
...
Bump urllib3 from 2.2.1 to 2.2.2
2024-06-18 13:39:37 +02:00
dependabot[bot]
42c1d9a2ef
Bump pydantic from 2.7.3 to 2.7.4
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.7.3 to 2.7.4.
- [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.7.3...v2.7.4 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-18 10:21:55 +00:00
dependabot[bot]
b072a5343b
Bump orjson from 3.10.3 to 3.10.5
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.3 to 3.10.5.
- [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.10.3...3.10.5 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-18 10:19:52 +00:00
Matthias
a20abfc3c7
Merge pull request #10269 from freqtrade/frog-rest-client-1
...
Add force_enter optional args and tests
2024-06-18 12:19:38 +02:00
dependabot[bot]
9804443a82
Bump urllib3 from 2.2.1 to 2.2.2
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-18 10:18:08 +00:00
Matthias
9fa9085b6c
Merge pull request #10334 from freqtrade/dependabot/pip/develop/ta-lib-0.4.31
...
Bump ta-lib from 0.4.30 to 0.4.31
2024-06-18 12:17:15 +02:00
Matthias
bcf01bd9a8
Update TA-lib binaries
2024-06-18 11:42:03 +02:00
dependabot[bot]
0b4ce6e16c
Bump ta-lib from 0.4.30 to 0.4.31
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.4.30 to 0.4.31.
- [Changelog](https://github.com/TA-Lib/ta-lib-python/blob/master/CHANGELOG )
- [Commits](https://github.com/ta-lib/ta-lib-python/commits )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 16:13:03 +00:00
Matthias
8ed2bbfa2d
Merge pull request #10325 from freqtrade/dependabot/pip/develop/ccxt-4.3.46
...
Bump ccxt from 4.3.42 to 4.3.46
2024-06-17 06:55:05 +02:00
Matthias
befab6939a
Merge pull request #10323 from freqtrade/dependabot/pip/develop/ruff-0.4.9
...
Bump ruff from 0.4.8 to 0.4.9
2024-06-17 06:53:30 +02:00
Matthias
f65d6f6e75
Merge pull request #10322 from freqtrade/dependabot/pip/develop/mkdocs-7bec7d3824
...
Bump mkdocs-material from 9.5.26 to 9.5.27 in the mkdocs group
2024-06-17 06:53:14 +02:00
Matthias
f67a4eb097
Merge pull request #10321 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.9.0
...
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0
2024-06-17 06:52:44 +02:00
Matthias
3fc116144d
Merge pull request #10326 from freqtrade/dependabot/pip/develop/filelock-3.15.1
...
Bump filelock from 3.14.0 to 3.15.1
2024-06-17 06:50:13 +02:00
dependabot[bot]
d3baade447
Bump filelock from 3.14.0 to 3.15.1
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.14.0 to 3.15.1.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.14.0...3.15.1 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 03:32:16 +00:00
dependabot[bot]
35e476c473
Bump ccxt from 4.3.42 to 4.3.46
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.42 to 4.3.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.3.42...4.3.46 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 03:32:11 +00:00
dependabot[bot]
f4f6dad060
Bump ruff from 0.4.8 to 0.4.9
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.8 to 0.4.9.
- [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.4.8...v0.4.9 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 03:31:55 +00:00
dependabot[bot]
d7c0ae2256
Bump mkdocs-material from 9.5.26 to 9.5.27 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.26 to 9.5.27
- [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.26...9.5.27 )
---
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-06-17 03:31:41 +00:00
dependabot[bot]
c1c4a3844e
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.14 to 1.9.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.14...v1.9.0 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 03:25:08 +00:00
Matthias
a9ebefdc37
Prevent warning on __del__ during tests
2024-06-16 09:56:03 +02:00
Matthias
2223c16d00
Load hyperparameters when calling plot_config
2024-06-16 09:52:25 +02:00
Matthias
df47d154f9
Mock config loading for ft-client test
2024-06-16 08:09:35 +02:00
Matthias
3979801a86
Update documentation about keyword arguments
2024-06-15 09:49:08 +02:00
Matthias
6ec4907271
Improve docstring
2024-06-15 09:45:34 +02:00
Matthias
c5b4d6bced
Add teset for kwarg splitting
2024-06-15 09:44:58 +02:00
Matthias
5a8838aec7
Additional test-cases
2024-06-15 09:24:07 +02:00
Matthias
1b491e9e15
Update tests to support kwargs
2024-06-15 09:21:35 +02:00
Matthias
a03528406f
Split client arguments to accept kwarguments
2024-06-15 09:16:38 +02:00
Matthias
9d3e435162
Improve error for rest client
2024-06-15 09:13:57 +02:00
Matthias
61971f3949
chore: ftclient - Update naming of argument in main method
2024-06-15 09:12:23 +02:00
Matthias
619484a4fd
feat: Make the new arguments kwargs only
2024-06-15 09:12:21 +02:00
Matthias
e11295a042
Merge pull request #10305 from freqtrade/dependabot/pip/develop/torch-2.3.1
...
Bump torch from 2.2.2 to 2.3.1
2024-06-15 07:25:11 +02:00
Matthias
1775d86af2
Merge branch 'develop' into ci/ccxt.pro
2024-06-14 19:46:14 +02:00
Matthias
fec0439479
Merge pull request #10315 from freqtrade/ci_ubuntu_24.04
...
Run CI against ubuntu 24.04
2024-06-13 19:45:49 +02:00
Matthias
eac7d71199
Run CI against ubuntu 24.04
2024-06-13 17:34:08 +02:00
Matthias
03d2d5dc5d
Update bt_output types
2024-06-13 06:43:31 +02:00
Matthias
dd469944c9
Extract per-tag subresults from main backtest_result method
2024-06-13 06:43:31 +02:00
Matthias
156eeb90b9
Output mixed tags table
2024-06-13 06:43:31 +02:00
Matthias
68b8b29089
Calculated mixed tags results
2024-06-13 06:43:31 +02:00
Matthias
79cfa6d0d8
Merge pull request #10312 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-06-13 06:32:11 +02:00
Matthias
af6e7f5ec6
Skip publisher check for pester
...
> The built-in version is signed by Microsoft while newer versions are community-maintained and signed with a different certificate, causing Install-Module to sometimes throw a error requiring us to accept the new publisher certificate.
source: https://pester.dev/docs/introduction/installation#windows
2024-06-13 06:31:43 +02:00
xmatthias
7106ff6923
chore: update pre-commit hooks
2024-06-13 03:02:25 +00:00
Matthias
8dc766c0e2
Merge pull request #10307 from freqtrade/ci_3.12
...
Revert "Workaround macos CI fails"
2024-06-12 09:39:01 +02:00
Matthias
1b2cfc9857
Simplify generate_tag_metrics logic
2024-06-11 19:53:22 +02:00
Matthias
b8a4752636
Use proper type for exit_reason in tests
2024-06-11 19:51:38 +02:00
Matthias
2ec4449558
Use better column header for backtest output
2024-06-11 19:08:24 +02:00
Matthias
9e3be765d0
Fix table style
2024-06-11 07:11:20 +02:00
Matthias
12d7fbb379
Update docs for new wording
2024-06-11 07:06:09 +02:00
Matthias
09b1b1ab94
Use "trades" wording in backtest tables
2024-06-11 07:03:47 +02:00
Matthias
90efd04617
Improve typing in backtesting
2024-06-11 06:47:23 +02:00
Matthias
21710aeca8
use kwargs in example for clarity
...
closes #10308
2024-06-11 06:35:22 +02:00
Matthias
e5baa554d4
Merge pull request #10309 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-06-11 06:21:06 +02:00
xmatthias
6aba413aa2
chore: update pre-commit hooks
2024-06-11 03:03:12 +00:00
Matthias
594bb3278a
Merge pull request #10302 from freqtrade/dependabot/pip/develop/tensorboard-2.17.0
...
Bump tensorboard from 2.16.2 to 2.17.0
2024-06-10 19:29:42 +02:00
Matthias
1b66ad4603
Keep torch at 2.2.2 for macos x86 versions
2024-06-10 19:11:17 +02:00
Matthias
33a4d5596f
Revert "Workaround macos CI fails"
...
This reverts commit d2da23f5d1 .
2024-06-10 18:01:01 +02:00
dependabot[bot]
03e7151c37
Bump tensorboard from 2.16.2 to 2.17.0
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.16.2 to 2.17.0.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/2.17.0/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.16.2...2.17.0 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 07:35:56 +00:00
Matthias
ead1b2c398
Merge pull request #10306 from freqtrade/dependabot/pip/develop/cryptography-42.0.8
...
Bump cryptography from 42.0.7 to 42.0.8
2024-06-10 09:35:10 +02:00
dependabot[bot]
ac5e687c8f
Bump torch from 2.2.2 to 2.3.1
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.2.2 to 2.3.1.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.2.2...v2.3.1 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 06:17:36 +00:00
dependabot[bot]
0972c213e4
Bump cryptography from 42.0.7 to 42.0.8
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.7 to 42.0.8.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.7...42.0.8 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 06:17:13 +00:00
Matthias
d2da23f5d1
Workaround macos CI fails
2024-06-10 08:16:21 +02:00
Matthias
014898e019
Merge pull request #10304 from freqtrade/dependabot/pip/develop/ruff-0.4.8
...
Bump ruff from 0.4.7 to 0.4.8
2024-06-10 07:58:30 +02:00
dependabot[bot]
afdb1f66b3
Bump ruff from 0.4.7 to 0.4.8
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.7 to 0.4.8.
- [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.4.7...v0.4.8 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 05:20:13 +00:00
Matthias
5c5779a765
Merge pull request #10297 from freqtrade/dependabot/pip/develop/packaging-24.1
...
Bump packaging from 24.0 to 24.1
2024-06-10 07:17:58 +02:00
Matthias
4a78521d90
Merge pull request #10296 from freqtrade/dependabot/pip/develop/mkdocs-454b70509d
...
Bump mkdocs-material from 9.5.25 to 9.5.26 in the mkdocs group
2024-06-10 07:17:42 +02:00
Matthias
a5187728e0
Merge pull request #10295 from freqtrade/dependabot/pip/develop/pytest-42e73233fd
...
Bump pytest from 8.2.1 to 8.2.2 in the pytest group
2024-06-10 07:17:20 +02:00
Matthias
b3a91e3d4d
Merge pull request #10303 from freqtrade/dependabot/docker/python-3.12.4-slim-bookworm
...
Bump python from 3.12.3-slim-bookworm to 3.12.4-slim-bookworm
2024-06-10 07:07:09 +02:00
Matthias
e2e2f0d454
Merge pull request #10300 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.3
...
Bump python-telegram-bot from 21.2 to 21.3
2024-06-10 06:54:59 +02:00
Matthias
d992000343
Merge pull request #10299 from freqtrade/dependabot/pip/develop/pydantic-2.7.3
...
Bump pydantic from 2.7.2 to 2.7.3
2024-06-10 06:54:34 +02:00
Matthias
0be9490ee7
Merge pull request #10298 from freqtrade/dependabot/pip/develop/ccxt-4.3.42
...
Bump ccxt from 4.3.38 to 4.3.42
2024-06-10 06:53:59 +02:00
dependabot[bot]
77038011c1
Bump python from 3.12.3-slim-bookworm to 3.12.4-slim-bookworm
...
Bumps python from 3.12.3-slim-bookworm to 3.12.4-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 03:35:13 +00:00
dependabot[bot]
1340412c99
Bump python-telegram-bot from 21.2 to 21.3
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.2 to 21.3.
- [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.2...v21.3 )
---
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-06-10 03:35:01 +00:00
dependabot[bot]
db18f8ce64
Bump pydantic from 2.7.2 to 2.7.3
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.7.2 to 2.7.3.
- [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.7.2...v2.7.3 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 03:34:50 +00:00
dependabot[bot]
40cea6d28a
Bump ccxt from 4.3.38 to 4.3.42
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.38 to 4.3.42.
- [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.3.38...4.3.42 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 03:34:37 +00:00
dependabot[bot]
48ae99283c
Bump packaging from 24.0 to 24.1
...
Bumps [packaging](https://github.com/pypa/packaging ) from 24.0 to 24.1.
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/24.0...24.1 )
---
updated-dependencies:
- dependency-name: packaging
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 03:34:28 +00:00
dependabot[bot]
0c6d3fd675
Bump mkdocs-material from 9.5.25 to 9.5.26 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.25 to 9.5.26
- [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.25...9.5.26 )
---
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-06-10 03:34:24 +00:00
dependabot[bot]
b56ea4f637
Bump pytest from 8.2.1 to 8.2.2 in the pytest group
...
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest ).
Updates `pytest` from 8.2.1 to 8.2.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.2.1...8.2.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-06-10 03:34:02 +00:00
Matthias
f314607bb6
Update pairlists to use *args **kwargs init
2024-06-09 08:55:03 +02:00
Matthias
29e23dfdb9
Use self._ for pairlist inits
2024-06-09 08:55:03 +02:00
Matthias
2cb89996d2
Remove unused imports
2024-06-09 08:44:26 +02:00
Matthias
3b86e3e66e
Fix deprecated "abstractproperty"
2024-06-09 08:44:04 +02:00
Matthias
598e461892
Remove unused __init__ method
2024-06-09 08:42:51 +02:00
Matthias
0d6109211f
Fix further windows tests
2024-06-08 20:26:50 +02:00
Matthias
35700d1452
Fix some windows tests
2024-06-08 17:41:05 +02:00
Matthias
36ad3bff62
Fix /tmp usage in tests
2024-06-08 09:42:01 +02:00
Matthias
2087974520
Fix some direct usages of "/tmp"
2024-06-08 09:40:32 +02:00
Matthias
e3b8e21b76
chore: Enable ruff "S" rule (bandit)
2024-06-08 09:33:15 +02:00
Matthias
de5a5d0967
Don't use assert in non-test code.
2024-06-08 09:32:54 +02:00
Matthias
cef9c45f68
don't use plain eval
2024-06-08 09:31:50 +02:00
Matthias
2f83ff73e2
Further bandid noqa's
2024-06-08 09:27:40 +02:00
Matthias
50e4d273f4
noqa empty passes on version detection
2024-06-08 09:23:02 +02:00
Matthias
6b932133ea
Log during cleanup
2024-06-08 09:20:23 +02:00
Matthias
bd8b8e8b8b
Add a few bandid noqa's on acceptable use
2024-06-08 09:19:54 +02:00
Matthias
a5d6417434
chore: use nan instead of NaN (numpy 2.x compat)
2024-06-08 08:56:41 +02:00
Matthias
0eeaee21fb
Avoid "restart" failure - reset ccxt cache
2024-06-07 19:03:28 +02:00
Matthias
84e8a19bd3
Remove duplicate log message
2024-06-06 18:05:58 +02:00
Matthias
31219299d2
Don't fail trades loop if one pair fails
2024-06-06 18:05:45 +02:00
Matthias
4e319765ed
Slightly update docs with warnings
2024-06-06 17:37:54 +02:00
Matthias
6d40246764
Merge pull request #10288 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-06-06 06:51:08 +02:00
xmatthias
779905a8f2
chore: update pre-commit hooks
2024-06-06 03:02:43 +00:00
Matthias
9da0437e3d
Improve exchange_ws shutdown
2024-06-04 19:52:19 +02:00
Matthias
50bf770351
Merge branch 'develop' into feature/fetch-public-trades
2024-06-04 19:49:27 +02:00
Matthias
0f9335d242
Merge branch 'develop' into ci/ccxt.pro
2024-06-04 19:45:22 +02:00
Matthias
133dc1d343
api_async is mandatory ...
2024-06-04 19:42:04 +02:00
Joe Schr
f075d728c5
constants: make "orderflow" fields required
2024-06-04 19:23:23 +02:00
Matthias
269135c2c9
Fix trading_fees test
2024-06-04 19:12:02 +02:00
Matthias
b294318d0f
Update tests for simplified init
2024-06-04 19:05:27 +02:00
Matthias
7c6a5a34f5
Move async_mock into conditional
2024-06-04 19:01:21 +02:00
Matthias
a2251d045c
Only load markets once
...
Increases startup speed by 6s on binance (from 9 to 3s).
2024-06-04 19:01:00 +02:00
Matthias
fbee48a106
Minor test comment fix
2024-06-04 07:24:56 +02:00
Matthias
d79fb8663e
Update exchange tests
2024-06-04 07:21:42 +02:00
Matthias
b516a0827d
Update hyperopt test mocks
2024-06-04 07:21:42 +02:00
Matthias
ab4c9ccfbc
Update bot test
2024-06-04 07:21:42 +02:00
Matthias
5a08d1acf9
combine _load_markets and reload_markets
2024-06-04 07:21:42 +02:00
Matthias
7c3e8071af
Merge pull request #10286 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-06-04 06:28:36 +02:00
xmatthias
d5fdaf26cf
chore: update pre-commit hooks
2024-06-04 03:03:41 +00:00
Matthias
d4ccc7909d
Control pytest log formatting
2024-06-03 21:00:43 +02:00
Matthias
0f080a871a
Control pytest log formatting
2024-06-03 21:00:22 +02:00
Matthias
0993d12955
Add timeout to some tests
2024-06-03 20:57:15 +02:00
Matthias
29b4febfe4
Merge pull request #10282 from freqtrade/dependabot/pip/develop/ta-lib-0.4.30
...
Bump ta-lib from 0.4.29 to 0.4.30
2024-06-03 12:00:11 +02:00
Matthias
7824c6c690
Merge pull request #10283 from freqtrade/dependabot/pip/develop/pydantic-2.7.2
...
Bump pydantic from 2.7.1 to 2.7.2
2024-06-03 10:03:08 +02:00
Matthias
cd3f083cde
Update ta-lib pre-built binaries
2024-06-03 10:02:31 +02:00
Matthias
a42b48ac57
Merge pull request #10275 from freqtrade/dependabot/github_actions/develop/docker/setup-buildx-action-3
...
Bump docker/setup-buildx-action from 1 to 3
2024-06-03 09:27:06 +02:00
Matthias
64c38bf32c
Merge pull request #10277 from freqtrade/dependabot/pip/develop/types-e2110a637b
...
Bump types-requests from 2.32.0.20240523 to 2.32.0.20240602 in the types group
2024-06-03 08:53:57 +02:00
Matthias
3a1712a130
Merge pull request #10285 from freqtrade/dependabot/pip/develop/ccxt-4.3.38
...
Bump ccxt from 4.3.35 to 4.3.38
2024-06-03 08:17:56 +02:00
Matthias
3098221718
Merge pull request #10281 from freqtrade/dependabot/pip/develop/ruff-0.4.7
...
Bump ruff from 0.4.5 to 0.4.7
2024-06-03 08:15:59 +02:00
dependabot[bot]
c40834eda5
Bump pydantic from 2.7.1 to 2.7.2
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.7.1 to 2.7.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.7.1...v2.7.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-06-03 05:57:03 +00:00
Matthias
891a29cac8
Merge pull request #10280 from freqtrade/dependabot/pip/develop/uvicorn-0.30.1
...
Bump uvicorn from 0.29.0 to 0.30.1
2024-06-03 07:55:35 +02:00
Matthias
0461afa8e2
Merge pull request #10278 from freqtrade/dependabot/pip/develop/mkdocs-da0789ad88
...
Bump mkdocs-material from 9.5.24 to 9.5.25 in the mkdocs group
2024-06-03 07:36:33 +02:00
dependabot[bot]
a0a869e8f4
Bump ta-lib from 0.4.29 to 0.4.30
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.4.29 to 0.4.30.
- [Changelog](https://github.com/TA-Lib/ta-lib-python/blob/master/CHANGELOG )
- [Commits](https://github.com/ta-lib/ta-lib-python/compare/TA_Lib-0.4.29...TA_Lib-0.4.30 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 05:17:24 +00:00
Matthias
05efe203d8
Merge pull request #10276 from freqtrade/dependabot/github_actions/develop/docker/setup-qemu-action-3
...
Bump docker/setup-qemu-action from 1 to 3
2024-06-03 07:16:12 +02:00
Matthias
4b59ebd2f5
Merge pull request #10279 from freqtrade/dependabot/pip/develop/requests-2.32.3
...
Bump requests from 2.32.2 to 2.32.3
2024-06-03 07:14:58 +02:00
Matthias
eb7047c68d
Add site_description to docs for better SEO
2024-06-03 06:50:56 +02:00
Matthias
0115a7f296
pre-commit types-requests update
2024-06-03 06:26:44 +02:00
dependabot[bot]
5144925b82
Bump ccxt from 4.3.35 to 4.3.38
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.35 to 4.3.38.
- [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.3.35...4.3.38 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 03:44:23 +00:00
dependabot[bot]
a7e9808177
Bump ruff from 0.4.5 to 0.4.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.5 to 0.4.7.
- [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.4.5...v0.4.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 03:43:58 +00:00
dependabot[bot]
a2b746f2a5
Bump uvicorn from 0.29.0 to 0.30.1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.29.0 to 0.30.1.
- [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.29.0...0.30.1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 03:43:48 +00:00
dependabot[bot]
d97b19db1d
Bump requests from 2.32.2 to 2.32.3
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.2 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 03:43:43 +00:00
dependabot[bot]
23b5298f07
Bump mkdocs-material from 9.5.24 to 9.5.25 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.24 to 9.5.25
- [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.24...9.5.25 )
---
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-06-03 03:43:32 +00:00
dependabot[bot]
4cdfd6a028
Bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed ).
Updates `types-requests` from 2.32.0.20240523 to 2.32.0.20240602
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 03:42:51 +00:00
dependabot[bot]
5ea7008b2b
Bump docker/setup-qemu-action from 1 to 3
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 03:32:51 +00:00
dependabot[bot]
7f70035c62
Bump docker/setup-buildx-action from 1 to 3
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 03:32:43 +00:00
Matthias
d5361d84fa
use np.where instead of apply
2024-06-02 17:09:23 +02:00
Simon Waiblinger
5f0a27d355
Merge branch 'freqtrade:develop' into develop
2024-06-02 15:38:56 +02:00
Matthias
8eda43f68d
Pin numexpr - it's installed as floating dependency anyway
2024-06-02 14:19:21 +02:00
Matthias
a05450c547
Add bottleneck dependency
...
as per pandas recommendation
https://pandas.pydata.org/docs/getting_started/install.html#performance-dependencies-recommended
2024-06-02 14:17:55 +02:00
Matthias
5d62954602
Merge pull request #10235 from simwai/feature/setup-win
...
Add Windows Setup Script and Pester Unit Tests for Freqtrade
2024-06-02 14:05:50 +02:00
Matthias
e9fb645b98
Exit-1 if invoke-pester created error entries
2024-06-02 13:42:51 +02:00
Matthias
c324981a17
Simplify setup.tests, avoid error log
2024-06-02 13:42:00 +02:00
Matthias
49a6a18881
Fix setup.ps1 syntax error
2024-06-02 11:48:14 +02:00
Matthias
f6649314a8
use pwsh, not powershell shell
2024-06-02 09:44:38 +02:00
Matthias
e7559cc62c
Update pester command
2024-06-02 09:26:15 +02:00
Matthias
7b6864b991
Pester should fail "automatically" ...
2024-06-02 08:53:38 +02:00
Matthias
a2d5b4b2fe
include 3.12 in all methods
2024-06-01 20:19:33 +02:00
Matthias
d116952fe0
Don't use overly long lines
2024-06-01 20:19:01 +02:00
Matthias
86e50b1764
Don't take assumptions about the install location of git
2024-06-01 20:17:55 +02:00
Matthias
a306f5a245
Improve wording in setup script
2024-06-01 20:10:24 +02:00
Matthias
93b64e7db6
Update documentation wording
2024-06-01 20:04:57 +02:00
Matthias
79ffa66656
Merge branch 'develop' into ci/ccxt.pro
2024-06-01 17:32:13 +02:00
Matthias
69faabb3b4
freqai tests mostly assume backtest runmode
2024-06-01 11:52:20 +02:00
Matthias
6913aed027
Merge branch 'develop' into ci/ccxt.pro
2024-06-01 08:48:50 +02:00
Matthias
0e44cd91d8
StrEnum was only introduced in 3.11 . . .
2024-06-01 08:43:04 +02:00
Joe Schr
bfb29d3c14
orderflow: fix ask/bid & buy/sell mixup
2024-05-31 21:25:36 +02:00
Matthias
5a0e0263d8
use StrEnum for RunMode
2024-05-31 20:36:18 +02:00
Matthias
e6a562f74a
Ensure pairlist tests use proper mode
2024-05-31 20:31:56 +02:00
Matthias
87eda5fc2a
Properly mock ccxt_async init
2024-05-31 20:18:36 +02:00
Matthias
122896f9ab
Improved "task done" message
2024-05-31 07:12:02 +02:00
Matthias
8b90643f3a
Don't show "exchange closed by user" exceptions
2024-05-31 07:03:40 +02:00
Matthias
12852438a5
Call connection at intervals
2024-05-31 06:52:11 +02:00
Matthias
33e61b1308
Extract connection reset from exchange_ws
2024-05-31 06:48:38 +02:00
Matthias
7e736a34dd
Reduce ccxt.pro verbosity
2024-05-31 06:40:14 +02:00
Matthias
f33c4db572
Apply ruff formatting to ws branch
2024-05-31 06:40:14 +02:00
Matthias
cabd36253e
Reduce level of "reuse watch result" . . .
2024-05-31 06:40:14 +02:00
Matthias
212ac2073e
Don't multiply klines_last_refresh
...
with 1000 - it's already in ms
2024-05-31 06:40:14 +02:00
Matthias
627154cb66
improve ws "removing" condition
2024-05-31 06:40:14 +02:00
Matthias
7ec8b28be3
Re-adjust ts handling to not use time.time()
2024-05-31 06:40:14 +02:00
Matthias
765fa06daa
Deepcopy ccxt ws result
2024-05-31 06:40:14 +02:00
Matthias
d5d818be8b
Remove unused import
2024-05-31 06:40:14 +02:00
Matthias
ed8b9018c5
Properly handle shutdown (canceled coroutines)
...
This will imrove shutdown behavior
2024-05-31 06:40:14 +02:00
Matthias
68c36ce07d
Fix typo
2024-05-31 06:40:14 +02:00
Matthias
b5239f06ae
Improve log formatting
2024-05-31 06:40:14 +02:00
Matthias
7bc4fdca27
remove pairs from _pairs_schedules when their coroutine stops
2024-05-31 06:40:14 +02:00
Matthias
93cdf1bb54
Simplify logging
2024-05-31 06:40:14 +02:00
Matthias
554d4134ff
Add humanized date to debug log
2024-05-31 06:40:14 +02:00
Matthias
45c17f2448
Reduce excessive log again
2024-05-31 06:40:14 +02:00
Matthias
ce33b031f2
Show pair for task finished
2024-05-31 06:40:14 +02:00
Matthias
fc66a12c14
Improve "stopped" messages
2024-05-31 06:40:14 +02:00
Matthias
85725b5472
Improved exception message
2024-05-31 06:40:14 +02:00
Matthias
c482b7e40f
Add log for "removal" tracking
2024-05-31 06:40:14 +02:00
Matthias
80c7d4eb5f
Improve debug logging
2024-05-31 06:40:14 +02:00
Matthias
d3962a7c07
Remove websocket init for non-trade modes
2024-05-31 06:40:14 +02:00
Matthias
2ade5191e6
Ensure shutdown of async exchange, fix test
2024-05-31 06:40:14 +02:00
Matthias
d42e012ec3
ws - Improve cleanup behavior
2024-05-31 06:40:14 +02:00
Matthias
4e75e59476
Skip futures tests on exchnages not supporting futures ...
2024-05-31 06:40:14 +02:00
Matthias
9f2708247a
Enable ws for bybit
2024-05-31 06:40:14 +02:00
Matthias
f324af938a
Improve WS logic to assume a candle is complete if time rolled over
2024-05-31 06:40:14 +02:00
Matthias
b5dc54072e
Ensure exchange objects are not undefined
2024-05-31 06:40:14 +02:00
Matthias
c61d9e0dec
Reduce verbosity
2024-05-31 06:40:14 +02:00
Matthias
c0c775114e
Slightly improved loggign
2024-05-31 06:40:14 +02:00
Matthias
0ec751826b
Opt in binance to websocket support
2024-05-31 06:40:14 +02:00
Matthias
137ddb2ec3
Require opt-in for ws enablement to allow slow rollout
2024-05-31 06:40:14 +02:00
Matthias
e31d8313f2
Improve ccxt_ws test setup
2024-05-31 06:40:14 +02:00
Matthias
e3887a33b9
Add Helping comment to ws_compat_tests
2024-05-31 06:40:14 +02:00
Matthias
bd9ebe4a72
Improve ccxt.ws live test
2024-05-31 06:40:14 +02:00
Matthias
f9ce0bb9ab
Improve exchange formatting
2024-05-31 06:40:14 +02:00
Matthias
35e2e58a5c
Improve formatting
2024-05-31 06:40:14 +02:00
Matthias
a835177597
Initial swat at online WS test
2024-05-31 06:40:14 +02:00
Matthias
8375209a8e
Add fixtures for exchange_ws
2024-05-31 06:40:14 +02:00
Matthias
55bd7db022
Don't forget to close WS session
2024-05-31 06:40:14 +02:00
Matthias
c18b6cdb74
Improve stop behavior
2024-05-31 06:40:14 +02:00
Matthias
4832c10973
Only import ccxt.async when necessary
2024-05-31 06:40:14 +02:00
Matthias
e0b4e16d19
Remove ob_test stuff
2024-05-31 06:40:14 +02:00
Matthias
67a6c11f6d
No longer import ccxt.async_support
2024-05-31 06:40:14 +02:00
Matthias
55ed505f94
Update exchange_ws get_ohlcv logic
2024-05-31 06:40:14 +02:00
Matthias
f90574abee
use OHLCVResponse in ws
2024-05-31 06:40:14 +02:00
Matthias
0b620817a2
Don't append fake candle
2024-05-31 06:40:14 +02:00
Matthias
fcaee33706
Improve log msg
2024-05-31 06:40:14 +02:00
Matthias
3d6cef3555
ccxt.pro - first attempt at test
2024-05-31 06:40:14 +02:00
Matthias
ec6c54367b
Add exchange_ws test case
2024-05-31 06:40:14 +02:00
Matthias
f223319909
Improve typehint for ohlcv endpoint
2024-05-31 06:40:14 +02:00
Matthias
e8b4bcc65d
use default argument
2024-05-31 06:40:14 +02:00
Matthias
dadc96306f
Better define what interface is external
2024-05-31 06:40:14 +02:00
Matthias
8a00bf3188
Use proper typehint
2024-05-31 06:40:14 +02:00
Matthias
aef0324aa7
set markets for ws exchange on reload
2024-05-31 06:40:14 +02:00
Matthias
f4f8b910fe
Improve exchange_ws terminology
2024-05-31 06:40:14 +02:00
Matthias
60cfda5d52
Add very basic exception handling
2024-05-31 06:40:14 +02:00
Matthias
f9524aebe9
Improve temporary log output for exchange_ws
2024-05-31 06:40:14 +02:00
Matthias
eda8a767ca
Improve ws exchange
2024-05-31 06:40:14 +02:00
Matthias
18dabd519a
ccxt.pro - move get_klines to ws_exchange
2024-05-31 06:40:13 +02:00
Matthias
e2b567165c
remove double log
2024-05-31 06:40:13 +02:00
Matthias
972b932e5d
Implement ws cleanup
2024-05-31 06:40:13 +02:00
Matthias
2fd5b4a6e1
Use websocket results
2024-05-31 06:40:13 +02:00
Matthias
1d12985b70
Update exchange_ws with cleanup function
2024-05-31 06:40:13 +02:00
Matthias
bd494ed67a
Cleanup exchange changes
2024-05-31 06:40:13 +02:00
Matthias
3468edddf6
Add enable_ws config setting
2024-05-31 06:40:13 +02:00
Matthias
51890f80c4
Add parameter for ws enablin
2024-05-31 06:40:13 +02:00
Matthias
34ccada909
Tests with seperate thread
2024-05-31 06:40:13 +02:00
Matthias
e985c1890b
Implement basic ccxt.pro to test
2024-05-31 06:40:13 +02:00
Matthias
ad7b78ec93
Update exchange init to use .pro if available
2024-05-31 06:40:13 +02:00
Matthias
c9b1071baa
Use api_async for exchange_has
2024-05-31 06:40:13 +02:00
Matthias
feeccfedaa
Update list-exchanges with watchOHLCV
2024-05-31 06:40:13 +02:00
simwai
2ff6e96255
Hopefully, fixed the failing GitHub action
2024-05-30 23:54:30 +02:00
simwai
39bae749b5
Changed freqUI installation behaviour to auto installing
2024-05-30 19:52:41 +02:00
simwai
9c7bc374bc
Fixed the doc
2024-05-30 19:45:41 +02:00
Matthias
8d51a801ad
Merge pull request #10271 from freqtrade/new_release
...
New release 2024.5
2024-05-30 18:01:26 +02:00
simwai
055293db7c
Updated Windows installation doc
2024-05-30 17:06:34 +02:00
simwai
c9d67999ee
Updated Windows installation doc, refined logging
2024-05-30 10:28:53 +02:00
Simon Waiblinger
2831318a95
Merge branch 'freqtrade:develop' into feature/setup-win
2024-05-30 10:10:16 +02:00
Simon Waiblinger
42d0f342b2
Merge branch 'freqtrade:develop' into develop
2024-05-30 10:10:03 +02:00
simwai
074434e83c
Renamed freqtrade UI to freqUI
2024-05-30 10:08:41 +02:00
Matthias
a02ef7dce1
Bump dev version to 2024.6-dev
2024-05-30 06:40:15 +02:00
Matthias
8fc7056086
Bump version to 2024.5
2024-05-30 06:36:29 +02:00
Matthias
a1cfeb9a29
Merge branch 'stable' into new_release
2024-05-30 06:36:07 +02:00
Matthias
9b1792745e
Merge pull request #10270 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-05-30 06:26:21 +02:00
xmatthias
d983572358
chore: update pre-commit hooks
2024-05-30 03:02:44 +00:00
Joe Schr
41def8b28b
orderflow: removes unnecessary code
2024-05-29 20:09:34 +02:00
Joe Schr
5dcf75f648
exchange: replace OperationalException with logger.error message
2024-05-29 19:52:37 +02:00
Joe Schr
82e8901db4
orderflow: remove unused function orderflow_to_volume_profile
2024-05-29 19:49:33 +02:00
Joe Schr
07034ed7a6
orderflow: add comment with insight about imbalances
2024-05-29 19:49:33 +02:00
Joe Schr
24707ab7b9
orderflow: raise DependencyException instead of raising generic exception
2024-05-29 19:49:33 +02:00
Joe Schr
4629362a60
Fixing merge error
2024-05-29 19:46:27 +02:00
Joe Schr
bf3eeeb0fc
Use .exception instead of .error for trace logging
2024-05-29 19:46:27 +02:00
Joe Schr
32f931ca25
Revert "refresh_latest_trades: remove "-cached" from trades pair files"
...
This reverts commit 839827c0d7 .
2024-05-29 19:46:27 +02:00
Matthias
d69bb27105
Merge pull request #10268 from freqtrade/frog-rest-docs-1
...
Update rest-api.md
2024-05-29 17:54:56 +02:00
Robert Davey
7ca96beca7
Amend rate to amount
2024-05-29 15:30:41 +01:00
froggleston
8dc70d15db
ruff formetting
2024-05-29 14:59:32 +01:00
Robert Davey
3da18c3443
Add force_enter optional args and tests
2024-05-29 14:45:49 +01:00
Robert Davey
b27e52b272
Update rest-api.md
...
Update docs to reflect force exit order_type and rate options
2024-05-29 13:35:31 +01:00
Matthias
7f210ab3b5
Merge pull request #10267 from freqtrade/dependabot/pip/develop/ccxt-4.3.35
...
Bump ccxt from 4.3.30 to 4.3.35
2024-05-29 07:01:26 +02:00
Matthias
efe6101081
Remove bitmart online test skip
2024-05-29 06:34:52 +02:00
dependabot[bot]
d9f48f2ca6
Bump ccxt from 4.3.30 to 4.3.35
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.30 to 4.3.35.
- [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.3.30...4.3.35 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-29 04:33:34 +00:00
Matthias
9d432baf3d
Don't hard-pin ta-lib in armhf image
2024-05-28 17:47:39 +02:00
simwai
bad1d83cee
Fixed some bugs, added unit tests
2024-05-28 13:10:56 +02:00
Matthias
a4bbf39bb2
Merge pull request #10265 from freqtrade/buildx_update
...
Update buildx CI setup to supported action combination
2024-05-28 09:36:09 +02:00
Matthias
4b4d2b551b
Merge pull request #10264 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-05-28 07:40:54 +02:00
Matthias
0e253cb070
Update buildx CI setup to supported action combination
2024-05-28 07:20:22 +02:00
Matthias
89d8f27d22
Add fix for bitmart failing test
2024-05-28 07:14:25 +02:00
Matthias
6952bac91f
fix: codespell skip's to also work correctly on pre-commit hooks
2024-05-28 07:01:53 +02:00
xmatthias
6f7c82c9ae
chore: update pre-commit hooks
2024-05-28 04:39:48 +00:00
Matthias
72d33070d4
Fix a few codespell typos
2024-05-28 06:37:54 +02:00
Matthias
9705f40cb5
Exclude leverage tier cache from codespell
2024-05-28 06:37:44 +02:00
Matthias
5e0f64ef55
Pre-commit action should not run pre-commit
...
Regular CI will take care of this and point out potential problems
2024-05-28 06:36:13 +02:00
Matthias
ddc8999060
Merge pull request #10257 from freqtrade/dependabot/pip/develop/ta-lib-0.4.29
...
Bump ta-lib from 0.4.28 to 0.4.29
2024-05-27 19:35:56 +02:00
Matthias
0812fe7a9a
Merge pull request #10251 from freqtrade/dependabot/pip/develop/types-30a7864252
...
Bump types-requests from 2.31.0.20240406 to 2.32.0.20240523 in the types group
2024-05-27 19:05:30 +02:00
Matthias
49f580ce24
Upgrade ta-lib wheels
2024-05-27 15:27:30 +02:00
Matthias
81250c1ba4
Merge pull request #10259 from freqtrade/dependabot/pip/develop/scipy-1.13.1
...
Bump scipy from 1.13.0 to 1.13.1
2024-05-27 10:10:57 +02:00
Matthias
d5ed64582a
Merge pull request #10258 from freqtrade/dependabot/pip/develop/schedule-1.2.2
...
Bump schedule from 1.2.1 to 1.2.2
2024-05-27 09:11:29 +02:00
Matthias
f632823fa6
Merge pull request #10255 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.2
...
Bump python-telegram-bot from 21.1.1 to 21.2
2024-05-27 08:04:53 +02:00
dependabot[bot]
20d7ccf86a
Bump scipy from 1.13.0 to 1.13.1
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.13.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 05:34:25 +00:00
Matthias
d24899da3d
Merge pull request #10254 from freqtrade/dependabot/pip/develop/ruff-0.4.5
...
Bump ruff from 0.4.4 to 0.4.5
2024-05-27 07:33:40 +02:00
Matthias
15ac68475f
Merge pull request #10253 from freqtrade/dependabot/pip/develop/scikit-learn-1.5.0
...
Bump scikit-learn from 1.4.2 to 1.5.0
2024-05-27 07:33:03 +02:00
Matthias
2509cce29a
Merge pull request #10252 from freqtrade/dependabot/pip/develop/mkdocs-eef9345e43
...
Bump mkdocs-material from 9.5.23 to 9.5.24 in the mkdocs group
2024-05-27 07:32:33 +02:00
Matthias
b12d5b4cb5
Update pre-commit types-requests
2024-05-27 06:27:13 +02:00
dependabot[bot]
ce4211d226
Bump schedule from 1.2.1 to 1.2.2
...
Bumps [schedule](https://github.com/dbader/schedule ) from 1.2.1 to 1.2.2.
- [Changelog](https://github.com/dbader/schedule/blob/master/HISTORY.rst )
- [Commits](https://github.com/dbader/schedule/compare/1.2.1...1.2.2 )
---
updated-dependencies:
- dependency-name: schedule
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 03:46:49 +00:00
dependabot[bot]
a7adb67218
Bump ta-lib from 0.4.28 to 0.4.29
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.4.28 to 0.4.29.
- [Changelog](https://github.com/TA-Lib/ta-lib-python/blob/master/CHANGELOG )
- [Commits](https://github.com/ta-lib/ta-lib-python/compare/TA_Lib-0.4.28...TA_Lib-0.4.29 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 03:46:33 +00:00
dependabot[bot]
b2f2048558
Bump python-telegram-bot from 21.1.1 to 21.2
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.1.1 to 21.2.
- [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.1.1...v21.2 )
---
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-05-27 03:46:20 +00:00
dependabot[bot]
5c2a1dce7b
Bump ruff from 0.4.4 to 0.4.5
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.4 to 0.4.5.
- [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.4.4...v0.4.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 03:46:14 +00:00
dependabot[bot]
1bfa40a2ce
Bump scikit-learn from 1.4.2 to 1.5.0
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.2...1.5.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-05-27 03:46:04 +00:00
dependabot[bot]
2cc9fe604a
Bump mkdocs-material from 9.5.23 to 9.5.24 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.23 to 9.5.24
- [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.23...9.5.24 )
---
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-05-27 03:45:59 +00:00
dependabot[bot]
3b8aa4677a
Bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed ).
Updates `types-requests` from 2.31.0.20240406 to 2.32.0.20240523
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 03:45:19 +00:00
Matthias
917f70892c
Merge pull request #10249 from freqtrade/bingx
...
Add Support for Bingx
2024-05-26 19:36:51 +02:00
Matthias
83bb65132b
Bump ccxt to the required version for bingx
2024-05-26 18:17:54 +02:00
Matthias
30ad4ca9a9
Add bingx to list of supported exchanges
2024-05-26 16:37:21 +02:00
Matthias
34d7d530a1
chore(tests): Filled orders should have an average.
2024-05-26 16:37:21 +02:00
Matthias
c6d132376a
Add Binance filled order
2024-05-26 16:37:21 +02:00
Matthias
89e3fc1c64
Test bingx order parsing
2024-05-26 16:37:21 +02:00
Matthias
64c7f6b06a
Improve bingx file formatting
2024-05-26 16:37:21 +02:00
Matthias
71cb2ded79
Add Bingx stoploss documentation
2024-05-26 16:37:21 +02:00
Matthias
7f990e7df6
Enable bingx stoploss
2024-05-26 16:37:21 +02:00
Simon Waiblinger
c12adea655
Merge branch 'freqtrade:develop' into develop
2024-05-26 15:59:29 +02:00
Simon Waiblinger
26aabafe04
Merge branch 'freqtrade:develop' into feature/setup-win
2024-05-26 15:59:21 +02:00
simwai
6174a49aa5
Implemented the changes to pass the review, implemented consistent variable naming, adjusted unit tests
2024-05-26 15:54:52 +02:00
Matthias
46e97e5806
fix htx: Reduce amount of data downloaded on higher timeframes
...
closes #10247
2024-05-26 15:49:48 +02:00
Matthias
32ff3ebb99
Improve handling for immediately canceled orders
2024-05-26 09:42:28 +02:00
Matthias
9d3073d930
Add test for new "fully cancel" logic
2024-05-26 08:36:08 +02:00
Matthias
edd92194b0
have handle_onexchange_order delete trades if no order filled.
2024-05-26 08:36:02 +02:00
Matthias
ec0f6cb246
Add Properties for canceled orders to trade_model
2024-05-26 08:35:57 +02:00
Matthias
dc92787f1d
Fix gone-wrong hyperopt fix
...
closes #10192
2024-05-25 11:52:41 +02:00
Simon Waiblinger
2a82e00857
Merge branch 'freqtrade:develop' into develop
2024-05-24 20:47:41 +02:00
Simon Waiblinger
9c816045f1
Merge branch 'freqtrade:develop' into feature/setup-win
2024-05-24 20:47:21 +02:00
simwai
b9fd8d2ee7
Fixed log level of one log statement
2024-05-23 19:02:53 +02:00
simwai
e29fcb45ac
Removed admin permissions, because it seems not necessary. Improved error messages. Increase speed of requirements installation by introducing new merging strategy.
2024-05-23 18:58:09 +02:00
simwai
670c5d0067
Added powershell unit tests to CI config
2024-05-23 18:16:37 +02:00
simwai
1352240ec7
Formatted setup.ps1
2024-05-23 12:08:10 +02:00
simwai
6d261b828e
Applied fixed from last PR review
2024-05-23 12:07:40 +02:00
Matthias
2c740059d7
Merge pull request #10237 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-05-23 06:04:05 +02:00
xmatthias
d59422159a
chore: update pre-commit hooks
2024-05-23 03:02:28 +00:00
Matthias
c3fa8a4c45
feat: Allow empty fiat_display_currency
...
(instead of completely deleting that key)
2024-05-22 20:30:35 +02:00
Matthias
23aef6e054
Bump requests to 2.32.2
...
2.32.0 was yanked.
2024-05-22 20:16:04 +02:00
simwai
d124716196
Added unit tests
2024-05-21 22:32:03 +02:00
simwai
12b5376cb6
Revert "Updated gitignore file"
...
This reverts commit 5110c14d35 .
2024-05-21 08:04:09 +02:00
Matthias
ea27a1ec13
Merge pull request #10232 from freqtrade/dependabot/pip/requests-2.32.0
...
Bump requests from 2.31.0 to 2.32.0
2024-05-21 06:30:41 +02:00
dependabot[bot]
d52431c581
---
...
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 21:58:49 +00:00
simwai
ccb1588048
Added setup.ps1 for installation/updates on Windows
2024-05-20 21:08:58 +02:00
Matthias
aecb86d3f9
Merge pull request #10229 from freqtrade/feat/coingecko_apikey
...
Support Coingecko api keys
2024-05-20 18:04:53 +02:00
Matthias
531843ebcb
Improve message for fiat_display_currency
...
allow leaving empty for new-config
2024-05-20 17:02:00 +02:00
Matthias
1588a4253d
Update tests for coinGecko updates
2024-05-20 15:29:22 +02:00
Matthias
468d0f8cf0
use FtCoinGeckoApi for marketCapPairlist, too
2024-05-20 15:22:13 +02:00
Matthias
2cd3089b3a
Update fiat-convert test cases
2024-05-20 15:16:12 +02:00
Matthias
94e0a808b7
Add test, invert logic
2024-05-20 15:14:15 +02:00
Matthias
9e0ccb1cf4
Rename coingecko wrapper file
2024-05-20 15:11:43 +02:00
Matthias
8d1285bb21
Set session params instead of headers
2024-05-20 14:44:25 +02:00
Matthias
5fd76a79fe
Add coingecko API documentation
2024-05-20 14:39:57 +02:00
Matthias
3729daf082
Add type check for coingecko settings
2024-05-20 14:34:18 +02:00
Matthias
1ff162cf17
Use coingecko api keys
2024-05-20 14:32:08 +02:00
Matthias
773940e05c
Update mocks to FtCoinGeckoApi
2024-05-20 14:15:53 +02:00
Matthias
62166e23f6
Improve singleton pattern
2024-05-20 14:15:20 +02:00
Matthias
cb1600d7b0
Update fiat_convert to use FtCoinGeckoApi
2024-05-20 14:08:44 +02:00
Matthias
c1f780794a
Add CoinGeckoApi Wrapper
2024-05-20 14:02:09 +02:00
Matthias
7a309d6927
Add explicit "fiat convert singleton" code
2024-05-20 13:58:15 +02:00
Matthias
95077f4752
Remove unused "mocker" fixtures in fiat_convert
2024-05-20 13:57:06 +02:00
Matthias
0c16a45999
Fix odd bug related to singleton usage
2024-05-20 13:56:28 +02:00
Simon Waiblinger
3bfae7c530
Merge branch 'freqtrade:develop' into develop
2024-05-20 11:10:58 +02:00
Matthias
4d2db33445
Add support for ipv6
...
closes #10222
2024-05-20 10:39:08 +02:00
Matthias
05765f3479
Merge pull request #10228 from freqtrade/dependabot/pip/develop/pyarrow-16.1.0
...
Bump pyarrow from 16.0.0 to 16.1.0
2024-05-20 10:32:38 +02:00
Matthias
f47272162c
Update pyarrow wheels for 16.1.0
2024-05-20 10:12:08 +02:00
Matthias
1a86d81200
Initial config for Bingx stop orders
2024-05-20 09:53:52 +02:00
Matthias
1717733b0f
Merge pull request #10221 from freqtrade/hyp/profit-drawdown
...
improve MaxDrawDownHyperOptLoss
2024-05-20 09:01:21 +02:00
Matthias
b0987b3c03
Merge pull request #10226 from freqtrade/dependabot/pip/develop/coveralls-4.0.1
...
Bump coveralls from 4.0.0 to 4.0.1
2024-05-20 07:39:07 +02:00
Matthias
bc7fa52fc0
Merge pull request #10227 from freqtrade/dependabot/pip/develop/ccxt-4.3.27
...
Bump ccxt from 4.3.24 to 4.3.27
2024-05-20 07:11:41 +02:00
dependabot[bot]
1ae134e94a
Bump pyarrow from 16.0.0 to 16.1.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 16.0.0 to 16.1.0.
- [Commits](https://github.com/apache/arrow/compare/go/v16.0.0...go/v16.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-05-20 04:42:34 +00:00
dependabot[bot]
02a131821a
Bump coveralls from 4.0.0 to 4.0.1
...
Bumps [coveralls](https://github.com/TheKevJames/coveralls-python ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/TheKevJames/coveralls-python/releases )
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TheKevJames/coveralls-python/compare/4.0.0...4.0.1 )
---
updated-dependencies:
- dependency-name: coveralls
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 04:42:21 +00:00
Matthias
71b3459d07
Merge pull request #10225 from freqtrade/dependabot/pip/develop/python-rapidjson-1.17
...
Bump python-rapidjson from 1.16 to 1.17
2024-05-20 06:41:46 +02:00
Matthias
4eb8da2126
Merge pull request #10223 from freqtrade/dependabot/pip/develop/pytest-581622832d
...
Bump the pytest group with 2 updates
2024-05-20 06:41:06 +02:00
Matthias
20a68ff923
Merge pull request #10224 from freqtrade/dependabot/pip/develop/mkdocs-157145164a
...
Bump mkdocs-material from 9.5.22 to 9.5.23 in the mkdocs group
2024-05-20 06:39:27 +02:00
dependabot[bot]
0d19176902
Bump ccxt from 4.3.24 to 4.3.27
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.24 to 4.3.27.
- [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.3.24...4.3.27 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 03:27:20 +00:00
dependabot[bot]
70f847b0a6
Bump python-rapidjson from 1.16 to 1.17
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.16 to 1.17.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.16...v1.17 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 03:26:55 +00:00
dependabot[bot]
79e522162c
Bump mkdocs-material from 9.5.22 to 9.5.23 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.22 to 9.5.23
- [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.22...9.5.23 )
---
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-05-20 03:26:41 +00:00
dependabot[bot]
6174817bc0
Bump the pytest group with 2 updates
...
Bumps the pytest group with 2 updates: [pytest](https://github.com/pytest-dev/pytest ) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest` from 8.2.0 to 8.2.1
- [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.2.0...8.2.1 )
Updates `pytest-asyncio` from 0.23.6 to 0.23.7
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.6...v0.23.7 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
- 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 >
2024-05-20 03:26:28 +00:00
Matthias
e49fec5533
Simplify conftest setup (1000 fewer lines!)
...
default hyperopt results demo should not be a fixture
(it's only used in one place)
2024-05-19 18:15:21 +02:00
Matthias
cdf42604ce
Update conftest hyperopt result
2024-05-19 18:04:31 +02:00
Matthias
c1d26d0330
Don't calculate the "legacy" version of drawdown anymore.
2024-05-19 17:57:21 +02:00
Matthias
3bf02c8a64
Simplify hyperopt drawdown logic
...
Reduces tons of fallback logic
2024-05-19 17:57:05 +02:00
Matthias
a9f13d29fd
Fix test type errors
2024-05-19 17:48:36 +02:00
Simon Waiblinger
8e0d686c95
Merge branch 'freqtrade:develop' into develop
2024-05-19 13:53:38 +02:00
Matthias
480477d17a
Improve profitdrawdownhyperopt balancing
2024-05-19 10:12:50 +02:00
Matthias
2a1ff7f9b3
Try improve profit-drawdown hyperopt
2024-05-19 09:45:32 +02:00
Matthias
acae6e75f4
Improve drawdown test case
2024-05-19 09:44:36 +02:00
Matthias
e35ad64d6c
Move SQL Cheat-sheet into Advanced section
...
most options are better suited in other ways now.
2024-05-19 09:03:31 +02:00
Matthias
b2cce5ccdf
update download data docs
2024-05-18 20:24:40 +02:00
Matthias
c6a5134815
Improve wording of log message
2024-05-18 20:20:58 +02:00
Matthias
c0d43f6d03
Improve line formatting
2024-05-18 20:16:25 +02:00
Matthias
2237410154
Upadate test for new download-data functionality
2024-05-18 20:15:02 +02:00
Matthias
aa0f90bb68
Don't convert trades to OHLCV unless explicitly specified
2024-05-18 20:14:52 +02:00
Matthias
e6d5aa1349
add --convert-trades argument to download-data
2024-05-18 20:14:08 +02:00
Matthias
0673f3ec6c
Remove unused function
2024-05-18 16:46:17 +02:00
Matthias
d0eb55a0be
Small type fixes
2024-05-18 16:45:49 +02:00
Matthias
9b031490cc
Update all CI build stuff to 3.12
2024-05-18 15:23:22 +02:00
Matthias
9ebdbed215
Update CI workflows to use 3.12
2024-05-18 15:22:46 +02:00
Matthias
968f74edbd
Update docs for full 3.12 support
2024-05-18 15:22:03 +02:00
Matthias
1e0782b626
Add support for python 3.12 in setup.sh
...
closes #10220
2024-05-18 15:05:14 +02:00
Matthias
8d93f27185
Add simple test for "fetch_my_trades" parsing quality
2024-05-17 18:27:07 +02:00
Joe Schr
1167917cf6
constants: add ranges for orderflow config properties
2024-05-17 16:14:54 +02:00
Joe Schr
8afcaeeed9
trades(): add lookahead warning to docstring
2024-05-17 15:58:29 +02:00
Joe Schr
ab7f8b3a0f
imbalance_ratio: use ratio instead of percentage
2024-05-17 15:49:53 +02:00
Matthias
34b06cd9aa
Bump ccxt min-version
2024-05-16 19:25:40 +02:00
Matthias
1e04140fff
Partially revert bybit leverage-tiers workaround
2024-05-16 19:25:19 +02:00
Matthias
a92178dd60
load_cached_leverage_tiers should allow a remote cache period
2024-05-16 19:11:51 +02:00
Matthias
e17afb2554
Bump ccxt to 4.3.24
2024-05-16 19:08:47 +02:00
Matthias
1e2662b627
Greatly simplify leverage tier loading for binance
2024-05-16 18:20:14 +02:00
Matthias
ac9dccb6d5
Merge pull request #10215 from freqtrade/fix/catboostworkaround
...
Remove catboost stdout workaround
2024-05-16 17:33:01 +02:00
Joe Schr
0460ce45ff
ruff format: exchange/trades_load
2024-05-16 14:28:30 +02:00
Joe Schr
f99e8f18bc
refresh_latest_trades: removes TODO
2024-05-16 14:10:08 +02:00
Joe Schr
839827c0d7
refresh_latest_trades: remove "-cached" from trades pair files
2024-05-16 14:08:02 +02:00
Joe Schr
d33a14aab1
test_refresh_latest_trades: removes TODO
2024-05-16 13:58:08 +02:00
Matthias
c06ae41fed
Remove catboost stdout workaround
...
https://github.com/catboost/catboost/issues/2195 is fixed, so this SHOULD work
2024-05-16 07:25:49 +02:00
Matthias
0b03e4c46c
Move sql cheatsheet to advanced options
...
it shouldn't be highlighted, as for most operations, there's better alternatives now
2024-05-16 07:11:47 +02:00
Matthias
fe9258a208
Update site-URL mkdocs config in stable
...
Adds support for proper error pages
2024-05-16 07:07:50 +02:00
Matthias
19d6ce5446
Remove custom build process
2024-05-16 07:04:50 +02:00
Matthias
c955aa02df
No extra styling ...
2024-05-16 06:59:12 +02:00
Matthias
2a8cfd2e92
Add extra rtd rules ...
2024-05-16 06:54:20 +02:00
Matthias
5fba44abe7
use dynamic build process for RTD
2024-05-16 06:54:19 +02:00
Matthias
9c8b6babdf
Merge pull request #10214 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-05-16 06:43:30 +02:00
xmatthias
fb73e23e64
chore: update pre-commit hooks
2024-05-16 03:02:21 +00:00
Matthias
d318c20d82
Bump ccxt.pro to 4.3.23
...
closes #10211
2024-05-15 18:14:06 +02:00
Matthias
c91e1d80c2
Merge pull request #10212 from freqtrade/refactor/max_drawdown
...
Refactor calculate_max_drawdown
2024-05-15 18:04:21 +02:00
Joe Schr
a56faf503b
ruff format: orderflow / public trades
2024-05-15 17:09:32 +02:00
Joe Schr
6c696e14f0
test_refresh_latest_trades: mock datadir with tmp_path
2024-05-15 16:19:36 +02:00
Joe Schr
f87cd5daca
Enables use_public_trades only in test_refresh_latest_trades
2024-05-15 14:57:22 +02:00
Joe Schr
b9035da981
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2024-05-15 14:43:00 +02:00
Matthias
702ac14f27
Fix using wrong type
2024-05-15 07:04:36 +02:00
Matthias
a6b07ec96f
Remove compatibility layer for calculate_max_drawdown
2024-05-15 06:54:17 +02:00
Matthias
c79b75ff9a
Update remaining tests
2024-05-15 06:46:30 +02:00
Matthias
a6050cb771
Update tests for new interface
2024-05-14 19:57:46 +02:00
Matthias
bcb59265b5
Use default parameters for DrawdownResult
2024-05-14 19:50:35 +02:00
Matthias
94786454b7
Use calc_drawdown method throughout the bot
2024-05-14 19:37:41 +02:00
Matthias
0aa3ec2845
Have hyperopt-loss function use calc_max_drawdown
2024-05-14 19:28:48 +02:00
Matthias
c8eb22dcbd
Add typed max_drawdown function
2024-05-14 19:28:33 +02:00
Matthias
3b0036368d
Merge pull request #10210 from stash86/bt-metrics
...
modify MeasureTime log message to include time limit and 's' suffix
2024-05-14 18:23:50 +02:00
Joe Schr
ec9d1812c6
add test_refresh_latest_trades to test_exchange
2024-05-14 18:06:57 +02:00
Joe Schr
dd432ffbde
cleanup ruff and isort errors
2024-05-14 17:28:07 +02:00
Stefano Ariestasia
75965cd50f
modify MeasureTime log message to include time limit and 's' suffix
2024-05-14 16:20:20 +09:00
Matthias
b1fd79d720
Schedule devcontainer pre-built to Sunday morning
2024-05-14 06:37:10 +02:00
Matthias
3cd2b7c163
Merge pull request #10208 from freqtrade/ruff
...
Add ruff formatting
2024-05-14 06:25:06 +02:00
Matthias
c1fea31437
Merge pull request #10209 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-05-14 06:23:12 +02:00
xmatthias
b36428c2e3
chore: update pre-commit hooks
2024-05-14 03:03:37 +00:00
Matthias
9291698561
A few more formatting updates
2024-05-13 19:49:15 +02:00
Matthias
6a802f5624
Add vscode extensions recommendation file
2024-05-13 19:37:13 +02:00
Matthias
33b95e27de
Update documentation to reflect ruff
2024-05-13 19:36:34 +02:00
Matthias
9ec46496f0
Merge pull request #10204 from freqtrade/dependabot/pip/develop/ccxt-4.3.21
...
Bump ccxt from 4.3.16 to 4.3.21
2024-05-13 07:29:15 +02:00
Matthias
e848c6494e
Add ruff format check to github CI
2024-05-13 07:10:25 +02:00
Matthias
58edb0a54a
Update misspellings that are being detected now
2024-05-13 07:10:25 +02:00
Matthias
18e03f398e
Partially revert odd formatting decisions
2024-05-13 07:10:25 +02:00
Matthias
ccb395c6c5
Ruff rule (commented for now)
2024-05-13 07:10:25 +02:00
Matthias
5d4a930188
ruff format: Update setup
2024-05-13 07:10:25 +02:00
Matthias
b97ff77d65
Update a few missed ruff format updates
2024-05-13 07:10:25 +02:00
Matthias
9d6e4ae67d
A few more minor fixes
2024-05-13 07:10:25 +02:00
Matthias
a9732c6195
Fix odd formatting by ruff format
2024-05-13 07:10:25 +02:00
Matthias
876a8f9e3e
ruff format: remaining files
2024-05-13 07:10:25 +02:00
Matthias
fea1653e31
ruff format: freqtrade.data
2024-05-13 07:10:25 +02:00
Matthias
801ab4acc9
ruff format: optimize
2024-05-13 07:10:25 +02:00
Matthias
2c60985e2d
ruff format: optimize analysis
2024-05-13 07:10:25 +02:00
Matthias
da7addcd98
ruff format: hyperopt
2024-05-13 07:10:25 +02:00
Matthias
f1ef537dfa
ruff format: hyperopt-loss
2024-05-13 07:10:25 +02:00
Matthias
ab3dbb7fbc
Allow flake E203 -
...
Incompatible with ruff ...
https://github.com/astral-sh/ruff/issues/8752
2024-05-13 07:10:25 +02:00
Matthias
d1db43dee0
ruff format: freqai
2024-05-13 07:10:25 +02:00
Matthias
e4e8c3967c
ruff format: exchange class
2024-05-13 07:10:25 +02:00
Matthias
53eefb9442
ruff format: exchange classes
2024-05-13 07:10:25 +02:00
Matthias
7ea5e40919
ruff format: util
2024-05-13 07:10:25 +02:00
Matthias
5f64cc8e76
ruff format: rpc modules
2024-05-13 07:10:25 +02:00
Matthias
cebbe0121e
ruff format: update persistence
2024-05-13 07:10:25 +02:00
Matthias
5783a44c86
ruff format: template directory
2024-05-13 07:10:25 +02:00
Matthias
439b8a0320
ruff format: freqtrade/strategies
2024-05-13 07:10:25 +02:00
Matthias
6bfe7aa72d
ruff format: plugins/protections
2024-05-13 07:10:25 +02:00
Matthias
700b7acb6f
ruff format: pairlist plugins
2024-05-13 07:10:25 +02:00
Matthias
c9d301e4f9
Ruff format: more random files
2024-05-13 07:10:25 +02:00
Matthias
73e182260e
ruff format: more files
2024-05-13 07:10:25 +02:00
Matthias
f8f9ac38b2
ruff format: loggers
2024-05-13 07:10:25 +02:00
Matthias
9303ae29d3
ruff format: freqtrade/configuration
2024-05-13 07:10:25 +02:00
Matthias
8ffc48e4f0
ruff format: constants
2024-05-13 07:10:25 +02:00
Matthias
3c9be47236
ruff format: commands
2024-05-13 07:10:25 +02:00
Matthias
5eb4ad2208
Ruff format edge
2024-05-13 07:10:25 +02:00
Matthias
794e30fedb
ruff format: update enums
2024-05-13 07:10:25 +02:00
Matthias
1a4bff7fb8
ruff format freqtrade/resolvers
2024-05-13 07:10:25 +02:00
Matthias
9121d3af65
ruff format: update scripts
2024-05-13 07:10:25 +02:00
Matthias
dc3a3d1cf9
ruff format: udpate build_helpers
2024-05-13 07:10:25 +02:00
Matthias
15f32be176
ruff format: update ft_client
2024-05-13 07:10:25 +02:00
Matthias
4f5bf632fc
ruff format: remaining tests
2024-05-13 07:10:25 +02:00
Matthias
d761bd8cec
ruff format: tests/freqtradebot
2024-05-13 07:10:25 +02:00
Matthias
644f120ab2
ruff format: tests/hyperopt
2024-05-13 07:10:25 +02:00
Matthias
02075b15e3
ruff format: update more tests
2024-05-13 07:10:24 +02:00
Matthias
40e161a5b9
ruff format: freqai tests
2024-05-13 07:10:24 +02:00
Matthias
ffd49e0e59
ruff format: tests/data
2024-05-13 07:10:24 +02:00
Matthias
d8a8b5c125
ruff format: Update more test files
2024-05-13 07:10:24 +02:00
Matthias
ca1fe06035
ruff format: tests/plugins
2024-05-13 07:10:24 +02:00
Matthias
5a94817721
ruff format: tests/exchange
2024-05-13 07:10:24 +02:00
Matthias
c8626d9412
ruff format: Update tests/exchange
2024-05-13 07:10:24 +02:00
Matthias
e4796fd85b
ruff format: update testcommands
2024-05-13 07:10:24 +02:00
Matthias
adeb93dc9c
ruff format: update strategy tests
2024-05-13 07:10:24 +02:00
Matthias
1cbd49fd4e
ruff format: rpc tests
2024-05-13 07:10:24 +02:00
Matthias
8c7d80b78e
ruff format: Update test strategies
2024-05-13 07:10:24 +02:00
Matthias
099b1fc8c4
ruff format: More updates to tests
2024-05-13 07:10:24 +02:00
Matthias
23427bec08
ruff format: Update tests/ base directory
2024-05-13 07:10:24 +02:00
Matthias
53947732a0
ruff format: Update conftest_trades files
2024-05-13 07:10:24 +02:00
Matthias
7090950db6
ruff format: Update a few test files
2024-05-13 07:10:24 +02:00
Matthias
baa15f6ed6
Setup known first party modules
2024-05-13 07:10:24 +02:00
Matthias
a8eabd0b2e
Update remaining files with new import sorting
2024-05-13 07:10:24 +02:00
Matthias
7767ad9d6e
Update imports in test directory
2024-05-13 07:10:24 +02:00
Matthias
38c69e9258
Update isort configuration
2024-05-13 07:10:24 +02:00
Matthias
c8ebaef936
Update isort config
2024-05-13 07:10:24 +02:00
Matthias
bc0f0b4845
Merge pull request #10206 from freqtrade/dependabot/pip/develop/pre-commit-3.7.1
...
Bump pre-commit from 3.7.0 to 3.7.1
2024-05-13 07:09:03 +02:00
dependabot[bot]
462dff67d7
Bump ccxt from 4.3.16 to 4.3.21
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.16 to 4.3.21.
- [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.3.16...4.3.21 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 04:25:02 +00:00
dependabot[bot]
0b64eca9df
Bump pre-commit from 3.7.0 to 3.7.1
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.7.0 to 3.7.1.
- [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.7.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 04:24:33 +00:00
Matthias
acddcbe4a9
Merge pull request #10205 from freqtrade/dependabot/pip/develop/cryptography-42.0.7
...
Bump cryptography from 42.0.5 to 42.0.7
2024-05-13 06:24:15 +02:00
Matthias
993190eade
Merge pull request #10203 from freqtrade/dependabot/pip/develop/ruff-0.4.4
...
Bump ruff from 0.4.3 to 0.4.4
2024-05-13 06:23:29 +02:00
Matthias
0f551a1df7
Merge pull request #10202 from freqtrade/dependabot/pip/develop/mkdocs-7fb61c50a2
...
Bump mkdocs-material from 9.5.21 to 9.5.22 in the mkdocs group
2024-05-13 06:23:17 +02:00
dependabot[bot]
feb398ecf1
Bump cryptography from 42.0.5 to 42.0.7
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.5 to 42.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.5...42.0.7 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 03:02:27 +00:00
dependabot[bot]
891b436b03
Bump ruff from 0.4.3 to 0.4.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.3 to 0.4.4.
- [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.4.3...v0.4.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 03:02:03 +00:00
dependabot[bot]
01b00ba375
Bump mkdocs-material from 9.5.21 to 9.5.22 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.21 to 9.5.22
- [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.21...9.5.22 )
---
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-05-13 03:01:53 +00:00
Matthias
63c8eae4a5
Remove unused fixtures
2024-05-12 09:33:39 +02:00
Matthias
eb8ce5b304
Split too long strings in test
2024-05-12 09:32:51 +02:00
Matthias
f52c3677ca
Move test comment out of the test data
2024-05-12 09:30:34 +02:00
Matthias
e4881580fd
Slightly extend background jobs api
2024-05-12 09:12:53 +02:00
Matthias
0279cf5fed
Improved API endpoint ordering
2024-05-12 09:04:03 +02:00
Matthias
1989973439
Merge pull request #10199 from freqtrade/fix/classifier-bug
...
fix: allow classifiers to work
2024-05-12 08:29:01 +02:00
robcaulk
2d069d6156
fix: allow classifiers to work
2024-05-11 16:21:15 +02:00
Matthias
42705374d0
Merge pull request #10198 from stash86/bt-metrics
...
remove duplicate stat from BT table
2024-05-11 08:32:25 +02:00
Stefano Ariestasia
4c2586b3aa
remove duplicate stat from BT table
2024-05-11 10:24:55 +09:00
Matthias
15c56e55c1
Fix test directory pollution
2024-05-09 20:40:43 +02:00
Matthias
b8d6221f51
Merge pull request #10195 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-05-09 20:04:12 +02:00
Matthias
15bcba9c7e
Skip load_leverage_tiers test from bybit
2024-05-09 19:49:52 +02:00
Matthias
e86a0736f3
Add workaround for bybit's changed markets endpoint
...
closes #10196
2024-05-09 19:42:20 +02:00
xmatthias
ce6445f6b5
chore: update pre-commit hooks
2024-05-09 03:02:41 +00:00
Joe Schr
10cbc76482
use timeframe_to_next_date and date to calculate candle_start/candle_end
2024-05-08 15:12:52 +02:00
Joe Schr
56b07386ae
fix _now_is_time_to_refresh_trades so it checks for latest fetched trades
2024-05-08 15:12:42 +02:00
Matthias
f7e691548c
Merge pull request #10189 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-05-07 06:21:12 +02:00
xmatthias
6d668d52fd
chore: update pre-commit hooks
2024-05-07 03:04:53 +00:00
Matthias
9fd61b7677
Merge pull request #10185 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.30
...
Bump sqlalchemy from 2.0.29 to 2.0.30
2024-05-06 13:49:40 +02:00
Matthias
8343c50fe7
Merge pull request #10182 from freqtrade/dependabot/pip/develop/jinja2-3.1.4
...
Bump jinja2 from 3.1.3 to 3.1.4
2024-05-06 11:35:41 +02:00
Matthias
bab7f5584e
Merge pull request #10177 from freqtrade/dependabot/pip/develop/coveralls-4.0.0
...
Bump coveralls from 3.3.1 to 4.0.0
2024-05-06 11:15:41 +02:00
Matthias
fa1c3b6f3b
Merge pull request #10176 from freqtrade/dependabot/pip/develop/plotly-5.22.0
...
Bump plotly from 5.21.0 to 5.22.0
2024-05-06 10:32:41 +02:00
Matthias
bb3084d868
Merge pull request #10187 from freqtrade/dependabot/pip/develop/nbconvert-7.16.4
...
Bump nbconvert from 7.16.3 to 7.16.4
2024-05-06 10:09:00 +02:00
Matthias
f961eb62e2
Merge pull request #10186 from freqtrade/dependabot/pip/develop/tqdm-4.66.4
...
Bump tqdm from 4.66.3 to 4.66.4
2024-05-06 09:44:43 +02:00
Matthias
9bc3049af9
Bump SQLAlchemy pre-commit
2024-05-06 09:18:10 +02:00
dependabot[bot]
bd5bf255e6
Bump sqlalchemy from 2.0.29 to 2.0.30
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.29 to 2.0.30.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 07:11:09 +00:00
Matthias
de3e53b17a
Merge pull request #10184 from freqtrade/dependabot/pip/develop/ccxt-4.3.16
...
Bump ccxt from 4.3.11 to 4.3.16
2024-05-06 09:08:30 +02:00
Matthias
6e2f020ad2
Merge pull request #10183 from freqtrade/dependabot/pip/develop/fastapi-0.111.0
...
Bump fastapi from 0.110.2 to 0.111.0
2024-05-06 08:30:19 +02:00
Matthias
b9997b7024
Merge pull request #10181 from freqtrade/dependabot/pip/develop/filelock-3.14.0
...
Bump filelock from 3.13.4 to 3.14.0
2024-05-06 08:08:15 +02:00
Matthias
906b566eff
Merge pull request #10180 from freqtrade/dependabot/pip/develop/jsonschema-4.22.0
...
Bump jsonschema from 4.21.1 to 4.22.0
2024-05-06 08:00:42 +02:00
Matthias
56b40c7294
Merge pull request #10179 from freqtrade/dependabot/pip/develop/orjson-3.10.3
...
Bump orjson from 3.10.1 to 3.10.3
2024-05-06 07:45:55 +02:00
dependabot[bot]
72e53eee5c
Bump jinja2 from 3.1.3 to 3.1.4
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 05:35:12 +00:00
Matthias
9248b24053
Merge pull request #10175 from freqtrade/dependabot/pip/develop/joblib-1.4.2
...
Bump joblib from 1.4.0 to 1.4.2
2024-05-06 07:34:30 +02:00
Matthias
c2592cf65c
Merge pull request #10174 from freqtrade/dependabot/pip/develop/mkdocs-8d79d83046
...
Bump mkdocs-material from 9.5.19 to 9.5.21 in the mkdocs group
2024-05-06 07:34:04 +02:00
dependabot[bot]
d4755bd7c0
Bump coveralls from 3.3.1 to 4.0.0
...
Bumps [coveralls](https://github.com/TheKevJames/coveralls-python ) from 3.3.1 to 4.0.0.
- [Release notes](https://github.com/TheKevJames/coveralls-python/releases )
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TheKevJames/coveralls-python/compare/3.3.1...4.0.0 )
---
updated-dependencies:
- dependency-name: coveralls
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 04:37:24 +00:00
Matthias
6a2022fc5b
Merge pull request #10178 from freqtrade/dependabot/pip/develop/ruff-0.4.3
...
Bump ruff from 0.4.2 to 0.4.3
2024-05-06 06:35:48 +02:00
dependabot[bot]
aaa190e7d9
Bump nbconvert from 7.16.3 to 7.16.4
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.16.3 to 7.16.4.
- [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.3...v7.16.4 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:08:56 +00:00
dependabot[bot]
beffebcbbe
Bump tqdm from 4.66.3 to 4.66.4
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.3 to 4.66.4.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.3...v4.66.4 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:08:52 +00:00
dependabot[bot]
a65a601b1e
Bump ccxt from 4.3.11 to 4.3.16
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.11 to 4.3.16.
- [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.3.11...4.3.16 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:08:27 +00:00
dependabot[bot]
b81bf59997
Bump fastapi from 0.110.2 to 0.111.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.110.2 to 0.111.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.110.2...0.111.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-05-06 03:08:20 +00:00
dependabot[bot]
2e2949555f
Bump filelock from 3.13.4 to 3.14.0
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.13.4 to 3.14.0.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.13.4...3.14.0 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:08:10 +00:00
dependabot[bot]
43c327148a
Bump jsonschema from 4.21.1 to 4.22.0
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.21.1 to 4.22.0.
- [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.21.1...v4.22.0 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:08:05 +00:00
dependabot[bot]
a9a04ba3ba
Bump orjson from 3.10.1 to 3.10.3
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.1 to 3.10.3.
- [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.10.1...3.10.3 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:07:58 +00:00
dependabot[bot]
96fbe160df
Bump ruff from 0.4.2 to 0.4.3
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.2 to 0.4.3.
- [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.4.2...v0.4.3 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:07:52 +00:00
dependabot[bot]
955f5792c7
Bump plotly from 5.21.0 to 5.22.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.21.0 to 5.22.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.21.0...v5.22.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:07:39 +00:00
dependabot[bot]
a1c4be1e3b
Bump joblib from 1.4.0 to 1.4.2
...
Bumps [joblib](https://github.com/joblib/joblib ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/joblib/joblib/releases )
- [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst )
- [Commits](https://github.com/joblib/joblib/compare/1.4.0...1.4.2 )
---
updated-dependencies:
- dependency-name: joblib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:07:34 +00:00
dependabot[bot]
187397540e
Bump mkdocs-material from 9.5.19 to 9.5.21 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.19 to 9.5.21
- [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.19...9.5.21 )
---
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-05-06 03:07:28 +00:00
Matthias
39613c0785
no suspect function calls in function headers . . .
2024-05-05 19:55:21 +02:00
Matthias
3f9019a1ad
Don't use coro directly
2024-05-05 19:55:02 +02:00
Matthias
c3516dbba6
Simplify trade_statistics function
2024-05-05 16:56:00 +02:00
Matthias
fa79c48c8f
Exclude unfilled Trades from "all" /profit
...
These are not actual profits, as it's unclear if the order
will be filled or will be canceled.
Discovered as part of #10165
2024-05-05 16:48:42 +02:00
Matthias
28449f551a
Don't show "0" when fiat_currency is empty
2024-05-05 16:48:42 +02:00
Matthias
566add7a8b
Rename variable to show it's just a temporary variable
2024-05-05 16:12:22 +02:00
Matthias
7ba285fbbb
Fix bad link
2024-05-05 09:45:25 +02:00
Matthias
936a1b73db
Merge pull request #10169 from freqtrade/fix/issue_10166
...
Improve backtest behavior with adjust_trade_position
2024-05-05 09:40:29 +02:00
Matthias
a31be687d1
Merge pull request #10171 from freqtrade/robcaulk-patch-1
...
Bring back PCA doc
2024-05-04 18:03:43 +02:00
Robert Caulk
93e65a583f
Update freqai-feature-engineering.md
2024-05-04 17:14:36 +02:00
Matthias
643bfa065c
Add documentation for freqUI backtest mode
2024-05-04 17:11:46 +02:00
Matthias
8309d92cef
Improve freqUI docs
2024-05-04 17:11:46 +02:00
Matthias
acb6dacf2f
Add light and dark Screenshots of freqUI
2024-05-04 17:11:46 +02:00
Matthias
ccb1d59a22
Add main header about UI
2024-05-04 17:11:46 +02:00
Matthias
4e5a620364
Add a few screenshots of freqUI
2024-05-04 17:11:46 +02:00
Matthias
9f1ebf0c50
Extract section about CORS to it's own icnlude section
2024-05-04 17:11:46 +02:00
Matthias
8dd6b52be2
Make sure freqUI is visible in the menu
2024-05-04 17:11:46 +02:00
Matthias
74732537b8
Add explicit documentation page for freqUI
2024-05-04 17:11:46 +02:00
Matthias
866f059d6a
Use FtPrecise to avoid rounding errors
2024-05-04 11:25:07 +02:00
Matthias
ab93fd3be4
Enhance trade to verify #10166
2024-05-04 11:21:25 +02:00
Matthias
ee7be1cd5a
move "add_bt_trade" call for entries into enter_trade function
2024-05-04 09:14:56 +02:00
Matthias
c81c07c24a
Add docstring for process_exit_order
2024-05-04 09:07:56 +02:00
Matthias
67636abb30
Fix #10166 with fewer side-effects
2024-05-04 09:01:05 +02:00
Matthias
e5b79eee5a
Extract _process_exit_order to separate function
2024-05-04 09:00:46 +02:00
Matthias
62a3ed6f8d
partial exit order should not close immediately
...
closes #10166
2024-05-04 08:41:24 +02:00
Matthias
19edee9123
Merge pull request #10167 from freqtrade/dependabot/pip/tqdm-4.66.3
...
Bump tqdm from 4.66.2 to 4.66.3
2024-05-04 08:02:31 +02:00
dependabot[bot]
dd42fba7dc
Bump tqdm from 4.66.2 to 4.66.3
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.2 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-03 21:59:46 +00:00
Matthias
e2a9bc9c64
Merge pull request #10164 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-05-02 06:31:14 +02:00
xmatthias
569e8a74b0
chore: update pre-commit hooks
2024-05-02 03:02:33 +00:00
Matthias
c534d47c12
Merge pull request #10138 from freqtrade/backtest_max_fee
...
Backtest max fee
2024-04-30 15:33:42 +02:00
Matthias
2152a95451
Merge pull request #10163 from freqtrade/new_release
...
New release 2024.4
2024-04-30 14:01:30 +02:00
Matthias
7bb4b5003d
Bump version to 2024.5-dev
2024-04-30 11:46:43 +02:00
Matthias
39eda1b1dc
Bump version to 2024.4
2024-04-30 11:32:00 +02:00
Matthias
ad22716374
Merge branch 'stable' into new_release
2024-04-30 11:31:48 +02:00
Matthias
927d9b5d5b
Merge pull request #10161 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-04-30 06:20:10 +02:00
xmatthias
cb06dd8933
chore: update pre-commit hooks
2024-04-30 03:03:40 +00:00
Matthias
33c0fb3a2c
Merge pull request #10160 from froggleston/develop
...
Add new column selection to ft_rest_client pair_candles
2024-04-29 16:53:00 +02:00
froggleston
9bd5aff879
Add new column selection to ft_rest_client pair_candles
2024-04-29 14:50:48 +01:00
Matthias
bc5c27ce6e
Merge pull request #10146 from freqtrade/dependabot/pip/develop/pytest-112dcd2f94
...
Bump the pytest group with 2 updates
2024-04-29 11:13:51 +02:00
Matthias
478cc84c8a
Merge pull request #10157 from freqtrade/dependabot/github_actions/develop/docker/login-action-3
...
Bump docker/login-action from 2 to 3
2024-04-29 10:34:23 +02:00
dependabot[bot]
1805fcac30
Bump the pytest group with 2 updates
...
Bumps the pytest group with 2 updates: [pytest](https://github.com/pytest-dev/pytest ) and [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ).
Updates `pytest` from 8.1.1 to 8.2.0
- [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.1.1...8.2.0 )
Updates `pytest-xdist` from 3.5.0 to 3.6.1
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases )
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.5.0...v3.6.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
- dependency-name: pytest-xdist
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 07:58:48 +00:00
Matthias
ced9448d7f
Merge pull request #10154 from freqtrade/dependabot/pip/develop/ruff-0.4.2
...
Bump ruff from 0.4.1 to 0.4.2
2024-04-29 09:56:57 +02:00
Matthias
9e0d015b1f
Merge pull request #10158 from freqtrade/dependabot/pip/develop/mkdocs-641c6ff211
...
Bump the mkdocs group with 2 updates
2024-04-29 09:25:48 +02:00
Matthias
d3c57ca721
Merge pull request #10156 from freqtrade/dependabot/github_actions/develop/devcontainers/ci-0.3
...
Bump devcontainers/ci from 0.2 to 0.3
2024-04-29 09:04:24 +02:00
dependabot[bot]
cccc4b5b85
Bump docker/login-action from 2 to 3
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 06:41:03 +00:00
Matthias
54ed2f9fd2
Merge pull request #10155 from freqtrade/dependabot/github_actions/develop/actions/checkout-4
...
Bump actions/checkout from 1 to 4
2024-04-29 08:40:16 +02:00
Matthias
5d723e341d
Merge pull request #10153 from freqtrade/dependabot/pip/develop/pydantic-2.7.1
...
Bump pydantic from 2.7.0 to 2.7.1
2024-04-29 08:39:47 +02:00
dependabot[bot]
81ae8ac830
Bump ruff from 0.4.1 to 0.4.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.1 to 0.4.2.
- [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.4.1...v0.4.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 05:52:52 +00:00
Matthias
763dc48606
Merge pull request #10151 from freqtrade/dependabot/pip/develop/mypy-1.10.0
...
Bump mypy from 1.9.0 to 1.10.0
2024-04-29 07:52:02 +02:00
dependabot[bot]
df183c9ccd
Bump the mkdocs group with 2 updates
...
Bumps the mkdocs group with 2 updates: [mkdocs](https://github.com/mkdocs/mkdocs ) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `mkdocs` from 1.5.3 to 1.6.0
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.3...1.6.0 )
Updates `mkdocs-material` from 9.5.18 to 9.5.19
- [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.18...9.5.19 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mkdocs
- 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-04-29 05:50:22 +00:00
Matthias
582032b2e4
Merge pull request #10149 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.8.1
...
Bump pymdown-extensions from 10.8 to 10.8.1
2024-04-29 07:49:10 +02:00
Matthias
8c4fd4911a
Merge pull request #10148 from freqtrade/dependabot/pip/develop/ccxt-4.3.11
...
Bump ccxt from 4.3.4 to 4.3.11
2024-04-29 07:25:01 +02:00
Matthias
05068fe463
Merge pull request #10147 from freqtrade/dependabot/pip/develop/stable-baselines3-2.3.2
...
Bump stable-baselines3 from 2.3.0 to 2.3.2
2024-04-29 07:24:43 +02:00
Matthias
6934088a59
Fix some non-working links
2024-04-29 07:12:19 +02:00
Matthias
70396fc346
Fix some non-working links
2024-04-29 06:53:09 +02:00
Matthias
a544fb1eb3
Update mkdocs as group
2024-04-29 06:32:45 +02:00
dependabot[bot]
6f1d993721
Bump devcontainers/ci from 0.2 to 0.3
...
Bumps [devcontainers/ci](https://github.com/devcontainers/ci ) from 0.2 to 0.3.
- [Release notes](https://github.com/devcontainers/ci/releases )
- [Commits](https://github.com/devcontainers/ci/compare/v0.2...v0.3 )
---
updated-dependencies:
- dependency-name: devcontainers/ci
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 03:43:12 +00:00
dependabot[bot]
18e3673a1b
Bump actions/checkout from 1 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 1 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v1...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 03:43:09 +00:00
dependabot[bot]
e452a2389f
Bump pydantic from 2.7.0 to 2.7.1
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.7.0 to 2.7.1.
- [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.7.0...v2.7.1 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 03:29:50 +00:00
dependabot[bot]
7846361068
Bump mypy from 1.9.0 to 1.10.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.9.0 to 1.10.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 03:29:37 +00:00
dependabot[bot]
d6738da6ec
Bump pymdown-extensions from 10.8 to 10.8.1
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.8 to 10.8.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.8...10.8.1 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 03:29:22 +00:00
dependabot[bot]
e5fadb180d
Bump ccxt from 4.3.4 to 4.3.11
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.4 to 4.3.11.
- [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.3.4...4.3.11 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 03:29:16 +00:00
dependabot[bot]
31fb009998
Bump stable-baselines3 from 2.3.0 to 2.3.2
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.3.0...v2.3.2 )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 03:29:00 +00:00
Matthias
43aee2147a
Update backtest assumption wording
...
closes #10039
2024-04-28 20:42:14 +02:00
Matthias
6e443a42cd
Merge pull request #10143 from freqtrade/feat/pairhistory_advanced
...
RPC: Advanced pairhistory endpoint
2024-04-28 20:07:24 +02:00
Matthias
1649aca411
Support empty array to return only the base columns
2024-04-28 18:22:37 +02:00
Matthias
71ef6f70e5
Improve test coverage of strategy test
2024-04-28 17:06:36 +02:00
Matthias
9d57e3930d
Extend error testing to post call
2024-04-28 17:01:16 +02:00
Matthias
ab10379833
Add pair_history post endpoint, too
2024-04-28 16:14:09 +02:00
Matthias
ccd788e2ce
Improve naming of the schema
2024-04-28 16:14:09 +02:00
Matthias
8c39740105
Test Post pair_candles endpoint
2024-04-28 16:14:09 +02:00
Matthias
eeaa9061e5
Adapt test for to also test post endpoint
2024-04-28 16:14:09 +02:00
Matthias
3e20770446
Slightly change returned column scheme
2024-04-28 16:14:09 +02:00
Matthias
54d467d2bf
Add Post endpoint for to filter dataframe by columns
2024-04-28 16:14:09 +02:00
Matthias
cabdfabf03
Eliminate duplicate word in wallets docstring
2024-04-28 15:16:45 +02:00
Matthias
d0624570af
Merge pull request #10142 from goodmost/develop
...
chore: remove repetitive words
2024-04-28 15:07:03 +02:00
goodmost
38b35ec528
chore: remove repetitive words
...
Signed-off-by: goodmost <zhaohaiyang@outlook.com >
2024-04-28 18:14:19 +08:00
Matthias
21b1f5aab8
Update wording
2024-04-28 09:31:28 +02:00
Matthias
997db6c706
Type-ignore
...
we can't type variables of the list-comprehension ...
2024-04-27 19:59:53 +02:00
Matthias
f259270e9c
Update tests to properly mock fee
2024-04-27 19:52:48 +02:00
Matthias
3a2e3215b9
Ensure get_fee returns something in tests
2024-04-27 18:26:43 +02:00
Matthias
3f2f2a1dbd
Use worst case of maker / taker fee for backtest
2024-04-27 18:26:23 +02:00
Matthias
935e8f49de
Type-check fee from configuration ...
2024-04-27 15:36:26 +02:00
Matthias
37da714610
Don't set zsh as default shell
2024-04-27 15:21:42 +02:00
Matthias
bd608bedf0
Use devcontainer features for most setup work
2024-04-27 11:55:37 +00:00
Matthias
ad370cbbcd
Add github action to pre-build containers
2024-04-27 09:37:25 +00:00
Matthias
6d46d17e30
Add pre-built devcontainer
2024-04-27 09:37:08 +00:00
Matthias
bc5ded4400
Improve devcontainer Dockerfile
2024-04-27 11:29:24 +02:00
Matthias
19284e1e91
Update vscode debug config for new mode
2024-04-27 10:12:44 +02:00
Matthias
e17258940a
Add isort to devcontainer proposals
2024-04-27 07:13:05 +00:00
Matthias
52403ceacd
add GHA extension to devcontainer
2024-04-27 07:13:05 +00:00
Matthias
3b41c7e7f3
Fix devcontainer config (use vscode submenu)
2024-04-27 07:13:05 +00:00
Matthias
73905b33ad
Ensure consistent program naming
...
(`python -m freqtrade --version`)
2024-04-27 08:48:40 +02:00
Matthias
dd04c51c42
Use time() instead of creating a temporary time object
2024-04-26 20:28:59 +02:00
Matthias
9bc866e6b2
Loader should be passed as kwarg for clarity
2024-04-26 08:36:10 +02:00
Matthias
33454e2f23
Merge pull request #10135 from Pixee-Bot-Python/pixeebot/drip-2023-11-14-pixee-python/harden-pyyaml
...
Use SafeLoader in yaml.load() Calls
2024-04-26 08:35:01 +02:00
Pixee OSS Assistant
c37a0706d7
Merge branch 'freqtrade:develop' into pixeebot/drip-2023-11-14-pixee-python/harden-pyyaml
2024-04-25 17:48:04 -04:00
Matthias
8e5c574224
Don't handle case where base_currency is not set
...
(very old trades)
2024-04-25 19:56:27 +02:00
Matthias
a3e6abef8d
Add test for "trade amount adjust" behavior
2024-04-25 13:44:01 +02:00
Matthias
adbf1b5e6f
Adjust trade amount by 2% if trade recovery remains above the trade amount
...
closes #10002
2024-04-25 13:43:46 +02:00
Matthias
0a89efd002
Only cancel stoploss if really necessary
...
partial workaround for #10002
2024-04-25 11:43:24 +02:00
Matthias
35408966f4
Fix remaining user_data leaks
2024-04-25 11:02:34 +02:00
Matthias
ad12c98d10
Avoid having test-result influence from user_data/
...
this avoids potential deprecation warnings (or even errors)
caused by strategies in user_data/strategies
2024-04-25 10:48:27 +02:00
Matthias
96bb4db68e
Fix remaining coingecko spellings
2024-04-25 10:28:25 +02:00
Matthias
2d9be6c818
Fix some coingecko spellings
2024-04-25 10:27:58 +02:00
Matthias
3ca0be7543
Fix misspelled coingecko variable
2024-04-25 10:26:33 +02:00
Matthias
d6dcd8adca
use explicit macos version
...
macos-latest changed to align to macos-14 - so it's no longer capable of running python 3.9
2024-04-25 08:18:21 +02:00
Matthias
5f1ab7508f
Add idex subclass defining the applicable ohlcv limit
2024-04-25 08:18:21 +02:00
Matthias
2906f2f8e0
Merge pull request #10132 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-04-25 08:10:26 +02:00
xmatthias
652819309d
chore: update pre-commit hooks
2024-04-25 03:02:27 +00:00
Pixee OSS Assistant
1901da688e
Merge pull request #1 from Pixee-Bot-Python/pixeebot/drip-2023-11-14-pixee-python/harden-pyyaml
...
Use SafeLoader in `yaml.load()` Calls
2024-04-24 18:33:16 -04:00
Matthias
365b9c9cfe
kwargs for re.sub count
2024-04-24 07:02:26 +02:00
Matthias
fa6c17c067
Remove mutable default-args from generate-candlestick
2024-04-24 07:00:17 +02:00
Matthias
86f3b649b9
Update security warning in docker section
2024-04-24 06:42:17 +02:00
Matthias
115cb4bf40
Don't use datetime.utcnow ...
2024-04-23 20:08:28 +02:00
Matthias
226eaf0d0a
Filter deprecation warning - it's a dependency ...
2024-04-23 19:52:44 +02:00
Matthias
6113e47991
Merge pull request #10090 from CoolCu/develop
...
chore: remove repetitive words
2024-04-23 19:29:38 +02:00
Matthias
7b78912d71
Merge pull request #10105 from freqtrade/feat/humanize
...
Replace arrow with humanize
2024-04-23 09:46:35 +02:00
Matthias
81d80ff5c7
Merge pull request #10124 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-04-23 07:04:57 +02:00
xmatthias
914d630a22
chore: update pre-commit hooks
2024-04-23 03:03:47 +00:00
Matthias
9441eb9b53
Merge pull request #10115 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.8
...
Bump pymdown-extensions from 10.7.1 to 10.8
2024-04-22 16:41:15 +02:00
Matthias
b7f65a77c7
Merge pull request #10111 from freqtrade/dependabot/pip/develop/ruff-0.4.1
...
Bump ruff from 0.3.7 to 0.4.1
2024-04-22 15:56:30 +02:00
Matthias
a750e4c107
Merge pull request #10108 from freqtrade/dependabot/pip/develop/pyarrow-16.0.0
...
Bump pyarrow from 15.0.2 to 16.0.0
2024-04-22 15:46:20 +02:00
Matthias
fd5a4d71a0
Merge pull request #10114 from freqtrade/dependabot/pip/develop/aiohttp-3.9.5
...
Bump aiohttp from 3.9.4 to 3.9.5
2024-04-22 12:07:38 +02:00
Matthias
73c9b04dcd
Update pyarrow prebuilt wheels
2024-04-22 11:04:10 +02:00
Matthias
aaee5a2abf
Merge pull request #10118 from freqtrade/dependabot/pip/develop/plotly-5.21.0
...
Bump plotly from 5.20.0 to 5.21.0
2024-04-22 10:22:51 +02:00
Matthias
6f2ec3ced2
Merge pull request #10117 from freqtrade/dependabot/pip/develop/fastapi-0.110.2
...
Bump fastapi from 0.110.1 to 0.110.2
2024-04-22 09:50:14 +02:00
dependabot[bot]
7e78a103cf
Bump aiohttp from 3.9.4 to 3.9.5
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.4 to 3.9.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.4...v3.9.5 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 07:11:35 +00:00
Matthias
aaab37cf52
Merge pull request #10116 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.1.1
...
Bump python-telegram-bot from 21.1 to 21.1.1
2024-04-22 09:10:43 +02:00
Matthias
1167c078cf
Merge pull request #10113 from freqtrade/dependabot/pip/develop/catboost-1.2.5
...
Bump catboost from 1.2.3 to 1.2.5
2024-04-22 08:46:34 +02:00
Matthias
1223862ede
Merge pull request #10112 from freqtrade/dependabot/pip/develop/orjson-3.10.1
...
Bump orjson from 3.10.0 to 3.10.1
2024-04-22 08:01:17 +02:00
dependabot[bot]
3842b4697f
Bump pymdown-extensions from 10.7.1 to 10.8
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.7.1 to 10.8.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.7.1...10.8 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 05:18:03 +00:00
Matthias
a095aa2374
Merge pull request #10110 from freqtrade/dependabot/pip/develop/ccxt-4.3.4
...
Bump ccxt from 4.2.97 to 4.3.4
2024-04-22 07:18:01 +02:00
Matthias
d4c37fb59d
Merge pull request #10107 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.18
...
Bump mkdocs-material from 9.5.17 to 9.5.18
2024-04-22 07:17:14 +02:00
Matthias
472d5d8703
Improve format_ms_time logic by reusing dt_from_ts
2024-04-22 07:08:49 +02:00
dependabot[bot]
6f3bb7f2f8
Bump plotly from 5.20.0 to 5.21.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.20.0 to 5.21.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.20.0...v5.21.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 03:17:14 +00:00
dependabot[bot]
ac5cd778ca
Bump fastapi from 0.110.1 to 0.110.2
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.110.1 to 0.110.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.110.1...0.110.2 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 03:17:10 +00:00
dependabot[bot]
938259ffde
Bump python-telegram-bot from 21.1 to 21.1.1
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.1 to 21.1.1.
- [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.1...v21.1.1 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 03:17:03 +00:00
dependabot[bot]
8f26793b7a
Bump catboost from 1.2.3 to 1.2.5
...
Bumps [catboost](https://github.com/catboost/catboost ) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/catboost/catboost/releases )
- [Changelog](https://github.com/catboost/catboost/blob/master/RELEASE.md )
- [Commits](https://github.com/catboost/catboost/compare/v1.2.3...v1.2.5 )
---
updated-dependencies:
- dependency-name: catboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 03:16:44 +00:00
dependabot[bot]
8888fd190a
Bump orjson from 3.10.0 to 3.10.1
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.0 to 3.10.1.
- [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.10.0...3.10.1 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 03:16:39 +00:00
dependabot[bot]
4fee0eae6a
Bump ruff from 0.3.7 to 0.4.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.3.7 to 0.4.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/v0.3.7...v0.4.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 03:16:32 +00:00
dependabot[bot]
8932aab20b
Bump ccxt from 4.2.97 to 4.3.4
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.97 to 4.3.4.
- [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.97...4.3.4 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 03:16:21 +00:00
dependabot[bot]
12ae190fef
Bump pyarrow from 15.0.2 to 16.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 15.0.2 to 16.0.0.
- [Commits](https://github.com/apache/arrow/compare/go/v15.0.2...go/v16.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-04-22 03:16:02 +00:00
dependabot[bot]
98807b100c
Bump mkdocs-material from 9.5.17 to 9.5.18
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.17 to 9.5.18.
- [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.17...9.5.18 )
---
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-04-22 03:15:57 +00:00
Matthias
03835350c0
Remove arrow as dependency
...
it seems to be no longer maintained
2024-04-21 15:52:02 +02:00
Matthias
54c2febe1c
Remove dt_humanize
2024-04-21 15:51:08 +02:00
Matthias
d48cff3b9a
Update to dt_humanize_delta for all usages
2024-04-21 15:49:50 +02:00
Matthias
cc534c5000
switch from arrow to humanize
2024-04-21 15:29:16 +02:00
Matthias
4320c7a3cc
Add humanize as dependency
2024-04-21 14:04:50 +02:00
Matthias
e52caa2a36
Merge pull request #10103 from freqtrade/robcaulk-patch-1
...
docs: update freqai-parameter-table.md
2024-04-21 13:43:09 +02:00
Robert Caulk
6b15ebd4c2
docs: update freqai-parameter-table.md
...
Correct parameter table for label_period_candles
2024-04-21 13:14:18 +02:00
Matthias
c802d39f67
Merge pull request #10097 from freqtrade/feat/measure_time
...
Add "measure time" to warn users about strategies taking excessive time
2024-04-21 11:28:54 +02:00
Matthias
608088bc03
Simplify trade_statistics
2024-04-20 10:30:04 +02:00
Matthias
b9b044585d
Add but comment a few ruff rules
2024-04-20 10:25:23 +02:00
Matthias
d4ce774532
Add requests timeout to deploy commands
2024-04-20 10:25:05 +02:00
Matthias
a375e686de
Add some ruff configurations
2024-04-20 10:13:14 +02:00
Matthias
08f2eebd6e
Extract httpBasic from function header
2024-04-20 10:12:06 +02:00
Matthias
927c54094a
Improve some bugbear findings
2024-04-20 10:10:36 +02:00
Matthias
6dfc34d227
Fix test due to missing assert
2024-04-20 09:46:40 +02:00
Matthias
6a1c33e168
Don't use setattr
2024-04-20 09:46:32 +02:00
Matthias
e0aefb9b54
Fix faulty asserts in freqai tests
2024-04-20 09:39:43 +02:00
Matthias
df712c0168
Fix some faulty assertions
2024-04-20 09:39:11 +02:00
Matthias
53c548f7b6
Fix test to actually work
2024-04-20 09:35:05 +02:00
Matthias
1abd8fb8fc
Fix wallets test
2024-04-20 09:30:55 +02:00
Matthias
7c3feeddc4
Fix faulty assert statements
2024-04-20 09:30:20 +02:00
Matthias
0c99ff7f66
Fix more default arg usages
2024-04-20 09:26:50 +02:00
Matthias
a078088ea3
Fix some more default argument usage in exchange classes
2024-04-20 09:24:51 +02:00
Matthias
31f6030c67
Reduce some mutable default argument usage
2024-04-20 09:22:28 +02:00
Matthias
8004829696
Further reduce problematic default args
2024-04-20 09:15:11 +02:00
Matthias
448b74840e
Don't use mutable default arguments to functions
2024-04-20 09:09:42 +02:00
Matthias
9b1def604f
Fix mutable arg in freqtradebot
2024-04-20 09:08:04 +02:00
Matthias
3d4250ca99
Fix type error
2024-04-20 09:04:23 +02:00
Matthias
6a1ca75a69
Add codespell to pre-commit hooks
2024-04-19 18:12:24 +02:00
Matthias
22c61458a4
Fix codespell in ci.yml
2024-04-19 18:12:10 +02:00
Matthias
f2cfb127ae
Merge pull request #10099 from cclauss/codespell
...
Fix typos discovered by codespell
2024-04-19 07:37:29 +02:00
Matthias
be1e1453da
Further mutable-default fix to template-renderer
2024-04-19 07:27:10 +02:00
Matthias
87d50243e2
Update tests
2024-04-19 07:25:41 +02:00
Matthias
a451b94387
Remove mutable default from template-rendere
2024-04-19 07:24:11 +02:00
Matthias
a41b38e94f
Add configuration for codespell
2024-04-19 07:02:39 +02:00
Matthias
40aa0800de
Additional fix to eliminate some word-ignores
2024-04-19 07:02:31 +02:00
Matthias
862d4c8857
Revert relationship to "selectin"
2024-04-19 06:36:32 +02:00
Matthias
37feede6a5
Fix some codespell introduced syntax errors
2024-04-19 06:32:59 +02:00
Christian Clauss
99b4767bf4
Fix typos discovered by codespell
2024-04-18 22:51:25 +02:00
Matthias
0a7ed55ade
Reduce duplicate warning
2024-04-18 21:01:48 +02:00
Matthias
298f9b225d
Fix broken sample of @informative decorator
...
closes #7095
2024-04-18 19:08:17 +02:00
Matthias
bc85352098
Split timeframe_to_secs from loggingmixin init
2024-04-18 06:55:05 +02:00
Matthias
6a570bd82e
Fix excessive whitespace
2024-04-18 06:41:14 +02:00
Matthias
a15793a6ba
Merge pull request #10096 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-04-18 06:31:46 +02:00
xmatthias
77682808ea
chore: update pre-commit hooks
2024-04-18 03:02:26 +00:00
Matthias
82482ec159
Fix / improve types
2024-04-17 20:58:58 +02:00
Matthias
5eeb96fa96
Add test for measure_time
2024-04-17 20:57:18 +02:00
Matthias
c6a50b3c06
Use MeasureTime to warn if a strategy takes too long
...
using 25% of the candle as reference time for now.
2024-04-17 20:53:49 +02:00
Matthias
3c8366e609
Add measure_time module to measure time taken by functions
2024-04-17 20:52:37 +02:00
Matthias
2297b3ed55
Split timeframe_to_secs from loggingmixin init
2024-04-17 20:13:02 +02:00
Matthias
f8a2569739
Merge pull request #10093 from freqtrade/feat/btmarketchange
...
Market change visualization
2024-04-17 18:55:16 +02:00
Matthias
393d4b8eb3
Add test for market_change endpoint
2024-04-17 07:22:36 +02:00
Matthias
3dd7c1e492
Add test for market_change writing
2024-04-17 07:01:32 +02:00
Matthias
0b1f702ef9
Improve testcase
2024-04-17 06:46:44 +02:00
Matthias
54d9dbaea8
Formatting
2024-04-16 20:54:12 +02:00
Matthias
ba27c41c93
Support market-change for "online" backtesting
2024-04-16 20:53:46 +02:00
Matthias
d7920c4b64
Simplify backtest storage
2024-04-16 20:53:06 +02:00
Matthias
3338fdece3
Relative profit should be relative cumulative profit
2024-04-16 20:34:07 +02:00
Matthias
523054e8ea
Add endpoint to fetch market_change data
2024-04-16 19:27:55 +02:00
Matthias
c8a5904959
Store and load backtest-market-change data
2024-04-16 19:27:41 +02:00
Matthias
7f386874ad
Trim dataframes accordingly ...
2024-04-16 18:17:20 +02:00
Matthias
18a4d6972d
generate_filename should be private
2024-04-16 18:02:00 +02:00
Matthias
a0a22f62e0
Update typehint for backtesting
2024-04-16 18:00:24 +02:00
CoolCu
7fc1d38ffb
chore: remove repetitive words
...
Signed-off-by: CoolCu <coolcui@qq.com >
2024-04-16 15:55:36 +08:00
Matthias
3f8078618e
add Combine dataframes with pct_change
2024-04-16 07:19:26 +02:00
Matthias
e7b907a175
Enhance / simplify bt-storage logic
...
Removes repeated filename generation pattern
2024-04-16 06:57:58 +02:00
Matthias
7796884119
Merge pull request #10087 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-04-16 06:50:28 +02:00
xmatthias
264669df1d
chore: update pre-commit hooks
2024-04-16 03:04:21 +00:00
Matthias
eddca5a694
Merge pull request #10083 from freqtrade/dependabot/pip/develop/pandas-2.2.2
...
Bump pandas from 2.2.1 to 2.2.2
2024-04-15 18:09:23 +02:00
Matthias
ca758c28b7
Merge pull request #10084 from freqtrade/dependabot/pip/develop/scikit-learn-1.4.2
...
Bump scikit-learn from 1.4.1.post1 to 1.4.2
2024-04-15 16:08:30 +02:00
dependabot[bot]
39ef97a2ac
Bump pandas from 2.2.1 to 2.2.2
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 07:38:58 +00:00
Matthias
8f78329a23
Merge pull request #10086 from freqtrade/dependabot/pip/develop/aiohttp-3.9.4
...
Bump aiohttp from 3.9.3 to 3.9.4
2024-04-15 09:37:11 +02:00
dependabot[bot]
409a6236d4
Bump scikit-learn from 1.4.1.post1 to 1.4.2
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.4.1.post1 to 1.4.2.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.1.post1...1.4.2 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 06:58:06 +00:00
Matthias
42fb9ad281
Merge pull request #10085 from freqtrade/dependabot/pip/develop/joblib-1.4.0
...
Bump joblib from 1.3.2 to 1.4.0
2024-04-15 08:57:09 +02:00
Matthias
4946e5978e
Merge pull request #10082 from freqtrade/dependabot/pip/develop/pydantic-2.7.0
...
Bump pydantic from 2.6.4 to 2.7.0
2024-04-15 08:15:48 +02:00
Matthias
f0606bfe90
Merge pull request #10081 from freqtrade/dependabot/pip/develop/ruff-0.3.7
...
Bump ruff from 0.3.5 to 0.3.7
2024-04-15 08:14:53 +02:00
dependabot[bot]
4df847fa0f
Bump aiohttp from 3.9.3 to 3.9.4
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.3...v3.9.4 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 05:34:49 +00:00
Matthias
c0a684ee7c
Merge pull request #10080 from freqtrade/dependabot/pip/develop/ccxt-4.2.97
...
Bump ccxt from 4.2.91 to 4.2.97
2024-04-15 07:34:15 +02:00
Matthias
c74faec6d0
Merge pull request #10079 from freqtrade/dependabot/pip/develop/filelock-3.13.4
...
Bump filelock from 3.13.3 to 3.13.4
2024-04-15 07:33:44 +02:00
Matthias
a266c0832b
Merge pull request #10078 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.1
...
Bump python-telegram-bot from 21.0.1 to 21.1
2024-04-15 07:33:38 +02:00
Matthias
e0d0b17583
Merge pull request #10077 from freqtrade/fix/ensure-high-price-included
...
Ensure we include `high_price` in the historic predictions
2024-04-15 06:42:28 +02:00
dependabot[bot]
abfed990d9
Bump joblib from 1.3.2 to 1.4.0
...
Bumps [joblib](https://github.com/joblib/joblib ) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/joblib/joblib/releases )
- [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst )
- [Commits](https://github.com/joblib/joblib/compare/1.3.2...1.4.0 )
---
updated-dependencies:
- dependency-name: joblib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 03:48:28 +00:00
dependabot[bot]
183c82903f
Bump pydantic from 2.6.4 to 2.7.0
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.6.4 to 2.7.0.
- [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.4...v2.7.0 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 03:48:04 +00:00
dependabot[bot]
3225c051a2
Bump ruff from 0.3.5 to 0.3.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.3.5 to 0.3.7.
- [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.3.5...v0.3.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 03:47:59 +00:00
dependabot[bot]
a4f2ea810d
Bump ccxt from 4.2.91 to 4.2.97
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.91 to 4.2.97.
- [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.91...4.2.97 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 03:47:47 +00:00
dependabot[bot]
caf50c0bd0
Bump filelock from 3.13.3 to 3.13.4
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.13.3 to 3.13.4.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.13.3...3.13.4 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 03:47:32 +00:00
dependabot[bot]
76814250e4
Bump python-telegram-bot from 21.0.1 to 21.1
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.0.1 to 21.1.
- [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.0.1...v21.1 )
---
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-04-15 03:47:27 +00:00
robcaulk
7a401415e5
fix: for some reason we werent including high_price
2024-04-14 14:19:12 +02:00
Matthias
65654a4a44
Update ccxt exception handlers
...
OperationFailed is the new NetworkError
closes #10071
2024-04-13 11:12:10 +02:00
Matthias
0c7e89aede
Update tests for OperationFailed error
2024-04-13 11:11:09 +02:00
Matthias
094bbb3a50
Remove pointless docstring comment
2024-04-11 21:02:54 +02:00
Matthias
df2432bc18
Re-align adjust_trade_position bt with live.
2024-04-11 20:57:03 +02:00
Matthias
e09abfdc75
Split enter and exit rows to use different values
2024-04-11 20:54:16 +02:00
Matthias
eaec5065a1
Define liquidation price only once in adjustment test
2024-04-11 20:53:58 +02:00
Matthias
6fa38e4d69
Merge pull request #10064 from freqtrade/dependabot/docker/python-3.12.3-slim-bookworm
...
Bump python from 3.12.2-slim-bookworm to 3.12.3-slim-bookworm
2024-04-11 06:28:48 +02:00
Matthias
00b80a8b0d
Merge pull request #10063 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-04-11 06:28:33 +02:00
dependabot[bot]
9e55690ab3
Bump python from 3.12.2-slim-bookworm to 3.12.3-slim-bookworm
...
Bumps python from 3.12.2-slim-bookworm to 3.12.3-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-11 03:10:33 +00:00
xmatthias
78535bc7e8
chore: update pre-commit hooks
2024-04-11 03:02:25 +00:00
Matthias
24ba337a56
Merge pull request #10050 from freqtrade/fix/pandas-future-warnings
...
FreqAI pandas futures warnings
2024-04-10 19:26:06 +02:00
Matthias
e5f3d04437
Add some imports
...
closes #10053
2024-04-09 19:26:52 +02:00
robcaulk
081e50ec48
fix: ensure full hist-preds is kept
2024-04-09 17:17:11 +02:00
Matthias
859dd6b7ec
Merge pull request #10061 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-04-09 06:31:00 +02:00
xmatthias
c924399e96
chore: update pre-commit hooks
2024-04-09 03:03:47 +00:00
Matthias
3073e8810f
Slightly update developer docs
2024-04-08 19:22:09 +02:00
Matthias
c1726c4401
Merge pull request #10055 from freqtrade/dependabot/pip/develop/types-7a5049024f
...
Bump types-requests from 2.31.0.20240311 to 2.31.0.20240406 in the types group
2024-04-08 08:15:41 +02:00
Matthias
b1f540964c
Merge pull request #10059 from freqtrade/dependabot/pip/develop/scipy-1.13.0
...
Bump scipy from 1.12.0 to 1.13.0
2024-04-08 07:57:57 +02:00
Matthias
6d9a1a9b98
Merge pull request #10058 from freqtrade/dependabot/pip/develop/ccxt-4.2.91
...
Bump ccxt from 4.2.87 to 4.2.91
2024-04-08 07:34:49 +02:00
Matthias
811c66e8dc
Merge pull request #10057 from freqtrade/dependabot/pip/develop/fastapi-0.110.1
...
Bump fastapi from 0.110.0 to 0.110.1
2024-04-08 06:50:27 +02:00
Matthias
4c3df2f73d
Merge pull request #10056 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.17
...
Bump mkdocs-material from 9.5.16 to 9.5.17
2024-04-08 06:50:10 +02:00
Matthias
d5bb2e4eb1
types-requests pre-commit update
2024-04-08 06:33:13 +02:00
dependabot[bot]
16045870a8
Bump scipy from 1.12.0 to 1.13.0
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.12.0...v1.13.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-04-08 03:42:05 +00:00
dependabot[bot]
f741f95c36
Bump ccxt from 4.2.87 to 4.2.91
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.87 to 4.2.91.
- [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.87...4.2.91 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-08 03:41:44 +00:00
dependabot[bot]
564d77f239
Bump fastapi from 0.110.0 to 0.110.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.110.0 to 0.110.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.110.0...0.110.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-08 03:41:36 +00:00
dependabot[bot]
095150f6b2
Bump mkdocs-material from 9.5.16 to 9.5.17
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.16 to 9.5.17.
- [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.16...9.5.17 )
---
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-04-08 03:41:32 +00:00
dependabot[bot]
c935bd057e
Bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed ).
Updates `types-requests` from 2.31.0.20240311 to 2.31.0.20240406
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-08 03:40:49 +00:00
robcaulk
d8aaaa34d3
fix: pandas.
2024-04-07 14:20:52 +02:00
robcaulk
08d0e76187
fix: pandas.
2024-04-07 13:50:59 +02:00
Robert Caulk
24717b1609
Merge pull request #10029 from freqtrade/dependabot/pip/develop/stable-baselines3-2.3.0
...
Bump stable-baselines3 from 2.2.1 to 2.3.0
2024-04-07 00:22:06 +02:00
robcaulk
6a8abd5d45
fix: astype handling
2024-04-06 23:43:29 +02:00
robcaulk
b19b4d001c
fix: ensure future pandas will be happy
2024-04-06 23:34:07 +02:00
Matthias
8c12a1fd8b
Rename TRADING_MODES constant to avoid naming collision
2024-04-06 16:47:55 +02:00
Matthias
a584854d46
Update docs to align with actual workings.
2024-04-05 20:15:43 +02:00
Matthias
69d098e265
Dataprovider test
2024-04-05 07:16:37 +02:00
Matthias
f32154f380
Exchange assert is only relevant for live mode.
2024-04-05 07:09:54 +02:00
Matthias
28e4711ee9
Enhance test for dataprovider
2024-04-05 07:07:12 +02:00
Matthias
e0f1b1e48e
Attempt to reduce diff as much as possible
2024-04-05 06:53:48 +02:00
Matthias
34d3389b23
Avoid some unnecessary linebreaks
2024-04-05 06:45:12 +02:00
Matthias
843c68b072
Don't use noqa.
2024-04-05 06:41:46 +02:00
Matthias
59dee5f6da
Update config test exception due to changes on dev
2024-04-05 06:41:40 +02:00
Matthias
63ac183e91
Merge branch 'develop' into feature/fetch-public-trades
2024-04-05 06:35:35 +02:00
Matthias
1df21d3cdf
Pin pandas version to < 3.0
2024-04-04 19:28:41 +02:00
Matthias
e6da491cac
Merge pull request #10044 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-04-04 06:29:59 +02:00
xmatthias
d4872eae16
chore: update pre-commit hooks
2024-04-04 03:02:18 +00:00
Matthias
569a87ca28
Fix site Url string to have a working 404 page
2024-04-03 18:10:49 +02:00
Matthias
4affb1eade
Fix wrong site url string
2024-04-03 18:05:48 +02:00
Matthias
15cbca51e1
Test with dev url
2024-04-03 07:03:24 +02:00
Matthias
2980503493
use "/en/stable" as mkdocs site url
2024-04-03 07:01:23 +02:00
Matthias
8d7a21e9d3
Merge pull request #10037 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-04-02 07:16:04 +02:00
Matthias
1cbd3f52f1
Run online-tests against bingx
2024-04-02 07:15:14 +02:00
Matthias
b284abf9e0
Add bingx exchange subclass
2024-04-02 07:14:52 +02:00
Matthias
55c0cfefec
Add missing typehint to telegram class
2024-04-02 07:14:30 +02:00
Matthias
9de4731585
Bump ruff to 0.3.5
2024-04-02 06:42:53 +02:00
xmatthias
2ef854741c
chore: update pre-commit hooks
2024-04-02 03:03:32 +00:00
Matthias
7bb6c5e7bd
Merge pull request #10032 from freqtrade/dependabot/pip/develop/ast-comments-1.2.2
...
Bump ast-comments from 1.2.1 to 1.2.2
2024-04-01 08:50:41 +02:00
Matthias
fb5f81e3ca
Merge pull request #10028 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.16
...
Bump mkdocs-material from 9.5.15 to 9.5.16
2024-04-01 07:54:53 +02:00
Matthias
4cbbc97b2b
Merge pull request #10027 from freqtrade/dependabot/pip/develop/filelock-3.13.3
...
Bump filelock from 3.13.1 to 3.13.3
2024-04-01 07:42:19 +02:00
Matthias
eccedaf6c9
Merge pull request #10033 from freqtrade/dependabot/pip/develop/torch-2.2.2
...
Bump torch from 2.2.1 to 2.2.2
2024-04-01 07:42:12 +02:00
Matthias
500dfec5c0
Merge pull request #10030 from freqtrade/dependabot/pip/develop/ccxt-4.2.87
...
Bump ccxt from 4.2.82 to 4.2.87
2024-04-01 07:40:46 +02:00
Matthias
d5b4740023
Merge pull request #10031 from freqtrade/dependabot/pip/develop/orjson-3.10.0
...
Bump orjson from 3.9.15 to 3.10.0
2024-04-01 07:40:26 +02:00
dependabot[bot]
62a15580ce
Bump torch from 2.2.1 to 2.2.2
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 03:14:47 +00:00
dependabot[bot]
41db2aec71
Bump ast-comments from 1.2.1 to 1.2.2
...
Bumps [ast-comments](https://github.com/t3rn0/ast-comments ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/t3rn0/ast-comments/releases )
- [Commits](https://github.com/t3rn0/ast-comments/compare/1.2.1...1.2.2 )
---
updated-dependencies:
- dependency-name: ast-comments
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 03:14:38 +00:00
dependabot[bot]
04a25e0f39
Bump orjson from 3.9.15 to 3.10.0
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.15 to 3.10.0.
- [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.15...3.10.0 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 03:14:35 +00:00
dependabot[bot]
1d8ebc7ec1
Bump ccxt from 4.2.82 to 4.2.87
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.82 to 4.2.87.
- [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.82...4.2.87 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 03:14:27 +00:00
dependabot[bot]
66a05ee672
Bump stable-baselines3 from 2.2.1 to 2.3.0
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.2.1...v2.3.0 )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 03:14:19 +00:00
dependabot[bot]
b076ec6c8e
Bump mkdocs-material from 9.5.15 to 9.5.16
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.15 to 9.5.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.5.15...9.5.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 >
2024-04-01 03:14:12 +00:00
dependabot[bot]
b277372da4
Bump filelock from 3.13.1 to 3.13.3
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.13.1 to 3.13.3.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.13.1...3.13.3 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 03:14:07 +00:00
Matthias
73363d925f
Update download-artifact to pattern.
2024-03-31 17:37:57 +02:00
Matthias
7b6e72ab57
Update download-artifact to pattern.
2024-03-31 17:35:13 +02:00
Matthias
fcfd25d50b
Merge pull request #10023 from freqtrade/feat/lock_api
...
Add lock post endpoint
2024-03-31 14:05:05 +02:00
Matthias
d6aa7f1b8b
Merge pull request #10022 from freqtrade/align-exitreasons
...
Align exitreasons, remove duplicated code
2024-03-31 14:04:16 +02:00
Matthias
ad56462fa1
Merge pull request #10025 from freqtrade/new_release
...
New release
2024-03-31 13:36:51 +02:00
Matthias
d112a8c0ed
Bump version to 2024.4-dev
2024-03-31 09:58:35 +02:00
Matthias
a6bfe1a4af
Bump version to 2024.3
2024-03-31 09:54:34 +02:00
Matthias
f960e343cc
Merge branch 'stable' into new_release
2024-03-31 09:54:05 +02:00
Matthias
dcb9d5d611
Ft Rest client - fix typing
2024-03-31 09:37:52 +02:00
Matthias
b1c83ce189
Exclude build dir from mypy
2024-03-31 09:35:17 +02:00
Matthias
2072a625bd
Align build job names
2024-03-31 09:33:55 +02:00
Matthias
8792d56251
Update dockerhub-description workflow to new approach
2024-03-31 09:29:00 +02:00
Matthias
556db08b0a
Rename CI files
2024-03-31 09:28:13 +02:00
Matthias
b651e13bd6
Schedule leverage tier updates
2024-03-31 09:27:03 +02:00
Matthias
13ae0f81ca
Merge pull request #10024 from freqtrade/update/pre-commit-hooks
...
Update Binance Leverage Tiers
2024-03-31 09:26:17 +02:00
xmatthias
a534340cc1
chore: update pre-commit hooks
2024-03-31 07:15:47 +00:00
Matthias
067a7315f2
Use proper secrets syntax
2024-03-31 09:15:05 +02:00
Matthias
f405b7d1cd
Add CI step for leverage tier updates
2024-03-31 09:04:39 +02:00
Matthias
178a0a5db0
Fix typo in update script
2024-03-31 08:32:25 +02:00
Matthias
055c4396d1
De-dent pre-commit update workflow
2024-03-31 08:32:18 +02:00
Matthias
8fae64f373
Update typehints
2024-03-30 18:31:09 +01:00
Matthias
747266fe42
Remove unused imports
2024-03-30 18:14:51 +01:00
Matthias
ad06f93501
Add locks_add to rest api client
2024-03-30 14:37:34 +01:00
Matthias
f4074d2960
Add tests for lock endpoints
2024-03-30 14:30:00 +01:00
Matthias
05f8bb357f
Add Lock post endpoint
...
(allows manual locking through API)
closes #10018
2024-03-30 14:29:58 +01:00
Matthias
7b5e444333
Improve code stability
2024-03-30 13:36:19 +01:00
Matthias
0906f050e5
Fix remaining tests
2024-03-30 13:28:13 +01:00
Matthias
1551f92832
Fix a few tests
2024-03-30 13:20:53 +01:00
Matthias
be26e31235
Remove obsolete code, improve resilience
2024-03-30 13:20:43 +01:00
Matthias
36f1111d92
Remove custom handling for exit reason stats.
...
It's not different from regular tag outputs, really
2024-03-30 13:11:59 +01:00
Matthias
9726c4ae21
don't use cum profit
2024-03-30 11:28:23 +01:00
Matthias
7895eeb3b6
Fix tests after modified output
2024-03-30 11:20:41 +01:00
Matthias
0a186eb8b7
Remove Cum Profit %
...
it's a missleading metric in any case where stake-amount is not 100% identical.
2024-03-30 11:18:56 +01:00
Matthias
79719bbe82
Add freqtrade-client programmatic use sample
2024-03-30 09:29:09 +01:00
Matthias
f2335c5db9
Merge pull request #10015 from freqtrade/feat/clients
...
Add freqtrade-clients as individually installable dependency
2024-03-30 09:21:01 +01:00
Matthias
e100a06785
Use regex to match logs in rest-client tests
2024-03-29 19:09:23 +01:00
Matthias
d606d6d08a
Use a path that works on windows, too.
2024-03-29 17:03:31 +01:00
Matthias
01f09ca5c8
Update command name and documentation
2024-03-29 16:38:13 +01:00
Matthias
8ad0375073
Update docstring
2024-03-29 16:16:34 +01:00
Matthias
e8cea35f5e
Have Pool parameters be kw only
2024-03-29 16:15:50 +01:00
Matthias
95fe0d5d82
Merge pull request #10016 from froggleston/feat/clients
...
Add support for requests pool size configuration
2024-03-29 16:09:56 +01:00
Matthias
411322357c
Slightly enhance test cov
2024-03-29 15:58:33 +01:00
Matthias
d047ac67a8
Remove unused import
2024-03-29 15:13:45 +01:00
Matthias
e072522ed1
Improve tests
2024-03-29 13:18:11 +01:00
Matthias
e971f043f4
Improve test cov
2024-03-29 13:12:01 +01:00
froggleston
66422ce9a9
Add support for requests pool size configuration
2024-03-29 11:52:00 +00:00
Matthias
0a0105c31e
Re-add --cov args
2024-03-29 12:46:05 +01:00
Matthias
a6ad36d08b
Coverage for ft_client ...
2024-03-29 12:33:28 +01:00
Matthias
7eb91c74a8
CI - always install ft_client
2024-03-29 12:32:00 +01:00
Matthias
79b8363b7b
Depend on freqtrade-client on install
2024-03-29 12:31:25 +01:00
Matthias
ca9d792d2a
License to link
2024-03-29 11:08:40 +01:00
Matthias
fba028abd1
Fix version number
2024-03-29 10:41:48 +01:00
Matthias
3f226c5022
Also install ft-client in linux CI
2024-03-29 10:35:55 +01:00
Matthias
afe3d3ebda
Move Version check to the top
2024-03-29 10:26:44 +01:00
Matthias
01bb7706e4
Fix messed up version-align script
2024-03-29 10:26:18 +01:00
Matthias
772dbeaf7e
Fix file permissions
2024-03-29 10:15:35 +01:00
Matthias
0c026f950b
Ensure versions are aligned between freqtrade and freqtrade_client
2024-03-29 10:03:15 +01:00
Matthias
f0e0957579
Don't set same parameters twice
2024-03-29 09:57:12 +01:00
Matthias
7e3e65ecd8
Add tests for rest client
2024-03-29 09:52:25 +01:00
Matthias
bef15b5238
Add license for client file, exclude tests directory
2024-03-29 09:17:37 +01:00
Matthias
127f61ccb9
Improve odering of things in ft-client
2024-03-29 09:08:21 +01:00
Matthias
bd49ad6420
Add CI step for ft_rest_client
2024-03-29 09:07:43 +01:00
Matthias
46622f6172
Add minimal readme
2024-03-29 09:00:22 +01:00
Matthias
5888da5bc5
Re-add rest_client script
2024-03-29 08:39:28 +01:00
Matthias
bfe739da3c
Add pyproject.toml for ft_client installs
2024-03-29 08:34:00 +01:00
Matthias
1036a890b8
Split rest client script
2024-03-29 08:33:41 +01:00
Matthias
3401e3506b
Move rest_client to it's own sub-structure
2024-03-29 08:09:03 +01:00
Matthias
e75d46321e
Exclude user_data
2024-03-29 07:47:27 +01:00
Matthias
26311663e3
Add classifier for python 3.12
2024-03-29 07:37:21 +01:00
Matthias
bda17b59e7
Merge pull request #10013 from stevanStevic/feat/add-max-value-to-volume-pair-list
...
10009: Add `max_value` to volume pair list
2024-03-29 07:06:27 +01:00
stevanStevic
1ec04a8dc8
Add support for max_value in volume pair list
2024-03-28 22:20:34 +01:00
Matthias
78442e36e7
Fix small grammar error
2024-03-28 19:36:43 +01:00
Matthias
82565a9667
Merge pull request #9955 from Axel-CH/feature/trade-lifecycle-callbacks
...
Feature: trade lifecycle callbacks
2024-03-28 19:35:53 +01:00
Joe Schr
53702bfdfe
fix: make until non-optional
2024-03-28 15:35:19 +01:00
Joe Schr
d226e7054c
fix: remove unused stop_on_from_id
2024-03-28 15:26:28 +01:00
Matthias
38e7b0e8ae
Update bot basics logs to align with reality
2024-03-28 06:55:45 +01:00
Matthias
e49ab2593c
Update / improve docs
2024-03-28 06:49:02 +01:00
Matthias
c433f49089
Remove temporary gate workaround
2024-03-27 19:59:30 +01:00
Matthias
553094c3c6
Assign 'status_stop' for gate stop orders
2024-03-27 19:50:52 +01:00
Matthias
06c4431c31
Merge pull request #10006 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-03-26 05:56:21 +01:00
xmatthias
5b4d286637
chore: update pre-commit hooks
2024-03-26 03:03:29 +00:00
Matthias
bcc766a8ff
Merge pull request #10004 from freqtrade/docs/identifier
...
Update freqai-configuration.md
2024-03-25 21:01:48 +01:00
Matthias
666f2fc10a
Fix bug where amount becomes 0
...
closes #10003
2024-03-25 20:59:39 +01:00
Matthias
50cd36acbd
Remove unused test method
2024-03-25 20:59:39 +01:00
Robert Caulk
dfd46a19b5
Update freqai-configuration.md
2024-03-25 19:56:43 +01:00
Matthias
41d508867e
Merge pull request #10001 from freqtrade/fix/epoch-definition
...
Update PyTorchModelTrainer.py
2024-03-25 19:50:02 +01:00
Axel-CH
f60d6c8f65
remove duplicate call of order_filled callback
2024-03-25 13:12:13 -04:00
Robert Caulk
18e34632d8
Update PyTorchModelTrainer.py
...
The n_epochs should be defined using the `max` not the `min` function.
2024-03-25 09:21:32 +01:00
Matthias
526d7fad62
Merge pull request #10000 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.29
...
Bump sqlalchemy from 2.0.28 to 2.0.29
2024-03-25 08:15:07 +01:00
Matthias
e90a68cc1a
Merge pull request #9993 from freqtrade/dependabot/pip/develop/pytest-89b78a57f6
...
Bump the pytest group with 2 updates
2024-03-25 07:28:06 +01:00
Matthias
b81735e718
Merge pull request #9999 from freqtrade/dependabot/pip/develop/ccxt-4.2.82
...
Bump ccxt from 4.2.78 to 4.2.82
2024-03-25 07:15:16 +01:00
Matthias
f1f272b88f
Bump pre-commit sqlalchemy
2024-03-25 06:43:54 +01:00
Matthias
90ae723a74
Merge pull request #9998 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.15
...
Bump mkdocs-material from 9.5.14 to 9.5.15
2024-03-25 06:37:00 +01:00
dependabot[bot]
392598086c
Bump the pytest group with 2 updates
...
Bumps the pytest group with 2 updates: [pytest-cov](https://github.com/pytest-dev/pytest-cov ) and [pytest-mock](https://github.com/pytest-dev/pytest-mock ).
Updates `pytest-cov` from 4.1.0 to 5.0.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0 )
Updates `pytest-mock` from 3.12.0 to 3.14.0
- [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.12.0...v3.14.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: pytest
- dependency-name: pytest-mock
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 05:31:16 +00:00
Matthias
691b7d2628
Merge pull request #9994 from freqtrade/dependabot/pip/develop/ruff-0.3.4
...
Bump ruff from 0.3.3 to 0.3.4
2024-03-25 06:29:52 +01:00
Matthias
cdb2a3aa90
Merge pull request #9995 from freqtrade/dependabot/pip/develop/nbconvert-7.16.3
...
Bump nbconvert from 7.16.2 to 7.16.3
2024-03-25 06:29:29 +01:00
Matthias
0f24b8d132
Merge pull request #9996 from freqtrade/dependabot/pip/develop/pre-commit-3.7.0
...
Bump pre-commit from 3.6.2 to 3.7.0
2024-03-25 06:29:13 +01:00
Matthias
e8a18c0524
Merge pull request #9997 from freqtrade/dependabot/pip/develop/time-machine-2.14.1
...
Bump time-machine from 2.14.0 to 2.14.1
2024-03-25 06:28:47 +01:00
dependabot[bot]
16083b2f63
Bump sqlalchemy from 2.0.28 to 2.0.29
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.28 to 2.0.29.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 03:15:36 +00:00
dependabot[bot]
bbeba6ab3a
Bump ccxt from 4.2.78 to 4.2.82
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.78 to 4.2.82.
- [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.78...4.2.82 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 03:14:57 +00:00
dependabot[bot]
710a953c43
Bump mkdocs-material from 9.5.14 to 9.5.15
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.14 to 9.5.15.
- [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.14...9.5.15 )
---
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-03-25 03:14:41 +00:00
dependabot[bot]
9d5cb103dd
Bump time-machine from 2.14.0 to 2.14.1
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.14.0 to 2.14.1.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.14.0...2.14.1 )
---
updated-dependencies:
- dependency-name: time-machine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 03:14:28 +00:00
dependabot[bot]
674ec6acb2
Bump pre-commit from 3.6.2 to 3.7.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.6.2 to 3.7.0.
- [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.6.2...v3.7.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 03:14:12 +00:00
dependabot[bot]
6e6a93f0ce
Bump nbconvert from 7.16.2 to 7.16.3
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.16.2 to 7.16.3.
- [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.2...v7.16.3 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 03:14:00 +00:00
dependabot[bot]
74641c5659
Bump ruff from 0.3.3 to 0.3.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.3.3 to 0.3.4.
- [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.3.3...v0.3.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 03:13:52 +00:00
Matthias
ea634e5cef
Add test for backtesting
2024-03-24 11:54:25 +01:00
Matthias
f6a8cb4698
update docs (fix typos)
2024-03-24 11:44:55 +01:00
Matthias
2854186b14
Adjust test to work against usdt values
2024-03-24 11:28:54 +01:00
Matthias
093fd48cf9
Update test to use default_conf_usdt
2024-03-24 11:28:24 +01:00
Matthias
7f5c38fd5a
Update environment variable config to clarify that config cannot be set via environment variable
...
closes #9991
2024-03-23 08:08:55 +01:00
Matthias
82a9bdca5e
Merge pull request #9986 from freqtrade/feat/show_config
...
add show-config command
2024-03-22 06:39:04 +01:00
Axel-CH
b2a6722687
remove order filled cb from handle_stoploss_on_exchange
2024-03-21 21:51:52 -04:00
Axel-CH
e07f3d266e
add test for order_filled callback sl on exchange filled case
2024-03-21 20:53:11 -04:00
Axel-CH
6d3e3b5bfa
add test for order_filled for freqtradebot update_trade_state
2024-03-21 20:19:53 -04:00
Axel-CH
72225daa6a
add order_filled callback call for stoploss orders
2024-03-21 19:36:58 -04:00
Matthias
720232a047
Merge pull request #9983 from freqtrade/dependabot/pip/develop/pyarrow-15.0.2
...
Bump pyarrow from 15.0.1 to 15.0.2
2024-03-21 11:26:38 +01:00
Matthias
6e88cbfcab
Update prebuilt pyarrow wheels
2024-03-21 09:25:22 +01:00
Matthias
7d6d3d38f7
Merge pull request #9975 from freqtrade/feat/configError
...
exception ConfigurationError
2024-03-21 08:38:45 +01:00
Matthias
163d03ac62
Update CI schedule to run towards the middle of the night.
2024-03-21 07:25:08 +01:00
Matthias
b4c9541fb8
Add hints about show-config to configuration docs
2024-03-21 07:24:17 +01:00
Matthias
d0bda7c2ce
Add documentation for show-config utility command
2024-03-21 07:19:02 +01:00
Matthias
d2a6781379
Revert one error to OperationalException
2024-03-21 07:02:23 +01:00
Matthias
cc7d341afc
Add overrides for Exchange Support
2024-03-21 06:31:34 +01:00
Matthias
3ea1cccda9
Merge pull request #9981 from freqtrade/dependabot/pip/develop/pytest-50b44610e0
...
Bump the pytest group with 1 update
2024-03-21 06:31:27 +01:00
Matthias
94c0f41564
Merge pull request #9982 from freqtrade/dependabot/pip/develop/uvicorn-0.29.0
...
Bump uvicorn from 0.28.0 to 0.29.0
2024-03-21 06:02:32 +01:00
Matthias
b4ad6122cf
Merge pull request #9984 from freqtrade/dependabot/pip/develop/ccxt-4.2.78
...
Bump ccxt from 4.2.67 to 4.2.78
2024-03-21 06:02:15 +01:00
dependabot[bot]
0d9775918f
Bump ccxt from 4.2.67 to 4.2.78
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.67 to 4.2.78.
- [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.67...4.2.78 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-20 19:49:46 +00:00
dependabot[bot]
150b7f85de
Bump pyarrow from 15.0.1 to 15.0.2
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 15.0.1 to 15.0.2.
- [Commits](https://github.com/apache/arrow/compare/go/v15.0.1...go/v15.0.2 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-20 19:49:28 +00:00
dependabot[bot]
40898f522a
Bump uvicorn from 0.28.0 to 0.29.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.28.0 to 0.29.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.28.0...0.29.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-03-20 19:49:20 +00:00
dependabot[bot]
d6ff8ebbc0
Bump the pytest group with 1 update
...
Bumps the pytest group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest-asyncio` from 0.23.5.post1 to 0.23.6
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.5.post1...v0.23.6 )
---
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 >
2024-03-20 19:49:12 +00:00
Matthias
65105f7768
Don't modify original config
2024-03-20 07:22:12 +01:00
Matthias
82ff4d5879
Add explicit test for config sanitization
2024-03-20 07:15:02 +01:00
Matthias
b1fe5b6d8a
Add "sensitive information" warning output
2024-03-20 07:12:17 +01:00
Matthias
6dc4fa9dbf
Add test for show-sensitive
2024-03-20 07:07:00 +01:00
Matthias
81d1a662a2
Add --show-sensitive CLI option
2024-03-20 07:06:24 +01:00
Matthias
6b7935f1ae
Add initial test ...
2024-03-19 20:23:51 +01:00
Matthias
38ae3ac03c
Add "sanitize config" section
2024-03-19 19:30:35 +01:00
Matthias
3059d66ece
use original config for printing
2024-03-19 19:19:26 +01:00
Matthias
7543b2681d
Add show_config command
2024-03-19 19:10:30 +01:00
Matthias
8e5097d9a9
Update setup-tools-config for non-dry mode
2024-03-19 19:10:30 +01:00
Matthias
21dcb4a6a1
update setup_utils_configuration to not force-set dry-run mode
2024-03-19 19:10:30 +01:00
Matthias
35253f9c8d
Add overrides for Exchange Support
2024-03-19 18:19:22 +01:00
Matthias
6219a25901
Add documentation link, re-align imports
2024-03-19 07:20:38 +01:00
Matthias
669076a29f
Add test to ensure configuration error is displayed as expected
2024-03-19 07:15:14 +01:00
Matthias
abd096dcd8
Update exchange tests to config error in a few places
2024-03-19 07:13:28 +01:00
Matthias
4a097bd644
More usages for ConfigurationError
2024-03-19 07:13:17 +01:00
Matthias
64019e0e6c
More configError usages
2024-03-19 07:08:05 +01:00
Matthias
3621ba034b
Use configError in more places
2024-03-19 07:06:43 +01:00
Matthias
17d052df3f
Configerror handling for bt api endpoint
2024-03-19 07:04:28 +01:00
Matthias
ebd516cadb
Use combined exception handler at startup
2024-03-19 07:02:48 +01:00
Matthias
b5548dbee0
Add proper handler for config-error
2024-03-19 06:58:29 +01:00
Matthias
3a64749678
Raise ConfigurationError on config validation
2024-03-19 06:41:23 +01:00
Matthias
ca94bbe994
Add configuration error to Exception hierarchy
2024-03-19 06:39:34 +01:00
Matthias
85c150b68e
Merge pull request #9973 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-03-19 06:24:59 +01:00
xmatthias
02570e285d
chore: update pre-commit hooks
2024-03-19 03:03:31 +00:00
Axel-CH
996fcb6f56
fix current_time parameter of order_filled usage in backtest
2024-03-18 22:07:43 -04:00
Axel-CH
6941953a8b
update doc details about order_filled callback details
2024-03-18 21:38:58 -04:00
Axel-CH
08c1866cdc
fix mypy artype error
2024-03-18 20:57:47 -04:00
Axel-CH
d1e1b8410b
add order parameter to order_filled callback
2024-03-18 20:47:27 -04:00
Axel-CH
cd986ced45
moove order_filled callback position from update_trade_state to _update_trade_after_fill
2024-03-18 17:56:46 -04:00
Axel-CH
18a3489a6f
add order_filled callback to bot and backtest
2024-03-18 15:46:47 -04:00
Matthias
a0a4230339
Merge pull request #9962 from freqtrade/dependabot/pip/develop/types-a1a02855fc
...
Bump the types group with 1 update
2024-03-18 11:56:13 +01:00
Matthias
592e86a6e3
Merge pull request #9966 from freqtrade/dependabot/pip/develop/plotly-5.20.0
...
Bump plotly from 5.19.0 to 5.20.0
2024-03-18 11:55:54 +01:00
Matthias
1dda952172
Merge pull request #9963 from freqtrade/dependabot/pip/develop/markdown-3.6
...
Bump markdown from 3.5.2 to 3.6
2024-03-18 11:55:32 +01:00
Matthias
6df04d7e3e
Merge pull request #9967 from freqtrade/dependabot/pip/develop/ruff-0.3.3
...
Bump ruff from 0.3.2 to 0.3.3
2024-03-18 07:06:32 +01:00
Matthias
e54ee0b4b3
Merge pull request #9968 from freqtrade/dependabot/pip/develop/pydantic-2.6.4
...
Bump pydantic from 2.6.3 to 2.6.4
2024-03-18 07:06:02 +01:00
Matthias
dafc968602
Merge pull request #9941 from stash86/bt-metrics
...
Simplify the return value for full exit using adjust trade
2024-03-18 06:34:12 +01:00
Matthias
d4ddcbc784
Bump types-dateutil in pre-commit config
2024-03-18 06:25:14 +01:00
dependabot[bot]
8395192e95
Bump markdown from 3.5.2 to 3.6
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.5.2 to 3.6.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.5.2...3.6 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 05:22:44 +00:00
Matthias
76ff0689f0
Merge pull request #9965 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.14
...
Bump mkdocs-material from 9.5.13 to 9.5.14
2024-03-18 06:22:02 +01:00
dependabot[bot]
28575a9ef3
Bump pydantic from 2.6.3 to 2.6.4
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.6.3 to 2.6.4.
- [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.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 03:29:20 +00:00
dependabot[bot]
80be86533e
Bump ruff from 0.3.2 to 0.3.3
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.3.2 to 0.3.3.
- [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.3.2...v0.3.3 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 03:29:15 +00:00
dependabot[bot]
2725ee5772
Bump plotly from 5.19.0 to 5.20.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.19.0 to 5.20.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.19.0...v5.20.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 03:29:04 +00:00
dependabot[bot]
405e0f02d4
Bump mkdocs-material from 9.5.13 to 9.5.14
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.13 to 9.5.14.
- [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.13...9.5.14 )
---
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-03-18 03:28:58 +00:00
dependabot[bot]
9bb9f7453c
Bump the types group with 1 update
...
Bumps the types group with 1 update: [types-python-dateutil](https://github.com/python/typeshed ).
Updates `types-python-dateutil` from 2.8.19.20240311 to 2.9.0.20240316
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 03:27:55 +00:00
Matthias
f663b53ac9
Add basic config validation
2024-03-17 19:34:03 +01:00
Matthias
1d5f2b64a2
Add simple verification that orderflow is configured correctly
2024-03-17 19:31:29 +01:00
Matthias
409729f9d2
Temporarily support 'finish' in the order, too
2024-03-17 17:00:18 +01:00
Matthias
838d9cd4d0
Improve stop fills order handling on gate
...
closes #9940
2024-03-17 15:17:04 +01:00
Matthias
3ed53218a0
Fix rate display rounding problem on telegram messages
2024-03-17 13:55:25 +01:00
Matthias
c06f892109
don't use :.8g formatting - it's unreliable
2024-03-17 13:55:25 +01:00
Matthias
ca2d322eb8
chore: Split strip_trailing_zeros function in formatters
2024-03-17 13:55:25 +01:00
Matthias
d07ec50549
Remove unused line
2024-03-17 13:55:25 +01:00
Matthias
600519c36a
Merge pull request #9961 from hippocritical/develop
...
tiny bugfix for lookahead-analysis
2024-03-17 13:55:22 +01:00
hippocritical
01c0fd0420
If enable_protections are enabled, disable all
...
- some work on all pairs, and we don't check protections either so ... just disable them completely
- added info in the docs
Changed pairs-check to if no definition is in the config (but it s maybe in the strategy) it will just force-set it to the proper amount of len(config['pairs']
2024-03-17 09:53:45 +01:00
Matthias
7e387f96ab
Fix comments in config sample
2024-03-16 19:03:56 +01:00
Matthias
b5307f8281
Fix bug caused by any typing
2024-03-16 17:19:01 +01:00
Matthias
21bca95b6a
Group things logically in exchange class
2024-03-16 17:05:18 +01:00
Matthias
86fe765180
Improved naming on max_trades
2024-03-16 17:01:27 +01:00
Matthias
9020c3290c
Fix imports after dev merge
2024-03-16 16:45:48 +01:00
Matthias
88e25df78c
Merge branch 'develop' into feature/fetch-public-trades
2024-03-16 16:34:57 +01:00
Matthias
0f3d538f6c
Avoid duplicate pandas imports
2024-03-16 16:26:17 +01:00
Matthias
bce5dc4a49
Simplify formatting
2024-03-16 16:23:20 +01:00
Matthias
9a72003c74
Merge pull request #9878 from TheJoeSchr/chore/extract-timeframe-to-xyz-from-exchange-utils
...
chore: extract `timeframe_to_*` functions into `exchange_utils_timeframe.py`
2024-03-15 20:01:43 +01:00
Matthias
45bb9ee9a0
Reduce stacktrace length for "no config" errors
2024-03-15 18:20:01 +01:00
Matthias
60a62d933c
Fix some failing mocks
2024-03-15 07:12:07 +01:00
Matthias
4281642f54
Fix flake failure due to flake update
2024-03-15 06:51:11 +01:00
Matthias
5e0aa9108c
Update tests correspondlingy
2024-03-15 06:49:49 +01:00
Matthias
dbcb07275a
Refactor datahandlers into their own package
2024-03-15 06:49:42 +01:00
Matthias
4aff24f6df
Fix imports that import directly from file
...
instead from the exporting package
2024-03-15 06:40:42 +01:00
Matthias
3037cef4d2
Update freqtrade image to python 3.12
2024-03-14 19:48:23 +01:00
Matthias
fcc6d0fea8
Don't run notify-complete for non-freqtrade repos
2024-03-14 18:24:36 +01:00
Matthias
c284da404e
Fully test freqAI against python 3.12
2024-03-14 18:24:36 +01:00
Matthias
93a5f2906a
Merge pull request #9945 from GeorgiKarapetrov/trivial/doc-nit
...
Nitpicking documentation:
2024-03-14 13:59:06 +01:00
Matthias
91e1b068e8
Merge pull request #9923 from freqtrade/bump/torch
...
Bump torch
2024-03-14 06:42:55 +01:00
Georgi D. Karapetrov
ec23fec3e6
fix typo
2024-03-13 10:45:00 +02:00
Georgi D. Karapetrov
e958552bcc
Explain precision filter better
2024-03-13 10:43:24 +02:00
Matthias
85c145c777
Don't close the test trade ...
2024-03-13 07:07:42 +01:00
Matthias
28bdbbffca
Patch torch logging on 3.12
2024-03-12 19:59:46 +01:00
Matthias
e560f9963c
Don't run Torch models on macos.
2024-03-12 19:57:56 +01:00
Matthias
4e02d31cdc
Mock torch on mac ARM
2024-03-12 19:57:56 +01:00
Matthias
0cf46d8605
Revert "Remove conditional checks for python 3.12"
...
This reverts commit e5fb2eb2d1874d7652a280ff098e4f63d7b8f528.
2024-03-12 19:57:55 +01:00
Matthias
08cff9890f
Remove conditional checks for python 3.12
2024-03-12 19:57:55 +01:00
Matthias
2b5b518ccf
Bump rl requirements for 3.12
2024-03-12 19:57:55 +01:00
Georgi D. Karapetrov
ce6dd466fa
fix typo
2024-03-12 18:10:21 +02:00
Matthias
f578453656
Merge pull request #9934 from freqtrade/dependabot/pip/develop/pyarrow-15.0.1
...
Bump pyarrow from 15.0.0 to 15.0.1
2024-03-12 13:34:53 +01:00
Matthias
72015686b6
Update pyarrow wheels to 15.0.1
2024-03-12 11:06:22 +01:00
Georgi D. Karapetrov
a4541fda2f
Nitpicking documentation:
...
- Clarify order_types.stoploss_on_exchange
- Detail available_capital ammendments
- Clarify BNB fee reduction when BNB runs out on Binance
- Explain PrecisionFilter
2024-03-12 11:50:00 +02:00
Stefano Ariestasia
14c27f2cbe
fix test
2024-03-12 16:55:33 +09:00
Stefano Ariestasia
c5201a6476
fix precommit
2024-03-12 16:31:53 +09:00
Stefano Ariestasia
8000f94295
changing the partial exit logic to be simpler and easier to understand
2024-03-12 16:28:40 +09:00
Matthias
a68fbb7f0c
Merge pull request #9943 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-03-12 06:40:28 +01:00
xmatthias
3c34126e96
chore: update pre-commit hooks
2024-03-12 03:03:24 +00:00
Matthias
c3e7569820
Merge pull request #9929 from freqtrade/dependabot/pip/develop/ruff-0.3.2
...
Bump ruff from 0.3.0 to 0.3.2
2024-03-11 19:16:52 +01:00
Matthias
7888f9265f
Merge pull request #9942 from freqtrade/dependabot/pip/develop/ccxt-4.2.67
...
Bump ccxt from 4.2.66 to 4.2.67
2024-03-11 19:10:09 +01:00
dependabot[bot]
e336d870a6
Bump ccxt from 4.2.66 to 4.2.67
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.66 to 4.2.67.
- [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.66...4.2.67 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 17:12:59 +00:00
Matthias
225ef6b8ca
Update to latest ruff format
2024-03-11 17:50:47 +01:00
Matthias
76459f08aa
Update contributing with new ruff syntax
2024-03-11 17:49:40 +01:00
Matthias
7dae93f6b5
Merge pull request #9932 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.28
...
Bump sqlalchemy from 2.0.27 to 2.0.28
2024-03-11 16:20:09 +01:00
Stefano Ariestasia
048cad04a8
remove unrelated old changes
2024-03-11 22:07:58 +09:00
Stefano Ariestasia
bae4973da5
simplify full exit using adjust trade pos
2024-03-11 22:01:09 +09:00
Stefano Ariestasia
1d0c0d6ab7
Merge branch 'freqtrade:develop' into bt-metrics
2024-03-11 21:56:54 +09:00
Matthias
65a09b0d89
Merge pull request #9928 from freqtrade/dependabot/pip/develop/uvicorn-0.28.0
...
Bump uvicorn from 0.27.1 to 0.28.0
2024-03-11 13:24:12 +01:00
Matthias
6c81807b76
Bump sqlalchemy in pre-commit
2024-03-11 13:23:48 +01:00
Joe Schr
c12e203054
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2024-03-11 12:29:00 +01:00
dependabot[bot]
b6fb1dc9e0
Bump sqlalchemy from 2.0.27 to 2.0.28
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.27 to 2.0.28.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 11:22:15 +00:00
dependabot[bot]
2a8c6a6d0e
Bump uvicorn from 0.27.1 to 0.28.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.27.1 to 0.28.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.27.1...0.28.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-03-11 11:21:40 +00:00
Matthias
ca4fb98775
Merge pull request #9931 from freqtrade/dependabot/pip/develop/ccxt-4.2.66
...
Bump ccxt from 4.2.58 to 4.2.66
2024-03-11 12:21:05 +01:00
Joe Schr
6827e17d17
raise error if populate_dataframe_with_trades fails
2024-03-11 11:34:59 +01:00
Joe Schr
174c830b2a
formatting changes
2024-03-11 11:34:45 +01:00
Joe Schr
1f6046df97
work through open TODOs
2024-03-11 11:34:03 +01:00
dependabot[bot]
8d22fbf39c
Bump ruff from 0.3.0 to 0.3.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.3.0 to 0.3.2.
- [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.3.0...v0.3.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 10:12:12 +00:00
Matthias
1cc0207b9b
Merge pull request #9930 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.13
...
Bump mkdocs-material from 9.5.12 to 9.5.13
2024-03-11 11:10:54 +01:00
Matthias
4f96d6c7f7
Merge pull request #9927 from freqtrade/dependabot/pip/develop/pytest-46239fcbf0
...
Bump the pytest group with 2 updates
2024-03-11 11:10:38 +01:00
Matthias
9c84d3549c
Merge pull request #9926 from freqtrade/dependabot/pip/develop/types-6e9832e4ce
...
Bump the types group with 2 updates
2024-03-11 10:03:53 +01:00
Matthias
f3e8dd896d
Merge pull request #9939 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.14
...
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
2024-03-11 09:30:25 +01:00
Matthias
6a5869fa43
Merge pull request #9938 from freqtrade/dependabot/pip/develop/packaging-24.0
...
Bump packaging from 23.2 to 24.0
2024-03-11 09:07:41 +01:00
dependabot[bot]
018d10b346
Bump ccxt from 4.2.58 to 4.2.66
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.58 to 4.2.66.
- [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.58...4.2.66 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 07:33:37 +00:00
Matthias
5b188b5e1d
Merge pull request #9937 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.0.1
...
Bump python-telegram-bot from 20.8 to 21.0.1
2024-03-11 08:32:18 +01:00
dependabot[bot]
33556f3c2c
Bump mkdocs-material from 9.5.12 to 9.5.13
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.12 to 9.5.13.
- [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.12...9.5.13 )
---
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-03-11 07:11:44 +00:00
Matthias
e37d29b607
Merge pull request #9935 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.7.1
...
Bump pymdown-extensions from 10.7 to 10.7.1
2024-03-11 08:10:27 +01:00
Matthias
7171dadc52
Merge pull request #9936 from freqtrade/dependabot/pip/develop/nbconvert-7.16.2
...
Bump nbconvert from 7.16.1 to 7.16.2
2024-03-11 08:10:10 +01:00
dependabot[bot]
1c91675c58
Bump the pytest group with 2 updates
...
Bumps the pytest group with 2 updates: [pytest](https://github.com/pytest-dev/pytest ) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest` from 8.1.0 to 8.1.1
- [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.1.0...8.1.1 )
Updates `pytest-asyncio` from 0.23.5 to 0.23.5.post1
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.5...v0.23.5.post1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
- 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 >
2024-03-11 06:14:04 +00:00
Matthias
31b400406e
Merge pull request #9933 from freqtrade/dependabot/pip/develop/mypy-1.9.0
...
Bump mypy from 1.8.0 to 1.9.0
2024-03-11 07:12:52 +01:00
Matthias
c78480c494
Bump types in pre-commit file
2024-03-11 06:28:11 +01:00
dependabot[bot]
23d226d372
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.12 to 1.8.14.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.12...v1.8.14 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 03:46:55 +00:00
dependabot[bot]
9b44d1d8cb
Bump packaging from 23.2 to 24.0
...
Bumps [packaging](https://github.com/pypa/packaging ) from 23.2 to 24.0.
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/23.2...24.0 )
---
updated-dependencies:
- dependency-name: packaging
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 03:40:29 +00:00
dependabot[bot]
ab6a5d75bc
Bump python-telegram-bot from 20.8 to 21.0.1
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.8 to 21.0.1.
- [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/v20.8...v21.0.1 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 03:40:15 +00:00
dependabot[bot]
e1fdb8dec9
Bump nbconvert from 7.16.1 to 7.16.2
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.16.1 to 7.16.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.16.1...v7.16.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-03-11 03:40:06 +00:00
dependabot[bot]
6d2f454d8c
Bump pymdown-extensions from 10.7 to 10.7.1
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.7 to 10.7.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.7...10.7.1 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 03:40:01 +00:00
dependabot[bot]
02dc895c41
Bump pyarrow from 15.0.0 to 15.0.1
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 15.0.0 to 15.0.1.
- [Commits](https://github.com/apache/arrow/compare/go/v15.0.0...go/v15.0.1 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 03:39:56 +00:00
dependabot[bot]
80560a389c
Bump mypy from 1.8.0 to 1.9.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.8.0 to 1.9.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 03:39:48 +00:00
dependabot[bot]
60b9d9448a
Bump the types group with 2 updates
...
Bumps the types group with 2 updates: [types-requests](https://github.com/python/typeshed ) and [types-python-dateutil](https://github.com/python/typeshed ).
Updates `types-requests` from 2.31.0.20240218 to 2.31.0.20240311
- [Commits](https://github.com/python/typeshed/commits )
Updates `types-python-dateutil` from 2.8.19.20240106 to 2.8.19.20240311
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 03:37:19 +00:00
Matthias
518b6eb565
use dt_ts to simplify exchange date math
2024-03-10 19:31:43 +01:00
Matthias
1010ce96fa
Merge pull request #9922 from xmatthias/ci/native_m1
...
Ci - Run on native macos ARM runner
2024-03-10 13:08:03 +01:00
Matthias
204849aa85
Merge pull request #9919 from freqtrade/bump/catboost
...
Bump catboost to 1.2.3
2024-03-10 11:45:13 +01:00
Matthias
4e94178169
exclude python 3.9 on Macos 14
2024-03-09 20:10:40 +01:00
Matthias
0bd50a6e24
Don't disable tensorboard on mac ARM
2024-03-09 19:45:11 +01:00
Matthias
cb1f49e81c
Don't run torch models on 3.12 yet
2024-03-09 19:25:17 +01:00
Matthias
edc74ae2e4
Split macos Installation into 2 separate actions
2024-03-09 18:23:35 +01:00
Matthias
c5f2a69d9c
Allow running catboost tests on 3.12
2024-03-09 18:16:22 +01:00
Matthias
971a81e15d
Bump catboost to 1.2.3, remove 3.12 restriction
2024-03-09 18:15:47 +01:00
Matthias
cc3b2000eb
Avoid fully patching torch on M1 macs
2024-03-09 17:55:22 +01:00
Matthias
86db888386
Install libomp from brew for macos
...
closes #9874
2024-03-09 17:41:10 +01:00
Matthias
7cceddb3df
Improve wording on /health message
2024-03-09 17:35:29 +01:00
Matthias
29f90cbd04
Run CI on macos-14 (M1)
2024-03-09 17:34:06 +01:00
Matthias
71b4e79874
Merge pull request #9914 from cuinix/develop
...
fix some typos in docs
2024-03-09 16:12:35 +01:00
Matthias
1b608a162e
Add type-hint for result dictionary
2024-03-09 16:10:33 +01:00
Matthias
f8cbf138ee
Add Initial bot start and current bot start to /health telegram msg
2024-03-09 15:47:01 +01:00
Matthias
acbb485302
Add bot start and bot-startup to health endpoint
2024-03-09 15:01:13 +01:00
Matthias
98c2f81bb9
Merge pull request #9917 from syco/develop
...
update status table to show total amounts in stake currency
2024-03-08 07:12:10 +01:00
Matthias
2cfe993951
Fix condition for min-stake in position-adjust mode
...
closes #9915
2024-03-08 07:10:47 +01:00
Matthias
6f0f4f06ef
Merge pull request #6908 from eSeR1805/feature_keyval_storage
...
Persistent storage of user-custom information
2024-03-08 07:00:17 +01:00
Matthias
b690325f22
Remove typo in change-dir notebook
...
closes #9916
2024-03-08 06:39:39 +01:00
Alberto
865ebc3143
update status table to show total amounts in stake currency
...
Signed-off-by: Alberto <alberto.rinaudo+seiza@gmail.com >
2024-03-07 17:05:13 +00:00
cuinix
3e6e534e76
fix some typos in docs
...
Signed-off-by: cuinix <915115094@qq.com >
2024-03-07 13:57:25 +08:00
Joe Schr
6c1d70df89
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2024-03-05 17:29:24 +01:00
Matthias
cab38fb8c3
Merge pull request #9911 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-03-05 06:29:28 +01:00
xmatthias
510863f939
chore: update pre-commit hooks
2024-03-05 03:03:38 +00:00
Matthias
bcd631d3a8
Merge pull request #9903 from freqtrade/dependabot/pip/develop/pydantic-2.6.3
...
Bump pydantic from 2.6.2 to 2.6.3
2024-03-04 09:55:33 +01:00
dependabot[bot]
99c8be4c30
Bump pydantic from 2.6.2 to 2.6.3
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.6.2 to 2.6.3.
- [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.2...v2.6.3 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 07:59:10 +00:00
Matthias
1b92f2522c
Merge pull request #9907 from freqtrade/dependabot/pip/develop/ccxt-4.2.58
...
Bump ccxt from 4.2.51 to 4.2.58
2024-03-04 08:57:13 +01:00
Matthias
00e77c7f3f
Merge pull request #9908 from freqtrade/dependabot/pip/develop/ruff-0.3.0
...
Bump ruff from 0.2.2 to 0.3.0
2024-03-04 08:55:44 +01:00
Matthias
1680728acb
Merge pull request #9906 from freqtrade/dependabot/pip/develop/python-rapidjson-1.16
...
Bump python-rapidjson from 1.14 to 1.16
2024-03-04 08:54:42 +01:00
dependabot[bot]
9ad60643f5
Bump ruff from 0.2.2 to 0.3.0
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.2.2 to 0.3.0.
- [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.2.2...v0.3.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 05:46:23 +00:00
Matthias
2ac7500cbf
Merge pull request #9905 from freqtrade/dependabot/pip/develop/cachetools-5.3.3
...
Bump cachetools from 5.3.2 to 5.3.3
2024-03-04 06:45:21 +01:00
Matthias
a2f7d93d13
Merge pull request #9900 from freqtrade/dependabot/pip/develop/time-machine-2.14.0
...
Bump time-machine from 2.13.0 to 2.14.0
2024-03-04 06:44:57 +01:00
Matthias
6e052d9e0c
Merge pull request #9901 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.12
...
Bump mkdocs-material from 9.5.11 to 9.5.12
2024-03-04 06:44:33 +01:00
Matthias
a4aa20c1f2
Merge pull request #9902 from freqtrade/dependabot/pip/develop/rich-13.7.1
...
Bump rich from 13.7.0 to 13.7.1
2024-03-04 06:44:13 +01:00
Matthias
ac6f7dca1f
Merge pull request #9904 from freqtrade/dependabot/pip/develop/python-dateutil-2.9.0.post0
...
Bump python-dateutil from 2.8.2 to 2.9.0.post0
2024-03-04 06:43:55 +01:00
Matthias
91ff6df512
Merge pull request #9899 from freqtrade/dependabot/pip/develop/pytest-606dc6de2a
...
Bump the pytest group with 1 update
2024-03-04 06:43:35 +01:00
Matthias
154064602e
Merge pull request #9898 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.12
...
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
2024-03-04 06:43:07 +01:00
Matthias
426bc4c97b
Merge pull request #9897 from freqtrade/fix/xgboosttensorboard
...
fix: try plotting as much info in xgboost tensorboard as possible
2024-03-04 06:38:22 +01:00
dependabot[bot]
8c0ba2a69a
Bump ccxt from 4.2.51 to 4.2.58
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.51 to 4.2.58.
- [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.51...4.2.58 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:23:27 +00:00
dependabot[bot]
d6ae63ac48
Bump python-rapidjson from 1.14 to 1.16
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.14 to 1.16.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.14...v1.16 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:23:16 +00:00
dependabot[bot]
ec17b5523c
Bump cachetools from 5.3.2 to 5.3.3
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.3.2 to 5.3.3.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.3.2...v5.3.3 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:23:10 +00:00
dependabot[bot]
b8c16fb889
Bump python-dateutil from 2.8.2 to 2.9.0.post0
...
Bumps [python-dateutil](https://github.com/dateutil/dateutil ) from 2.8.2 to 2.9.0.post0.
- [Release notes](https://github.com/dateutil/dateutil/releases )
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS )
- [Commits](https://github.com/dateutil/dateutil/compare/2.8.2...2.9.0.post0 )
---
updated-dependencies:
- dependency-name: python-dateutil
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:23:02 +00:00
dependabot[bot]
c3f9b16c84
Bump rich from 13.7.0 to 13.7.1
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.7.0 to 13.7.1.
- [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.7.0...v13.7.1 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:22:46 +00:00
dependabot[bot]
062376f573
Bump mkdocs-material from 9.5.11 to 9.5.12
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.11 to 9.5.12.
- [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.11...9.5.12 )
---
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-03-04 03:22:41 +00:00
dependabot[bot]
21709204eb
Bump time-machine from 2.13.0 to 2.14.0
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.13.0 to 2.14.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.13.0...2.14.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 >
2024-03-04 03:22:37 +00:00
dependabot[bot]
7ca3032d51
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.2 to 8.1.0
- [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.2...8.1.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:22:32 +00:00
dependabot[bot]
07bf19a990
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.11 to 1.8.12.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.11...v1.8.12 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:17:13 +00:00
robcaulk
a948796ef7
fix: manually add train eval since xgboost does not expose this information by default
2024-03-03 15:47:19 +01:00
Matthias
255ea88638
Add to telegram documentation
2024-03-03 15:24:26 +01:00
Matthias
6bdb651573
Merge pull request #9890 from freqtrade/feat/dl-trades_futures
...
Support for --dl-trades for futures
2024-03-03 15:00:02 +01:00
Matthias
ed8469f23a
use trading_mode to determine trades file location
2024-03-03 13:12:42 +01:00
Matthias
265a7123da
Add explicit test for telegram functionality of list-custom-data
2024-03-03 13:10:50 +01:00
Matthias
ceb461a252
Switch sequence of information documentation
2024-03-03 12:58:10 +01:00
Matthias
c1ae110080
Improve documentation
2024-03-03 12:56:42 +01:00
Matthias
30b4f27152
Cleanup some nitpicks
2024-03-03 12:50:28 +01:00
Matthias
1176c16b93
REmove unnecessary assignment
2024-03-03 12:41:51 +01:00
robcaulk
093a093bd5
fix: use data metric_name directly
2024-03-03 12:38:51 +01:00
robcaulk
b8a1089592
fix: try plotting as much info in xgboost tensorboard as possible
2024-03-03 12:23:18 +01:00
Matthias
fcb16098d8
Reduce Error level when converting trades
2024-03-02 15:40:43 +01:00
Matthias
7ed7ed4081
Accept trading-mode for trades-to-ohlcv command
2024-03-02 15:38:36 +01:00
Matthias
99da6f70c2
Fix failing test due to new approach for convert-trades
2024-03-02 13:27:57 +01:00
Matthias
09d763b604
convert-trades should do proper pair expansion to support regex in pairlists
2024-03-02 13:23:03 +01:00
Matthias
5e7868a28d
Remove block from download-trades for futures
2024-03-02 13:22:41 +01:00
Matthias
66e43f2fe8
Adjust tests for new arguments
2024-03-02 13:17:45 +01:00
Matthias
43103f51e5
Update functions that use datahandler trade methods
2024-03-02 13:10:57 +01:00
Matthias
b6040e270f
Update data handlers to accept trading_mode
...
for trade data related functions
2024-03-02 13:08:58 +01:00
Matthias
f8cc2a6e74
Fix typo in doc header
2024-03-02 12:01:01 +01:00
Matthias
75c84bfe65
Only show a subset of list-exchanges output in the docs
...
(it's potentially missleading, and changes all the time - so was probably outdated).
2024-03-02 08:23:38 +01:00
Matthias
bdd63aa1d6
FIx futures trades pair download directory
2024-03-01 20:17:43 +01:00
Matthias
5dee60921f
Fix test for convert_trades_to_ohlcv
2024-03-01 19:42:33 +01:00
Matthias
46e616f997
Remove defaults for converter - they're always provided and necessary.
2024-03-01 19:32:35 +01:00
Matthias
baf2cf6967
Fix import error in one test case
2024-03-01 06:55:52 +01:00
Matthias
82f191f7b0
Merge pull request #9861 from freqtrade/feat/sort_volatility
...
Add sorting to volatility and RangeStability pairlists
2024-03-01 06:52:34 +01:00
Matthias
cdfeae9f90
Update merge to "left" to avoid creating non-existing mark candles
2024-02-29 07:31:22 +01:00
Matthias
e988995d71
Handle NaN funding fees
...
closes #9831
2024-02-29 07:22:47 +01:00
Matthias
1fc69ef114
Merge pull request #9876 from freqtrade/new_release
...
New release 2024.2
2024-02-29 06:38:44 +01:00
Matthias
2384ba74a3
Merge branch 'develop' into feat/sort_volatility
2024-02-27 20:50:41 +01:00
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
TheJoeSchr
091d8275f5
Merge branch 'develop' into feature/fetch-public-trades
2024-02-27 11:27:18 +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
0a8719c617
Bump Version to 2024.2
2024-02-27 06:54:21 +01:00
Matthias
e1fdc0c79c
Merge branch 'stable' into new_release
2024-02-27 06:54:07 +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
dependabot[bot]
9c0c578b03
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 13:54:19 +01:00
dependabot[bot]
2b6a38bff6
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 13:54:19 +01:00
Matthias
c66d7bc43b
Add warning about excessive use of position_adjustment
2024-02-26 13:54:19 +01:00
dependabot[bot]
36fede76dc
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 13:54:19 +01:00
dependabot[bot]
4b6eab2637
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 13:54:19 +01:00
dependabot[bot]
8944615c0f
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 13:54:19 +01:00
dependabot[bot]
27e0054603
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 13:54:19 +01:00
dependabot[bot]
cb00cd71b1
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 13:54:19 +01:00
Matthias
1620c1edda
Bump Docker Python version from 3.11.7 to 3.11.8
2024-02-26 13:54:19 +01:00
Matthias
74f01c4374
Clearer wallets variable/parameter wording
2024-02-26 13:54:19 +01:00
Matthias
0649fe3551
Update comment around funding fees
2024-02-26 13:54:19 +01:00
Matthias
b8117759d6
Enhance funding-fee call test to account for different timezones
2024-02-26 13:54:19 +01:00
Matthias
21eecb2170
Ensure pytz is updated regularily by pinning it
2024-02-26 13:54:19 +01:00
Matthias
f3f4a659e8
Improve some type safety
2024-02-26 13:54:19 +01:00
Matthias
7d9ecb7bea
Add check to verify that "since" is properly respected.
2024-02-26 13:54:19 +01:00
Matthias
cfa8fd825d
Remove pointless comment
2024-02-26 13:54:19 +01:00
Matthias
f16d1a707e
chore: Remove wrong typehint
2024-02-26 13:54:19 +01:00
Matthias
983aefeab5
Remove duplicate pairlistmanager init
2024-02-26 13:54:19 +01:00
Matthias
426e7c48e4
Update typehint for candle_cache
2024-02-26 13:54:19 +01:00
Matthias
7db2367de9
Improve ohlcv pair cache with since_ms
...
avoids some rare bugs in more complex configurations.
2024-02-26 13:54:19 +01:00
Matthias
0b9e7be8f0
Fix range-stability filter downloading too little data
2024-02-26 13:54:19 +01:00
Matthias
392d5ae09a
Use set to reduce iterations
2024-02-26 13:54:19 +01:00
dependabot[bot]
b9f361b33c
Bump cryptography from 42.0.3 to 42.0.4
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.3 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.3...42.0.4 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
Matthias
eb175eeeb7
Add type-hint to exchange_has dict
2024-02-26 13:54:19 +01:00
Matthias
acb34c5821
Bump ccxt to 4.2.47
2024-02-26 13:54:19 +01:00
Matthias
fc343984fc
Fix some tests due to new method
2024-02-26 13:54:19 +01:00
Matthias
b18733831e
Update "exchange_has" validation with new fallbacks
2024-02-26 13:54:19 +01:00
Matthias
35be790f59
Add test for fetch_order_emulated
2024-02-26 13:54:19 +01:00
Matthias
322a3a3bbd
Add fetch_order_emulated to support exchanges without proper fetch_order method
2024-02-26 13:54:19 +01:00
dependabot[bot]
871fa255fc
Bump tensorboard from 2.15.2 to 2.16.2
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.15.2 to 2.16.2.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.15.2...2.16.2 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
xmatthias
0eb16023b1
chore: update pre-commit hooks
2024-02-26 13:54:19 +01:00
Matthias
80e9e200e3
Fix / improve styling in test class
2024-02-26 13:54:19 +01:00
Matthias
2de303e2b5
bump types-requests pre-commit
2024-02-26 13:54:19 +01:00
dependabot[bot]
45bf3c8d43
Bump the types group with 1 update
...
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed ).
Updates `types-requests` from 2.31.0.20240125 to 2.31.0.20240218
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
fca9147433
Bump ruff from 0.2.1 to 0.2.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.2.1 to 0.2.2.
- [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.2.1...v0.2.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
Matthias
c38c3c7191
Update sqlalchemy in pre-commit
2024-02-26 13:54:19 +01:00
dependabot[bot]
96efaca830
Bump sqlalchemy from 2.0.26 to 2.0.27
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.26 to 2.0.27.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
82791bbb0f
Bump pre-commit from 3.6.1 to 3.6.2
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.6.1 to 3.6.2.
- [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.6.1...v3.6.2 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
77e0dfd469
Bump scikit-learn from 1.4.0 to 1.4.1.post1
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.4.0 to 1.4.1.post1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.0...1.4.1.post1 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
e3a128f3c6
Bump orjson from 3.9.13 to 3.9.14
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.13 to 3.9.14.
- [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.13...3.9.14 )
---
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 13:54:19 +01:00
Matthias
bb6c31c55a
Improve formatting in drawdown calc
2024-02-26 13:54:19 +01:00
Matthias
b6c19252c9
Further increase test coverate of max_drawdown
2024-02-26 13:54:19 +01:00
dependabot[bot]
1b00f4ad45
Bump plotly from 5.18.0 to 5.19.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.18.0...v5.19.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
9aa01c0201
Bump cryptography from 42.0.2 to 42.0.3
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.2 to 42.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.3 )
---
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 13:54:19 +01:00
dependabot[bot]
e65199d5fc
Bump urllib3 from 2.2.0 to 2.2.1
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.0...2.2.1 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
d5543302ea
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.0 to 8.0.1
- [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.0...8.0.1 )
---
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 13:54:19 +01:00
Matthias
9792e447e8
Fix bybit spot live tests
2024-02-26 13:54:19 +01:00
Matthias
b67f2ddb4e
Update telegram help with new wording
2024-02-26 13:54:19 +01:00
Matthias
165003e17f
Fail if unified account is detected.
2024-02-26 13:54:19 +01:00
Matthias
24735945fd
Add log message for Bybit accout type
2024-02-26 13:54:19 +01:00
Matthias
0f4bffca9c
Remove unused import
2024-02-26 13:54:19 +01:00
Matthias
440a843d06
Use "ohlcv_with_cache" for further pairlists
2024-02-26 13:54:19 +01:00
Matthias
6a68ced6ec
Add explicit test for ohlcv_with_cache
2024-02-26 13:54:19 +01:00
Matthias
671426540e
Refactor ohlcv caching to exchange class
2024-02-26 13:54:16 +01:00
Matthias
a19dafe8fa
Update pairlist cache behavior in VolumePairList
2024-02-26 13:53:10 +01:00
Matthias
a0dc21e17c
Enable caching for "filter only" Volumepairlist
2024-02-26 13:53:10 +01:00
Matthias
099996ced5
Add additional test case for VolumePairlist in range mode
2024-02-26 13:53:10 +01:00
Matthias
6da684258e
enhance volumpairlist range test
2024-02-26 13:53:10 +01:00
Matthias
4c07d2fb86
Improve validate_exchange
...
returns now both required and optional dependencies
2024-02-26 13:53:10 +01:00
William Wong
0a04cacc96
docs: Update sql_cheatsheet.md
2024-02-26 13:53:10 +01:00
Matthias
25ee332dc8
Don't tick on ttl cache
2024-02-26 13:53:10 +01:00
Matthias
103af46e70
Use Markdown V1 - update tests
2024-02-26 13:53:10 +01:00
CaffeinatedTech
51d799828b
Change enter_tag, exit_reason, mix_tag performance messages from HTML to Markdown to fix some string encoding issues.
2024-02-26 13:53:10 +01:00
CaffeinatedTech
c99184af21
Added escaping to enter and exit tags on telegram performance messages.
2024-02-26 13:53:10 +01:00
Matthias
ec1b676ab4
Fix edge-case when calculating cagr
...
edge-case with leveraged trades - yielding a negative final balance.
closes #9820
2024-02-26 13:53:10 +01:00
Matthias
aa1d54993f
Double newlines between functions ...
2024-02-26 13:53:10 +01:00
Matthias
ff5364ae5b
Fix duplicate parentheses
2024-02-26 13:53:10 +01:00
Matthias
90c0b554aa
Adjust tests for new fields
2024-02-26 13:53:10 +01:00
Matthias
f7eb14ae0e
Add open_fill_date stuff to json schema
2024-02-26 13:53:10 +01:00
Matthias
d004509176
Simplify trade_model serializations
2024-02-26 13:53:10 +01:00
Matthias
cb95298936
Add dt_ts_none helper
2024-02-26 13:53:10 +01:00
Matthias
c491c2a8ee
Adjust for ccxt exception hierarchy change
...
caused by https://github.com/ccxt/ccxt/pull/21035
2024-02-26 13:53:10 +01:00
Matthias
731fbe6f1e
Improve log message
2024-02-26 13:53:10 +01:00
Matthias
e63da230d8
Simplify some pairlist conditions
2024-02-26 13:53:10 +01:00
Robert Davey
e696c92a0f
Clarify processing_mode for RemotePairlist
...
No default value is specified in the docs for the processing_mode, making it unclear that the default behaviour is to filter out pairs, rather than append.
2024-02-26 13:53:10 +01:00
Matthias
27556f934e
Don't load empty dataframes - skip these
...
closes #9811
2024-02-26 13:53:10 +01:00
Matthias
9a8ae99fc7
Add debug output showing the pair to be converted
...
part of #9811
2024-02-26 13:53:10 +01:00
dependabot[bot]
0a3b27622d
Bump the pytest group with 2 updates
...
Bumps the pytest group with 2 updates: [pytest](https://github.com/pytest-dev/pytest ) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest` from 7.4.4 to 8.0.0
- [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/7.4.4...8.0.0 )
Updates `pytest-asyncio` from 0.23.4 to 0.23.5
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.4...v0.23.5 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: pytest
- 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 >
2024-02-26 13:53:10 +01:00
dependabot[bot]
7c33c82102
Bump tensorboard from 2.15.1 to 2.15.2
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.15.1 to 2.15.2.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/2.15.2/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.15.1...2.15.2 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:53:10 +01:00
Matthias
0796f49761
telegram: ensure msg update test uses the correct edit_message_text call
2024-02-26 13:53:10 +01:00
Matthias
3341964417
use query.edit_message_text to simplify telegram class
2024-02-26 13:53:10 +01:00
dependabot[bot]
541b7a2800
Bump python-telegram-bot from 20.7 to 20.8
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.7 to 20.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/v20.7...v20.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-02-26 13:53:07 +01:00
dependabot[bot]
aeb5e90678
Bump mkdocs-material from 9.5.8 to 9.5.9
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.8 to 9.5.9.
- [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.8...9.5.9 )
---
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 13:51:39 +01:00
Matthias
f15b931d4a
Update sqlalchemy pre-commit
2024-02-26 13:51:39 +01:00
dependabot[bot]
cf4f57182c
Bump sqlalchemy from 2.0.25 to 2.0.26
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.25 to 2.0.26.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
a51f7a31dd
Bump tqdm from 4.66.1 to 4.66.2
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.1 to 4.66.2.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.2 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
7f584966ae
Bump ccxt from 4.2.39 to 4.2.42
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.39 to 4.2.42.
- [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.39...4.2.42 )
---
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 13:51:39 +01:00
dependabot[bot]
ee4ff45c17
Bump pre-commit from 3.6.0 to 3.6.1
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.6.0 to 3.6.1.
- [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.6.0...v3.6.1 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
329039d095
Bump uvicorn from 0.27.0.post1 to 0.27.1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.27.0.post1 to 0.27.1.
- [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.27.0.post1...0.27.1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
Matthias
82771cf85c
Slightly improve memory-usage of kraken-convert
2024-02-26 13:51:39 +01:00
Matthias
34b046355a
Allow wildcards for pairs filter
2024-02-26 13:51:39 +01:00
Matthias
4351d93f23
Allow limiting kraken pairs to --pairs selection
2024-02-26 13:51:39 +01:00
Matthias
bbd68a5d0d
Align new-config documentation examples
...
closes #9790
2024-02-26 13:51:39 +01:00
dependabot[bot]
2d7efca7cd
Bump nbconvert from 7.14.2 to 7.16.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.14.2 to 7.16.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.14.2...v7.16.0 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
df1f07397f
Bump mkdocs-material from 9.5.7 to 9.5.8
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.7 to 9.5.8.
- [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.7...9.5.8 )
---
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 13:51:39 +01:00
dependabot[bot]
9c72eedb75
Bump ruff from 0.2.0 to 0.2.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.2.0 to 0.2.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/v0.2.0...v0.2.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-02-26 13:51:39 +01:00
dependabot[bot]
9a3955dc06
Bump numpy from 1.26.3 to 1.26.4
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.26.3 to 1.26.4.
- [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.26.3...v1.26.4 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
992faad4d5
Bump ccxt from 4.2.35 to 4.2.39
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.35 to 4.2.39.
- [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.35...4.2.39 )
---
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 13:51:39 +01:00
dependabot[bot]
3ca0130a81
Bump pre-commit/action from 3.0.0 to 3.0.1
...
Bumps [pre-commit/action](https://github.com/pre-commit/action ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases )
- [Commits](https://github.com/pre-commit/action/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: pre-commit/action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
Matthias
705ee7d2f4
chore: add dependency groups for regular updates,
...
reschedule to run at 3am UTC (hope this works now ...)
2024-02-26 13:51:39 +01:00
Matthias
5dd856af6e
Allow int as trade-id parameter
...
closes #9780
2024-02-26 13:51:39 +01:00
Stefano Ariestasia
5b13540bc9
fix strategy-updater docs
2024-02-26 13:51:39 +01:00
Matthias
e84bc14944
Fix wording fully.
2024-02-26 13:51:39 +01:00
Shane
caf169cabc
fix: logical error
...
Fix logical error in the conditional checks for model classes. The `elif` statement that looks for "lightgbm.sklearn" or "xgb" in the model class string is now broken into two separate conditions because the old condition would always evaluate to `True` due to the non-empty string "xgb".
2024-02-26 13:51:39 +01:00
Matthias
51a4d25ae3
chore: Update ordering of requirements in setup.py
2024-02-26 13:51:39 +01:00
Matthias
52c7105554
Bump technical to 1.4.3
2024-02-26 13:51:39 +01:00
xmatthias
cc9d4d3f08
chore: update pre-commit hooks
2024-02-26 13:51:39 +01:00
Matthias
1255517c5f
update tool.ruff configuration to match 2.0 version
2024-02-26 13:51:39 +01:00
Matthias
3e89343b43
Remove unused argument
2024-02-26 13:51:39 +01:00
dependabot[bot]
5b988784df
Bump ruff from 0.1.15 to 0.2.0
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.15 to 0.2.0.
- [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.15...v0.2.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
a11aacc131
Bump pydantic from 2.5.3 to 2.6.1
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.5.3 to 2.6.1.
- [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.5.3...v2.6.1 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
470a05130b
Bump orjson from 3.9.12 to 3.9.13
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.12 to 3.9.13.
- [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.12...3.9.13 )
---
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 13:51:39 +01:00
dependabot[bot]
43e23d2520
Bump fastapi from 0.109.0 to 0.109.2
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.109.0 to 0.109.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.109.0...0.109.2 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
1a79dc16f8
Bump cryptography from 42.0.1 to 42.0.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.1 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.1...42.0.2 )
---
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 13:51:39 +01:00
dependabot[bot]
ef5b71dc12
Bump peter-evans/create-pull-request from 5 to 6
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
d4e1b22c82
Bump mkdocs-material from 9.5.6 to 9.5.7
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.6 to 9.5.7.
- [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.6...9.5.7 )
---
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 13:51:39 +01:00
dependabot[bot]
693ca56fb2
Bump aiohttp from 3.9.2 to 3.9.3
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.2...v3.9.3 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
9c70c65e03
Bump ccxt from 4.2.25 to 4.2.35
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.25 to 4.2.35.
- [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.25...4.2.35 )
---
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 13:51:39 +01:00
dependabot[bot]
4a8553beb1
Bump urllib3 from 2.1.0 to 2.2.0
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
0a97d03a76
Bump uvicorn from 0.27.0 to 0.27.0.post1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.27.0 to 0.27.0.post1.
- [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.27.0...0.27.0.post1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
Matthias
c1eadb17d9
Update Tests data to work with new cached levtiers
2024-02-26 13:50:50 +01:00
Matthias
7bfb6a0c65
Update cached binance leverage tiers
2024-02-26 13:50:50 +01:00
Matthias
d530dd5900
Improve formatting of leverage
...
closes #9759
2024-02-26 13:50:50 +01:00
Matthias
79066c3d3c
enable sub-minute backtest detail timeframes
...
closes #9635
2024-02-26 13:50:50 +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
Joe Schr
d15f17a03f
chore: remove unused parameter pairs from populate_dataframe_with_trades
2024-02-26 12:00:36 +01:00
Joe Schr
6bdf6bed7b
fix tests: add comments
2024-02-26 11:53:55 +01:00
Joe Schr
5b637bc9fc
tests: use orderflow row that actually has stacked imbalances
2024-02-26 11:22:24 +01:00
Joe Schr
3df04008d6
fix tests: move orderflow tests into own dir
2024-02-26 11:09:08 +01:00
Joe Schr
b15e47ded4
fix tests: use testdatadir
2024-02-26 10:57:12 +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
Matthias
eaf70428c1
Improve volatility tests
2024-02-24 13:21:49 +01:00
Matthias
38ca58c728
Add verification for volatilityfilter
2024-02-24 13:12:52 +01:00
Matthias
0bf73cc64b
Voliatilityfilter - sorting
2024-02-24 13:11:43 +01:00
Matthias
7ddaa09a23
Refactor VolatilityFilter
2024-02-24 08:26:07 +01:00
Matthias
c663016b47
Improve some type safety
2024-02-24 08:06:06 +01:00
Matthias
6307e16304
Properly format notification date
2024-02-23 06:45:28 +01:00
Matthias
9ac7149c47
Add check to verify that "since" is properly respected.
2024-02-22 22:14:29 +01:00
Matthias
0acde28902
Remove pointless comment
2024-02-22 19:28:02 +01:00
Matthias
f4ad1e8020
chore: Remove wrong typehint
2024-02-22 19:02:11 +01:00
Matthias
c7fff45bef
Fix test leakage
2024-02-22 19:01:33 +01:00
Matthias
e30fa3a445
Remove duplicate pairlistmanager init
2024-02-22 18:17:58 +01:00
Matthias
db83b0cdb0
Update typehint for candle_cache
2024-02-22 07:09:47 +01:00
Matthias
4cfd5d004e
Improve ohlcv pair cache with since_ms
...
avoids some rare bugs in more complex configurations.
2024-02-22 06:38:28 +01:00
Matthias
3680e199ce
Fix range-stability filter downloading too little data
2024-02-22 06:29:08 +01:00
Matthias
4e87169a0c
Use set to reduce iterations
2024-02-22 06:28:54 +01:00
Matthias
621e497e7b
Merge pull request #9854 from freqtrade/dependabot/pip/cryptography-42.0.4
...
Bump cryptography from 42.0.3 to 42.0.4
2024-02-22 06:28:08 +01:00
dependabot[bot]
c013c76e64
Bump cryptography from 42.0.3 to 42.0.4
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.3 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.3...42.0.4 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-21 20:49:18 +00:00
Matthias
4bbb3174b2
re-enable use_database after bt test
2024-02-21 06:52:22 +01:00
Matthias
c511d65d2e
Add backtesting test
2024-02-20 20:25:12 +01:00
Joe Schr
c4a024e627
Improve docs
2024-02-20 20:12:50 +01:00
Matthias
e8ca9ce39b
Add testconfirming correct functioning
2024-02-20 20:00:45 +01:00
Matthias
f1af00dd39
Merge branch 'develop' into feature_keyval_storage
2024-02-20 19:21:44 +01:00
Matthias
bfb0b535b7
Merge pull request #9847 from freqtrade/fix/bybit_unified
...
Bump ccxt to 4.2.47
2024-02-20 08:26:55 +01:00
Matthias
0199e7d3d8
Add type-hint to exchange_has dict
2024-02-20 06:30:10 +01:00
Matthias
b3ba2cee17
Bump ccxt to 4.2.47
2024-02-20 06:21:09 +01:00
Matthias
411f606476
Fix some tests due to new method
2024-02-20 06:21:03 +01:00
Matthias
f53c019d2a
Update "exchange_has" validation with new fallbacks
2024-02-20 06:21:03 +01:00
Matthias
3497f7946e
Add test for fetch_order_emulated
2024-02-20 06:21:03 +01:00
Matthias
65af7750e6
Add fetch_order_emulated to support exchanges without proper fetch_order method
2024-02-20 06:21:03 +01:00
Matthias
103c993591
Merge pull request #9843 from freqtrade/dependabot/pip/develop/tensorboard-2.16.2
...
Bump tensorboard from 2.15.2 to 2.16.2
2024-02-20 06:11:11 +01:00
Matthias
969128a74f
Merge pull request #9846 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-02-20 06:10:45 +01:00
xmatthias
f6e2030bf2
chore: update pre-commit hooks
2024-02-20 03:03:46 +00:00
Matthias
00bde70f73
Fix / improve styling in test class
2024-02-19 19:14:44 +01:00
Matthias
61e2170fc1
Merge pull request #9832 from freqtrade/dependabot/pip/develop/types-8a8455b0ec
...
Bump the types group with 1 update
2024-02-19 11:52:44 +01:00
Matthias
434b8a423c
bump types-requests pre-commit
2024-02-19 09:33:09 +01:00
Matthias
0b149cbd6a
Merge pull request #9840 from freqtrade/dependabot/pip/develop/ruff-0.2.2
...
Bump ruff from 0.2.1 to 0.2.2
2024-02-19 09:32:08 +01:00
Matthias
2323215aa7
Merge pull request #9838 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.27
...
Bump sqlalchemy from 2.0.26 to 2.0.27
2024-02-19 08:49:53 +01:00
dependabot[bot]
82876570a3
Bump ruff from 0.2.1 to 0.2.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.2.1 to 0.2.2.
- [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.2.1...v0.2.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 07:14:01 +00:00
Matthias
c329e71fa8
Merge pull request #9836 from freqtrade/dependabot/pip/develop/pre-commit-3.6.2
...
Bump pre-commit from 3.6.1 to 3.6.2
2024-02-19 08:13:14 +01:00
Matthias
a200b5524b
Update sqlalchemy in pre-commit
2024-02-19 07:18:56 +01:00
Matthias
baf6725a9a
Merge pull request #9839 from freqtrade/dependabot/pip/develop/scikit-learn-1.4.1.post1
...
Bump scikit-learn from 1.4.0 to 1.4.1.post1
2024-02-19 07:18:07 +01:00
Matthias
d655a0a638
Merge pull request #9842 from freqtrade/dependabot/pip/develop/orjson-3.9.14
...
Bump orjson from 3.9.13 to 3.9.14
2024-02-19 07:16:29 +01:00
Matthias
39941a7ac0
Improve formatting in drawdown calc
2024-02-19 07:09:23 +01:00
Matthias
66f4839101
Further increase test coverate of max_drawdown
2024-02-19 07:02:42 +01:00
dependabot[bot]
6aa1bbf574
Bump sqlalchemy from 2.0.26 to 2.0.27
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.26 to 2.0.27.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 05:31:00 +00:00
dependabot[bot]
381576b8f1
Bump pre-commit from 3.6.1 to 3.6.2
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.6.1 to 3.6.2.
- [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.6.1...v3.6.2 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 05:30:18 +00:00
Matthias
82814cb5fa
Merge pull request #9837 from freqtrade/dependabot/pip/develop/plotly-5.19.0
...
Bump plotly from 5.18.0 to 5.19.0
2024-02-19 06:30:11 +01:00
Matthias
093b44928e
Merge pull request #9835 from freqtrade/dependabot/pip/develop/cryptography-42.0.3
...
Bump cryptography from 42.0.2 to 42.0.3
2024-02-19 06:29:42 +01:00
Matthias
fa632311f3
Merge pull request #9834 from freqtrade/dependabot/pip/develop/urllib3-2.2.1
...
Bump urllib3 from 2.2.0 to 2.2.1
2024-02-19 06:28:35 +01:00
Matthias
5e86ee9de6
Merge pull request #9833 from freqtrade/dependabot/pip/develop/pytest-4c2ece7286
...
Bump the pytest group with 1 update
2024-02-19 06:28:12 +01:00
dependabot[bot]
549b9f62fd
Bump tensorboard from 2.15.2 to 2.16.2
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.15.2 to 2.16.2.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.15.2...2.16.2 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 03:13:12 +00:00
dependabot[bot]
edb5431a77
Bump orjson from 3.9.13 to 3.9.14
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.13 to 3.9.14.
- [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.13...3.9.14 )
---
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-19 03:13:07 +00:00
dependabot[bot]
4241db2fe2
Bump scikit-learn from 1.4.0 to 1.4.1.post1
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.4.0 to 1.4.1.post1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.0...1.4.1.post1 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 03:12:37 +00:00
dependabot[bot]
c966f83147
Bump plotly from 5.18.0 to 5.19.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.18.0...v5.19.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 03:12:17 +00:00
dependabot[bot]
f361824b15
Bump cryptography from 42.0.2 to 42.0.3
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.2 to 42.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.3 )
---
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-19 03:12:05 +00:00
dependabot[bot]
8675f86d14
Bump urllib3 from 2.2.0 to 2.2.1
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.0...2.2.1 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 03:11:57 +00:00
dependabot[bot]
0979d0b6e4
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.0 to 8.0.1
- [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.0...8.0.1 )
---
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-19 03:11:53 +00:00
dependabot[bot]
4c3879cb57
Bump the types group with 1 update
...
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed ).
Updates `types-requests` from 2.31.0.20240125 to 2.31.0.20240218
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-19 03:11:21 +00:00
Matthias
69a0f4c465
Fix bybit spot live tests
2024-02-18 16:09:59 +01:00
Matthias
61e09ac719
Update telegram help with new wording
2024-02-18 16:07:03 +01:00
Matthias
583b2fc690
Fail if unified account is detected.
2024-02-18 11:50:42 +01:00
Matthias
e06b70eb05
Add log message for Bybit accout type
2024-02-18 11:50:42 +01:00
Matthias
51a6a7b632
Merge pull request #9821 from freqtrade/feat/volumepairlist_caching
...
improve volumepairlist "advanced filter mode" caching
2024-02-18 11:46:31 +01:00
Matthias
3250f42257
Improve validate_exchange
...
returns now both required and optional dependencies
2024-02-18 11:21:34 +01:00
Matthias
a029d1f08e
Merge pull request #9823 from tar-xz/develop
...
docs: Remove unnecessary bracket in sql_cheatsheet.md
2024-02-18 10:54:55 +01:00
William Wong
a5d1ae3191
docs: Update sql_cheatsheet.md
2024-02-18 03:21:50 +08:00
Matthias
ebd439cdd1
Remove unused import
2024-02-17 16:41:10 +01:00
Matthias
78d8a4df2e
Use "ohlcv_with_cache" for further pairlists
2024-02-17 16:29:52 +01:00
Matthias
4bcf2c423a
Don't tick on ttl cache
2024-02-17 16:27:43 +01:00
Matthias
7b36a0fc42
Add explicit test for ohlcv_with_cache
2024-02-17 16:26:53 +01:00
Matthias
bcfe7ef547
Refactor ohlcv caching to exchange class
2024-02-17 16:26:44 +01:00
Matthias
8033faa2f2
Update pairlist cache behavior in VolumePairList
2024-02-17 15:14:11 +01:00
Matthias
190ba272de
Merge pull request #9818 from CaffeinatedTech/develop
...
Added escaping to enter and exit tags on telegram performance messages.
2024-02-17 13:36:52 +01:00
Matthias
3f3760c0ae
Use Markdown V1 - update tests
2024-02-17 12:02:26 +01:00
CaffeinatedTech
4761bf2427
Change enter_tag, exit_reason, mix_tag performance messages from HTML to Markdown to fix some string encoding issues.
2024-02-17 09:12:49 +10:00
Matthias
c0da1b6922
Fix edge-case when calculating cagr
...
edge-case with leveraged trades - yielding a negative final balance.
closes #9820
2024-02-16 20:04:49 +01:00
CaffeinatedTech
a0b7df70d6
Added escaping to enter and exit tags on telegram performance messages.
2024-02-16 13:36:16 +10:00
Matthias
60b12c1d9e
Double newlines between functions ...
2024-02-15 20:45:16 +01:00
Matthias
fd48991fb0
Fix duplicate parentheses
2024-02-15 20:44:16 +01:00
Matthias
1696aa3915
Adjust tests for new fields
2024-02-15 20:39:06 +01:00
Matthias
fb54c9ffe4
Add open_fill_date stuff to json schema
2024-02-15 20:35:34 +01:00
Matthias
0f85ef0997
Simplify trade_model serializations
2024-02-15 19:52:50 +01:00
Matthias
c6d1c1a980
Add dt_ts_none helper
2024-02-15 19:50:56 +01:00
Matthias
c1d7184849
Adjust for ccxt exception hierarchy change
...
caused by https://github.com/ccxt/ccxt/pull/21035
2024-02-15 19:20:08 +01:00
Matthias
a22181d721
Enable caching for "filter only" Volumepairlist
2024-02-15 18:20:19 +01:00
Matthias
7f7e9ec875
Add additional test case for VolumePairlist in range mode
2024-02-15 18:20:19 +01:00
Matthias
6c9b9e91e8
enhance volumpairlist range test
2024-02-15 18:20:19 +01:00
Matthias
d01e9cf299
Improve log message
2024-02-15 18:20:11 +01:00
Matthias
86da9cb659
Simplify some pairlist conditions
2024-02-15 18:20:11 +01:00
Matthias
d2b0dc2171
Merge pull request #9814 from freqtrade/frog-docs-remotepairlist-1
...
Clarify processing_mode for RemotePairlist docs
2024-02-15 18:10:18 +01:00
Robert Davey
57fd0e379a
Clarify processing_mode for RemotePairlist
...
No default value is specified in the docs for the processing_mode, making it unclear that the default behaviour is to filter out pairs, rather than append.
2024-02-15 15:57:49 +00:00
Matthias
280737447c
Don't load empty dataframes - skip these
...
closes #9811
2024-02-14 07:26:23 +01:00
Matthias
3d6079ae19
Add debug output showing the pair to be converted
...
part of #9811
2024-02-13 17:47:43 +01:00
Joe Schr
7248f20938
Direct import to avoid circular import error
2024-02-13 12:00:24 +01:00
Joe Schr
3a1bb83f99
EOF fix
2024-02-13 11:32:58 +01:00
Joe Schr
7296ce72cb
Adds more infos to docs
2024-02-13 11:28:28 +01:00
Joe Schr
b68afb4063
Fix markdown
2024-02-13 10:54:59 +01:00
Matthias
ab062d7bb1
Add test to run in backtest mode
2024-02-13 07:16:20 +01:00
Matthias
d5b21f2a32
Fix bug in backtest mode
2024-02-13 07:16:09 +01:00
Matthias
9be7759e42
Add initial test for custom_data
2024-02-13 07:10:11 +01:00
Matthias
304f52ab79
Fix some minor custom-data bugs
2024-02-13 07:06:32 +01:00
Matthias
6a6e3aacf3
Fix broken deletion
2024-02-12 20:51:44 +01:00
Matthias
1c81a21bb6
Merge branch 'develop' into feature_keyval_storage
2024-02-12 20:39:37 +01:00
Matthias
67b910835e
Simplify access to custom_data - users will usually only care about the value, not about the metadata.
2024-02-12 20:39:29 +01:00
Matthias
8364a704d6
Fix a few sql gotchas
2024-02-12 20:31:44 +01:00
Matthias
790c7e386a
re-adjust logic for custom_data in rpc module
2024-02-12 20:27:56 +01:00
Matthias
8dda28351e
Simplify custom_data stuff
2024-02-12 20:25:26 +01:00
Matthias
b7904b8e80
Combine custom_data classes to one file
2024-02-12 20:14:37 +01:00
Matthias
7fd70b82fa
custom_data: Simplify and fix a few things
2024-02-12 20:05:17 +01:00
Matthias
9699011cd9
Remove pointless wrapper
2024-02-12 18:28:29 +01:00
Matthias
83b22dedd5
Fix non-reset of use_db
2024-02-12 18:25:02 +01:00
Matthias
c67e451fe1
Remove unused imports
2024-02-12 18:24:26 +01:00
Matthias
8593094619
Ensure custom data access goes through the accessor functions
2024-02-12 18:22:49 +01:00
Matthias
d49da76382
Slighlty improve docs
2024-02-12 18:17:48 +01:00
Matthias
2c652a2ce6
Merge pull request #9803 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.26
...
Bump sqlalchemy from 2.0.25 to 2.0.26
2024-02-12 14:17:19 +01:00
Joe Schr
bff93e31c8
Moves orderflow logic to it's own file
2024-02-12 13:45:56 +01:00
Joe Schr
64e9784d1f
Remove formatting changes
2024-02-12 13:45:56 +01:00
Joe Schr
d7b88194e0
Resolve various issues and comments
2024-02-12 13:45:56 +01:00
Joe Schr
6e7a536c7a
Replaces public_trades_to_dataframe with trades_list_to_df
2024-02-12 13:45:56 +01:00
Joe Schr
c610c44a43
Removes unrequired drop_incomplete
2024-02-12 12:12:20 +01:00
Joe Schr
a7e4a5e2dc
Removes clean_duplicate_trades
2024-02-12 12:11:52 +01:00
Matthias
c99009d47e
Merge branch 'develop' into dependabot/pip/develop/sqlalchemy-2.0.26
2024-02-12 10:52:10 +01:00
Joe Schr
c85ded14d1
Extract _if_enabled_populate_trades
2024-02-12 10:18:17 +01:00
Joe Schr
71e36be34b
Use get_historic_trades directly
2024-02-12 10:10:45 +01:00
Joe Schr
aab3c07b87
Use _max_trades_candle_limit directly
2024-02-12 10:10:36 +01:00
Joe Schr
50070bc2ca
Removes unused import
2024-02-12 09:39:09 +01:00
Joe Schr
e60b997fd0
Pass on missed argument stop_on_from_id
2024-02-12 09:38:49 +01:00
Joe Schr
e8714d52cd
Removes nonsensical if gate
2024-02-12 09:31:37 +01:00
Joe Schr
0a4da26f2d
Resolve using trades directly from trades_load when backtesting
2024-02-12 09:29:30 +01:00
Matthias
05ab13592b
Merge pull request #9796 from freqtrade/dependabot/pip/develop/pytest-859c960bd7
...
Bump the pytest group with 2 updates
2024-02-12 08:19:57 +01:00
Matthias
a02b1d0306
Merge pull request #9804 from freqtrade/dependabot/pip/develop/tensorboard-2.15.2
...
Bump tensorboard from 2.15.1 to 2.15.2
2024-02-12 08:17:47 +01:00
Matthias
ffe43be3fa
Merge pull request #9802 from freqtrade/dependabot/pip/develop/python-telegram-bot-20.8
...
Bump python-telegram-bot from 20.7 to 20.8
2024-02-12 08:17:22 +01:00
Matthias
94a52a776c
Merge pull request #9801 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.9
...
Bump mkdocs-material from 9.5.8 to 9.5.9
2024-02-12 06:47:12 +01:00
Matthias
f2a7312010
Update sqlalchemy pre-commit
2024-02-12 06:34:45 +01:00
Matthias
72290365db
telegram: ensure msg update test uses the correct edit_message_text call
2024-02-12 06:31:39 +01:00
Matthias
fd737af69d
use query.edit_message_text to simplify telegram class
2024-02-12 06:29:42 +01:00
dependabot[bot]
0740a13393
Bump sqlalchemy from 2.0.25 to 2.0.26
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.25 to 2.0.26.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-12 05:18:09 +00:00
Matthias
1f3047dce4
Merge pull request #9800 from freqtrade/dependabot/pip/develop/tqdm-4.66.2
...
Bump tqdm from 4.66.1 to 4.66.2
2024-02-12 06:17:42 +01:00
Matthias
ea0f4f6b86
Merge pull request #9799 from freqtrade/dependabot/pip/develop/ccxt-4.2.42
...
Bump ccxt from 4.2.39 to 4.2.42
2024-02-12 06:17:18 +01:00
dependabot[bot]
0ba27ddee6
Bump the pytest group with 2 updates
...
Bumps the pytest group with 2 updates: [pytest](https://github.com/pytest-dev/pytest ) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest` from 7.4.4 to 8.0.0
- [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/7.4.4...8.0.0 )
Updates `pytest-asyncio` from 0.23.4 to 0.23.5
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.4...v0.23.5 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: pytest
- 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 >
2024-02-12 05:04:43 +00:00
Matthias
f19aed5349
Merge pull request #9798 from freqtrade/dependabot/pip/develop/pre-commit-3.6.1
...
Bump pre-commit from 3.6.0 to 3.6.1
2024-02-12 06:03:30 +01:00
Matthias
ca72b494bb
Merge pull request #9797 from freqtrade/dependabot/pip/develop/uvicorn-0.27.1
...
Bump uvicorn from 0.27.0.post1 to 0.27.1
2024-02-12 06:03:06 +01:00
dependabot[bot]
2c1ea2d256
Bump tensorboard from 2.15.1 to 2.15.2
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.15.1 to 2.15.2.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/2.15.2/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.15.1...2.15.2 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-12 03:30:19 +00:00
dependabot[bot]
8ca905b45f
Bump python-telegram-bot from 20.7 to 20.8
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.7 to 20.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/v20.7...v20.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-02-12 03:30:00 +00:00
dependabot[bot]
903ae33679
Bump mkdocs-material from 9.5.8 to 9.5.9
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.8 to 9.5.9.
- [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.8...9.5.9 )
---
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-12 03:29:52 +00:00
dependabot[bot]
7d74a4c193
Bump tqdm from 4.66.1 to 4.66.2
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.1 to 4.66.2.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.2 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-12 03:29:45 +00:00
dependabot[bot]
7e8e36c6be
Bump ccxt from 4.2.39 to 4.2.42
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.39 to 4.2.42.
- [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.39...4.2.42 )
---
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-12 03:29:40 +00:00
dependabot[bot]
d5aec91a41
Bump pre-commit from 3.6.0 to 3.6.1
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.6.0 to 3.6.1.
- [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.6.0...v3.6.1 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-12 03:29:27 +00:00
dependabot[bot]
f10c8f9c3b
Bump uvicorn from 0.27.0.post1 to 0.27.1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.27.0.post1 to 0.27.1.
- [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.27.0.post1...0.27.1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-12 03:29:17 +00:00
Joe Schr
eaa85e8651
Removes do_plot and old comments
2024-02-11 13:16:16 +01:00
Joe Schr
0fd2aca47e
Remove if since
2024-02-11 13:14:17 +01:00
Joe Schr
e8c911e7b4
Remove since/until superfluous arguments
2024-02-11 13:04:39 +01:00
Matthias
d23079f837
improve tests slighly
2024-02-10 20:13:17 +01:00
Matthias
fc15f98b80
Reduce unnecessary newlines
2024-02-10 17:45:03 +01:00
Matthias
4b0383f197
Fix overly long lines
2024-02-10 17:40:24 +01:00
Matthias
a216a08f09
Formatting ...
2024-02-10 17:29:17 +01:00
Matthias
7ae69a9cde
update imports
2024-02-10 17:27:11 +01:00
Matthias
cfcc8f9fde
Ensure docs are rendered in the navigation pane
2024-02-10 17:26:59 +01:00
Joe Schr
849413c5ea
Changes scale from type int to float
2024-02-10 11:53:40 +01:00
Matthias
3aa2d0c30a
Slightly improve memory-usage of kraken-convert
2024-02-10 09:37:59 +01:00
Matthias
a83b5abb51
Allow wildcards for pairs filter
2024-02-10 08:48:52 +01:00
Matthias
f89147fd44
Allow limiting kraken pairs to --pairs selection
2024-02-10 08:44:16 +01:00
Matthias
adf63a45cf
Align new-config documentation examples
...
closes #9790
2024-02-09 21:38:15 +01:00
Joe Schr
4ae63d7ecb
Fix superfluous formatting
2024-02-09 13:15:12 +01:00
Matthias
5bb4fe16b1
Merge pull request #9789 from freqtrade/dependabot/pip/develop/nbconvert-7.16.0
...
Bump nbconvert from 7.14.2 to 7.16.0
2024-02-08 20:35:08 +01:00
Matthias
444d939f88
Merge pull request #9786 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.8
...
Bump mkdocs-material from 9.5.7 to 9.5.8
2024-02-08 20:34:58 +01:00
Matthias
f6f069511e
Merge pull request #9787 from freqtrade/dependabot/pip/develop/ruff-0.2.1
...
Bump ruff from 0.2.0 to 0.2.1
2024-02-08 20:34:46 +01:00
Matthias
02742f36cd
Merge pull request #9788 from freqtrade/dependabot/pip/develop/numpy-1.26.4
...
Bump numpy from 1.26.3 to 1.26.4
2024-02-08 20:34:34 +01:00
Joe Schr
9ec45ce042
Ruff fix
2024-02-08 19:48:53 +01:00
Joe Schr
3d92b40ad3
Ruff fix: E303 too many blank lines
2024-02-08 19:48:53 +01:00
Joe Schr
5b264d66e0
Ruff and flake fixes
2024-02-08 19:38:21 +01:00
dependabot[bot]
ce6b62f865
Bump numpy from 1.26.3 to 1.26.4
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.26.3 to 1.26.4.
- [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.26.3...v1.26.4 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-08 18:26:56 +00:00
Matthias
1d07ae4f3a
Merge pull request #9785 from freqtrade/dependabot/pip/develop/ccxt-4.2.39
...
Bump ccxt from 4.2.35 to 4.2.39
2024-02-08 19:26:09 +01:00
Matthias
ba9e8d2bc5
Merge pull request #9783 from freqtrade/dependabot/github_actions/develop/pre-commit/action-3.0.1
...
Bump pre-commit/action from 3.0.0 to 3.0.1
2024-02-08 19:25:46 +01:00
Joe Schr
c40f3d91d4
Ruff fix
2024-02-08 19:06:43 +01:00
dependabot[bot]
01a00ad048
Bump nbconvert from 7.14.2 to 7.16.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.14.2 to 7.16.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.14.2...v7.16.0 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-08 17:06:26 +00:00
dependabot[bot]
9f449dd347
Bump ruff from 0.2.0 to 0.2.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.2.0 to 0.2.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/v0.2.0...v0.2.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-02-08 17:06:05 +00:00
dependabot[bot]
68fd7d7ffd
Bump mkdocs-material from 9.5.7 to 9.5.8
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.7 to 9.5.8.
- [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.7...9.5.8 )
---
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-08 17:05:44 +00:00
dependabot[bot]
a0c246fa9a
Bump ccxt from 4.2.35 to 4.2.39
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.35 to 4.2.39.
- [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.35...4.2.39 )
---
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-08 17:05:39 +00:00
dependabot[bot]
7223a6c504
Bump pre-commit/action from 3.0.0 to 3.0.1
...
Bumps [pre-commit/action](https://github.com/pre-commit/action ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases )
- [Commits](https://github.com/pre-commit/action/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: pre-commit/action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-08 17:04:19 +00:00
Matthias
bf1f08cd21
chore: add dependency groups for regular updates,
...
reschedule to run at 3am UTC (hope this works now ...)
2024-02-08 18:03:52 +01:00
Joe Schr
1a0610f3e4
mypy fixes
2024-02-08 12:11:10 +01:00
Joe Schr
14fb29516a
Removes unused code path
2024-02-08 11:56:57 +01:00
Joe Schr
0647ce59e7
Fix error if until is undefined
2024-02-08 11:06:15 +01:00
Matthias
3e5a572fc6
Allow int as trade-id parameter
...
closes #9780
2024-02-08 07:16:56 +01:00
Matthias
386925f06b
Merge pull request #9776 from stash86/bt-metrics2
...
fix strategy-updater docs
2024-02-08 06:44:01 +01:00
Matthias
626c904103
Fix some issues with types
2024-02-07 19:28:06 +01:00
Matthias
2393a9fecf
Fix some minor test failures
2024-02-07 19:06:41 +01:00
Joe Schr
2925a2a2fa
Fix regression BaseException
2024-02-07 17:39:49 +01:00
Joe Schr
d6e3464973
Flake8 fix
2024-02-07 13:39:02 +01:00
Joe Schr
ca8cb73efa
Ruff fixes
2024-02-07 13:37:17 +01:00
Joe Schr
69eb35deff
Ruff fixes
2024-02-07 13:35:20 +01:00
Joe Schr
b8f92ecc52
Ruff fixes
2024-02-07 13:23:43 +01:00
Joe Schr
118ca784e8
Adds TRADESResponse
2024-02-07 13:20:39 +01:00
Joe Schr
634e81c7e0
Fix ruff
2024-02-07 13:10:04 +01:00
Joe Schr
79074ea4b3
Fix untrue ruff error by adding line ignore
2024-02-07 12:51:18 +01:00
Joe Schr
39ba6fe56b
Ruff --fix
2024-02-07 12:48:15 +01:00
Joe Schr
72a20e9928
Ruff changes for clean_duplicate_trades, populate_dataframe_with_trades, public_trades_to_dataframe
2024-02-07 12:42:30 +01:00
Joe Schr
b117f1b474
Fix superfluous changes
2024-02-07 12:30:50 +01:00
Joe Schr
e6c1c3d60b
Fix immediate rename of argument
2024-02-07 12:30:50 +01:00
Joe Schr
9c070431e1
Fix isort after ruff changes
2024-02-07 12:30:48 +01:00
Matthias
8f9f4b40cd
Update model to new sqlalchemy version
2024-02-07 07:25:02 +01:00
Matthias
4700782f60
Merge branch 'develop' into feature_keyval_storage
2024-02-07 07:13:41 +01:00
Stefano Ariestasia
43bab85b85
fix strategy-updater docs
2024-02-07 11:21:32 +09:00
Joe Schr
f61c75ffcc
Fix isort imports
2024-02-06 20:35:16 +01:00
Joe Schr
3ae5667684
Fix merge regression regarding _pairs_last_refresh_time
2024-02-06 20:23:10 +01:00
Joe Schr
c04cce52ea
Fix unnecessary deep intend
2024-02-06 20:13:23 +01:00
Matthias
9e89567eeb
Merge pull request #9704 from ShaneOss/patch-2
...
fix: logical error in the conditional checks for model classes
2024-02-06 19:53:04 +01:00
Matthias
d2e9d36dea
chore: Update ordering of requirements in setup.py
2024-02-06 18:15:17 +01:00
Joe Schr
aa663b926a
Fix tests for use public trades
2024-02-06 14:33:13 +01:00
Joe Schr
1f783b2995
Start writing orderflow documentation
2024-02-06 14:10:18 +01:00
Matthias
e50fac34a5
Bump technical to 1.4.3
2024-02-06 07:03:30 +01:00
Matthias
3fd8b2f1c3
Merge pull request #9774 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-02-06 06:20:33 +01:00
xmatthias
8d02504072
chore: update pre-commit hooks
2024-02-06 03:03:17 +00:00
Matthias
4aef5676d7
update tool.ruff configuration to match 2.0 version
2024-02-05 18:10:11 +01:00
Matthias
73e2e034ae
Remove unused argument
2024-02-05 18:03:28 +01:00
Matthias
b0da978999
Merge pull request #9767 from freqtrade/dependabot/pip/develop/ruff-0.2.0
...
Bump ruff from 0.1.15 to 0.2.0
2024-02-05 18:03:25 +01:00
Matthias
1eb27c8b87
Merge pull request #9773 from freqtrade/dependabot/pip/develop/pydantic-2.6.1
...
Bump pydantic from 2.5.3 to 2.6.1
2024-02-05 16:55:01 +01:00
dependabot[bot]
b4f030fd55
Bump pydantic from 2.5.3 to 2.6.1
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.5.3 to 2.6.1.
- [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.5.3...v2.6.1 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 14:18:28 +00:00
Matthias
e03ea80f79
Merge pull request #9769 from freqtrade/dependabot/pip/develop/orjson-3.9.13
...
Bump orjson from 3.9.12 to 3.9.13
2024-02-05 15:18:18 +01:00
Matthias
d505f98d12
Merge pull request #9768 from freqtrade/dependabot/pip/develop/fastapi-0.109.2
...
Bump fastapi from 0.109.0 to 0.109.2
2024-02-05 15:17:38 +01:00
dependabot[bot]
b9245aef2d
Bump orjson from 3.9.12 to 3.9.13
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.12 to 3.9.13.
- [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.12...3.9.13 )
---
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-05 08:21:44 +00:00
dependabot[bot]
646aca7a36
Bump fastapi from 0.109.0 to 0.109.2
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.109.0 to 0.109.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.109.0...0.109.2 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 08:20:20 +00:00
Matthias
76fbe6ed1f
Merge pull request #9770 from freqtrade/dependabot/pip/develop/cryptography-42.0.2
...
Bump cryptography from 42.0.1 to 42.0.2
2024-02-05 09:19:15 +01:00
Matthias
e526311c2c
Merge pull request #9771 from freqtrade/dependabot/github_actions/develop/peter-evans/create-pull-request-6
...
Bump peter-evans/create-pull-request from 5 to 6
2024-02-05 09:18:35 +01:00
dependabot[bot]
a675d2b026
Bump cryptography from 42.0.1 to 42.0.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.1 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.1...42.0.2 )
---
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-05 06:02:59 +00:00
Matthias
fcfde31985
Merge pull request #9766 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.7
...
Bump mkdocs-material from 9.5.6 to 9.5.7
2024-02-05 07:02:30 +01:00
Matthias
5c672ce487
Merge pull request #9763 from freqtrade/dependabot/pip/develop/aiohttp-3.9.3
...
Bump aiohttp from 3.9.2 to 3.9.3
2024-02-05 07:02:04 +01:00
Matthias
5ef261d7a7
Merge pull request #9764 from freqtrade/dependabot/pip/develop/ccxt-4.2.35
...
Bump ccxt from 4.2.25 to 4.2.35
2024-02-05 07:01:43 +01:00
Matthias
36cd3c70e2
Merge pull request #9765 from freqtrade/dependabot/pip/develop/urllib3-2.2.0
...
Bump urllib3 from 2.1.0 to 2.2.0
2024-02-05 07:01:20 +01:00
Matthias
6c08f0a86b
Merge pull request #9761 from freqtrade/dependabot/pip/develop/uvicorn-0.27.0.post1
...
Bump uvicorn from 0.27.0 to 0.27.0.post1
2024-02-05 07:01:07 +01:00
dependabot[bot]
667a8cc59f
Bump peter-evans/create-pull-request from 5 to 6
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 03:59:04 +00:00
dependabot[bot]
e773276dde
Bump ruff from 0.1.15 to 0.2.0
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.15 to 0.2.0.
- [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.15...v0.2.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 03:51:36 +00:00
dependabot[bot]
87e813a3dd
Bump mkdocs-material from 9.5.6 to 9.5.7
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.6 to 9.5.7.
- [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.6...9.5.7 )
---
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-05 03:51:20 +00:00
dependabot[bot]
5114be42cd
Bump urllib3 from 2.1.0 to 2.2.0
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 03:51:09 +00:00
dependabot[bot]
440382ae69
Bump ccxt from 4.2.25 to 4.2.35
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.25 to 4.2.35.
- [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.25...4.2.35 )
---
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-05 03:51:00 +00:00
dependabot[bot]
ab7364c62d
Bump aiohttp from 3.9.2 to 3.9.3
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.2...v3.9.3 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 03:50:36 +00:00
dependabot[bot]
6961182680
Bump uvicorn from 0.27.0 to 0.27.0.post1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.27.0 to 0.27.0.post1.
- [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.27.0...0.27.0.post1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-05 03:50:09 +00:00
Matthias
cb2aaa7bbb
Fix wording fully.
2024-02-03 15:00:48 +01:00
Matthias
35e1421d59
Reduce whitespace
2024-02-03 13:42:25 +01:00
Matthias
0f9e846587
Update Tests data to work with new cached levtiers
2024-02-03 13:32:53 +01:00
Matthias
2989b42760
Update cached binance leverage tiers
2024-02-03 13:16:32 +01:00
Matthias
3711fa5098
Improve formatting of leverage
...
closes #9759
2024-02-03 13:14:50 +01:00
Matthias
c5948693a3
enable sub-minute backtest detail timeframes
...
closes #9635
2024-02-03 13:14:46 +01:00
TheJoeSchr
5487e02ba2
Merge branch 'develop' into feature/fetch-public-trades
2024-02-02 15:14:04 +01:00
Joe Schr
8337bf3c47
Fix typo
2024-02-02 15:12:05 +01:00
TheJoeSchr
0153fd8d70
Update constants.py
...
Fix formatting change
2024-02-02 14:59:45 +01:00
Joe Schr
f6a8e03b59
Remove invoke self code for test_converter_public_trades
2024-02-02 14:54:28 +01:00
Joe Schr
43645729a0
Don't fetch trades for informatitve pairs
2024-02-02 14:33:45 +01:00
Joe Schr
6aaf5d6069
Explain why not using IDataHandler
2024-02-02 14:17:18 +01:00
Joe Schr
e405c42097
Copy trades dataframe directly instead of using deepcopy
2024-02-02 14:15:17 +01:00
Joe Schr
62cec9f043
Revert "Add .envrc to .gitignore"
...
This reverts commit 1f0077b1b5 .
2024-02-02 14:03:42 +01:00
Matthias
8469484998
chore: Split stoploss tests from freqtradebot
...
stoploss on exchange tests are quiet extensive, and deserve their own test file.
2024-02-02 07:25:53 +01:00
Matthias
57df7d9eca
chore: convert test dir to package
2024-02-02 07:23:19 +01:00
Matthias
80f6fbbae9
chore: Move bot-related tests to test subdir
2024-02-02 07:07:58 +01:00
Matthias
0d14b7a800
perf: only create detail timedelta object once for detail backtests
2024-02-02 07:03:44 +01:00
Matthias
ad121c19b0
Allow <1m timeframes for utility modes
2024-02-02 06:57:12 +01:00
Matthias
67c3bad977
Fix misspelled comment
2024-02-02 06:43:41 +01:00
Matthias
9bfd34a4f3
Merge pull request #9267 from Axel-CH/feature/update_sl_order_mgt
...
Update stoploss order management
2024-02-02 06:43:02 +01:00
Joe Schr
b79aeb0a0d
Shrink public trades testdata by using BCH
2024-02-01 13:42:58 +01:00
Joe Schr
2833169955
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2024-02-01 11:46:38 +01:00
Joe Schr
1f0077b1b5
Add .envrc to .gitignore
...
Affected files:
2024-02-01 11:41:00 +01:00
Matthias
f7472ca74c
Merge pull request #9750 from freqtrade/feat/order_tags
...
Add tags per order
2024-02-01 07:11:06 +01:00
Matthias
44bc1b9aa1
Merge pull request #9743 from freqtrade/dependabot/pip/develop/lightgbm-4.3.0
...
Bump lightgbm from 4.2.0 to 4.3.0
2024-02-01 06:44:02 +01:00
Stefano Ariestasia
008c2feff9
Merge branch 'freqtrade:develop' into bt-metrics
2024-02-01 10:43:11 +09:00
Matthias
d3b6256f8a
Update extract-branch-name to new syntax using GITHUB_OUTPUT
2024-01-30 21:48:32 +01:00
Matthias
0bc5c876c2
Fix GITHUB_REF variable interpolation in ci.yml
2024-01-30 20:47:48 +01:00
Matthias
13ee90725e
Fix syntax error
2024-01-30 20:19:24 +01:00
Matthias
7082a8073c
add debugging for GITHUB_REF
2024-01-30 19:42:32 +01:00
Matthias
cd484bd483
Update extract-branch-name to new syntax using GITHUB_OUTPUT
2024-01-30 19:40:16 +01:00
Matthias
f37c4e5935
Merge pull request #9749 from freqtrade/new_release
...
New release 2024.1
2024-01-30 18:00:25 +01:00
Matthias
d1a96af5e8
Add ft_order_Tag to backtest test
2024-01-30 07:28:36 +01:00
Matthias
6ba8966090
chore: Add minified parameter docstring to to_json method
2024-01-30 07:25:46 +01:00
Matthias
78a1c7247a
keep ft_order_tag for backtest responses
2024-01-30 07:25:15 +01:00
Matthias
0fa0f49b75
Add adjustment order tagging in strategy callbacks docs
2024-01-30 07:24:36 +01:00
Matthias
6806fab1b5
Fix migration not triggering
2024-01-30 07:24:36 +01:00
Matthias
79b8496f38
Fix backtesting not setting entry_tag out of position adjustments
2024-01-30 07:24:36 +01:00
Matthias
d664e76834
Add some tests
2024-01-30 07:24:36 +01:00
Matthias
398b93beef
Fix rpc test
2024-01-30 07:24:36 +01:00
Matthias
2d704a77b5
Improve formatting
2024-01-30 07:24:36 +01:00
Matthias
830a004dfd
Move response handling to interface wrappermethod
2024-01-30 07:24:36 +01:00
Matthias
535ff387ff
add order_tag handlig to running bot
2024-01-30 07:24:36 +01:00
Matthias
95e51bf816
allow adjust_trade_position to return tuples in backtesting
2024-01-30 07:24:36 +01:00
Matthias
e8288a34c9
add ft_order_tag to backtesting
2024-01-30 07:24:36 +01:00
Matthias
39ffee381b
Improve type hint
2024-01-30 07:24:36 +01:00
Matthias
ccd4c715ca
add order-tag to serialize / unserialize methods
2024-01-30 07:24:36 +01:00
Matthias
d82bfc9fad
Add order_tag to orders model
2024-01-30 07:24:36 +01:00
Matthias
c59ae30e31
chore: Add minified parameter docs to to_json method
2024-01-30 07:24:26 +01:00
Matthias
cfc6d3b32f
Apply "Dependencies" label to pull requests
2024-01-30 07:04:53 +01:00
Matthias
e58b7ea8e5
Merge pull request #9747 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-01-30 07:03:51 +01:00
Matthias
d219983f5b
Bump ruff version
2024-01-30 07:03:07 +01:00
Matthias
6c27b27d4f
Bump version to 2024.2-dev
2024-01-30 07:03:07 +01:00
Matthias
fcedc7de0d
Merge pull request #9659 from stash86/bt-metrics2
...
Add MarketCapPairList based on CoinGecko
2024-01-30 07:00:07 +01:00
Matthias
4342aa3bfd
Update version number to 2024.1
2024-01-30 06:46:10 +01:00
Matthias
43188ca447
Merge branch 'stable' into new_release
2024-01-30 06:45:56 +01:00
xmatthias
36d4f10a60
chore: update pre-commit hooks
2024-01-30 03:03:17 +00:00
Matthias
470a239e82
Formatting ...
2024-01-29 20:10:50 +01:00
Matthias
01baea8aab
Test exceptions / errors
2024-01-29 20:08:25 +01:00
Matthias
4a580fc72f
Add test validating cache
2024-01-29 20:01:21 +01:00
Matthias
d691ffe9db
Test more diff. scenario
2024-01-29 19:47:08 +01:00
Matthias
eb7fbb0096
Improve doc wording
2024-01-29 19:39:02 +01:00
Stefano Ariestasia
63aac1a2c9
update docs
2024-01-29 19:50:19 +09:00
Matthias
c35b9f8a3a
Merge pull request #9742 from freqtrade/dependabot/pip/develop/aiohttp-3.9.2
...
Bump aiohttp from 3.9.1 to 3.9.2
2024-01-29 10:00:30 +01:00
Stefano
17af69435f
remove mode, add max_rank, modify test
2024-01-29 17:57:14 +09:00
dependabot[bot]
7af524ff90
Bump aiohttp from 3.9.1 to 3.9.2
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.1...v3.9.2 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 07:54:56 +00:00
Matthias
02a7f6398d
Merge pull request #9739 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.20240125
...
Bump types-requests from 2.31.0.20240106 to 2.31.0.20240125
2024-01-29 08:53:15 +01:00
Matthias
18723d2b6d
Merge pull request #9745 from freqtrade/dependabot/github_actions/develop/peter-evans/dockerhub-description-4
...
Bump peter-evans/dockerhub-description from 3 to 4
2024-01-29 08:52:59 +01:00
Matthias
608a408c75
Merge pull request #9741 from freqtrade/dependabot/pip/develop/cryptography-42.0.1
...
Bump cryptography from 41.0.7 to 42.0.1
2024-01-29 08:52:08 +01:00
Matthias
e5d75c4454
Merge pull request #9744 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.6
...
Bump mkdocs-material from 9.5.4 to 9.5.6
2024-01-29 07:13:09 +01:00
dependabot[bot]
effe2b5367
Bump cryptography from 41.0.7 to 42.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.7 to 42.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 05:31:22 +00:00
Matthias
2f37385eb4
Merge pull request #9736 from freqtrade/dependabot/pip/develop/ccxt-4.2.25
...
Bump ccxt from 4.2.21 to 4.2.25
2024-01-29 06:29:06 +01:00
Matthias
0fa7f9e47f
Bump types-requests pre-commit
2024-01-29 06:28:31 +01:00
Matthias
81c8e6b943
Merge pull request #9740 from freqtrade/dependabot/pip/develop/uvicorn-0.27.0
...
Bump uvicorn from 0.26.0 to 0.27.0
2024-01-29 06:27:27 +01:00
Matthias
b3843f0d53
Merge pull request #9737 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.23.4
...
Bump pytest-asyncio from 0.21.1 to 0.23.4
2024-01-29 06:26:54 +01:00
dependabot[bot]
84913f2ea8
Bump peter-evans/dockerhub-description from 3 to 4
...
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description ) from 3 to 4.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases )
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 03:33:46 +00:00
dependabot[bot]
1450d9e9cd
Bump mkdocs-material from 9.5.4 to 9.5.6
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.4 to 9.5.6.
- [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.4...9.5.6 )
---
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-29 03:28:12 +00:00
dependabot[bot]
b02e15b162
Bump lightgbm from 4.2.0 to 4.3.0
...
Bumps [lightgbm](https://github.com/microsoft/LightGBM ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases )
- [Commits](https://github.com/microsoft/LightGBM/compare/v4.2.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 03:27:55 +00:00
dependabot[bot]
4394fd1346
Bump uvicorn from 0.26.0 to 0.27.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.26.0 to 0.27.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.26.0...0.27.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-29 03:27:28 +00:00
dependabot[bot]
3a6393e2d1
Bump types-requests from 2.31.0.20240106 to 2.31.0.20240125
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.20240106 to 2.31.0.20240125.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 03:27:24 +00:00
dependabot[bot]
990f9e03f8
Bump pytest-asyncio from 0.21.1 to 0.23.4
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.21.1 to 0.23.4.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.1...v0.23.4 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 03:27:15 +00:00
dependabot[bot]
0b549fc7f8
Bump ccxt from 4.2.21 to 4.2.25
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.21 to 4.2.25.
- [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.21...4.2.25 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 03:27:12 +00:00
Matthias
23ac9e145a
Fix generator test
2024-01-27 16:25:00 +01:00
Matthias
63d8239011
Merge branch 'develop' into bt-metrics2
2024-01-27 16:24:05 +01:00
Matthias
5890665931
Add BTC/USDT to test markets
2024-01-27 16:23:47 +01:00
Matthias
b72078e76e
use get_pair_base_currency
2024-01-27 16:07:55 +01:00
Matthias
076ca75200
Slightly refactor pairlist test
2024-01-27 14:52:05 +01:00
Matthias
132e143b9a
Minor comment fix
2024-01-27 14:49:50 +01:00
Matthias
e03e0e838b
Merge pull request #9733 from Bloodhunter4rc/remotepairlist
...
Remotepairlist: fix parsing json exception , add saving to a file of processed pairlist + docs
2024-01-27 12:09:37 +01:00
Stefano
f8dc161ab4
add 2 more final tests
2024-01-27 19:33:12 +09:00
Stefano
e0f7b62b54
fix initial tests
2024-01-27 19:12:50 +09:00
Stefano Ariestasia
c854cef313
fix precommit
2024-01-27 18:12:19 +09:00
Stefano Ariestasia
006639820b
add simple test
2024-01-27 18:10:10 +09:00
Stefano Ariestasia
bf17236e9b
fix typo in the docs
2024-01-27 16:25:54 +09:00
Bloodhunter4rc
99b11c088b
add available_parameters
2024-01-27 08:20:20 +01:00
Matthias
f42fd25800
Improve function naming better reflecting what it aims to do
2024-01-27 08:15:05 +01:00
Matthias
a20fe8cd09
Update docs example box
2024-01-27 08:14:48 +01:00
Bloodhunter4rc
c398504f23
fix tests
2024-01-26 20:55:24 +01:00
Bloodhunter4rc
dd3fbfcfda
+ return type
2024-01-26 18:56:47 +01:00
Bloodhunter4rc
f0562c391c
remove debug, reduce duplicate code -> init_check, add docs example for save_to_file
2024-01-26 18:32:46 +01:00
Bloodhunter4rc
027ce4337d
refresh_period not necessary for a local file
2024-01-26 17:08:38 +01:00
Bloodhunter4rc
fd21658523
extend error except, add saving to a file of processed pairlist + docs
2024-01-26 16:46:54 +01:00
Simon Waiblinger
060198c04c
Merge branch 'freqtrade:develop' into develop
2024-01-25 22:28:05 +01:00
Matthias
523864601a
Merge pull request #9730 from freqtrade/frog-mistakes-docs-1
...
Improve common mistakes docs
2024-01-25 17:26:53 +01:00
Robert Davey
8f0dbc6be1
Improve common mistakes docs
...
Add more details to the common mistakes section of the strategy customisation docs.
2024-01-25 16:11:21 +00:00
Matthias
8d72ee358c
Improve code styles ...
2024-01-24 20:31:38 +01:00
Matthias
0077f3c9a5
Code style improvements
2024-01-24 20:25:25 +01:00
Matthias
6aa4de4d29
Tests for enhanced list-data functionality
2024-01-24 20:17:39 +01:00
Matthias
817aaa164c
Enhance list-data (detailed) view with "candles" column
2024-01-24 20:13:06 +01:00
Matthias
ea9c51570f
use resample_freq where possible
2024-01-24 19:19:16 +01:00
Matthias
2fe6fe14aa
Simplify volumepairlist footprint slightly
2024-01-24 18:27:41 +01:00
Matthias
85dd371ee3
use prepared timedelta object for backtesting
2024-01-24 17:57:18 +01:00
Matthias
0fc3c675b6
Merge pull request #9726 from freqtrade/dependabot/pip/develop/ccxt-4.2.21
...
Bump ccxt from 4.2.15 to 4.2.21
2024-01-24 06:34:02 +01:00
dependabot[bot]
55fe379e13
Bump ccxt from 4.2.15 to 4.2.21
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.15 to 4.2.21.
- [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.15...4.2.21 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-23 19:17:31 +00:00
Matthias
96a8263c57
trades_to_ohlcv_multi test adjustment
2024-01-23 19:31:40 +01:00
Matthias
79ecca3e40
Add test for trades-conversation on different dates
2024-01-23 19:24:41 +01:00
Matthias
267f2e352e
Add trades-generator
2024-01-23 19:24:41 +01:00
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
Matthias
612ec38e57
Don't skip trades if the exchange doesn't do inclusive filtering
2024-01-21 16:50:49 +01:00
Matthias
ac5b12cfd2
Improve kraken pagination behavior
2024-01-21 15:55:34 +01:00
Matthias
f9b6830b78
update fetch_trades info data to kraken response format
2024-01-21 15:52:54 +01:00
Matthias
8a64f0b884
Fix fetch_trades tests
2024-01-21 15:37:39 +01:00
Matthias
15da4aa9bd
Update tests for added fetch_trades arg
2024-01-21 15:25:11 +01:00
Matthias
c167575098
Move extracting trade pagination id to fetch_trades
2024-01-21 15:22:03 +01:00
Matthias
b56c663bea
Add regular / fallback test.
2024-01-21 14:13:05 +01:00
Matthias
501a9a8c98
Improve error message, add test for trade_pagination_id validation
2024-01-21 14:11:59 +01:00
Matthias
c333c9c5a1
Improve kraken trades pagination logic
2024-01-21 14:08:35 +01:00
Matthias
11dd349c2b
Update ccxt online test name to htx
2024-01-21 13:57:26 +01:00
Matthias
d355f011df
Invert exchange_class mapping
2024-01-21 13:57:26 +01:00
Matthias
ef80772fc3
Rename class and tests
2024-01-21 13:57:26 +01:00
Matthias
ff95adb2eb
Update supported exchanges, add mapping
2024-01-21 13:57:26 +01:00
Matthias
5b1cda9236
Update Huboi brandin to htx
2024-01-21 13:57:26 +01:00
Stefano Ariestasia
60812983e3
fix error
2024-01-21 13:33:38 +09:00
Stefano Ariestasia
bbec51685d
remove can_filter, and use log_once
2024-01-21 13:28:50 +09:00
Matthias
32a4aa0ca8
Merge pull request #9703 from freqtrade/feat/allow-custom-feature-plot
...
feat: allow custom user features to be plotted in backtesting (freqai)
2024-01-20 18:08:19 +01:00
Shane
ad0f88796b
fix: logical error
...
Fix logical error in the conditional checks for model classes. The `elif` statement that looks for "lightgbm.sklearn" or "xgb" in the model class string is now broken into two separate conditions because the old condition would always evaluate to `True` due to the non-empty string "xgb".
2024-01-20 10:42:37 +11:00
Matthias
e76888882d
Fix typehint
2024-01-19 18:59:52 +01:00
Matthias
3ab226a096
Remove unused import
2024-01-19 18:24:03 +01:00
Matthias
58058f0197
Fix migration test
2024-01-19 18:20:23 +01:00
Matthias
6eaf42fe33
Default order_date to dt_now if it's not set via ccxt and wasn't previously set.
2024-01-19 18:17:53 +01:00
Matthias
88ba82d4fd
Fix more tests
2024-01-19 18:17:31 +01:00
Matthias
acbea4e26f
Fix some tests after update_stoploss_date removal
2024-01-19 18:16:36 +01:00
robcaulk
50864c731b
chore: improve documentation for plotting custom features
2024-01-19 17:55:16 +01:00
robcaulk
5bfda534b2
feat: allow custom user features to be plotted in backtesting (freqai)
2024-01-19 17:46:34 +01:00
Matthias
b9a43b8e24
Don't store 'stoploss_last_updated' explicitly
...
it can easily be derived from the very last stoploss order.
2024-01-19 07:12:49 +01:00
Matthias
59b3486574
Update migrations
2024-01-19 06:49:49 +01:00
Matthias
9f3c6f2dcc
Fix some tests and comments
2024-01-19 06:48:32 +01:00
Matthias
22a08c7c8d
Merge pull request #9549 from freqtrade/freqai/fixdownloaddata
...
Only download tradable pairs
2024-01-18 18:12:25 +01:00
Matthias
73b30cf3fa
Update ta-lib documentation links
...
closes #9697
2024-01-18 06:09:34 +01:00
Matthias
6ce1123136
Merge pull request #9695 from freqtrade/kraken/stop
...
kraken stoploss behavior
2024-01-17 20:21:05 +01:00
Matthias
8cbdcbd50d
Bump ccxt min version
2024-01-17 19:47:16 +01:00
Matthias
42ea4821f4
Bump kraken to 4.2.15
2024-01-17 19:46:50 +01:00
Matthias
b7ab7dd25e
Update tests for new kraken stoploss behavior
2024-01-17 19:44:18 +01:00
Matthias
c2d6ab2fa5
Add unified kraken stoploss settings
2024-01-17 19:44:09 +01:00
Matthias
6069670ce2
Remove kraken custom stoploss handling
2024-01-17 19:43:53 +01:00
Matthias
c248bb27e9
use safe_price for adjust_entry_price callback
...
closes #9692
2024-01-16 20:15:35 +01:00
Matthias
f3fd1f010c
Merge pull request #9691 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-01-16 06:21:06 +01:00
xmatthias
a4d078efd1
chore: update pre-commit hooks
2024-01-16 03:03:46 +00:00
Matthias
cfdf21942d
Merge pull request #9681 from freqtrade/frog-hyperdocs-1
...
Add backtesting vs hyperopt result difference explanations
2024-01-15 17:59:33 +01:00
Robert Davey
e18fbbd972
Clarify points as per comments
2024-01-15 11:43:47 +00:00
Matthias
78ca939ae6
pin prompt-toolkit to compatible version in jupyter dockerfile
...
closes #9683
2024-01-15 07:22:23 +01:00
Matthias
eccc1498af
Merge pull request #9685 from freqtrade/dependabot/pip/develop/ruff-0.1.13
...
Bump ruff from 0.1.11 to 0.1.13
2024-01-15 06:57:30 +01:00
Matthias
0a6a0a8b88
Merge pull request #9688 from freqtrade/dependabot/pip/develop/ccxt-4.2.14
...
Bump ccxt from 4.2.9 to 4.2.14
2024-01-15 06:57:01 +01:00
Matthias
6cfc2b2bdf
Merge pull request #9687 from freqtrade/dependabot/pip/develop/markdown-3.5.2
...
Bump markdown from 3.5.1 to 3.5.2
2024-01-15 06:55:22 +01:00
Matthias
2d5f3c150b
Merge pull request #9686 from freqtrade/dependabot/pip/develop/nbconvert-7.14.1
...
Bump nbconvert from 7.14.0 to 7.14.1
2024-01-15 06:55:10 +01:00
Matthias
3ccb612cd9
Merge pull request #9684 from freqtrade/dependabot/pip/develop/fastapi-0.109.0
...
Bump fastapi from 0.108.0 to 0.109.0
2024-01-15 06:54:54 +01:00
dependabot[bot]
dc5c1e1300
Bump ccxt from 4.2.9 to 4.2.14
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.9 to 4.2.14.
- [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.9...4.2.14 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-15 03:06:34 +00:00
dependabot[bot]
91ceb5c19a
Bump markdown from 3.5.1 to 3.5.2
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.5.1...3.5.2 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-15 03:06:17 +00:00
dependabot[bot]
d073692cae
Bump nbconvert from 7.14.0 to 7.14.1
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.14.0 to 7.14.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.14.0...v7.14.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-01-15 03:06:07 +00:00
dependabot[bot]
e1b8742b1f
Bump ruff from 0.1.11 to 0.1.13
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.11 to 0.1.13.
- [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.11...v0.1.13 )
---
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-15 03:05:54 +00:00
dependabot[bot]
d866bb6f01
Bump fastapi from 0.108.0 to 0.109.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.108.0 to 0.109.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.108.0...0.109.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-01-15 03:05:41 +00:00
Robert Davey
2737de1fdd
Remove extra EOF newline
2024-01-14 22:20:41 +00:00
Robert Davey
a41b72ca19
Add backtesting vs hyperopt result difference explanations
...
- Add more detailed explanations as to why backtest results may not match hyperopt results.
- Remove small informal grammar issue from main docs.
2024-01-14 22:16:41 +00:00
Matthias
ea1b3c38f8
remove last utcnow usage
2024-01-14 20:00:30 +01:00
Matthias
31fb06fa80
Merge pull request #9680 from freqtrade/ci_py12
...
Ci py12
2024-01-14 19:26:22 +01:00
Matthias
291478a974
Bump docker images to 3.11.7
2024-01-14 18:07:04 +01:00
Matthias
29d2fc2e1b
Skip freqAI tests on py3.12
2024-01-14 18:02:36 +01:00
Matthias
59cc607761
Don't force-patch torch if it ain't installed.
2024-01-14 16:08:18 +01:00
Matthias
c79502cb4b
Pin torch to <3.12
2024-01-14 16:08:18 +01:00
Matthias
f124f2daaf
Exclude further dependencies
2024-01-14 16:08:18 +01:00
Matthias
026f989625
Don't install catboost on 3.12 for now
2024-01-14 16:08:18 +01:00
Matthias
9a2ed35030
Run CI against 3.12
2024-01-14 16:08:18 +01:00
Matthias
d412a8fc1a
Simplify emc test setup
2024-01-14 16:06:42 +01:00
Matthias
fbed3fad78
Fix non-asserting test
2024-01-14 15:18:42 +01:00
Matthias
393df83a91
Implement enter_tag initialization to avoid futures warning
2024-01-14 14:33:47 +01:00
Matthias
e967dfa145
Adjust api test after column expansion
2024-01-14 13:58:06 +01:00
Matthias
4aab57ce62
Add test for pandas deprecation warning
2024-01-14 13:56:05 +01:00
Matthias
5841c65430
Remove unused test param
2024-01-14 13:51:26 +01:00
Matthias
338ff66268
Only load environment variables when config is allowed
2024-01-13 17:09:02 +01:00
Matthias
629a6be269
Rename methods to make exposure explicit
2024-01-13 16:53:31 +01:00
Matthias
4896e04c41
Improve formatting
2024-01-13 16:46:22 +01:00
Matthias
a53adb95e1
Remove container-name from ft-jupyter compose file
...
closes #9678
2024-01-13 16:38:12 +01:00
Matthias
ab82f5cc69
Merge pull request #9677 from Bloodhunter4rc/patch-4
...
Update link
2024-01-13 13:34:19 +01:00
Bloodhunter4rc
6fc1884e8e
Update link
...
due to dns failure on old page, site been migrated to strat.ninja
2024-01-13 10:40:34 +01:00
Matthias
cd392fbbdf
Slightly update formatting in arguments
2024-01-13 08:18:30 +01:00
Matthias
893e2cbbc1
Merge pull request #9669 from freqtrade/dependabot/pip/jinja2-3.1.3
...
Bump jinja2 from 3.1.2 to 3.1.3
2024-01-12 06:24:28 +01:00
dependabot[bot]
bcebb4d804
Bump jinja2 from 3.1.2 to 3.1.3
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-11 19:45:56 +00:00
Matthias
cd81897c84
Merge pull request #9665 from freqtrade/no-db-context
...
Add No db context to protect certain functions that run in a backtest-like mode
2024-01-11 06:53:51 +01:00
Matthias
cb9fa734d1
Improve test resiliance
2024-01-10 20:36:10 +01:00
Matthias
3f27c2792a
Remove trailing newline
2024-01-10 20:12:57 +01:00
Matthias
883f508544
Add NoDBContext to pairlist evaluation functions
2024-01-10 20:09:47 +01:00
Matthias
3caf964c46
Add NoDbContext context manager
2024-01-10 20:01:56 +01:00
Matthias
7fcbe9788d
Extract database cleanup functions to persistence package
2024-01-10 19:53:06 +01:00
Stefano
de91261f73
fix pre-commit
2024-01-09 15:03:10 +09:00
Matthias
225c94c0f5
Reduce log level in rpc default handler
...
This avoids additional "NoneType: None" lines when RPC triggers
exceptions
2024-01-09 06:39:11 +01:00
Stefano Ariestasia
e8fcac491a
use number_assets instead of limit
2024-01-09 14:32:27 +09:00
Matthias
6a5847a157
Merge pull request #9658 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-01-09 06:28:00 +01:00
Stefano Ariestasia
95af462e80
fix pre-commit
2024-01-09 14:21:07 +09:00
Stefano Ariestasia
3b54e1e746
add Try block to catch the failure on using FullTradesFilter on non-dry/live run
2024-01-09 14:17:35 +09:00
Stefano Ariestasia
d3506c249d
update docs
2024-01-09 14:08:15 +09:00
xmatthias
a9287359a3
chore: update pre-commit hooks
2024-01-09 03:03:20 +00:00
Matthias
3741cbf3a9
Merge pull request #9656 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.25
...
Bump sqlalchemy from 2.0.23 to 2.0.25
2024-01-08 18:25:53 +01:00
Matthias
962417bdea
Update typing to account for correctly typed sqlalchemy responses
2024-01-08 17:55:50 +01:00
Matthias
34c1838566
Bump Sqlalchemy in pre-commit
2024-01-08 17:55:50 +01:00
simwai
44856eedb2
Merge branch 'develop' of https://github.com/simwai/freqtrade into develop
2024-01-08 13:40:34 +01:00
simwai
5110c14d35
Updated gitignore file
2024-01-08 13:40:32 +01:00
dependabot[bot]
3b7288edaa
Bump sqlalchemy from 2.0.23 to 2.0.25
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.23 to 2.0.25.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 09:13:08 +00:00
Matthias
e28b2f44d3
Merge pull request #9652 from freqtrade/dependabot/pip/develop/types-tabulate-0.9.0.20240106
...
Bump types-tabulate from 0.9.0.3 to 0.9.0.20240106
2024-01-08 10:12:09 +01:00
Matthias
72c41ec2c5
Bump types-tabulate pre-commit
2024-01-08 09:44:14 +01:00
dependabot[bot]
5be32cd801
Bump types-tabulate from 0.9.0.3 to 0.9.0.20240106
...
Bumps [types-tabulate](https://github.com/python/typeshed ) from 0.9.0.3 to 0.9.0.20240106.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-tabulate
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 08:30:39 +00:00
Matthias
6640c9e3d9
Merge pull request #9655 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.20240106
...
Bump types-python-dateutil from 2.8.19.14 to 2.8.19.20240106
2024-01-08 09:28:58 +01:00
Stefano Ariestasia
bc8c5e743f
rename to PairList
2024-01-08 16:38:30 +09:00
Stefano Ariestasia
ef8712f4d9
tidy up
2024-01-08 16:04:30 +09:00
Stefano Ariestasia
fdf9cc1b76
tidy up codes
2024-01-08 16:02:31 +09:00
Stefano Ariestasia
442ca86d15
add market check
2024-01-08 15:33:43 +09:00
Stefano Ariestasia
d578c910bc
remove unused lines
2024-01-08 15:09:42 +09:00
Matthias
37dacdff0d
Bump pre-commit dateutil
2024-01-08 06:57:07 +01:00
dependabot[bot]
671ce25a28
Bump types-python-dateutil from 2.8.19.14 to 2.8.19.20240106
...
Bumps [types-python-dateutil](https://github.com/python/typeshed ) from 2.8.19.14 to 2.8.19.20240106.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 05:56:48 +00:00
Matthias
dbc74f0d5e
Merge pull request #9650 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.20240106
...
Bump types-requests from 2.31.0.20231231 to 2.31.0.20240106
2024-01-08 06:56:05 +01:00
Matthias
f33e89e164
Merge pull request #9651 from freqtrade/dependabot/pip/develop/numpy-1.26.3
...
Bump numpy from 1.26.2 to 1.26.3
2024-01-08 06:39:36 +01:00
Matthias
4b320b0f2f
Merge pull request #9653 from freqtrade/dependabot/pip/develop/ccxt-4.2.9
...
Bump ccxt from 4.2.2 to 4.2.9
2024-01-08 06:39:08 +01:00
Matthias
7a141abeca
Merge pull request #9657 from freqtrade/dependabot/pip/develop/ruff-0.1.11
...
Bump ruff from 0.1.9 to 0.1.11
2024-01-08 06:37:45 +01:00
Matthias
a8228f0eac
Bump types-requests pre-commit
2024-01-08 06:35:11 +01:00
Matthias
ad079f858d
Merge pull request #9654 from freqtrade/dependabot/pip/develop/nbconvert-7.14.0
...
Bump nbconvert from 7.13.1 to 7.14.0
2024-01-08 06:34:13 +01:00
dependabot[bot]
0b3126a0fe
Bump ruff from 0.1.9 to 0.1.11
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.9 to 0.1.11.
- [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.9...v0.1.11 )
---
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-08 03:34:09 +00:00
dependabot[bot]
4686d22020
Bump nbconvert from 7.13.1 to 7.14.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.13.1 to 7.14.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.13.1...v7.14.0 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 03:33:30 +00:00
dependabot[bot]
2304f852ff
Bump ccxt from 4.2.2 to 4.2.9
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.2 to 4.2.9.
- [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.2...4.2.9 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 03:33:25 +00:00
dependabot[bot]
68d2d24f2a
Bump numpy from 1.26.2 to 1.26.3
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.26.2 to 1.26.3.
- [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.26.2...v1.26.3 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 03:33:12 +00:00
dependabot[bot]
67f608fb5f
Bump types-requests from 2.31.0.20231231 to 2.31.0.20240106
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.20231231 to 2.31.0.20240106.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 03:33:02 +00:00
Stefano Ariestasia
5bb4824aae
add log print to see the time
2024-01-08 00:58:39 +09:00
Stefano Ariestasia
f29fcb31e0
debug
2024-01-08 00:54:21 +09:00
Stefano Ariestasia
8055140e66
simplify code
2024-01-08 00:53:37 +09:00
Stefano Ariestasia
96a6c00acc
add mode
2024-01-08 00:42:33 +09:00
Stefano Ariestasia
09cb6cb02d
remove debug
2024-01-08 00:21:58 +09:00
Stefano Ariestasia
1f0a2ab242
forgot ()
2024-01-08 00:21:07 +09:00
Stefano Ariestasia
35467619c4
add logger
2024-01-08 00:20:09 +09:00
Stefano Ariestasia
bb684dd613
empty pairlist
2024-01-08 00:16:49 +09:00
Stefano Ariestasia
adf07dd3e1
remove cache for noe
2024-01-08 00:16:16 +09:00
Stefano Ariestasia
ef528fa69c
option B
2024-01-08 00:14:55 +09:00
Stefano Ariestasia
e10ab8c543
test gen_pairlist
2024-01-08 00:04:58 +09:00
Stefano Ariestasia
a5862dcc4a
add log message
2024-01-07 23:33:34 +09:00
Stefano Ariestasia
1cd08c96a1
filter the pairlist
2024-01-07 23:30:11 +09:00
Stefano Ariestasia
2eb3b73a93
cut the list to top x
2024-01-07 23:22:58 +09:00
Matthias
1b70e9b074
Point users to the pair naming docs when download-data yields no pairs.
2024-01-07 15:22:53 +01:00
Stefano Ariestasia
70cc2942d7
wrong arg name
2024-01-07 23:10:18 +09:00
Matthias
7c7ddb3b19
Fix improt sorting
2024-01-07 14:46:41 +01:00
Matthias
69e9ab90df
Adjust tests for new messaging scheme
2024-01-07 14:43:16 +01:00
Matthias
28b5552231
Improve entry message
2024-01-07 14:30:27 +01:00
Matthias
b27f99dbc3
Add note about removing fiat_display_currency.
2024-01-07 13:51:30 +01:00
Stefano Ariestasia
1e49200596
early stage of marketcapfilter
2024-01-07 20:16:44 +09:00
Matthias
6121c7ed86
Remove pointless condition (freqtradebot only ever exists in dry/live modes).
2024-01-06 18:21:41 +01:00
Matthias
394c260eb2
Update runmode to 'backtest' in some test cases
2024-01-06 18:14:14 +01:00
Matthias
582f51ccdd
Add runmode "dry_run" to default configuration
2024-01-06 18:07:40 +01:00
Matthias
74bb1a29b6
Fix indentation
2024-01-06 17:55:03 +01:00
Matthias
ddb42879ef
Fix type errors
2024-01-06 17:32:56 +01:00
Matthias
53b24ea69b
Update webhook documentation
2024-01-06 16:28:45 +01:00
Matthias
80071dd2d8
Adjust tests for improved telegram output
2024-01-06 16:25:49 +01:00
Matthias
545096cc47
feat: improve telegram message formatting
2024-01-06 16:13:27 +01:00
Matthias
9f682b5829
Improve Coin formatter naming
2024-01-06 16:02:47 +01:00
Matthias
209e7033cd
Fix tests for newly added field
2024-01-06 15:48:49 +01:00
Matthias
7f69a06819
Use Type-hinting for telegram messages
2024-01-06 15:47:15 +01:00
Matthias
20b2f25067
Add quote currency to entry/exit msgs
2024-01-06 15:47:15 +01:00
Matthias
079330ac64
Merge pull request #9611 from freqtrade/rpc_final_exit_msg
...
Improve Telegram final exit msg
2024-01-06 15:46:56 +01:00
Matthias
88524db290
Remove leading whitespace
2024-01-06 13:04:49 +01:00
Matthias
e1ad87a565
Extract number-formatters from misc
2024-01-06 13:04:49 +01:00
Matthias
65009373ee
add round_value incl. tests
2024-01-06 12:42:33 +01:00
Matthias
7f84996c1e
Send correct Profit for both exit types
2024-01-06 11:53:14 +01:00
Matthias
90df6bcd54
Remove pointless parenteses
2024-01-06 11:49:40 +01:00
Matthias
3237cad8c8
Fix test naming from sell to exit
2024-01-06 11:32:58 +01:00
Matthias
2a11597ad3
Improve exit message wording
2024-01-06 11:30:45 +01:00
Matthias
59ec3fd860
Always send order-type to exit notifications
2024-01-06 11:29:02 +01:00
Matthias
685fef1ee8
Improve buy message FIAT formatting
2024-01-06 11:22:37 +01:00
Matthias
690a3599d0
Simplify exit msg method further
2024-01-06 11:14:43 +01:00
Matthias
e4977d4cbd
Don't assign the original message dict for no reason
2024-01-06 10:55:00 +01:00
Matthias
7b78e66e7d
Ajust some leverage calls
2024-01-06 10:51:50 +01:00
Matthias
8726d63923
Remove unnecessary calculations for exit msg
2024-01-06 10:50:55 +01:00
Matthias
5e9a929e9e
Further simplify msg formatting
2024-01-06 10:50:35 +01:00
Matthias
c3ce11c222
Simplify enter_tag call
2024-01-06 10:50:13 +01:00
Matthias
0ab54b88cf
Improve leverage formatting
2024-01-06 10:50:13 +01:00
Matthias
934e72656a
Simplify exit message fiat handling
2024-01-06 10:50:13 +01:00
Robert Caulk
b950128c4d
Update freqai-running.md
2024-01-06 09:26:17 +01:00
Matthias
c1982ab836
Merge pull request #9638 from freqtrade/fix/funding_rate_timeframe
...
Fix/funding rate timeframe
2024-01-06 09:25:17 +01:00
Matthias
86a9968bdd
Fix bug in exit message formatting
2024-01-05 19:15:21 +01:00
Matthias
2bceb35b79
Circumvent edge-case in exit notifications
...
if order-amount == remaining amount, it caused a wrong exit msg
2024-01-05 19:10:43 +01:00
Matthias
e7eb1c132d
Improve startup sequence to avoid certain timing errors
...
closes #9639
2024-01-05 17:26:25 +01:00
Matthias
fdc573f2f7
Add rudimentary test for funding_rate fix
2024-01-04 17:22:34 +01:00
Matthias
02d124b85b
Improve naming of funding-rate migration
2024-01-04 17:17:32 +01:00
Matthias
3eade3e8db
Move binance_mig test file to utils
2024-01-04 17:09:29 +01:00
Matthias
6cce455835
Test migrate_data wrapper
2024-01-04 17:08:57 +01:00
Matthias
f028bdf342
Improve funding fee migration logic
2024-01-04 17:06:15 +01:00
Matthias
983764ad0a
Add "migrate funding fee timeframe" logic
2024-01-04 16:44:17 +01:00
Matthias
a12f368796
Move binance migration to behind migrations gate
2024-01-04 16:25:40 +01:00
Matthias
c9dd99a4b5
Enhance test to properly capture correct downloading of different futures types
2024-01-04 16:03:53 +01:00
Matthias
67d3dca49c
Fix funding-fee downloading in the wrong timeframe
2024-01-04 15:52:19 +01:00
Matthias
d5d3188b99
Load "correct" timeframes (mark vs. funding fees)...
2024-01-04 15:30:06 +01:00
Matthias
50287ce556
ensure funding_fee_timeframe is always set
2024-01-04 15:29:28 +01:00
Matthias
3c1bbd9610
Improve funding_fee_calc method structure
2024-01-04 15:23:15 +01:00
Matthias
ec1b2e1da5
Remove further deprecated metric report
2024-01-04 14:51:21 +01:00
Matthias
73970d27bf
Remove deprecated bt-output option
2024-01-04 14:45:42 +01:00
Matthias
0224c50c9e
remove sell_reason from msg types
2024-01-04 14:44:00 +01:00
Matthias
b0fdf6ac52
Update Tests for removed sell_reason field
2024-01-04 14:42:37 +01:00
Matthias
682b462d82
Remove sell_reason from exit notification fields
2024-01-04 14:37:27 +01:00
Matthias
22307913d8
Reduce caching to 5min to speed up UI refreshes in case of open orders.
2024-01-04 14:22:02 +01:00
Matthias
b9786b979a
Better test rate-caching logic
2024-01-04 14:13:02 +01:00
Matthias
abda629a72
Use time-machine for get_entry_rate test
2024-01-04 14:10:46 +01:00
Matthias
a4fca5b1fe
Enhance test naming
2024-01-04 14:10:28 +01:00
Matthias
903062d479
Improve if formatting
2024-01-04 14:04:12 +01:00
Matthias
b6a71f2d2a
__repr__ should use utc datetime...
2024-01-03 17:46:30 +01:00
Matthias
dc9c4da95e
Improve integration test stability
2024-01-02 19:22:46 +01:00
Matthias
14660f54f8
Remove duplicate call to update_trade_state
2024-01-02 19:22:16 +01:00
Matthias
e199083287
Fix test ...
2024-01-02 17:10:33 +01:00
Matthias
206809d2e7
Update emergency sell test
2024-01-02 17:05:21 +01:00
Matthias
128807ff3b
Merge remote-tracking branch 'origin/develop' into pr/Axel-CH/9267
2024-01-02 17:04:07 +01:00
Matthias
7a6888dfd3
Split stoploss test into 2 for easier testing
2024-01-02 16:58:58 +01:00
Matthias
f3da2c6fd8
Simplify and fix handle_stoploss_on_exchange test
2024-01-02 16:56:56 +01:00
Matthias
ce63eb30a2
Remove unused test param
2024-01-02 16:26:43 +01:00
Matthias
501e256c58
Fix further stoploss test
2024-01-02 16:25:42 +01:00
Matthias
b50a532284
Merge pull request #9631 from freqtrade/freqai-support
...
Help direct people to freqai support
2024-01-02 16:19:28 +01:00
Robert Caulk
a9380f0d53
Update freqai.md
2024-01-02 12:46:33 +01:00
Robert Caulk
316812f427
Help direct people to freqai support
2024-01-02 12:44:19 +01:00
Matthias
7ba9aa9acd
Merge remote-tracking branch 'origin/develop' into pr/Axel-CH/9267
2024-01-02 12:11:44 +01:00
Matthias
fa368a9a4a
Improve trailing stoploss test with time_machine
2024-01-02 12:11:06 +01:00
Matthias
f0073078e9
Fix stop order test
2024-01-02 11:27:42 +01:00
Matthias
9030e1041f
Remove USDT from documentation about "supported crypto currencies".
2024-01-02 09:52:48 +01:00
Matthias
2c3cef5dee
don't assume 'type' to be present at all times
...
closes #9629
2024-01-02 09:24:00 +01:00
Matthias
e722d81456
Fake order response should contain order_id
2024-01-02 09:24:00 +01:00
Matthias
10dbf47836
Improve exchange_response formatting
2024-01-02 08:53:13 +01:00
Matthias
a2160e4503
add exchange_response logging to funding_fee endpoint
...
help debug #9626
2024-01-01 19:33:21 +01:00
Matthias
842727202f
Fix identifier_typos
2024-01-01 17:21:47 +01:00
Matthias
3526ba1a9b
Merge pull request #9624 from konradbeck/patch-1
...
Update config_freqai.example.json
2024-01-01 17:18:53 +01:00
konradbeck
c07f2caa4a
Update config_freqai.example.json
...
documentation refers to unique-id, e.g tensorboard --logdir user_data/models/unique-id
and not uniqe-id
2024-01-01 14:23:36 +02:00
Matthias
21e1f3d910
Merge pull request #9617 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.20231231
...
Bump types-requests from 2.31.0.10 to 2.31.0.20231231
2024-01-01 09:44:58 +01:00
Matthias
c2d265e4b7
Merge pull request #9620 from freqtrade/dependabot/pip/develop/pytest-7.4.4
...
Bump pytest from 7.4.3 to 7.4.4
2024-01-01 09:44:38 +01:00
Matthias
f0e82592c3
Bump types-requests pre-commit
2024-01-01 08:47:33 +01:00
dependabot[bot]
501f629c05
Bump pytest from 7.4.3 to 7.4.4
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.3 to 7.4.4.
- [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/7.4.3...7.4.4 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 07:45:26 +00:00
Matthias
687ad05047
Merge pull request #9618 from freqtrade/dependabot/pip/develop/ccxt-4.2.2
...
Bump ccxt from 4.1.98 to 4.2.2
2024-01-01 08:37:46 +01:00
Matthias
3852757250
Merge pull request #9623 from freqtrade/dependabot/pip/develop/ast-comments-1.2.1
...
Bump ast-comments from 1.2.0 to 1.2.1
2024-01-01 08:36:31 +01:00
Matthias
256471dacd
Merge pull request #9622 from freqtrade/dependabot/pip/develop/fastapi-0.108.0
...
Bump fastapi from 0.105.0 to 0.108.0
2024-01-01 08:36:17 +01:00
Matthias
ead7bd8c2e
Merge pull request #9619 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.7
...
Bump pymdown-extensions from 10.5 to 10.7
2024-01-01 08:34:42 +01:00
dependabot[bot]
80dbb0dd09
Bump ast-comments from 1.2.0 to 1.2.1
...
Bumps [ast-comments](https://github.com/t3rn0/ast-comments ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/t3rn0/ast-comments/releases )
- [Commits](https://github.com/t3rn0/ast-comments/compare/1.2.0...1.2.1 )
---
updated-dependencies:
- dependency-name: ast-comments
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 03:31:18 +00:00
dependabot[bot]
0552df2fe1
Bump fastapi from 0.105.0 to 0.108.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.105.0 to 0.108.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.105.0...0.108.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-01-01 03:31:14 +00:00
dependabot[bot]
e4b843405d
Bump pymdown-extensions from 10.5 to 10.7
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.5 to 10.7.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.5...10.7 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 03:30:41 +00:00
dependabot[bot]
d2802ad499
Bump ccxt from 4.1.98 to 4.2.2
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.98 to 4.2.2.
- [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.1.98...4.2.2 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 03:30:35 +00:00
dependabot[bot]
a9906f0788
Bump types-requests from 2.31.0.10 to 2.31.0.20231231
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.10 to 2.31.0.20231231.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 03:30:27 +00:00
Matthias
b17c0cd4a2
Add Note about minimal_roi time used
...
closes #6470
2023-12-31 18:34:09 +01:00
Matthias
0575e222b1
Fix random test failure due to missing backtesting cleanup
2023-12-31 16:15:18 +01:00
Matthias
1c5a699aef
Fix typo and missing type def
2023-12-31 15:35:23 +01:00
Matthias
292ef85d96
Add additional, optional arguments to metadata files
...
closes #9517
2023-12-31 12:07:02 +01:00
Matthias
b3c9be1cd0
Refactor get_bt_resutlist to reduce code complexity
2023-12-31 10:15:55 +01:00
Matthias
13e329f176
Align methods
2023-12-31 10:07:31 +01:00
Matthias
b9f4a23548
Add documentation for kraken time-in-force
2023-12-31 09:56:35 +01:00
Matthias
9746d38060
Add post-only order test for kraken
2023-12-31 09:54:15 +01:00
Matthias
ae68d02038
Simplify test for kraken order creation
2023-12-31 09:53:57 +01:00
Matthias
9896ddf71e
Add Kraken TimeInForce support
...
closes #9497
2023-12-31 09:47:39 +01:00
Matthias
0d4fcad285
Merge pull request #9613 from freqtrade/rpc/fix_telegram_forcebuy
...
Rpc/fix telegram forcebuy
2023-12-31 08:45:15 +01:00
Matthias
3e7d5bbae8
Merge pull request #9515 from stash86/bt-metrics
...
In partial exit, do full exit if remaining == 0
2023-12-30 16:39:46 +01:00
Robert Caulk
4d0ee014de
Merge pull request #9602 from freqtrade/freqai_small_enhancements
...
Freqai small enhancements
2023-12-30 13:42:38 +01:00
Robert Caulk
ea8edbd23b
Merge pull request #9552 from thojou/fix-freqai-populate-features-timerange
...
Fix duplicated data loading and timerange for populate_features
2023-12-30 13:42:08 +01:00
Matthias
f6de7d952a
Add "wraps" handler to telegram wrapper
2023-12-30 10:44:02 +01:00
Matthias
3a87522070
Fix odd db caching problem in telegram
2023-12-30 10:42:09 +01:00
Matthias
7ccddb5d58
Fix typo
2023-12-30 10:15:28 +01:00
Matthias
e9c04debfb
Fix tests due to new exit behavior
2023-12-30 08:58:44 +01:00
Matthias
5c8c53cff8
Merge pull request #9607 from freqtrade/new_release
...
New release 2023.12
2023-12-30 08:49:40 +01:00
Matthias
79e15591ef
Improve condition for last exit
...
(should only show if we had subprofits taken).
2023-12-30 08:41:28 +01:00
Matthias
b62661d8cd
Improve final exit message
2023-12-30 08:41:28 +01:00
Matthias
e5e3002d45
Simplify exit message
2023-12-30 08:41:28 +01:00
Matthias
e664527da6
Align backtest and bot method
2023-12-29 20:02:24 +01:00
Matthias
063b55d41a
Fix doc typo
2023-12-29 20:02:24 +01:00
Matthias
ce7061c934
Bump version to 2024.1-dev
2023-12-29 18:29:13 +01:00
Matthias
846b7734e1
Bump version to 2023.12
2023-12-29 18:24:18 +01:00
Matthias
c72d18270e
Merge branch 'stable' into new_release
2023-12-29 18:24:07 +01:00
Matthias
02836368fb
add default --dist loadscope arg to pytest options
2023-12-28 11:07:41 +01:00
Matthias
d282027858
Bump CI python version to 3.11
2023-12-26 17:49:01 +01:00
Matthias
d78a5798e3
Fix further warning message due to old Parallel import
2023-12-25 16:09:42 +01:00
Matthias
16958eaef2
Update sklearn import
2023-12-25 16:04:02 +01:00
Matthias
2c5cca4be6
Reinforcement learning does support 3.11 just fine.
2023-12-25 15:58:33 +01:00
Matthias
d329ad28c2
Merge pull request #9590 from freqtrade/enable/xdist
...
add pytest-xdist to speed up tests
2023-12-25 15:57:06 +01:00
Matthias
2de86af51e
Merge pull request #9601 from freqtrade/dependabot/pip/develop/pyarrow-14.0.2
...
Bump pyarrow from 14.0.1 to 14.0.2
2023-12-25 15:34:20 +01:00
Matthias
97780ee5bf
Revert build-online to 3.9 for now
2023-12-25 15:07:06 +01:00
Matthias
e162f98cf5
Update pre-built wheels for pyarrow
2023-12-25 15:02:27 +01:00
Matthias
c6967b11be
Align spelling of "cancelling"
2023-12-25 11:53:50 +01:00
Matthias
1e5d353cf7
use safe_value_fallback when parsing orders
...
closes #9591
2023-12-25 11:44:14 +01:00
Matthias
17a538b5ba
Merge pull request #9596 from freqtrade/dependabot/pip/develop/lightgbm-4.2.0
...
Bump lightgbm from 4.1.0 to 4.2.0
2023-12-25 11:36:35 +01:00
Matthias
fc746214f6
Merge pull request #9600 from freqtrade/dependabot/pip/develop/ccxt-4.1.98
...
Bump ccxt from 4.1.91 to 4.1.98
2023-12-25 11:32:05 +01:00
dependabot[bot]
58432c1cfa
Bump lightgbm from 4.1.0 to 4.2.0
...
Bumps [lightgbm](https://github.com/microsoft/LightGBM ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases )
- [Commits](https://github.com/microsoft/LightGBM/compare/v4.1.0...v4.2.0 )
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 09:08:35 +00:00
Matthias
69119764bf
Merge pull request #9594 from freqtrade/dependabot/pip/develop/xgboost-2.0.3
...
Bump xgboost from 2.0.2 to 2.0.3
2023-12-25 10:07:51 +01:00
Matthias
a20e641bcd
Merge pull request #9595 from freqtrade/dependabot/pip/develop/pydantic-2.5.3
...
Bump pydantic from 2.5.2 to 2.5.3
2023-12-25 08:17:04 +01:00
Matthias
ad68eff8f4
Merge pull request #9592 from ArturoGamRod/docs/fix-typo
...
fix typo in stoploss_from_absolute code example doc
2023-12-25 08:16:40 +01:00
Matthias
68552a61bd
Merge pull request #9598 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.3
...
Bump mkdocs-material from 9.5.2 to 9.5.3
2023-12-25 07:26:35 +01:00
Matthias
b7419305d4
Merge pull request #9599 from freqtrade/dependabot/pip/develop/ruff-0.1.9
...
Bump ruff from 0.1.8 to 0.1.9
2023-12-25 07:16:11 +01:00
dependabot[bot]
8cc2c5010a
Bump pydantic from 2.5.2 to 2.5.3
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.5.3/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.5.2...v2.5.3 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 06:15:46 +00:00
Matthias
872154a6fc
Merge pull request #9597 from freqtrade/dependabot/pip/develop/nbconvert-7.13.1
...
Bump nbconvert from 7.12.0 to 7.13.1
2023-12-25 07:15:07 +01:00
Matthias
c8ee8e82f9
Merge pull request #9593 from freqtrade/dependabot/pip/develop/uvicorn-0.25.0
...
Bump uvicorn from 0.24.0.post1 to 0.25.0
2023-12-25 07:14:37 +01:00
dependabot[bot]
5cbcf72501
Bump pyarrow from 14.0.1 to 14.0.2
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 14.0.1 to 14.0.2.
- [Commits](https://github.com/apache/arrow/compare/go/v14.0.1...go/v14.0.2 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 03:43:48 +00:00
dependabot[bot]
35876cf8ee
Bump ccxt from 4.1.91 to 4.1.98
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.91 to 4.1.98.
- [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.1.91...4.1.98 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 03:43:41 +00:00
dependabot[bot]
ac60871ff9
Bump ruff from 0.1.8 to 0.1.9
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.8 to 0.1.9.
- [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.8...v0.1.9 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 03:43:34 +00:00
dependabot[bot]
866e34a983
Bump mkdocs-material from 9.5.2 to 9.5.3
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.2 to 9.5.3.
- [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.2...9.5.3 )
---
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-12-25 03:43:17 +00:00
dependabot[bot]
7107971820
Bump nbconvert from 7.12.0 to 7.13.1
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.12.0 to 7.13.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.12.0...v7.13.1 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 03:43:07 +00:00
dependabot[bot]
3484590640
Bump xgboost from 2.0.2 to 2.0.3
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 2.0.2 to 2.0.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.2...v2.0.3 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 03:42:48 +00:00
dependabot[bot]
971b7d074c
Bump uvicorn from 0.24.0.post1 to 0.25.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.24.0.post1 to 0.25.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.24.0.post1...0.25.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 03:42:42 +00:00
agamboa-caylent
ec89aad10b
fix typo in stoploss_from_absolute code example
2023-12-24 21:02:22 -06:00
Matthias
fc13a99b33
Use intelligent scheduling to improve online test performance
2023-12-24 16:27:18 +01:00
Matthias
03fb204408
use Loadscope to improve parallel test performance
2023-12-24 13:57:42 +01:00
Matthias
0a96aa69b9
Only run parallel on online tests
2023-12-24 12:15:36 +01:00
Matthias
ddbfce01b5
Show slowest tests
2023-12-24 12:13:02 +01:00
Matthias
12e75e849d
Don't do coverge on --longrun tests
2023-12-24 12:09:46 +01:00
Matthias
916a847639
add pytest-xdist to speed up tests
2023-12-24 08:30:21 +01:00
Matthias
a39b329e3b
Fix line-length
2023-12-23 15:30:24 +01:00
Matthias
68f9402384
Fix further test
2023-12-23 15:19:56 +01:00
Matthias
600e311b3e
Fix test test_handle_stoploss_on_exchange_custom_stop
2023-12-23 15:19:56 +01:00
Matthias
33bd433c22
Don't run against all orders, only consider open sl orders.
2023-12-23 15:19:56 +01:00
Matthias
1db4732648
Fix some more tests
2023-12-23 15:19:56 +01:00
Matthias
ae3f62cf9b
Fix RPC tests
2023-12-23 15:19:56 +01:00
Matthias
cbfebd397c
Use a trade for test that actually has an open stop order
2023-12-23 15:19:41 +01:00
Matthias
c6ffe82a7a
Update more tests
2023-12-23 15:19:41 +01:00
Matthias
6427144934
Fix stoploss test
2023-12-23 15:19:41 +01:00
Matthias
c35b308ada
Fix some tests
2023-12-23 15:19:41 +01:00
Matthias
28e2bfaf1c
Fix types of "has" calls
2023-12-23 15:19:41 +01:00
Matthias
15058d3ce6
Add type hints to manage_trade_orders,
...
fix content ...
2023-12-23 15:19:41 +01:00
Matthias
931704abcc
Merge branch 'develop' into feature/update_sl_order_mgt
2023-12-23 15:19:15 +01:00
Matthias
4769b50709
Fix RPC tests
2023-12-23 15:17:26 +01:00
Matthias
18dd9cf803
Use a trade for test that actually has an open stop order
2023-12-23 15:17:26 +01:00
Matthias
def204448a
Merge pull request #9589 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2023-12-23 10:06:49 +01:00
Matthias
63e652619f
Bump mypy to 1.8.0
2023-12-23 09:11:40 +01:00
Matthias
3cb4b10656
Specify python version for pre-commit update
2023-12-23 09:08:55 +01:00
xmatthias
23c3757c7a
chore: update pre-commit hooks
2023-12-23 08:04:51 +00:00
Matthias
8234879b58
stoploss_order_id removal tests
2023-12-22 17:38:14 +01:00
Matthias
b33a9059ab
Fix some more tests
2023-12-22 17:35:02 +01:00
Matthias
13780d5963
Remove further usage
2023-12-22 17:22:33 +01:00
Matthias
279082b202
Merge branch 'develop' into pr/Axel-CH/9267
2023-12-22 17:21:05 +01:00
Matthias
39b2a096ab
Ignore adjust_trade values that would invert position
2023-12-22 07:07:05 +01:00
Matthias
b20aee7653
Merge pull request #9585 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2023-12-22 06:27:58 +01:00
Matthias
4d7c4352a7
Merge pull request #9519 from freqtrade/ci_mac_13
...
Add macos-13 to ci matrix
2023-12-21 20:24:08 +01:00
xmatthias
a5c914951f
chore: update pre-commit hooks
2023-12-21 19:18:40 +00:00
Matthias
9ab08d513a
Update committer in pre-commit workflow
2023-12-21 20:13:52 +01:00
Matthias
87ce7dc02c
Reduce permissions
2023-12-21 20:12:23 +01:00
Matthias
3c7c4bc02f
Use repo scoped token
2023-12-21 19:54:11 +01:00
Matthias
0484b891f1
Add tech maintenance label
2023-12-21 19:39:45 +01:00
Matthias
71689d9d6f
Allow write access to action to allow creating the branch
2023-12-21 19:34:21 +01:00
Matthias
881247a823
use isinstance for type checks
2023-12-21 19:26:52 +01:00
Matthias
d26154f994
Import logging ...
2023-12-21 19:26:36 +01:00
Matthias
0e14dd6190
Set proper log-level for test
2023-12-21 19:20:27 +01:00
Matthias
3676514ba6
Add pre-commit auto-update workflow
2023-12-21 19:18:50 +01:00
Matthias
9ec23a0292
Improve rpc typing
2023-12-21 18:14:43 +01:00
Matthias
1272a15c35
Properly name Entry / exit types
2023-12-21 18:11:49 +01:00
Matthias
a3a175e332
Reduce logging verbosity message in webhooks
2023-12-21 06:49:26 +01:00
Stefano Ariestasia
f7c7990aff
Merge branch 'freqtrade:develop' into bt-metrics
2023-12-20 20:33:45 +09:00
Matthias
71b777ef34
Fix missing rm line
2023-12-19 21:51:31 +01:00
Matthias
c4cd547451
Merge pull request #9579 from slimatic/develop
...
typo (configuration.md) fixed value USDT value in example for clarity
2023-12-19 19:57:34 +01:00
Matthias
b4e8122fd3
Attempt to properly remove 3.12 symlinks
2023-12-19 19:55:18 +01:00
Thomas Joußen
3f44f56f6f
Remove bool from get_required_startup because its unused.
2023-12-19 17:30:15 +00:00
Thomas Joußen
cd28244cf1
Add and optimized test cases to verify consitent timerange behaviour within freqai.
2023-12-19 17:14:02 +00:00
slimatic
b1393f1bd4
(configuration.md) fixed value USDT value in example for clarity
2023-12-19 10:58:22 -05:00
Matthias
34c5c68a91
Add macos-13 to ci matrix
2023-12-19 06:41:54 +01:00
Matthias
c9a018cf0e
Improve output if a strategy wasn't found in the backtest result
2023-12-19 06:30:40 +01:00
Matthias
94363061ae
Attempt fix timerange problem
2023-12-18 20:06:49 +00:00
Matthias
4f2d7b858f
Slightly enhance logging for clarity
2023-12-18 20:06:49 +00:00
Thomas Joußen
663b1e11f8
Add timeframe info into 'increase startup_candle_count' log message
2023-12-18 20:06:49 +00:00
Thomas Joußen
2d6a49013f
Fix duplicated data loading and timerange for populate_features
2023-12-18 20:06:49 +00:00
Matthias
0333abcbdc
Merge pull request #9576 from freqtrade/simplify-freqai-example
...
Make freqai example strat *even* simpler
2023-12-18 20:01:02 +01:00
Matthias
0440b3ef75
Merge pull request #9577 from freqtrade/feat/add-random-forest-classifier
...
Add SKLearnRandomForestClassifier
2023-12-18 18:15:55 +01:00
Matthias
d9ed8c6560
Merge pull request #9568 from freqtrade/dependabot/pip/develop/ccxt-4.1.91
...
Bump ccxt from 4.1.84 to 4.1.91
2023-12-18 18:14:46 +01:00
robcaulk
2f2467256c
feat: add SKLearnRandomForestClassifier
2023-12-18 12:56:04 +01:00
robcaulk
26f0fe2383
make example strat *even* simpler and make sure it buys and sells a lot ;)
2023-12-18 12:38:34 +01:00
Joe Schr
18be79c906
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2023-12-18 10:34:20 +01:00
Matthias
5e3da30ab9
Fix remaining bittrex instances
2023-12-18 07:15:24 +01:00
Matthias
651d2c06b9
Update tests to use new file
2023-12-18 07:15:24 +01:00
Matthias
b371593084
Move previous test config to tests
2023-12-18 07:15:24 +01:00
Matthias
3096cddbcf
further remove bittrex from docs
2023-12-18 07:15:24 +01:00
Matthias
5bbe6aacfd
Remove Bittrex subclass
2023-12-18 07:15:24 +01:00
Matthias
fe4bf271b4
Remove futher bittrex tests
2023-12-18 07:15:24 +01:00
Matthias
0d3d1e6d9a
Remove bittrex from more tests
2023-12-18 07:15:24 +01:00
dependabot[bot]
57e01329ce
Bump ccxt from 4.1.84 to 4.1.91
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.84 to 4.1.91.
- [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.1.84...4.1.91 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 05:49:40 +00:00
Matthias
99359a7f85
Merge pull request #9575 from freqtrade/dependabot/github_actions/develop/actions/download-artifact-4
...
Bump actions/download-artifact from 3 to 4
2023-12-18 06:37:53 +01:00
Matthias
5f0932f5ed
Merge pull request #9574 from freqtrade/dependabot/github_actions/develop/actions/upload-artifact-4
...
Bump actions/upload-artifact from 3 to 4
2023-12-18 06:37:35 +01:00
Matthias
fece88e7cd
Merge pull request #9570 from freqtrade/dependabot/pip/develop/fastapi-0.105.0
...
Bump fastapi from 0.104.1 to 0.105.0
2023-12-18 06:36:42 +01:00
Matthias
c8eb2523ac
Merge pull request #9564 from freqtrade/dependabot/pip/develop/torch-2.1.2
...
Bump torch from 2.1.1 to 2.1.2
2023-12-18 06:35:15 +01:00
Matthias
964b439119
Merge pull request #9569 from freqtrade/dependabot/pip/develop/isort-5.13.2
...
Bump isort from 5.13.0 to 5.13.2
2023-12-18 06:34:51 +01:00
Matthias
ee4f4f2d0d
Merge pull request #9566 from freqtrade/dependabot/pip/develop/ruff-0.1.8
...
Bump ruff from 0.1.7 to 0.1.8
2023-12-18 06:34:31 +01:00
Matthias
7c215688c0
Merge pull request #9565 from freqtrade/dependabot/pip/develop/python-rapidjson-1.14
...
Bump python-rapidjson from 1.13 to 1.14
2023-12-18 06:33:40 +01:00
Matthias
087ca2bd4a
Merge pull request #9571 from freqtrade/dependabot/pip/develop/psutil-5.9.7
...
Bump psutil from 5.9.6 to 5.9.7
2023-12-18 06:33:20 +01:00
Matthias
6193df36a3
Merge pull request #9573 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.2
...
Bump mkdocs-material from 9.5.1 to 9.5.2
2023-12-18 06:33:08 +01:00
Matthias
893b43766f
Merge pull request #9567 from freqtrade/dependabot/pip/develop/technical-1.4.2
...
Bump technical from 1.4.1 to 1.4.2
2023-12-18 06:32:56 +01:00
dependabot[bot]
a70ca6f612
Bump actions/download-artifact from 3 to 4
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:50:19 +00:00
dependabot[bot]
e5c783d2db
Bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:50:16 +00:00
dependabot[bot]
e1b652d890
Bump mkdocs-material from 9.5.1 to 9.5.2
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.1 to 9.5.2.
- [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.1...9.5.2 )
---
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-12-18 03:17:18 +00:00
dependabot[bot]
4e98b5f710
Bump psutil from 5.9.6 to 5.9.7
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 5.9.6 to 5.9.7.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.6...release-5.9.7 )
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:17:09 +00:00
dependabot[bot]
901b3f6fe7
Bump fastapi from 0.104.1 to 0.105.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.104.1 to 0.105.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.105.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:17:03 +00:00
dependabot[bot]
d0a9d927dd
Bump isort from 5.13.0 to 5.13.2
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.13.0 to 5.13.2.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.13.0...5.13.2 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:16:57 +00:00
dependabot[bot]
16eb95c71d
Bump technical from 1.4.1 to 1.4.2
...
Bumps [technical](https://github.com/freqtrade/technical ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/freqtrade/technical/releases )
- [Commits](https://github.com/freqtrade/technical/compare/1.4.1...1.4.2 )
---
updated-dependencies:
- dependency-name: technical
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:16:40 +00:00
dependabot[bot]
054ed0a7b6
Bump ruff from 0.1.7 to 0.1.8
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.7 to 0.1.8.
- [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.7...v0.1.8 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:16:36 +00:00
dependabot[bot]
82853e37a1
Bump python-rapidjson from 1.13 to 1.14
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.13 to 1.14.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.13...v1.14 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:16:26 +00:00
dependabot[bot]
81c6336e11
Bump torch from 2.1.1 to 2.1.2
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.1.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:16:14 +00:00
Matthias
6404bd8b2b
Merge pull request #9561 from freqtrade/revert/9450-freqai-startup-candle-mr
...
Revert "Merge pull request #9450 from freqtrade/fix/startup-candle-count"
2023-12-17 19:42:06 +01:00
robcaulk
9a9a6eaa63
Revert "Merge pull request #9450 from freqtrade/fix/startup-candle-count"
...
This reverts commit 15771043f7 , reversing
changes made to b417a0297b .
2023-12-17 17:44:15 +01:00
Matthias
67cdab6ee9
Provide strategy timeframe via API
2023-12-17 15:03:11 +01:00
Matthias
546ea430c9
Merge pull request #9558 from freqtrade/pyproject_toml
...
Pyproject toml, improve release CI
2023-12-17 13:10:18 +01:00
Matthias
4cc4f0ffa2
Merge pull request #9559 from stevanStevic/improve-no-hyperopt-result-log
...
Improve log message when no good hyperopt result is found
2023-12-17 10:03:36 +01:00
Matthias
58470ba9d0
Fix missing files in wheels
2023-12-17 09:30:09 +01:00
Stevan Stevic
c580e8783f
fixup
2023-12-16 22:36:56 +01:00
Stevan Stevic
bc1ad3acbd
Improve logging
2023-12-16 22:09:02 +01:00
Matthias
d2e328b8bd
Update artifact name
2023-12-16 21:32:36 +01:00
Matthias
93e9c4fa65
Update job names in ci.yml
2023-12-16 21:14:06 +01:00
Matthias
8d231dbf31
Update build-system to use "build" insead of "setup.py"
2023-12-16 20:54:30 +01:00
Matthias
b178cc5f31
Migrate from setup.cfg to pyproject.toml
2023-12-16 20:51:46 +01:00
Matthias
6ee0f16e4f
Migrate flake8 config to pyproject.toml
2023-12-16 20:32:37 +01:00
Matthias
1d701967b7
exclude tests from build
2023-12-16 20:27:47 +01:00
Matthias
d6b43c5eed
re-work deploy CI
2023-12-16 20:06:18 +01:00
Matthias
3670699ea2
Add trusted publishing for next release
2023-12-16 17:31:48 +01:00
Matthias
9b11091fc7
Merge pull request #9555 from amargedon/mapping-btc
...
Add FIAT mapping for BTC
2023-12-16 08:13:46 +01:00
amargedon
58dfffe87a
Add FIAT mapping for BTC
2023-12-15 09:09:31 +01:00
Matthias
e573409925
Add windows ta-lib 3.12 wheels
2023-12-15 07:02:56 +01:00
Matthias
e3fda16d16
Don't overpopulate points at the first iteration
...
improves hyperopt-performance quite some.
2023-12-15 06:19:50 +01:00
Matthias
9e2e60e7ad
Correct conditions for remaining stake checking
2023-12-14 20:34:58 +01:00
Matthias
bb2024f789
Add "full partial exit" logic to backtesting
2023-12-14 20:08:03 +01:00
Matthias
e96f4f0e53
Improve adjust_trade_position documentation
2023-12-14 20:06:45 +01:00
Matthias
71d3572c27
Support webserver strategy without max_open_trades
2023-12-14 18:17:10 +01:00
Matthias
6218d732b1
Only download tradable pairs
...
(excludes futures pairs on spot configurations and viceversa).
closes #9548
2023-12-14 07:13:46 +01:00
Matthias
62667d123f
Merge pull request #9540 from freqtrade/fix/issue_9538
...
Prevent config modification during webserver startup
2023-12-14 06:36:50 +01:00
Matthias
cfd5af67ca
Add max-open-trades param to get_trade_stake_amount
2023-12-13 06:51:26 +01:00
Matthias
47a952e41c
Don't use config['stake_amount'] in wallets
2023-12-12 22:43:46 +01:00
Matthias
c9f43587ec
Bump binance leverage tiers
2023-12-12 21:30:52 +01:00
Matthias
e79a58e1c4
Add test case to verify behavior in #9432
2023-12-12 19:59:56 +01:00
Matthias
c62e52c759
Add test for dp_get_required_startup
2023-12-12 19:48:17 +01:00
Matthias
5ab61d9da4
Improve missing data output
2023-12-12 07:08:26 +01:00
Matthias
55efaec83d
Merge pull request #9522 from freqtrade/bt/improve_futures_speed
...
Improve funding fee calculation
2023-12-12 06:33:57 +01:00
Matthias
c5c2c8c185
Enforce kwargs for preliminary
2023-12-11 20:35:49 +01:00
Matthias
755ce3a858
Prevent config modification during webserver startup
2023-12-11 20:32:37 +01:00
Matthias
105cd99395
use max_open_trades from straetgy instead of config
2023-12-11 19:52:49 +01:00
Matthias
db7799d2fb
Use variable instead of config for startup_candle_count
2023-12-11 19:42:13 +01:00
Matthias
30f94ef5b7
Use LocalTrade for typehint
2023-12-11 19:12:08 +01:00
Matthias
6c259ddca1
Merge pull request #9536 from freqtrade/dependabot/pip/develop/ccxt-4.1.84
...
Bump ccxt from 4.1.76 to 4.1.84
2023-12-11 18:18:44 +01:00
Matthias
0f82ea8767
Merge pull request #9533 from freqtrade/dependabot/pip/develop/pre-commit-3.6.0
...
Bump pre-commit from 3.5.0 to 3.6.0
2023-12-11 15:45:51 +01:00
Matthias
eac5d53a64
Add mock to backtest adjust position
2023-12-11 06:48:05 +01:00
dependabot[bot]
4b43ccae11
Bump ccxt from 4.1.76 to 4.1.84
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.76 to 4.1.84.
- [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.1.76...4.1.84 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 05:29:11 +00:00
Matthias
8a2763d275
Merge pull request #9532 from freqtrade/dependabot/pip/develop/pandas-2.1.4
...
Bump pandas from 2.1.3 to 2.1.4
2023-12-11 06:28:16 +01:00
dependabot[bot]
4b3230689c
Bump pre-commit from 3.5.0 to 3.6.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.5.0 to 3.6.0.
- [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.5.0...v3.6.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 05:26:12 +00:00
Matthias
aa86c49640
Merge pull request #9529 from freqtrade/dependabot/pip/develop/ruff-0.1.7
...
Bump ruff from 0.1.6 to 0.1.7
2023-12-11 06:25:25 +01:00
Matthias
1adc8836dd
Merge pull request #9530 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.1
...
Bump mkdocs-material from 9.4.14 to 9.5.1
2023-12-11 06:22:05 +01:00
Matthias
92993c0c4c
Merge pull request #9527 from freqtrade/dependabot/pip/develop/technical-1.4.1
...
Bump technical from 1.4.0 to 1.4.1
2023-12-11 06:21:53 +01:00
Matthias
9b2c116d9b
Merge pull request #9528 from freqtrade/dependabot/pip/develop/isort-5.13.0
...
Bump isort from 5.12.0 to 5.13.0
2023-12-11 06:21:42 +01:00
Matthias
2ad85a6957
Merge pull request #9526 from freqtrade/dependabot/github_actions/develop/actions/setup-python-5
...
Bump actions/setup-python from 4 to 5
2023-12-11 06:21:20 +01:00
dependabot[bot]
a0e92f5a47
Bump pandas from 2.1.3 to 2.1.4
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.3...v2.1.4 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 03:53:12 +00:00
dependabot[bot]
17f0697c43
Bump mkdocs-material from 9.4.14 to 9.5.1
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.14 to 9.5.1.
- [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.4.14...9.5.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 03:52:56 +00:00
dependabot[bot]
199e3f91f2
Bump ruff from 0.1.6 to 0.1.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.6 to 0.1.7.
- [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.6...v0.1.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 03:52:51 +00:00
dependabot[bot]
cc14cf23b1
Bump isort from 5.12.0 to 5.13.0
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.12.0...5.13.0 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 03:52:41 +00:00
dependabot[bot]
327f750ead
Bump technical from 1.4.0 to 1.4.1
...
Bumps [technical](https://github.com/freqtrade/technical ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/freqtrade/technical/releases )
- [Commits](https://github.com/freqtrade/technical/compare/1.4.0...1.4.1 )
---
updated-dependencies:
- dependency-name: technical
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 03:52:31 +00:00
dependabot[bot]
a304080c08
Bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 03:33:18 +00:00
Robert Caulk
020d4b5b4d
Merge pull request #9523 from freqtrade/fix/freqai-append-bug
...
Bugfix: ensure zeros are properly appended after each inference
2023-12-10 17:29:51 +01:00
robcaulk
78cb1e608f
fix: ensure we have a row of zeros appended (not the function)
2023-12-10 15:30:19 +01:00
Matthias
b84a2fcac7
Merge pull request #9521 from freqtrade/robcaulk-patch-1
...
Ensure the documentation gets read
2023-12-10 14:21:59 +01:00
Robert Caulk
c0119d7baa
Merge pull request #9449 from freqtrade/dependabot/pip/develop/torch-2.1.1
...
Bump torch from 2.0.1 to 2.1.1
2023-12-10 14:11:01 +01:00
Matthias
0bd513012a
enhance further test for funding-fee checking
2023-12-10 14:00:21 +01:00
Matthias
3f6cd9ee51
Patch funding_fee calculation for unrelated test
2023-12-10 14:00:06 +01:00
Matthias
8964c138f1
Call funding fee calculation whenever a trade is closed
2023-12-10 14:00:06 +01:00
Matthias
ef23f0fcba
Fix test to account for new funding_fee count
2023-12-10 14:00:06 +01:00
Matthias
074343f0f1
Don't calculate funding_fees on every iteration
2023-12-10 14:00:06 +01:00
Matthias
966eb59fd3
Extract funding fee calculation to separate method
2023-12-10 14:00:06 +01:00
Matthias
778bd7b3b0
enhance further test for funding-fee checking
2023-12-10 13:57:52 +01:00
Matthias
b4cd46d6db
Further improve funding_Fee test
2023-12-10 13:21:05 +01:00
Matthias
1d73b57e8c
Extract some assert values from bt test
2023-12-10 12:57:55 +01:00
Robert Caulk
476703bf76
Update data_kitchen.py
...
Ensure our exception is raised when users dont download the data
2023-12-10 12:26:39 +01:00
Stefano
9f1599b7f0
fix pre-commit
2023-12-10 17:34:02 +09:00
Stefano
e541c95c46
fix partial exit test
2023-12-10 17:27:24 +09:00
Matthias
cd09d3567f
Add spy test on funding_fees in backtesting
2023-12-09 19:42:13 +01:00
Matthias
4c25e9d21a
Merge pull request #9387 from freqtrade/dependabot/pip/develop/scikit-learn-1.3.2
...
Bump scikit-learn from 1.1.3 to 1.3.2
2023-12-09 14:20:15 +01:00
Matthias
dd08c134b4
Remove macos 13 ci again
2023-12-09 13:40:00 +01:00
Matthias
aa8bb27cf0
Merge branch 'develop' into dependabot/pip/develop/scikit-learn-1.3.2
2023-12-09 13:39:46 +01:00
Matthias
d428d48393
Ease install dependencies for scikit-learn
2023-12-09 12:12:52 +01:00
Matthias
3bdfa85237
Update scikit-optimize to ft-scikit-optimize
...
Compatibility fork of scikit-optimize.
2023-12-09 12:12:30 +01:00
Matthias
95a824fbe7
Merge pull request #9509 from freqtrade/ci_mac_13
...
macos-13 CI
2023-12-09 07:55:42 +01:00
Matthias
bb85efd6ad
Add test for informative weekly merging
...
closes #9518
2023-12-08 20:41:57 +01:00
Matthias
7321a14c35
Fix generate-test-data for 1w data
2023-12-08 20:38:41 +01:00
Matthias
2745a5d334
Rename informative_pair test
2023-12-08 20:07:44 +01:00
Stefano Ariestasia
bf8b3e831d
Merge branch 'freqtrade:develop' into bt-metrics
2023-12-07 15:41:09 +09:00
Matthias
d123d3bb82
Completely mock Torch on macos
...
we already skip tests - now we also need to skip it's imports.
2023-12-07 07:25:34 +01:00
Matthias
b14873400d
Fix odd import in freqai tests
2023-12-07 07:15:05 +01:00
Robert Caulk
d9b95a4c27
Merge pull request #9514 from freqtrade/freqai/xgboost_activate
...
Remove "activate" kwarg to xgboost calls
2023-12-06 21:18:07 +01:00
Matthias
71178ff1d2
Remove "activate" activator
...
they raise warnings as they're unused.
2023-12-06 19:48:19 +01:00
Matthias
d3d9f3281e
Fix torch logging setup mess
2023-12-06 19:26:09 +01:00
Matthias
3b4b833dd0
Remove unused mock
2023-12-06 18:22:28 +01:00
Matthias
fcc87399cd
Merge pull request #9505 from freqtrade/fix/merge-warning
...
Fix multiple new Pandas 2.1 future warnings in FreqAI startup
2023-12-05 19:25:57 +01:00
Matthias
654f8a7573
Merge pull request #9508 from freqtrade/dependabot/pip/develop/nbconvert-7.12.0
...
Bump nbconvert from 7.11.0 to 7.12.0
2023-12-05 19:24:22 +01:00
Matthias
2fdb9663d7
Merge branch 'develop' into fix/merge-warning
2023-12-05 18:12:34 +01:00
dependabot[bot]
3739a10735
Bump nbconvert from 7.11.0 to 7.12.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.11.0 to 7.12.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.11.0...v7.12.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-12-05 17:10:09 +00:00
Matthias
9a425af76f
Remove unnecessary conditions in Ci run
2023-12-05 18:08:24 +01:00
Matthias
3c48208b31
Fix cache keys
2023-12-05 18:08:24 +01:00
Matthias
68db8d0201
install libomp
2023-12-05 18:08:24 +01:00
Matthias
2207773678
Attempt more granular cache for macos
2023-12-05 18:08:24 +01:00
Matthias
cbe6d52a73
Try macos-13 CI
2023-12-05 18:08:24 +01:00
Matthias
b7fc0190f7
Merge pull request #9512 from freqtrade/revert-9500-dependabot/pip/develop/tables-3.9.2
...
Revert "Bump tables from 3.9.1 to 3.9.2"
2023-12-05 18:04:56 +01:00
Matthias
4061eaf888
Remove online tests for bittrex
2023-12-05 18:03:55 +01:00
Matthias
ef042ae5ec
Remove exchange tests on bittrex
2023-12-05 18:03:48 +01:00
Matthias
6ee792069d
Remove bitrex-specific section
2023-12-05 18:03:34 +01:00
Matthias
46c81d7018
Revert "Bump tables from 3.9.1 to 3.9.2"
2023-12-05 17:04:16 +01:00
Robert Caulk
caac77c90b
Update data_drawer.py
2023-12-05 12:16:08 +01:00
Stefano Ariestasia
90332128b1
allow trade to be closed via partial exit call if remaining amount is exactly 0
2023-12-05 17:10:15 +09:00
Matthias
af05e3d747
Merge pull request #9506 from freqtrade/dependabot/pip/develop/ccxt-4.1.76
...
Bump ccxt from 4.1.75 to 4.1.76
2023-12-04 20:48:37 +01:00
dependabot[bot]
59a287106d
Bump ccxt from 4.1.75 to 4.1.76
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.75 to 4.1.76.
- [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.1.75...4.1.76 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-04 18:21:30 +00:00
robcaulk
8b5e6bf9be
chore: fix pandas warning about merging on datetime. fix pandas warning about inconsistent key lists in concat
2023-12-04 16:23:55 +01:00
Matthias
d9882978d5
Merge pull request #9500 from freqtrade/dependabot/pip/develop/tables-3.9.2
...
Bump tables from 3.9.1 to 3.9.2
2023-12-04 07:25:18 +01:00
Matthias
04f2b7bad6
Add support for different timeInForce for bybit
2023-12-04 07:23:52 +01:00
Matthias
8597709b2e
Merge pull request #9501 from freqtrade/dependabot/pip/develop/ccxt-4.1.75
...
Bump ccxt from 4.1.66 to 4.1.75
2023-12-04 06:33:38 +01:00
Matthias
2fea75e312
Merge pull request #9498 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.11
...
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
2023-12-04 06:33:17 +01:00
Matthias
511e4d16d5
Merge pull request #9502 from freqtrade/dependabot/pip/develop/python-telegram-bot-20.7
...
Bump python-telegram-bot from 20.6 to 20.7
2023-12-04 06:32:46 +01:00
dependabot[bot]
e0f780f10e
Bump python-telegram-bot from 20.6 to 20.7
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.6 to 20.7.
- [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/v20.6...v20.7 )
---
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 >
2023-12-04 03:35:49 +00:00
dependabot[bot]
44689d058b
Bump ccxt from 4.1.66 to 4.1.75
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.66 to 4.1.75.
- [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.1.66...4.1.75 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-04 03:35:42 +00:00
dependabot[bot]
1431b2b44a
Bump tables from 3.9.1 to 3.9.2
...
Bumps [tables](https://github.com/PyTables/PyTables ) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/PyTables/PyTables/releases )
- [Changelog](https://github.com/PyTables/PyTables/blob/master/RELEASE_NOTES.rst )
- [Commits](https://github.com/PyTables/PyTables/compare/v3.9.1...v3.9.2 )
---
updated-dependencies:
- dependency-name: tables
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-04 03:35:27 +00:00
dependabot[bot]
106bda51d4
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.10 to 1.8.11.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.10...v1.8.11 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-04 03:10:11 +00:00
Matthias
90e4eb59b2
Improve multi-strategy backtest docs
2023-12-03 15:27:33 +01:00
Matthias
701f6fc050
Update outdated docs
...
closes #9489
2023-12-03 15:27:03 +01:00
Matthias
0235db48a8
Prevent merge artifacts in "informative" pair
2023-12-03 13:31:16 +01:00
Matthias
e9e7bf3caf
Slight cleanup of unused comment
2023-12-03 13:31:16 +01:00
Matthias
4464b02719
Add handling to properly merge 1M data to
...
closes #9490
2023-12-03 13:31:16 +01:00
Matthias
4ed9ffbf31
Add test for behavior in #9490 .
2023-12-03 13:31:16 +01:00
Matthias
c017366086
Ensure testdata generation works for 1M data
2023-12-03 13:31:16 +01:00
Matthias
34bce4d251
Merge pull request #9493 from freqtrade/chore/future-warning-datadrawer
...
chore: fix future warning on pandas
2023-12-03 13:25:01 +01:00
Robert Caulk
6754072bca
chore: fix future warning on pandas
2023-12-03 12:55:16 +01:00
Robert Caulk
15771043f7
Merge pull request #9450 from freqtrade/fix/startup-candle-count
...
Bug: freqai backtesting startup_candle_count handling
2023-12-02 21:01:11 +01:00
Robert Caulk
b417a0297b
Merge pull request #9468 from freqtrade/freqai/fix_dump
...
Use cloudpickle to pickle freqai models
2023-12-02 18:51:31 +01:00
Matthias
5daafaabc2
Add explicit test for "now_is_time_to_refresh
2023-12-01 07:05:33 +01:00
Matthias
08db2f05aa
Merge pull request #9485 from stash86/bt-metrics
...
exposing bot_name to discord rpc field
2023-11-30 19:04:34 +01:00
Matthias
0654186400
Merge pull request #9486 from freqtrade/new_release
...
New release 2023.11
2023-11-30 17:25:25 +01:00
Matthias
d85518ccb2
Improve release documentation
2023-11-30 07:10:20 +01:00
Matthias
c34cb9eb12
Bump version to 2023.12-dev
2023-11-30 07:04:38 +01:00
Matthias
cb01a46089
Version bump to 2023.11
2023-11-30 07:00:25 +01:00
Matthias
0bcbb28d51
Merge branch 'stable' into new_release
2023-11-30 07:00:11 +01:00
Matthias
e2a47ee95a
Merge pull request #9482 from freqtrade/bitmart
...
Add support for Bitmart
2023-11-30 06:49:41 +01:00
Stefano Ariestasia
36836ea803
add bot_name to discord rpc field
2023-11-30 14:11:09 +09:00
Matthias
19d9adaf9c
Merge pull request #9483 from freqtrade/dependabot/pip/cryptography-41.0.6
...
Bump cryptography from 41.0.5 to 41.0.6
2023-11-29 12:43:15 +01:00
Matthias
cf078f8093
Bump to 41.0.7 to avoid install problems
2023-11-29 06:57:00 +01:00
dependabot[bot]
5ddca4e9f9
Bump cryptography from 41.0.5 to 41.0.6
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.5 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-29 05:27:01 +00:00
Matthias
6db66b1e58
Add bitmart to "official supported" exchanges
2023-11-28 18:18:19 +01:00
Matthias
0a903e45f2
Add Bitmart to list of supported exchnanges for spot
2023-11-28 18:14:42 +01:00
Matthias
d0a2b9403e
Fix typo
2023-11-28 18:14:33 +01:00
Matthias
a18c85ec64
Explicitly disable stoploss on exchange for bitmart
2023-11-28 18:13:21 +01:00
Matthias
0914b8b5f4
Add note about verification on Bitmart
2023-11-28 18:13:21 +01:00
Matthias
cb2a871538
Bitmart: add section in exchange docs
2023-11-28 18:13:21 +01:00
Matthias
ef877b5fcc
Add bitmart to ccxt compat tested exchanges
2023-11-28 18:13:21 +01:00
Matthias
2738f3e437
Add minimal Exchange class for bitmart
2023-11-28 18:13:21 +01:00
Matthias
41e40e6214
Update some initial tests
2023-11-28 06:48:27 +01:00
Matthias
c2b32769a1
Remove further occurance in bot file
2023-11-28 06:48:20 +01:00
Matthias
42d75b0754
Merge branch 'develop' into pr/Axel-CH/9267
2023-11-28 06:45:37 +01:00
Matthias
79f765a930
Merge pull request #9472 from freqtrade/dependabot/pip/develop/ccxt-4.1.66
...
Bump ccxt from 4.1.57 to 4.1.66
2023-11-27 07:56:47 +01:00
Matthias
696f8b308a
Merge pull request #9476 from freqtrade/dependabot/pip/develop/aiohttp-3.9.1
...
Bump aiohttp from 3.9.0 to 3.9.1
2023-11-27 07:40:39 +01:00
Matthias
4a2473e7e9
Merge pull request #9475 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.14
...
Bump mkdocs-material from 9.4.10 to 9.4.14
2023-11-27 07:02:54 +01:00
Matthias
a0caa7c5a2
Merge pull request #9477 from freqtrade/dependabot/pip/develop/pydantic-2.5.2
...
Bump pydantic from 2.5.1 to 2.5.2
2023-11-27 07:02:25 +01:00
Matthias
388a0c605c
Merge pull request #9470 from stash86/bt-metrics2
...
fix typo on API docs
2023-11-27 06:46:50 +01:00
Matthias
55e4d08fd8
Merge pull request #9436 from stash86/bt-metrics
...
Remove order list from /status, and add new /order command
2023-11-27 06:40:00 +01:00
Matthias
7c00a4ed13
Remove no longer existing exchange aliases from tests
2023-11-27 06:39:14 +01:00
dependabot[bot]
793cc1acc0
Bump mkdocs-material from 9.4.10 to 9.4.14
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.10 to 9.4.14.
- [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.4.10...9.4.14 )
---
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-11-27 05:31:12 +00:00
Matthias
33d910ccea
Merge pull request #9474 from freqtrade/dependabot/pip/develop/mypy-1.7.1
...
Bump mypy from 1.7.0 to 1.7.1
2023-11-27 06:29:46 +01:00
Matthias
8a44337c30
Merge pull request #9473 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.5
...
Bump pymdown-extensions from 10.4 to 10.5
2023-11-27 06:28:44 +01:00
dependabot[bot]
35871d7b4b
Bump pydantic from 2.5.1 to 2.5.2
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.5.2/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.5.1...v2.5.2 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-27 03:20:23 +00:00
dependabot[bot]
786d4e03fc
Bump aiohttp from 3.9.0 to 3.9.1
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.0...v3.9.1 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-27 03:20:08 +00:00
dependabot[bot]
5e5b56e445
Bump mypy from 1.7.0 to 1.7.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.7.0 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-27 03:19:43 +00:00
dependabot[bot]
384ebc5b38
Bump pymdown-extensions from 10.4 to 10.5
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.4 to 10.5.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.4...10.5 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-27 03:19:35 +00:00
dependabot[bot]
8567af8d28
Bump ccxt from 4.1.57 to 4.1.66
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.57 to 4.1.66.
- [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.1.57...4.1.66 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-27 03:19:22 +00:00
Stefano Ariestasia
88e818926a
fix typo on API docs
2023-11-27 10:57:50 +09:00
Stefano Ariestasia
4bcb4fdd82
Merge branch 'freqtrade:develop' into bt-metrics
2023-11-27 10:46:21 +09:00
Matthias
0b3a6aa9de
Merge pull request #9469 from freqtrade/ci/pi_image_3.11
...
Update various docker images
2023-11-26 19:23:03 +01:00
Matthias
12ea1cde80
Bump dockerfile to use bookworm (debian12)
2023-11-26 16:34:31 +01:00
Matthias
df73b8288c
Bump armhf image to bookworm
2023-11-26 14:53:34 +01:00
Matthias
a50291cd90
RPI dockerfile - 3.11
2023-11-26 14:52:52 +01:00
Matthias
be8ea685de
Remove unused function in freqAI example
2023-11-26 13:37:02 +01:00
dependabot[bot]
d050beb627
Bump torch from 2.0.1 to 2.1.1
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.0.1 to 2.1.1.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.0.1...v2.1.1 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-26 11:40:46 +00:00
Robert Caulk
1380cadf15
Merge pull request #9448 from freqtrade/dependabot/pip/develop/stable-baselines3-2.2.1
...
Bump stable-baselines3 from 2.1.0 to 2.2.1
2023-11-26 12:39:46 +01:00
Matthias
72eeb6561c
use Cloudpickle also for reading
2023-11-25 19:37:49 +01:00
Matthias
eeb460e55c
Use cloudpickle throughout
2023-11-25 19:36:14 +01:00
Matthias
e8d0b01991
Correctly import time
2023-11-25 16:17:43 +01:00
Matthias
94020a664b
Add slight sleep to avoid random test failure on windows
2023-11-25 15:58:28 +01:00
Matthias
8c5194d5e2
force-reload markets when BadSymbol appears
...
closes #9463
2023-11-25 15:05:56 +01:00
Matthias
67e81c9018
Fix wrong/faulty docstring
2023-11-25 13:10:45 +01:00
Matthias
25ebdb4cb3
use strategy_wrapper for bot_loop_start in plotting
...
closes #9464
2023-11-25 12:51:17 +01:00
Matthias
1657fd1f0f
Merge pull request #9435 from freqtrade/revisit_relative_intratrade
...
Improve trade close profit assertions
2023-11-23 20:02:02 +01:00
Stefano Ariestasia
63e702a3bf
remove unused comments
2023-11-23 15:55:21 +09:00
Matthias
e9f21d0209
Improve logging for #9460
2023-11-23 07:22:44 +01:00
Matthias
a044649eef
Also have "badrequest" act as InvalidOrderException
...
causing an emergencyexit.
closes #9456
2023-11-23 06:51:29 +01:00
dependabot[bot]
48317c2307
Bump scikit-learn from 1.1.3 to 1.3.2
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.1.3 to 1.3.2.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.1.3...1.3.2 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 11:13:58 +00:00
Matthias
d598c91de3
Merge pull request #9458 from freqtrade/hyperopt_tests
...
Improve hyperopt Tests
2023-11-22 12:13:14 +01:00
Matthias
5003c2af21
training_env is a property, also, so types can't be overridden
2023-11-22 07:22:40 +01:00
Matthias
6963a92332
Improve hyperopt Tests
...
ensure scikit-learn has to generate new random points by reducing initial points
this will uncover a failure in newer scikit-learn versions
2023-11-22 07:21:07 +01:00
Matthias
e2863e1620
fix: logger has been converted to a property
...
so it can't be assigned anymore
e9f0f23ce4 (diff-d668633497da171f21b8069c33d594b1ee2ad47c1be4848bea33292bc80b7f5c)
2023-11-22 06:54:41 +01:00
Matthias
869756d87d
Merge pull request #9454 from freqtrade/ci/bittrex_removal
...
Remove Bittrex from supported exchanges
2023-11-21 20:52:43 +01:00
Matthias
203890844b
Remove non-existing pairs
2023-11-21 19:16:34 +01:00
Matthias
ba76b87952
Merge pull request #9453 from chasdabigone/fixing-docs
...
Removed redundant 'cpu_count'
2023-11-21 18:06:24 +01:00
Matthias
fbab18b081
Add missing config file
2023-11-21 18:01:18 +01:00
Matthias
f7178ecd6f
Update test config name and exchange
2023-11-21 07:10:23 +01:00
Matthias
59cbac7147
Merge pull request #9452 from chasdabigone/fix-hyperopt-typo
...
Removed redudant negative from sentence
2023-11-21 06:58:12 +01:00
Matthias
fbc70a60f7
Update test with no bittrex ...
2023-11-21 06:57:18 +01:00
Matthias
b45365d385
Update tests to run for binance
2023-11-21 06:47:50 +01:00
Matthias
9990780e6b
Update binance config to be for usdt pairs
2023-11-21 06:44:44 +01:00
Matthias
65df2f30c1
Update some more docs with bittrex removal
2023-11-21 06:42:53 +01:00
Matthias
e7aa706f73
Update samples with binance
2023-11-21 06:39:38 +01:00
Matthias
3619247123
Remove bittrex from code for suppored exchanges
2023-11-21 06:39:29 +01:00
Matthias
047dac7b7d
Remove bittrex from supported exchanges
2023-11-21 06:37:58 +01:00
chas s
7646849405
Removed redundant 'cpu_count'
2023-11-20 23:25:28 -06:00
chas s
10ae0ed9c1
Removed redudant negative from sentence
2023-11-20 16:33:22 -06:00
Matthias
e060e729df
Merge pull request #9451 from freqtrade/remove_blosc
...
Remove dependency on blosc
2023-11-20 14:53:04 +01:00
Matthias
d81bbba4c2
Remove dependency on blosc
2023-11-20 13:50:59 +01:00
robcaulk
d52936fd42
chore: try to keep startup_candle_count behaving the same as a normal FT strat
2023-11-20 09:13:01 +01:00
robcaulk
21a5abf25d
fix: make sure that get_required_startup is timeframe independent
2023-11-20 08:42:27 +01:00
Matthias
c3980a2746
Merge pull request #9442 from freqtrade/dependabot/pip/develop/ccxt-4.1.57
...
Bump ccxt from 4.1.52 to 4.1.57
2023-11-20 07:57:19 +01:00
Matthias
2cadbd1229
Merge pull request #9443 from freqtrade/dependabot/pip/develop/ruff-0.1.6
...
Bump ruff from 0.1.5 to 0.1.6
2023-11-20 07:42:58 +01:00
Matthias
0f57291aa7
Merge pull request #9446 from freqtrade/dependabot/pip/develop/urllib3-2.1.0
...
Bump urllib3 from 2.0.7 to 2.1.0
2023-11-20 07:36:33 +01:00
Stefano
0e9169e1ec
update docs
2023-11-20 15:35:06 +09:00
Stefano
8680b5faa0
fix some tests, add new tests
2023-11-20 14:48:18 +09:00
Matthias
03149cfa42
Merge pull request #9445 from freqtrade/dependabot/pip/develop/pydantic-2.5.1
...
Bump pydantic from 2.4.2 to 2.5.1
2023-11-20 06:37:47 +01:00
Matthias
4eb4732de7
Merge pull request #9441 from freqtrade/dependabot/pip/develop/rich-13.7.0
...
Bump rich from 13.6.0 to 13.7.0
2023-11-20 06:36:20 +01:00
Matthias
3a5b22c397
Merge pull request #9438 from freqtrade/dependabot/pip/develop/scipy-1.11.4
...
Bump scipy from 1.11.3 to 1.11.4
2023-11-20 06:35:25 +01:00
Matthias
c3a5d4b4e4
Merge pull request #9439 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.10
...
Bump mkdocs-material from 9.4.8 to 9.4.10
2023-11-20 06:34:47 +01:00
dependabot[bot]
b97ff3a784
Bump ccxt from 4.1.52 to 4.1.57
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.52 to 4.1.57.
- [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.1.52...4.1.57 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 05:33:47 +00:00
dependabot[bot]
806af7d796
Bump urllib3 from 2.0.7 to 2.1.0
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.7 to 2.1.0.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.7...2.1.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 05:33:14 +00:00
Matthias
3c25737f38
Merge pull request #9440 from freqtrade/dependabot/pip/develop/aiohttp-3.9.0
...
Bump aiohttp from 3.8.6 to 3.9.0
2023-11-20 06:32:58 +01:00
Matthias
bf98851dc1
Merge pull request #9444 from freqtrade/dependabot/pip/develop/jsonschema-4.20.0
...
Bump jsonschema from 4.19.2 to 4.20.0
2023-11-20 06:32:01 +01:00
dependabot[bot]
202b72fd8e
Bump stable-baselines3 from 2.1.0 to 2.2.1
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.1.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:12:31 +00:00
dependabot[bot]
6f60117319
Bump pydantic from 2.4.2 to 2.5.1
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.4.2 to 2.5.1.
- [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.4.2...v2.5.1 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:12:12 +00:00
dependabot[bot]
7070ec30e4
Bump jsonschema from 4.19.2 to 4.20.0
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.19.2 to 4.20.0.
- [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.19.2...v4.20.0 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:12:05 +00:00
dependabot[bot]
bf77019d1c
Bump ruff from 0.1.5 to 0.1.6
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.5 to 0.1.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/v0.1.5...v0.1.6 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:12:00 +00:00
dependabot[bot]
b776e5a8e0
Bump rich from 13.6.0 to 13.7.0
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.6.0 to 13.7.0.
- [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.6.0...v13.7.0 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:11:43 +00:00
dependabot[bot]
ca208305a0
Bump aiohttp from 3.8.6 to 3.9.0
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.6...v3.9.0 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:11:37 +00:00
dependabot[bot]
972c5c327c
Bump mkdocs-material from 9.4.8 to 9.4.10
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.8 to 9.4.10.
- [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.4.8...9.4.10 )
---
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-11-20 03:11:28 +00:00
dependabot[bot]
80edfd1531
Bump scipy from 1.11.3 to 1.11.4
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.11.3...v1.11.4 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:11:23 +00:00
Stefano Ariestasia
58cd455642
fix unused vars
2023-11-19 20:32:28 +09:00
Stefano Ariestasia
caf59d25e8
forgot comma
2023-11-19 18:07:45 +09:00
Stefano Ariestasia
7df32a34a0
remove order list from /status and add new /order
2023-11-19 18:01:32 +09:00
Matthias
48097f4a7d
Update tests according to calculation update
2023-11-18 19:47:20 +01:00
Matthias
ca3f349d84
Update intermediate close_profit calculation
2023-11-18 19:47:09 +01:00
Matthias
0815bb6244
Improve trade close profit assertions
2023-11-18 18:18:29 +01:00
Matthias
835cb54876
Merge pull request #9427 from froggleston/frog-bt-analysis-fix-1
...
Fix backtesting-analysis when no trades for a pair
2023-11-15 19:46:32 +01:00
Matthias
08c2765633
Merge pull request #9429 from froggleston/frog-hyperopt-docs-1
...
Clarify hyperopt docs for parameter options
2023-11-15 18:27:14 +01:00
froggleston
f9202c3f6b
Clarify hyperopt docs for parameter options
2023-11-15 12:11:47 +00:00
froggleston
eb186e22d6
Fix backtesting-analysis when no trades for a pair
2023-11-15 11:52:25 +00:00
Matthias
cbc323875b
Improve contribution wording
2023-11-15 07:12:11 +01:00
Matthias
736b583ff4
Merge pull request #9425 from freqtrade/dependabot/pip/develop/ccxt-4.1.52
...
Bump ccxt from 4.1.40 to 4.1.52
2023-11-14 20:56:58 +01:00
dependabot[bot]
757ec53877
Bump ccxt from 4.1.40 to 4.1.52
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.40 to 4.1.52.
- [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.1.40...4.1.52 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-14 19:16:20 +00:00
pixeebot[bot]
0bc84c6a0d
Use SafeLoader in yaml.load() Calls
2023-11-14 03:05:54 +00:00
Matthias
7814927dd1
Merge pull request #9418 from freqtrade/dependabot/pip/develop/mypy-1.7.0
...
Bump mypy from 1.6.1 to 1.7.0
2023-11-13 19:28:46 +01:00
Matthias
5f8ff373ab
Update mypy to v1.7.0 in pre-commit-config.yaml
2023-11-13 18:15:10 +01:00
Matthias
f286cb0a90
Use BaseException in exception check
2023-11-13 18:14:18 +01:00
Matthias
59bd1a1f1f
Merge pull request #9309 from freqtrade/dependabot/pip/develop/tables-3.9.1
...
Bump tables from 3.8.0 to 3.9.1
2023-11-13 13:49:20 +01:00
Matthias
e52f6ca6c0
Merge pull request #9421 from konradbeck/patch-2
...
Update strategy-customization.md
2023-11-13 13:48:58 +01:00
konradbeck
e6663c0304
Update strategy-customization.md
...
Shouldn't the timeperiod be 100 when defining a ema100?
2023-11-13 13:50:32 +02:00
dependabot[bot]
ced92300e0
Bump tables from 3.8.0 to 3.9.1
...
Bumps [tables](https://github.com/PyTables/PyTables ) from 3.8.0 to 3.9.1.
- [Release notes](https://github.com/PyTables/PyTables/releases )
- [Changelog](https://github.com/PyTables/PyTables/blob/master/RELEASE_NOTES.rst )
- [Commits](https://github.com/PyTables/PyTables/compare/v3.8.0...v3.9.1 )
---
updated-dependencies:
- dependency-name: tables
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 09:19:19 +00:00
Matthias
f9d061b648
Merge pull request #9413 from freqtrade/dependabot/pip/develop/xgboost-2.0.2
...
Bump xgboost from 2.0.1 to 2.0.2
2023-11-13 08:01:41 +01:00
Matthias
e6661a33f9
Merge pull request #9419 from freqtrade/dependabot/pip/develop/pandas-2.1.3
...
Bump pandas from 2.1.2 to 2.1.3
2023-11-13 07:26:36 +01:00
Matthias
d2afe281bf
Add cancel order to new exchange docs
2023-11-13 07:23:50 +01:00
Matthias
c237aa00b8
Remove non-used imports
2023-11-13 07:15:35 +01:00
Matthias
23efa4c9c3
Remove deprecated json_encoders key from model_config
2023-11-13 07:15:35 +01:00
dependabot[bot]
8b028734c2
Bump pandas from 2.1.2 to 2.1.3
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.2...v2.1.3 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 05:29:27 +00:00
dependabot[bot]
51feeddc5c
Bump mypy from 1.6.1 to 1.7.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.6.1 to 1.7.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.7.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 05:29:25 +00:00
Matthias
af3e42f59d
Merge pull request #9415 from freqtrade/dependabot/pip/develop/numpy-1.26.2
...
Bump numpy from 1.26.1 to 1.26.2
2023-11-13 06:28:52 +01:00
Matthias
34d58eb7d5
Merge pull request #9417 from freqtrade/dependabot/pip/develop/ruff-0.1.5
...
Bump ruff from 0.1.4 to 0.1.5
2023-11-13 06:28:32 +01:00
Matthias
ca0a04fba5
Merge pull request #9416 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.4
...
Bump pymdown-extensions from 10.3.1 to 10.4
2023-11-13 06:27:44 +01:00
dependabot[bot]
84b3f9924a
Bump ruff from 0.1.4 to 0.1.5
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.4 to 0.1.5.
- [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.4...v0.1.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 03:34:19 +00:00
dependabot[bot]
50b264c6f8
Bump pymdown-extensions from 10.3.1 to 10.4
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.3.1 to 10.4.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.3.1...10.4 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 03:34:07 +00:00
dependabot[bot]
88e8a9fe2b
Bump numpy from 1.26.1 to 1.26.2
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.26.1 to 1.26.2.
- [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.26.1...v1.26.2 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 03:33:57 +00:00
dependabot[bot]
d65aef72e8
Bump xgboost from 2.0.1 to 2.0.2
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 2.0.1 to 2.0.2.
- [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.1...v2.0.2 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 03:33:44 +00:00
Matthias
8273c0c2cd
Skip exchange validation in API server dependencies
...
Especially when validating pairlists for non-main exchanges (the exchange not in the config),
validation can mess with the exchange loading.
2023-11-12 17:34:16 +01:00
Matthias
c7624b1ed6
Simplify LiveStats models
2023-11-11 17:18:18 +01:00
Matthias
54536a1c8e
use profit_ratio for mix_tag_performance
2023-11-11 17:18:13 +01:00
Matthias
7daa06a207
Align mixtag response with other statistic models
2023-11-11 17:18:06 +01:00
Matthias
da647735b6
Merge pull request #9407 from stash86/bt-metrics
...
add entries, exits, and mix_tags API endpoints
2023-11-11 16:10:10 +01:00
Matthias
7d0ecfde93
Add tests to ensure responses are as expected
2023-11-11 14:43:43 +01:00
Matthias
2ef716e94c
Add response_models for new endpoints
2023-11-11 14:43:30 +01:00
Matthias
de68850d28
Don't tag informative endpoints as "trading"
2023-11-11 14:31:18 +01:00
Matthias
59cefda283
Update strategy-callbacks.md with new information
...
on max_entry_position_adjustment
2023-11-11 13:11:17 +01:00
Matthias
babcd5887f
Merge pull request #9408 from konradbeck/patch-1
...
Update freqai-feature-engineering.md
2023-11-11 10:54:27 +01:00
Matthias
c9a5e5a98c
Fix another (identical) typo
2023-11-11 10:50:58 +01:00
konradbeck
51dc5811c2
Update freqai-feature-engineering.md
...
I cannot find any reference to 'include_periods_candles'
2023-11-11 09:38:52 +02:00
Stefano Ariestasia
05e36f7b21
increase API version
2023-11-11 15:33:15 +09:00
Stefano Ariestasia
0738cae4a0
fix pre-commit
2023-11-11 15:23:20 +09:00
Stefano Ariestasia
da3c42bbbc
add entries, exits, and mix_tags API endpoints
2023-11-11 15:16:40 +09:00
Matthias
e728e3bc75
Merge pull request #9402 from freqtrade/dependabot/pip/pyarrow-14.0.1
...
Bump pyarrow from 14.0.0 to 14.0.1
2023-11-10 21:11:23 +01:00
Matthias
315783441d
Update pyarrow wheels
2023-11-10 19:41:23 +01:00
dependabot[bot]
62f1421cfb
Bump pyarrow from 14.0.0 to 14.0.1
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 14.0.0 to 14.0.1.
- [Commits](https://github.com/apache/arrow/compare/go/v14.0.0...apache-arrow-14.0.1 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-09 22:48:16 +00:00
Matthias
52f12b704b
Avoid time colision when creating orders in test
...
avoid flakyness of test.
2023-11-06 19:42:16 +01:00
Matthias
ee5051f788
Merge pull request #9388 from freqtrade/dependabot/pip/develop/pyarrow-14.0.0
...
Bump pyarrow from 13.0.0 to 14.0.0
2023-11-06 17:46:19 +01:00
Matthias
b30b1227e3
Merge pull request #9394 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.23
...
Bump sqlalchemy from 2.0.22 to 2.0.23
2023-11-06 17:45:36 +01:00
Matthias
dd2f8db392
Merge pull request #9396 from freqtrade/dependabot/pip/develop/ccxt-4.1.40
...
Bump ccxt from 4.1.39 to 4.1.40
2023-11-06 17:45:20 +01:00
Matthias
5a76d81529
Merge pull request #9398 from freqtrade/dependabot/pip/develop/uvicorn-0.24.0.post1
...
Bump uvicorn from 0.23.2 to 0.24.0.post1
2023-11-06 17:21:57 +01:00
Matthias
b9851c78ad
Merge pull request #9397 from freqtrade/dependabot/pip/develop/nbconvert-7.11.0
...
Bump nbconvert from 7.10.0 to 7.11.0
2023-11-06 17:21:35 +01:00
Matthias
777cf2ae7a
Merge pull request #9399 from freqtrade/dependabot/pip/develop/ruff-0.1.4
...
Bump ruff from 0.1.3 to 0.1.4
2023-11-06 17:21:17 +01:00
dependabot[bot]
3729b3d793
Bump ruff from 0.1.3 to 0.1.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.3 to 0.1.4.
- [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.3...v0.1.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 14:54:26 +00:00
dependabot[bot]
39fc78205d
Bump uvicorn from 0.23.2 to 0.24.0.post1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.23.2 to 0.24.0.post1.
- [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.23.2...0.24.0.post1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 14:54:11 +00:00
dependabot[bot]
46a67e8d4f
Bump nbconvert from 7.10.0 to 7.11.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.10.0 to 7.11.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.10.0...v7.11.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-11-06 14:54:05 +00:00
dependabot[bot]
69017805c0
Bump ccxt from 4.1.39 to 4.1.40
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.39 to 4.1.40.
- [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.1.39...4.1.40 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 14:54:00 +00:00
Matthias
bcec611973
Add pre-built wheels for pyarrow 14
2023-11-06 15:43:55 +01:00
Matthias
fbb11a394a
Bump sqlalchemy pre-commit
2023-11-06 15:42:18 +01:00
Matthias
5cb916977e
Merge pull request #9390 from freqtrade/dependabot/pip/develop/cachetools-5.3.2
...
Bump cachetools from 5.3.1 to 5.3.2
2023-11-06 15:40:54 +01:00
Matthias
7d4c9bc0cf
Merge pull request #9395 from freqtrade/dependabot/pip/develop/markdown-3.5.1
...
Bump markdown from 3.5 to 3.5.1
2023-11-06 15:40:39 +01:00
Matthias
ea2beb46e7
Merge pull request #9392 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.8
...
Bump mkdocs-material from 9.4.7 to 9.4.8
2023-11-06 15:40:29 +01:00
Matthias
216ee8117a
Merge pull request #9393 from freqtrade/dependabot/pip/develop/tensorboard-2.15.1
...
Bump tensorboard from 2.15.0 to 2.15.1
2023-11-06 15:40:12 +01:00
Matthias
9c1210b34e
Merge pull request #9391 from freqtrade/dependabot/pip/develop/filelock-3.13.1
...
Bump filelock from 3.12.4 to 3.13.1
2023-11-06 06:44:40 +01:00
dependabot[bot]
921e034266
Bump sqlalchemy from 2.0.22 to 2.0.23
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.22 to 2.0.23.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 05:43:11 +00:00
Matthias
6f358b16c0
Merge pull request #9385 from freqtrade/dependabot/pip/develop/ccxt-4.1.39
...
Bump ccxt from 4.1.31 to 4.1.39
2023-11-06 06:42:10 +01:00
dependabot[bot]
264ab2c471
Bump pyarrow from 13.0.0 to 14.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 13.0.0 to 14.0.0.
- [Commits](https://github.com/apache/arrow/compare/go/v13.0.0...go/v14.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 >
2023-11-06 05:40:25 +00:00
Matthias
a9d6f0023a
Merge pull request #9384 from freqtrade/dependabot/pip/develop/py-find-1st-1.1.6
...
Bump py-find-1st from 1.1.5 to 1.1.6
2023-11-06 06:39:37 +01:00
dependabot[bot]
31af1d5dc7
Bump markdown from 3.5 to 3.5.1
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.5 to 3.5.1.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.5...3.5.1 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 05:38:40 +00:00
dependabot[bot]
588bbb45b5
Bump cachetools from 5.3.1 to 5.3.2
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.3.1 to 5.3.2.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.3.1...v5.3.2 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 05:38:10 +00:00
Matthias
278c999f1f
Merge pull request #9389 from freqtrade/dependabot/pip/develop/jsonschema-4.19.2
...
Bump jsonschema from 4.19.1 to 4.19.2
2023-11-06 06:38:09 +01:00
Matthias
825ae15109
Merge pull request #9386 from freqtrade/dependabot/pip/develop/nbconvert-7.10.0
...
Bump nbconvert from 7.9.2 to 7.10.0
2023-11-06 06:37:31 +01:00
Matthias
30cacc7cca
Merge pull request #9383 from freqtrade/dependabot/pip/develop/fastapi-0.104.1
...
Bump fastapi from 0.104.0 to 0.104.1
2023-11-06 06:37:08 +01:00
dependabot[bot]
7ed037bad7
Bump tensorboard from 2.15.0 to 2.15.1
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.15.0 to 2.15.1.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/2.15.1/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.15.0...2.15.1 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 03:52:46 +00:00
dependabot[bot]
77b00b2a12
Bump mkdocs-material from 9.4.7 to 9.4.8
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.7 to 9.4.8.
- [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.4.7...9.4.8 )
---
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-11-06 03:52:41 +00:00
dependabot[bot]
773bc386f7
Bump filelock from 3.12.4 to 3.13.1
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.12.4 to 3.13.1.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.12.4...3.13.1 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 03:52:35 +00:00
dependabot[bot]
90dacaca09
Bump jsonschema from 4.19.1 to 4.19.2
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.19.1 to 4.19.2.
- [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.19.1...v4.19.2 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 03:52:27 +00:00
dependabot[bot]
3689ad16b5
Bump nbconvert from 7.9.2 to 7.10.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.9.2 to 7.10.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.9.2...v7.10.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-11-06 03:52:09 +00:00
dependabot[bot]
ab9954350e
Bump ccxt from 4.1.31 to 4.1.39
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.31 to 4.1.39.
- [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.1.31...4.1.39 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 03:52:05 +00:00
dependabot[bot]
533f11d9eb
Bump py-find-1st from 1.1.5 to 1.1.6
...
Bumps [py-find-1st](https://github.com/roebel/py_find_1st ) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/roebel/py_find_1st/releases )
- [Commits](https://github.com/roebel/py_find_1st/commits )
---
updated-dependencies:
- dependency-name: py-find-1st
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 03:51:57 +00:00
dependabot[bot]
551033a7c3
Bump fastapi from 0.104.0 to 0.104.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.104.0 to 0.104.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.104.0...0.104.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 03:51:55 +00:00
Matthias
e003930e18
Merge pull request #9382 from freqtrade/test_reduce_time
...
Reduce wait for ws test
2023-11-05 18:09:50 +01:00
Matthias
2efef72ec2
Reduce wait for ws test
2023-11-05 17:17:07 +01:00
Matthias
eb40fc698d
Merge pull request #9381 from freqtrade/test_refactor
...
Test refactor
2023-11-05 17:16:35 +01:00
Matthias
751db2be78
fix: test typo mishap
2023-11-05 16:35:49 +01:00
Matthias
6ea353447e
use tmp_path instead of tmpdir
2023-11-05 16:25:36 +01:00
Matthias
5a3839320d
Remove further usages of Path(tmpdir)
2023-11-05 16:25:23 +01:00
Matthias
555f4b51e1
Further improvements to test setup
2023-11-05 16:23:22 +01:00
Matthias
be82248e01
Remove futher usages of Path(tmpdir)
2023-11-05 16:18:28 +01:00
Matthias
7bed7801cc
Further test simplifications
2023-11-05 16:15:36 +01:00
Matthias
eb409de916
use tmp_path instead of Path(tmpdir)
2023-11-05 16:15:21 +01:00
Matthias
8ce39a6d75
Merge pull request #9378 from freqtrade/fix/transformer-dimensions
...
Bugfix: PyTorchTransformer
2023-11-04 15:51:54 +01:00
robcaulk
72dc65cb6a
fix: swap tensor dimension to play nicely with pandas
2023-11-04 14:29:51 +01:00
Matthias
c94c667fb1
Merge pull request #9375 from freqtrade/ci/pi_cache_talib
...
Update Dockerfile.armhf to use prebuilt wheels
2023-11-03 06:52:08 +01:00
Matthias
2a0175f629
Add "empty" config to disable default discord messages
...
closes #9372
2023-11-02 18:09:41 +01:00
Matthias
cd68173440
Update Dockerfile.armhf to use prebuilt wheels
2023-11-02 07:08:36 +01:00
Matthias
c920e3a031
Bump Dockerfile to 3.11.6
2023-11-02 07:05:10 +01:00
Matthias
83afc4ac7e
Add pyarrow 3.11 wheel
2023-11-02 07:04:33 +01:00
Matthias
19f62649ea
use "noindex" to install pyarrow on armhf
2023-11-02 07:03:22 +01:00
Matthias
e4186cde9e
Merge pull request #9369 from freqtrade/feat/informative_base
...
informative assets -> {base}
2023-11-02 06:36:55 +01:00
Matthias
61ed6aee62
Add test for new formatting
2023-11-01 11:02:50 +01:00
Matthias
051b6e9458
Update documentation
2023-11-01 11:02:03 +01:00
Matthias
44a24685ac
Add support for {base} and {quote} in informative decorator
2023-11-01 11:01:55 +01:00
Matthias
1cde980c08
Extract pair_formating options
2023-11-01 10:14:19 +01:00
Matthias
05ef4f9b6f
Fix forceenter - cancel dialog not working
...
closes #9368
2023-11-01 09:10:21 +01:00
Matthias
53f00f248e
Merge pull request #9362 from freqtrade/dependabot/pip/develop/pandas-2.1.2
...
Bump pandas from 2.0.3 to 2.1.2
2023-10-31 14:29:09 +01:00
Matthias
a9cd282500
Merge pull request #9349 from freqtrade/fix/issue_9346
...
Fix/issue 9346
2023-10-31 06:44:37 +01:00
Matthias
f142abfb76
Merge pull request #9348 from freqtrade/new_release
...
New release 2023.10
2023-10-31 06:42:58 +01:00
Matthias
c98c6c38dc
update binance leverage tiers
2023-10-30 20:10:07 +01:00
Matthias
26aa14dbfc
update binance leverage tiers
2023-10-30 20:10:01 +01:00
Matthias
04cd931cc8
Pass explicit stringIO type to pandas read_json
2023-10-30 19:20:59 +01:00
Matthias
b8a6330c3f
Improve pandas handling
2023-10-30 19:16:22 +01:00
Matthias
949c3c660b
Ignore "nan" enter and exit tags
...
these happen if strings are assigned to individual rows without initializing the whole column
2023-10-30 19:05:15 +01:00
Matthias
9297a90d7f
Use proper indexing to avoid deprecation warnings
2023-10-30 18:26:25 +01:00
Matthias
b19f17fdfa
Improve handling of bt results in optimize_reports
2023-10-30 18:26:01 +01:00
Matthias
bbdc6c0f5c
improve pandas syntax to avoid deprecation error
2023-10-30 18:11:38 +01:00
dependabot[bot]
528c65c194
Bump pandas from 2.0.3 to 2.1.2
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.0.3 to 2.1.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.3...v2.1.2 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 09:13:28 +00:00
Matthias
a932df7320
Merge pull request #9356 from freqtrade/dependabot/pip/develop/orjson-3.9.10
...
Bump orjson from 3.9.9 to 3.9.10
2023-10-30 10:12:34 +01:00
Matthias
2d9b05a3ab
Merge pull request #9354 from freqtrade/dependabot/pip/develop/ccxt-4.1.31
...
Bump ccxt from 4.1.22 to 4.1.31
2023-10-30 10:12:16 +01:00
Matthias
7cf1d25dc6
Merge pull request #9361 from freqtrade/dependabot/pip/develop/types-cachetools-5.3.0.7
...
Bump types-cachetools from 5.3.0.6 to 5.3.0.7
2023-10-30 10:11:57 +01:00
Matthias
19c955d505
Merge pull request #9358 from freqtrade/dependabot/pip/develop/pytest-7.4.3
...
Bump pytest from 7.4.2 to 7.4.3
2023-10-30 10:11:21 +01:00
Matthias
bd243da47e
Merge pull request #9352 from freqtrade/dependabot/pip/develop/plotly-5.18.0
...
Bump plotly from 5.17.0 to 5.18.0
2023-10-30 07:14:59 +01:00
Matthias
bf24c3b279
BUmp cachetools types in pre-commit ocnfig
2023-10-30 07:07:51 +01:00
Matthias
e9c72acff2
Merge pull request #9360 from freqtrade/dependabot/pip/develop/ast-comments-1.2.0
...
Bump ast-comments from 1.1.2 to 1.2.0
2023-10-30 06:55:35 +01:00
Matthias
09fd22c2f8
Merge pull request #9347 from freqtrade/ci/numpy_bump
...
Bump numpy on armhf devices
2023-10-30 06:48:46 +01:00
Matthias
45721ed62e
Merge pull request #9355 from freqtrade/dependabot/pip/develop/xgboost-2.0.1
...
Bump xgboost from 2.0.0 to 2.0.1
2023-10-30 06:48:22 +01:00
dependabot[bot]
5182045cda
Bump pytest from 7.4.2 to 7.4.3
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.2 to 7.4.3.
- [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/7.4.2...7.4.3 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 05:45:34 +00:00
Matthias
51ab8fecfc
Merge pull request #9359 from freqtrade/dependabot/pip/develop/ruff-0.1.3
...
Bump ruff from 0.1.1 to 0.1.3
2023-10-30 06:44:45 +01:00
dependabot[bot]
b36907133c
Bump ccxt from 4.1.22 to 4.1.31
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.22 to 4.1.31.
- [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.1.22...4.1.31 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 05:43:21 +00:00
Matthias
b6d899344e
Merge pull request #9357 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.7
...
Bump mkdocs-material from 9.4.6 to 9.4.7
2023-10-30 06:42:47 +01:00
Matthias
095f9fc1ab
Merge pull request #9351 from freqtrade/dependabot/pip/develop/cryptography-41.0.5
...
Bump cryptography from 41.0.4 to 41.0.5
2023-10-30 06:42:32 +01:00
dependabot[bot]
0ab9eb7b05
Bump orjson from 3.9.9 to 3.9.10
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.9 to 3.9.10.
- [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.9...3.9.10 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 05:42:04 +00:00
Matthias
d0c582e137
Merge pull request #9353 from freqtrade/dependabot/pip/develop/python-rapidjson-1.13
...
Bump python-rapidjson from 1.12 to 1.13
2023-10-30 06:40:54 +01:00
dependabot[bot]
d3d4464983
Bump types-cachetools from 5.3.0.6 to 5.3.0.7
...
Bumps [types-cachetools](https://github.com/python/typeshed ) from 5.3.0.6 to 5.3.0.7.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 03:37:57 +00:00
dependabot[bot]
1d0934074c
Bump ast-comments from 1.1.2 to 1.2.0
...
Bumps [ast-comments](https://github.com/t3rn0/ast-comments ) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/t3rn0/ast-comments/releases )
- [Commits](https://github.com/t3rn0/ast-comments/compare/1.1.2...1.2.0 )
---
updated-dependencies:
- dependency-name: ast-comments
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 03:37:53 +00:00
dependabot[bot]
9382fb3be8
Bump ruff from 0.1.1 to 0.1.3
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.1 to 0.1.3.
- [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.1...v0.1.3 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 03:37:49 +00:00
dependabot[bot]
223af95da7
Bump mkdocs-material from 9.4.6 to 9.4.7
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.6 to 9.4.7.
- [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.4.6...9.4.7 )
---
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-10-30 03:37:23 +00:00
dependabot[bot]
8b68b55de4
Bump xgboost from 2.0.0 to 2.0.1
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 2.0.0 to 2.0.1.
- [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.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 03:37:06 +00:00
dependabot[bot]
99592d1a12
Bump python-rapidjson from 1.12 to 1.13
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.12 to 1.13.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.12...v1.13 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 03:36:47 +00:00
dependabot[bot]
b69f5aaac3
Bump plotly from 5.17.0 to 5.18.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.17.0 to 5.18.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.17.0...v5.18.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 03:36:34 +00:00
dependabot[bot]
0c1fefe6e7
Bump cryptography from 41.0.4 to 41.0.5
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.4 to 41.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.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 >
2023-10-30 03:36:27 +00:00
Matthias
a049ff9371
Improve special testcase
2023-10-29 14:32:15 +01:00
Matthias
0c51e2637f
Fix calculation issue for #9346
...
Closes #9346
2023-10-29 14:29:07 +01:00
Matthias
7492b75e1c
Bump version to 2023.11-dev
2023-10-29 13:55:51 +01:00
Matthias
9a73f7a7b8
Bump version to 2023.10
2023-10-29 13:51:19 +01:00
Matthias
7813d1acd6
Merge branch 'stable' into new_release
2023-10-29 13:51:10 +01:00
Matthias
24dfd9b93b
Add test for #9346 , showing current behavior
2023-10-29 10:52:45 +01:00
Matthias
7d65b3e1b4
install libopenblas-base to base image
2023-10-29 10:48:19 +01:00
Matthias
2c20464983
Reinit orders list on "local" objects to instance variable
2023-10-29 09:18:00 +01:00
Matthias
e97d9013d5
Avoid having orders leak after multiple "from_json" calls
2023-10-29 09:17:07 +01:00
Matthias
cf43427be5
armhf: Move pip install to base image
2023-10-28 10:22:54 +02:00
Matthias
7ae41be975
Remove numpy armv7l lock since wheels are now available
2023-10-28 08:30:27 +02:00
Matthias
1e18b35f22
Change box type to tip
2023-10-27 07:08:38 +02:00
Matthias
bb78285661
Add hint about helper commands to common mistakes section
2023-10-27 06:38:35 +02:00
Matthias
b47ba8cfd3
Merge pull request #9339 from freqtrade/fix/returndf-bug
...
fix: bug in startup candle offset
2023-10-26 19:49:44 +02:00
Matthias
1dccdf0594
bump ruff in pre-commit
2023-10-26 19:49:25 +02:00
robcaulk
5da48d8ffc
chore: fix tests
2023-10-25 18:38:30 +02:00
Joe Schr
1a4eabc0bb
converter: use new trades_df_remove_duplicates
2023-10-24 12:22:23 +02:00
Joe Schr
6243c0e4bb
exchange: fix import of clean_ohlcv_dataframe, raise exception when no trades received
2023-10-24 12:21:20 +02:00
Joe Schr
bb8ced525a
exchange: re-add hardcoded required candle call count max
2023-10-24 12:20:01 +02:00
robcaulk
4f4b7c5625
fix: bug in startup candle offset
2023-10-23 20:31:51 +02:00
Matthias
9dcf236387
Align flake and ruff configs further
2023-10-23 18:06:31 +02:00
Joe Schr
8adf776218
fix imports for orderflow
2023-10-23 13:39:20 +02:00
Joe Schr
2c995977e8
exchange: fix last arrow use
2023-10-23 13:39:20 +02:00
Joe Schr
0c9df2ed61
exchange: removes duplicate _now_is_time_to_refresh_trades method
2023-10-23 11:17:42 +02:00
Joe Schr
4ef901e5e3
add back DEFAULT_ORDERFLOW_COLUMNS
2023-10-23 11:00:38 +02:00
Joe Schr
d514d3aec1
fix docstring back
2023-10-23 10:58:24 +02:00
Joe Schr
d4890eade2
exchange: re-remove arrow use
2023-10-23 10:50:00 +02:00
Joe Schr
a81a3be8d6
Fix imports and handling of trade regarding changes from PR#9065
2023-10-23 10:16:59 +02:00
Matthias
97bc5804fd
Merge pull request #9334 from freqtrade/dependabot/pip/develop/tensorboard-2.15.0
...
Bump tensorboard from 2.14.1 to 2.15.0
2023-10-23 09:00:42 +02:00
Matthias
beab966851
Merge pull request #9328 from freqtrade/dependabot/pip/develop/websockets-12.0
...
Bump websockets from 11.0.3 to 12.0
2023-10-23 09:00:17 +02:00
Matthias
00a7e8f9a2
Merge pull request #9338 from freqtrade/dependabot/pip/develop/ccxt-4.1.22
...
Bump ccxt from 4.1.13 to 4.1.22
2023-10-23 08:57:12 +02:00
Matthias
59dc526683
Merge pull request #9335 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.10
...
Bump types-requests from 2.31.0.9 to 2.31.0.10
2023-10-23 08:56:50 +02:00
Matthias
aef7f9dc03
Merge pull request #9337 from freqtrade/dependabot/pip/develop/pytest-mock-3.12.0
...
Bump pytest-mock from 3.11.1 to 3.12.0
2023-10-23 08:56:36 +02:00
Matthias
abc6a08397
Merge pull request #9336 from freqtrade/dependabot/pip/develop/fastapi-0.104.0
...
Bump fastapi from 0.103.2 to 0.104.0
2023-10-23 08:56:20 +02:00
Matthias
eb4da8a6f6
Merge pull request #9332 from freqtrade/dependabot/pip/develop/ruff-0.1.1
...
Bump ruff from 0.0.292 to 0.1.1
2023-10-23 08:56:00 +02:00
dependabot[bot]
494fd734bc
Bump ruff from 0.0.292 to 0.1.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.292 to 0.1.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/v0.0.292...v0.1.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 04:47:44 +00:00
Matthias
9174f60b1d
Merge pull request #9330 from freqtrade/dependabot/pip/develop/mypy-1.6.1
...
Bump mypy from 1.6.0 to 1.6.1
2023-10-23 06:46:57 +02:00
Matthias
c2905a4522
use --output-format in ruff CI
2023-10-23 06:43:50 +02:00
Matthias
adf03e2ee3
Merge pull request #9329 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.3.1
...
Bump pymdown-extensions from 10.3 to 10.3.1
2023-10-23 06:32:13 +02:00
Matthias
fe5f085ec1
types-requests pre-commit
2023-10-23 06:31:22 +02:00
dependabot[bot]
748ac50d83
Bump ccxt from 4.1.13 to 4.1.22
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.13 to 4.1.22.
- [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.1.13...4.1.22 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:47:08 +00:00
dependabot[bot]
d2069c1729
Bump pytest-mock from 3.11.1 to 3.12.0
...
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock ) from 3.11.1 to 3.12.0.
- [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.11.1...v3.12.0 )
---
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-10-23 03:47:01 +00:00
dependabot[bot]
38cf50830a
Bump fastapi from 0.103.2 to 0.104.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.103.2 to 0.104.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.103.2...0.104.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:46:55 +00:00
dependabot[bot]
bf96a43efb
Bump types-requests from 2.31.0.9 to 2.31.0.10
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.9 to 2.31.0.10.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:46:50 +00:00
dependabot[bot]
22b4555926
Bump tensorboard from 2.14.1 to 2.15.0
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.14.1 to 2.15.0.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/2.15.0/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.14.1...2.15.0 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:46:46 +00:00
dependabot[bot]
7fb3632e7b
Bump mypy from 1.6.0 to 1.6.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.6.0 to 1.6.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:46:11 +00:00
dependabot[bot]
e5f0fe288a
Bump pymdown-extensions from 10.3 to 10.3.1
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.3 to 10.3.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.3...10.3.1 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:46:06 +00:00
dependabot[bot]
58aaaffe2b
Bump websockets from 11.0.3 to 12.0
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 11.0.3 to 12.0.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/11.0.3...12.0 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:46:02 +00:00
Matthias
c62aefbfde
Merge pull request #9327 from amargedon/mapping-fiat-usdc
...
Add FIAT mapping for USDC
2023-10-22 20:12:42 +02:00
amargedon
16dfde22fc
Add FIAT mapping for USDC
2023-10-22 18:43:35 +02:00
Matthias
bbbc8a760c
Fix stop evaluation sequence to have stop before liquidation
...
Adjust test to have liquidation above stop
closes #9296
2023-10-22 09:24:28 +02:00
Matthias
9b45bb2e24
Merge pull request #9325 from freqtrade/revert-9281-dependabot/pip/develop/torch-2.1.0
...
Revert "Bump torch from 2.0.1 to 2.1.0"
2023-10-22 09:23:58 +02:00
Matthias
e69c21c9f5
Revert "Bump torch from 2.0.1 to 2.1.0"
2023-10-22 08:59:23 +02:00
Robert Caulk
72933859cf
Merge pull request #9281 from freqtrade/dependabot/pip/develop/torch-2.1.0
...
Bump torch from 2.0.1 to 2.1.0
2023-10-22 08:01:16 +02:00
Matthias
0a5cee6a73
Ensure we're not erroring on invalid custom_entry / exit prices
...
closes #9323
2023-10-19 22:06:21 +02:00
Matthias
a80c979482
Improve behavior when downloading trades data on time-based pagination
...
closes #9307
2023-10-18 20:26:51 +02:00
Matthias
4a4b695b94
Merge pull request #9321 from freqtrade/dependabot/pip/urllib3-2.0.7
...
Bump urllib3 from 2.0.6 to 2.0.7
2023-10-18 06:26:10 +02:00
dependabot[bot]
a8c246ce0d
Bump urllib3 from 2.0.6 to 2.0.7
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.0.7 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-17 21:02:44 +00:00
Matthias
c6e979ddda
Merge pull request #9303 from freqtrade/fix/progressbarCallback
...
Improve freqAI RL (error) behavior
2023-10-17 18:01:31 +02:00
Matthias
1a78346cf1
Add further ebug log message for stopping clarity for --dl-data
2023-10-17 07:11:06 +02:00
Matthias
e6d0d53e47
Add further ebug log message for stopping clarity
2023-10-17 07:03:03 +02:00
Matthias
68680bb2c6
Merge pull request #9314 from freqtrade/dependabot/pip/develop/numpy-1.26.1
...
Bump numpy from 1.25.2 to 1.26.1
2023-10-16 19:33:07 +02:00
Matthias
7de415a6a4
Don't bump numpy for armhf just yet
2023-10-16 18:28:00 +02:00
dependabot[bot]
f46fa440f0
Bump numpy from 1.25.2 to 1.26.1
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.25.2 to 1.26.1.
- [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.25.2...v1.26.1 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 16:27:50 +00:00
Matthias
56177d7e92
Merge pull request #9317 from freqtrade/dependabot/pip/develop/ccxt-4.1.13
...
Bump ccxt from 4.1.8 to 4.1.13
2023-10-16 18:27:02 +02:00
Matthias
41584317e4
Merge pull request #9311 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.9
...
Bump types-requests from 2.31.0.8 to 2.31.0.9
2023-10-16 14:52:35 +02:00
Matthias
3264e2c31d
pre-commit requests bump
2023-10-16 13:38:01 +02:00
dependabot[bot]
fadc7a2051
Bump types-requests from 2.31.0.8 to 2.31.0.9
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.8 to 2.31.0.9.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 09:59:18 +00:00
Matthias
cebc55687b
Merge pull request #9316 from freqtrade/dependabot/pip/develop/mypy-1.6.0
...
Bump mypy from 1.5.1 to 1.6.0
2023-10-16 11:58:20 +02:00
dependabot[bot]
5940279f7b
Bump mypy from 1.5.1 to 1.6.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.5.1 to 1.6.0.
- [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 07:01:34 +00:00
dependabot[bot]
35f6333b67
Bump ccxt from 4.1.8 to 4.1.13
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.8 to 4.1.13.
- [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.1.8...4.1.13 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 07:01:30 +00:00
Matthias
262b044969
Merge pull request #9312 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.22
...
Bump sqlalchemy from 2.0.21 to 2.0.22
2023-10-16 09:00:55 +02:00
Matthias
a571df784c
Merge pull request #9318 from freqtrade/dependabot/pip/develop/pre-commit-3.5.0
...
Bump pre-commit from 3.4.0 to 3.5.0
2023-10-16 09:00:36 +02:00
Matthias
078aa8327b
Merge pull request #9315 from freqtrade/dependabot/pip/develop/ast-comments-1.1.2
...
Bump ast-comments from 1.1.0 to 1.1.2
2023-10-16 07:25:41 +02:00
Matthias
10945edbe6
Merge pull request #9313 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.6
...
Bump mkdocs-material from 9.4.4 to 9.4.6
2023-10-16 07:03:05 +02:00
Matthias
5d9b69cbfe
sqlalchemy - precommit
2023-10-16 06:33:53 +02:00
Matthias
89117dd53f
Merge pull request #9310 from freqtrade/dependabot/pip/develop/psutil-5.9.6
...
Bump psutil from 5.9.5 to 5.9.6
2023-10-16 06:33:03 +02:00
Matthias
4af9654696
Merge pull request #9308 from freqtrade/dependabot/pip/develop/orjson-3.9.9
...
Bump orjson from 3.9.7 to 3.9.9
2023-10-16 06:32:33 +02:00
dependabot[bot]
1e0ce7d47a
Bump pre-commit from 3.4.0 to 3.5.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.4.0 to 3.5.0.
- [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.4.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 03:49:38 +00:00
dependabot[bot]
27cd54b42c
Bump ast-comments from 1.1.0 to 1.1.2
...
Bumps [ast-comments](https://github.com/t3rn0/ast-comments ) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/t3rn0/ast-comments/releases )
- [Commits](https://github.com/t3rn0/ast-comments/compare/1.1.0...1.1.2 )
---
updated-dependencies:
- dependency-name: ast-comments
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 03:49:12 +00:00
dependabot[bot]
ec64a182f9
Bump mkdocs-material from 9.4.4 to 9.4.6
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.4 to 9.4.6.
- [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.4.4...9.4.6 )
---
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-10-16 03:48:51 +00:00
dependabot[bot]
dd30df7057
Bump sqlalchemy from 2.0.21 to 2.0.22
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.21 to 2.0.22.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 03:48:44 +00:00
dependabot[bot]
4c6e33aa82
Bump psutil from 5.9.5 to 5.9.6
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 5.9.5 to 5.9.6.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.5...release-5.9.6 )
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 03:48:10 +00:00
dependabot[bot]
8cb934849a
Bump orjson from 3.9.7 to 3.9.9
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.7 to 3.9.9.
- [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.7...3.9.9 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 03:47:58 +00:00
Matthias
c627aee096
Merge pull request #9304 from stash86/bt-metrics
...
have to use bitwise operator on series comparison, otherwise ambiguous error is thrown
2023-10-15 13:07:54 +02:00
Stefano Ariestasia
9d552d45c2
have to use bitwise operator, otherwise ambiguous error is thrown
2023-10-15 19:32:03 +09:00
Matthias
1e1b8dbe53
Handle multiproc calls for now
2023-10-15 12:03:18 +02:00
Matthias
2d9d8dc976
Improve logic for progressbarcallback handling
2023-10-15 11:20:25 +02:00
Matthias
ba674fc796
Type-ignore training-envs
2023-10-15 11:20:11 +02:00
Matthias
58550515ad
Fix deprecation warning from tensorboard-callback
2023-10-15 11:04:05 +02:00
Matthias
27bae60b68
Fix typo
2023-10-15 10:51:36 +02:00
Matthias
646dd63faf
Properly close out progressbarCallback
...
based on suggestions provided in https://github.com/DLR-RM/stable-baselines3/issues/1645
2023-10-15 10:41:07 +02:00
Matthias
8d2b389e27
Fix wording in log msg
2023-10-15 10:40:45 +02:00
Matthias
fa174a392a
Merge pull request #9298 from freqtrade/funding_fees
...
improve Funding fee behavior
2023-10-13 16:38:16 +02:00
Matthias
042e35e8d3
Improve funding fee startup behavior
2023-10-13 06:45:00 +02:00
Matthias
b76513ce33
Fix typo in trade_model
2023-10-12 10:18:57 +00:00
Matthias
368bfcf476
Add comment for funding fees running
2023-10-12 07:25:46 +02:00
Matthias
fee3c598d0
Move schedule to 1 minute after the hour
...
This will avoid congestion at :00, and make sure that the dry-run funding fees are actually already available
2023-10-12 07:16:56 +02:00
Matthias
69264cc164
Reduce funding fee update calls
...
Funding fees update every 4-8 hours - calling this every 15 minutes is way overboard.
2023-10-12 07:13:30 +02:00
Matthias
e81929bc55
Have test use funding_fee_running
2023-10-12 07:01:43 +02:00
Matthias
0843b19b6c
Implement logic around funding_fees runnign
2023-10-12 06:53:46 +02:00
Matthias
813b472c6c
Add funding_fee_running column
2023-10-12 06:48:35 +02:00
Matthias
2f079711ec
Add explicit test for get_funding_fees logic
2023-10-12 06:27:57 +02:00
Matthias
97e9d2dc42
Remove get_funding_fee error handling - it's no longer raising this error.
2023-10-12 06:27:35 +02:00
Matthias
7344f20803
Handle funding_fee error in exchange class
2023-10-12 06:27:29 +02:00
Matthias
bfe04464b4
Handle funding fee errors for regular trades per trade
2023-10-11 20:27:54 +02:00
Matthias
2225f5661b
Additional funding fee update after additional entry orders
2023-10-11 20:27:03 +02:00
Matthias
9e77c93a54
Tighten funding-fee variance for backtest
2023-10-11 19:49:33 +02:00
Matthias
b65fa98cee
Simplify backtesting by using current_time more consequently
2023-10-11 19:45:00 +02:00
Matthias
b57821b273
Add set_funding_fees to backtesting
2023-10-11 19:38:58 +02:00
Matthias
db7f9598b0
add set_funding_fees method
2023-10-11 19:38:46 +02:00
Matthias
e547da10de
Move funding fee assignment to update_trade
2023-10-11 18:28:15 +02:00
Matthias
5a0c15f377
Update Idem test
2023-10-10 18:21:52 +02:00
Matthias
0f5b69b4f2
Move from_json to LocalTrade class
2023-10-10 07:13:32 +02:00
Matthias
86d4497aaf
Add additional test for from_json
2023-10-09 20:01:41 +02:00
Matthias
4b80961c65
Merge pull request #9276 from freqtrade/cancel_behavior
...
Improve Cancel order messaging behavior
2023-10-09 18:13:04 +02:00
Matthias
785cc9df85
Merge pull request #9293 from freqtrade/revert-9285-dependabot/pip/develop/tables-3.9.1
...
Revert "Bump tables from 3.8.0 to 3.9.1"
2023-10-09 18:11:16 +02:00
Matthias
1bfecb0313
Revert "Bump tables from 3.8.0 to 3.9.1"
2023-10-09 18:11:01 +02:00
TheJoeSchr
9f507e0146
Update converter.py, revert random formatting changes
2023-10-09 11:37:56 +02:00
Joe Schr
a9bd9b506b
use fetch_trades' public trades to populate dataframe
2023-10-09 11:37:56 +02:00
TheJoeSchr
4478f72492
Update converter.py, revert random formatting changes
2023-10-09 11:34:31 +02:00
Joe Schr
1530bb6a40
fix: unfinished trades data for last candle
2023-10-09 11:34:31 +02:00
Joe Schr
2e1c661449
fix: remove obsolete infer_datetime
2023-10-09 11:34:31 +02:00
Joe Schr
387a36e730
fix: fetches only every second OHLCV candle
2023-10-09 11:34:31 +02:00
Joe Schr
4abac1364a
refactor(move function): refresh_latest_trades into dataprovider
...
needed here to be used for call before analyze
also removes need for internal exchange function checking if
public_trades is enabled
2023-10-09 11:34:30 +02:00
Joe Schr
64a072e207
Converter: fix wrong return type
2023-10-09 11:34:30 +02:00
Joe Schr
b0074cbf8b
Converter: log exception instead of error
2023-10-09 11:34:30 +02:00
Joe Schr
33af450034
tests: replace load config from file with static dict
2023-10-09 11:34:30 +02:00
Joe Schr
bdca2ac96f
tests: removes cached and stratgey specific tests
2023-10-09 11:34:30 +02:00
Joe Schr
0796bfadd5
optimize and fix issues with refresh_latest_trades
...
return types, timings and other issues
2023-10-09 11:34:30 +02:00
Joe Schr
d96f314f16
converter: revert cache for public trades because of memleak
2023-10-09 11:34:29 +02:00
Joe Schr
1bc206ea8e
adds tests for public trades branch (no data, too big)
2023-10-09 11:34:29 +02:00
Joe Schr
070d28b6d8
Exchange: make required_candle_call_count configurable
2023-10-09 11:34:29 +02:00
Joe Schr
0f4e147035
use fetch_trades' public trades to populate dataframe
2023-10-09 11:34:29 +02:00
Matthias
b88a561eb5
Merge pull request #9283 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.8
...
Bump types-requests from 2.31.0.7 to 2.31.0.8
2023-10-09 09:42:26 +02:00
Matthias
4bf026605e
Merge pull request #9289 from freqtrade/dependabot/pip/develop/markdown-3.5
...
Bump markdown from 3.4.4 to 3.5
2023-10-09 09:42:13 +02:00
Matthias
db6933856f
Merge pull request #9288 from freqtrade/dependabot/pip/develop/aiohttp-3.8.6
...
Bump aiohttp from 3.8.5 to 3.8.6
2023-10-09 09:41:49 +02:00
Matthias
01107ffa59
Merge pull request #9282 from freqtrade/dependabot/pip/develop/python-telegram-bot-20.6
...
Bump python-telegram-bot from 20.5 to 20.6
2023-10-09 09:41:32 +02:00
dependabot[bot]
74f678a26f
Bump markdown from 3.4.4 to 3.5
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.4.4 to 3.5.
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.4...3.5 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 06:13:16 +00:00
Matthias
bf93648198
Merge pull request #9287 from freqtrade/dependabot/pip/develop/nbconvert-7.9.2
...
Bump nbconvert from 7.8.0 to 7.9.2
2023-10-09 08:12:34 +02:00
Matthias
51dccaeb4c
Merge pull request #9280 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.4
...
Bump mkdocs-material from 9.4.2 to 9.4.4
2023-10-09 08:11:04 +02:00
Matthias
ed4252af53
Merge pull request #9285 from freqtrade/dependabot/pip/develop/tables-3.9.1
...
Bump tables from 3.8.0 to 3.9.1
2023-10-09 08:09:33 +02:00
Matthias
2fde902c82
Merge pull request #9284 from freqtrade/dependabot/pip/develop/python-rapidjson-1.12
...
Bump python-rapidjson from 1.11 to 1.12
2023-10-09 08:07:24 +02:00
Matthias
4ea75af2d9
Merge pull request #9286 from freqtrade/dependabot/pip/develop/ruff-0.0.292
...
Bump ruff from 0.0.291 to 0.0.292
2023-10-09 08:07:00 +02:00
Matthias
1bba0cf7fc
Bump pre-commit types-requests
2023-10-09 07:06:33 +02:00
Matthias
b1fd0c73c7
Add additional test case for funding-fee calculation
2023-10-09 07:05:39 +02:00
Matthias
29eb6d938b
Update test for fixed funding_fee logic
2023-10-09 07:04:13 +02:00
Matthias
19620470bd
Improve funding fee cutof logic
2023-10-09 07:04:13 +02:00
Matthias
7a69b01b9b
avoid edge-case in test
2023-10-09 07:04:13 +02:00
Matthias
bc531cf846
Improve variable naming
2023-10-09 07:04:13 +02:00
Matthias
14908e52e2
Improv variable naming
2023-10-09 07:04:13 +02:00
dependabot[bot]
a86bf8d6d7
Bump aiohttp from 3.8.5 to 3.8.6
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.8.5 to 3.8.6.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.5...v3.8.6 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 05:02:10 +00:00
Matthias
3662ca3ca6
Merge pull request #9279 from freqtrade/dependabot/pip/develop/ccxt-4.1.8
...
Bump ccxt from 4.0.112 to 4.1.8
2023-10-09 07:01:04 +02:00
dependabot[bot]
5fae03f7be
Bump nbconvert from 7.8.0 to 7.9.2
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.8.0 to 7.9.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.8.0...v7.9.2 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 03:54:23 +00:00
dependabot[bot]
f7f0f3bebb
Bump ruff from 0.0.291 to 0.0.292
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.291 to 0.0.292.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.291...v0.0.292 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 03:54:13 +00:00
dependabot[bot]
ccbab6ee6f
Bump tables from 3.8.0 to 3.9.1
...
Bumps [tables](https://github.com/PyTables/PyTables ) from 3.8.0 to 3.9.1.
- [Release notes](https://github.com/PyTables/PyTables/releases )
- [Changelog](https://github.com/PyTables/PyTables/blob/master/RELEASE_NOTES.rst )
- [Commits](https://github.com/PyTables/PyTables/compare/v3.8.0...v3.9.1 )
---
updated-dependencies:
- dependency-name: tables
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 03:53:53 +00:00
dependabot[bot]
ef12dafea8
Bump python-rapidjson from 1.11 to 1.12
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.11 to 1.12.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.11...v1.12 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 03:53:42 +00:00
dependabot[bot]
08a65b50aa
Bump types-requests from 2.31.0.7 to 2.31.0.8
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.7 to 2.31.0.8.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 03:53:37 +00:00
dependabot[bot]
d28d6cbdb4
Bump python-telegram-bot from 20.5 to 20.6
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.5 to 20.6.
- [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/v20.5...v20.6 )
---
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 >
2023-10-09 03:53:34 +00:00
dependabot[bot]
41a6709ece
Bump torch from 2.0.1 to 2.1.0
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.0.1...v2.1.0 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 03:53:23 +00:00
dependabot[bot]
756f5d5408
Bump mkdocs-material from 9.4.2 to 9.4.4
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.2 to 9.4.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.4.2...9.4.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 >
2023-10-09 03:53:10 +00:00
dependabot[bot]
422b9c8fbc
Bump ccxt from 4.0.112 to 4.1.8
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.112 to 4.1.8.
- [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.0.112...4.1.8 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 03:53:01 +00:00
Matthias
40ec2c4921
Improve messaging in case of delayed exchange cancel
2023-10-08 11:17:29 +02:00
Matthias
5cf7ad85a0
Adjust tests for new interface to handle_cancel_* methods
2023-10-08 10:44:37 +02:00
Matthias
f02c9f0435
Pass order object to handle_cancel* methods
2023-10-08 10:26:27 +02:00
Matthias
c59b5e7781
Improve type hinting
2023-10-08 09:58:06 +02:00
Matthias
e525c6694b
Add ft_cancel_reason column to order object
2023-10-08 09:46:12 +02:00
Matthias
897c14e2e5
Don't check for "open orders" in handle_cancel_enter
...
it's actually irrelenant (closes #9273 ).
2023-10-08 09:40:46 +02:00
Matthias
6c00bf423b
Fix comment
2023-10-08 08:59:18 +02:00
Matthias
094984eb2f
Fix wrong typehint
2023-10-07 15:09:44 +02:00
Matthias
081411fba4
Improve bot typehints
2023-10-07 15:09:34 +02:00
Matthias
178c0972ff
Read funding_fee on order objects in "from_json"
2023-10-07 08:43:06 +02:00
Axel-CH
e8be011e2b
update manage_trade_stoploss_orders: remove unrelevant TODO
2023-10-06 17:01:12 -04:00
Axel-CH
aaa82e1fa9
remove all occurence of stoploss_order_id in trade_model, update api schemas, update rpc_delete
2023-10-06 16:34:03 -04:00
Axel-CH
2bb68ca53d
remove stoploss_order_id from LocalTrade class
2023-10-06 16:08:40 -04:00
Axel-CH
df8f1b9328
update manage_trade_stoploss_orders description
2023-10-06 15:58:51 -04:00
Axel-CH
9d82de15d4
first updated proposition of handle_stoploss_on_exchange, add sl_orders helper
2023-10-06 15:56:08 -04:00
Matthias
910e317a45
Fix unhandled exception
...
closes #9270
2023-10-06 20:13:37 +02:00
Matthias
1ef5adbb0e
Test for #9270
2023-10-06 20:13:11 +02:00
Axel-CH
ea828ccb4a
remove legacy sl management code from create_stoploss_order
2023-10-06 10:40:23 -04:00
Axel-CH
2565d509a6
remove legacy sl management code from handle_insufficient_funds
2023-10-06 10:38:14 -04:00
Axel-CH
d5a0759051
add open_sl_orders helper, use it in cancel_stoploss_on_exchange
2023-10-06 10:29:57 -04:00
Axel-CH
9214af6901
update cancel_stoploss_on_exchange to cancel all sl orders of trade
2023-10-05 22:24:17 -04:00
Matthias
f5db856a75
re-align adjust_entry_price between backtest and live
2023-10-05 18:11:35 +02:00
Matthias
b2ad40253f
Hide most non-freqtrade logs in -v mode
2023-10-05 07:03:29 +02:00
Matthias
1e0d622d80
Don't run "recovery" when stop-orders are open
2023-10-05 06:45:00 +02:00
Matthias
1d941249ed
Revert "Remove numpy armv7l lock since wheels are now available"
...
This reverts commit 04409602a6 .
2023-10-04 19:57:26 +02:00
Axel-CH
cac777cb21
add property has_open_sl_orders to trade model
2023-10-04 13:09:44 -04:00
Matthias
5bfd3fdc33
Add openblas to armhf image
2023-10-04 17:55:15 +02:00
Matthias
753b807a45
Merge pull request #9211 from freqtrade/dependabot/pip/cryptography-41.0.4
...
Bump cryptography from 41.0.3 to 41.0.4
2023-10-04 07:12:01 +02:00
Matthias
04409602a6
Remove numpy armv7l lock since wheels are now available
2023-10-04 07:10:51 +02:00
Matthias
b2796b850b
Add funding_fee export to order object
...
Helps debugging #9163
2023-10-04 06:36:39 +02:00
Matthias
8c633aab19
Merge pull request #9261 from stash86/bt-metrics
...
Fix visual issues and docs
2023-10-03 07:06:03 +02:00
Stefano Ariestasia
f14b4133c3
fix wording
2023-10-03 13:36:31 +09:00
Matthias
8f2e4aa4fd
Merge pull request #9262 from freqtrade/dependabot/pip/urllib3-2.0.6
...
Bump urllib3 from 2.0.5 to 2.0.6
2023-10-03 06:17:44 +02:00
dependabot[bot]
3c2e043e82
Bump urllib3 from 2.0.5 to 2.0.6
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/v2.0.5...2.0.6 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-03 00:22:39 +00:00
Stefano
609ed2d7b3
fix return values
2023-10-03 08:41:05 +09:00
Stefano Ariestasia
183166b3fb
fix output if no variance, and fix docs
2023-10-03 08:27:28 +09:00
Matthias
12dc91719e
Merge pull request #9247 from freqtrade/dependabot/pip/develop/pydantic-2.4.2
...
Bump pydantic from 2.3.0 to 2.4.2
2023-10-02 19:26:33 +02:00
dependabot[bot]
cd071c3bdc
Bump cryptography from 41.0.3 to 41.0.4
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 17:21:57 +00:00
Matthias
0618ecce47
Merge pull request #9249 from freqtrade/dependabot/pip/develop/ccxt-4.0.112
...
Bump ccxt from 4.0.105 to 4.0.112
2023-10-02 19:21:00 +02:00
Matthias
13438ad8de
Merge pull request #9260 from freqtrade/revert-9250-dependabot/pip/develop/ast-comments-1.1.1
...
Revert "Bump ast-comments from 1.1.0 to 1.1.1"
2023-10-02 18:30:22 +02:00
Matthias
60c2b1d6ca
Revert "Bump ast-comments from 1.1.0 to 1.1.1"
2023-10-02 18:02:36 +02:00
Matthias
eaf4ffcbaf
Merge pull request #9253 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.7
...
Bump types-requests from 2.31.0.4 to 2.31.0.7
2023-10-02 16:11:00 +02:00
Matthias
79e59bdda0
Bump types-requests pre-commit
2023-10-02 13:37:49 +02:00
dependabot[bot]
b409ab5ead
Bump pydantic from 2.3.0 to 2.4.2
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.3.0 to 2.4.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.3.0...v2.4.2 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 07:59:35 +00:00
Matthias
790c7036a1
Merge pull request #9258 from freqtrade/dependabot/pip/develop/fastapi-0.103.2
...
Bump fastapi from 0.103.1 to 0.103.2
2023-10-02 09:58:33 +02:00
Matthias
73902f507a
Merge pull request #9250 from freqtrade/dependabot/pip/develop/ast-comments-1.1.1
...
Bump ast-comments from 1.1.0 to 1.1.1
2023-10-02 09:43:39 +02:00
Matthias
1a80f6bc4e
Merge pull request #9257 from freqtrade/dependabot/pip/develop/arrow-1.3.0
...
Bump arrow from 1.2.3 to 1.3.0
2023-10-02 09:43:18 +02:00
dependabot[bot]
5feb7fe654
Bump ast-comments from 1.1.0 to 1.1.1
...
Bumps [ast-comments](https://github.com/t3rn0/ast-comments ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/t3rn0/ast-comments/releases )
- [Commits](https://github.com/t3rn0/ast-comments/compare/1.1.0...1.1.1 )
---
updated-dependencies:
- dependency-name: ast-comments
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 06:19:59 +00:00
dependabot[bot]
980960bc6a
Bump arrow from 1.2.3 to 1.3.0
...
Bumps [arrow](https://github.com/arrow-py/arrow ) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/arrow-py/arrow/releases )
- [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/arrow-py/arrow/compare/1.2.3...1.3.0 )
---
updated-dependencies:
- dependency-name: arrow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 06:18:56 +00:00
Matthias
52c614733f
Merge pull request #9255 from freqtrade/dependabot/pip/develop/tensorboard-2.14.1
...
Bump tensorboard from 2.14.0 to 2.14.1
2023-10-02 08:18:48 +02:00
Matthias
e913d12c71
Merge pull request #9252 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.2
...
Bump mkdocs-material from 9.4.1 to 9.4.2
2023-10-02 08:18:08 +02:00
Matthias
5dc24232ca
Merge pull request #9254 from freqtrade/dependabot/pip/develop/packaging-23.2
...
Bump packaging from 23.1 to 23.2
2023-10-02 08:17:53 +02:00
Matthias
ef2115d667
Merge pull request #9256 from freqtrade/dependabot/pip/develop/rich-13.6.0
...
Bump rich from 13.5.3 to 13.6.0
2023-10-02 08:17:31 +02:00
Matthias
74476eae43
Merge pull request #9251 from freqtrade/dependabot/pip/develop/scipy-1.11.3
...
Bump scipy from 1.11.2 to 1.11.3
2023-10-02 08:17:14 +02:00
Matthias
84335d58b3
Greatly speed up recursive by caching exchange
2023-10-02 06:34:35 +02:00
Matthias
f175fc6e9b
Merge pull request #9248 from freqtrade/dependabot/pip/develop/schedule-1.2.1
...
Bump schedule from 1.2.0 to 1.2.1
2023-10-02 06:20:44 +02:00
dependabot[bot]
9edd7e6bc8
Bump fastapi from 0.103.1 to 0.103.2
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.103.1 to 0.103.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.103.1...0.103.2 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:41:42 +00:00
dependabot[bot]
7478c56ca5
Bump rich from 13.5.3 to 13.6.0
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.5.3 to 13.6.0.
- [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.5.3...v13.6.0 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:41:29 +00:00
dependabot[bot]
1f36f4802a
Bump tensorboard from 2.14.0 to 2.14.1
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.14.0...2.14.1 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:41:23 +00:00
dependabot[bot]
4d920d7866
Bump packaging from 23.1 to 23.2
...
Bumps [packaging](https://github.com/pypa/packaging ) from 23.1 to 23.2.
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/23.1...23.2 )
---
updated-dependencies:
- dependency-name: packaging
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:41:09 +00:00
dependabot[bot]
19fb3f9b54
Bump types-requests from 2.31.0.4 to 2.31.0.7
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.4 to 2.31.0.7.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:40:59 +00:00
dependabot[bot]
fafc102573
Bump mkdocs-material from 9.4.1 to 9.4.2
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.1 to 9.4.2.
- [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.4.1...9.4.2 )
---
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-10-02 03:40:52 +00:00
dependabot[bot]
3868f9c698
Bump scipy from 1.11.2 to 1.11.3
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.11.2...v1.11.3 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:40:40 +00:00
dependabot[bot]
0204f666b3
Bump ccxt from 4.0.105 to 4.0.112
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.105 to 4.0.112.
- [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.0.105...4.0.112 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:40:23 +00:00
dependabot[bot]
f32a13bfb0
Bump schedule from 1.2.0 to 1.2.1
...
Bumps [schedule](https://github.com/dbader/schedule ) from 1.2.0 to 1.2.1.
- [Changelog](https://github.com/dbader/schedule/blob/master/HISTORY.rst )
- [Commits](https://github.com/dbader/schedule/compare/1.2.0...1.2.1 )
---
updated-dependencies:
- dependency-name: schedule
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:40:10 +00:00
Matthias
4809c9f07a
Adjust tests for new naming
2023-10-01 08:00:09 +02:00
Matthias
19af144b33
Improve of analysis files further
2023-10-01 07:58:46 +02:00
Matthias
4db7962048
Update tests to new structure
2023-10-01 07:55:03 +02:00
Matthias
7e6f2cba53
Move analysis command into their own subspace
2023-10-01 07:54:09 +02:00
Matthias
c6199e5ca6
Merge pull request #9232 from freqtrade/kraken/dldata
...
Kraken - dataimport
2023-10-01 07:13:54 +02:00
Matthias
e73f215a67
Merge pull request #9242 from freqtrade/new_release
...
New release 2023.9
2023-09-30 17:25:36 +02:00
Matthias
f7ff1dc610
Bump develop version to 2023.10-dev
2023-09-30 13:13:18 +02:00
Matthias
96c5db3e38
Bump version to 2023.9
2023-09-30 13:02:02 +02:00
Matthias
c7f248fe3b
Merge branch 'stable' into new_release
2023-09-30 13:01:44 +02:00
Matthias
e27636b798
Merge pull request #9241 from freqtrade/fix/process-only-new-candles
...
chore: protect users against process_only_new_candles=False
2023-09-30 12:53:54 +02:00
Matthias
2d56b1bc8c
Fix whitespace
2023-09-30 08:23:21 +02:00
Matthias
659cbd987a
Merge pull request #9152 from stash86/bt-metrics
...
Add recursive-analysis sub-command
2023-09-29 17:59:37 +02:00
Robert Caulk
aff5372a8f
chore: protect users against process_only_new_candles=False
2023-09-29 13:12:44 +02:00
Stefano Ariestasia
2e7b5e2be9
Merge remote-tracking branch 'origin/bt-metrics' into bt-metrics
2023-09-29 14:19:37 +09:00
Stefano Ariestasia
7971cb29bb
fix error message
2023-09-29 14:17:44 +09:00
Matthias
154149ff03
Slightly updated docs
2023-09-29 07:14:49 +02:00
Matthias
92d7f27983
Further update test a bit
2023-09-29 07:09:48 +02:00
Matthias
20ea679b2b
Add "bias2" test with full lookahead bias
2023-09-29 07:06:11 +02:00
Matthias
39ede449a0
Rename test to avoid naming collision
2023-09-29 06:58:16 +02:00
Matthias
37550d3bdb
Fix typo in --strategy_list
2023-09-28 21:01:37 +02:00
Matthias
b688526623
Improve sorting in docs
...
(these are more important than advanced strategy/docs)
2023-09-28 20:48:47 +02:00
Matthias
d52d30cfbe
invert setting-location for stopLossPrice
...
Slowly migrating to stopLossPrice in favor of stopPrice.
2023-09-28 19:33:59 +02:00
Matthias
9cf08e0434
Merge pull request #9235 from stevanStevic/develop
...
Change word strat to strategy in freqai-feature-engineering.md
2023-09-28 06:58:49 +02:00
Matthias
56a85690b4
Update cached leverage tiers
2023-09-28 06:38:29 +02:00
Matthias
0f2612c231
Merge pull request #9223 from freqtrade/dependabot/pip/develop/catboost-1.2.2
...
Bump catboost from 1.2.1 to 1.2.2
2023-09-27 19:09:56 +02:00
Stevan Stevic
f9edc72f35
Merge pull request #1 from stevanStevic/minor-doc-fix
...
Change strat to strategy in freqai-feature-engineering.md
2023-09-27 17:02:44 +02:00
Stevan Stevic
90475e52db
Change strat to strategy in freqai-feature-engineering.md
2023-09-27 16:56:03 +02:00
Matthias
504f51fabb
Fix liquidation price setting in backtesting
...
closes #9205
2023-09-27 06:40:24 +02:00
Matthias
a905d1bd67
Assert backtesting liquidation price
...
Fails for #9205
2023-09-27 06:40:24 +02:00
Matthias
a27baf1a51
Improve backtest test
2023-09-27 06:40:24 +02:00
Matthias
f174c2e01e
Merge pull request #9221 from freqtrade/dependabot/pip/develop/ccxt-4.0.105
...
Bump ccxt from 4.0.88 to 4.0.105
2023-09-26 17:48:04 +02:00
Matthias
3f60b2c140
Update bybit stoploss parameter/prop for new ccxt version
2023-09-26 06:45:48 +02:00
Matthias
927d1d2686
Split stop_price parameter from property
2023-09-26 06:34:10 +02:00
Matthias
d04a4db270
Merge pull request #9217 from freqtrade/frog-dataformat-docs-1
...
Update data-download.md
2023-09-26 06:30:34 +02:00
Matthias
8ad6eb9896
Update parameter value to be clearer
2023-09-25 19:55:58 +02:00
Matthias
74709461e3
Improve exception wording
2023-09-25 19:48:09 +02:00
Matthias
9e6cc5ebbd
Improve comment on special handling
2023-09-25 19:46:27 +02:00
Matthias
a2d8f92e05
Add rudimentary test for test_trade_converter
2023-09-25 19:46:15 +02:00
Matthias
a7d90e2a25
Minor adjustments to conversions
2023-09-25 19:45:03 +02:00
Matthias
83b37e2f78
Add documentation for kraken data mode
2023-09-25 18:23:20 +02:00
Matthias
488629096b
Improve logging in kraken-converter
2023-09-25 18:23:20 +02:00
Matthias
a3f167f6df
Split format-from for trades to allow for trades special case
2023-09-25 18:23:20 +02:00
Matthias
1e8814b43e
Improve handling of kraken dataconvert
2023-09-25 18:23:20 +02:00
Matthias
2e430519e3
Call kraken-convert in special cases
2023-09-25 18:23:20 +02:00
Matthias
2164b02c66
Add initial code for trade_kraken import
2023-09-25 18:23:20 +02:00
Matthias
ed45dcdf8a
Update .gitignore to exclude memray stuff
2023-09-25 18:20:05 +02:00
Matthias
e518e741af
update bybit live order to v5
2023-09-25 18:05:44 +02:00
Matthias
56b9c250ba
Update order_parse online test
2023-09-25 18:05:40 +02:00
dependabot[bot]
a009816ac4
Bump ccxt from 4.0.88 to 4.0.105
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.88 to 4.0.105.
- [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.0.88...4.0.105 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 10:24:15 +00:00
Matthias
c29d2ac05b
Merge pull request #9218 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.21
...
Bump sqlalchemy from 2.0.20 to 2.0.21
2023-09-25 12:23:27 +02:00
Matthias
551d1b0962
Bump sqlalchemy pre-commit
2023-09-25 11:45:14 +02:00
dependabot[bot]
5e696f4ea0
Bump sqlalchemy from 2.0.20 to 2.0.21
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.20 to 2.0.21.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 09:28:42 +00:00
Matthias
d8423272da
Merge pull request #9227 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.4
...
Bump types-requests from 2.31.0.2 to 2.31.0.4
2023-09-25 11:27:28 +02:00
Matthias
b605d4d71f
Merge pull request #9222 from freqtrade/dependabot/pip/develop/urllib3-2.0.5
...
Bump urllib3 from 2.0.4 to 2.0.5
2023-09-25 11:26:25 +02:00
Matthias
c39290d7da
bump types-requests in pre-commit
2023-09-25 10:10:03 +02:00
dependabot[bot]
4849b23fd6
Bump urllib3 from 2.0.4 to 2.0.5
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.4...v2.0.5 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 08:07:30 +00:00
Matthias
c1beb0ff33
Merge pull request #9230 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.1
...
Bump mkdocs-material from 9.3.1 to 9.4.1
2023-09-25 10:07:06 +02:00
Matthias
d08a015b45
Merge pull request #9228 from freqtrade/dependabot/pip/develop/jsonschema-4.19.1
...
Bump jsonschema from 4.19.0 to 4.19.1
2023-09-25 10:06:42 +02:00
Matthias
4f7487e931
Merge pull request #9225 from freqtrade/dependabot/pip/develop/ruff-0.0.291
...
Bump ruff from 0.0.290 to 0.0.291
2023-09-25 10:05:53 +02:00
dependabot[bot]
d032aaaba0
Bump mkdocs-material from 9.3.1 to 9.4.1
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.3.1 to 9.4.1.
- [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.3.1...9.4.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 04:48:16 +00:00
Matthias
073cb0a5a9
Merge pull request #9220 from freqtrade/dependabot/pip/develop/mkdocs-1.5.3
...
Bump mkdocs from 1.5.2 to 1.5.3
2023-09-25 06:47:23 +02:00
Matthias
ce6c44eda0
Merge pull request #9219 from freqtrade/dependabot/pip/develop/time-machine-2.13.0
...
Bump time-machine from 2.12.0 to 2.13.0
2023-09-25 06:39:05 +02:00
dependabot[bot]
0099381dd0
Bump jsonschema from 4.19.0 to 4.19.1
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.19.0 to 4.19.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.19.0...v4.19.1 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 03:52:41 +00:00
dependabot[bot]
7bcb3d5580
Bump types-requests from 2.31.0.2 to 2.31.0.4
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.2 to 2.31.0.4.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 03:52:36 +00:00
dependabot[bot]
c15c13a367
Bump ruff from 0.0.290 to 0.0.291
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.290 to 0.0.291.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.290...v0.0.291 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 03:52:28 +00:00
dependabot[bot]
53a7273065
Bump catboost from 1.2.1 to 1.2.2
...
Bumps [catboost](https://github.com/catboost/catboost ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/catboost/catboost/releases )
- [Changelog](https://github.com/catboost/catboost/blob/master/RELEASE.md )
- [Commits](https://github.com/catboost/catboost/compare/v1.2.1...v1.2.2 )
---
updated-dependencies:
- dependency-name: catboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 03:52:11 +00:00
dependabot[bot]
da9a8b616e
Bump mkdocs from 1.5.2 to 1.5.3
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.2...1.5.3 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 03:51:54 +00:00
dependabot[bot]
e6277222ca
Bump time-machine from 2.12.0 to 2.13.0
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.12.0 to 2.13.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.12.0...2.13.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-09-25 03:51:49 +00:00
Matthias
8002b476ff
Update recommendation for kraken
2023-09-24 23:04:28 +02:00
Matthias
d9b5d05e2a
Align sample configs with the "no ratelimit" recommendation
2023-09-24 23:03:38 +02:00
Matthias
f5d7a4417d
Split trades methods into seperate converter file
2023-09-24 17:21:21 +02:00
Robert Davey
04b3b1d4d9
Update data-download.md
...
Fix the main data format docs to reflect the move to feather.
2023-09-24 12:12:16 +01:00
Matthias
38a3ce6164
Convert "converter" to package
2023-09-24 10:42:23 +02:00
Matthias
123e51774e
Move trades-to-ohlcv tests
2023-09-24 10:38:38 +02:00
Matthias
2322d0f3f3
Move trades-to-ohlcv to converter file
2023-09-24 10:38:25 +02:00
Matthias
8a5287581f
Move some convert-trades-to-ohlcv logic into convert function
2023-09-24 10:37:37 +02:00
Matthias
41cdd28f5f
Improve log output for convert-trades
2023-09-24 10:26:51 +02:00
Stefano Ariestasia
b387c315da
fix pre-commit
2023-09-24 14:59:19 +09:00
Stefano Ariestasia
3c647a3794
change wordings on the doc from backtest to "calculate indicators" since we never do full backtest process
2023-09-24 14:55:13 +09:00
Stefano Ariestasia
aac9ee0d55
move lookahead and recursive docs under Advanced Topics
2023-09-24 14:28:18 +09:00
Matthias
966247baaf
Make sure use_db is set as early as possible.
2023-09-23 18:20:19 +02:00
Matthias
589b9858f4
Disable build isolation (fix no docker builds)
2023-09-23 17:56:22 +02:00
Stefano Ariestasia
c0b2b0b96d
fix args description
2023-09-23 19:27:57 +09:00
Stefano Ariestasia
6cfc1836a2
fix wrong startup candle
2023-09-23 19:23:03 +09:00
Matthias
35800f3ada
remove hardcoded docs link
...
we should have one place to configure this.
2023-09-23 12:02:34 +02:00
Matthias
9fa365e766
Fix docs rendering (lists need a newline before the first item)
2023-09-23 10:47:30 +02:00
Matthias
a4a3b19566
Fix typo in docs
2023-09-23 10:27:44 +02:00
Matthias
8452399c12
Merge pull request #9187 from stash86/full-pairlist
...
Add FullTradesPairlist
2023-09-23 10:24:13 +02:00
Matthias
ff8a5ad2e5
Merge pull request #9213 from freqtrade/revert-9207-ccxt_update
...
Revert "Bump ccxt to 4.0.101"
2023-09-22 19:09:29 +02:00
Matthias
dda5a59019
Revert "Bump ccxt to 4.0.101"
2023-09-22 18:20:52 +02:00
Robert Davey
30e8466cae
Update recursive-analysis.md
...
Thanks for adding the example table! It's good to have that example available. I've edited this section of the docs as before.
2023-09-22 13:11:35 +01:00
Stefano Ariestasia
3881c51892
add example of the result of the analysis
2023-09-22 20:45:48 +09:00
Robert Davey
4959d124ad
Update recursive-analysis.md
...
I went through the docs which are great, but they needed some tidying up and changes to language to meet the style of the rest of the docs.
2023-09-22 10:50:35 +01:00
Stefano Ariestasia
f133ee3cca
add more explanation in the docs about startup candle and its relation to API limit
2023-09-22 17:10:43 +09:00
Matthias
ef6afaa2cb
Add test for replace_fail
2023-09-22 06:37:56 +02:00
Matthias
0e406c4d7d
Update some more test wordings
2023-09-22 06:37:56 +02:00
Matthias
b21775142d
Improve variable naming in test
2023-09-22 06:37:56 +02:00
Matthias
8ccc66cd97
Add tests for cancel order retries
2023-09-22 06:37:56 +02:00
Matthias
b4e732617e
Add handling for order replacement cancel failing
2023-09-22 06:37:56 +02:00
Matthias
450219c83b
Extract replace_order_faild message and behavior
2023-09-22 06:37:56 +02:00
Stefano
eb7df30061
add test
2023-09-22 09:43:03 +09:00
Matthias
9385400000
Merge pull request #9209 from alexpvpmindustry/patch-1
...
fix broken link
2023-09-21 17:57:32 +02:00
alex
961f50e335
fix broken link
2023-09-21 07:50:36 -07:00
Stefano
478e6f1e64
fix test
2023-09-21 21:22:45 +09:00
Stefano
a0e115ebd9
fix another test
2023-09-21 20:19:39 +09:00
Stefano
ce4f1b0709
fix test after adding new test strategy
2023-09-21 19:56:41 +09:00
Stefano
b0c639bac8
Merge branch 'bt-metrics2' of https://github.com/stash86/freqtrade into bt-metrics
2023-09-21 10:19:10 +00:00
Stefano
aba576f79f
pre-commit fix
2023-09-21 17:58:20 +09:00
Stefano
d92a6d7b73
all tests done
2023-09-21 17:51:37 +09:00
Stefano
89d47ffd8f
4 more tests
2023-09-21 17:47:51 +09:00
Stefano
b9e9f82503
first test done
2023-09-21 16:45:43 +09:00
Stefano
08b94a2077
1 test
2023-09-21 14:21:54 +09:00
Matthias
9f445cb053
Don't rely on status when determining open order count
2023-09-21 07:14:51 +02:00
Matthias
1d23ba6e30
Improve wording after order-replacement
2023-09-21 07:14:31 +02:00
Stefano Ariestasia
28e43a4867
initial test
2023-09-21 14:00:17 +09:00
Matthias
1b28521875
Improve execute_entry interface
2023-09-21 06:28:51 +02:00
Matthias
4ba3363bc6
Use matching numpy version in docker armhf image
2023-09-21 06:26:46 +02:00
Matthias
f1ed9ed048
Merge pull request #9207 from freqtrade/ccxt_update
...
Bump ccxt to 4.0.101
2023-09-21 06:18:35 +02:00
Stefano Ariestasia
d465fcffd5
change startup cande in sample strat
2023-09-21 11:13:06 +09:00
Stefano Ariestasia
32b0098ec1
fix example in the docs, increasing startup to 400 on ema100
2023-09-21 11:08:47 +09:00
Stefano Ariestasia
e77b9de89e
fix docs
2023-09-21 10:51:12 +09:00
Matthias
aec67cda66
update bybit live order to v5
2023-09-20 20:41:12 +02:00
Matthias
f3fb801b33
Update order_parse online test
2023-09-20 20:41:12 +02:00
Matthias
fe33088245
Bump ccxt to 4.0.101
2023-09-20 20:41:12 +02:00
Matthias
4bca8b97f3
Don't allow empty order-type from exchange
2023-09-20 20:32:37 +02:00
Matthias
f62f4f7711
Fix deployment (no arm numpy wheels just yet).
2023-09-20 20:03:41 +02:00
Matthias
896e2b6285
piwheels finally has wheels for cryptography
2023-09-20 20:02:31 +02:00
Matthias
ddb0ae10b4
Ensure no None status is passed from "create_order"
2023-09-20 20:02:06 +02:00
Stefano Ariestasia
37fa186c55
remove 1 column
2023-09-20 22:43:01 +09:00
Stefano Ariestasia
979e485f24
initial doc
2023-09-20 20:53:34 +09:00
Stefano Ariestasia
1555667da7
Merge remote-tracking branch 'origin/bt-metrics2' into bt-metrics2
2023-09-20 17:55:59 +09:00
Stefano Ariestasia
8a52a7b50d
Merge branch 'freqtrade:develop' into bt-metrics2
2023-09-20 17:48:52 +09:00
Stefano Ariestasia
a74b6df14e
Merge branch 'freqtrade:develop' into bt-metrics
2023-09-20 17:48:37 +09:00
Matthias
8600ae0387
Merge pull request #9191 from freqtrade/fix/double-date-column
...
Bug: FreqAI fit_live_predictions()
2023-09-20 08:23:41 +02:00
Matthias
02306884f0
Merge pull request #9204 from alexpvpmindustry/patch-1
...
Update exchanges.md
2023-09-20 07:04:03 +02:00
Robert Caulk
82ce5af454
Merge pull request #9200 from freqtrade/dependabot/pip/develop/xgboost-2.0.0
...
Bump xgboost from 1.7.6 to 2.0.0
2023-09-19 20:06:57 +02:00
alex
830f2219c8
Update exchanges.md
...
- Malaysia is a soverign country... parted with Singapore in 1965.
- also fix some formating
2023-09-19 09:44:01 -07:00
robcaulk
d21f0f4081
chore: add guardrails for users who neglect docs
2023-09-19 12:24:44 +02:00
robcaulk
8f883f2310
chore: fix set_initial_hist_preds test
2023-09-19 12:20:44 +02:00
dependabot[bot]
2f63b0199d
Bump xgboost from 1.7.6 to 2.0.0
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 1.7.6 to 2.0.0.
- [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.6...v2.0.0 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 18:12:29 +00:00
Matthias
5a96c775fd
Merge pull request #9193 from freqtrade/dependabot/pip/develop/lightgbm-4.1.0
...
Bump lightgbm from 4.0.0 to 4.1.0
2023-09-18 20:11:19 +02:00
dependabot[bot]
cfdd9d6be9
Bump lightgbm from 4.0.0 to 4.1.0
...
Bumps [lightgbm](https://github.com/microsoft/LightGBM ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases )
- [Commits](https://github.com/microsoft/LightGBM/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 16:22:38 +00:00
Matthias
c749aae19f
Merge pull request #9196 from freqtrade/dependabot/pip/develop/numpy-1.26.0
...
Bump numpy from 1.25.2 to 1.26.0
2023-09-18 18:21:53 +02:00
Matthias
fd4877759c
Update hard min-requirement for python
2023-09-18 18:12:39 +02:00
Matthias
2e7acb4482
Merge pull request #9194 from freqtrade/dependabot/pip/develop/ruff-0.0.290
...
Bump ruff from 0.0.287 to 0.0.290
2023-09-18 08:35:55 +02:00
Matthias
b43b60b26d
Merge pull request #9202 from freqtrade/dependabot/pip/develop/plotly-5.17.0
...
Bump plotly from 5.16.1 to 5.17.0
2023-09-18 08:29:48 +02:00
Matthias
5ca8076072
Merge pull request #9201 from freqtrade/dependabot/pip/develop/python-rapidjson-1.11
...
Bump python-rapidjson from 1.10 to 1.11
2023-09-18 08:28:24 +02:00
Matthias
8d3c2470e3
Merge pull request #9198 from freqtrade/dependabot/pip/develop/rich-13.5.3
...
Bump rich from 13.5.2 to 13.5.3
2023-09-18 07:09:58 +02:00
Matthias
3f85f3cce6
Exclude UP036 for now
2023-09-18 07:08:08 +02:00
Matthias
2801bccdc7
Merge pull request #9197 from freqtrade/dependabot/pip/develop/mkdocs-material-9.3.1
...
Bump mkdocs-material from 9.2.8 to 9.3.1
2023-09-18 07:00:14 +02:00
Matthias
22651a8629
Merge pull request #9195 from freqtrade/dependabot/pip/develop/filelock-3.12.4
...
Bump filelock from 3.12.3 to 3.12.4
2023-09-18 06:59:55 +02:00
dependabot[bot]
c7106a6802
Bump plotly from 5.16.1 to 5.17.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.16.1 to 5.17.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.16.1...v5.17.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 03:39:45 +00:00
dependabot[bot]
6e1f457fb3
Bump python-rapidjson from 1.10 to 1.11
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.10 to 1.11.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.10...v1.11 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 03:39:41 +00:00
dependabot[bot]
533a16658c
Bump rich from 13.5.2 to 13.5.3
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.5.2 to 13.5.3.
- [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.5.2...v13.5.3 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 03:39:14 +00:00
dependabot[bot]
9b35dae465
Bump mkdocs-material from 9.2.8 to 9.3.1
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.2.8 to 9.3.1.
- [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.2.8...9.3.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 03:39:05 +00:00
dependabot[bot]
e6d01b04ea
Bump numpy from 1.25.2 to 1.26.0
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.25.2 to 1.26.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.25.2...v1.26.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-09-18 03:38:57 +00:00
dependabot[bot]
d185b2020a
Bump filelock from 3.12.3 to 3.12.4
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.12.3 to 3.12.4.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.12.3...3.12.4 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 03:38:44 +00:00
dependabot[bot]
74ed0e0b11
Bump ruff from 0.0.287 to 0.0.290
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.287 to 0.0.290.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.287...v0.0.290 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 03:38:34 +00:00
Matthias
75f89ec12f
Merge pull request #9188 from Axel-CH/add-trade-param-to-custom-entry-price
...
Add trade param to custom entry price
2023-09-17 23:23:42 +02:00
Matthias
f6fce2162c
Add new parameter to strategy template
2023-09-17 22:25:23 +02:00
Matthias
158bf09774
Fix type checking error
2023-09-17 19:40:44 +02:00
robcaulk
1f1abfe798
fix: avoid duplicate date columns interfering with fit_live_predictions()
2023-09-17 17:36:01 +02:00
Axel-CH
29a5e049b9
edit note wording for custom_entry_price
2023-09-17 03:30:03 -04:00
Axel-CH
2bc0c4ecd5
update docstring
2023-09-17 03:17:07 -04:00
Axel-CH
224213840d
update trade object as optional parameter
2023-09-17 03:13:40 -04:00
Axel CHERUBIN
d81fdeb3ed
Update docs/strategy-callbacks.md
...
Co-authored-by: Matthias <xmatthias@outlook.com >
2023-09-17 03:06:00 -04:00
Matthias
14c5f435aa
okx: Use proper history endpoint for fetch_orders
2023-09-16 20:01:19 +02:00
Matthias
5745722a37
Increase time for fetch_orders in test
2023-09-16 20:00:17 +02:00
Axel-CH
a7cd9d77f2
ignore custom_entry_price trade object type test, remove LocalTrade as type
2023-09-16 13:58:59 -04:00
Axel-CH
5b857aeaf0
fix custom_entry_price trade object type test
2023-09-16 13:46:56 -04:00
Matthias
afb1b787c8
add okx to fully tested exchanges
2023-09-16 19:43:39 +02:00
Matthias
659168d341
Improve cancel_stop test
2023-09-16 19:43:39 +02:00
Axel-CH
3f4715ba49
update custom_entry_price docstring
2023-09-16 13:20:10 -04:00
Axel-CH
1d0f1bd1ee
update doc
2023-09-16 13:13:23 -04:00
Matthias
220bc3c23e
Rename fetch_orders_emulate to make it non-protected
2023-09-16 17:56:16 +02:00
Matthias
c90be601f5
Add offset to "fetch_orders" to avoid missing the initial order
2023-09-16 17:53:47 +02:00
Matthias
5d8e0573f6
Run handle_onexchange_order test without dry-run
2023-09-16 16:39:52 +02:00
Matthias
3d858f6599
Fix bug closing trades while recalculating
...
closes #9186
2023-09-16 16:39:52 +02:00
Matthias
6d2d5f93d0
Add exit order test
...
showing behavior in #9186
2023-09-16 16:39:40 +02:00
Matthias
d01bc0fb9f
Enforce kwargs for update_trade_state
2023-09-16 14:44:24 +02:00
Matthias
394d758d32
Add missing fields to json (and json parse)
2023-09-16 14:06:36 +02:00
Axel-CH
91c710408a
fix flake8, set trade object param as Optional
2023-09-16 03:36:36 -04:00
Matthias
3a7f390510
Cancel based forceexits shouldn't trigger a full exit.
2023-09-16 09:32:51 +02:00
Matthias
a7d6efdcd6
Fix order amounts in test
2023-09-16 09:32:30 +02:00
Matthias
fed24c1308
Improve test for get_canceled_exit_order
2023-09-16 09:13:41 +02:00
Matthias
ae4021da14
Rename get_canceled exit orders ...
2023-09-16 09:11:31 +02:00
Matthias
8378a0234d
Filter exit_order_count on canceled orders only
2023-09-16 09:10:56 +02:00
Axel CHERUBIN
d26869ea0a
Merge branch 'freqtrade:develop' into add-trade-param-to-custom-entry-price
2023-09-16 02:53:01 -04:00
axel
cf96ad1d1b
add trade param to custom entry price in interface, bot, backtesting, exemples
2023-09-16 02:32:03 -04:00
Matthias
3919bf3740
Adjust sequence of trade json output
2023-09-16 08:25:36 +02:00
Stefano
9814cf5360
flake8 fix
2023-09-15 12:35:56 +09:00
Stefano
c19fe95d39
add the filter to docs, tyding up the py file
2023-09-15 11:34:56 +09:00
Stefano
383bdb7d56
flake8 fix
2023-09-15 10:15:19 +09:00
Matthias
41765b14dc
Merge pull request #9182 from stash86/fix-rangestability
...
Change the cache of rangestability to 1 day
2023-09-14 20:43:07 +02:00
Matthias
33bf7f9f30
Ensure test doesn't fail based on daytime
...
failed if it's run in the first hour of the (UTC) day
2023-09-14 20:05:11 +02:00
Matthias
454c2343a8
More clarity for adjust_trade_position callback docstring
2023-09-14 18:27:45 +02:00
Matthias
6d8bf75572
Merge pull request #9179 from freqtrade/chore/better-freqai-reload
...
chore: fix bug associated with leaving FreqAI offline for more than 1candle
2023-09-14 18:10:47 +02:00
Robert Caulk
310c9f6034
Update test_freqai_datadrawer.py
2023-09-14 13:49:31 +02:00
Stefano Ariestasia
c0a600858f
Change the cache of rangestability to 1 day
2023-09-14 08:50:06 +09:00
Stefano Ariestasia
5b07385414
simplify the filter
2023-09-14 08:13:47 +09:00
robcaulk
844ab4aef5
chore: add tests for set_initial_return_values
2023-09-14 00:05:59 +02:00
Stefano Ariestasia
44ca6f1c46
remove unused vars and change wording
2023-09-13 17:07:45 +09:00
Stefano Ariestasia
552f947248
remove unnecessary check
2023-09-13 15:09:13 +09:00
Stefano Ariestasia
7655bf6ea7
turn off logger for now
2023-09-13 14:53:33 +09:00
Stefano Ariestasia
25ae25248c
add logger
2023-09-13 14:42:43 +09:00
Stefano Ariestasia
dd01ae880f
fix error
2023-09-13 14:38:16 +09:00
Stefano Ariestasia
e0a06ca454
add fulltradesfilter
2023-09-13 14:18:07 +09:00
Stefano Ariestasia
a93592c467
add fulltradespairlist
2023-09-13 14:17:43 +09:00
Stefano Ariestasia
08dffc95d8
fix wording
2023-09-13 11:58:28 +09:00
Stefano Ariestasia
57800e78c7
Merge branch 'freqtrade:develop' into bt-metrics2
2023-09-13 08:20:28 +09:00
Stefano Ariestasia
bd4d7efbc9
Merge pull request #20 from stash86/bt-metrics2
...
create BaseAnalysis class
2023-09-13 08:20:09 +09:00
Stefano Ariestasia
5019fb5bf3
fix flake8
2023-09-12 19:58:40 +09:00
Stefano Ariestasia
a0e0d7fe27
more fixes
2023-09-12 19:57:16 +09:00
Stefano Ariestasia
6377fd2689
flake8 fix
2023-09-12 19:54:25 +09:00
root
bd9ea9bd8c
precommit fix
2023-09-12 19:50:39 +09:00
Stefano Ariestasia
cfeefa8754
remove prepare data from baseanalysis
2023-09-12 19:29:13 +09:00
Stefano Ariestasia
475d8486bb
fix mutable Backtest
2023-09-12 19:21:01 +09:00
robcaulk
628963c207
chore: fix bug associated with leaving FreqAI offline for more than 1 candle.
2023-09-12 12:19:12 +02:00
Stefano Ariestasia
4d1810c2b6
update lookahead analysis
2023-09-12 19:11:19 +09:00
Stefano Ariestasia
05f0dccb8e
add missing args to config
2023-09-12 16:25:25 +09:00
Stefano Ariestasia
6360e7fb15
debug
2023-09-12 16:20:04 +09:00
Stefano Ariestasia
40695a39d5
add missing var
2023-09-12 16:14:25 +09:00
Stefano Ariestasia
008f621211
create BaseAnalysis class
2023-09-12 15:42:32 +09:00
Matthias
a52cf42218
use last order date to fill order.
2023-09-12 07:01:51 +02:00
Matthias
a866b0a35e
Improve test correctness
2023-09-12 07:01:05 +02:00
Matthias
af1054fa70
Avoid re-implementing existing feature
2023-09-12 07:00:55 +02:00
Stefano Ariestasia
5608bbde9c
Merge branch 'freqtrade:develop' into bt-metrics
2023-09-12 13:56:24 +09:00
Matthias
ee9d2c637a
Improve "order refind" mechanics
2023-09-11 20:18:42 +02:00
Matthias
f0819d9df1
Improve "filled" date assignment for order updates
2023-09-11 20:03:38 +02:00
Matthias
96e5615d1b
Update safe_value_fallback to allow empty 2nd keys
2023-09-11 20:03:38 +02:00
Matthias
4798dea6e1
Merge pull request #9168 from freqtrade/dependabot/pip/develop/ccxt-4.0.88
...
Bump ccxt from 4.0.81 to 4.0.88
2023-09-11 19:12:17 +02:00
Matthias
23a4ff9f25
Merge pull request #9171 from freqtrade/dependabot/pip/develop/orjson-3.9.7
...
Bump orjson from 3.9.5 to 3.9.7
2023-09-11 18:23:06 +02:00
Matthias
5ddfbea611
Merge pull request #9172 from freqtrade/dependabot/pip/develop/questionary-2.0.1
...
Bump questionary from 2.0.0 to 2.0.1
2023-09-11 08:12:00 +02:00
Matthias
e8e67d1c85
Merge pull request #9173 from freqtrade/dependabot/pip/develop/pytest-7.4.2
...
Bump pytest from 7.4.1 to 7.4.2
2023-09-11 08:11:41 +02:00
Matthias
dc9c31252b
Merge pull request #9169 from freqtrade/dependabot/pip/develop/mkdocs-material-9.2.8
...
Bump mkdocs-material from 9.2.7 to 9.2.8
2023-09-11 06:45:44 +02:00
Matthias
82baa3f93f
Improve and clarify wording around use_exit_signal
2023-09-11 06:32:40 +02:00
Matthias
78ca11155b
Merge pull request #9167 from freqtrade/dependabot/github_actions/develop/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2023-09-11 06:22:44 +02:00
dependabot[bot]
45c90c2013
Bump pytest from 7.4.1 to 7.4.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.1 to 7.4.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/7.4.1...7.4.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 03:33:55 +00:00
dependabot[bot]
3a1057e1ff
Bump questionary from 2.0.0 to 2.0.1
...
Bumps [questionary](https://github.com/tmbo/questionary ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/tmbo/questionary/compare/2.0.0...2.0.1 )
---
updated-dependencies:
- dependency-name: questionary
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 03:33:50 +00:00
dependabot[bot]
e45d5d3594
Bump orjson from 3.9.5 to 3.9.7
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.5 to 3.9.7.
- [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.5...3.9.7 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 03:33:47 +00:00
dependabot[bot]
14ee5a2076
Bump mkdocs-material from 9.2.7 to 9.2.8
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.2.7 to 9.2.8.
- [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.2.7...9.2.8 )
---
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-09-11 03:33:33 +00:00
dependabot[bot]
da83243eb3
Bump ccxt from 4.0.81 to 4.0.88
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.81 to 4.0.88.
- [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.0.81...4.0.88 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 03:33:17 +00:00
dependabot[bot]
46ec7d5ea6
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 03:22:45 +00:00
Matthias
29fbac9f96
Add "catch-all" exceptionhandler for handle_onexchange_order
...
(it's actually a poor mans workaround)
closes #9025
2023-09-10 20:27:08 +02:00
Matthias
421a6c02a0
Improve enum imports
2023-09-10 18:10:38 +02:00
Matthias
2ee152c5a6
Merge pull request #8779 from Axel-CH/feature/multiple_open_orders
...
Feature: Multiple open orders
2023-09-10 17:22:26 +02:00
Matthias
bef27467b6
Further improve test
2023-09-10 16:18:18 +02:00
Matthias
52f971cbb7
Improve existing test
2023-09-10 16:17:39 +02:00
Matthias
563e68e894
Don't hard-fail merge if there's no informative data
2023-09-10 16:16:52 +02:00
Matthias
49b4ab6d3b
Simplify some things in tests
2023-09-09 17:37:05 +02:00
Matthias
7455e56a29
Add docstrings, simplify some code
2023-09-09 10:09:37 +02:00
Matthias
245a67e37e
Avoid tons of commits when cancelling all orders
2023-09-09 09:55:01 +02:00
Matthias
e76d4241a0
Remove further unnecessary method
2023-09-09 09:54:12 +02:00
Matthias
01ff054a0b
fix open orders telegram reporting
2023-09-09 09:40:55 +02:00
Matthias
9e1f7dc6f7
have force-enter also include has_open_orders
2023-09-09 09:23:25 +02:00
Matthias
067c9219b6
replace 'open_orders' with "has_open_orders" in api
2023-09-09 08:36:28 +02:00
Matthias
f4e5ce892b
use has_open_orders in persistence
2023-09-08 19:58:43 +02:00
Matthias
830fc7580c
Cleanup unused property
2023-09-08 19:51:14 +02:00
Matthias
21859f79db
Merge pull request #9159 from stash86/fix-adjust
...
remove old codes when we only can do partial entries
2023-09-08 08:04:20 +02:00
Matthias
376b5fce54
Merge pull request #9160 from mohsenjfar/develop
...
Update strategy_analysis_example.md
2023-09-08 07:59:55 +02:00
Matthias
cb5cd5cd86
Temporarily downgrade padnas to <2.1.0
...
https://github.com/pandas-dev/pandas/issues/55025
2023-09-08 07:08:18 +02:00
Matthias
f8b97b6aa7
Fix dtype mismatch error
2023-09-08 07:05:38 +02:00
Matthias
7b6e2eac49
use ffill instead of fillna(method='ffill')
2023-09-08 07:04:12 +02:00
Matthias
f13e134e9b
Update actual notebook (not just the docs)
2023-09-08 06:47:31 +02:00
Matthias
97a37198b9
Update test
2023-09-08 06:39:42 +02:00
Matthias
43bb4114d0
Update test for no open_order_id usage
2023-09-07 20:24:40 +02:00
Matthias
8c95207ca4
Merge branch 'develop' into pr/Axel-CH/8779
2023-09-07 20:19:25 +02:00
Matthias
ffaa121bc7
Simplify code by removing unnecessary (and non-working) method
2023-09-07 20:16:56 +02:00
Matthias
227b194a88
Partial exits should consider leveraged trades.
2023-09-07 18:27:19 +02:00
Matthias
95d8c45481
test_handle_cancel_exit_limit - partially fill by half
2023-09-07 18:27:19 +02:00
Matthias
bae4abace2
Test test_handle_cancel_exit_limit short
2023-09-07 18:27:19 +02:00
Matthias
44461bd1a1
Add leverage to test_handle_cancel_exit_limit test
2023-09-07 18:27:19 +02:00
Matthias
2c095c07f2
Improve variable naming
2023-09-07 18:27:19 +02:00
Matthias
9c3656e24e
Merge pull request #9158 from freqtrade/remove_3.8
...
Remove python 3.8 support
2023-09-07 18:19:17 +02:00
Mohsen
97275f5a46
Update strategy_analysis_example.md
...
A better approach to calculate equity and equity_daily
2023-09-07 17:18:43 +03:30
Stefano Ariestasia
7ccff18437
remove old codes when we only can do partial entries
2023-09-07 18:05:46 +09:00
Matthias
c5f26e72e1
Merge pull request #9153 from freqtrade/rpc/drawdown
...
Add better drawdown metrics to /profit outputs
2023-09-07 06:33:15 +02:00
Matthias
f09c0a5bba
Remove 3.8 talib Wheel
2023-09-07 06:27:43 +02:00
Matthias
aba9450098
Simplify requirements for 3.9+
2023-09-07 06:26:55 +02:00
Matthias
4ef1647132
Setup.sh should require 3.9
2023-09-07 06:25:44 +02:00
Matthias
6e93bff374
Update documentation for 3.8 removal
2023-09-07 06:25:08 +02:00
Matthias
4d20e37f4d
Remove 3.8 from CI
2023-09-07 06:24:32 +02:00
Matthias
20cca01d10
Fix bug in volumepairlist if lookback is bigger than the available candles (new pairs)
...
closes #9154
2023-09-06 19:40:31 +02:00
Matthias
8cbb5d2a93
Adjust test for "nan" data
...
shows problem in #9154
2023-09-06 19:38:54 +02:00
Matthias
fbae2142d1
Remove misleading "cd freqtrade" command
...
closes #9138
2023-09-05 06:29:18 +02:00
Matthias
feea20fb0a
Merge pull request #9151 from freqtrade/refactor/calc_profits
...
Refactor calculate profits
2023-09-05 06:26:04 +02:00
Matthias
2ed52a77e5
Merge pull request #9142 from freqtrade/dependabot/pip/develop/pandas-2.1.0
...
Bump pandas from 2.0.3 to 2.1.0
2023-09-05 06:22:06 +02:00
Matthias
e854667eb8
Add max_drawdown_start and end to /profit API endpoints
2023-09-04 20:09:59 +02:00
Matthias
7bf20d9060
Show drawdown from/to on /profit calls
2023-09-04 20:09:59 +02:00
Matthias
7c5a11623e
Use dt_ts_def in profit endpoints
2023-09-04 20:09:32 +02:00
Matthias
783a2d945e
add dt_ts_def helper
2023-09-04 20:09:32 +02:00
Matthias
2073c71811
use format_date in rpc methods
2023-09-04 20:09:32 +02:00
Matthias
d8122962db
Add "date to string" helper
2023-09-04 20:09:32 +02:00
Matthias
1ea626fb5b
Pin pandas for <3.9 versions to old version
2023-09-04 19:57:10 +02:00
Robert Caulk
f66719fc1f
Merge pull request #9150 from freqtrade/dependabot/pip/develop/catboost-1.2.1
...
Bump catboost from 1.2 to 1.2.1
2023-09-04 10:14:03 +02:00
Matthias
4b2813ff37
Merge pull request #9147 from freqtrade/dependabot/pip/develop/pytest-7.4.1
...
Bump pytest from 7.4.0 to 7.4.1
2023-09-04 09:54:54 +02:00
Matthias
191c85bccc
Merge pull request #9140 from freqtrade/dependabot/pip/develop/mkdocs-material-9.2.7
...
Bump mkdocs-material from 9.2.5 to 9.2.7
2023-09-04 09:21:09 +02:00
Stefano Ariestasia
31816cdb2a
Merge branch 'freqtrade:develop' into bt-metrics
2023-09-04 15:44:47 +09:00
dependabot[bot]
574744348a
Bump pandas from 2.0.3 to 2.1.0
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.3...v2.1.0 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 06:16:30 +00:00
dependabot[bot]
efb9975e3e
Bump pytest from 7.4.0 to 7.4.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.0 to 7.4.1.
- [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/7.4.0...7.4.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 06:16:21 +00:00
Matthias
cd8743b80c
Merge pull request #9144 from freqtrade/dependabot/pip/develop/ccxt-4.0.81
...
Bump ccxt from 4.0.76 to 4.0.81
2023-09-04 08:15:46 +02:00
Matthias
237f3c58c8
Merge pull request #9148 from freqtrade/dependabot/pip/develop/pre-commit-3.4.0
...
Bump pre-commit from 3.3.3 to 3.4.0
2023-09-04 08:14:44 +02:00
Matthias
be7b0e4247
Merge pull request #9149 from freqtrade/dependabot/pip/develop/ruff-0.0.287
...
Bump ruff from 0.0.286 to 0.0.287
2023-09-04 08:14:28 +02:00
dependabot[bot]
5954e7796c
Bump mkdocs-material from 9.2.5 to 9.2.7
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.2.5 to 9.2.7.
- [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.2.5...9.2.7 )
---
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-09-04 06:13:54 +00:00
Matthias
f44eef3855
Merge pull request #9146 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.3
...
Bump pymdown-extensions from 10.1 to 10.3
2023-09-04 08:13:12 +02:00
Matthias
0232eeca54
Merge pull request #9143 from freqtrade/dependabot/pip/develop/fastapi-0.103.1
...
Bump fastapi from 0.103.0 to 0.103.1
2023-09-04 08:12:56 +02:00
Matthias
f5f0506a29
Merge pull request #9141 from freqtrade/dependabot/pip/develop/python-telegram-bot-20.5
...
Bump python-telegram-bot from 20.4 to 20.5
2023-09-04 08:12:18 +02:00
Matthias
39b6a00224
Improve naming of calculate_profit method
2023-09-04 06:42:16 +02:00
Matthias
206557d4b7
Merge pull request #9145 from freqtrade/dependabot/pip/develop/nbconvert-7.8.0
...
Bump nbconvert from 7.7.4 to 7.8.0
2023-09-04 06:31:52 +02:00
Matthias
07e07bd66b
Improve test, ensuring we calculate profits correctly
2023-09-04 06:28:29 +02:00
Matthias
fac8e0fde5
Remove calc_profit content
2023-09-04 06:28:29 +02:00
Matthias
ffb1cf52b1
Convert further usages to calc_profit_combined
2023-09-04 06:28:29 +02:00
Matthias
399f144c27
more calc_profit_combined usage
2023-09-04 06:28:29 +02:00
Matthias
459b9d80d4
use calc_profit_combined
2023-09-04 06:28:29 +02:00
Matthias
28e685ee2b
Switch combined profit response to dataclass
2023-09-04 06:28:29 +02:00
Matthias
c58a1649cb
add calc_profit_combined call
2023-09-04 06:28:29 +02:00
Matthias
a4512ac791
Merge pull request #9139 from freqtrade/dependabot/pip/develop/filelock-3.12.3
...
Bump filelock from 3.12.2 to 3.12.3
2023-09-04 06:23:07 +02:00
dependabot[bot]
ac6cdb76ce
Bump catboost from 1.2 to 1.2.1
...
Bumps [catboost](https://github.com/catboost/catboost ) from 1.2 to 1.2.1.
- [Release notes](https://github.com/catboost/catboost/releases )
- [Changelog](https://github.com/catboost/catboost/blob/master/RELEASE.md )
- [Commits](https://github.com/catboost/catboost/compare/v1.2...v1.2.1 )
---
updated-dependencies:
- dependency-name: catboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 03:03:12 +00:00
dependabot[bot]
8ac3e8ad5f
Bump ruff from 0.0.286 to 0.0.287
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.286 to 0.0.287.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.286...v0.0.287 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 03:02:59 +00:00
dependabot[bot]
e0f52696a5
Bump pre-commit from 3.3.3 to 3.4.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.3.3 to 3.4.0.
- [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.3...v3.4.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 03:02:45 +00:00
dependabot[bot]
f75f0ccf2c
Bump pymdown-extensions from 10.1 to 10.3
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.1 to 10.3.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.1.0...10.3 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 03:02:26 +00:00
dependabot[bot]
440f6ab8e1
Bump nbconvert from 7.7.4 to 7.8.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.7.4 to 7.8.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.7.4...v7.8.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-09-04 03:02:16 +00:00
dependabot[bot]
e7daf3177d
Bump ccxt from 4.0.76 to 4.0.81
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.76 to 4.0.81.
- [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.0.76...4.0.81 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 03:02:11 +00:00
dependabot[bot]
8ffc0ad9fc
Bump fastapi from 0.103.0 to 0.103.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.103.0 to 0.103.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.103.0...0.103.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 03:01:59 +00:00
dependabot[bot]
df83bdea8d
Bump python-telegram-bot from 20.4 to 20.5
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.4 to 20.5.
- [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/v20.4...v20.5 )
---
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 >
2023-09-04 03:01:43 +00:00
dependabot[bot]
420f6fb9a9
Bump filelock from 3.12.2 to 3.12.3
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.12.2 to 3.12.3.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.12.2...3.12.3 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 03:01:26 +00:00
Stefano Ariestasia
cea3f7d3fa
fix flake8
2023-09-04 11:53:59 +09:00
Stefano Ariestasia
a9f63c6a99
fix mypy
2023-09-04 11:52:09 +09:00
Stefano Ariestasia
0ada2d9390
fix mypy
2023-09-04 11:45:25 +09:00
Stefano Ariestasia
e1b6b9b5a6
ruff fix
2023-09-04 11:41:24 +09:00
root
3fea2a35a2
pre-commit fixes
2023-09-04 11:38:13 +09:00
Stefano Ariestasia
821a598ff4
fix ruff
2023-09-04 11:35:44 +09:00
Stefano Ariestasia
feab5f82c1
add missing arg
2023-09-04 11:20:49 +09:00
Stefano Ariestasia
607c604a45
add mising const
2023-09-04 11:16:10 +09:00
Stefano Ariestasia
b77f926cdd
add recursive analysis
2023-09-04 10:53:04 +09:00
Robert Caulk
d2c0e9e438
Merge pull request #9133 from initrv/patch-1
...
add QRDQN to SB3_CONTRIB_MODELS
2023-09-03 23:24:19 +02:00
Matthias
a4077e96ba
Merge pull request #9135 from froggleston/frog-fix-analysis-nulls
...
Fix nulls in indicator list output and add expectancy ratio
2023-09-03 17:16:44 +02:00
Matthias
a4fc7ce0c4
"fix" bybit invalid order responses for canceled orders
...
closes #9128
2023-09-03 17:05:57 +02:00
Matthias
00cef56a57
Merge pull request #9137 from froggleston/frog-update-rpc
...
Implment weekly/monthly RPC endpoints
2023-09-03 10:22:37 +02:00
Matthias
d1984945d5
Improve tests for /weekly and /monthly
2023-09-02 20:15:12 +02:00
Matthias
3c20ab683a
Have /monthly return proper dates, move formatting to telegram
2023-09-02 20:11:19 +02:00
froggleston
f838bc760f
Implment weekly/monthly RPC endpoints
2023-09-02 16:06:23 +01:00
Matthias
25f5dbfcbd
Delete trade if replacing the first order failed
...
part of #9128
2023-09-02 16:49:12 +02:00
Matthias
be044fbacf
Improve log output
2023-09-02 16:37:53 +02:00
Matthias
7a4276f6c7
Include pair in dry-run order names
2023-09-02 16:37:41 +02:00
froggleston
925e18368a
Fix linting a.k.a. Maybe one day, flake8 will like me
2023-09-02 15:05:34 +01:00
froggleston
250e00e6c7
Fix dropna subset
2023-09-02 12:52:05 +01:00
froggleston
81672da57b
Fix nulls in indicator list output and add expectancy ratio per entry tag in analysis group 0 output
2023-09-02 12:45:33 +01:00
Matthias
d68c22b21d
Move merge-informative_pairs helper to informative section
2023-09-02 12:07:25 +02:00
Matthias
e806e4a796
Move stop helper functions to callbacks section
2023-09-02 12:06:16 +02:00
Matthias
6f86e30c7e
Add leverage adjustment to "stoploss_from_absolute"
2023-09-02 11:01:59 +02:00
Matthias
a87404b5a8
Reduce limit order cross threshold
2023-09-02 10:37:57 +02:00
initrv
0357d373a9
add QRDQN to SB3_CONTRIB_MODELS
2023-09-01 11:31:09 +03:00
Matthias
28c62724df
Add explicit test and message for "Order could not be replaced" scenario
...
part of #9128
2023-09-01 06:58:59 +02:00
Robert Caulk
1eb90b115b
Merge pull request #9129 from smarmau/patch-3
...
Update setup.sh
2023-08-31 12:47:11 +02:00
smarmau
d13357bb0c
Update setup.sh
...
Fixed small typo
2023-08-31 19:26:11 +10:00
Matthias
65fe1a671c
Add explicit test for bybit fetch_orders behavior
2023-08-31 08:14:14 +02:00
Matthias
6429282f05
add iterating emulation to fetch_orders for bybit
2023-08-31 08:07:44 +02:00
Matthias
b5fa013600
Add pairs argument to fetch_orders
2023-08-31 08:05:07 +02:00
Matthias
02bd052e45
Improve naming of variable
2023-08-31 06:39:26 +02:00
Matthias
4ed46ef6b3
Add significant digits Round_Up / round_down
2023-08-30 16:48:31 +00:00
Matthias
65c7607e36
Add Tests for "Significant" digits
2023-08-30 08:34:32 +00:00
Matthias
bfc2c70b44
Fix and improve Tick size ROUND_DOWN logic
2023-08-30 08:21:02 +00:00
Matthias
3a6c00dbaf
Improve price_to_precision test depth
2023-08-30 08:00:33 +00:00
Matthias
133660ff4e
Fall back "price_to_precision" to ccxt where possible
2023-08-30 07:53:00 +00:00
Matthias
994b2a0f28
Update sorting of price precision logic
2023-08-30 07:43:53 +00:00
Matthias
d4c042c523
Add amount precision test to test for significant digits
2023-08-30 07:32:38 +00:00
Matthias
b48fe4ce51
Properly use Precision-mode Variable
2023-08-30 07:23:59 +00:00
Matthias
78f356c0df
amount to contract precision to test_utils
2023-08-30 07:18:46 +00:00
Matthias
7263d321f8
move timeframe_to* tests to test_exchange_utils
2023-08-30 07:16:14 +00:00
Matthias
1ccbe87f90
Move precision tests to exchange_utils test file
2023-08-30 07:09:57 +00:00
Matthias
e7d2a48766
Move date_minus test to exchange_utils testmethod
2023-08-30 07:07:28 +00:00
Matthias
c894843d0f
Exclude .venv and .env from flake8
2023-08-29 21:16:10 +02:00
Matthias
23aa8dcd51
Simplify profit calculation (removes unnecessary fallback)
2023-08-29 18:31:51 +02:00
Matthias
f3187ddcbf
Merge pull request #9057 from freqtrade/feat/stoploss_adjust
...
"After order" stoploss adjustment
2023-08-29 18:06:37 +02:00
Matthias
5eb446f1ce
Don't remove elements from list we're iterating over
...
closes #9127
2023-08-29 17:44:39 +02:00
Matthias
5efa40215b
Allow invalid futures pairs (: separated)
...
closes #9127
2023-08-29 17:40:35 +02:00
Matthias
1a8b793c0a
Merge branch 'develop' into feat/stoploss_adjust
2023-08-29 07:04:08 +02:00
Matthias
e0e0a25811
Merge pull request #9123 from freqtrade/deprecate/edge
...
Add note about Edge status
2023-08-29 06:56:58 +02:00
Matthias
99b01a39d1
Add note about Edge deprecation
2023-08-28 20:16:00 +02:00
Matthias
dbf53ce952
Merge pull request #9112 from freqtrade/new_release
...
New release 2023.8
2023-08-28 18:44:59 +02:00
Matthias
ae08a832c8
Merge pull request #9118 from freqtrade/dependabot/pip/develop/pyarrow-13.0.0
...
Bump pyarrow from 12.0.1 to 13.0.0
2023-08-28 13:47:45 +02:00
Matthias
2bae4c98b1
Add rpi wheel for pyarrow 13.0.0
2023-08-28 10:18:37 +00:00
Matthias
f717928ae0
Bump mypy pre-commit
2023-08-28 08:50:55 +00:00
Matthias
b66db8e89c
Merge pull request #9117 from freqtrade/dependabot/pip/develop/pydantic-2.3.0
...
Bump pydantic from 2.2.1 to 2.3.0
2023-08-28 09:34:24 +02:00
dependabot[bot]
3643ad0059
Bump pydantic from 2.2.1 to 2.3.0
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.2.1 to 2.3.0.
- [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.2.1...v2.3.0 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 06:41:04 +00:00
Matthias
2bdf4c54bd
Merge pull request #9119 from freqtrade/dependabot/pip/develop/fastapi-0.103.0
...
Bump fastapi from 0.101.1 to 0.103.0
2023-08-28 08:39:11 +02:00
Matthias
66be4fd159
Merge pull request #9113 from freqtrade/dependabot/docker/python-3.11.5-slim-bullseye
...
Bump python from 3.11.4-slim-bullseye to 3.11.5-slim-bullseye
2023-08-28 06:47:34 +02:00
Matthias
078a4ca8b6
Merge pull request #9114 from freqtrade/dependabot/pip/develop/ccxt-4.0.76
...
Bump ccxt from 4.0.71 to 4.0.76
2023-08-28 06:46:32 +02:00
Matthias
07ab9bba69
Merge pull request #9116 from freqtrade/dependabot/pip/develop/mkdocs-material-9.2.5
...
Bump mkdocs-material from 9.2.1 to 9.2.5
2023-08-28 06:45:42 +02:00
Matthias
a964f56b07
Merge pull request #9115 from freqtrade/dependabot/pip/develop/ruff-0.0.286
...
Bump ruff from 0.0.285 to 0.0.286
2023-08-28 06:36:28 +02:00
dependabot[bot]
46b8708ffa
Bump fastapi from 0.101.1 to 0.103.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.101.1 to 0.103.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.101.1...0.103.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 03:14:08 +00:00
dependabot[bot]
9136c13cd2
Bump pyarrow from 12.0.1 to 13.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 12.0.1 to 13.0.0.
- [Commits](https://github.com/apache/arrow/compare/go/v12.0.1...go/v13.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 >
2023-08-28 03:13:51 +00:00
dependabot[bot]
0df9436d06
Bump mkdocs-material from 9.2.1 to 9.2.5
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.2.1 to 9.2.5.
- [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.2.1...9.2.5 )
---
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-08-28 03:13:35 +00:00
dependabot[bot]
d32aabecd3
Bump ruff from 0.0.285 to 0.0.286
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.285 to 0.0.286.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.285...v0.0.286 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 03:13:22 +00:00
dependabot[bot]
f2a3dd6414
Bump ccxt from 4.0.71 to 4.0.76
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.71 to 4.0.76.
- [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.0.71...4.0.76 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 03:13:03 +00:00
dependabot[bot]
fc23b47c4d
Bump python from 3.11.4-slim-bullseye to 3.11.5-slim-bullseye
...
Bumps python from 3.11.4-slim-bullseye to 3.11.5-slim-bullseye.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 03:03:46 +00:00
Matthias
f6b6b5976d
Bump version to 2023.8
2023-08-27 20:46:19 +02:00
Matthias
f256701679
Bump version to 2023.9-dev
2023-08-27 20:40:37 +02:00
Matthias
c1df94b507
Bump version to 2023.8
2023-08-27 20:40:07 +02:00
Matthias
0c15eb4ace
Merge branch 'stable' into develop
2023-08-27 20:39:53 +02:00
Matthias
3388bc5012
update conda docs to use 3.11 by default
2023-08-27 20:16:37 +02:00
Matthias
981cf1f6ee
Update cached binance leverage tiers
2023-08-27 14:50:54 +02:00
Matthias
f19f3ed4eb
Fix rpc forceexit logic, fix remaining test
2023-08-27 10:29:34 +02:00
Matthias
2f97b00d31
Fix test
2023-08-27 10:02:41 +02:00
Matthias
911e238494
Revert false removal of Exception from test
2023-08-27 09:52:11 +02:00
Matthias
2d66f3c022
Merge pull request #9105 from freqtrade/protect-add-state-info
...
Convert add_state_info warning into a OperationalException
2023-08-26 19:52:38 +02:00
robcaulk
04122abd17
chore: protect users who dont read log warnings
2023-08-25 16:45:46 +02:00
Matthias
5659ca2ecd
Fix migrations
2023-08-25 07:29:10 +02:00
Matthias
0181abc629
Fix migration SQL statement
2023-08-25 07:14:39 +02:00
Matthias
acda2ff909
Remove open_order_id from test_ftbot
2023-08-25 07:13:39 +02:00
Matthias
43c73c75c5
Remove more open_order_id references
2023-08-25 07:10:30 +02:00
Matthias
95daff182d
Update backtesting to not use open_order_id
2023-08-25 07:08:24 +02:00
Matthias
b82b77d03f
Fix some rpc tests
2023-08-25 07:01:48 +02:00
Matthias
193dcf578d
Fix logic error in force_exit if no order is open
2023-08-25 06:47:02 +02:00
Matthias
4c0a6611c8
remove open_order_id from test mock trades
2023-08-24 20:17:29 +02:00
Matthias
3e986e24fa
Merge branch 'develop' into pr/Axel-CH/8779
2023-08-24 20:09:41 +02:00
Matthias
e5a88fdeda
Fix stylistic issues
2023-08-24 20:06:51 +02:00
Matthias
9c4aca2b90
Improve download data debug output
2023-08-24 20:05:20 +02:00
Matthias
67e3ce308b
Remove now unused import
2023-08-24 20:01:23 +02:00
Matthias
a740b9458f
Fix remaining test after conftest_trade rework
2023-08-24 19:49:05 +02:00
Matthias
ffdb5fb790
Fix further tests after conftest_trades rework
2023-08-24 18:06:17 +02:00
Matthias
0cc7039232
Fix mock trade 1 status
2023-08-24 17:53:46 +02:00
Matthias
0f73e38f98
Improve docstring for "select_filled_orders".
2023-08-24 17:44:48 +02:00
Matthias
cfe1187cd9
Fix missed Test
2023-08-24 17:38:56 +02:00
Matthias
a36e131838
Fix more conftest trades
2023-08-24 07:29:50 +02:00
Matthias
94864a6ab3
Fix bad open_order_id assignment in test
2023-08-24 07:28:55 +02:00
Matthias
e1e90112ba
conftest_usdt trades - align open orders
2023-08-24 07:16:01 +02:00
Matthias
c303d47f26
Ensure stop_duration is converted to int
...
closes #9099
2023-08-23 15:16:14 +02:00
Matthias
5cf6f0b491
Merge branch 'develop' into pr/Axel-CH/8779
2023-08-23 07:20:34 +02:00
Matthias
36d99876c5
Add mkdocs to rtd config
2023-08-23 07:12:14 +02:00
Matthias
2a192b19c3
Fix path typo
2023-08-23 07:09:27 +02:00
Matthias
9eaff301e8
Attempt update RTD config
2023-08-23 07:07:42 +02:00
Matthias
62ce96fd40
Add documentation explanation on pair naming conventions
2023-08-23 06:55:22 +02:00
Matthias
da7599065f
Merge pull request #9094 from freqtrade/dependabot/pip/develop/ruff-0.0.285
...
Bump ruff from 0.0.284 to 0.0.285
2023-08-22 22:32:52 +02:00
Matthias
0c7cb29ea1
Don't use type() is comparisons
2023-08-22 20:39:36 +02:00
Matthias
001c998b26
Merge pull request #9086 from freqtrade/dependabot/pip/develop/gymnasium-0.29.1
...
Bump gymnasium from 0.28.1 to 0.29.1
2023-08-22 10:03:18 +02:00
Matthias
5934a6e6c3
Merge pull request #9095 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.20
...
Bump sqlalchemy from 2.0.19 to 2.0.20
2023-08-22 10:02:43 +02:00
dependabot[bot]
8ac4f4ac44
Bump ruff from 0.0.284 to 0.0.285
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.284 to 0.0.285.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.284...v0.0.285 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 06:55:01 +00:00
Matthias
03c7e9a022
Merge pull request #9081 from freqtrade/dependabot/pip/develop/mypy-1.5.1
...
Bump mypy from 1.5.0 to 1.5.1
2023-08-22 08:54:03 +02:00
Matthias
329b35fc58
Update sqlalchemy pre-commit
2023-08-22 08:33:18 +02:00
Matthias
6ede7b49e0
Merge pull request #9091 from freqtrade/dependabot/pip/develop/mkdocs-material-9.2.1
...
Bump mkdocs-material from 9.2.0 to 9.2.1
2023-08-22 08:30:05 +02:00
Matthias
5e41f9b42a
Merge pull request #9090 from freqtrade/dependabot/pip/develop/pydantic-2.2.1
...
Bump pydantic from 2.2.0 to 2.2.1
2023-08-22 08:29:47 +02:00
Matthias
f2b00a54d0
Merge pull request #9093 from freqtrade/dependabot/pip/develop/orjson-3.9.5
...
Bump orjson from 3.9.4 to 3.9.5
2023-08-22 08:28:53 +02:00
Matthias
5b25acef52
Merge pull request #9092 from freqtrade/dependabot/pip/develop/plotly-5.16.1
...
Bump plotly from 5.16.0 to 5.16.1
2023-08-22 08:28:34 +02:00
dependabot[bot]
e3d17b98be
Bump gymnasium from 0.28.1 to 0.29.1
...
Bumps [gymnasium](https://github.com/Farama-Foundation/Gymnasium ) from 0.28.1 to 0.29.1.
- [Release notes](https://github.com/Farama-Foundation/Gymnasium/releases )
- [Commits](https://github.com/Farama-Foundation/Gymnasium/compare/v0.28.1...v0.29.1 )
---
updated-dependencies:
- dependency-name: gymnasium
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 04:48:14 +00:00
Matthias
9da9d48625
Merge pull request #9080 from freqtrade/dependabot/pip/develop/stable-baselines3-2.1.0
...
Bump stable-baselines3 from 2.0.0 to 2.1.0
2023-08-22 06:47:32 +02:00
dependabot[bot]
1c55432bd1
Bump sqlalchemy from 2.0.19 to 2.0.20
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.19 to 2.0.20.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 04:47:31 +00:00
dependabot[bot]
a6a1b0e847
Bump orjson from 3.9.4 to 3.9.5
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.4 to 3.9.5.
- [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.4...3.9.5 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 04:47:05 +00:00
dependabot[bot]
57c23fd9b3
Bump plotly from 5.16.0 to 5.16.1
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.16.0 to 5.16.1.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.16.0...v5.16.1 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 04:47:00 +00:00
dependabot[bot]
d18dea076b
Bump mkdocs-material from 9.2.0 to 9.2.1
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.2.0 to 9.2.1.
- [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.2.0...9.2.1 )
---
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-08-22 04:46:53 +00:00
dependabot[bot]
4b79481163
Bump pydantic from 2.2.0 to 2.2.1
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.2.0 to 2.2.1.
- [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.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 04:46:44 +00:00
Matthias
9d31566a2d
Update dependabot pip limit
...
should be adjusted for the huge amount of dependencies freqtrade has.
2023-08-22 06:46:10 +02:00
Matthias
3e44bd073c
Merge pull request #9082 from freqtrade/dependabot/pip/develop/ccxt-4.0.71
...
Bump ccxt from 4.0.59 to 4.0.71
2023-08-22 06:42:51 +02:00
Matthias
d2a378b706
Merge pull request #9087 from freqtrade/dependabot/pip/develop/scipy-1.11.2
...
Bump scipy from 1.11.1 to 1.11.2
2023-08-22 06:36:24 +02:00
dependabot[bot]
ec2f51dcc9
Bump mypy from 1.5.0 to 1.5.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.5.0 to 1.5.1.
- [Commits](https://github.com/python/mypy/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 04:36:08 +00:00
Matthias
6d1c1b3e63
Merge pull request #9083 from freqtrade/dependabot/pip/develop/fastapi-0.101.1
...
Bump fastapi from 0.101.0 to 0.101.1
2023-08-22 06:35:57 +02:00
Matthias
4e52380e09
Merge pull request #9084 from freqtrade/dependabot/pip/develop/mkdocs-material-9.2.0
...
Bump mkdocs-material from 9.1.21 to 9.2.0
2023-08-22 06:35:30 +02:00
Matthias
f0fc12dfc2
Merge pull request #9085 from freqtrade/dependabot/pip/develop/nbconvert-7.7.4
...
Bump nbconvert from 7.7.3 to 7.7.4
2023-08-22 06:35:01 +02:00
Matthias
7f4007ecdb
Merge pull request #9088 from freqtrade/dependabot/pip/develop/time-machine-2.12.0
...
Bump time-machine from 2.11.0 to 2.12.0
2023-08-22 06:34:32 +02:00
dependabot[bot]
5a0f62431f
Bump time-machine from 2.11.0 to 2.12.0
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.11.0 to 2.12.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.11.0...2.12.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-08-21 20:15:50 +00:00
dependabot[bot]
99f7e3bce1
Bump scipy from 1.11.1 to 1.11.2
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.11.1...v1.11.2 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 20:15:46 +00:00
dependabot[bot]
e93832117d
Bump nbconvert from 7.7.3 to 7.7.4
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.7.3 to 7.7.4.
- [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.7.3...v7.7.4 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 20:15:34 +00:00
dependabot[bot]
6d90ceca50
Bump mkdocs-material from 9.1.21 to 9.2.0
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.21 to 9.2.0.
- [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.21...9.2.0 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 20:15:29 +00:00
dependabot[bot]
22f1c72517
Bump fastapi from 0.101.0 to 0.101.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.101.0 to 0.101.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.101.0...0.101.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 20:15:21 +00:00
dependabot[bot]
0f1e66b22a
Bump ccxt from 4.0.59 to 4.0.71
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.59 to 4.0.71.
- [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.0.59...4.0.71 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 20:15:15 +00:00
dependabot[bot]
b088154c0a
Bump stable-baselines3 from 2.0.0 to 2.1.0
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 20:15:03 +00:00
Matthias
4c5f992670
Ensure signals don't break on windows
2023-08-20 16:09:12 +02:00
Matthias
f92b8c50dd
Update config echo block to store config in user_data
2023-08-20 13:55:03 +02:00
Matthias
2d800a1422
Fix bug in config-builder
2023-08-20 13:51:33 +02:00
Matthias
fb790b2d42
Update path of config for new-config documentation
2023-08-20 13:32:32 +02:00
Matthias
b71a44f27c
Enhance Keyboard interrupt handling for dl-trades (stores data it already downloaded).
2023-08-20 11:57:59 +02:00
Matthias
4fefae6f07
Improve download-trades test
2023-08-20 11:51:01 +02:00
Matthias
3167938d43
move "since" fallback to be the last check
2023-08-20 11:44:40 +02:00
Matthias
cf226afb1a
Merge pull request #9072 from freqtrade/talib_update
...
Talib update to 0.4.28
2023-08-20 11:01:11 +02:00
Matthias
7da0174937
Allow slightly different ta-lib installation locations in setup.sh script
2023-08-20 10:24:05 +02:00
Matthias
4feafb25cf
Update ta-lib windows wheels
2023-08-20 10:02:45 +02:00
Matthias
08532e1df1
Bump ta-lib to 0.4.28
2023-08-20 10:02:35 +02:00
Matthias
c0f5d31c8e
Merge pull request #9071 from freqtrade/talib_windows_install
...
improve installation of ta-lib on windows
2023-08-20 09:26:18 +02:00
Matthias
8fa31b35f5
use prefer-binary to avoid hardcoding ta-lib outside of requirements.txt
2023-08-20 08:41:01 +02:00
Matthias
f5e0543113
Fix windows CI failure
2023-08-19 20:50:55 +02:00
Matthias
399e308e07
Fix bug in --dl-trades downloading
2023-08-19 18:32:27 +02:00
Matthias
aa1dcd1b44
Merge pull request #9065 from freqtrade/trades_data_handling
...
Improve Trades data handling
2023-08-18 18:04:38 +02:00
Matthias
5a9dd79b45
Merge pull request #9011 from freqtrade/dependabot/pip/develop/pydantic-2.1.1
...
Bump pydantic from 1.10.11 to 2.1.1
2023-08-18 11:50:24 +02:00
Matthias
277cc0a523
Fix import sort order
2023-08-18 10:55:05 +02:00
Matthias
185c5a779d
use model_validate instead of parse_obj
2023-08-18 10:21:50 +02:00
Matthias
352f0fdfca
Bump pydantic to 2.2.0
2023-08-18 10:19:13 +02:00
Matthias
ee11dae82a
Merge branch 'develop' into dependabot/pip/develop/pydantic-2.1.1
2023-08-18 10:18:53 +02:00
Matthias
5ed5907809
Add explicit example for "after_fill" handling
2023-08-18 10:14:32 +02:00
Matthias
3d8dcd1644
Improve and parametrize trades_data tests
2023-08-18 10:05:15 +02:00
Matthias
30064b4102
Add support for trades data in Parquet format
2023-08-18 09:58:03 +02:00
Matthias
8caadc4c5b
Fix feather handler storing
2023-08-18 09:47:18 +02:00
Matthias
3eb3596552
Simplify trades_data storing
2023-08-18 09:36:16 +02:00
Matthias
d4bc736eb1
Merge pull request #9064 from freqtrade/maint/venv
...
Update setup.sh script to use `.venv`
2023-08-18 09:33:34 +02:00
Matthias
5de3b9d7ae
Clean up no longer used method
2023-08-18 09:31:17 +02:00
Matthias
fae742de59
Fix imports
2023-08-18 09:12:40 +02:00
Matthias
fa5f7d290b
Update download-trades method to work with dataframes
2023-08-18 09:08:10 +02:00
Matthias
7577613882
Extract trades df type conversion
2023-08-18 09:08:10 +02:00
Matthias
0fab65df03
Set explicit dtypes
2023-08-18 09:08:10 +02:00
Matthias
f69a776305
Ensure only relevant columns are stored
2023-08-18 09:08:10 +02:00
Matthias
26c89d89e4
Keep original timestamp in dataframe
2023-08-18 09:08:10 +02:00
Matthias
d97d0e4426
Extract trades DF creation to converter function
2023-08-18 07:02:46 +02:00
Matthias
357b04202c
Datahandlers should store data from dataframes
2023-08-17 20:11:18 +02:00
Matthias
6fc1ee9831
trades_append should use dataframe, not lists
2023-08-17 18:06:25 +02:00
Matthias
780f238904
Fix trades duplicates if trade id is different
2023-08-17 18:04:13 +02:00
Matthias
5d5cc71945
Fix pandas duplication detection, improve test
2023-08-17 17:53:08 +02:00
Matthias
0be2250cf5
Keep existing trades_remove_duplicates for now
2023-08-17 17:23:12 +02:00
Matthias
53db254cba
don't cascade calls, that creates an additional call
2023-08-17 17:22:02 +02:00
Matthias
02ee7f8b5b
Update further tests
2023-08-17 16:05:47 +02:00
Matthias
a595074754
Update test for new trades handling
2023-08-17 10:03:56 +02:00
Matthias
7ac9d33c31
Default should return a dataframe, not an empty list.
2023-08-17 10:00:11 +02:00
Matthias
ac80a69142
Update converters for trades dataframe handling
2023-08-17 10:00:11 +02:00
Matthias
46882406be
Update Datahandlers to work with trades data as dataframes
2023-08-17 10:00:11 +02:00
Matthias
ba34318f7a
Update converter test to use fixture
2023-08-17 09:57:26 +02:00
Matthias
3bc49330ce
webserver mode should properly validate config
2023-08-17 09:15:59 +02:00
Matthias
7bc317fea7
Merge pull request #9061 from freqtrade/fix/7389_backtest_startup_candle
...
improve `get_analyzed_dataframe` behavior in early candles
2023-08-17 08:25:30 +02:00
Matthias
b93c6235c1
Fix Case of gym.Env in documentation
2023-08-16 18:59:22 +02:00
Matthias
aa756221f6
Improve behavior of ta-lib install
2023-08-16 18:56:42 +02:00
Matthias
688018d9f2
Update setup.sh script to use .venv instead of .env
2023-08-16 18:51:24 +02:00
Matthias
ea181645b0
setup.sh: Extract environment recration to function
2023-08-16 18:33:19 +02:00
Matthias
f607b8abfb
Silence pip download
2023-08-16 18:24:40 +02:00
Matthias
d439936014
Update docs about suing .venv instead of .env
2023-08-16 18:24:40 +02:00
Matthias
91fd472717
Extend ruff excludes to .venv
2023-08-16 13:16:23 +02:00
Matthias
6134807c67
Remove wrong image link
2023-08-16 11:00:28 +02:00
Matthias
7651f1b1db
Add more samples for correct debug configurations
2023-08-16 10:55:48 +02:00
Matthias
d9fb40ca3e
Update cached binance leverage tiers
2023-08-16 07:45:22 +02:00
Matthias
77c7dd8a12
Add FIAT mapping for true usdt
2023-08-16 07:44:19 +02:00
Matthias
452e1ab016
get_analyzed_dataframe should provide dataframe with startup candles
...
closes #7389
2023-08-15 19:43:04 +02:00
Matthias
bea6782223
Ensure cutoffs in backtesting are properly tested
2023-08-15 19:33:07 +02:00
Matthias
045d8c6fca
Add test for informative pair filtering
2023-08-15 17:56:40 +02:00
Matthias
161ab14ed0
Avoid lookahead bias through informative pairs in callbacks
2023-08-15 17:48:07 +02:00
Matthias
6f347b839a
Remove optionality from timeframe parameter
...
(it was never optional, and code was failing if it wasn't provided).
2023-08-15 17:31:56 +02:00
Matthias
09ec00888f
Don't use global variable in test
2023-08-15 17:31:56 +02:00
Robert Caulk
5d3f3fb39f
Merge pull request #8903 from Yinon-Polak/freqai-pytorch-bugfixes
...
Freqai pytorch bugfixes
2023-08-15 16:48:44 +02:00
Matthias
3f5903bad8
Split tests for jinja utils
2023-08-15 07:42:43 +02:00
Matthias
afcaeafd96
Move rendering commands to utils
2023-08-15 07:42:05 +02:00
Matthias
6b11f3063f
"minimal" strategy templates shouldn't render all attributes
2023-08-15 06:58:50 +02:00
Matthias
a4842113ce
Split strategy template to have conditional attributes
2023-08-15 06:58:35 +02:00
Matthias
a78d704998
Fix strategy template typng
2023-08-14 17:29:49 +02:00
Matthias
cb85a53042
Improve "uses_after_fill" detection
...
(short-circuits some logic, resulting in less code being executed in interface.py)
2023-08-14 17:08:37 +02:00
Matthias
7f1a81eeed
Fix stop switching to trailing if order is replaced in backtesting
2023-08-14 17:08:01 +02:00
Matthias
106dffe2c5
split update_trade
2023-08-14 17:07:34 +02:00
Matthias
070a1990e8
Improve handling of None values from custom_stoploss
2023-08-14 16:46:33 +02:00
Matthias
ddf79088fb
Update custom stop documenttaion
2023-08-14 16:40:09 +02:00
Matthias
3ed682a9c6
Allow None from custom_stop
2023-08-14 16:40:09 +02:00
Matthias
6e32f172be
Update samples in the documentation
2023-08-14 16:40:09 +02:00
Matthias
bef5e191a4
Don't surprise people with "after_fill" calls
2023-08-14 16:40:06 +02:00
Matthias
fc60c0df19
Add call to stoploss-adjust for backtesting
2023-08-14 16:00:33 +02:00
Matthias
62d83b8dbd
Use is_stop_trailing for actual trailing detection
2023-08-14 15:57:47 +02:00
Matthias
e1eeaa24d2
Implement "adjust lower" correctly
2023-08-14 15:21:59 +02:00
Matthias
6249392526
Add test for "allow adjustment in other direction"
2023-08-14 15:21:59 +02:00
Matthias
4da8c91161
Improve stop adjustment tests
2023-08-14 15:21:59 +02:00
Matthias
ec8ba821ed
Simplify stop adjustment code
2023-08-14 15:21:59 +02:00
Matthias
6b9547a9ad
Improve migrations
2023-08-14 15:21:38 +02:00
Matthias
ae9f730624
Add explicit "is_trailing_stop" field to database
2023-08-14 15:21:38 +02:00
Matthias
147cc4f0b6
Initial version of stop "after_fill"
2023-08-14 15:21:10 +02:00
Matthias
e2274e813a
Rename adjust_stoploss parameter to allow_refresh
2023-08-14 15:21:10 +02:00
Matthias
d091931279
Ease meaning of "refresh" param for adjust_stoploss
2023-08-14 15:20:31 +02:00
Matthias
d768afed37
price_to_precision should only run once
2023-08-14 15:19:34 +02:00
Matthias
db9247e78e
prevent errors in custom stop from crashing the bot
2023-08-14 14:54:11 +02:00
Matthias
d53b6871ea
Bump pre-commit mypy
2023-08-14 13:22:55 +02:00
Matthias
08bc615826
Further simplify backtest order handling
2023-08-14 13:22:55 +02:00
Matthias
bcc2dd9803
Simplify backtest order closing
2023-08-14 13:22:55 +02:00
Matthias
d7e9f87b33
Improve comment indent
2023-08-14 13:22:55 +02:00
Matthias
d7556cd66a
Remove duplicate call in backtesting
2023-08-14 13:22:55 +02:00
Matthias
018d3a3f6e
Merge pull request #9053 from freqtrade/dependabot/pip/develop/ruff-0.0.284
...
Bump ruff from 0.0.282 to 0.0.284
2023-08-14 13:22:47 +02:00
Matthias
2f5689b32b
Merge pull request #9047 from freqtrade/dependabot/pip/develop/questionary-2.0.0
...
Bump questionary from 1.10.0 to 2.0.0
2023-08-14 13:20:46 +02:00
Matthias
f4844c1224
Downgrade prompt-toolkid to 3.0.36
2023-08-14 09:19:29 +02:00
Matthias
e6218e8580
Merge pull request #9052 from freqtrade/dependabot/pip/develop/joblib-1.3.2
...
Bump joblib from 1.3.1 to 1.3.2
2023-08-14 09:16:26 +02:00
Matthias
af64971b86
Merge pull request #9055 from freqtrade/dependabot/pip/develop/tqdm-4.66.1
...
Bump tqdm from 4.65.0 to 4.66.1
2023-08-14 09:12:43 +02:00
Matthias
21cf5fc679
Fix use of string.format()
2023-08-14 09:11:50 +02:00
Matthias
9b6654e81a
Fix ruff E721 (type comparison)
2023-08-14 09:11:19 +02:00
Matthias
80c9b1ac7a
Merge pull request #9056 from freqtrade/dependabot/pip/develop/ccxt-4.0.59
...
Bump ccxt from 4.0.50 to 4.0.59
2023-08-14 09:09:08 +02:00
Matthias
b60fdac9f4
Merge pull request #9054 from freqtrade/dependabot/pip/develop/aiofiles-23.2.1
...
Bump aiofiles from 23.1.0 to 23.2.1
2023-08-14 08:33:22 +02:00
dependabot[bot]
bb52778126
Bump joblib from 1.3.1 to 1.3.2
...
Bumps [joblib](https://github.com/joblib/joblib ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/joblib/joblib/releases )
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst )
- [Commits](https://github.com/joblib/joblib/compare/1.3.1...1.3.2 )
---
updated-dependencies:
- dependency-name: joblib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 05:42:41 +00:00
Matthias
92dc6dd8ef
Merge pull request #9050 from freqtrade/dependabot/pip/develop/tensorboard-2.14.0
...
Bump tensorboard from 2.13.0 to 2.14.0
2023-08-14 07:41:07 +02:00
dependabot[bot]
7224bdf823
Bump ccxt from 4.0.50 to 4.0.59
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.50 to 4.0.59.
- [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.0.50...4.0.59 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 05:30:14 +00:00
dependabot[bot]
0abfad5586
Bump tqdm from 4.65.0 to 4.66.1
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.65.0 to 4.66.1.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.1 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 05:29:48 +00:00
dependabot[bot]
9a95011b57
Bump ruff from 0.0.282 to 0.0.284
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.282 to 0.0.284.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.282...v0.0.284 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 05:28:56 +00:00
Matthias
2a3157c745
Merge pull request #9048 from freqtrade/dependabot/pip/develop/mypy-1.5.0
...
Bump mypy from 1.4.1 to 1.5.0
2023-08-14 07:27:49 +02:00
Matthias
63bc89cff8
Merge pull request #9051 from freqtrade/dependabot/pip/develop/plotly-5.16.0
...
Bump plotly from 5.15.0 to 5.16.0
2023-08-14 07:27:19 +02:00
Matthias
aed33e759b
Merge pull request #9049 from freqtrade/dependabot/pip/develop/jsonschema-4.19.0
...
Bump jsonschema from 4.18.6 to 4.19.0
2023-08-14 07:26:39 +02:00
Matthias
e0915e1638
Merge pull request #9046 from freqtrade/dependabot/pip/develop/orjson-3.9.4
...
Bump orjson from 3.9.3 to 3.9.4
2023-08-14 07:24:27 +02:00
Matthias
0722844a6d
Merge pull request #9045 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.10
...
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
2023-08-14 07:24:03 +02:00
dependabot[bot]
987a7ddac0
Bump aiofiles from 23.1.0 to 23.2.1
...
Bumps [aiofiles](https://github.com/Tinche/aiofiles ) from 23.1.0 to 23.2.1.
- [Release notes](https://github.com/Tinche/aiofiles/releases )
- [Commits](https://github.com/Tinche/aiofiles/compare/v23.1.0...v23.2.1 )
---
updated-dependencies:
- dependency-name: aiofiles
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:53:17 +00:00
dependabot[bot]
ceee57c39c
Bump plotly from 5.15.0 to 5.16.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.15.0 to 5.16.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.15.0...v5.16.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:52:53 +00:00
dependabot[bot]
6e79c19fe0
Bump tensorboard from 2.13.0 to 2.14.0
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.13.0...2.14.0 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:52:50 +00:00
dependabot[bot]
f0a50b1f2d
Bump jsonschema from 4.18.6 to 4.19.0
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.18.6 to 4.19.0.
- [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.18.6...v4.19.0 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:52:45 +00:00
dependabot[bot]
4942d01574
Bump mypy from 1.4.1 to 1.5.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.4.1 to 1.5.0.
- [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.5.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:52:40 +00:00
dependabot[bot]
4664cc23eb
Bump questionary from 1.10.0 to 2.0.0
...
Bumps [questionary](https://github.com/tmbo/questionary ) from 1.10.0 to 2.0.0.
- [Commits](https://github.com/tmbo/questionary/compare/1.10.0...2.0.0 )
---
updated-dependencies:
- dependency-name: questionary
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:52:34 +00:00
dependabot[bot]
6768641bac
Bump orjson from 3.9.3 to 3.9.4
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.3 to 3.9.4.
- [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.3...3.9.4 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:52:31 +00:00
dependabot[bot]
90e41274e0
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.8 to 1.8.10.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.8...v1.8.10 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:36:03 +00:00
Matthias
2c5a7ceab5
Improve typing of stoploss reinit
2023-08-13 13:21:46 +02:00
Matthias
3ecaedb7d8
use FormatStrings in trade_model
2023-08-13 11:11:10 +02:00
Matthias
1ca3cd086f
Fix missing . in interface docs
2023-08-13 10:32:37 +02:00
Matthias
72bd4e816d
Simplify code, no longer log "could not find rate"
...
closes #9031
2023-08-12 16:10:37 +02:00
Matthias
716b1cd002
Improve ccxt tests
2023-08-10 20:05:21 +02:00
Matthias
6ce08548fb
Further update ccxt test fixtures
2023-08-10 18:11:02 +02:00
Matthias
47adebd872
Merge pull request #9032 from freqtrade/online_test_refactor
...
Online test refactor
2023-08-10 09:39:54 +02:00
Matthias
ea257e3cbb
Refactor online test fixtures into separate conftest module
2023-08-10 07:17:52 +02:00
Matthias
20763daa74
Simplify online tess by skipping non-available futures exchanges
2023-08-10 07:10:45 +02:00
Matthias
7e9389421a
Move ccxt_compat tests to their own subfolder
2023-08-10 07:03:29 +02:00
Matthias
4b8569b80e
Merge pull request #9014 from hippocritical/develop
...
bugfixes and false-positives for lookahead-analysis
2023-08-10 06:28:12 +02:00
Matthias
05e1828617
Improve Fee check
2023-08-09 20:26:08 +02:00
Matthias
32c3d96760
Merge pull request #9027 from freqtrade/remove_sandbox
...
Remove sandbox
2023-08-09 20:24:19 +02:00
Matthias
88925d6c1d
Merge branch 'develop' into pr/Axel-CH/8779
2023-08-09 19:58:24 +02:00
Matthias
328a6f791e
Improve stoploss mock
2023-08-09 19:55:27 +02:00
Matthias
b934644039
Fix tests, explicitly test for missing timerange
2023-08-09 18:36:20 +02:00
Matthias
4a62ebbf93
Don't hardcode fee, but use fee from the very first iteration.
2023-08-09 18:36:09 +02:00
Matthias
2069abe314
Remove custom fetch_funding_fees from bybit
2023-08-08 20:56:03 +02:00
Matthias
78cf8a1c09
Fix exchange bybit test
2023-08-08 20:31:10 +02:00
Matthias
565e2699b4
Re-set funding-fee history limit for bybit to 200
2023-08-08 20:29:57 +02:00
Matthias
62ad2cca1a
Add active test for alternative futures rates (ensures history is loaded correctly).
2023-08-08 20:18:46 +02:00
Matthias
46bafa9d5d
Merge pull request #9030 from jansmets/increase_bybit_ohlcv_candle_limit
...
Increase bybit ohlcv_candle_limit to 1000
2023-08-08 18:31:34 +02:00
Matthias
74cbfcaef4
Merge pull request #9028 from stash86/bt-metrics
...
add _timeout attribute to discord, otherwise it won't work
2023-08-08 18:20:57 +02:00
Jan Smets
ab156b6ad7
Increase bybit ohlcv_candle_limit to 1000 in tests
2023-08-08 12:28:28 +02:00
Jan Smets
1f23727ff7
Increase bybit ohlcv_candle_limit to 1000
2023-08-08 11:36:48 +02:00
Stefano Ariestasia
c88f71c638
add timeout to discord
2023-08-08 14:57:48 +09:00
Matthias
05bbc8e7aa
Remove last sandbox occurance
2023-08-08 06:26:25 +02:00
Matthias
5e3e443d27
Remove Sandbox docs
2023-08-08 06:25:12 +02:00
Matthias
88d6f70abe
Remove sandbox related code
2023-08-08 06:25:06 +02:00
Matthias
9c73e52dd1
Remove sandbox configuration options
2023-08-08 06:23:52 +02:00
Matthias
33d3c4f7d5
Improve backtestResponse in preparation for future update
2023-08-07 20:11:30 +02:00
Matthias
03150ee09a
Ensure backpopulated "trade" attribute is immediately loaded.
2023-08-07 06:59:35 +02:00
Matthias
4b07720d0b
Update test strategy to ensure we're using stake_amount
2023-08-07 06:59:16 +02:00
Matthias
096df99ba3
Merge pull request #9020 from freqtrade/dependabot/pip/develop/ccxt-4.0.50
...
Bump ccxt from 4.0.48 to 4.0.50
2023-08-07 06:46:48 +02:00
Matthias
f16832b07c
Merge pull request #9023 from freqtrade/dependabot/pip/develop/jsonschema-4.18.6
...
Bump jsonschema from 4.18.5 to 4.18.6
2023-08-07 06:34:59 +02:00
Matthias
98310de996
Merge pull request #9021 from freqtrade/dependabot/pip/develop/orjson-3.9.3
...
Bump orjson from 3.9.2 to 3.9.3
2023-08-07 06:24:16 +02:00
Matthias
d37b2fbada
Merge pull request #9022 from freqtrade/dependabot/pip/develop/fastapi-0.101.0
...
Bump fastapi from 0.100.1 to 0.101.0
2023-08-07 06:24:00 +02:00
dependabot[bot]
ae3c3d81c1
Bump jsonschema from 4.18.5 to 4.18.6
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.18.5 to 4.18.6.
- [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.18.5...v4.18.6 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-07 03:05:47 +00:00
dependabot[bot]
8deedc31c5
Bump fastapi from 0.100.1 to 0.101.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.100.1 to 0.101.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.100.1...0.101.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-07 03:05:27 +00:00
dependabot[bot]
8c3a0cf618
Bump orjson from 3.9.2 to 3.9.3
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.2 to 3.9.3.
- [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.2...3.9.3 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-07 03:05:18 +00:00
dependabot[bot]
67ea6512ef
Bump ccxt from 4.0.48 to 4.0.50
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.48 to 4.0.50.
- [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.0.48...4.0.50 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-07 03:05:10 +00:00
Matthias
813ace12c9
Explain behavior in case of deposits
...
related to #8998
2023-08-06 17:11:33 +02:00
Matthias
cd6fc1652e
Add rate-limited wallets call before adjust_trade-Position calls
...
closes #8998
2023-08-06 17:11:17 +02:00
Matthias
7d18261f58
Improve FAQ wording
2023-08-06 17:10:38 +02:00
Matthias
72d9e8a094
Fix indentation of strategy-updater in utils
2023-08-05 11:31:01 +02:00
Matthias
e174f9640d
Improve docker docs with some hints about windows usage
2023-08-05 11:14:19 +02:00
hippocritical
25602ceac3
Added a fixed fee to 0.02 (any fixed value would suffice) since kucoin dynamically decides which pair gets which amount of fees and thereby producing false-positives upon verifying the entries/exits.
...
Added a check for timerange being set.
2023-08-05 08:24:47 +02:00
hippocritical
065899b426
Merge branch 'freqtrade:develop' into develop
2023-08-05 07:36:29 +02:00
yinon
bdf89efd11
pytorch - improve docs
2023-08-04 14:42:28 +00:00
yinon
23d2bad2a0
pytorch - set n_steps type as optional
2023-08-04 14:33:59 +00:00
yinon
9f69a45afd
pytorch - documentation update
2023-08-04 13:46:30 +00:00
yinon
a3c6904fbc
pytorch - naming refactor - max_iters to n_steps
2023-08-04 13:45:21 +00:00
yinon
d17bf6350d
pytorch - trainer - revert load changes
2023-08-04 12:53:20 +00:00
yinon
777d25192c
pytorch - bugfix - explicitly assign tensor to var as .to() is not inplace operation
2023-08-04 12:53:20 +00:00
yinon
836d7b885a
pytorch - trainer - set default usage of n_epochs instead of max_iters
2023-08-04 12:53:19 +00:00
yinon
8ebfb731d8
Merge branch 'develop' into freqai-pytorch-bugfixes
2023-08-04 12:47:41 +00:00
axel
2893f0544a
fix test_apply_fee_conditional_multibuy
2023-08-03 19:13:43 -04:00
Matthias
3e77bc3ba2
Merge pull request #9013 from freqtrade/feat/backtest_notes
...
Add backtest notes capability
2023-08-03 20:15:08 +02:00
hippocritical
365766c957
Merge branch 'freqtrade:develop' into develop
2023-08-03 18:44:00 +02:00
Matthias
81cd241954
Update API backtest to return proper metadata
2023-08-03 07:05:57 +02:00
Matthias
6d6111864e
Test also backtest result list
2023-08-03 06:43:12 +02:00
Matthias
23a2b95994
Add test for updating metadata
2023-08-03 06:39:27 +02:00
Matthias
36b84241b1
Don't allow null as notes
2023-08-03 06:28:57 +02:00
Matthias
51879ffd2c
move Notes to be a "API only" type
2023-08-03 06:17:06 +02:00
Matthias
0d71a74d8a
Bump api version to 2.32
2023-08-03 06:17:06 +02:00
Matthias
78972604d0
Allow metadata file updating
2023-08-03 06:17:05 +02:00
Matthias
2f95c44777
Add "notes" to backtest result output
2023-08-03 06:17:05 +02:00
Matthias
3d3dcc68e0
Merge pull request #9009 from freqtrade/dependabot/pip/develop/ccxt-4.0.48
...
Bump ccxt from 4.0.47 to 4.0.48
2023-08-03 06:11:49 +02:00
Axel CHERUBIN
f397d973f3
Merge branch 'freqtrade:develop' into feature/multiple_open_orders
2023-08-02 23:48:13 -04:00
Matthias
fede847fd9
Merge pull request #9010 from freqtrade/dependabot/pip/develop/jsonschema-4.18.5
...
Bump jsonschema from 4.18.4 to 4.18.5
2023-08-02 20:37:58 +02:00
Matthias
53c0d30f36
Update test for new kucoin behavior
...
related: https://github.com/ccxt/ccxt/pull/18745
2023-08-02 20:04:41 +02:00
hippocritical
fe6deef1bd
Merge branch 'freqtrade:develop' into develop
2023-08-02 20:02:55 +02:00
Matthias
0e63335d2e
Remove bitvavo temp. workaround
2023-08-02 20:01:31 +02:00
Matthias
494d58e79c
Update tests for new output format (string-formatted dates are not relevant).
2023-08-02 19:52:34 +02:00
Matthias
3b416223e3
Bump pydantic to 2.1.1
2023-08-02 19:52:15 +02:00
Matthias
d78eb834c4
Convert to pydantic - jsonencoders (no longer exists)
2023-08-02 19:52:08 +02:00
Matthias
47850ce1b0
Don''t use deprecated pydantic methods
2023-08-02 19:51:50 +02:00
Matthias
bb18e1b45b
Fix part of the backtest type error
2023-08-02 19:51:50 +02:00
Matthias
4b2a6a84f4
Remove more deprecated options
2023-08-02 19:51:50 +02:00
Matthias
505584dc48
pydantic 2 - update deprecated methods
2023-08-02 19:51:50 +02:00
Matthias
e36c545258
pydantic - root model
2023-08-02 19:51:47 +02:00
Matthias
cfdd01d295
Update most of Api schema to pydantic 2.0
2023-08-02 19:51:21 +02:00
Matthias
53c76160a7
Force pydantic > 2.0
2023-08-02 19:50:58 +02:00
Matthias
9b924f1f85
Convert ws_schemas to pydantic 2.0
2023-08-02 19:50:58 +02:00
Matthias
261a593ba5
Update tests for new output format (string-formatted dates are not relevant).
2023-08-02 19:48:59 +02:00
dependabot[bot]
02ec945a96
Bump pydantic from 1.10.11 to 2.1.1
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.11 to 2.1.1.
- [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/v1.10.11...v2.1.1 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-02 17:45:59 +00:00
dependabot[bot]
2b7deb147d
Bump jsonschema from 4.18.4 to 4.18.5
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.18.4 to 4.18.5.
- [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.18.4...v4.18.5 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-02 17:43:11 +00:00
Matthias
f2b240b16d
Merge pull request #9008 from freqtrade/dependabot/pip/develop/mkdocs-1.5.2
...
Bump mkdocs from 1.5.1 to 1.5.2
2023-08-02 19:42:32 +02:00
dependabot[bot]
ac85c3527b
Bump ccxt from 4.0.47 to 4.0.48
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.47 to 4.0.48.
- [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.0.47...4.0.48 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-02 16:21:12 +00:00
dependabot[bot]
adbb131dc6
Bump mkdocs from 1.5.1 to 1.5.2
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.1...1.5.2 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-02 16:20:58 +00:00
Matthias
7a6f10f898
Merge pull request #9005 from freqtrade/dependabot/pip/develop/ruff-0.0.282
...
Bump ruff from 0.0.280 to 0.0.282
2023-08-02 18:20:10 +02:00
Matthias
482cc615cc
Fix empty Path inits in tests
2023-08-02 17:57:49 +02:00
Matthias
d037d5d880
Merge pull request #8997 from stash86/bt-metrics
...
add second alternatives instead of using .range
2023-08-02 09:32:24 +02:00
Matthias
ae2df4fed3
Merge pull request #9007 from freqtrade/dependabot/pip/develop/rich-13.5.2
...
Bump rich from 13.5.1 to 13.5.2
2023-08-02 09:17:05 +02:00
Matthias
aeb7a8f90e
Merge pull request #9006 from freqtrade/dependabot/pip/develop/ccxt-4.0.47
...
Bump ccxt from 4.0.45 to 4.0.47
2023-08-02 09:16:51 +02:00
dependabot[bot]
b91d7debea
Bump rich from 13.5.1 to 13.5.2
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.5.1 to 13.5.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.5.1...v13.5.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-08-02 05:09:47 +00:00
dependabot[bot]
1778a6add6
Bump ccxt from 4.0.45 to 4.0.47
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.45 to 4.0.47.
- [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.0.45...4.0.47 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-02 05:09:42 +00:00
dependabot[bot]
2a0a270f18
Bump ruff from 0.0.280 to 0.0.282
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.280 to 0.0.282.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.280...v0.0.282 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-02 05:09:27 +00:00
Matthias
dc93f122f0
Merge pull request #9003 from freqtrade/dependabot/pip/cryptography-41.0.3
...
Bump cryptography from 40.0.1 to 41.0.3
2023-08-02 07:08:26 +02:00
Matthias
e1fd3a6dc3
Fix formatting of bullet points
2023-08-02 07:01:59 +02:00
Matthias
66adeb0a5c
Only bump non-arm cryptography
2023-08-02 06:42:50 +02:00
dependabot[bot]
1be1efbc4c
Bump cryptography from 40.0.1 to 41.0.3
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 40.0.1 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/40.0.1...41.0.3 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-02 01:42:29 +00:00
Matthias
acd005b726
Don't show 0.0.0.0 security warning when running in docker.
...
#9000
2023-08-01 20:17:07 +02:00
Stefano Ariestasia
c4d41659f2
add second alternatives instead of using .range
2023-08-01 16:15:20 +09:00
Matthias
3612956b7b
Allow unbound stoploss
...
part of #8976
2023-08-01 07:12:56 +02:00
Matthias
78670602dd
Update binance leverage tiers
2023-08-01 07:09:44 +02:00
Matthias
33eecfa9ef
Fix test typo
2023-08-01 06:32:23 +02:00
Matthias
30f6f470d3
Add filename to backtest result metadata
2023-07-31 21:22:22 +02:00
Matthias
c836bd8fa5
Add Get_backtest_resultlist typing
2023-07-31 21:22:22 +02:00
Matthias
5c68b0d38e
Add BacktestMetadataType
2023-07-31 21:22:22 +02:00
Matthias
f546ee6569
Use list comprehension to get backtest-history
2023-07-31 21:22:22 +02:00
Matthias
730ae781a9
Add explicit test for get_backtest_metadata
2023-07-31 21:22:22 +02:00
Matthias
ec10d0706a
Merge pull request #8994 from freqtrade/dependabot/pip/develop/ccxt-4.0.45
...
Bump ccxt from 4.0.44 to 4.0.45
2023-07-31 19:10:05 +02:00
Matthias
9d58384eae
Merge pull request #8993 from freqtrade/dependabot/pip/develop/numpy-1.25.2
...
Bump numpy from 1.25.1 to 1.25.2
2023-07-31 19:09:52 +02:00
dependabot[bot]
4fd425260d
Bump ccxt from 4.0.44 to 4.0.45
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.44 to 4.0.45.
- [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.0.44...4.0.45 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 15:55:46 +00:00
Matthias
dcdd7d57a6
Merge pull request #8992 from freqtrade/dependabot/pip/develop/rich-13.5.1
...
Bump rich from 13.5.0 to 13.5.1
2023-07-31 17:54:23 +02:00
dependabot[bot]
f1fb118d76
Bump numpy from 1.25.1 to 1.25.2
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.25.1 to 1.25.2.
- [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.25.1...v1.25.2 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 14:55:30 +00:00
dependabot[bot]
61da1877ae
Bump rich from 13.5.0 to 13.5.1
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.5.0 to 13.5.1.
- [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.5.0...v13.5.1 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 14:54:52 +00:00
Matthias
78b0609840
Merge pull request #8991 from freqtrade/dependabot/pip/develop/uvicorn-0.23.2
...
Bump uvicorn from 0.23.1 to 0.23.2
2023-07-31 16:54:10 +02:00
dependabot[bot]
6b163af99a
Bump uvicorn from 0.23.1 to 0.23.2
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.23.1 to 0.23.2.
- [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.23.1...0.23.2 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 07:46:04 +00:00
Matthias
8030e65384
Merge pull request #8985 from freqtrade/dependabot/pip/develop/rich-13.5.0
...
Bump rich from 13.4.2 to 13.5.0
2023-07-31 09:33:10 +02:00
Matthias
c20e3a3075
Merge pull request #8989 from freqtrade/dependabot/pip/develop/ccxt-4.0.44
...
Bump ccxt from 4.0.36 to 4.0.44
2023-07-31 08:29:59 +02:00
Matthias
d6999fda6f
Merge pull request #8986 from freqtrade/dependabot/pip/develop/markdown-3.4.4
...
Bump markdown from 3.3.7 to 3.4.4
2023-07-31 08:29:33 +02:00
Matthias
9c39499c5d
Merge pull request #8987 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.21
...
Bump mkdocs-material from 9.1.19 to 9.1.21
2023-07-31 08:28:55 +02:00
dependabot[bot]
ce574af7c8
Bump mkdocs-material from 9.1.19 to 9.1.21
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.19 to 9.1.21.
- [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.19...9.1.21 )
---
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-07-31 05:06:28 +00:00
Matthias
74edc202cf
Merge pull request #8984 from freqtrade/dependabot/pip/develop/fastapi-0.100.1
...
Bump fastapi from 0.100.0 to 0.100.1
2023-07-31 07:05:43 +02:00
dependabot[bot]
ddd92a90b7
Bump markdown from 3.3.7 to 3.4.4
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.3.7 to 3.4.4.
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/release-2.6.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.7...3.4.4 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 05:04:57 +00:00
Matthias
3ee228428d
Merge pull request #8983 from freqtrade/dependabot/pip/develop/mkdocs-1.5.1
...
Bump mkdocs from 1.4.3 to 1.5.1
2023-07-31 07:03:25 +02:00
Matthias
a60fd9c011
Merge pull request #8988 from freqtrade/dependabot/pip/develop/nbconvert-7.7.3
...
Bump nbconvert from 7.7.2 to 7.7.3
2023-07-31 07:02:19 +02:00
dependabot[bot]
370ea273cb
Bump ccxt from 4.0.36 to 4.0.44
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.36 to 4.0.44.
- [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.0.36...4.0.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-07-31 03:35:38 +00:00
dependabot[bot]
bc86f12611
Bump nbconvert from 7.7.2 to 7.7.3
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.7.2 to 7.7.3.
- [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.7.2...v7.7.3 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 03:35:32 +00:00
dependabot[bot]
e5d5c4c50a
Bump rich from 13.4.2 to 13.5.0
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.4.2 to 13.5.0.
- [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.2...v13.5.0 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 03:35:10 +00:00
dependabot[bot]
a147f7a041
Bump fastapi from 0.100.0 to 0.100.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.100.0 to 0.100.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.100.0...0.100.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 03:35:06 +00:00
dependabot[bot]
b666adced4
Bump mkdocs from 1.4.3 to 1.5.1
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.4.3 to 1.5.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.3...1.5.1 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 03:35:00 +00:00
Matthias
1926e642cd
Improve backtest_stats storing test
2023-07-30 19:49:20 +02:00
Matthias
1a1103c239
Add backtest-result typing
2023-07-30 10:54:03 +02:00
Matthias
3148cd39c2
Don't drop metadata from original dict when storing backtest results
2023-07-30 10:54:03 +02:00
Matthias
22006ebeea
Merge pull request #8899 from freqtrade/dataformat/feather
...
Change default dataformat to feather
2023-07-30 09:08:43 +02:00
Matthias
71737d8792
Remove half-commented test part
2023-07-29 20:08:20 +02:00
Matthias
6659d26131
Merge branch 'develop' into dataformat/feather
2023-07-29 20:04:12 +02:00
Matthias
15dd8bec1c
Bump dev version to 2023.8-dev
2023-07-29 18:18:03 +02:00
hippocritical
5b8800ee18
didnt intend to change the timerange itself, but the logger-output of the timerange
2023-07-23 20:20:15 +02:00
hippocritical
5bb74e448e
Merge remote-tracking branch 'origin/develop' into develop
2023-07-23 20:08:27 +02:00
hippocritical
e4b488cb84
added stake_amount to a fixed 10k value.
...
In a combination with a wallet size of 1 billion it should never be able to run out of money avoiding false-positives of some users who just wanted to test a strategy without actually checking how the stake_amount-variable should be used in combination with the strategy-function custom_stake_amount.
reason: some strategies demand a custom_stake_amount of 1$ demanding a very large wallet-size (which already was set previously)
Others start with 100% of a slot size and subdivide the base-orders and safety-orders down to finish at 100% of a slot-size and use unlimited stake_amount.
Edited docs to reflect that change.
2023-07-23 20:05:29 +02:00
hippocritical
70fa175f57
Merge branch 'freqtrade:develop' into develop
2023-07-23 20:01:59 +02:00
hippocritical
ad428aa9b0
added stake_amount to a fixed 10k value.
...
In a combination with a wallet size of 1 billion it should never be able to run out of money avoiding false-positives of some users who just wanted to test a strategy without actually checking how the stake_amount-variable should be used in combination with the strategy-function custom_stake_amount
reason: some strategies demand a custom_stake_amount of 1$ demanding a very large wallet-size (which already was set previously)
Others start with 100% of a slot size and subdivide the base-orders and safety-orders down to finish at 100% of a slot-size and use unlimited stake_amount.
Edited docs to reflect that change too
2023-07-23 19:50:12 +02:00
hippocritical
1ab357dc32
added mentioning which pair + timerange + idx is biased for visibility and debugging purposes
2023-07-23 15:29:25 +02:00
hippocritical
a33be8a349
added dummy-varholders in case a not-last-trade is force-exit and else the indexes would shift ruining the analysis and making debugging easier (since the same ID will always be the same ID again)
2023-07-23 13:48:54 +02:00
hippocritical
a5f5293bc8
added logger-output when something is skipped or aborted
2023-07-23 11:23:02 +02:00
Yinon Polak
d61f512e20
pytorch - trainer - clean code
2023-07-15 14:43:05 +03:00
Yinon Polak
77f1584713
pytorch - trainer - bugfix step tensorboard step usage
2023-07-15 14:37:44 +03:00
Yinon Polak
ffcba45b1b
pytorch - mypy fixes
2023-07-13 21:36:14 +03:00
Yinon Polak
9fb0ce664c
pytorch - ruff fixes
2023-07-13 21:32:46 +03:00
Yinon Polak
5734358d91
pytorch - trainer - add assertion that either n_epochs or max_iters is been set.
2023-07-13 20:59:33 +03:00
Yinon Polak
7d28dad209
pytorch - add n_epochs param to trainer
2023-07-13 20:41:38 +03:00
yinon
588ffeedc1
pytorch - trainer - reomve max_n_eval_batches arg from estimate loss method
2023-07-13 15:40:40 +00:00
yinon
49a7de4ebd
pytorch - trainer - add device arg to load method
2023-07-13 15:39:47 +00:00
yinon
0c9aa86885
pytorch - data convertor - create tensor directly on device, simplify code
2023-07-13 15:38:58 +00:00
yinon
9cb45a3810
pytorch - bugfix - explicitly assign tensor to var as .to() is not inplace operation
2023-07-13 15:37:50 +00:00
Matthias
b593205ad9
No need to use .get() for properties with default values
2023-07-12 18:29:12 +02:00
Matthias
5399253786
Update documentation in regards to data-format
2023-07-12 18:23:51 +02:00
Matthias
2babb36fc2
Update final tests
2023-07-12 18:23:31 +02:00
Matthias
ec2960a167
Fix dtype ...
2023-07-12 18:23:31 +02:00
Matthias
1c5d20e9a3
Fix some tests, restore 1m json data
2023-07-12 18:23:31 +02:00
Matthias
a1efd6b783
Update further tests to use feather
2023-07-12 18:23:31 +02:00
Matthias
1d77497f64
Fix test
2023-07-12 18:23:31 +02:00
Matthias
586692b73f
TMP: remove full json data
2023-07-12 18:23:31 +02:00
Matthias
4d3740d4ce
Update default datahandler class
2023-07-12 18:23:30 +02:00
Matthias
15aa1fd876
Add new feather data
2023-07-12 18:23:30 +02:00
Matthias
578110488c
Update cli-options default
2023-07-12 18:23:30 +02:00
Matthias
08fdb3a47d
Update documentation
2023-07-12 18:23:30 +02:00
Matthias
cca8c4e5b8
Update default dataformat to feather
2023-07-12 18:23:30 +02:00
Matthias
f224f743da
Add explicit test for open_orders property
2023-06-24 08:53:27 +02:00
Matthias
be062c5fbe
Fix frequent notification bug due to stop order
2023-06-24 08:10:31 +02:00
axel
5c0d89feb5
fix test_handle_insufficient_funds with comments
2023-06-23 17:53:54 -04:00
axel
4e6068a923
wip fix test_rpc_force_exit / __exec_force_exit
2023-06-21 02:46:16 -04:00
axel
07c629922a
fiw wip test_api_status
2023-06-21 02:15:06 -04:00
axel
3f506bb474
fix test_api_performance
2023-06-21 02:05:40 -04:00
axel
1c4c2272f5
fix test_api_delete_open_order
2023-06-21 02:02:47 -04:00
axel
1ed6f1875b
wip fix test_rpc_force_exit
2023-06-21 01:48:57 -04:00
axel
ca4ef22d07
fix test_rpc_status_table
2023-06-20 23:12:31 -04:00
axel
db5383927c
fix test_rpc_trade_status
2023-06-20 21:52:06 -04:00
Matthias
2b88137612
Merge branch 'develop' into pr/Axel-CH/8779
2023-06-20 19:17:47 +02:00
Matthias
9fddc1499e
Merge branch 'develop' into pr/Axel-CH/8779
2023-06-20 18:14:25 +02:00
Matthias
c7f4dc1651
Merge branch 'develop' into pr/Axel-CH/8779
2023-06-20 17:43:50 +02:00
Matthias
29d77a17e5
Fix more tests
2023-06-20 17:42:05 +02:00
Matthias
e34bfa9767
Fix exception test
2023-06-20 17:13:16 +02:00
Matthias
d08bad7288
Fix trade_from_json
2023-06-20 17:10:04 +02:00
Matthias
ac4e3028d2
Clean up some code
2023-06-20 17:09:31 +02:00
Matthias
f1bed95153
Fix some initial tests
2023-06-20 17:02:03 +02:00
Matthias
f3f5b63b7f
Remove duplicate attributes
2023-06-20 16:43:32 +02:00
axel
a98e8ef201
retreive open orders from orders list, not from db
2023-06-19 12:28:55 -04:00
axel
b031470979
WIP with comment on test test_adjust_entry_maintain_replace
2023-06-17 12:36:03 -04:00
axel
171c4f182d
update test_adjust_entry_maintain_replace test case, fix first RPC test
2023-06-17 00:06:30 -04:00
axel
32c919cfad
replace open_orders_count by has_open_orders in freqtradebot
2023-06-16 23:36:37 -04:00
axel
bf60f38a23
fix tests test_handle_trade, test_handle_cancel_exit_limit, WIP on test_adjust_entry_maintain_replace
2023-06-16 23:29:41 -04:00
axel
93994756e8
fix multiple tests, including test_check_handle_cancelled_buy
2023-06-16 21:51:24 -04:00
axel
7c55a2c6e2
fix tests: test_manage_open_orders_entry, test_manage_open_orders_partial_except, test_adjust_entry_cancel, test_manage_open_orders_partial_fee
2023-06-16 18:01:38 -04:00
axel
ee43792566
fix tests: test_handle_cancel_exit_cancel_exception, test_update_trade_state_sell, test_manage_open_orders_entry_usercustom
2023-06-16 17:14:53 -04:00
axel
f14b42f202
add use has_open_orders property in freqtradebot tests
2023-06-16 16:22:08 -04:00
axel
6e8c765ece
add has_open_orders to Trade model property
2023-06-16 16:15:24 -04:00
axel
5f70406880
fix more tests
2023-06-15 22:00:15 -04:00
axel
069759c7c5
fix more tests
2023-06-15 21:33:39 -04:00
axel
ebd5fac91d
update cancel_all_open_orders, wip on fixing test_cancel_all_open_orders
2023-06-15 21:04:40 -04:00
axel
156c202889
fix more tests including process_open_trade_positions
2023-06-15 20:46:35 -04:00
axel
8e0faf4aaa
fix more tests, remove legacy conditions from update_trade function
2023-06-15 14:29:08 -04:00
axel
20a2b27498
update LocalTrade model orders related property type
2023-06-15 14:11:21 -04:00
axel
73d1201ed8
start fixing test_handle_stoploss_on_exchange_trailing, add temp logs
2023-06-15 13:37:36 -04:00
axel
fcbacae6f1
remove unuseful function call in manage_open_orders
2023-06-15 12:04:42 -04:00
axel
60a50a2ea8
fix test_handle_stoploss_on_exchange, add more orders related hybrid_properties to Trade classes
2023-06-15 11:56:41 -04:00
axel
defa6f45b2
fix more freqtradebot tests, update params of handle_cancel_enter, handle_cancel_exit
2023-06-15 03:05:01 -04:00
axel
9cdff0b0a5
fix first important tests in test_freqtradebot, update and fix on order related Trade class hybrid_properties
2023-06-15 01:55:13 -04:00
axel
450fc5763f
fix test test_freqtradebot.py::test_execute_entry
2023-06-14 14:20:14 -04:00
axel
2495661554
remove unrequired appends from test_update_limit_order
2023-06-14 11:49:20 -04:00
axel
ae92557dd7
remove commented legacy open_order_id property references
2023-06-14 11:44:49 -04:00
axel
057f852e06
fix localTrade and trade classe miroring, fix persistence tests
2023-06-14 11:40:30 -04:00
axel
4874d10455
Replace open_order_id property by open_orders in Trade model, first test update
2023-06-13 02:11:34 -04:00
eSeR1805
f755df2568
Merge branch 'develop' into feature_keyval_storage
...
Update rpc/telegram to use MAX_MESSAGE_LENGTH.
2022-08-11 11:26:45 +03:00
eSeR1805
c420304b33
Delete custom data before the trade.
2022-06-19 20:03:56 +03:00
eSeR1805
8494bea64f
Handle max message length.
2022-06-19 19:59:14 +03:00
eSeR1805
c8ba8106e6
Update telegram reporting.
2022-06-19 17:24:13 +03:00
eSeR1805
ce9d9d7e60
Finish renaming persistant storage infrastructure.
2022-06-19 16:02:24 +03:00
eSeR1805
365527508b
Rename files.
2022-06-19 15:59:21 +03:00
eSeR1805
9fdb8b07ac
Rename persistant storage infrastructure.
2022-06-19 15:56:50 +03:00
eSeR1805
0009b987e4
Merge branch 'develop' into feature_keyval_storage
2022-06-19 13:32:25 +03:00
eSeR1805
24b6ce450b
Further cleanup.
2022-06-14 13:27:50 +03:00
eSeR1805
3ad8111d11
Remove stray debug messages.
2022-06-14 13:26:45 +03:00
eSeR1805
4c6074062c
Merge branch 'develop' into feature_keyval_storage
2022-06-13 20:05:45 +03:00
eSeR1805
4f799cc9db
Add /list_kvals command for TG and underlying RPC.
2022-06-13 20:04:14 +03:00
eSeR1805
c719860a16
get_kval() -> get_kvals(). Update docs also.
2022-06-13 20:03:22 +03:00
eSeR1805
f3dee5ec4f
Update handling for query_kv when no Key is supplied.
2022-06-13 20:02:06 +03:00
eSeR1805
be169a23f4
Add a new session for KeyValues.
2022-06-13 20:00:21 +03:00
eSeR1805
1551510c6f
Merge branch 'develop' into feature_keyval_storage
2022-06-09 11:35:35 +03:00
eSeR1805
9f1a7209d6
Merge branch 'develop' into feature_keyval_storage
2022-06-05 12:18:30 +03:00
eSeR1805
abda02572b
Fix KeyValue __repr__.
2022-06-05 12:18:07 +03:00
eSeR1805
de01aaf290
Add documentation details.
2022-05-31 16:17:31 +03:00
eSeR1805
096e98a68c
Remove stray debug message.
2022-05-31 16:16:57 +03:00
eSeR1805
854bd9af2b
Merge branch 'develop' into feature_keyval_storage
2022-05-31 12:28:58 +03:00
eSeR1805
10917a280a
Add initial structure and wrapping.
2022-05-31 12:26:07 +03:00