Matthias
dccd0dcb9e
Merge branch 'develop' into fix/tz-naive-predictions
2025-10-24 07:04:52 +02:00
Matthias
bf7fc79519
Merge pull request #12412 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-10-23 19:46:01 +02:00
Freqtrade Bot
cded5bcb4c
chore: update pre-commit hooks
2025-10-23 17:29:57 +00:00
Matthias
f8d3373e13
docs: update documentation to refer to psycopg3
...
It's the newer version with broader support for new packages (e.g. numpy2).
closes #12409
2025-10-23 19:11:43 +02:00
Matthias
f1d48c8189
test: explicitly test for psycopg3
2025-10-23 07:11:15 +02:00
Matthias
866bda8606
test: update test string for psycopg3
2025-10-23 07:06:36 +02:00
Matthias
78a00ef249
Merge pull request #12398 from freqtrade/fix/remove_deprecation_warning
...
Work around os.fork deprecation
2025-10-21 06:34:28 +02:00
Matthias
b6bc3042b4
Merge pull request #12408 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-10-21 06:25:23 +02:00
Freqtrade Bot
4ee699d27b
chore: update pre-commit hooks
2025-10-21 03:19:09 +00:00
Matthias
2effa7a31b
Merge branch 'develop' into fix/remove_deprecation_warning
2025-10-20 20:23:08 +02:00
Matthias
c50b77303d
Merge pull request #12400 from qinhanlei/patch-1
...
Update sb3_contrib dependency condition
2025-10-20 20:20:55 +02:00
Matthias
40bfaa6245
chore: align pyproject.toml platform limitations
2025-10-20 19:41:50 +02:00
Matthias
f4656a0c6e
test: ensure mp_start runs on startup
2025-10-20 19:30:32 +02:00
Matthias
161e5e3dfa
refactor: switch mp-method to forkserver globally
2025-10-20 19:28:17 +02:00
Robert Caulk
023da4fc29
Merge pull request #12299 from freqtrade/dependabot/pip/develop/gymnasium-1.2.1
...
chore(deps): bump gymnasium from 0.29.1 to 1.2.1
2025-10-20 17:07:49 +02:00
dependabot[bot]
5c8261f8d1
chore(deps): bump gymnasium from 0.29.1 to 1.2.1
...
Bumps [gymnasium](https://github.com/Farama-Foundation/Gymnasium ) from 0.29.1 to 1.2.1.
- [Release notes](https://github.com/Farama-Foundation/Gymnasium/releases )
- [Commits](https://github.com/Farama-Foundation/Gymnasium/compare/v0.29.1...v1.2.1 )
---
updated-dependencies:
- dependency-name: gymnasium
dependency-version: 1.2.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 04:30:27 +00:00
Matthias
080aafa1da
Merge pull request #12406 from freqtrade/dependabot/pip/develop/torch-2.9.0
...
chore(deps): bump torch from 2.8.0 to 2.9.0
2025-10-20 06:26:48 +02:00
Matthias
43d6a6782a
Merge pull request #12402 from freqtrade/dependabot/pip/develop/cryptography-46.0.3
...
chore(deps): bump cryptography from 46.0.2 to 46.0.3
2025-10-20 06:25:52 +02:00
Matthias
f0028a6b6e
Merge pull request #12407 from freqtrade/dependabot/pip/develop/humanize-4.14.0
...
chore(deps): bump humanize from 4.13.0 to 4.14.0
2025-10-20 06:25:09 +02:00
Matthias
98439f4e48
Merge pull request #12405 from freqtrade/dependabot/pip/develop/numpy-2.3.4
...
chore(deps): bump numpy from 2.3.3 to 2.3.4
2025-10-20 06:24:54 +02:00
Matthias
78802ae9aa
Merge pull request #12404 from freqtrade/dependabot/pip/develop/numexpr-2.14.1
...
chore(deps): bump numexpr from 2.13.1 to 2.14.1
2025-10-20 06:24:24 +02:00
Matthias
99b4e5382e
Merge pull request #12401 from freqtrade/dependabot/pip/develop/pydantic-2.12.2
...
chore(deps): bump pydantic from 2.12.0 to 2.12.2
2025-10-20 06:24:08 +02:00
Matthias
2b24f939da
Merge pull request #12403 from freqtrade/dependabot/pip/develop/mkdocs-3c1a69b1c7
...
chore(deps): bump mkdocs-material from 9.6.21 to 9.6.22 in the mkdocs group
2025-10-20 06:23:24 +02:00
dependabot[bot]
3271e5cd43
chore(deps): bump humanize from 4.13.0 to 4.14.0
...
Bumps [humanize](https://github.com/python-humanize/humanize ) from 4.13.0 to 4.14.0.
- [Release notes](https://github.com/python-humanize/humanize/releases )
- [Commits](https://github.com/python-humanize/humanize/compare/4.13.0...4.14.0 )
---
updated-dependencies:
- dependency-name: humanize
dependency-version: 4.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 03:02:42 +00:00
dependabot[bot]
94bd6b7142
chore(deps): bump torch from 2.8.0 to 2.9.0
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.8.0 to 2.9.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.8.0...v2.9.0 )
---
updated-dependencies:
- dependency-name: torch
dependency-version: 2.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 03:02:37 +00:00
dependabot[bot]
b59c4caf81
chore(deps): bump numpy from 2.3.3 to 2.3.4
...
Bumps [numpy](https://github.com/numpy/numpy ) from 2.3.3 to 2.3.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/v2.3.3...v2.3.4 )
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.3.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 03:02:21 +00:00
dependabot[bot]
8bfa3a5d11
chore(deps): bump numexpr from 2.13.1 to 2.14.1
...
Bumps [numexpr](https://github.com/pydata/numexpr ) from 2.13.1 to 2.14.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.13.1...v2.14.1 )
---
updated-dependencies:
- dependency-name: numexpr
dependency-version: 2.14.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 03:02:14 +00:00
dependabot[bot]
b161924941
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.6.21 to 9.6.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.6.21...9.6.22 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.22
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 03:02:09 +00:00
dependabot[bot]
aad125211e
chore(deps): bump cryptography from 46.0.2 to 46.0.3
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 46.0.2 to 46.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/46.0.2...46.0.3 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 46.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 03:02:03 +00:00
dependabot[bot]
39f8149e27
chore(deps): bump pydantic from 2.12.0 to 2.12.2
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.12.0 to 2.12.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.12.0...v2.12.2 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.12.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 03:02:00 +00:00
WingStone
d6541d81c3
Update sb3_contrib dependency condition
...
Install dependencies for development on macOS with Intel x86_64 Chip.
2025-10-20 10:49:35 +08:00
Matthias
763f08a08e
test: test catboost on aarch64 runners
2025-10-19 16:46:33 +02:00
Matthias
886d5d1db6
chore: update catboost install
2025-10-19 16:45:13 +02:00
Matthias
9b1fc7a6d4
Merge pull request #12394 from freqtrade/feat/bitget_futures
...
Add support for bitget futures
2025-10-19 16:32:39 +02:00
Matthias
8d95ca3506
chore: disable deprecationWarning
...
Very targeted at 'CatBoostClassifier' object has no attribute '__sklearn_tags__'
2025-10-19 16:32:25 +02:00
Matthias
44ec500744
test: add Test-case to ensure hyperopt logging
2025-10-19 12:59:08 +02:00
Matthias
8526733b36
chore: update hyperopt test strategy to new interface
2025-10-19 12:55:00 +02:00
Matthias
9041000bc4
fix: attempt to work around deprecation message
2025-10-19 12:05:52 +02:00
Matthias
be16ffea23
fix: move logging setup to hyperopter
...
restores hyperopt logging functionality
2025-10-19 09:09:59 +02:00
Matthias
a0c4b520fc
fix: okxus doesn't support futures trading
2025-10-19 08:24:06 +02:00
Matthias
dcd9e2ef14
feat: bitget stop orders don't block assets
2025-10-18 13:02:33 +02:00
Matthias
46dc378472
test: add bitget leverage prep test
2025-10-18 09:53:42 +02:00
Matthias
d1e73c1916
test: add test for cross liquidation price not supported
2025-10-18 09:48:48 +02:00
Matthias
0f60ee8763
feat: add bitget as supported exchange
2025-10-18 08:53:18 +02:00
Matthias
5b45f1bbc8
docs: add bitget as supported exchange
2025-10-18 08:52:52 +02:00
Matthias
d283252ac7
fix: bitget only provides 100 funding rate candles per call
2025-10-18 08:47:55 +02:00
Matthias
02a0ce8c49
test: enable online bitget tests
2025-10-18 08:47:55 +02:00
Matthias
f82d8f3b52
test: refactor _get_params test for simpler reading
2025-10-18 08:47:55 +02:00
Matthias
1f620257f9
test: test for get_params
2025-10-18 08:47:55 +02:00
Matthias
16e9109e96
test: add test for bitget exchange init
2025-10-18 08:47:55 +02:00
Matthias
0c65c915a4
feat: more settings for bitget futures
2025-10-18 08:47:55 +02:00
Matthias
7aca82b590
docs: clarify exchange warning
2025-10-18 08:47:55 +02:00
Matthias
99566b4d9b
docs: slight refactor to exchanges structure
2025-10-18 08:47:55 +02:00
Matthias
eb31581c7b
docs(bitget): Add futures notes for bitget
2025-10-18 08:47:55 +02:00
Matthias
d46af09c10
docs: add bitget to support matrix
2025-10-18 08:47:55 +02:00
Matthias
badc7ed18c
feat(bitget): fix liquidation formula
2025-10-18 08:47:55 +02:00
Matthias
3da36eae31
feat: bitget futures order parameters
2025-10-18 08:47:55 +02:00
Matthias
fcbe58e971
feat: Add bitget exchange init
2025-10-18 08:47:55 +02:00
Matthias
572ce0b739
feat: bitget liquidation price calc
2025-10-18 08:47:55 +02:00
Matthias
0f31607617
feat: Enable bitget futures trading
2025-10-18 08:47:55 +02:00
Matthias
6a15f0c271
chore: update exchange docstrings
2025-10-18 08:45:56 +02:00
Matthias
d77bcf0e18
chore: update web proxy url
2025-10-16 20:51:57 +02:00
Matthias
5df0530223
Merge pull request #12389 from mrpabloyeah/add-day-of-week-to-backtest-breakdowns
...
Add day of week to backtest breakdowns
2025-10-16 20:16:02 +02:00
Matthias
522fa092ba
test: add explicit weekday test
2025-10-16 19:23:53 +02:00
Matthias
8f6f2ab872
test: add explicit test for weekday change
2025-10-16 19:21:31 +02:00
Matthias
7185026378
chore: revert unnecessary period name customization
2025-10-16 19:17:10 +02:00
Matthias
db11844661
Merge pull request #12392 from freqtrade/dependabot/pip/develop/ccxt-4.5.11
...
chore(deps): bump ccxt from 4.5.10 to 4.5.11
2025-10-16 07:03:08 +02:00
Matthias
163d8a0e10
Merge pull request #12391 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-10-16 06:45:34 +02:00
dependabot[bot]
7a38423c1e
chore(deps): bump ccxt from 4.5.10 to 4.5.11
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.5.10 to 4.5.11.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg )
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.10...v4.5.11 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-16 04:43:09 +00:00
Matthias
46e0219040
chore: add devcontainer update to dependabot
2025-10-16 06:38:08 +02:00
Freqtrade Bot
1ff49aa614
chore: update pre-commit hooks
2025-10-16 03:17:22 +00:00
Matthias
c878c673ab
fix: improve datetime for trade_list_to_dataframe
...
closes #12388
2025-10-15 19:36:06 +02:00
Matthias
642f24eba5
chore: fix odd debug message wording
2025-10-15 19:31:10 +02:00
Matthias
bdd60ecbbd
fix: Set use_db for historic analysis
...
closes #12390
2025-10-15 18:27:20 +02:00
Matthias
4cf736911d
fix: cleanup backtest after it ran
2025-10-15 18:19:02 +02:00
Matthias
0bf83f8744
chore: improved reset_backtest function
2025-10-15 18:17:55 +02:00
Matthias
6bd7fdb8ac
chore: improved naming for method
2025-10-15 18:17:30 +02:00
Matthias
a745136190
chore: fix action version missmatch
2025-10-15 06:59:37 +02:00
Matthias
a672c32d6a
chore: add dependabot cooldown configs
2025-10-15 06:58:31 +02:00
mrpabloyeah
1294724ee8
Add day of week to backtest breakdowns
2025-10-14 21:13:48 +02:00
Matthias
b13af0e88b
Merge pull request #12385 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-10-14 06:50:12 +02:00
Matthias
0041bf5e4e
test: use ft_additional_exchange_init in tests
2025-10-14 06:30:05 +02:00
Matthias
d7c027fc7a
test: add ft_additional_exchange_init to simplify test setups
2025-10-14 06:29:59 +02:00
Matthias
b3ceaa87d7
chore: remove redundant comment
2025-10-14 06:29:44 +02:00
Freqtrade Bot
d237974ebe
chore: update pre-commit hooks
2025-10-14 03:16:08 +00:00
Matthias
a82c852675
Merge pull request #12370 from freqtrade/dependabot/pip/develop/scipy-78fb2d86bd
...
chore(deps-dev): bump scipy-stubs from 1.16.2.0 to 1.16.2.3 in the scipy group
2025-10-13 08:45:48 +02:00
Matthias
bb76099b5a
Merge pull request #12381 from freqtrade/dependabot/pip/develop/aiohttp-3.13.0
...
chore(deps): bump aiohttp from 3.12.15 to 3.13.0
2025-10-13 08:18:11 +02:00
Matthias
01ca34ebee
chore: bump scipy-stubs in pre-commit config
2025-10-13 08:17:53 +02:00
dependabot[bot]
4af18a3471
chore(deps): bump aiohttp from 3.12.15 to 3.13.0
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 05:32:12 +00:00
dependabot[bot]
5d8500ff7f
chore(deps-dev): bump scipy-stubs in the scipy group
...
Bumps the scipy group with 1 update: [scipy-stubs](https://github.com/scipy/scipy-stubs ).
Updates `scipy-stubs` from 1.16.2.0 to 1.16.2.3
- [Release notes](https://github.com/scipy/scipy-stubs/releases )
- [Commits](https://github.com/scipy/scipy-stubs/compare/v1.16.2.0...v1.16.2.3 )
---
updated-dependencies:
- dependency-name: scipy-stubs
dependency-version: 1.16.2.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: scipy
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 05:25:30 +00:00
Matthias
8a59dfd495
Merge pull request #12380 from freqtrade/dependabot/pip/develop/pydantic-2.12.0
...
chore(deps): bump pydantic from 2.11.10 to 2.12.0
2025-10-13 07:24:30 +02:00
Matthias
f4da8edb90
Merge pull request #12376 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.44
...
chore(deps): bump sqlalchemy from 2.0.43 to 2.0.44
2025-10-13 07:20:41 +02:00
Matthias
f1824f6f2e
Merge pull request #12368 from freqtrade/dependabot/pip/develop/types-42ec8c0646
...
chore(deps-dev): bump types-python-dateutil from 2.9.0.20250822 to 2.9.0.20251008 in the types group
2025-10-13 07:09:57 +02:00
dependabot[bot]
54b01bd44d
chore(deps): bump pydantic from 2.11.10 to 2.12.0
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.10 to 2.12.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.11.10...v2.12.0 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 04:48:24 +00:00
Matthias
634be642f2
Merge pull request #12377 from freqtrade/dependabot/pip/develop/aiofiles-25.1.0
...
chore(deps): bump aiofiles from 24.1.0 to 25.1.0
2025-10-13 06:47:28 +02:00
Matthias
2e5000a016
chore: bump sqlalchemy in pre-commit config
2025-10-13 06:47:14 +02:00
dependabot[bot]
b51ed49dbf
chore(deps): bump sqlalchemy from 2.0.43 to 2.0.44
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.43 to 2.0.44.
- [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-version: 2.0.44
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 04:43:22 +00:00
Matthias
92d2bde559
chore: bump pre-commit python-dateutil stubs
2025-10-13 06:39:38 +02:00
Matthias
92ae444026
Merge pull request #12375 from freqtrade/dependabot/pip/develop/ccxt-4.5.10
...
chore(deps): bump ccxt from 4.5.7 to 4.5.10
2025-10-13 06:36:23 +02:00
Matthias
51795474d7
Merge pull request #12373 from freqtrade/dependabot/pip/develop/isort-7.0.0
...
chore(deps-dev): bump isort from 6.1.0 to 7.0.0
2025-10-13 06:35:04 +02:00
Matthias
63a37fc2d3
Merge pull request #12374 from freqtrade/dependabot/pip/develop/rich-14.2.0
...
chore(deps): bump rich from 14.1.0 to 14.2.0
2025-10-13 06:34:42 +02:00
Matthias
7d79ac1e56
Merge pull request #12378 from freqtrade/dependabot/pip/develop/ruff-0.14.0
...
chore(deps-dev): bump ruff from 0.13.3 to 0.14.0
2025-10-13 06:34:25 +02:00
Matthias
acf6d94ee1
Merge pull request #12371 from freqtrade/dependabot/pip/develop/cachetools-6.2.1
...
chore(deps): bump cachetools from 6.2.0 to 6.2.1
2025-10-13 06:34:05 +02:00
Matthias
a03e726aad
Merge pull request #12372 from freqtrade/dependabot/pip/develop/filelock-3.20.0
...
chore(deps): bump filelock from 3.19.1 to 3.20.0
2025-10-13 06:33:45 +02:00
Matthias
6ce27e50f0
Merge pull request #12379 from freqtrade/dependabot/pip/develop/fastapi-0.119.0
...
chore(deps): bump fastapi from 0.118.0 to 0.119.0
2025-10-13 06:33:33 +02:00
Matthias
d3bdf1ab96
Merge pull request #12369 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-7.1.0
...
chore(deps): bump astral-sh/setup-uv from 6.8.0 to 7.1.0
2025-10-13 06:33:18 +02:00
dependabot[bot]
a0ec5f6fe2
chore(deps): bump fastapi from 0.118.0 to 0.119.0
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.118.0 to 0.119.0.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.118.0...0.119.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.119.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 03:03:46 +00:00
dependabot[bot]
d512ae6c86
chore(deps-dev): bump ruff from 0.13.3 to 0.14.0
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.13.3 to 0.14.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/0.13.3...0.14.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 03:03:33 +00:00
dependabot[bot]
612790c730
chore(deps): bump aiofiles from 24.1.0 to 25.1.0
...
Bumps [aiofiles](https://github.com/Tinche/aiofiles ) from 24.1.0 to 25.1.0.
- [Release notes](https://github.com/Tinche/aiofiles/releases )
- [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Tinche/aiofiles/compare/v24.1.0...v25.1.0 )
---
updated-dependencies:
- dependency-name: aiofiles
dependency-version: 25.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 03:03:25 +00:00
dependabot[bot]
0e84c203e6
chore(deps): bump ccxt from 4.5.7 to 4.5.10
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.5.7 to 4.5.10.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg )
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.7...v4.5.10 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 03:02:24 +00:00
dependabot[bot]
61119d60b9
chore(deps): bump rich from 14.1.0 to 14.2.0
...
Bumps [rich](https://github.com/Textualize/rich ) from 14.1.0 to 14.2.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/v14.1.0...v14.2.0 )
---
updated-dependencies:
- dependency-name: rich
dependency-version: 14.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 03:02:10 +00:00
dependabot[bot]
3870758ab8
chore(deps-dev): bump isort from 6.1.0 to 7.0.0
...
Bumps [isort](https://github.com/PyCQA/isort ) from 6.1.0 to 7.0.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/6.1.0...7.0.0 )
---
updated-dependencies:
- dependency-name: isort
dependency-version: 7.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 03:02:06 +00:00
dependabot[bot]
1b76900b9e
chore(deps): bump filelock from 3.19.1 to 3.20.0
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.19.1 to 3.20.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.19.1...3.20.0 )
---
updated-dependencies:
- dependency-name: filelock
dependency-version: 3.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 03:02:00 +00:00
dependabot[bot]
b63d61f2b2
chore(deps): bump cachetools from 6.2.0 to 6.2.1
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 6.2.0 to 6.2.1.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v6.2.0...v6.2.1 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 6.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 03:01:54 +00:00
dependabot[bot]
90e36700c3
chore(deps): bump astral-sh/setup-uv from 6.8.0 to 7.1.0
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.8.0 to 7.1.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](d0cc045d04...3259c6206f )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 7.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 03:01:30 +00:00
dependabot[bot]
d79b82d24e
chore(deps-dev): bump types-python-dateutil in the types group
...
Bumps the types group with 1 update: [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader ).
Updates `types-python-dateutil` from 2.9.0.20250822 to 2.9.0.20251008
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-version: 2.9.0.20251008
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-13 03:01:15 +00:00
Matthias
b8e288e613
Merge pull request #12282 from mrpabloyeah/update-documentation-for-trade-and-order-objects
...
Update documentation for Trade and Order objects
2025-10-12 15:36:58 +02:00
Matthias
ca76ccb6af
docs: improve some documentation wording
2025-10-12 15:22:36 +02:00
Matthias
bb6e33c8c4
docs: remove methods that are not considered as public interface
2025-10-12 10:29:07 +02:00
Matthias
f529b7b526
docs: Update trade-object documentation
...
partially reverts c1cd14 - includes a few enhancements to it
2025-10-12 10:25:56 +02:00
Matthias
ea0c51c498
Merge pull request #12201 from mihalt/fix_merge_informative_pair
...
Fix the truncation of values by merge_ordered in merge_informative_pair
2025-10-12 10:15:47 +02:00
Matthias
a9447e7edf
Merge branch 'develop' into fix_merge_informative_pair
2025-10-12 09:51:43 +02:00
Matthias
93b87696c6
fix: handle case where informative does not overlap with the main data
2025-10-12 09:51:31 +02:00
Matthias
876875cff2
test: add test-case for no overlap merges
2025-10-12 09:51:15 +02:00
Matthias
2649ba0916
docs (freqAI): align docs with actual model name
2025-10-11 16:04:04 +02:00
Matthias
923f687a33
Merge pull request #12354 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-10-09 06:31:22 +02:00
Freqtrade Bot
613fdad671
chore: update pre-commit hooks
2025-10-09 03:15:03 +00:00
Matthias
d8a89a3a42
chore: re-add type requirement
2025-10-08 07:08:48 +02:00
Matthias
34cba1480e
test: improved line-annotation test-case
2025-10-08 07:07:39 +02:00
Matthias
9ea249180a
test: add annotation line test
2025-10-08 06:42:53 +02:00
Matthias
4ba13a4254
fic: Improve type safety for annotationType
2025-10-08 06:42:38 +02:00
Matthias
e6371f38fd
chore: bump docker image to 3.13.8
2025-10-08 06:36:15 +02:00
Matthias
e55a196e8f
docs: update docs for line annotations
...
closes #12307
2025-10-07 19:29:52 +02:00
Matthias
f9696d557c
feat: Add line chart type
2025-10-07 19:29:52 +02:00
Matthias
0715f46a4a
docs: fix broken doc example
2025-10-07 19:29:52 +02:00
Matthias
a5450672b1
feat: add line annotations
2025-10-07 19:29:52 +02:00
Matthias
39bf71680c
test: Update test case description wording
2025-10-07 07:12:58 +02:00
Matthias
372cfeee33
fix: timeout exit count should consider remaining amount
...
closes #12343
2025-10-07 06:50:54 +02:00
Matthias
ca4e4efeb8
test: Add test scenario for partially filled exit
...
* followed by exit_timeout_count
* shouldn't place order for the full amount
part of #12343
2025-10-07 06:48:35 +02:00
Matthias
96c65dacdd
Merge pull request #12345 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-10-07 06:27:24 +02:00
Freqtrade Bot
c46080f0b2
chore: update pre-commit hooks
2025-10-07 03:13:29 +00:00
Matthias
cfd7d0a38b
test: add ccxt parse test for kraken
...
part of #12326
2025-10-06 19:13:20 +02:00
Matthias
0df1650f2d
Merge pull request #12338 from freqtrade/dependabot/pip/develop/pydantic-2.11.10
...
chore(deps): bump pydantic from 2.11.9 to 2.11.10
2025-10-06 08:17:06 +02:00
Matthias
8bba3081ab
Merge pull request #12330 from freqtrade/dependabot/pip/develop/mkdocs-d51531eb39
...
chore(deps): bump mkdocs-material from 9.6.20 to 9.6.21 in the mkdocs group
2025-10-06 07:06:38 +02:00
Matthias
d5f23bb5a8
Merge pull request #12336 from freqtrade/dependabot/pip/develop/certifi-2025.10.5
...
chore(deps): bump certifi from 2025.8.3 to 2025.10.5
2025-10-06 06:57:46 +02:00
Matthias
b81df43132
Merge pull request #12332 from freqtrade/dependabot/github_actions/develop/peter-evans/dockerhub-description-5.0.0
...
chore(deps): bump peter-evans/dockerhub-description from 4.0.2 to 5.0.0
2025-10-06 06:52:28 +02:00
Matthias
c5f303f0c4
Merge pull request #12339 from freqtrade/dependabot/pip/develop/pandas-2.3.3
...
chore(deps): bump pandas from 2.3.2 to 2.3.3
2025-10-06 06:51:51 +02:00
Matthias
3a51db79c9
docs: update open-source spelling to open source
...
based on https://opensource.org/blog/is-open-source-ever-hyphenated
2025-10-06 06:38:18 +02:00
dependabot[bot]
bda9606ae3
chore(deps): bump pydantic from 2.11.9 to 2.11.10
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.9 to 2.11.10.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.10/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.9...v2.11.10 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 04:34:03 +00:00
Matthias
b59e208468
Merge pull request #12341 from freqtrade/dependabot/pip/develop/isort-6.1.0
...
chore(deps-dev): bump isort from 6.0.1 to 6.1.0
2025-10-06 06:30:41 +02:00
dependabot[bot]
6b6f0a1d87
chore(deps): bump pandas from 2.3.2 to 2.3.3
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.3.2...v2.3.3 )
---
updated-dependencies:
- dependency-name: pandas
dependency-version: 2.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 04:30:26 +00:00
Matthias
5676dd89af
Merge pull request #12337 from freqtrade/dependabot/pip/develop/cryptography-46.0.2
...
chore(deps): bump cryptography from 46.0.1 to 46.0.2
2025-10-06 06:30:25 +02:00
Matthias
3ec26e169e
Merge pull request #12340 from freqtrade/dependabot/pip/develop/ruff-0.13.3
...
chore(deps-dev): bump ruff from 0.13.2 to 0.13.3
2025-10-06 06:29:25 +02:00
Matthias
2115af3857
Merge pull request #12342 from freqtrade/dependabot/pip/develop/plotly-6.3.1
...
chore(deps): bump plotly from 6.3.0 to 6.3.1
2025-10-06 06:29:07 +02:00
Matthias
ed3f619db6
Merge pull request #12335 from freqtrade/dependabot/pip/develop/numexpr-2.13.1
...
chore(deps): bump numexpr from 2.13.0 to 2.13.1
2025-10-06 06:28:52 +02:00
Matthias
e58f42de21
Merge pull request #12334 from freqtrade/dependabot/pip/develop/fastapi-0.118.0
...
chore(deps): bump fastapi from 0.117.1 to 0.118.0
2025-10-06 06:28:35 +02:00
Matthias
0f26fe4bc9
Merge pull request #12333 from freqtrade/dependabot/github_actions/develop/docker/login-action-3.6.0
...
chore(deps): bump docker/login-action from 3.5.0 to 3.6.0
2025-10-06 06:27:53 +02:00
Matthias
69a715dff1
Merge pull request #12331 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.8.0
...
chore(deps): bump astral-sh/setup-uv from 6.7.0 to 6.8.0
2025-10-06 06:27:36 +02:00
dependabot[bot]
dba758b5e4
chore(deps): bump plotly from 6.3.0 to 6.3.1
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v6.3.0...v6.3.1 )
---
updated-dependencies:
- dependency-name: plotly
dependency-version: 6.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 03:03:03 +00:00
dependabot[bot]
d6218892bf
chore(deps-dev): bump isort from 6.0.1 to 6.1.0
...
Bumps [isort](https://github.com/PyCQA/isort ) from 6.0.1 to 6.1.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/6.0.1...6.1.0 )
---
updated-dependencies:
- dependency-name: isort
dependency-version: 6.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 03:02:55 +00:00
dependabot[bot]
4608279305
chore(deps-dev): bump ruff from 0.13.2 to 0.13.3
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.13.2 to 0.13.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/0.13.2...0.13.3 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.13.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 03:02:49 +00:00
dependabot[bot]
bbd7a19ef9
chore(deps): bump cryptography from 46.0.1 to 46.0.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 46.0.1 to 46.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/46.0.1...46.0.2 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 46.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 03:02:24 +00:00
dependabot[bot]
9a95ad1435
chore(deps): bump certifi from 2025.8.3 to 2025.10.5
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2025.8.3 to 2025.10.5.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.08.03...2025.10.05 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.10.5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 03:02:19 +00:00
dependabot[bot]
5bd42d5625
chore(deps): bump numexpr from 2.13.0 to 2.13.1
...
Bumps [numexpr](https://github.com/pydata/numexpr ) from 2.13.0 to 2.13.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.13.0...v2.13.1 )
---
updated-dependencies:
- dependency-name: numexpr
dependency-version: 2.13.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 03:02:07 +00:00
dependabot[bot]
0c446d45df
chore(deps): bump fastapi from 0.117.1 to 0.118.0
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.117.1 to 0.118.0.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.117.1...0.118.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.118.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 03:02:01 +00:00
dependabot[bot]
2bfc8d86a9
chore(deps): bump docker/login-action from 3.5.0 to 3.6.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](184bdaa072...5e57cd1181 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 03:01:53 +00:00
dependabot[bot]
98ab14f67e
chore(deps): bump peter-evans/dockerhub-description from 4.0.2 to 5.0.0
...
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description ) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases )
- [Commits](432a30c9e0...1b9a80c056 )
---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 03:01:48 +00:00
dependabot[bot]
845e96f12e
chore(deps): bump astral-sh/setup-uv from 6.7.0 to 6.8.0
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](b75a909f75...d0cc045d04 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 03:01:45 +00:00
dependabot[bot]
1ad75f5ec5
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.6.20 to 9.6.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.6.20...9.6.21 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.21
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 03:01:44 +00:00
Matthias
89b6e69340
Merge pull request #12311 from freqtrade/fix/allow-override
...
fix: Allow users to override the exchange check for FreqAI incase the…
2025-10-05 08:09:28 +02:00
Matthias
2d40807b66
chore: fix description typo
2025-10-05 07:56:42 +02:00
Matthias
8e44bc48b8
docs: update IOC documentation
...
related: #12322
2025-10-04 11:45:09 +02:00
Matthias
082fd0fd8b
fix: "taker" may not always be filled for futures pairs
...
Gate fee removal: https://github.com/ccxt/ccxt/pull/14271
2025-10-03 18:25:13 +02:00
Matthias
9e4af4f8ad
Merge pull request #12321 from stash86/main-stash
...
fix typo
2025-10-03 18:02:05 +02:00
Stefano
0740f87a32
fix typo
2025-10-03 15:38:19 +09:00
Matthias
5542febef6
Merge pull request #12309 from freqtrade/feat/hyperliquid_cross
...
hyperliquid cross futures support
2025-10-02 18:06:47 +02:00
Matthias
4eba2c6a24
fix: bitvavo is now using tick-size for pricing and amount rounding
2025-10-02 07:20:30 +02:00
Matthias
e654c29c82
chore: bump ccxt to 4.5.7
2025-10-02 07:20:30 +02:00
Matthias
0bcd6e078b
Merge pull request #12316 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-10-02 06:39:42 +02:00
Freqtrade Bot
4698c0a066
chore: update pre-commit hooks
2025-10-02 03:12:18 +00:00
Robert Caulk
70fa12f1b2
chore: log a warning that the user is in territory that might not work.
2025-10-01 16:36:55 +02:00
Robert Caulk
8d86cc1173
fix: Allow users to override the exchange check for FreqAI incase they know that they dont need historic data for their system
2025-10-01 16:34:10 +02:00
Matthias
c7aaa77e44
test: test cross margin calc for hyperliquid
2025-09-30 20:39:40 +02:00
Matthias
1e8252ffcc
test: simplify hyperliquid test
2025-09-30 20:33:13 +02:00
Matthias
361b34641c
chore: simplify hyperliquid dry-run calc
2025-09-30 20:33:03 +02:00
Matthias
88c0c3503f
docs: Add cross margin warning note
2025-09-30 19:50:50 +02:00
Matthias
102fc3e184
test: add basic online tests for coinex exchange
2025-09-30 19:23:02 +02:00
Matthias
abd02979dd
feat: add coinex subclass
...
closes #12306
2025-09-30 19:22:52 +02:00
Matthias
f6c4227ca6
feat: Add documentation to hyperliquid liquidation calc
2025-09-30 07:05:32 +02:00
Matthias
d6bc8f4a24
docs: enable hyperliquid cross
2025-09-30 06:47:09 +02:00
Matthias
a9c3799547
feat: enable hyperliquid cross futures
2025-09-30 06:34:05 +02:00
Matthias
3ea4603d1c
Merge pull request #12305 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-09-30 06:26:21 +02:00
Freqtrade Bot
84dfb035b1
chore: update pre-commit hooks
2025-09-30 03:14:01 +00:00
Matthias
aacd8f49f4
chore: bump develop version to 2025.10-dev
2025-09-29 19:36:39 +02:00
Matthias
5363ee7198
chore(deps): bump ft-pandas-ta from 0.3.15 to 0.3.16
2025-09-29 18:16:03 +02:00
Matthias
4b78ba42b1
Merge pull request #12302 from freqtrade/dependabot/pip/develop/ccxt-4.5.6
...
chore(deps): bump ccxt from 4.5.5 to 4.5.6
2025-09-29 06:32:55 +02:00
dependabot[bot]
567f118ce1
chore(deps): bump ccxt from 4.5.5 to 4.5.6
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.5.5 to 4.5.6.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg )
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.5...v4.5.6 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-29 04:32:53 +00:00
Matthias
230e892482
Merge pull request #12298 from freqtrade/dependabot/pip/develop/uvicorn-0.37.0
...
chore(deps): bump uvicorn from 0.36.0 to 0.37.0
2025-09-29 06:32:02 +02:00
Matthias
9e616e81ad
Merge pull request #12303 from freqtrade/dependabot/pip/develop/python-telegram-bot-22.5
...
chore(deps): bump python-telegram-bot from 22.4 to 22.5
2025-09-29 06:31:39 +02:00
Matthias
d1e055c015
Merge pull request #12301 from freqtrade/dependabot/pip/develop/ruff-0.13.2
...
chore(deps-dev): bump ruff from 0.13.1 to 0.13.2
2025-09-29 06:30:26 +02:00
Matthias
3bcd6694b7
Merge pull request #12300 from freqtrade/dependabot/pip/develop/numexpr-2.13.0
...
chore(deps): bump numexpr from 2.12.1 to 2.13.0
2025-09-29 06:30:18 +02:00
dependabot[bot]
86d8fc5ee3
chore(deps): bump python-telegram-bot from 22.4 to 22.5
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 22.4 to 22.5.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v22.4...v22.5 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-version: '22.5'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-29 03:17:24 +00:00
dependabot[bot]
78f291264e
chore(deps-dev): bump ruff from 0.13.1 to 0.13.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.13.1 to 0.13.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.13.1...0.13.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.13.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-29 03:13:53 +00:00
dependabot[bot]
fdc3c7ba09
chore(deps): bump numexpr from 2.12.1 to 2.13.0
...
Bumps [numexpr](https://github.com/pydata/numexpr ) from 2.12.1 to 2.13.0.
- [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.12.1...v2.13.0 )
---
updated-dependencies:
- dependency-name: numexpr
dependency-version: 2.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-29 03:12:41 +00:00
dependabot[bot]
f8621e850f
chore(deps): bump uvicorn from 0.36.0 to 0.37.0
...
Bumps [uvicorn](https://github.com/Kludex/uvicorn ) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases )
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md )
- [Commits](https://github.com/Kludex/uvicorn/compare/0.36.0...0.37.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-29 03:11:27 +00:00
Matthias
87c5f89b6c
fix: ensure exportFilename is a path object
2025-09-28 11:36:46 +02:00
Matthias
780c794ef0
Merge pull request #12292 from freqtrade/maint/combine_ci
...
Combine CI definition
2025-09-27 18:23:39 +02:00
Matthias
8b4070dbcf
chore(ci): parallel tests
2025-09-27 18:04:43 +02:00
Matthias
4e089fd17e
chore(ci): split check between windows and linux
2025-09-27 17:23:16 +02:00
Matthias
f454006ec3
chore(ci): combine windows ci into generic test runner
2025-09-27 16:51:10 +02:00
Matthias
f5002929ee
chore(ci): name some jobs properly
2025-09-27 16:03:00 +02:00
Matthias
4e1d75a3e1
chore(ci): improved job naming
2025-09-27 16:01:04 +02:00
Matthias
d4462ba5d8
chore(ci): remove useless alias
2025-09-27 15:55:23 +02:00
Matthias
6dc71269a2
chore(ci): simplify actions by combining linux and macOS runs
2025-09-27 15:54:27 +02:00
Matthias
730ccba535
chore: fix return type
2025-09-27 15:28:14 +02:00
Matthias
1175721579
docs: use exchange features include
2025-09-27 13:11:04 +02:00
Matthias
e5157d5471
docs: enhance exchange-features table
2025-09-27 13:10:18 +02:00
Matthias
7fcb23e0c7
docs: add exchange overview
2025-09-27 13:02:04 +02:00
Matthias
f075d90d99
chore: slight refactor in ft_has initialization
2025-09-27 12:14:34 +02:00
Matthias
bf94748058
docs: update showcase, update outdated link
2025-09-27 08:58:36 +02:00
Matthias
2890d13d92
feat: Improve styling of list-exchanges table
2025-09-27 08:54:25 +02:00
Matthias
9232778732
docs: add support policy to FAQ
2025-09-27 08:48:56 +02:00
Matthias
70a25f9837
Merge pull request #12259 from stash86/delist
...
Implement delisting check on futures market
2025-09-26 07:14:01 +02:00
Matthias
4434df1999
docs: improve doc wording
2025-09-26 06:59:22 +02:00
Matthias
b9e9f6f040
refactor: indicate private methods by convention
2025-09-26 06:47:36 +02:00
Matthias
f92caf0f1f
chore: add response sample to private endpoint
2025-09-26 06:44:10 +02:00
Matthias
55b90917e4
docs: Improve documentation clarity
2025-09-26 06:38:02 +02:00
Matthias
d0546e998a
chore: further restructuring to contributing guide
2025-09-25 19:21:13 +02:00
Matthias
e9f414b29c
chore: improve contributing wording
2025-09-25 19:17:48 +02:00
Matthias
7638261e8f
chore: update contributing documentation
2025-09-25 19:10:41 +02:00
Matthias
a049d6eab1
feat: add magin_mode to show_config response
2025-09-25 07:20:27 +02:00
Matthias
61f46b959e
Merge pull request #12286 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-09-25 06:42:43 +02:00
Stefano
ccb1e4af02
Merge branch 'freqtrade:develop' into delist
2025-09-25 12:27:21 +09:00
Freqtrade Bot
06424cae28
chore: update pre-commit hooks
2025-09-25 03:15:49 +00:00
Matthias
9aeb2eaabd
feat: add z-level to annotations
2025-09-24 18:13:42 +02:00
Matthias
c6061daec4
test: rename tests to match scheme
2025-09-23 20:17:36 +02:00
Matthias
5be0352705
test: add binance spot-delist test
2025-09-23 20:17:30 +02:00
Matthias
06995f26fd
chore: improve reliability of binance spot delisting
2025-09-23 20:16:49 +02:00
Matthias
7b45844670
test: ensure non-unified ccxt method ain't going away.
2025-09-23 19:57:43 +02:00
Matthias
0a0c2adf7d
chore: capture missing exception
2025-09-23 19:55:18 +02:00
Matthias
7aab3b34d6
test: add more tests for delist exchange code
2025-09-23 19:55:11 +02:00
Matthias
c4aa221c9b
Merge pull request #12276 from freqtrade/dependabot/pip/develop/mypy-1.18.2
...
chore(deps-dev): bump mypy from 1.18.1 to 1.18.2
2025-09-23 06:36:42 +02:00
dependabot[bot]
da12071d8f
chore(deps-dev): bump mypy from 1.18.1 to 1.18.2
...
Bumps [mypy](https://github.com/python/mypy ) from 1.18.1 to 1.18.2.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.18.1...v1.18.2 )
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.18.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-23 06:16:26 +02:00
Matthias
581a9bb1c9
Merge pull request #12274 from freqtrade/dependabot/pip/develop/cryptography-46.0.1
...
chore(deps): bump cryptography from 45.0.7 to 46.0.1
2025-09-23 06:15:46 +02:00
Matthias
f5258510cc
Merge pull request #12283 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-09-23 06:14:51 +02:00
Freqtrade Bot
99401f9d69
chore: update pre-commit hooks
2025-09-23 03:13:37 +00:00
mrpabloyeah
c1cd14cad2
Remove internal or useless attributes and unnecessary text
2025-09-23 01:01:36 +02:00
dependabot[bot]
729bea2d8e
chore(deps): bump cryptography from 45.0.7 to 46.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 45.0.7 to 46.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/45.0.7...46.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 46.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-22 20:21:39 +02:00
Matthias
8b72e4f23e
chore: fix line-lengths
2025-09-22 20:16:46 +02:00
Matthias
17202c6d29
test: add test for DelistFilter
2025-09-22 19:59:12 +02:00
Matthias
567d4331fd
test: initial delistFilter tests
2025-09-22 19:44:03 +02:00
mrpabloyeah
565b343dee
Update documentation for Trade and Order objects
2025-09-22 19:38:49 +02:00
Matthias
92c9f443e8
test: add test for dp.check_delisting
2025-09-22 19:30:19 +02:00
Matthias
dd2d7bb863
docs: slightly restructure documentation
2025-09-22 19:22:22 +02:00
Stefano
9c0d612729
add example, make sure to raise error on unsupported exchanges and/or trading mode
2025-09-22 15:55:36 +09:00
Stefano
07d5636d1e
Merge branch 'freqtrade:develop' into delist
2025-09-22 13:38:03 +09:00
Matthias
977cabb580
Merge pull request #12272 from freqtrade/dependabot/pip/develop/fastapi-0.117.1
...
chore(deps): bump fastapi from 0.116.1 to 0.117.1
2025-09-22 06:30:46 +02:00
Matthias
15a7e1d9d1
Merge pull request #12278 from freqtrade/dependabot/pip/develop/psutil-7.1.0
...
chore(deps): bump psutil from 7.0.0 to 7.1.0
2025-09-22 06:29:54 +02:00
Matthias
953ffcf204
Merge pull request #12277 from freqtrade/dependabot/pip/develop/uvicorn-0.36.0
...
chore(deps): bump uvicorn from 0.35.0 to 0.36.0
2025-09-22 06:29:31 +02:00
Matthias
b24e6e72c7
Merge pull request #12273 from freqtrade/dependabot/pip/develop/ccxt-4.5.5
...
chore(deps): bump ccxt from 4.5.4 to 4.5.5
2025-09-22 06:28:45 +02:00
Matthias
82b05f6b5a
Merge pull request #12271 from freqtrade/dependabot/pip/develop/mkdocs-aa22fc2ea5
...
chore(deps): bump mkdocs-material from 9.6.19 to 9.6.20 in the mkdocs group
2025-09-22 06:28:33 +02:00
Matthias
a662802011
Merge pull request #12275 from freqtrade/dependabot/pip/develop/ruff-0.13.1
...
chore(deps-dev): bump ruff from 0.13.0 to 0.13.1
2025-09-22 06:28:14 +02:00
Matthias
5483ade786
Merge pull request #12270 from freqtrade/dependabot/pip/develop/pytest-8796ca11bd
...
chore(deps-dev): bump pytest-mock from 3.15.0 to 3.15.1 in the pytest group
2025-09-22 06:27:53 +02:00
dependabot[bot]
ae02a7007b
chore(deps): bump psutil from 7.0.0 to 7.1.0
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 7.0.0 to 7.1.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-7.0.0...release-7.1.0 )
---
updated-dependencies:
- dependency-name: psutil
dependency-version: 7.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-22 03:02:47 +00:00
dependabot[bot]
3c6e058b00
chore(deps): bump uvicorn from 0.35.0 to 0.36.0
...
Bumps [uvicorn](https://github.com/Kludex/uvicorn ) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases )
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md )
- [Commits](https://github.com/Kludex/uvicorn/compare/0.35.0...0.36.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.36.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-22 03:02:44 +00:00
dependabot[bot]
ad3ddcaadb
chore(deps-dev): bump ruff from 0.13.0 to 0.13.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.13.0 to 0.13.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.13.0...0.13.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.13.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-22 03:02:23 +00:00
dependabot[bot]
be56052417
chore(deps): bump ccxt from 4.5.4 to 4.5.5
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg )
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.4...v4.5.5 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-22 03:02:06 +00:00
dependabot[bot]
9a888d9896
chore(deps): bump fastapi from 0.116.1 to 0.117.1
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.116.1 to 0.117.1.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.116.1...0.117.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.117.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-22 03:01:51 +00:00
dependabot[bot]
24a7e585e4
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.6.19 to 9.6.20
- [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.6.19...9.6.20 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.20
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-22 03:01:42 +00:00
dependabot[bot]
2120f1ed5b
chore(deps-dev): bump pytest-mock in the pytest group
...
Bumps the pytest group with 1 update: [pytest-mock](https://github.com/pytest-dev/pytest-mock ).
Updates `pytest-mock` from 3.15.0 to 3.15.1
- [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.15.0...v3.15.1 )
---
updated-dependencies:
- dependency-name: pytest-mock
dependency-version: 3.15.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-22 03:01:33 +00:00
Matthias
3a2bb22cb3
Merge pull request #12268 from freqtrade/maint/cache
...
changes to CI caching
2025-09-21 17:40:32 +02:00
Matthias
a7c4ec6eaf
chore: try without brew python fixes
...
Should work now since we're using UV...
2025-09-21 16:51:13 +02:00
Matthias
f7b934b306
chore(ci): try to not prune uv cache
2025-09-21 16:21:32 +02:00
Matthias
d34e7a1e8e
chore: don't retry bootstrap indefinitely
...
better behavior is to stop after a couple of attempts
2025-09-21 15:02:34 +02:00
Matthias
4804ec986a
chore: cleanup unused (and now unsupported) comments
2025-09-21 15:02:24 +02:00
Matthias
16117e5b6c
chore: remove obsolete todo
2025-09-20 20:23:43 +02:00
Matthias
985805e0d5
test: add test for order_book_to_dataframe
2025-09-20 20:23:23 +02:00
Matthias
78acaf8f4c
Merge pull request #12214 from mrpabloyeah/fix-shufflefilter-behavior-in-backtesting
...
Fix ShuffleFilter behavior in backtesting
2025-09-19 20:36:37 +02:00
Matthias
a1dad065b2
docs: enhance doc wording around pairlists
2025-09-19 20:32:01 +02:00
Matthias
3b03d4346c
docs: enhance freqUI documentation page structure
2025-09-19 20:31:03 +02:00
Matthias
c6551819cd
chore: re-word help string
2025-09-19 20:23:36 +02:00
Matthias
e58635a881
test: minor adjustments to new tests
2025-09-19 20:23:07 +02:00
Matthias
8e3331d0db
chore: rename variable for clarity
2025-09-19 20:16:44 +02:00
Matthias
8391a0612d
chore: use ccxt's "set_markets_from_exchange" instead of manual logic
2025-09-18 07:11:55 +02:00
Matthias
68c00d1c4d
chore: bump ccxt min-version requirement
...
this will allow us to use new features
e.g. `.set_markets_from_exchange()`
2025-09-18 07:11:55 +02:00
Matthias
f48f24ce2e
Merge pull request #12263 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-09-18 06:29:06 +02:00
Freqtrade Bot
9d5a88416a
chore: update pre-commit hooks
2025-09-18 03:12:21 +00:00
Stefano
a314786056
Merge branch 'delist' of https://github.com/stash86/freqtrade into delist
2025-09-17 13:38:14 +09:00
Stefano
aee9b2c749
remove lock
2025-09-17 13:38:09 +09:00
Stefano
3fffee3b05
Merge branch 'freqtrade:develop' into delist
2025-09-17 11:55:26 +09:00
Stefano
72abae7b94
disable delisting check on non-trading mode
2025-09-17 11:38:28 +09:00
Stefano
a300df7ff3
fix precommit
2025-09-17 09:22:21 +09:00
Stefano
8e500d4601
add DelistFilter
2025-09-17 09:16:05 +09:00
Matthias
f6e1442fdf
Merge pull request #12257 from stash86/main-stash
...
Update API docs
2025-09-16 21:26:44 +02:00
Stefano
d8d8260d76
remove logger
2025-09-16 16:11:23 +09:00
Stefano
72dd0d062b
add spot check for binance
2025-09-16 15:52:19 +09:00
Stefano
03c67d6a3b
switch to use dataprovider to give flexibility to users
2025-09-16 14:59:44 +09:00
Matthias
314cd10e27
Merge pull request #12260 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-09-16 06:28:36 +02:00
Freqtrade Bot
6e6a929fac
chore: update pre-commit hooks
2025-09-16 03:12:05 +00:00
Stefano
d069f5477e
add delisted pair to blacklist
2025-09-16 11:06:34 +09:00
Stefano
a4a5fbe4a8
add column name for bybit and okx
2025-09-16 10:53:00 +09:00
Stefano
01e288297a
fix precommit
2025-09-16 09:33:48 +09:00
Stefano
7564b1e6df
remove extra log, fix delivery time check for binance
2025-09-16 09:23:20 +09:00
Stefano
cf010c3f17
initial concept
2025-09-16 08:54:47 +09:00
Stefano
5ff95db9e1
move the example of blacklist to Programmatic Use card
2025-09-16 08:17:35 +09:00
Matthias
ada72d2264
Merge pull request #12247 from freqtrade/dependabot/pip/develop/ruff-0.13.0
...
chore(deps-dev): bump ruff from 0.12.12 to 0.13.0
2025-09-15 20:21:40 +02:00
Matthias
9f436dcd1e
chore: fix RUF043 violations
2025-09-15 19:20:20 +02:00
Matthias
95a710d4a8
chore: fix RUF059 violations
2025-09-15 19:15:43 +02:00
Matthias
bf5d300a54
Merge pull request #12248 from freqtrade/dependabot/pip/develop/pydantic-2.11.9
...
chore(deps): bump pydantic from 2.11.7 to 2.11.9
2025-09-15 11:45:52 +02:00
Matthias
f7a1325339
Merge pull request #12246 from freqtrade/dependabot/pip/develop/scipy-26573e6263
...
chore(deps): bump the scipy group with 2 updates
2025-09-15 11:29:03 +02:00
Stefano
e13152715c
Merge branch 'freqtrade:develop' into main-stash
2025-09-15 17:32:04 +09:00
Stefano
19a35ed111
add examples on API docs. Fix some params name
2025-09-15 17:29:33 +09:00
Matthias
e62ba8ed1e
chore: update scipy-stubs in pre-commit
2025-09-15 08:52:49 +02:00
Matthias
f62ded94bb
Merge pull request #12251 from freqtrade/dependabot/pip/develop/numpy-2.3.3
...
chore(deps): bump numpy from 2.3.2 to 2.3.3
2025-09-15 08:27:25 +02:00
dependabot[bot]
74f459d7ed
chore(deps): bump numpy from 2.3.2 to 2.3.3
...
Bumps [numpy](https://github.com/numpy/numpy ) from 2.3.2 to 2.3.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/v2.3.2...v2.3.3 )
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 05:59:20 +00:00
dependabot[bot]
815a351435
chore(deps): bump the scipy group with 2 updates
...
Bumps the scipy group with 2 updates: [scipy](https://github.com/scipy/scipy ) and [scipy-stubs](https://github.com/scipy/scipy-stubs ).
Updates `scipy` from 1.16.1 to 1.16.2
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.16.1...v1.16.2 )
Updates `scipy-stubs` from 1.16.1.1 to 1.16.2.0
- [Release notes](https://github.com/scipy/scipy-stubs/releases )
- [Commits](https://github.com/scipy/scipy-stubs/compare/v1.16.1.1...v1.16.2.0 )
---
updated-dependencies:
- dependency-name: scipy
dependency-version: 1.16.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: scipy
- dependency-name: scipy-stubs
dependency-version: 1.16.2.0
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: scipy
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 05:59:02 +00:00
Matthias
9857f30703
Merge pull request #12252 from freqtrade/dependabot/pip/develop/numexpr-2.12.1
...
chore(deps): bump numexpr from 2.11.0 to 2.12.1
2025-09-15 07:58:08 +02:00
Matthias
a7de2cf682
Merge pull request #12242 from freqtrade/dependabot/pip/develop/types-91b7a93ceb
...
chore(deps-dev): bump types-requests from 2.32.4.20250809 to 2.32.4.20250913 in the types group
2025-09-15 07:57:40 +02:00
dependabot[bot]
5e2f4924d6
chore(deps-dev): bump ruff from 0.12.12 to 0.13.0
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.12 to 0.13.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/0.12.12...0.13.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.13.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 05:48:27 +00:00
Matthias
b74a334f25
Merge pull request #12250 from freqtrade/dependabot/pip/develop/mypy-1.18.1
...
chore(deps-dev): bump mypy from 1.17.1 to 1.18.1
2025-09-15 07:43:37 +02:00
Matthias
58c9a61cf0
Merge pull request #12253 from freqtrade/dependabot/pip/develop/scikit-learn-1.7.2
...
chore(deps): bump scikit-learn from 1.7.1 to 1.7.2
2025-09-15 07:18:23 +02:00
Matthias
d5620cf8b5
chore: bump types-requests in pre-commit config
2025-09-15 07:12:06 +02:00
Matthias
2e50c100f9
Merge pull request #12254 from freqtrade/dependabot/pip/develop/python-telegram-bot-22.4
...
chore(deps): bump python-telegram-bot from 22.3 to 22.4
2025-09-15 07:00:27 +02:00
dependabot[bot]
776d9ac5e0
chore(deps): bump numexpr from 2.11.0 to 2.12.1
...
Bumps [numexpr](https://github.com/pydata/numexpr ) from 2.11.0 to 2.12.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.11.0...v2.12.1 )
---
updated-dependencies:
- dependency-name: numexpr
dependency-version: 2.12.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 05:00:16 +00:00
Matthias
301e348789
Merge pull request #12243 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.7.0
...
chore(deps): bump astral-sh/setup-uv from 6.6.1 to 6.7.0
2025-09-15 06:59:54 +02:00
Matthias
6467d85059
Merge pull request #12244 from freqtrade/dependabot/github_actions/develop/zizmorcore/zizmor-action-0.2.0
...
chore(deps): bump zizmorcore/zizmor-action from 0.1.2 to 0.2.0
2025-09-15 06:59:15 +02:00
dependabot[bot]
4b4d090d39
chore(deps-dev): bump mypy from 1.17.1 to 1.18.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.17.1 to 1.18.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.17.1...v1.18.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.18.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 04:56:25 +00:00
Matthias
2ddafa28f2
Merge pull request #12249 from freqtrade/dependabot/pip/develop/bottleneck-1.6.0
...
chore(deps): bump bottleneck from 1.5.0 to 1.6.0
2025-09-15 06:56:10 +02:00
Matthias
d6bb47816c
Merge pull request #12256 from freqtrade/dependabot/pip/develop/ccxt-4.5.4
...
chore(deps): bump ccxt from 4.5.3 to 4.5.4
2025-09-15 06:55:30 +02:00
Matthias
f40d90cf08
Merge pull request #12245 from freqtrade/dependabot/pip/develop/pytest-b85b31bc10
...
chore(deps-dev): bump the pytest group with 2 updates
2025-09-15 06:54:51 +02:00
dependabot[bot]
ab7c1ec24f
chore(deps): bump ccxt from 4.5.3 to 4.5.4
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg )
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.3...v4.5.4 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 03:54:21 +00:00
dependabot[bot]
be5969a1e1
chore(deps): bump python-telegram-bot from 22.3 to 22.4
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 22.3 to 22.4.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v22.3...v22.4 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-version: '22.4'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 03:03:48 +00:00
dependabot[bot]
992d173adc
chore(deps): bump scikit-learn from 1.7.1 to 1.7.2
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.7.1...1.7.2 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-version: 1.7.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 03:03:41 +00:00
dependabot[bot]
5396519b20
chore(deps): bump bottleneck from 1.5.0 to 1.6.0
...
Bumps [bottleneck](https://github.com/pydata/bottleneck ) from 1.5.0 to 1.6.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.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: bottleneck
dependency-version: 1.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 03:02:30 +00:00
dependabot[bot]
d8122f5d33
chore(deps): bump pydantic from 2.11.7 to 2.11.9
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.7 to 2.11.9.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.9/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.11.7...v2.11.9 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 03:02:26 +00:00
dependabot[bot]
92f8b2dd02
chore(deps-dev): bump the pytest group with 2 updates
...
Bumps the pytest group with 2 updates: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) and [pytest-cov](https://github.com/pytest-dev/pytest-cov ).
Updates `pytest-asyncio` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v1.1.0...v1.2.0 )
Updates `pytest-cov` from 6.3.0 to 7.0.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.3.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-version: 1.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
- dependency-name: pytest-cov
dependency-version: 7.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 03:01:47 +00:00
dependabot[bot]
29e35cf824
chore(deps): bump zizmorcore/zizmor-action from 0.1.2 to 0.2.0
...
Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action ) from 0.1.2 to 0.2.0.
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases )
- [Commits](5ca5fc7a47...e673c3917a )
---
updated-dependencies:
- dependency-name: zizmorcore/zizmor-action
dependency-version: 0.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 03:01:45 +00:00
dependabot[bot]
26ff88c71a
chore(deps): bump astral-sh/setup-uv from 6.6.1 to 6.7.0
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.6.1 to 6.7.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](557e51de59...b75a909f75 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 03:01:42 +00:00
dependabot[bot]
7b3951f1e5
chore(deps-dev): bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/typeshed-internal/stub_uploader ).
Updates `types-requests` from 2.32.4.20250809 to 2.32.4.20250913
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-version: 2.32.4.20250913
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-15 03:01:24 +00:00
mrpabloyeah
5dbfc92c5a
Add --enable-dynamic-pairlist option in backtesting
2025-09-14 13:58:53 +02:00
Matthias
0ca846b2c5
test: update test comment
2025-09-14 10:34:11 +02:00
Matthias
747eac0417
chore: update code to use at
...
which has better performance than chaining iloc and column selection
2025-09-14 10:33:43 +02:00
Matthias
88cc24c5b9
chore: fix odd code comment
2025-09-14 10:33:28 +02:00
Matthias
0111e97856
test: update test
2025-09-14 10:33:09 +02:00
Matthias
a14281722a
chore: remove no longer necessary TODO comments
2025-09-14 10:12:59 +02:00
Matthias
a80f3ae919
fix: re-add candle_type_def to configuration
...
Temporary fix for now ...
closes #12239
2025-09-13 13:59:25 +02:00
mrpabloyeah
5f558137d3
Add cache for expanded_blacklist() in PairListManager in backtest mode
2025-09-12 13:01:50 +02:00
Matthias
ecd66f8a64
fix: backtesting through UI not working consecutive times
...
closes #12239
2025-09-11 20:14:12 +02:00
Matthias
8d965d4833
docs: Add link to storing custom data from order_filled
...
part of #12238
2025-09-11 19:29:23 +02:00
Matthias
25a3de653c
Merge pull request #12237 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-09-11 06:31:23 +02:00
Freqtrade Bot
ac519a273b
chore: update pre-commit hooks
2025-09-11 03:14:58 +00:00
Matthias
68429f9c37
fix: improve wording for config overriding strategy values
...
closes #12212
2025-09-10 20:17:53 +02:00
Matthias
5cb41badc1
chore: don't log timeframe from cli twice
...
part of #12212
2025-09-10 20:16:21 +02:00
Matthias
54bebeabb7
Merge pull request #12229 from freqtrade/lookahead_analysis_12168
...
Lookahead analysis - fix false positives
2025-09-10 19:46:29 +02:00
Matthias
3a17c2b55c
Merge pull request #12232 from stash86/main-stash
...
correctly handle pairlist that use wildcard
2025-09-10 06:51:22 +02:00
Stefano
7b7b8b8f8b
correctly handle pairlist that use wildcard
2025-09-10 09:09:24 +09:00
mrpabloyeah
55201b6224
Fix: Hyperopt breaks when self.dynamic_pairlist is set to True
2025-09-09 20:17:14 +02:00
Matthias
49b9296cd9
test: Add futures to test matrix
2025-09-09 19:43:00 +02:00
Matthias
09fabd911e
test: simplify and improve fetch_ohlcv test
...
Also adress okx mark oddity - which didn't show up before due to odd
test setup (using "" instead of "spot").
2025-09-09 19:42:17 +02:00
mrpabloyeah
43be752847
Do not verify the backlist if it is empty
2025-09-09 19:24:32 +02:00
Matthias
6cfd31c705
fix: "price" shouldn't be sent for regular futures candles
2025-09-09 19:18:28 +02:00
mrpabloyeah
3bce9278bd
Add cache for gen_pairlist() in StaticPairList in backtest mode
2025-09-09 14:37:08 +02:00
Matthias
068caf159d
test: update test for new okx candle limits
2025-09-09 07:12:03 +02:00
Matthias
eb8875b64b
feat: adjust okx ohlcv candle limits
2025-09-09 07:11:42 +02:00
Matthias
97578c0831
Merge pull request #12231 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-09-09 06:31:08 +02:00
Freqtrade Bot
7219f71bc1
chore: update pre-commit hooks
2025-09-09 03:15:50 +00:00
mrpabloyeah
eea9133b3f
test_time_pair_generator_open_trades_first()
2025-09-09 03:03:07 +02:00
mrpabloyeah
a8f543ce62
Add test_time_pair_generator_refresh_pairlist()
2025-09-09 03:01:46 +02:00
Matthias
b35172a3b8
chore: export lookahead command partial
2025-09-08 20:43:58 +02:00
Matthias
7b8f0583a4
test: add test for order_type force behavior
2025-09-08 20:02:09 +02:00
Matthias
7ae89711dd
docs: update docs for lookahead analysis override
2025-09-08 19:52:38 +02:00
Matthias
a2c3729254
feat: Override order types for lookahead analysis
...
this avoids false positives - but could cause false-negatives
if the problem is in a pricing callback.
`--allow-limit-orders` can re-allow limit orders to test for this scenario.
part of #12168
2025-09-08 19:52:15 +02:00
Matthias
14c9f783d5
refactor: Improve clarity of method name
2025-09-08 19:40:20 +02:00
Matthias
6c9c709c65
chore: use fstring in strategy helper
2025-09-08 19:37:46 +02:00
Matthias
1c2ffc6aaa
chore: improve log message
2025-09-08 19:32:20 +02:00
Matthias
a6d2bc5238
chore: fix docker armhf build
2025-09-08 19:12:27 +02:00
mrpabloyeah
737d2804d2
Fix spelling mistake
2025-09-08 17:47:33 +02:00
Matthias
3e14c2664e
Merge pull request #12218 from freqtrade/dependabot/pip/develop/pytest-85bdb35c79
...
chore(deps-dev): bump the pytest group with 3 updates
2025-09-08 07:40:23 +02:00
Matthias
78bd8554aa
Merge pull request #12221 from freqtrade/dependabot/pip/develop/ta-lib-0.6.7
...
chore(deps): bump ta-lib from 0.6.6 to 0.6.7
2025-09-08 07:39:43 +02:00
Matthias
f1d5679fba
Merge pull request #12223 from freqtrade/dependabot/pip/develop/cryptography-45.0.7
...
chore(deps): bump cryptography from 45.0.6 to 45.0.7
2025-09-08 07:30:47 +02:00
dependabot[bot]
a9e82b7fc2
chore(deps-dev): bump the pytest group with 3 updates
...
Bumps the pytest group with 3 updates: [pytest](https://github.com/pytest-dev/pytest ), [pytest-cov](https://github.com/pytest-dev/pytest-cov ) and [pytest-mock](https://github.com/pytest-dev/pytest-mock ).
Updates `pytest` from 8.4.1 to 8.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/8.4.1...8.4.2 )
Updates `pytest-cov` from 6.2.1 to 6.3.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.2.1...v6.3.0 )
Updates `pytest-mock` from 3.14.1 to 3.15.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.14.1...v3.15.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
- dependency-name: pytest-cov
dependency-version: 6.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
- dependency-name: pytest-mock
dependency-version: 3.15.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 05:09:00 +00:00
dependabot[bot]
21f77f9c5d
chore(deps): bump cryptography from 45.0.6 to 45.0.7
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 45.0.6 to 45.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/45.0.6...45.0.7 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 05:05:45 +00:00
Matthias
c4c0198d20
chore: Update ta-lib armhf wheel
2025-09-08 07:04:19 +02:00
dependabot[bot]
d72d13ed58
chore(deps): bump ta-lib from 0.6.6 to 0.6.7
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.6.6 to 0.6.7.
- [Release notes](https://github.com/ta-lib/ta-lib-python/releases )
- [Changelog](https://github.com/TA-Lib/ta-lib-python/blob/master/CHANGELOG )
- [Commits](https://github.com/ta-lib/ta-lib-python/compare/v0.6.6...v0.6.7 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-version: 0.6.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 05:01:16 +00:00
Matthias
5ea0705547
Merge pull request #12225 from freqtrade/dependabot/pip/develop/ruff-0.12.12
...
chore(deps-dev): bump ruff from 0.12.11 to 0.12.12
2025-09-08 06:55:33 +02:00
Matthias
575b50deda
Merge pull request #12224 from freqtrade/dependabot/pip/develop/xgboost-3.0.5
...
chore(deps): bump xgboost from 3.0.4 to 3.0.5
2025-09-08 06:51:35 +02:00
Matthias
a0d1a04605
Merge pull request #12219 from freqtrade/dependabot/pip/develop/mkdocs-9523af169b
...
chore(deps): bump mkdocs-material from 9.6.18 to 9.6.19 in the mkdocs group
2025-09-08 06:51:14 +02:00
Matthias
aa4704e37d
Merge pull request #12220 from freqtrade/dependabot/pip/develop/markdown-3.9
...
chore(deps): bump markdown from 3.8.2 to 3.9
2025-09-08 06:51:00 +02:00
Matthias
4143a2559a
Merge pull request #12215 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.6.1
...
chore(deps): bump astral-sh/setup-uv from 6.6.0 to 6.6.1
2025-09-08 06:50:35 +02:00
Matthias
693a8fa979
Merge pull request #12217 from freqtrade/dependabot/github_actions/develop/actions/setup-python-6
...
chore(deps): bump actions/setup-python from 5 to 6
2025-09-08 06:50:12 +02:00
Matthias
6ec639d347
Merge pull request #12216 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.13.0
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0
2025-09-08 06:49:56 +02:00
Matthias
52d5d35afb
Merge pull request #12222 from freqtrade/dependabot/pip/develop/ccxt-4.5.3
...
chore(deps): bump ccxt from 4.5.2 to 4.5.3
2025-09-08 06:47:36 +02:00
dependabot[bot]
8a21cc6d18
chore(deps-dev): bump ruff from 0.12.11 to 0.12.12
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.11 to 0.12.12.
- [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.12.11...0.12.12 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.12
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 03:02:47 +00:00
dependabot[bot]
b6bedf20ce
chore(deps): bump xgboost from 3.0.4 to 3.0.5
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 3.0.4 to 3.0.5.
- [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/v3.0.4...v3.0.5 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-version: 3.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 03:02:37 +00:00
dependabot[bot]
9f02279d5a
chore(deps): bump ccxt from 4.5.2 to 4.5.3
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg )
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.2...v4.5.3 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 03:02:26 +00:00
dependabot[bot]
6f9906e935
chore(deps): bump markdown from 3.8.2 to 3.9
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.8.2 to 3.9.
- [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.8.2...3.9.0 )
---
updated-dependencies:
- dependency-name: markdown
dependency-version: '3.9'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 03:02:10 +00:00
dependabot[bot]
e934c3934d
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.6.18 to 9.6.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.6.18...9.6.19 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.19
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 03:01:58 +00:00
dependabot[bot]
d6f78e4cc8
chore(deps): bump actions/setup-python from 5 to 6
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 03:01:46 +00:00
dependabot[bot]
f9cc05b202
chore(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.12.4 to 1.13.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](76f52bc884...ed0c53931b )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 03:01:42 +00:00
dependabot[bot]
76eb92b821
chore(deps): bump astral-sh/setup-uv from 6.6.0 to 6.6.1
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](4959332f0f...557e51de59 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-08 03:01:38 +00:00
mrpabloyeah
e749051dbc
Fix ShuffleFilter behavior in backtesting
2025-09-07 23:28:33 +02:00
Matthias
6de7c70e7e
Merge pull request #11625 from alisalama/develop
...
Parallelisation of iterative data downloads for speed improvement
2025-09-07 19:31:52 +02:00
Matthias
74f52b14cd
chore(ci): disable package cleanup on pull requests
2025-09-07 19:31:12 +02:00
Matthias
e33363bf6c
feat: allow disabling parallel data-download per exchange
2025-09-07 18:18:34 +02:00
Matthias
7d77e63b81
chore: simplify comment
2025-09-07 15:54:16 +02:00
Matthias
cfa855dec8
test: remove missleading comment
2025-09-07 15:53:56 +02:00
Matthias
34a72a0555
feat: doin't drop last candle for funding fees
2025-09-07 15:52:44 +02:00
Matthias
a9db7d0286
chore: improve log wording
2025-09-07 15:35:00 +02:00
Matthias
19140e9cfa
doc: fix funding fee doc sample
2025-09-07 12:01:32 +02:00
Matthias
b0c3f2ff7f
chore(ci): fix actions permission
2025-09-07 09:21:22 +02:00
Matthias
8686b56b9e
chore(ci): automatically cleanup untagged images
2025-09-07 09:16:58 +02:00
Matthias
6ab731acdb
chore(ci): Try simpler syntax
2025-09-07 09:10:44 +02:00
Matthias
8ca63cf0ee
chore(ci): Improved workflow syntax
2025-09-07 09:04:27 +02:00
Matthias
5774c08b4a
chore(ci): use proper input syntax
2025-09-07 09:01:22 +02:00
Matthias
b731cdef56
chore(ci): use proper input syntax
2025-09-07 08:59:57 +02:00
Matthias
b51c93fbc1
chore(ci): attempt at package-cleanup
2025-09-07 08:57:06 +02:00
Matthias
e948839fb5
feat: have timerange have a default display way
2025-09-06 19:18:12 +02:00
Matthias
587ec513db
fix: Odd error downloading wrong timerange when using --days via UI
2025-09-06 19:17:01 +02:00
Matthias
efed5700be
fix: handle RuntimeError on trades download
...
asyncio raises RuntimeError if the handler is not set on
the main thread.
closes #12211
2025-09-06 18:09:26 +02:00
Matthias
5ddaea7efc
chore: improve log message
2025-09-06 18:01:35 +02:00
Matthias
66577b741f
doc: improve orderbook wording
2025-09-06 17:52:20 +02:00
Matthias
09017980b6
docs: add live funding rate documentation
2025-09-06 17:52:20 +02:00
Matthias
3a7721ebe8
test: add test for fetch_funding_rate
...
part of #12206
2025-09-06 17:52:14 +02:00
Matthias
35cc3efd5a
feat: improve docstring and error handling
...
part of #12206
2025-09-06 17:52:09 +02:00
Matthias
95ad756909
feat: add "current funding fee" endpoint
...
part of #12206
2025-09-06 17:51:50 +02:00
Matthias
816ca2ea15
feat: add error in case of non-available informative dataframe
2025-09-06 09:38:23 +02:00
Matthias
246891a8f6
feat: limit downloadable funding rates to funding rate interval
...
Limit using wrong funding-rate timeframes, which can cause wrong
information and assumptions in the strategy
Part of #12206
2025-09-06 09:21:28 +02:00
Matthias
25fd63c6d0
chore: make internal attribute really private
2025-09-06 09:10:44 +02:00
Matthias
cadbbd0e2e
chore: improve variable naming for clarity
2025-09-06 09:08:01 +02:00
Matthias
65b83c46fb
Merge pull request #12208 from freqtrade/test_flat_dockerbuild
...
Restructure docker builds
2025-09-05 11:44:32 +02:00
Matthias
31204a37a5
chore(ci): set missed env
2025-09-05 07:09:22 +02:00
Matthias
67774c71e5
chore(ci): set composite action outputs
2025-09-04 20:01:29 +02:00
Matthias
44b65daf1c
chore(ci): Switch to use outputs instead of global environments
2025-09-04 19:51:30 +02:00
Matthias
48ff0c5744
chore(ci): Use buildx imagetools only
2025-09-04 07:06:28 +02:00
Matthias
3934aa118f
chore(ci): use docker buildx imagetool create
2025-09-04 07:06:27 +02:00
Matthias
d40efb883c
chore(ci): use proper manifest command
2025-09-04 07:06:27 +02:00
Matthias
84ec09565a
chore(ci): Fix docker github login
2025-09-04 07:06:27 +02:00
Matthias
387431e4df
chore(ci): use docker manifest to copy to ghcr
2025-09-04 07:06:27 +02:00
Matthias
662747c06c
chore(ci): enable aliases
2025-09-04 07:06:27 +02:00
Matthias
89272e9ddb
chore(ci): don't cache qemu image
2025-09-04 07:06:27 +02:00
Matthias
23d4d25e39
chore(ci): move everything to docker build action
2025-09-04 07:06:27 +02:00
Matthias
488a608c90
chore(ci): simplify build steps
2025-09-04 07:06:27 +02:00
Matthias
a94d18a10b
chore(ci): use composite action to extract docker variables
2025-09-04 07:06:27 +02:00
Matthias
94aba0f9ac
chore(ci) fix step naming
2025-09-04 07:06:27 +02:00
Matthias
35c3ca91eb
chore(ci): fix small typo
2025-09-04 07:06:27 +02:00
Matthias
53328bc595
chore(ci): allow failure on pull
2025-09-04 07:06:27 +02:00
Matthias
bb7a4c4739
chore(ci): move CI build to action
...
* Reduce the need for a helper script
* increase visibility into individual build times
2025-09-04 07:06:27 +02:00
Matthias
7d38963c61
chore(ci): extract environment parts to ci file
2025-09-04 07:06:27 +02:00
Matthias
a7e7c17134
Merge pull request #12207 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-09-04 06:51:27 +02:00
Freqtrade Bot
0544af1f68
chore: update pre-commit hooks
2025-09-04 03:10:44 +00:00
Mihail
70d7dcd189
Made test_merge_informative_pair_monthly asserts data dependent.
2025-09-03 19:55:37 +00:00
Mihail
d36fdc1d69
Added exact dates to test_merge_informative_pair_monthly.
2025-09-03 12:20:38 +00:00
Mihail
b9482f420d
Changed test_merge_informative_pair_monthly test to contain the data from previous informative candle on start too.
2025-09-02 19:25:08 +00:00
Matthias
ba87f3e7d7
chore: exclude .venv and userdata from dockerfiles
2025-09-02 20:59:23 +02:00
Mihail
3fe721a772
Fix for merge_informative_pair fix.
2025-09-02 18:33:23 +00:00
Matthias
b60a3802e7
feat: remove numpy and pandas downgrade for armhf
2025-09-02 19:21:01 +02:00
Matthias
4beb6a8049
Merge pull request #12198 from hustrust/develop
...
chore: remove redundant word in docs/freq-ui.md
2025-09-02 18:18:20 +02:00
Mihail
a53c4a3ed1
Fix the truncation of values by merge_ordered in the merge_informative_pair helper.
2025-09-02 15:35:20 +03:00
Robert Caulk
bd10afc796
Merge pull request #12195 from Kritoooo/fix-skip-empty-test-labels
...
feat: warn user with clear message when test labels empty
2025-09-02 12:19:56 +02:00
hustrust
2868efa779
chore: remove redundant word in docs/freq-ui.md
...
Signed-off-by: hustrust <hustrust@outlook.com >
2025-09-02 16:28:51 +08:00
Matthias
fe466e2e86
chore(ci): set environment variables directly
2025-09-02 07:23:10 +02:00
Matthias
6c5771b40c
chore(ci): remove some redundant environment variables
2025-09-02 07:16:10 +02:00
Matthias
5c81d31bd1
chore(ci): Updated docker hub login
2025-09-02 07:13:18 +02:00
Matthias
b1b3b42489
Merge pull request #12196 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-09-02 06:58:52 +02:00
Freqtrade Bot
5b03fc1a89
chore: update pre-commit hooks
2025-09-02 03:18:44 +00:00
Matthias
dd73c724c4
Merge pull request #12183 from freqtrade/dependabot/pip/develop/ta-lib-0.6.6
...
chore(deps): bump ta-lib from 0.6.5 to 0.6.6
2025-09-01 20:01:50 +02:00
Matthias
5cbcd68446
chore: update armhf binary
2025-09-01 19:47:45 +02:00
Kritoooo
3bc1afd149
feat: warn user with clear message when test labels empty
2025-09-01 21:21:24 +08:00
Matthias
877761ecd3
Merge pull request #12185 from freqtrade/dependabot/pip/develop/cachetools-6.2.0
...
chore(deps): bump cachetools from 6.1.0 to 6.2.0
2025-09-01 11:00:55 +02:00
Matthias
9ef464e002
Merge pull request #12188 from freqtrade/dependabot/pip/develop/questionary-2.1.1
...
chore(deps): bump questionary from 2.1.0 to 2.1.1
2025-09-01 10:49:48 +02:00
dependabot[bot]
3deb089d64
chore(deps): bump cachetools from 6.1.0 to 6.2.0
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 6.1.0 to 6.2.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v6.1.0...v6.2.0 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 08:40:20 +00:00
Matthias
f4f2249447
Merge pull request #12187 from freqtrade/dependabot/pip/develop/types-562fd16d2b
...
chore(deps-dev): bump types-cachetools from 6.1.0.20250717 to 6.2.0.20250827 in the types group
2025-09-01 10:36:57 +02:00
dependabot[bot]
1c5a4f4f39
chore(deps): bump questionary from 2.1.0 to 2.1.1
...
Bumps [questionary](https://github.com/tmbo/questionary ) from 2.1.0 to 2.1.1.
- [Commits](https://github.com/tmbo/questionary/compare/2.1.0...2.1.1 )
---
updated-dependencies:
- dependency-name: questionary
dependency-version: 2.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 08:10:19 +00:00
Matthias
1909fc3139
chore: update pre-commit cachetools
2025-09-01 10:05:43 +02:00
Matthias
2de831f1b2
Merge pull request #12189 from freqtrade/dependabot/pip/develop/orjson-3.11.3
...
chore(deps): bump orjson from 3.11.2 to 3.11.3
2025-09-01 10:03:51 +02:00
Matthias
1739200ee4
Merge pull request #12191 from freqtrade/dependabot/pip/develop/humanize-4.13.0
...
chore(deps): bump humanize from 4.12.3 to 4.13.0
2025-09-01 10:03:38 +02:00
Matthias
31a44178a4
Merge pull request #12193 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.52
...
chore(deps): bump prompt-toolkit from 3.0.51 to 3.0.52
2025-09-01 10:02:22 +02:00
Matthias
eb9f233a78
Merge pull request #12192 from freqtrade/dependabot/pip/develop/ruff-0.12.11
...
chore(deps-dev): bump ruff from 0.12.10 to 0.12.11
2025-09-01 10:01:05 +02:00
dependabot[bot]
3986dc2617
chore(deps): bump prompt-toolkit from 3.0.51 to 3.0.52
...
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit ) from 3.0.51 to 3.0.52.
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases )
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/CHANGELOG )
- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.51...3.0.52 )
---
updated-dependencies:
- dependency-name: prompt-toolkit
dependency-version: 3.0.52
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 06:24:42 +00:00
dependabot[bot]
1f7f2ee3dd
chore(deps-dev): bump ruff from 0.12.10 to 0.12.11
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.10 to 0.12.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/0.12.10...0.12.11 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.11
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 06:22:56 +00:00
dependabot[bot]
6e0da1aa3a
chore(deps): bump humanize from 4.12.3 to 4.13.0
...
Bumps [humanize](https://github.com/python-humanize/humanize ) from 4.12.3 to 4.13.0.
- [Release notes](https://github.com/python-humanize/humanize/releases )
- [Commits](https://github.com/python-humanize/humanize/compare/4.12.3...4.13.0 )
---
updated-dependencies:
- dependency-name: humanize
dependency-version: 4.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 06:22:50 +00:00
dependabot[bot]
af3b0ed39f
chore(deps): bump orjson from 3.11.2 to 3.11.3
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.11.2 to 3.11.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.11.2...3.11.3 )
---
updated-dependencies:
- dependency-name: orjson
dependency-version: 3.11.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 06:21:23 +00:00
dependabot[bot]
1302b67772
chore(deps-dev): bump types-cachetools in the types group
...
Bumps the types group with 1 update: [types-cachetools](https://github.com/typeshed-internal/stub_uploader ).
Updates `types-cachetools` from 6.1.0.20250717 to 6.2.0.20250827
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-version: 6.2.0.20250827
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 06:20:24 +00:00
dependabot[bot]
6d44248607
chore(deps): bump ta-lib from 0.6.5 to 0.6.6
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.6.5 to 0.6.6.
- [Release notes](https://github.com/ta-lib/ta-lib-python/releases )
- [Changelog](https://github.com/TA-Lib/ta-lib-python/blob/master/CHANGELOG )
- [Commits](https://github.com/ta-lib/ta-lib-python/compare/v0.6.5...v0.6.6 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-version: 0.6.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-01 06:18:21 +00:00
Matthias
5f1d9cbab1
Merge pull request #12151 from mpagnoulle/feat/trades-timerange-filtering
...
Trades TimeRange filtering for FeatherDataHandler and _if_enabled_populate_trades
2025-08-31 10:00:23 +02:00
Matthias
aad21195df
docs: document nested webhook functionality
2025-08-31 08:41:30 +02:00
Matthias
739a67fdcb
test: add test for new webhook functionality
2025-08-31 08:41:12 +02:00
Matthias
48bd5cb2c0
feat: add nested webhook message support
2025-08-31 08:41:05 +02:00
Matthias
2542102280
test: Test telegram init exception handling
2025-08-30 20:02:03 +02:00
Matthias
81a5d49687
fix: list-data --trades no longer working when used with --pairs filter
2025-08-30 19:58:24 +02:00
Matthias
321b44b779
chore: fix
2025-08-30 19:57:47 +02:00
Matthias
61a1ed897f
chore: bump pyright minimum version
2025-08-30 18:10:21 +02:00
Matthias
5bb4cffa21
chore: clarify deprecation message
2025-08-30 18:02:26 +02:00
Matthias
5c314b6f1c
chore: bump dev version to 2025.9-dev
2025-08-30 17:56:49 +02:00
Maxime Pagnoulle
9d5295fdb4
feat: Support for unbounded start and/or end in timerange filtering, added associated tests
2025-08-30 17:38:23 +02:00
Matthias
71e1c91148
docs: wider docs page
2025-08-30 17:26:16 +02:00
Matthias
e9718e064f
chore: remove outdated comment about ta-lib
2025-08-30 15:40:52 +02:00
Matthias
3e8bb29c9f
test: move test to usdt
2025-08-30 15:40:52 +02:00
Matthias
2fd703fcc5
Merge pull request #12170 from mrpabloyeah/some-improvements-to-backtest-summary-metrics
...
Some improvements to backtest summary metrics
2025-08-30 15:40:35 +02:00
Matthias
2a84b00dad
docs: fix/improve developer docs
2025-08-30 15:17:06 +02:00
Matthias
711ebfea28
docs: update backtest-result to reproducible result
2025-08-30 15:12:54 +02:00
Matthias
8cd2ee95f9
feat: add developer documentation to generate backtest results
2025-08-30 14:56:23 +02:00
Matthias
539937c0eb
refactor: move base_analysis to where it belongs
2025-08-30 11:47:38 +02:00
Matthias
fefd698e96
Merge pull request #12179 from freqtrade/deps/loky
...
CI: Bump joblib to latest version
2025-08-30 11:39:00 +02:00
Matthias
3512d788dc
chore: bump technical to 1.5.3 to align talib version
2025-08-30 11:19:36 +02:00
Matthias
54c4dd1ce6
chore: run CI against 3.13 unconditionally again
...
Pinning to 3.13.6 was a workaround for the loky bug
2025-08-30 11:18:02 +02:00
Matthias
daaff66ff0
chore: Bump joblib dependency to 1.5.2
2025-08-30 11:14:15 +02:00
Matthias
8610f9883d
feat: enable PostOnly orders for binance futures
2025-08-30 10:13:10 +02:00
Matthias
e503d4a9c0
fix: downgrade pyarrow to 20 to work around pyarrow compilation error
...
related: https://github.com/apache/arrow/issues/47229
2025-08-29 20:31:06 +02:00
Matthias
eaf3fc8833
test: add negative test for parallel download
2025-08-29 20:06:03 +02:00
Matthias
94c5ddc13d
test: add test covering parallel pair merging
2025-08-29 07:26:05 +02:00
Matthias
a3fedbaba7
docs: update outdated comments
2025-08-29 07:11:19 +02:00
Matthias
1cf1d9e3d7
chore: remove unused ignore
2025-08-28 20:37:41 +02:00
Matthias
6b250f9dfe
feat: reduce log verbosity of recursive and lookahead bias commands
2025-08-28 20:19:47 +02:00
Matthias
3d24ef66d8
refactor: have backtesting init use self.config instead of the passed in config
2025-08-28 20:13:27 +02:00
Matthias
ef0fc13235
chore: reduce data-load verbosity
2025-08-28 20:11:28 +02:00
Matthias
394ff1bbf6
chore: improve variable wording
2025-08-28 19:51:43 +02:00
Matthias
5cdd087465
fix: type error
2025-08-28 19:34:45 +02:00
Matthias
93051f4f97
test: update test for dynamic pairlist expansion in list-data
2025-08-28 19:21:54 +02:00
mrpabloyeah
1c2eed1421
Merge branch 'freqtrade:develop' into some-improvements-to-backtest-summary-metrics
2025-08-28 18:44:37 +02:00
mrpabloyeah
532f5ab080
Update backtesting documentation
2025-08-28 18:32:24 +02:00
Matthias
e3ffe56549
feat: add dynamic PL expansion to list-data
2025-08-28 18:29:44 +02:00
Matthias
564634be45
docs: update exported help messages
2025-08-28 07:08:36 +02:00
Matthias
ab3ae3dc62
chore: Update cli help
2025-08-28 07:08:25 +02:00
Matthias
d037f67f74
test: add parallel download test
2025-08-28 07:07:27 +02:00
Matthias
b1b6341a6e
test: improve parallel test to capture caching
2025-08-28 06:50:17 +02:00
Matthias
8c92f9407d
chore: use candle_type as argument for parallel-download
2025-08-28 06:50:08 +02:00
Matthias
e0aa660b56
chore: improve docstring wording
2025-08-28 06:46:45 +02:00
Matthias
25d4cabe3b
Merge pull request #12171 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-08-28 06:36:39 +02:00
Freqtrade Bot
7539b6ffda
chore: update pre-commit hooks
2025-08-28 03:16:20 +00:00
mrpabloyeah
8e623ee64c
Some improvements to backtest summary metrics
2025-08-28 02:04:39 +02:00
Matthias
59ab51c06c
test: Update basic test for calls to parallel-download
2025-08-27 20:19:47 +02:00
Matthias
2eb2617b6f
chore: make condition more logical
2025-08-27 20:19:31 +02:00
Matthias
b284572ea7
chore: update docstring
2025-08-27 19:44:39 +02:00
Matthias
1e5d9ecfa3
chore: improved logstring
2025-08-27 10:22:40 +02:00
Matthias
e8bda298e3
Merge branch 'develop' into pr/alisalama/11625
2025-08-27 10:15:07 +02:00
Matthias
489cd008d6
chore: invert "parallel download" option
2025-08-27 10:15:04 +02:00
Matthias
22ddd9a7d4
Merge pull request #12169 from freqtrade/deps/ccxt
...
Bump ccxt version to 4.5.2
2025-08-27 10:00:44 +02:00
Matthias
128ea45fee
chore: bump ccxt version to 4.5.2
2025-08-27 09:42:42 +02:00
Matthias
3ff1e31a81
test: don't use fixture if it's only used once
2025-08-27 08:31:14 +02:00
Matthias
2495f68751
chore: remove no-longer working badge
2025-08-26 20:47:31 +02:00
Matthias
70ee652be5
fix: cut-off (too short) timeframe-detail bug
...
If the detail data stops short, this shouldn't cause an exception.
instead, we should continue with "parent only" logic.
2025-08-26 19:39:15 +02:00
Matthias
bb1d34c33d
Merge pull request #12077 from mrpabloyeah/allow-pairs-with-prefix-in-marketcap-pairList
...
Allow pairs with prefix in MarketCapPairList
2025-08-26 19:12:46 +02:00
Matthias
8f6d64f5e1
test: add test for 1000 / k logic
2025-08-26 07:21:09 +02:00
Matthias
b40848373d
docs: add line about 1000 / K testing logic
2025-08-26 07:13:17 +02:00
Matthias
2824bcff41
chore(ci): prevent failure on PR's
2025-08-26 07:08:12 +02:00
Matthias
e8b967d634
Merge pull request #12167 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-08-26 06:02:10 +02:00
Freqtrade Bot
12d617cf8d
chore: update pre-commit hooks
2025-08-26 03:20:03 +00:00
mrpabloyeah
48ab5ed990
Replace get_markets_cache() with get_markets_exchange()
2025-08-25 14:24:38 +02:00
mrpabloyeah
3363b1062e
Merge branch 'freqtrade:develop' into allow-pairs-with-prefix-in-marketcap-pairList
2025-08-25 13:51:16 +02:00
Matthias
d35dde6757
Merge pull request #12158 from freqtrade/dependabot/pip/develop/pandas-2.3.2
...
chore(deps): bump pandas from 2.3.1 to 2.3.2
2025-08-25 10:20:51 +02:00
Matthias
6016d4886e
Merge pull request #12155 from freqtrade/dependabot/pip/develop/jsonschema-4.25.1
...
chore(deps): bump jsonschema from 4.25.0 to 4.25.1
2025-08-25 09:40:16 +02:00
Matthias
f77eaa4083
chore: bump pre-commit scipy-stubs
2025-08-25 09:39:00 +02:00
Matthias
460d88ced7
Merge pull request #12154 from freqtrade/dependabot/pip/develop/types-eabe4663e9
...
chore(deps-dev): bump types-python-dateutil from 2.9.0.20250809 to 2.9.0.20250822 in the types group
2025-08-25 09:37:03 +02:00
Matthias
6bb559f1b0
Merge pull request #12163 from freqtrade/dependabot/pip/develop/time-machine-2.19.0
...
chore(deps-dev): bump time-machine from 2.17.0 to 2.19.0
2025-08-25 09:30:12 +02:00
Matthias
7c91eb0091
Merge pull request #12161 from freqtrade/dependabot/pip/develop/optuna-4.5.0
...
chore(deps): bump optuna from 4.4.0 to 4.5.0
2025-08-25 09:29:51 +02:00
Matthias
ae672e1110
Merge pull request #12164 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.6.0
...
chore(deps): bump astral-sh/setup-uv from 6.5.0 to 6.6.0
2025-08-25 09:12:32 +02:00
dependabot[bot]
1c4bf67e29
chore(deps): bump jsonschema from 4.25.0 to 4.25.1
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.25.0 to 4.25.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.25.0...v4.25.1 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-version: 4.25.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 07:12:10 +00:00
Matthias
c4e671fdc3
Merge pull request #12162 from freqtrade/dependabot/pip/develop/requests-2.32.5
...
chore(deps): bump requests from 2.32.4 to 2.32.5
2025-08-25 09:03:46 +02:00
Matthias
c5c5198fb3
Merge pull request #12160 from freqtrade/dependabot/pip/develop/ccxt-4.5.1
...
chore(deps): bump ccxt from 4.5.0 to 4.5.1
2025-08-25 09:03:07 +02:00
dependabot[bot]
634ec3c85f
chore(deps-dev): bump time-machine from 2.17.0 to 2.19.0
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.17.0 to 2.19.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.17.0...2.19.0 )
---
updated-dependencies:
- dependency-name: time-machine
dependency-version: 2.19.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 07:02:34 +00:00
Matthias
d15aa4b337
Merge pull request #12157 from freqtrade/dependabot/pip/develop/ruff-0.12.10
...
chore(deps-dev): bump ruff from 0.12.9 to 0.12.10
2025-08-25 08:59:07 +02:00
Matthias
e160739a28
Merge pull request #12159 from freqtrade/dependabot/pip/develop/mkdocs-c7429a2ade
...
chore(deps): bump mkdocs-material from 9.6.17 to 9.6.18 in the mkdocs group
2025-08-25 08:51:58 +02:00
Matthias
030e07030c
Merge pull request #12156 from freqtrade/dependabot/pip/develop/scipy-420df9eef1
...
chore(deps-dev): bump scipy-stubs from 1.16.1.0 to 1.16.1.1 in the scipy group
2025-08-25 08:40:44 +02:00
Matthias
a50a15ebc6
chore(deps): Don't bump pandas for armv7 for now.
2025-08-25 08:11:16 +02:00
Matthias
514452c4ec
chore: update date-util in pre-commit config
2025-08-25 08:07:14 +02:00
dependabot[bot]
f091db3b0e
chore(deps): bump astral-sh/setup-uv from 6.5.0 to 6.6.0
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](d9e0f98d3f...4959332f0f )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 05:45:29 +00:00
dependabot[bot]
caf1d6e7f2
chore(deps): bump requests from 2.32.4 to 2.32.5
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.4 to 2.32.5.
- [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.4...v2.32.5 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 05:30:18 +00:00
dependabot[bot]
81f6637803
chore(deps): bump optuna from 4.4.0 to 4.5.0
...
Bumps [optuna](https://github.com/optuna/optuna ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/optuna/optuna/releases )
- [Commits](https://github.com/optuna/optuna/compare/v4.4.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: optuna
dependency-version: 4.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 05:30:01 +00:00
dependabot[bot]
f764f1fc10
chore(deps): bump ccxt from 4.5.0 to 4.5.1
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.5.0 to 4.5.1.
- [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/v4.5.0...v4.5.1 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 05:29:10 +00:00
dependabot[bot]
9a8ef17c73
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.6.17 to 9.6.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.6.17...9.6.18 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 05:27:30 +00:00
dependabot[bot]
8fe582a7a7
chore(deps): bump pandas from 2.2.3 to 2.3.2
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.2.3 to 2.3.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.3...v2.3.2 )
---
updated-dependencies:
- dependency-name: pandas
dependency-version: 2.3.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 05:27:29 +00:00
dependabot[bot]
5cf3a2256a
chore(deps-dev): bump ruff from 0.12.9 to 0.12.10
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.9 to 0.12.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/0.12.9...0.12.10 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 05:27:10 +00:00
dependabot[bot]
caf4ffbc0b
chore(deps-dev): bump scipy-stubs in the scipy group
...
Bumps the scipy group with 1 update: [scipy-stubs](https://github.com/scipy/scipy-stubs ).
Updates `scipy-stubs` from 1.16.1.0 to 1.16.1.1
- [Release notes](https://github.com/scipy/scipy-stubs/releases )
- [Commits](https://github.com/scipy/scipy-stubs/compare/v1.16.1.0...v1.16.1.1 )
---
updated-dependencies:
- dependency-name: scipy-stubs
dependency-version: 1.16.1.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: scipy
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 05:25:49 +00:00
dependabot[bot]
d156f36f99
chore(deps-dev): bump types-python-dateutil in the types group
...
Bumps the types group with 1 update: [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader ).
Updates `types-python-dateutil` from 2.9.0.20250809 to 2.9.0.20250822
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-version: 2.9.0.20250822
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-25 05:24:53 +00:00
Matthias
4390324d22
docs: improve exchange doc for time_in_force
2025-08-25 07:03:25 +02:00
Matthias
8d7ef1929e
docs: improve bybit documentation structure
2025-08-25 07:00:56 +02:00
Matthias
08fb8e42f7
docs: improve time_in_force section
2025-08-25 06:57:37 +02:00
Matthias
eaf6abecc8
fix: DecimalParameter shouldn't have floating point errors
...
closes #12152
2025-08-24 17:03:55 +02:00
Matthias
b4796cbf73
test: improve decimal parameter test
2025-08-24 17:03:11 +02:00
Matthias
e042b2e07b
test: improve parameter naming
2025-08-24 16:12:10 +02:00
Matthias
9f021cbee6
test: remove combined test
2025-08-24 16:11:46 +02:00
Matthias
bf615e415b
test: split parameter tests to one test per parameter
2025-08-24 16:11:44 +02:00
Matthias
c72f5b79fe
refactor: extract hyperopt-params test to separate file
2025-08-24 16:02:59 +02:00
Matthias
51c1674663
Merge pull request #12153 from freqtrade/update_action
...
Update_action
2025-08-24 15:54:36 +02:00
Matthias
e445452d35
Merge pull request #12128 from freqtrade/windows_ci
...
Windows ci against 2022 and 2025 respectively
2025-08-24 15:45:38 +02:00
Matthias
9fff38d0a3
chore: update Permission check action to supported version
2025-08-24 15:34:16 +02:00
Matthias
bdd69dbfbc
Merge pull request #12146 from stash86/main-stash
...
Fix calc_profit_ratio
2025-08-24 15:28:42 +02:00
Matthias
ec4767acd5
chore: Simplify code slightly
2025-08-24 14:44:22 +02:00
Matthias
78c8054954
chore(ci): Split windows ci tests to 2022 and 2025 respectively
2025-08-24 14:36:24 +02:00
Maxime Pagnoulle
f21c5ea88a
feat: Remove redundant filtering, add tests for pyarrow trade filtering, use date utils for date to ts conversion
2025-08-24 11:59:56 +02:00
Maxime Pagnoulle
82903cc567
feat: Filter trades based on timerange
2025-08-23 20:25:26 +02:00
Maxime Pagnoulle
0233c38711
feat: Only load trades needed for specified timerange
2025-08-23 20:24:10 +02:00
Stefano
24f5096ec6
modify test_handle_trade to test several cases of calc_profit_ratio
2025-08-23 17:23:56 +09:00
Stefano
030bc8641b
Merge branch 'main-stash' of https://github.com/stash86/freqtrade into main-stash
2025-08-22 08:40:17 +09:00
Stefano
c9403eb946
fix calc_profit_ratio to correctly fallback to available values when amount or open_rate is None
2025-08-22 08:40:14 +09:00
Matthias
87b0a6d3f3
Merge pull request #12144 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-08-21 07:15:18 +02:00
Matthias
c0d404edb5
chore: try downgrading python on windows ci
2025-08-21 06:59:20 +02:00
Freqtrade Bot
a7a16d1e1e
chore: update pre-commit hooks
2025-08-21 03:18:27 +00:00
Matthias
1f21d5e2c2
Merge pull request #12126 from stash86/main-stash
...
Improve lookahead analysis to use full dataframe comparison instead of just the last row
2025-08-20 06:45:13 +02:00
Stefano
a531f8644d
update the docs to show the modified approach in comparing dataframes
2025-08-20 09:32:02 +09:00
Matthias
765a0b52cb
fix: api-pairlist bug with candle-type-def
2025-08-19 21:14:11 +02:00
Matthias
4919d6944e
chore: use available attribute
2025-08-19 21:14:11 +02:00
Matthias
ac20596f10
chore: remove unused property
2025-08-19 21:14:11 +02:00
Matthias
5e79a93235
Merge pull request #12143 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-08-19 07:01:18 +02:00
Freqtrade Bot
2e8decbb6d
chore: update pre-commit hooks
2025-08-19 03:20:42 +00:00
Matthias
196e599dc8
Merge pull request #12131 from freqtrade/dependabot/pip/develop/mkdocs-ed34fe0103
...
chore(deps): bump mkdocs-material from 9.6.16 to 9.6.17 in the mkdocs group
2025-08-18 09:01:41 +02:00
Matthias
485cad2dc6
Merge pull request #12140 from freqtrade/dependabot/github_actions/develop/zizmorcore/zizmor-action-0.1.2
...
chore(deps): bump zizmorcore/zizmor-action from 0.1.1 to 0.1.2
2025-08-18 08:46:18 +02:00
Matthias
61cbe0c4b1
Merge pull request #12133 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.43
...
chore(deps): bump sqlalchemy from 2.0.42 to 2.0.43
2025-08-18 08:40:44 +02:00
Matthias
5510e138db
Merge pull request #12135 from freqtrade/dependabot/pip/develop/plotly-6.3.0
...
chore(deps): bump plotly from 6.2.0 to 6.3.0
2025-08-18 08:31:57 +02:00
Matthias
c9e9f9bd82
Merge pull request #12141 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.5.0
...
chore(deps): bump astral-sh/setup-uv from 6.4.3 to 6.5.0
2025-08-18 08:25:46 +02:00
Matthias
768ba1baaf
Merge pull request #12137 from freqtrade/dependabot/pip/develop/xgboost-3.0.4
...
chore(deps): bump xgboost from 3.0.3 to 3.0.4
2025-08-18 08:24:21 +02:00
Matthias
ad25a60149
Merge pull request #12132 from freqtrade/dependabot/pip/develop/ccxt-4.5.0
...
chore(deps): bump ccxt from 4.4.99 to 4.5.0
2025-08-18 08:23:09 +02:00
Matthias
3fdcd6e8f1
Merge pull request #12138 from freqtrade/dependabot/pip/develop/filelock-3.19.1
...
chore(deps): bump filelock from 3.18.0 to 3.19.1
2025-08-18 08:20:59 +02:00
Matthias
be0c0761e3
Merge pull request #12139 from freqtrade/dependabot/github_actions/develop/actions/checkout-5
...
chore(deps): bump actions/checkout from 4 to 5
2025-08-18 08:18:16 +02:00
Matthias
00dd3f05ac
Merge pull request #12134 from freqtrade/dependabot/pip/develop/ruff-0.12.9
...
chore(deps-dev): bump ruff from 0.12.8 to 0.12.9
2025-08-18 08:12:29 +02:00
Matthias
c6f30989c9
Merge pull request #12136 from freqtrade/dependabot/pip/develop/orjson-3.11.2
...
chore(deps): bump orjson from 3.11.1 to 3.11.2
2025-08-18 08:00:40 +02:00
Matthias
4ab6fba9e7
chore: bump sqlalchemy in pre-commit-config
2025-08-18 07:04:44 +02:00
dependabot[bot]
3ef082e2d9
chore(deps): bump astral-sh/setup-uv from 6.4.3 to 6.5.0
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.4.3 to 6.5.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](e92bafb625...d9e0f98d3f )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:56:09 +00:00
dependabot[bot]
cccf44cd68
chore(deps): bump zizmorcore/zizmor-action from 0.1.1 to 0.1.2
...
Bumps [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action ) from 0.1.1 to 0.1.2.
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases )
- [Commits](f52a838cfa...5ca5fc7a47 )
---
updated-dependencies:
- dependency-name: zizmorcore/zizmor-action
dependency-version: 0.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:55:35 +00:00
dependabot[bot]
506d665a43
chore(deps): bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:54:29 +00:00
dependabot[bot]
8514e35ad0
chore(deps): bump filelock from 3.18.0 to 3.19.1
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.18.0 to 3.19.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.18.0...3.19.1 )
---
updated-dependencies:
- dependency-name: filelock
dependency-version: 3.19.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:53:25 +00:00
dependabot[bot]
af0a3f9a8d
chore(deps): bump xgboost from 3.0.3 to 3.0.4
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 3.0.3 to 3.0.4.
- [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/v3.0.3...v3.0.4 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-version: 3.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:52:18 +00:00
dependabot[bot]
2df1a93dfc
chore(deps): bump orjson from 3.11.1 to 3.11.2
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.11.1 to 3.11.2.
- [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.11.1...3.11.2 )
---
updated-dependencies:
- dependency-name: orjson
dependency-version: 3.11.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:52:11 +00:00
dependabot[bot]
75e39d3154
chore(deps): bump plotly from 6.2.0 to 6.3.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v6.2.0...v6.3.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:52:04 +00:00
dependabot[bot]
5d755e3ca0
chore(deps-dev): bump ruff from 0.12.8 to 0.12.9
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.8 to 0.12.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/0.12.8...0.12.9 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.9
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:51:11 +00:00
dependabot[bot]
fbeb2e4789
chore(deps): bump sqlalchemy from 2.0.42 to 2.0.43
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.42 to 2.0.43.
- [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-version: 2.0.43
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:50:46 +00:00
dependabot[bot]
6b288d46af
chore(deps): bump ccxt from 4.4.99 to 4.5.0
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.99 to 4.5.0.
- [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/v4.4.99...v4.5.0 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:50:30 +00:00
dependabot[bot]
394cdfcc15
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.6.16 to 9.6.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.6.16...9.6.17 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.17
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:50:09 +00:00
Matthias
28df02da82
Merge pull request #12129 from freqtrade/dependabot/docker/python-3.13.7-slim-bookworm
...
chore(deps): bump python from 3.13.6-slim-bookworm to 3.13.7-slim-bookworm
2025-08-18 06:49:59 +02:00
Matthias
d4ee725747
Merge pull request #12127 from freqtrade/backtest-filename
...
Backtest filename
2025-08-18 06:47:12 +02:00
dependabot[bot]
6617d3bb46
chore(deps): bump python
...
Bumps python from 3.13.6-slim-bookworm to 3.13.7-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.7-slim-bookworm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-18 04:35:05 +00:00
Matthias
2453e344f4
docs: improve documentation
2025-08-17 17:25:06 +02:00
Matthias
7f0e886cfd
chore: update config message naming
2025-08-17 15:31:48 +02:00
Matthias
e34ea393d9
docs: improved help wording
2025-08-17 15:15:55 +02:00
Matthias
a00a5e52c4
docs: update backtest-filename wording
2025-08-17 15:15:37 +02:00
Matthias
6abc0a3fb9
docs: update wording in documentation
2025-08-17 15:13:05 +02:00
Matthias
7e4b9d7481
docs: update doc segments with new help text
2025-08-17 15:09:12 +02:00
Matthias
e3f241acb7
chore: improve help text wording
2025-08-17 15:08:55 +02:00
Matthias
eee233f894
fix: ensure exportfilename is always set
2025-08-17 15:02:28 +02:00
Matthias
615095c780
feat: add exportdirectory to entry/exit analysis
2025-08-17 15:02:28 +02:00
Matthias
b22bce3dd8
feat: Support split directory and filename for backteststats loading
2025-08-17 15:02:28 +02:00
Matthias
9f1d9add18
chore: improve docstring
2025-08-17 15:02:28 +02:00
Matthias
36f2bef6b8
test: update test for split backtest-show reality
2025-08-17 15:02:28 +02:00
Matthias
07906d2576
test: update api backtest test
2025-08-17 15:02:28 +02:00
Matthias
5c977c212b
test: drop test part using --export-filename to determine backtest result naming
2025-08-17 15:02:28 +02:00
Matthias
09b084e85a
chore: adjust backtest-optimize reports tests
2025-08-17 15:02:28 +02:00
Matthias
aefc72554a
chore: ensure filename is a path object
2025-08-17 15:02:28 +02:00
Matthias
33c2cc806a
refactor: extract bt file normalization to separate function
2025-08-17 15:02:28 +02:00
Matthias
74aa17d534
feat: support both relative filenames, as well as just the filename
2025-08-17 15:02:28 +02:00
Matthias
4de1501c68
fix: argument load stability
2025-08-17 15:02:28 +02:00
Matthias
dc12b3e750
feat: improved support for split "export-directory" and export-filenames
2025-08-17 15:02:28 +02:00
Matthias
dacd09db8b
chore: improved code logic
2025-08-17 15:02:28 +02:00
Matthias
c63d0e167c
chore: switch to using exportdirectory
2025-08-17 15:02:28 +02:00
Matthias
6ccd98d795
feat: introduce --export-directory
2025-08-17 15:02:28 +02:00
Stefano
52b0e64950
revert back to use list instead of set
2025-08-17 16:25:01 +09:00
Stefano
5e5137edc1
compare full dataframe instead of only last row
2025-08-17 16:05:22 +09:00
Matthias
5d4edb5ec0
fix: list-strategies shouldn't fail when no strategy is found
...
closes #12124
2025-08-16 19:38:45 +02:00
Matthias
6dccab9bfe
refactor: simplify backtest analysis data loading
2025-08-16 14:50:36 +02:00
Matthias
653c160d76
chore: analyze-commands shouldn't identify as backtest
2025-08-16 13:27:29 +02:00
Matthias
3f65ed452e
chore: improve typesafety
2025-08-16 13:23:51 +02:00
Matthias
09cdc7ceca
chore: improve docker job namings
2025-08-15 19:41:49 +02:00
Matthias
e98e6d8aee
chore: remove --no-build-isolation from docker builds
2025-08-15 18:29:01 +02:00
Matthias
f10223bf13
chore: temporarily downgrade armhf dependencies
...
Allow piwheels to apply - which should make the armhf build a lot faster.
2025-08-15 18:29:01 +02:00
Matthias
38b3062653
chore: fix armhf build
2025-08-15 16:18:24 +02:00
Matthias
6063e4accb
Merge pull request #12101 from freqtrade/dependabot/pip/develop/ta-lib-0.6.5
...
chore(deps): bump ta-lib from 0.5.5 to 0.6.5
2025-08-15 13:10:22 +02:00
Matthias
06e249f569
chore: bump pre-built armhf ta-lib binary
2025-08-15 08:22:25 +02:00
Matthias
d064bd4f34
chore: prefer --backtest-filename over --export-filename!
2025-08-14 15:20:46 +02:00
Matthias
765d2c332c
docs: update Documentation about export-filename
2025-08-14 15:20:12 +02:00
Matthias
8857c77645
Merge pull request #12116 from stash86/fix-recursive
...
move strategy load to after candle_type_def has been defined
2025-08-14 14:20:38 +02:00
Matthias
1ff4e40824
chore: remove ta-lib install scripts and helpers
2025-08-14 11:15:48 +02:00
Matthias
09d59c79a7
chore(ci): cleanup CI ta-lib specials
2025-08-14 11:15:36 +02:00
Matthias
dd6ac4b196
chore: remove ta-lib install from dockerfile
2025-08-14 10:22:56 +02:00
Matthias
67fe3682b5
docs: remove ta-lib special steps
2025-08-14 10:22:50 +02:00
Matthias
a07e6183bb
chore: simplify setup.sh
2025-08-14 10:17:53 +02:00
Matthias
ac99537c25
chore: simplify setup.ps1 removing ta-lib install
2025-08-14 10:16:46 +02:00
Matthias
734a6f0442
chore: remove ta-lib install workaround for windows
2025-08-14 10:15:41 +02:00
Matthias
c934535dc8
chore: remove now pointless ta-lib wheels
2025-08-14 10:07:10 +02:00
Matthias
3e3f092f0c
test: reduce ta-lib test accuracy to align with ta-lib 0.6.5
...
Precision for ta-lib 0.6.x was increased
but is lower by 0001 than what was in the freqtrade ta-lib fix
https://github.com/TA-Lib/ta-lib/blob/main/src/ta_func/ta_utility.h#L257
This won't be a problem for any normal usdt pair.
shitcoins on some exchanges (e.g gate) with 12 zeros before the first significant digit wouldn't have worked today, either.
2025-08-14 09:59:07 +02:00
Matthias
834aafb8f2
test: non-freqai tests should run without torch installed
2025-08-14 09:37:07 +02:00
Stefano
df19c77bcf
better fallback
2025-08-14 16:09:43 +09:00
Stefano
6edcda1e42
fallback if strat don't specify startup candle
2025-08-14 16:06:15 +09:00
Matthias
fe8c367bce
Merge pull request #12115 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-08-14 07:47:26 +02:00
Stefano
a37edf8c62
remove unused import
2025-08-14 12:51:27 +09:00
Stefano
09ef2c9dea
move strategy load after candle type has been defined
2025-08-14 12:45:34 +09:00
Freqtrade Bot
42b1d8ecf8
chore: update pre-commit hooks
2025-08-14 03:26:18 +00:00
Matthias
32437a95f3
chore: remove unused import
2025-08-13 19:42:01 +02:00
Matthias
2e29d3523b
test: empty pairlist is now handled by config schema
2025-08-13 13:17:16 +02:00
Matthias
530300a951
chore: clearer validation error handling
2025-08-13 13:15:02 +02:00
Matthias
612a09634c
test: use appropriate error handlers
2025-08-13 13:08:58 +02:00
Matthias
fd6a2456d0
chore: improved validation error handling
2025-08-13 13:08:51 +02:00
Matthias
1ad0e7e365
fix: force one pairlist handler via config
...
closes #12112
2025-08-13 13:08:41 +02:00
Matthias
055ee5c88f
fix: gracefully handle telegram startup error
...
closes #12112
2025-08-13 12:02:12 +02:00
Matthias
ae676d8e03
chore: small code refactoring, simplifying the code
2025-08-12 07:09:37 +02:00
Matthias
0dc665e45b
Merge pull request #12098 from freqtrade/feat/bitget_stoploss
...
add bitget stoploss support
2025-08-12 06:57:36 +02:00
Matthias
bc6ea16db8
Merge pull request #12108 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-08-12 06:43:59 +02:00
Freqtrade Bot
a1d0528adb
chore: update pre-commit hooks
2025-08-12 03:24:31 +00:00
mrpabloyeah
ecfa1fd5b5
Adjust expectation for get_markets calls in test_MarketCapPairList_timing
2025-08-11 23:54:50 +02:00
mrpabloyeah
eaf76047e3
Correct syntax
2025-08-11 22:51:35 +02:00
mrpabloyeah
761d3f216e
Simplify resolve_marketcap_pair()
2025-08-11 22:40:49 +02:00
mrpabloyeah
e7d9ac2247
Merge branch 'freqtrade:develop' into allow-pairs-with-prefix-in-marketcap-pairList
2025-08-11 22:36:37 +02:00
Matthias
842e651928
Merge pull request #12103 from freqtrade/dependabot/pip/develop/types-aabf979877
...
chore(deps-dev): bump the types group with 2 updates
2025-08-11 08:36:55 +02:00
dependabot[bot]
091d1c2d55
chore(deps): bump ta-lib from 0.5.5 to 0.6.5
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.5.5 to 0.6.5.
- [Release notes](https://github.com/ta-lib/ta-lib-python/releases )
- [Changelog](https://github.com/TA-Lib/ta-lib-python/blob/master/CHANGELOG )
- [Commits](https://github.com/ta-lib/ta-lib-python/compare/v0.5.5...v0.6.5 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-version: 0.6.5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 06:16:57 +00:00
Matthias
47bf2d1f26
chore: bump types in pre-commit config
2025-08-11 08:14:42 +02:00
Matthias
758392c206
Merge pull request #12100 from freqtrade/dependabot/pip/develop/torch-2.8.0
...
chore(deps): bump torch from 2.7.1 to 2.8.0
2025-08-11 08:13:48 +02:00
Matthias
647011bf0c
Merge pull request #12106 from freqtrade/dependabot/github_actions/develop/actions/download-artifact-5
...
chore(deps): bump actions/download-artifact from 4 to 5
2025-08-11 08:13:34 +02:00
Matthias
580413b5f8
Merge pull request #12099 from freqtrade/dependabot/pip/develop/cryptography-45.0.6
...
chore(deps): bump cryptography from 45.0.5 to 45.0.6
2025-08-11 08:12:47 +02:00
Matthias
c8c9e5167e
Merge pull request #12105 from freqtrade/dependabot/pip/develop/pre-commit-4.3.0
...
chore(deps-dev): bump pre-commit from 4.2.0 to 4.3.0
2025-08-11 08:02:17 +02:00
dependabot[bot]
2e8707059d
chore(deps): bump actions/download-artifact from 4 to 5
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 05:40:44 +00:00
dependabot[bot]
e0d9d01493
chore(deps-dev): bump pre-commit from 4.2.0 to 4.3.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.2.0 to 4.3.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/v4.2.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-version: 4.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 05:38:29 +00:00
Matthias
45bf1ace7d
Merge pull request #12102 from freqtrade/dependabot/pip/develop/time-machine-2.17.0
...
chore(deps-dev): bump time-machine from 2.16.0 to 2.17.0
2025-08-11 07:36:46 +02:00
Matthias
39a5328f5a
Merge pull request #12104 from freqtrade/dependabot/pip/develop/ruff-0.12.8
...
chore(deps-dev): bump ruff from 0.12.7 to 0.12.8
2025-08-11 07:36:38 +02:00
dependabot[bot]
9f82738c96
chore(deps-dev): bump ruff from 0.12.7 to 0.12.8
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.7 to 0.12.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/0.12.7...0.12.8 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 04:47:32 +00:00
dependabot[bot]
f69f6ec8be
chore(deps-dev): bump the types group with 2 updates
...
Bumps the types group with 2 updates: [types-requests](https://github.com/typeshed-internal/stub_uploader ) and [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader ).
Updates `types-requests` from 2.32.4.20250611 to 2.32.4.20250809
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
Updates `types-python-dateutil` from 2.9.0.20250708 to 2.9.0.20250809
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-version: 2.32.4.20250809
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
- dependency-name: types-python-dateutil
dependency-version: 2.9.0.20250809
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 04:47:15 +00:00
dependabot[bot]
8b3fb11f14
chore(deps-dev): bump time-machine from 2.16.0 to 2.17.0
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.16.0 to 2.17.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/docs/changelog.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.16.0...2.17.0 )
---
updated-dependencies:
- dependency-name: time-machine
dependency-version: 2.17.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 04:46:55 +00:00
dependabot[bot]
b0f4c57fa8
chore(deps): bump torch from 2.7.1 to 2.8.0
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.7.1 to 2.8.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.7.1...v2.8.0 )
---
updated-dependencies:
- dependency-name: torch
dependency-version: 2.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 04:43:29 +00:00
dependabot[bot]
d759deae8f
chore(deps): bump cryptography from 45.0.5 to 45.0.6
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 45.0.5 to 45.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/45.0.5...45.0.6 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-11 04:41:22 +00:00
Matthias
b695b5a83c
Merge pull request #12095 from freqtrade/dependabot/docker/python-3.13.6-slim-bookworm
...
chore(deps): bump python from 3.13.5-slim-bookworm to 3.13.6-slim-bookworm
2025-08-10 16:39:27 +02:00
Matthias
b8883b790e
test: adjust stoploss order getting for bitget
2025-08-10 16:35:53 +02:00
dependabot[bot]
423197cb23
chore(deps): bump python
...
Bumps python from 3.13.5-slim-bookworm to 3.13.6-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.6-slim-bookworm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-10 06:52:45 +00:00
Matthias
38107664b5
feat(bitget): Add triggered stoploss detection logic
2025-08-09 17:40:21 +02:00
Matthias
42d3f557bc
chore(ci): fix windows install
...
temporarily pin ta-lib to <0.6.0 when searching for wheels
2025-08-09 16:11:42 +02:00
Matthias
1a3c913176
feat(bitget): Align bitget candle limits
2025-08-09 15:49:44 +02:00
Matthias
83de41ad0e
test(bitget): add test for bitget ohlcv limit
2025-08-09 15:49:29 +02:00
Matthias
8cc4664823
chore: fix imports
2025-08-07 20:10:01 +02:00
Matthias
aaecbc2206
test(bitget): add test for stoploss emulation
2025-08-07 20:10:01 +02:00
Matthias
e36df7eff5
feat(bitget): correctly cancel stop orders
2025-08-07 20:10:01 +02:00
Matthias
95f58b2b8c
feat(bitget): add stoploss support properly
2025-08-07 20:10:01 +02:00
Matthias
8df0ce3fb5
docs: add stoploss on exchange bitget
2025-08-07 20:10:01 +02:00
Matthias
4177809f71
feat(bitget): stoploss order fetching attempts
2025-08-07 20:10:01 +02:00
Matthias
a4c82a95a0
Merge branch 'develop' into fix/tz-naive-predictions
2025-08-07 06:35:35 +02:00
Matthias
96aa214fc5
Merge pull request #12092 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-08-07 06:01:21 +02:00
Matthias
a3c1c8c1b4
Merge pull request #12091 from freqtrade/deps/ccxt
...
Bump ccxt to 4.4.99
2025-08-07 06:00:35 +02:00
Freqtrade Bot
2bf3494cbc
chore: update pre-commit hooks
2025-08-07 03:31:40 +00:00
Matthias
e3dd3478bb
chore: bump ccxt to 4.4.99
2025-08-06 21:12:29 +02:00
Matthias
457af15b35
chore: safe basic freqAI infos to backtest result
2025-08-06 20:24:43 +02:00
Matthias
1eef1675cc
Merge pull request #12084 from freqtrade/fix/backtest_feature_handling
...
fix: Ensure pipelines that modify feature set are supported for fast backtesting
2025-08-05 20:19:18 +02:00
Robert Caulk
89ef31b381
fix: Ensure pipelines that modify feature set are supported for fast backtesting
2025-08-05 12:49:27 +02:00
mrpabloyeah
c00472c42d
Merge branch 'freqtrade:develop' into allow-pairs-with-prefix-in-marketcap-pairList
2025-08-05 11:25:15 +02:00
mrpabloyeah
c0143b04c8
Refactor pair resolution logic for improved clarity and modularity
2025-08-05 11:14:02 +02:00
Matthias
d1c901ae94
Merge pull request #12083 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-08-05 07:16:42 +02:00
Matthias
dd0aeaf380
Merge pull request #12080 from freqtrade/dependabot/github_actions/develop/docker/login-action-3.5.0
...
chore(deps): bump docker/login-action from 3.4.0 to 3.5.0
2025-08-05 07:10:25 +02:00
Freqtrade Bot
3e8e250a65
chore: update pre-commit hooks
2025-08-05 04:46:39 +00:00
dependabot[bot]
a34b580444
chore(deps): bump docker/login-action from 3.4.0 to 3.5.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](74a5d14239...184bdaa072 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-05 04:46:30 +00:00
Matthias
e7ea9d09c9
chore: fix typo
2025-08-05 06:45:35 +02:00
Matthias
e4e11be331
chore: temporarily disable htx due to certificate issues
2025-08-05 06:34:56 +02:00
Matthias
9774c51a97
Merge pull request #12074 from freqtrade/dependabot/pip/develop/scipy-stubs-1.16.1.0
...
chore(deps-dev): bump scipy-stubs from 1.16.0.2 to 1.16.1.0
2025-08-04 19:57:46 +02:00
Matthias
87ff8dc7bc
chore(deps-dev): update scipy-stubs in pre-commit config
2025-08-04 19:34:43 +02:00
Matthias
2434ae5476
chore: make scipy it's own group to update scipy-stubs together
2025-08-04 19:34:27 +02:00
dependabot[bot]
e474294d55
chore(deps-dev): bump scipy-stubs from 1.16.0.2 to 1.16.1.0
...
Bumps [scipy-stubs](https://github.com/scipy/scipy-stubs ) from 1.16.0.2 to 1.16.1.0.
- [Release notes](https://github.com/scipy/scipy-stubs/releases )
- [Commits](https://github.com/scipy/scipy-stubs/compare/v1.16.0.2...v1.16.1.0 )
---
updated-dependencies:
- dependency-name: scipy-stubs
dependency-version: 1.16.1.0
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-04 17:33:34 +00:00
Matthias
b081716df7
Merge pull request #12075 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.42
...
chore(deps): bump sqlalchemy from 2.0.41 to 2.0.42
2025-08-04 19:31:26 +02:00
Matthias
e1af43b133
Merge branch 'develop' into dependabot/pip/develop/sqlalchemy-2.0.42
2025-08-04 19:17:39 +02:00
mrpabloyeah
1ea6a99c48
Allow pairs with prefix in MarketCapPairList
2025-08-04 11:54:03 +02:00
Matthias
79fc80957f
Merge pull request #12071 from freqtrade/dependabot/pip/develop/ruff-0.12.7
...
chore(deps-dev): bump ruff from 0.12.5 to 0.12.7
2025-08-04 08:42:02 +02:00
Matthias
937eedd8ca
Merge pull request #12073 from freqtrade/dependabot/pip/develop/aiohttp-3.12.15
...
chore(deps): bump aiohttp from 3.12.14 to 3.12.15
2025-08-04 07:37:51 +02:00
dependabot[bot]
93ae45dcbb
chore(deps): bump aiohttp from 3.12.14 to 3.12.15
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-04 05:13:21 +00:00
Matthias
1adbd525bc
Merge pull request #12072 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.16.1
...
chore(deps): bump pymdown-extensions from 10.16 to 10.16.1
2025-08-04 07:13:09 +02:00
Matthias
ced7465c1f
Merge pull request #12069 from freqtrade/dependabot/pip/develop/xgboost-3.0.3
...
chore(deps): bump xgboost from 3.0.2 to 3.0.3
2025-08-04 07:04:25 +02:00
Matthias
d635cb8516
Merge pull request #12068 from freqtrade/dependabot/pip/develop/ccxt-4.4.98
...
chore(deps): bump ccxt from 4.4.96 to 4.4.98
2025-08-04 07:01:33 +02:00
Matthias
2b578633ab
Merge pull request #12070 from freqtrade/dependabot/pip/develop/certifi-2025.8.3
...
chore(deps): bump certifi from 2025.7.14 to 2025.8.3
2025-08-04 06:52:59 +02:00
dependabot[bot]
824f555d48
chore(deps-dev): bump ruff from 0.12.5 to 0.12.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.5 to 0.12.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.12.5...0.12.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-04 04:50:05 +00:00
Matthias
999fd15bee
Merge pull request #12067 from freqtrade/dependabot/pip/develop/mypy-1.17.1
...
chore(deps-dev): bump mypy from 1.17.0 to 1.17.1
2025-08-04 06:42:38 +02:00
Matthias
be07879a1e
chore: bump sqlalchemy in pre-commit-config
2025-08-04 06:25:36 +02:00
dependabot[bot]
ab543c2680
chore(deps): bump sqlalchemy from 2.0.41 to 2.0.42
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.41 to 2.0.42.
- [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-version: 2.0.42
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-04 04:06:27 +00:00
dependabot[bot]
79aa0bce5a
chore(deps): bump pymdown-extensions from 10.16 to 10.16.1
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.16 to 10.16.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.16...10.16.1 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: 10.16.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-04 03:59:05 +00:00
dependabot[bot]
05a76c0297
chore(deps): bump certifi from 2025.7.14 to 2025.8.3
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2025.7.14 to 2025.8.3.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.07.14...2025.08.03 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.8.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-04 03:58:33 +00:00
dependabot[bot]
15eeac3c48
chore(deps): bump xgboost from 3.0.2 to 3.0.3
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 3.0.2 to 3.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/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-version: 3.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-04 03:57:56 +00:00
dependabot[bot]
d8a84a7d6b
chore(deps): bump ccxt from 4.4.96 to 4.4.98
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.96 to 4.4.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/v4.4.96...v4.4.98 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.98
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-04 03:54:29 +00:00
dependabot[bot]
863a5b7b81
chore(deps-dev): bump mypy from 1.17.0 to 1.17.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.17.0 to 1.17.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.17.0...v1.17.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.17.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-04 03:53:13 +00:00
Matthias
4ad049aec3
test: add test-case for futures filter
2025-08-03 19:50:24 +02:00
Matthias
03c16d034d
test: add test for --dex filter
2025-08-03 19:46:43 +02:00
Matthias
c1f8dce109
docs: re-extract list-exchanges command partial
2025-08-03 19:46:31 +02:00
Matthias
887f513438
feat: filter list-exchanges by dex
2025-08-03 19:44:52 +02:00
Matthias
12fbae7204
chore: remove pointless dockerfile template
...
Noticed in #12063 - it serves no paractical use.
Developers should use the devcontainer instead.
2025-08-03 19:38:34 +02:00
Matthias
a05cb8f1c5
feat: support filtering exchanges by trade mode
2025-08-03 18:25:51 +02:00
Matthias
cffee80b0e
chore: remove binanceje mapping
2025-08-03 17:41:55 +02:00
Matthias
0c0f2e43e8
feat: disable myOkx futures support
...
it's a product that doesn't exist.
2025-08-03 17:38:22 +02:00
Matthias
35456a1f32
feat: link okxus to the okx freqtrade base class
...
closes #12061
2025-08-03 17:34:22 +02:00
Matthias
b6a6bca41b
Merge pull request #12060 from freqtrade/test/kraken
...
Improved kraken test
2025-08-03 09:47:32 +02:00
Matthias
102cc87618
Merge pull request #12059 from freqtrade/feat/bitget
...
Add bitget base support
2025-08-03 09:47:19 +02:00
Matthias
1ec45dcf19
test: improve kraken fetch trades compatibility test
2025-08-03 09:15:45 +02:00
Matthias
f2fb1b7919
docs(bitget): fix typo
2025-08-03 09:01:03 +02:00
Matthias
78c5b18937
docs(bitget): add bitget documentation
2025-08-03 08:51:53 +02:00
Matthias
86de1dee29
feat(bitget): add support for order time in force
2025-08-03 08:51:53 +02:00
Matthias
7afd3cb730
feat(bitget): configure mark timeframe
2025-08-03 08:51:53 +02:00
Matthias
b887e2ad21
test: cleanup conftest file
2025-08-03 08:51:53 +02:00
Matthias
ea2350f1ed
test: add test for bitget ohlcv specifics
2025-08-03 08:51:53 +02:00
Matthias
786c858452
test: enable testing bitget spot markets
2025-08-03 08:51:53 +02:00
Matthias
a6b643a33f
feat: add ohlcv candle limit specific for bitget
2025-08-03 08:51:53 +02:00
Matthias
0e5235e6dc
chore: add basic bitget exchange
2025-08-03 08:51:53 +02:00
Matthias
c93c97c2de
fix: tick_size_over_time must not use scientific notion
...
closes 12054
2025-08-02 11:22:19 +02:00
Matthias
271ba462b1
test: improved formatting for simplified digestion
...
part of #12054
2025-08-02 11:22:14 +02:00
Matthias
690918f8d3
test: add test for historic_tick_size with small numbers
...
part of #12054
2025-08-02 11:22:04 +02:00
Matthias
de5dd66512
fix: update decimal_to_precision usage to new interface
...
The keyword parameter name changed in
https://github.com/ccxt/ccxt/pull/26289
Breaking how we call decimal_to_precision.
2025-08-01 06:58:32 +02:00
Matthias
c8593b2307
feat: add missing keys to config schema
2025-08-01 06:58:32 +02:00
Matthias
fc21757e40
Merge pull request #12055 from stash86/fix-recursive
...
Temporary fix in recursive analysis for candle_type_def issue
2025-08-01 06:39:20 +02:00
Stefano
b6d0cde29f
temporary fix until better solution is found
2025-08-01 11:24:45 +09:00
Matthias
f0dfc23a5f
chore: bump dev version to 2025.8
2025-07-31 19:48:24 +02:00
Matthias
a5db75d361
Merge pull request #12050 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-07-31 06:22:09 +02:00
Freqtrade Bot
4c4bc2be9b
chore: update pre-commit hooks
2025-07-31 03:31:12 +00:00
Matthias
e9cc9bb38a
test: add explaining comment about mark price test
...
closes #12046
2025-07-30 07:13:35 +02:00
Matthias
3b6395ddb8
test: improve ccxt compat test teardown
2025-07-29 20:12:00 +02:00
Matthias
fdcbb3c0d0
chore: enable test checking funding-fee returned is not 0.
2025-07-29 20:05:54 +02:00
Matthias
b07ffbf721
test: remove unused argument
2025-07-29 18:30:46 +02:00
Matthias
a7b7e10c09
docs: update and simplify webhook docs
2025-07-29 07:23:03 +02:00
Matthias
f18472479a
chore: align rpc message fields to use order_rate
2025-07-29 07:23:03 +02:00
Matthias
18c37b9b8f
Merge pull request #12044 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-07-29 06:42:24 +02:00
Freqtrade Bot
d28abc18ea
chore: update pre-commit hooks
2025-07-29 03:34:34 +00:00
Matthias
80b50141ee
Merge pull request #12037 from freqtrade/dependabot/pip/develop/ruff-0.12.5
...
chore(deps-dev): bump ruff from 0.12.4 to 0.12.5
2025-07-28 07:40:37 +02:00
Matthias
b15d49f9ae
Merge pull request #12039 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.4.3
...
chore(deps): bump astral-sh/setup-uv from 6.4.1 to 6.4.3
2025-07-28 07:39:37 +02:00
Matthias
668635892c
Merge pull request #12038 from freqtrade/dependabot/pip/develop/ccxt-4.4.96
...
chore(deps): bump ccxt from 4.4.95 to 4.4.96
2025-07-28 07:35:43 +02:00
Matthias
670a29d420
Merge pull request #12035 from freqtrade/dependabot/pip/develop/cmaes-0.12.0
...
chore(deps): bump cmaes from 0.11.1 to 0.12.0
2025-07-28 07:33:28 +02:00
Matthias
fd0d089f43
Merge pull request #12034 from freqtrade/dependabot/pip/develop/numpy-2.3.2
...
chore(deps): bump numpy from 2.3.1 to 2.3.2
2025-07-28 07:27:12 +02:00
Matthias
b5fb6888f0
Merge pull request #12032 from freqtrade/dependabot/pip/develop/orjson-3.11.1
...
chore(deps): bump orjson from 3.11.0 to 3.11.1
2025-07-28 07:20:35 +02:00
Matthias
edc23dcd2f
Merge pull request #12031 from freqtrade/dependabot/pip/develop/rich-14.1.0
...
chore(deps): bump rich from 14.0.0 to 14.1.0
2025-07-28 07:16:11 +02:00
Matthias
1dc299f6f4
Merge pull request #12036 from freqtrade/dependabot/pip/develop/scipy-1.16.1
...
chore(deps): bump scipy from 1.16.0 to 1.16.1
2025-07-28 07:12:44 +02:00
Matthias
99d2423534
Merge pull request #12033 from freqtrade/dependabot/pip/develop/mkdocs-9c6b142b23
...
chore(deps): bump mkdocs-material from 9.6.15 to 9.6.16 in the mkdocs group
2025-07-28 07:09:41 +02:00
Matthias
b8b8da2eb2
Merge pull request #12030 from freqtrade/dependabot/pip/develop/stable-baselines3-2.7.0
...
chore(deps): bump stable-baselines3 from 2.6.0 to 2.7.0
2025-07-28 06:52:25 +02:00
dependabot[bot]
4237d9fd11
chore(deps): bump astral-sh/setup-uv from 6.4.1 to 6.4.3
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.4.1 to 6.4.3.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](7edac99f96...e92bafb625 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 04:21:49 +00:00
dependabot[bot]
b98a91ba4c
chore(deps): bump ccxt from 4.4.95 to 4.4.96
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.95 to 4.4.96.
- [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/v4.4.95...v4.4.96 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.96
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 04:06:42 +00:00
dependabot[bot]
e74db3e024
chore(deps-dev): bump ruff from 0.12.4 to 0.12.5
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.4 to 0.12.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.12.4...0.12.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 04:05:08 +00:00
dependabot[bot]
ead3282229
chore(deps): bump scipy from 1.16.0 to 1.16.1
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.16.0...v1.16.1 )
---
updated-dependencies:
- dependency-name: scipy
dependency-version: 1.16.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 04:03:27 +00:00
dependabot[bot]
dfd9e7e777
chore(deps): bump cmaes from 0.11.1 to 0.12.0
...
Bumps [cmaes](https://github.com/CyberAgentAILab/cmaes ) from 0.11.1 to 0.12.0.
- [Release notes](https://github.com/CyberAgentAILab/cmaes/releases )
- [Commits](https://github.com/CyberAgentAILab/cmaes/compare/v0.11.1...v0.12.0 )
---
updated-dependencies:
- dependency-name: cmaes
dependency-version: 0.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 04:02:06 +00:00
dependabot[bot]
71362c9140
chore(deps): bump numpy from 2.3.1 to 2.3.2
...
Bumps [numpy](https://github.com/numpy/numpy ) from 2.3.1 to 2.3.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/v2.3.1...v2.3.2 )
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 04:01:45 +00:00
dependabot[bot]
68114691c6
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.6.15 to 9.6.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.6.15...9.6.16 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.16
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 04:01:08 +00:00
dependabot[bot]
37a3bdd507
chore(deps): bump orjson from 3.11.0 to 3.11.1
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.11.0 to 3.11.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.11.0...3.11.1 )
---
updated-dependencies:
- dependency-name: orjson
dependency-version: 3.11.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 04:00:32 +00:00
dependabot[bot]
50389cbbf4
chore(deps): bump rich from 14.0.0 to 14.1.0
...
Bumps [rich](https://github.com/Textualize/rich ) from 14.0.0 to 14.1.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/v14.0.0...v14.1.0 )
---
updated-dependencies:
- dependency-name: rich
dependency-version: 14.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 04:00:17 +00:00
dependabot[bot]
a7e5d3e427
chore(deps): bump stable-baselines3 from 2.6.0 to 2.7.0
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.6.0...v2.7.0 )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-version: 2.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-28 03:58:59 +00:00
Matthias
48d1106546
fix: undefined candle_type_def in lookahead-analysis
2025-07-27 14:43:19 +02:00
Matthias
6452521002
Merge pull request #12026 from hippocritical/develop
...
Add Numpy2.0 np.NaN => np.nan conversion to strategy_updater
2025-07-26 13:19:28 +02:00
hippocritical
52374b39f2
adds numpy.NaN => np.nan conversion to the strategy updater since numpy2.0 changed that, now it throws errors.
...
To adjust more of those we can now easily expand on it.
This includes aliases for imports as well.
2025-07-26 11:22:07 +02:00
Matthias
300a866aac
test: update test for new logic
2025-07-26 09:48:12 +02:00
Matthias
9873a862e0
fix: improve startup_candle_count assignment
2025-07-26 09:48:06 +02:00
Matthias
1c8bbc14b8
fix: initialize exchange before strategy
2025-07-26 09:21:02 +02:00
Matthias
afa1311ff8
chore: fix odd comment formatting
2025-07-26 09:12:46 +02:00
Matthias
3ecc9c30cb
Merge pull request #12021 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-07-24 06:50:02 +02:00
Freqtrade Bot
a85bb040f2
chore: update pre-commit hooks
2025-07-24 03:30:04 +00:00
Matthias
841e480ff5
test: add test for get_dry_run_wallet
2025-07-22 07:14:37 +02:00
Matthias
a0e9b77f75
fix: fix problem in for dict based wallets
2025-07-22 07:14:37 +02:00
Matthias
47d59f8ff4
Merge pull request #12003 from freqtrade/dependabot/pip/develop/pyarrow-21.0.0
...
chore(deps): bump pyarrow from 20.0.0 to 21.0.0
2025-07-22 07:04:46 +02:00
Matthias
676c48411b
Merge pull request #12014 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-07-22 06:52:41 +02:00
Matthias
954950c8cb
chore: update pyarrow pre-compiled wheel
2025-07-22 06:43:50 +02:00
Matthias
2520b7cd51
chore: add missing fields
2025-07-22 06:43:16 +02:00
Matthias
f9d7f05d38
chore: sort conf_required alphabetically
2025-07-22 06:41:57 +02:00
Freqtrade Bot
46d4ff3d36
chore: update pre-commit hooks
2025-07-22 03:30:48 +00:00
Matthias
9347d823fc
chore: re-word variable to match it's purpose
...
closes #12013
2025-07-21 21:08:42 +02:00
Matthias
5e8bd359c8
Merge pull request #12009 from freqtrade/dependabot/pip/develop/jsonschema-4.25.0
...
chore(deps): bump jsonschema from 4.24.0 to 4.25.0
2025-07-21 12:34:08 +02:00
Matthias
bae8a55f81
Merge pull request #12012 from freqtrade/dependabot/pip/develop/mypy-1.17.0
...
chore(deps-dev): bump mypy from 1.16.1 to 1.17.0
2025-07-21 10:42:31 +02:00
dependabot[bot]
56c672b6d2
chore(deps-dev): bump mypy from 1.16.1 to 1.17.0
...
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.17.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 06:35:33 +00:00
Matthias
de3956f2f9
Merge pull request #12008 from freqtrade/dependabot/pip/develop/ruff-0.12.4
...
chore(deps-dev): bump ruff from 0.12.3 to 0.12.4
2025-07-21 08:30:43 +02:00
Matthias
ddd7009fa8
Merge pull request #12011 from freqtrade/dependabot/pip/develop/types-83c738a83e
...
chore(deps-dev): bump types-cachetools from 6.0.0.20250525 to 6.1.0.20250717 in the types group
2025-07-21 08:11:10 +02:00
dependabot[bot]
31891b25af
chore(deps-dev): bump ruff from 0.12.3 to 0.12.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.3 to 0.12.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.12.3...0.12.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 05:57:17 +00:00
Matthias
187b19b1d6
Merge pull request #12010 from freqtrade/dependabot/pip/develop/pytest-b7c466671f
...
chore(deps-dev): bump pytest-asyncio from 1.0.0 to 1.1.0 in the pytest group
2025-07-21 07:55:50 +02:00
dependabot[bot]
e55d8512e7
chore(deps): bump pyarrow from 20.0.0 to 21.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 20.0.0 to 21.0.0.
- [Release notes](https://github.com/apache/arrow/releases )
- [Commits](https://github.com/apache/arrow/compare/apache-arrow-20.0.0...apache-arrow-21.0.0 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-version: 21.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 05:46:12 +00:00
Matthias
697912f244
Merge pull request #12006 from freqtrade/dependabot/pip/develop/technical-1.5.2
...
chore(deps): bump technical from 1.5.1 to 1.5.2
2025-07-21 07:45:47 +02:00
Matthias
2f3ad09cf5
Merge pull request #12004 from freqtrade/dependabot/pip/develop/scikit-learn-1.7.1
...
chore(deps): bump scikit-learn from 1.7.0 to 1.7.1
2025-07-21 07:45:06 +02:00
Matthias
523dd305ba
Merge pull request #12007 from freqtrade/dependabot/pip/develop/python-telegram-bot-22.3
...
chore(deps): bump python-telegram-bot from 22.2 to 22.3
2025-07-21 07:39:23 +02:00
Matthias
2d87d74829
Merge pull request #12005 from freqtrade/dependabot/pip/develop/orjson-3.11.0
...
chore(deps): bump orjson from 3.10.18 to 3.11.0
2025-07-21 07:30:59 +02:00
Matthias
820791e889
Merge pull request #12002 from freqtrade/dependabot/pip/develop/tensorboard-2.20.0
...
chore(deps): bump tensorboard from 2.19.0 to 2.20.0
2025-07-21 07:10:24 +02:00
Matthias
a130122cc6
chore: bump pre-commit types for cachetools
2025-07-21 06:49:52 +02:00
Matthias
3a58297a8d
docs: improve hyperliquid doc clarity further
2025-07-21 06:29:32 +02:00
Matthias
65d22f9f1c
Merge pull request #12001 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.4.1
...
chore(deps): bump astral-sh/setup-uv from 6.3.1 to 6.4.1
2025-07-21 06:22:12 +02:00
dependabot[bot]
ec5df87318
chore(deps-dev): bump types-cachetools in the types group
...
Bumps the types group with 1 update: [types-cachetools](https://github.com/typeshed-internal/stub_uploader ).
Updates `types-cachetools` from 6.0.0.20250525 to 6.1.0.20250717
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-version: 6.1.0.20250717
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 04:22:04 +00:00
dependabot[bot]
cf1533c478
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 1.0.0 to 1.1.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v1.0.0...v1.1.0 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-version: 1.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 04:22:03 +00:00
dependabot[bot]
fc34f8cad2
chore(deps): bump jsonschema from 4.24.0 to 4.25.0
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.24.0 to 4.25.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.24.0...v4.25.0 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-version: 4.25.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 04:21:50 +00:00
dependabot[bot]
3fbb38730c
chore(deps): bump python-telegram-bot from 22.2 to 22.3
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 22.2 to 22.3.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v22.2...v22.3 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-version: '22.3'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 04:20:43 +00:00
dependabot[bot]
6a327440e0
chore(deps): bump technical from 1.5.1 to 1.5.2
...
---
updated-dependencies:
- dependency-name: technical
dependency-version: 1.5.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 04:20:25 +00:00
dependabot[bot]
f1c8d8325b
chore(deps): bump orjson from 3.10.18 to 3.11.0
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.18 to 3.11.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.10.18...3.11.0 )
---
updated-dependencies:
- dependency-name: orjson
dependency-version: 3.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 04:20:24 +00:00
dependabot[bot]
d2557a70d7
chore(deps): bump scikit-learn from 1.7.0 to 1.7.1
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.7.0...1.7.1 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-version: 1.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 04:20:08 +00:00
dependabot[bot]
bf76347751
chore(deps): bump tensorboard from 2.19.0 to 2.20.0
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.19.0 to 2.20.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.19.0...2.20.0 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-version: 2.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 04:17:28 +00:00
dependabot[bot]
a99a49e2af
chore(deps): bump astral-sh/setup-uv from 6.3.1 to 6.4.1
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.3.1 to 6.4.1.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](bd01e18f51...7edac99f96 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.4.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-21 03:32:53 +00:00
Matthias
b7fc924e82
docs: update backtest docs to explain missing metrics
2025-07-20 10:06:51 +02:00
Matthias
ef55bf6800
fix: use absolute daily profit instead of relative
...
closes #11987
2025-07-20 10:06:43 +02:00
Matthias
25ffc76655
docs(hyperliquid): documentation for hyperliquid vault / subaccount
...
closes #11500
2025-07-20 09:45:59 +02:00
Matthias
15b1cff9c2
docs: hyperliquid - clarify walletAddress further ...
2025-07-20 08:35:33 +02:00
Matthias
c1ba2936ec
test: update ccxt_config test to set defaultSettle for bybit
2025-07-19 16:14:27 +02:00
Matthias
f08c0c9870
feat: bybit - set defaultSettle to allow fetchPositions to work in usdc markets
2025-07-19 15:58:18 +02:00
Matthias
3b5b8bd007
feat: enable USDC futures for bybit
...
closes #11809
2025-07-19 15:34:27 +02:00
Matthias
74067d454b
feat: Update bybit liquidation price docstring
2025-07-19 15:26:19 +02:00
Matthias
16359d617d
chore: disable ws tests for hyperliquid for now
2025-07-19 15:08:32 +02:00
Matthias
ae9f83ed30
refactor: simplify ws_test
2025-07-19 15:07:53 +02:00
Matthias
49626ca31c
Merge pull request #11997 from freqtrade/bump/ccxt
...
Bump ccxt to 4.4.95
2025-07-19 09:41:12 +02:00
Matthias
884f543fb7
chore: bump ccxt to 4.4.95
2025-07-19 09:03:50 +02:00
Matthias
29df7499c5
chore: improve error output
2025-07-19 08:30:10 +02:00
Matthias
5e64416dfa
test: add test for profit_all
2025-07-18 20:17:19 +02:00
Matthias
1118032c1f
feat: add /profit_all endpoint
2025-07-18 20:17:11 +02:00
Matthias
277828b1d4
chore(tests): reduce hyperliquid timeframe
...
UBTC wasn't listed for long enough
2025-07-18 18:27:36 +02:00
Robert Caulk
174d85f995
fix: Try removing any timezone awareness on boot?
2025-07-18 10:25:23 +02:00
Matthias
47dcf7bc93
chore(ci): Switch hyperliquid tests to a more active pair
2025-07-18 07:17:31 +02:00
Matthias
75081ab046
docs: add /profit_long and short to telegram docs
2025-07-18 06:58:20 +02:00
Matthias
571497e58b
Merge pull request #11974 from qqqqqf-q/feat/telegram-profit-direction
...
feat(telegram): Add /profit long and /profit short commands
2025-07-18 06:54:21 +02:00
Matthias
d710c85cda
chore: simplify profit-callback logic
2025-07-17 21:02:46 +02:00
Matthias
978f9c804b
chore: improved code structure and types
2025-07-17 20:59:04 +02:00
Matthias
31522c681e
feat: update get_best_pair to allow better filtering
2025-07-17 20:28:31 +02:00
Matthias
a5ac8a95a7
feat: update get_trading_volume interface to allow filtering for more props
2025-07-17 20:23:59 +02:00
Matthias
35dab9b566
test: fix typo in test name
2025-07-17 07:28:53 +02:00
Matthias
2b05a49671
test: Update telegram /profit tests
2025-07-17 07:26:45 +02:00
Matthias
b79b5b6c32
refactor: move profit test next to each other
2025-07-17 07:21:05 +02:00
Matthias
78124cd025
feat: support /profit long, too
2025-07-17 07:20:15 +02:00
Matthias
7c4c789711
chore: fix message formatting issue
2025-07-17 07:10:32 +02:00
Matthias
30b32a0d2e
fix: don't call stoploss-adjust after trade has closed
...
closes #11990
2025-07-17 06:59:53 +02:00
Matthias
d33768ecee
Merge pull request #11992 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-07-17 06:38:42 +02:00
Freqtrade Bot
ccf20b2fe1
chore: update pre-commit hooks
2025-07-17 03:29:45 +00:00
Matthias
23bbbddcdb
chore: improve backtest doc clarity
2025-07-16 20:24:48 +02:00
Matthias
c6ed64746c
chore: sort pairs by absolute profit
2025-07-16 20:22:56 +02:00
Matthias
8f4dfbf55d
chore: remove long-deprecated and pointless metric
2025-07-16 20:18:26 +02:00
Matthias
5296a3be23
fix: order_filled errors must be ignored
2025-07-16 20:18:26 +02:00
qqqqqf
c92c64bac2
Modify the duplicate functions.
...
Modify the original three duplicate functions (_profit_short, _profit_long, _profit), and add _profit_handler and _format_profit_message.
Refactor telegram.py and rpc.py.
Sorry for the duplicate functions yesterday, I was a bit rushed.
Both pytest and ruff have passed.
2025-07-16 11:43:51 +08:00
Matthias
aaca904455
chore: improved pull request template wording
2025-07-15 20:11:00 +02:00
qqqqqf
19b57ad87e
Add /profit long and /profit short commands#2
...
# Added `/profit_long` and `/profit_short` Commands
Users can now use commands like:
- `/profit_long [<n>]`
- `/profit_short [<n>]`
- `/profit [<n>]`
---
## Key Changes Implemented
### `freqtrade/rpc/telegram.py`:
- The `_profit` command handler has been updated to robustly parse `long` or `short` as optional arguments.
- **Translation:** The `_profit` command handler has been improved to reliably interpret `long` or `short` as optional parameters.
- The determined direction is passed to the RPC layer.
- **Translation:** The direction determined (either `long` or `short`) is passed to the RPC layer.
- The `/help` command documentation is updated.
- **Translation:** The documentation for the `/help` command has been updated accordingly.
---
### `freqtrade/rpc/rpc.py`:
- The `_rpc_trade_statistics` method now accepts a direction parameter.
- **Translation:** The `_rpc_trade_statistics` method has been updated to accept a `direction` parameter.
- The method has been refactored into a main function and a `_process_trade_stats` helper function to reduce complexity and improve readability.
- **Translation:** The method has been refactored into a main function and a helper function, `_process_trade_stats`, to reduce complexity and improve readability.
- The database query filter is dynamically modified to include a condition on `Trade.is_short` when a direction is provided.
- **Translation:** The database query filter dynamically adjusts to include a condition on `Trade.is_short` when a direction is specified.
---
### `tests/rpc/test_rpc_telegram.py`:
- Existing tests for `_profit` have been updated to match the new message format.
- **Translation:** Existing tests for the `_profit` function have been updated to match the new message format.
- New test cases have been added to specifically validate the `long` and `short` filtering functionality.
- **Translation:** New test cases have been added to specifically validate the filtering functionality for `long` and `short` trades.
---
## Testing
- All local `pytest` tests pass successfully.
- **Translation:** All local `pytest` tests have passed successfully.
- All `ruff` linter checks pass.
- **Translation:** All `ruff` code checks have passed.
- As I do not have a full local deployment, I am relying on the CI pipeline for final validation.
- **Translation:** Since I don't have a complete local deployment, I am relying on the CI pipeline for final validation.
---
This time, only a little AI was used :)
Except for the translation.
2025-07-15 19:15:04 +08:00
qqqqqf
583738040c
Merge branch 'freqtrade:develop' into feat/telegram-profit-direction
2025-07-15 16:49:02 +08:00
Matthias
6e38b72601
chore: Improve pull request template to be clear against AI
2025-07-15 07:05:41 +02:00
Matthias
8bf8ccfe50
Merge pull request #11985 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-07-15 06:25:00 +02:00
Freqtrade Bot
e721a741ca
chore: update pre-commit hooks
2025-07-15 03:31:05 +00:00
Matthias
19e9effae4
Merge pull request #11980 from freqtrade/dependabot/pip/develop/python-rapidjson-1.21
...
chore(deps): bump python-rapidjson from 1.20 to 1.21
2025-07-14 18:16:13 +02:00
Matthias
84100ca7ae
Merge pull request #11976 from freqtrade/dependabot/pip/develop/types-1a612854d0
...
chore(deps-dev): bump types-python-dateutil from 2.9.0.20250516 to 2.9.0.20250708 in the types group
2025-07-14 08:20:49 +02:00
Matthias
a6f94f7d24
Merge pull request #11978 from freqtrade/dependabot/pip/develop/certifi-2025.7.14
...
chore(deps): bump certifi from 2025.6.15 to 2025.7.14
2025-07-14 08:17:42 +02:00
Matthias
0a32be3fc3
Merge pull request #11982 from freqtrade/dependabot/pip/develop/pandas-2.3.1
...
chore(deps): bump pandas from 2.3.0 to 2.3.1
2025-07-14 08:11:32 +02:00
Matthias
065203c3db
Merge pull request #11983 from freqtrade/dependabot/pip/develop/aiohttp-3.12.14
...
chore(deps): bump aiohttp from 3.12.13 to 3.12.14
2025-07-14 08:03:44 +02:00
Matthias
758ae42092
Merge pull request #11979 from freqtrade/dependabot/pip/develop/fastapi-0.116.1
...
chore(deps): bump fastapi from 0.115.14 to 0.116.1
2025-07-14 07:47:55 +02:00
dependabot[bot]
6fdc0f1b22
chore(deps): bump aiohttp from 3.12.13 to 3.12.14
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.12.13 to 3.12.14.
- [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.12.13...v3.12.14 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-14 05:37:47 +00:00
dependabot[bot]
7c9fe22b9f
chore(deps): bump pandas from 2.3.0 to 2.3.1
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.3.0...v2.3.1 )
---
updated-dependencies:
- dependency-name: pandas
dependency-version: 2.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-14 05:37:46 +00:00
Matthias
53aecfa856
Merge pull request #11981 from freqtrade/dependabot/pip/develop/ccxt-4.4.94
...
chore(deps): bump ccxt from 4.4.92 to 4.4.94
2025-07-14 07:36:31 +02:00
Matthias
bf511f12d4
Merge pull request #11977 from freqtrade/dependabot/pip/develop/ruff-0.12.3
...
chore(deps-dev): bump ruff from 0.12.2 to 0.12.3
2025-07-14 07:19:19 +02:00
Matthias
0eed655e7c
chore: bump types-dateutil in pre-commit config
2025-07-14 06:42:42 +02:00
dependabot[bot]
d2d283a4b2
chore(deps): bump ccxt from 4.4.92 to 4.4.94
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.92 to 4.4.94.
- [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/v4.4.92...v4.4.94 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.94
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-14 04:28:22 +00:00
dependabot[bot]
85492c1084
chore(deps): bump python-rapidjson from 1.20 to 1.21
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.20 to 1.21.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.20...v1.21 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-version: '1.21'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-14 04:28:21 +00:00
dependabot[bot]
f07134bf66
chore(deps): bump fastapi from 0.115.14 to 0.116.1
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.14 to 0.116.1.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.14...0.116.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.116.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-14 04:28:19 +00:00
dependabot[bot]
7678a59b1f
chore(deps): bump certifi from 2025.6.15 to 2025.7.14
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2025.6.15 to 2025.7.14.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.06.15...2025.07.14 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.7.14
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-14 04:27:14 +00:00
dependabot[bot]
daced63d00
chore(deps-dev): bump ruff from 0.12.2 to 0.12.3
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.2 to 0.12.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/0.12.2...0.12.3 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-14 04:25:44 +00:00
dependabot[bot]
002d8c4022
chore(deps-dev): bump types-python-dateutil in the types group
...
Bumps the types group with 1 update: [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader ).
Updates `types-python-dateutil` from 2.9.0.20250516 to 2.9.0.20250708
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-version: 2.9.0.20250708
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-14 04:21:02 +00:00
Matthias
8c85448ed7
chore: remove unused import
2025-07-13 16:04:25 +02:00
Matthias
2236b08fc2
refactor: improved exchange init sequence
2025-07-13 16:03:51 +02:00
Matthias
24f904efc4
test: fix failing test
2025-07-13 15:41:00 +02:00
Matthias
3eaa862caf
chore: remove modetrade wrong imports
2025-07-13 13:34:03 +02:00
Matthias
469587e656
feat: add modetrade exchange base config
2025-07-13 13:08:47 +02:00
Matthias
b24064d706
refactor: move default trading mode determination to exchange
2025-07-13 13:04:37 +02:00
Matthias
c4a29a0178
test: ensure candle_type_def is set properly
2025-07-13 13:04:37 +02:00
Matthias
aedbe0d1d2
chore: add spot to available trading modes
2025-07-13 13:04:37 +02:00
Matthias
c5e3f7d0ba
chore: default trading-mode to first in supported list
2025-07-13 13:04:37 +02:00
Matthias
bc019d6b6d
chore: Explicitly type variable
2025-07-13 13:04:33 +02:00
Matthias
f889061b95
refactor: don't assume all exchanges support spot markets
2025-07-13 10:27:33 +02:00
Matthias
1f52ff3f94
feat: enable websocket support for hyperliquid
...
This should be treated as experimental (experimental).
2025-07-13 10:20:48 +02:00
Matthias
d0c3b30289
docs: add explanation message about "couldn't reuse"
2025-07-13 09:55:36 +02:00
Matthias
e77feafee0
fix: avoid unnecessary log message when filling ws message
2025-07-13 09:52:05 +02:00
Matthias
1889a315a3
chore: fix comment location
2025-07-13 09:41:48 +02:00
Matthias
cc998afb44
chore: explicitly disable hyperliquid websockets
...
Add comment explaining the reason
2025-07-13 09:37:05 +02:00
qqqqqf
97f30cf13d
feat(telegram): Add /profit long and /profit short commands
...
This commit enhances the /profit Telegram command to allow filtering by trade direction.
- The `_profit` handler in `telegram.py` now parses 'long'/'short' arguments and passes the direction to the RPC layer.
- The `_rpc_trade_statistics` method in `rpc.py` is updated to filter trades based on the provided direction. It has also been refactored for lower complexity.
- The `/help` command documentation is updated to reflect the new functionality.
- Corresponding unit tests in `test_rpc_telegram.py` are updated and extended to cover the new cases.
2025-07-12 08:41:39 +08:00
Matthias
ccbc48b590
refactor: improve method ordering
2025-07-10 07:08:35 +02:00
Matthias
dde6001ad0
Merge pull request #11972 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-07-10 06:30:36 +02:00
Freqtrade Bot
aae3ab23ac
chore: update pre-commit hooks
2025-07-10 03:27:16 +00:00
Matthias
604e08382e
Merge pull request #11899 from mrpabloyeah/add-current-drawdown-in-telegram-profit-command
...
Add current drawdown in telegram profit command
2025-07-09 06:40:28 +02:00
Matthias
2ecadabd92
chore: align API endpoints
2025-07-08 20:09:17 +02:00
Matthias
17c7826756
Merge branch 'develop' into add-current-drawdown-in-telegram-profit-command
2025-07-08 19:59:42 +02:00
Matthias
fe92df7842
chore: revert unnecessary edits
2025-07-08 19:59:37 +02:00
mrpabloyeah
e6dd932436
Expand calculate_max_drawdown() to return the current drawdown data and use it instead of calculate_current_drawdown()
2025-07-08 13:00:48 +02:00
Matthias
8acc05bb2d
chore: update wording in exception message
2025-07-08 06:59:52 +02:00
Matthias
c39f6f892b
Merge pull request #11968 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-07-08 06:54:38 +02:00
Freqtrade Bot
f13b51cf91
chore: update pre-commit hooks
2025-07-08 03:26:25 +00:00
Matthias
e90c60c940
chore: improved response on delete order
2025-07-07 19:26:35 +02:00
Matthias
60029c2a8b
fix: improved message when nonexisting trade is deleted
...
part of #11967
2025-07-07 19:20:24 +02:00
Matthias
14429d449c
Merge pull request #11965 from freqtrade/dependabot/pip/develop/scipy-stubs-1.16.0.2
...
chore(deps-dev): bump scipy-stubs from 1.15.3.0 to 1.16.0.2
2025-07-07 07:15:41 +02:00
Matthias
cba9d6078c
Merge pull request #11964 from freqtrade/dependabot/pip/develop/cryptography-45.0.5
...
chore(deps): bump cryptography from 45.0.4 to 45.0.5
2025-07-07 07:09:44 +02:00
Matthias
2dfad98ed6
Merge pull request #11962 from freqtrade/dependabot/pip/develop/mkdocs-7fcd3881cb
...
chore(deps): bump mkdocs-material from 9.6.14 to 9.6.15 in the mkdocs group
2025-07-07 06:55:46 +02:00
Matthias
9de9cac23a
chore: bump scipy-stubs in pre-commit config
2025-07-07 06:46:39 +02:00
dependabot[bot]
d1fd7c3f6e
chore(deps): bump cryptography from 45.0.4 to 45.0.5
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 45.0.4 to 45.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/45.0.4...45.0.5 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 04:45:48 +00:00
Matthias
8fd5b93127
Merge pull request #11961 from freqtrade/dependabot/pip/develop/pytest-21071ef1ad
...
chore(deps-dev): bump pytest-xdist from 3.7.0 to 3.8.0 in the pytest group
2025-07-07 06:44:58 +02:00
Matthias
dafa5d4bac
Merge pull request #11966 from freqtrade/dependabot/pip/develop/ccxt-4.4.92
...
chore(deps): bump ccxt from 4.4.91 to 4.4.92
2025-07-07 06:44:34 +02:00
Matthias
d29cd5b9d9
Merge pull request #11963 from freqtrade/dependabot/pip/develop/ruff-0.12.2
...
chore(deps-dev): bump ruff from 0.12.1 to 0.12.2
2025-07-07 06:44:18 +02:00
dependabot[bot]
60094c6581
chore(deps): bump ccxt from 4.4.91 to 4.4.92
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.91 to 4.4.92.
- [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/v4.4.91...v4.4.92 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.92
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 03:58:24 +00:00
dependabot[bot]
dd32e228ce
chore(deps-dev): bump scipy-stubs from 1.15.3.0 to 1.16.0.2
...
Bumps [scipy-stubs](https://github.com/scipy/scipy-stubs ) from 1.15.3.0 to 1.16.0.2.
- [Release notes](https://github.com/scipy/scipy-stubs/releases )
- [Commits](https://github.com/scipy/scipy-stubs/compare/v1.15.3.0...v1.16.0.2 )
---
updated-dependencies:
- dependency-name: scipy-stubs
dependency-version: 1.16.0.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 03:58:09 +00:00
dependabot[bot]
81639c61a8
chore(deps-dev): bump ruff from 0.12.1 to 0.12.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.1 to 0.12.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.12.1...0.12.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 03:55:54 +00:00
dependabot[bot]
ae1fcbcffb
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.6.14 to 9.6.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.6.14...9.6.15 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.15
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 03:55:33 +00:00
dependabot[bot]
263d035181
chore(deps-dev): bump pytest-xdist in the pytest group
...
Bumps the pytest group with 1 update: [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ).
Updates `pytest-xdist` from 3.7.0 to 3.8.0
- [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.7.0...v3.8.0 )
---
updated-dependencies:
- dependency-name: pytest-xdist
dependency-version: 3.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 03:51:40 +00:00
Matthias
8ecd7011cb
Merge pull request #11953 from freqtrade/drop_3.10
...
Drop support for python 3.10
2025-07-06 08:58:54 +02:00
Matthias
f7d42ba60d
chore: add TODO to eventually remove warning
2025-07-05 19:58:47 +02:00
Matthias
701cf47c4b
fix: implement fall-through for leverage tier finding
...
We'll for now issue a warning about this - and use the "current" tier
This way, gaps in tier data (between maxNotional and the next
minNotional) no longer cause an operational exception.
closes #11923
2025-07-05 19:56:52 +02:00
Matthias
315009a7f0
chore: move comment to correct location
2025-07-05 19:50:26 +02:00
Matthias
6e98a369de
test: add test case for #11923
2025-07-05 19:44:24 +02:00
Matthias
fa69b7017b
test: add TIA/USDT:USDT test leverage tier
...
part of #11923
2025-07-05 19:44:12 +02:00
Matthias
e98f3cfedf
docs: Update "tag" examples with advanced examples
2025-07-05 08:56:10 +02:00
Matthias
5f4184536a
docs: update max enter_tag length
2025-07-05 08:41:08 +02:00
Matthias
ac904c60c8
fix: powershell syntax error
2025-07-05 08:38:02 +02:00
Matthias
16defdbfdf
chore: autoformat actual code
2025-07-04 19:29:12 +02:00
Matthias
d010a050d3
chore: autoformat tests
2025-07-04 19:29:12 +02:00
Matthias
7b541ff958
test: refactor test to use asyncio.timeout
2025-07-04 19:29:12 +02:00
Matthias
78a47920ef
chore: Update dockerfile syntax
2025-07-04 19:26:38 +02:00
Matthias
e5a2011a85
ci: don't switch docker to experimental
2025-07-04 18:29:15 +02:00
Matthias
640cab2ca8
refactor: tests - update timezone.utc to UTC
2025-07-04 18:22:42 +02:00
Matthias
deb8bde078
refactor: tests - update timezone.utc to UTC
2025-07-04 18:22:42 +02:00
Matthias
79f0271720
refactor: Asyncio timeoutError update
2025-07-04 18:22:42 +02:00
Matthias
5b8b80cf59
refactor: Update timezone.utc to UTC
2025-07-04 18:22:42 +02:00
Matthias
a7ee45a0ba
refactor: Update timezone.utc to UTC
2025-07-04 18:22:42 +02:00
Matthias
37cc949d94
refactor: Update utc to UTC
2025-07-04 18:22:42 +02:00
Matthias
5f59e1435e
chore: bump known 3.11+ dependencies
2025-07-04 18:22:42 +02:00
Matthias
e1f26aeb4e
chore!: drop support for python 3.10
2025-07-04 18:22:42 +02:00
Matthias
b49dafc412
docs: update to 3.11+ version requirement
2025-07-04 18:22:42 +02:00
Matthias
7c84059b3a
chore: drop support for pytohn 3.10 in setup scripts
2025-07-04 18:22:42 +02:00
Matthias
10a0bf386b
ci: Don't test against 3.10
2025-07-04 18:22:42 +02:00
Matthias
2936cb425d
Merge pull request #11948 from jorenham/scipy-stubs
...
Add `scipy-stubs` as dev dependency
2025-07-04 15:55:56 +02:00
Matthias
e5a9c65e66
ci: improve pre-commit-update check
2025-07-04 15:25:27 +02:00
Matthias
81fdff1039
chore: simplify exchangews_ohlcv further
2025-07-04 15:24:44 +02:00
Matthias
5101b1767b
test: slightly cleanup ws_ohlcv test
2025-07-04 15:04:24 +02:00
Matthias
e90aa6abda
test: Increased asyncio.sleep for ws_ohlcv test
2025-07-04 14:39:19 +02:00
Matthias
1dd56df5d8
chore: improve sorting in mypy deps
2025-07-04 14:24:30 +02:00
Matthias
9bd8b7acf5
test: use event based init for telegram
2025-07-03 21:08:09 +02:00
Matthias
2a5a422079
test: attempt to fix test_exchangews_ohlcv flakyness
2025-07-03 21:08:09 +02:00
Matthias
e92afb74c6
test: improve event-loop mocking
2025-07-03 21:08:09 +02:00
Matthias
4421e54cde
fix: don't disable existing loggers when reinitializing logging
...
closes #11944
2025-07-03 17:44:23 +02:00
Matthias
b5938985f2
fix: don't log at "root" level.
2025-07-03 15:21:51 +02:00
jorenham
0601f15bd0
Add scipy-stubs as dev dependency
...
https://github.com/scipy/scipy-stubs
2025-07-03 13:58:12 +02:00
Matthias
66020d250c
test: update test trades pagination handling to use _ft_has
2025-07-03 09:00:27 +02:00
Matthias
909286c0f7
chore: luno - remove unnecessary config
2025-07-03 08:58:16 +02:00
Matthias
5efad94d3d
chore: add zizmor github action
2025-07-03 08:41:59 +02:00
Matthias
1e24653e79
feat: add luno basic exchange configuration
...
closes #11928
2025-07-03 08:37:54 +02:00
Matthias
c9bc2b880a
feat: add always_require_api_keys to ft_has
2025-07-03 08:33:15 +02:00
Matthias
545cd3a994
chore: ft_has should be before remove_credentials
2025-07-03 08:33:12 +02:00
Matthias
51a09585db
refactor: extract final ft_has construction to it's own method
2025-07-03 08:19:04 +02:00
Matthias
b98816635d
chore: simplify exchange class setup
...
remove attributes that are only used once.
2025-07-03 08:18:58 +02:00
Matthias
f6ed609134
Merge pull request #11946 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-07-03 07:34:36 +02:00
Freqtrade Bot
aec2dc5bb0
chore: update pre-commit hooks
2025-07-03 03:27:09 +00:00
Matthias
15c836c566
chore: bump version to 2025.7-dev
2025-07-02 20:18:15 +02:00
Matthias
fa3d95fd89
Merge pull request #11919 from freqtrade/stash86-patch-1
...
Fix example config
2025-07-02 18:16:51 +02:00
Matthias
ba8778b181
chore: revert max_open_trades in sample config for now
2025-07-02 17:55:28 +02:00
Matthias
6421f767c6
chore: remove github buttons js code
2025-07-02 16:49:36 +02:00
Matthias
f18c7f0cad
docs: make sure github buttons render
2025-07-02 16:49:36 +02:00
Matthias
e63017a2b9
docs: enable "edit" functionality for docs
2025-07-02 16:49:36 +02:00
Matthias
049cc10169
docs: improved github icon for docs
2025-07-02 16:49:36 +02:00
Matthias
595db54ac7
Merge pull request #11917 from froggleston/frog-contrib-exch-1
...
Add short explanation of where exchange files are
2025-07-02 09:16:54 +02:00
Matthias
bfa9c818e6
chore: update margin/trading mode exception to be a configuration error
2025-07-02 07:47:38 +02:00
Matthias
30afedd4f8
chore: use value instead of string to avoid "none" output in "marginmode"
2025-07-02 07:47:19 +02:00
Matthias
6049ac1561
docs: update wording of developer docs
2025-07-02 07:35:02 +02:00
Matthias
25c24ddc9c
chore: improve error message
...
part of #11923
2025-07-01 20:48:32 +02:00
Matthias
03df35b49b
Merge pull request #11930 from freqtrade/dependabot/pip/develop/ast-comments-1.2.3
...
chore(deps): bump ast-comments from 1.2.2 to 1.2.3
2025-07-01 07:26:15 +02:00
Matthias
3b441cd08f
Merge pull request #11942 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-07-01 07:22:09 +02:00
Freqtrade Bot
0f67d32b75
chore: update pre-commit hooks
2025-07-01 03:31:30 +00:00
Matthias
820a83c96f
Merge pull request #11934 from freqtrade/dependabot/pip/develop/ccxt-4.4.91
...
chore(deps): bump ccxt from 4.4.90 to 4.4.91
2025-06-30 10:46:44 +02:00
dependabot[bot]
fae30c6ff9
chore(deps): bump ccxt from 4.4.90 to 4.4.91
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.90 to 4.4.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/v4.4.90...v4.4.91 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.91
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 07:54:13 +00:00
Matthias
3e4ffb9c1d
Merge pull request #11939 from freqtrade/dependabot/pip/develop/uvicorn-0.35.0
...
chore(deps): bump uvicorn from 0.34.3 to 0.35.0
2025-06-30 09:53:10 +02:00
Matthias
f6d10dad6a
Merge pull request #11931 from freqtrade/dependabot/pip/develop/plotly-6.2.0
...
chore(deps): bump plotly from 6.1.2 to 6.2.0
2025-06-30 09:49:27 +02:00
Matthias
79b530d98e
Merge pull request #11933 from freqtrade/dependabot/pip/develop/python-telegram-bot-22.2
...
chore(deps): bump python-telegram-bot from 22.1 to 22.2
2025-06-30 09:48:49 +02:00
Matthias
3b8e521b81
Merge pull request #11938 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.3.1
...
chore(deps): bump astral-sh/setup-uv from 6.3.0 to 6.3.1
2025-06-30 09:48:17 +02:00
Matthias
7e228ba7ab
Merge pull request #11937 from freqtrade/dependabot/pip/develop/ruff-0.12.1
...
chore(deps-dev): bump ruff from 0.12.0 to 0.12.1
2025-06-30 08:23:56 +02:00
Matthias
6050d09ed8
Merge pull request #11936 from freqtrade/dependabot/github_actions/develop/rjstone/discord-webhook-notify-2.2.1
...
chore(deps): bump rjstone/discord-webhook-notify from 2.1.1 to 2.2.1
2025-06-30 08:23:18 +02:00
dependabot[bot]
b7f158a79e
chore(deps): bump uvicorn from 0.34.3 to 0.35.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.34.3 to 0.35.0.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.34.3...0.35.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.35.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 06:13:21 +00:00
Matthias
bc13d1636c
Merge pull request #11935 from freqtrade/dependabot/pip/develop/fastapi-0.115.14
...
chore(deps): bump fastapi from 0.115.13 to 0.115.14
2025-06-30 08:11:30 +02:00
dependabot[bot]
021fdcab43
chore(deps): bump astral-sh/setup-uv from 6.3.0 to 6.3.1
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](445689ea25...bd01e18f51 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 04:40:04 +00:00
dependabot[bot]
d206b601b3
chore(deps-dev): bump ruff from 0.12.0 to 0.12.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.0 to 0.12.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.12.0...0.12.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 04:39:33 +00:00
dependabot[bot]
949c7318f4
chore(deps): bump rjstone/discord-webhook-notify from 2.1.1 to 2.2.1
...
Bumps [rjstone/discord-webhook-notify](https://github.com/rjstone/discord-webhook-notify ) from 2.1.1 to 2.2.1.
- [Release notes](https://github.com/rjstone/discord-webhook-notify/releases )
- [Commits](a975c85e53...c259727348 )
---
updated-dependencies:
- dependency-name: rjstone/discord-webhook-notify
dependency-version: 2.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 04:39:19 +00:00
dependabot[bot]
3666362479
chore(deps): bump fastapi from 0.115.13 to 0.115.14
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.13 to 0.115.14.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.13...0.115.14 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.115.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 04:39:08 +00:00
dependabot[bot]
f27540d221
chore(deps): bump python-telegram-bot from 22.1 to 22.2
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 22.1 to 22.2.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v22.1...v22.2 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-version: '22.2'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 04:39:00 +00:00
dependabot[bot]
31dc0fe327
chore(deps): bump plotly from 6.1.2 to 6.2.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 6.1.2 to 6.2.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v6.1.2...v6.2.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 04:37:03 +00:00
dependabot[bot]
1125c60f07
chore(deps): bump ast-comments from 1.2.2 to 1.2.3
...
Bumps [ast-comments](https://github.com/t3rn0/ast-comments ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/t3rn0/ast-comments/releases )
- [Commits](https://github.com/t3rn0/ast-comments/compare/1.2.2...1.2.3 )
---
updated-dependencies:
- dependency-name: ast-comments
dependency-version: 1.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 04:36:19 +00:00
Matthias
9f5fd574b4
Merge pull request #11922 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-06-26 10:47:19 +02:00
Freqtrade Bot
74eb0d9f88
chore: update pre-commit hooks
2025-06-26 03:24:41 +00:00
Stefano
52c78966ef
Fix example config
...
- Fix the low stake anount
- Set max open trades to unlimited, as a good practice
2025-06-25 19:21:00 +09:00
froggleston
1641f56956
Add short explanation of where exchange files are
2025-06-24 15:23:45 +01:00
Matthias
d27981f8cf
Merge pull request #11915 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-06-24 09:06:24 +02:00
Freqtrade Bot
6031ccabac
chore: update pre-commit hooks
2025-06-24 03:25:22 +00:00
Matthias
c64b6b0d69
Merge pull request #11901 from freqtrade/dependabot/pip/develop/ruff-0.12.0
...
chore(deps-dev): bump ruff from 0.11.13 to 0.12.0
2025-06-23 15:16:57 +02:00
Matthias
4203693428
chore: Ruf ignore extension
2025-06-23 15:01:59 +02:00
Matthias
c76c26cc34
Merge pull request #11910 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.3.0
...
chore(deps): bump astral-sh/setup-uv from 6.1.0 to 6.3.0
2025-06-23 09:14:13 +02:00
Matthias
1c87748b99
Merge pull request #11906 from freqtrade/dependabot/pip/develop/optuna-4.4.0
...
chore(deps): bump optuna from 4.3.0 to 4.4.0
2025-06-23 08:58:31 +02:00
Matthias
4ae80423e0
Merge pull request #11903 from freqtrade/dependabot/pip/develop/markdown-3.8.2
...
chore(deps): bump markdown from 3.8 to 3.8.2
2025-06-23 08:09:38 +02:00
Matthias
4e6ae88557
Merge pull request #11911 from freqtrade/dependabot/pip/develop/fastapi-0.115.13
...
chore(deps): bump fastapi from 0.115.12 to 0.115.13
2025-06-23 07:56:52 +02:00
dependabot[bot]
102c33d68b
chore(deps-dev): bump ruff from 0.11.13 to 0.12.0
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.13 to 0.12.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/0.11.13...0.12.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 05:41:30 +00:00
Matthias
12a72fa161
Merge pull request #11909 from freqtrade/dependabot/pip/develop/mypy-1.16.1
...
chore(deps-dev): bump mypy from 1.16.0 to 1.16.1
2025-06-23 07:41:01 +02:00
dependabot[bot]
3a5b555f1e
chore(deps): bump markdown from 3.8 to 3.8.2
...
---
updated-dependencies:
- dependency-name: markdown
dependency-version: 3.8.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 05:40:59 +00:00
Matthias
8f2ee28395
Merge pull request #11908 from freqtrade/dependabot/pip/develop/pytest-4784b1c68e
...
chore(deps-dev): bump the pytest group with 2 updates
2025-06-23 07:40:07 +02:00
Matthias
e57d0e3bc4
Merge pull request #11905 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.16
...
chore(deps): bump pymdown-extensions from 10.15 to 10.16
2025-06-23 07:38:53 +02:00
Matthias
f5205da459
Merge pull request #11902 from freqtrade/dependabot/pip/develop/cachetools-6.1.0
...
chore(deps): bump cachetools from 6.0.0 to 6.1.0
2025-06-23 07:27:09 +02:00
Matthias
bd773b9baf
Merge pull request #11907 from freqtrade/dependabot/pip/develop/ccxt-4.4.90
...
chore(deps): bump ccxt from 4.4.89 to 4.4.90
2025-06-23 07:20:53 +02:00
Matthias
7b4a6a48ee
Merge pull request #11904 from freqtrade/dependabot/github_actions/develop/docker/setup-buildx-action-3.11.1
...
chore(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1
2025-06-23 07:16:40 +02:00
dependabot[bot]
24a3a29360
chore(deps): bump fastapi from 0.115.12 to 0.115.13
...
---
updated-dependencies:
- dependency-name: fastapi
dependency-version: 0.115.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 03:46:28 +00:00
dependabot[bot]
6a279043fa
chore(deps): bump astral-sh/setup-uv from 6.1.0 to 6.3.0
...
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 03:45:59 +00:00
dependabot[bot]
60764500db
chore(deps-dev): bump mypy from 1.16.0 to 1.16.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.16.0 to 1.16.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.16.0...v1.16.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.16.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 03:45:07 +00:00
dependabot[bot]
ba5a64aa34
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-random-order](https://github.com/jbasko/pytest-random-order ).
Updates `pytest` from 8.4.0 to 8.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/8.4.0...8.4.1 )
Updates `pytest-random-order` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/jbasko/pytest-random-order/releases )
- [Changelog](https://github.com/pytest-dev/pytest-random-order/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/jbasko/pytest-random-order/compare/v1.1.1...v1.2.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
- dependency-name: pytest-random-order
dependency-version: 1.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 03:44:37 +00:00
dependabot[bot]
f40576091a
chore(deps): bump ccxt from 4.4.89 to 4.4.90
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.89 to 4.4.90.
- [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/v4.4.89...v4.4.90 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.90
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 03:43:55 +00:00
dependabot[bot]
de3eedb39e
chore(deps): bump optuna from 4.3.0 to 4.4.0
...
---
updated-dependencies:
- dependency-name: optuna
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 03:43:46 +00:00
dependabot[bot]
fded8bf43e
chore(deps): bump pymdown-extensions from 10.15 to 10.16
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.15 to 10.16.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.15...10.16 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: '10.16'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 03:42:57 +00:00
dependabot[bot]
5a45b4a3e1
chore(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1
...
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-version: 3.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 03:39:03 +00:00
dependabot[bot]
0b3ea4d0ed
chore(deps): bump cachetools from 6.0.0 to 6.1.0
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v6.0.0...v6.1.0 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-23 03:38:14 +00:00
Matthias
822dce09b7
tests: keys are no longer added to the dict
2025-06-22 11:29:45 +00:00
mrpabloyeah
2ebc5374f4
Add current drawdown in telegram profit command
2025-06-21 12:10:53 +02:00
Matthias
3465f35d75
feat: reuse exchange secrets for exchange credential removal
2025-06-20 20:23:22 +02:00
Matthias
2165c3e542
tests: update tests to ues new module
2025-06-20 20:19:38 +02:00
Matthias
5e059660d4
chore: move remove_exchange_credentials to config module
2025-06-20 20:19:20 +02:00
Matthias
5ca69687dc
chore: minor refactor of config cleanup
2025-06-20 20:12:50 +02:00
Matthias
d042085b24
chore: remove macos-13 from CI
...
(it's slow and going to be EOL in November 2025 anyway)
2025-06-19 20:16:18 +02:00
Matthias
effd989796
Merge pull request #11895 from freqtrade/dependabot/pip/urllib3-2.5.0
...
chore(deps): bump urllib3 from 2.4.0 to 2.5.0
2025-06-19 06:26:04 +02:00
Matthias
ca85deafb8
Merge pull request #11896 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-06-19 06:25:34 +02:00
Freqtrade Bot
d46cc552be
chore: update pre-commit hooks
2025-06-19 03:23:34 +00:00
dependabot[bot]
1dc2bcb47e
chore(deps): bump urllib3 from 2.4.0 to 2.5.0
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.4.0 to 2.5.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.4.0...2.5.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.5.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-18 18:33:07 +00:00
Matthias
d6bf20b7b4
Merge pull request #11889 from racequite/develop
...
docs: Fix comment
2025-06-18 07:07:20 +02:00
Matthias
2d842ea129
Merge pull request #11891 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-06-17 06:30:06 +02:00
Freqtrade Bot
76d5423eee
chore: update pre-commit hooks
2025-06-17 03:24:27 +00:00
racequite
489b7e6d18
docs: Fix comment
...
Signed-off-by: racequite <quiterace@gmail.com >
2025-06-16 22:16:14 +08:00
Matthias
18dfb0fe39
Merge pull request #11886 from freqtrade/dependabot/pip/develop/numexpr-2.11.0
...
chore(deps): bump numexpr from 2.10.2 to 2.11.0
2025-06-16 09:47:45 +02:00
Matthias
63efed736c
Merge pull request #11885 from freqtrade/dependabot/pip/develop/aiohttp-3.12.13
...
chore(deps): bump aiohttp from 3.12.11 to 3.12.13
2025-06-16 09:44:14 +02:00
Matthias
4c568e40c2
Merge pull request #11879 from freqtrade/dependabot/pip/develop/types-8fad52cb21
...
chore(deps-dev): bump types-requests from 2.32.0.20250602 to 2.32.4.20250611 in the types group
2025-06-16 09:20:14 +02:00
dependabot[bot]
b54d231b79
chore(deps): bump numexpr from 2.10.2 to 2.11.0
...
Bumps [numexpr](https://github.com/pydata/numexpr ) from 2.10.2 to 2.11.0.
- [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.2...v2.11.0 )
---
updated-dependencies:
- dependency-name: numexpr
dependency-version: 2.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 07:09:21 +00:00
Matthias
58f361f8b3
Merge pull request #11888 from freqtrade/dependabot/pip/develop/bottleneck-1.5.0
...
chore(deps): bump bottleneck from 1.4.2 to 1.5.0
2025-06-16 09:08:13 +02:00
Matthias
f78d383448
Merge pull request #11887 from freqtrade/dependabot/pip/develop/scikit-learn-1.7.0
...
chore(deps): bump scikit-learn from 1.6.1 to 1.7.0
2025-06-16 09:04:43 +02:00
Matthias
1be9a79e96
Merge pull request #11884 from freqtrade/dependabot/pip/develop/stable-baselines3-2.6.0
...
chore(deps): bump stable-baselines3 from 2.5.0 to 2.6.0
2025-06-16 09:00:54 +02:00
Matthias
d9e98bb687
Merge pull request #11882 from freqtrade/dependabot/pip/develop/certifi-2025.6.15
...
chore(deps): bump certifi from 2025.4.26 to 2025.6.15
2025-06-16 08:37:07 +02:00
Matthias
7fd7061304
Merge pull request #11880 from freqtrade/dependabot/pip/develop/pytest-ed2313a973
...
chore(deps-dev): bump the pytest group with 2 updates
2025-06-16 08:36:20 +02:00
dependabot[bot]
db50d2b85d
chore(deps): bump aiohttp from 3.12.11 to 3.12.13
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 06:29:44 +00:00
Matthias
d2a1e52d79
Merge pull request #11883 from freqtrade/dependabot/pip/develop/cryptography-45.0.4
...
chore(deps): bump cryptography from 45.0.3 to 45.0.4
2025-06-16 08:28:28 +02:00
Matthias
70e78e6521
Merge pull request #11881 from freqtrade/dependabot/pip/develop/pydantic-2.11.7
...
chore(deps): bump pydantic from 2.11.5 to 2.11.7
2025-06-16 07:59:13 +02:00
Matthias
913148bf1d
Merge pull request #11877 from freqtrade/dependabot/github_actions/develop/rjstone/discord-webhook-notify-2.1.1
...
chore(deps): bump rjstone/discord-webhook-notify from 1.1.1 to 2.1.1
2025-06-16 06:40:30 +02:00
Matthias
0ecb3e45f6
chore: bump types-requests in pre-commit config
2025-06-16 06:39:55 +02:00
dependabot[bot]
74f870c435
chore(deps): bump bottleneck from 1.4.2 to 1.5.0
...
Bumps [bottleneck](https://github.com/pydata/bottleneck ) from 1.4.2 to 1.5.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.4.2...v1.5.0 )
---
updated-dependencies:
- dependency-name: bottleneck
dependency-version: 1.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 03:35:14 +00:00
dependabot[bot]
8f62462e15
chore(deps): bump scikit-learn from 1.6.1 to 1.7.0
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.6.1...1.7.0 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-version: 1.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 03:35:06 +00:00
dependabot[bot]
38183fe952
chore(deps): bump stable-baselines3 from 2.5.0 to 2.6.0
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.5.0...v2.6.0 )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-version: 2.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 03:34:39 +00:00
dependabot[bot]
215b111cff
chore(deps): bump cryptography from 45.0.3 to 45.0.4
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 45.0.3 to 45.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/45.0.3...45.0.4 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 03:34:35 +00:00
dependabot[bot]
4ea9d70743
chore(deps): bump certifi from 2025.4.26 to 2025.6.15
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2025.4.26 to 2025.6.15.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.04.26...2025.06.15 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.6.15
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 03:34:29 +00:00
dependabot[bot]
0893350285
chore(deps): bump pydantic from 2.11.5 to 2.11.7
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.5 to 2.11.7.
- [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.11.5...v2.11.7 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 03:34:20 +00:00
dependabot[bot]
27bd34c3be
chore(deps-dev): bump the pytest group with 2 updates
...
Bumps the pytest group with 2 updates: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) and [pytest-cov](https://github.com/pytest-dev/pytest-cov ).
Updates `pytest-asyncio` from 0.26.0 to 1.0.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.26.0...v1.0.0 )
Updates `pytest-cov` from 6.1.1 to 6.2.1
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.1.1...v6.2.1 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-version: 1.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: pytest
- dependency-name: pytest-cov
dependency-version: 6.2.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 03:34:05 +00:00
dependabot[bot]
ebf6ca1a5f
chore(deps-dev): bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/typeshed-internal/stub_uploader ).
Updates `types-requests` from 2.32.0.20250602 to 2.32.4.20250611
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-version: 2.32.4.20250611
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 03:33:36 +00:00
dependabot[bot]
a91ed0b4d9
chore(deps): bump rjstone/discord-webhook-notify from 1.1.1 to 2.1.1
...
Bumps [rjstone/discord-webhook-notify](https://github.com/rjstone/discord-webhook-notify ) from 1.1.1 to 2.1.1.
- [Release notes](https://github.com/rjstone/discord-webhook-notify/releases )
- [Commits](1399c1b2d5...a975c85e53 )
---
updated-dependencies:
- dependency-name: rjstone/discord-webhook-notify
dependency-version: 2.1.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 03:07:41 +00:00
Matthias
097b27208d
chore: remove pointless TODO
2025-06-15 09:36:53 +02:00
Matthias
136623b3f5
Merge pull request #11874 from freqtrade/deps/ccxt_update
...
chore: bump ccxt to 4.4.89
2025-06-13 08:54:41 +02:00
Matthias
02648e29c4
chore: bump ccxt to 4.4.89
2025-06-13 06:43:10 +02:00
Matthias
beb6d41360
chore: remove py_find_1st from requirements
...
this was only required by edge
2025-06-13 06:38:21 +02:00
Matthias
a1207eca56
Merge pull request #11872 from freqtrade/dependabot/docker/python-3.13.5-slim-bookworm
...
chore(deps): bump python from 3.13.4-slim-bookworm to 3.13.5-slim-bookworm
2025-06-13 06:12:21 +02:00
dependabot[bot]
1a247a1035
chore(deps): bump python
...
Bumps python from 3.13.4-slim-bookworm to 3.13.5-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.5-slim-bookworm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-13 03:37:34 +00:00
Matthias
4e0203d4af
Merge pull request #11870 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-06-12 06:24:48 +02:00
Freqtrade Bot
332518c1a0
chore: update pre-commit hooks
2025-06-12 03:22:52 +00:00
Matthias
15353f44f0
fix: improve "missing fee" recovery
...
closes #11813
2025-06-11 06:43:51 +02:00
Matthias
093cdae39c
chore: add explaining comments to some columns
2025-06-11 06:41:46 +02:00
Matthias
5dd5b95d6a
Merge pull request #11867 from freqtrade/maint/remove_edge
...
Remove Edge from Freqtrade
2025-06-10 20:19:53 +02:00
Matthias
20e0b542e3
docs: update command partials
2025-06-10 19:36:02 +02:00
Matthias
1d24f9047c
Merge pull request #11869 from mrpabloyeah/fix-telegram-balance-command-when-fiat_display_currency-is-not-set
...
Fix Telegram balance command when fiat_display_currency is not set
2025-06-10 19:30:16 +02:00
Matthias
f2c37e2575
test: remove missed test
2025-06-10 19:27:23 +02:00
Matthias
95fbe04225
test: add tests for edge startup errors
2025-06-10 18:24:47 +02:00
Matthias
43c5b8d0ed
test: remove final edge test occurance
2025-06-10 18:21:45 +02:00
Matthias
301d85ef4f
test: remove edge tests
2025-06-10 18:20:02 +02:00
mrpabloyeah
48f3d612e9
Fix Telegram balance command when fiat_display_currency is not set
2025-06-10 13:35:49 +02:00
Matthias
c53c70d597
tests: further test cleanup
2025-06-10 07:27:03 +02:00
Matthias
aa89ce80ab
test: remove edge from tests (initial round)
2025-06-10 07:15:02 +02:00
Matthias
971dfef0ee
chore: remove edge from RPC modules
2025-06-10 07:09:30 +02:00
Matthias
5d8a3cdb31
feat: fail if edge is in config
2025-06-10 07:09:20 +02:00
Matthias
5246eecaf6
chore: remove edge runmode
2025-06-10 07:09:10 +02:00
Matthias
18b6f374d6
chore: remove edge_cli module
2025-06-10 07:06:31 +02:00
Matthias
95c6997209
chore: remove edge as RunMode
2025-06-10 07:05:36 +02:00
Matthias
ca79b84e4a
docs: reword section around edge in utility subcommands
2025-06-10 07:05:36 +02:00
Matthias
3670df8771
chore: remove edge from ft_rest_client
2025-06-10 07:05:24 +02:00
Matthias
ff06d58ace
chore: remove edge module and config options
2025-06-10 07:01:33 +02:00
Matthias
1b4592a2f3
chore: remove edge from full_config
2025-06-10 07:00:11 +02:00
Matthias
5138e97b70
docs: remove edge from FAQ
2025-06-10 06:53:44 +02:00
Matthias
340cad3707
chore: remove edge from freqtradebot
2025-06-10 06:53:07 +02:00
Matthias
ca32cb9e61
docs: remove further edge usages
2025-06-10 06:50:55 +02:00
Matthias
c911b7fa70
chore: remove edge from config schema
2025-06-10 06:49:42 +02:00
Matthias
9323b6b946
chore: fail to start edge command.
2025-06-10 06:48:31 +02:00
Matthias
92ef1ef761
docs: deprecated: removal of Edge module
2025-06-10 06:46:39 +02:00
Matthias
e38504b9db
chore: remove edge from docs
2025-06-10 06:44:14 +02:00
Matthias
e437847916
Merge pull request #11865 from freqtrade/dependabot/pip/requests-2.32.4
...
chore(deps): bump requests from 2.32.3 to 2.32.4
2025-06-10 06:28:18 +02:00
Matthias
a3a30f9046
Merge pull request #11866 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-06-10 06:28:09 +02:00
Freqtrade Bot
df507e2335
chore: update pre-commit hooks
2025-06-10 03:24:54 +00:00
dependabot[bot]
2f1f60a8fc
chore(deps): bump requests from 2.32.3 to 2.32.4
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.3 to 2.32.4.
- [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.3...v2.32.4 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 21:15:23 +00:00
Matthias
1c1a165ba4
chore(ci): improve docker-build action
2025-06-09 19:20:48 +02:00
Matthias
00fe02c854
feat(ci): extract docker container building
2025-06-09 19:20:48 +02:00
Matthias
6ff26b075e
fix: error during logging shutdown
2025-06-09 19:12:57 +02:00
Matthias
03a46ec784
chore: reorder requirements logically
2025-06-09 18:06:09 +02:00
Matthias
ec31764aed
chore: update technical to 1.5.1
2025-06-09 18:05:07 +02:00
Matthias
1ba411cccf
tests: Update empty error match
2025-06-09 18:04:21 +02:00
Matthias
7957231ce4
Merge pull request #11864 from freqtrade/deps/pip/talib
...
Update ta-lib to version 0.5.5
2025-06-09 12:10:19 +02:00
Matthias
6b88c49e0a
chore: revert ta-lib install workarounds
2025-06-09 09:37:36 +02:00
Matthias
4fe99e0333
chore: update binary files for ta-lib
2025-06-09 09:37:36 +02:00
Matthias
9a38dfcc26
Merge pull request #11859 from freqtrade/dependabot/pip/develop/pytest-5ee6585723
...
chore(deps-dev): bump pytest from 8.3.5 to 8.4.0 in the pytest group
2025-06-09 09:27:04 +02:00
Matthias
3ecbfeb1d5
chore: bump ta-lib to 0.5.5
2025-06-09 09:20:37 +02:00
Matthias
02229c959f
Merge pull request #11863 from freqtrade/dependabot/pip/develop/aiohttp-3.12.11
...
chore(deps): bump aiohttp from 3.12.6 to 3.12.11
2025-06-09 09:15:28 +02:00
Matthias
2a2f205fbe
Merge pull request #11858 from freqtrade/dependabot/pip/develop/pandas-2.3.0
...
chore(deps): bump pandas from 2.2.3 to 2.3.0
2025-06-09 09:09:17 +02:00
dependabot[bot]
c415dab846
chore(deps-dev): bump pytest from 8.3.5 to 8.4.0 in the pytest group
...
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest ).
Updates `pytest` from 8.3.5 to 8.4.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.3.5...8.4.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 06:11:09 +00:00
dependabot[bot]
5b47960567
chore(deps): bump aiohttp from 3.12.6 to 3.12.11
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 06:09:32 +00:00
dependabot[bot]
3f9749b03b
chore(deps): bump pandas from 2.2.3 to 2.3.0
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.2.3 to 2.3.0.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.3...v2.3.0 )
---
updated-dependencies:
- dependency-name: pandas
dependency-version: 2.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 06:09:32 +00:00
Matthias
528b11af07
Merge pull request #11861 from freqtrade/dependabot/pip/develop/ruff-0.11.13
...
chore(deps-dev): bump ruff from 0.11.12 to 0.11.13
2025-06-09 08:08:29 +02:00
Matthias
0a31ff3747
Merge pull request #11860 from freqtrade/dependabot/pip/develop/ccxt-4.4.88
...
chore(deps): bump ccxt from 4.4.87 to 4.4.88
2025-06-09 08:08:17 +02:00
dependabot[bot]
e1ee566634
chore(deps-dev): bump ruff from 0.11.12 to 0.11.13
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.12 to 0.11.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/0.11.12...0.11.13 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.13
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 03:41:24 +00:00
dependabot[bot]
1cff4d13de
chore(deps): bump ccxt from 4.4.87 to 4.4.88
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.87 to 4.4.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/v4.4.87...v4.4.88 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.88
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-09 03:41:22 +00:00
Matthias
22b1bc7210
Merge pull request #11855 from hippocritical/develop
...
fix parsing trade-data for kraken_csv
2025-06-08 19:57:05 +02:00
hippocritical
c741c168e8
Merge remote-tracking branch 'origin/develop' into develop
2025-06-08 19:33:50 +02:00
hippocritical
c997f02085
removed %1 = 0 since it was not truly necessary
2025-06-08 19:31:17 +02:00
hippocritical
ead6d89e35
Merge branch 'freqtrade:develop' into develop
2025-06-08 14:07:49 +02:00
hippocritical
985c15bdd9
checking kraken data for any rows not having a timestamp in the timestamp column, purging those
...
(there was a text in the 1st row of USDGEUR.csv, making the conversion fail previously)
2025-06-08 14:07:31 +02:00
Matthias
7fb7c43e45
chore: pip_constraint fix for dockerfile
2025-06-08 12:52:06 +02:00
Matthias
0e68de0c6d
feat: document --notes usage
2025-06-08 12:51:38 +02:00
Matthias
ba5f771e65
chore: update documentation command
2025-06-08 12:46:25 +02:00
Matthias
e0f147e076
feat: add "--notes" to backtest command
...
closes #11847
2025-06-08 12:42:26 +02:00
Matthias
b874ceaf2f
chore: improved "pins" for numpy
2025-06-08 11:11:15 +02:00
Matthias
11f339f802
chore(ci): UV workaround for build-online
2025-06-08 10:25:41 +02:00
Matthias
9d46fd21dc
chore(ci): clean up after pip install
2025-06-08 10:17:14 +02:00
Matthias
286f385f99
chore(ci): use proper directory
2025-06-08 10:07:01 +02:00
Matthias
69cca13d15
chore: use UV_BUILD_CONSTRAINT
2025-06-08 10:05:56 +02:00
Matthias
37d03a5b44
chore: proper naming for environment var
2025-06-08 10:04:04 +02:00
Matthias
0e1d3e279c
chore: attempt CI workaround for ta-lib build failure
2025-06-08 10:02:52 +02:00
Matthias
ae671c736e
feat: don't lowercase ccxt_config keys
...
closes #11852
2025-06-08 09:52:58 +02:00
Matthias
28064d013c
feat: add ccxt_sync_config to json schema
2025-06-08 09:36:38 +02:00
Matthias
5b9c03e7e2
fix: don't filter min duration on > 0
...
closes #11838
2025-06-08 09:15:52 +02:00
Matthias
f2569e36e8
chore: develop doesn't need to depend on coveralls
...
closes #11848
2025-06-07 20:58:13 +02:00
Matthias
bf2092977c
chore: add docstring
2025-06-07 16:53:14 +02:00
Matthias
613e31a9a5
chore: simplify handle_order_fee code
2025-06-07 08:43:26 +02:00
Matthias
326a4f17d2
chore: update missleading comment
2025-06-07 08:39:08 +02:00
Matthias
a8d617d747
chore: load ft_fee_base when loading from_json
2025-06-07 08:35:19 +02:00
Matthias
ba9f795df5
fix: Order is not bound to a Session
...
closes #11831
2025-06-06 20:54:34 +02:00
Matthias
dbccc69f05
Merge pull request #11841 from freqtrade/dependabot/docker/python-3.13.4-slim-bookworm
...
chore(deps): bump python from 3.12.10-slim-bookworm to 3.13.4-slim-bookworm
2025-06-06 06:35:38 +02:00
Matthias
db80318946
Merge pull request #11843 from freqtrade/dependabot/pip/torch-2.7.1
...
chore(deps): bump torch from 2.7.0 to 2.7.1
2025-06-05 16:00:20 +02:00
dependabot[bot]
5698793dcc
chore(deps): bump torch from 2.7.0 to 2.7.1
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.7.0 to 2.7.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.7.0...v2.7.1 )
---
updated-dependencies:
- dependency-name: torch
dependency-version: 2.7.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-05 13:32:25 +00:00
Matthias
bf96be2b71
chore: bump ccxt to 4.4.87
2025-06-05 06:46:17 +02:00
dependabot[bot]
2af454333b
chore(deps): bump python
...
Bumps python from 3.12.10-slim-bookworm to 3.13.4-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.4-slim-bookworm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-05 04:32:28 +00:00
Matthias
cb869a2e4d
chore: bump armhf dockerfile to 3.11.13
2025-06-05 06:31:29 +02:00
Matthias
afc5205bea
Merge pull request #11840 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-06-05 06:26:34 +02:00
Freqtrade Bot
842f3a2a36
chore: update pre-commit hooks
2025-06-05 03:23:11 +00:00
Matthias
582871b0d5
Merge pull request #11837 from freqtrade/feat/python_13
...
Add support for python 3.13
2025-06-04 18:24:35 +02:00
Matthias
c6c2934741
chore(ci): fix 3.13 tests and incompatibilities
2025-06-04 08:18:50 +02:00
Matthias
d3b5be6cb6
chore: update docs and ft_client taxonomy
2025-06-04 07:21:13 +02:00
Matthias
473a15c4ef
chore: scripts should support 3.13
2025-06-04 07:20:58 +02:00
Matthias
2c4452453a
chore: update pyproject for python 3.13
2025-06-04 07:19:40 +02:00
Matthias
da6affcd6a
chore: run CI against 3.13
2025-06-04 07:18:24 +02:00
Matthias
3ebbe2b56c
chore: pin ta-lib<0.6 to avoid false installs
2025-06-04 07:16:29 +02:00
Matthias
8f13a5db29
Merge pull request #11834 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-06-03 06:41:42 +02:00
Matthias
3155dfc14c
Merge pull request #11789 from freqtrade/fix/customdata_sessions
...
fix: improved session handling for custom_data sessions
2025-06-03 06:30:39 +02:00
Freqtrade Bot
cc30e71ab2
chore: update pre-commit hooks
2025-06-03 03:23:16 +00:00
Matthias
f5cb486f5e
Merge pull request #11828 from freqtrade/dependabot/pip/develop/mypy-1.16.0
...
chore(deps-dev): bump mypy from 1.15.0 to 1.16.0
2025-06-02 11:03:05 +02:00
Matthias
42c8795141
Merge pull request #11827 from freqtrade/dependabot/pip/develop/types-59cf8d3746
...
chore(deps-dev): bump types-requests from 2.32.0.20250515 to 2.32.0.20250602 in the types group
2025-06-02 09:40:14 +02:00
Matthias
f878d051df
Merge pull request #11823 from freqtrade/dependabot/pip/develop/ccxt-4.4.86
...
chore(deps): bump ccxt from 4.4.85 to 4.4.86
2025-06-02 09:13:28 +02:00
Matthias
aefa7e401c
chore: bump mypy in pre-commit config
2025-06-02 08:54:19 +02:00
Matthias
dc06510d4a
chore: adjust type-ignores for new mypy version
2025-06-02 08:54:19 +02:00
Matthias
7740b61f02
chore: remove unused #type-ignore settings
2025-06-02 08:54:19 +02:00
dependabot[bot]
950f5a722e
chore(deps-dev): bump mypy from 1.15.0 to 1.16.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.15.0 to 1.16.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.15.0...v1.16.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.16.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 06:49:06 +00:00
Matthias
9b56245b1d
Merge pull request #11830 from freqtrade/dependabot/pip/develop/ruff-0.11.12
...
chore(deps-dev): bump ruff from 0.11.11 to 0.11.12
2025-06-02 08:47:43 +02:00
Matthias
b05fb57fb7
chore: huobijp rename to bittrade
...
aligned with https://github.com/ccxt/ccxt/pull/26036
2025-06-02 08:40:05 +02:00
Matthias
1a4db77131
chore: types-requests update
2025-06-02 08:34:52 +02:00
dependabot[bot]
71920cefb1
chore(deps): bump ccxt from 4.4.85 to 4.4.86
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.85 to 4.4.86.
- [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/v4.4.85...v4.4.86 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.86
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 06:34:10 +00:00
Matthias
b5cbbd7c30
Merge pull request #11822 from freqtrade/dependabot/pip/develop/pytest-6fa8ff6387
...
chore(deps-dev): bump the pytest group with 2 updates
2025-06-02 08:33:40 +02:00
Matthias
f75a0817a6
Merge pull request #11826 from freqtrade/dependabot/pip/develop/plotly-6.1.2
...
chore(deps): bump plotly from 6.1.1 to 6.1.2
2025-06-02 08:33:17 +02:00
Matthias
d12132ae7a
Merge pull request #11829 from freqtrade/dependabot/pip/develop/aiohttp-3.12.6
...
chore(deps): bump aiohttp from 3.11.18 to 3.12.6
2025-06-02 08:32:17 +02:00
Matthias
a81bec0da2
Merge pull request #11825 from freqtrade/dependabot/pip/develop/jsonschema-4.24.0
...
chore(deps): bump jsonschema from 4.23.0 to 4.24.0
2025-06-02 08:31:50 +02:00
Matthias
cc41cb831f
Merge pull request #11824 from freqtrade/dependabot/pip/develop/uvicorn-0.34.3
...
chore(deps): bump uvicorn from 0.34.2 to 0.34.3
2025-06-02 08:31:35 +02:00
dependabot[bot]
2b70ec896d
chore(deps-dev): bump ruff from 0.11.11 to 0.11.12
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.11 to 0.11.12.
- [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.11.11...0.11.12 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.12
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 03:40:08 +00:00
dependabot[bot]
470dbb6060
chore(deps): bump aiohttp from 3.11.18 to 3.12.6
...
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.6
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 03:39:55 +00:00
dependabot[bot]
afc61ca788
chore(deps-dev): bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/typeshed-internal/stub_uploader ).
Updates `types-requests` from 2.32.0.20250515 to 2.32.0.20250602
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-version: 2.32.0.20250602
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 03:37:48 +00:00
dependabot[bot]
ba62e5e007
chore(deps): bump plotly from 6.1.1 to 6.1.2
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v6.1.1...v6.1.2 )
---
updated-dependencies:
- dependency-name: plotly
dependency-version: 6.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 03:37:38 +00:00
dependabot[bot]
9af401b091
chore(deps): bump jsonschema from 4.23.0 to 4.24.0
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.23.0 to 4.24.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.23.0...v4.24.0 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-version: 4.24.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 03:37:22 +00:00
dependabot[bot]
1fdbace02d
chore(deps): bump uvicorn from 0.34.2 to 0.34.3
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.34.2 to 0.34.3.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.34.2...0.34.3 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.34.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 03:37:05 +00:00
dependabot[bot]
cfeda4493b
chore(deps-dev): bump the pytest group with 2 updates
...
Bumps the pytest group with 2 updates: [pytest-mock](https://github.com/pytest-dev/pytest-mock ) and [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ).
Updates `pytest-mock` from 3.14.0 to 3.14.1
- [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.14.0...v3.14.1 )
Updates `pytest-xdist` from 3.6.1 to 3.7.0
- [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.6.1...v3.7.0 )
---
updated-dependencies:
- dependency-name: pytest-mock
dependency-version: 3.14.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
- dependency-name: pytest-xdist
dependency-version: 3.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-02 03:35:48 +00:00
Matthias
0de48d90f8
Merge pull request #11820 from mrpabloyeah/fix-telegram-profit-stats-when-fiat_display_currency-is-not-set
...
Fix telegram profit stats when fiat_display_currency is not set
2025-06-01 14:53:24 +02:00
mrpabloyeah
c4eb26be9d
Fix telegram profit stats when fiat_display_currency is not set
2025-06-01 13:53:17 +02:00
Matthias
04a8539f10
Merge pull request #11819 from arenstar/patch-3
...
fix: order_by_id always true
2025-06-01 13:28:05 +02:00
David Arena
d600461a84
fix: order_by_id always true
2025-06-01 12:03:44 +02:00
Matthias
ce46cd7343
Merge pull request #11646 from freqtrade/deps/numpy2
...
Bump numpy to 2.x
2025-06-01 09:13:58 +02:00
Matthias
d1cca4ac51
Merge pull request #11796 from freqtrade/dependabot/pip/develop/ccxt-4.4.85
...
chore(deps): bump ccxt from 4.4.82 to 4.4.85
2025-05-31 17:57:26 +02:00
Matthias
eb5d5e0d3f
chore: bump dev version to 2025.6-dev
2025-05-31 16:39:46 +02:00
Matthias
e8145e0057
Merge pull request #11805 from viotemp1/optuna_addons
...
fix hyperopt repeated parameters between batches
2025-05-31 16:26:32 +02:00
Matthias
ae9073885f
chore: Update log wording, only log "duplicate parameters" once
2025-05-31 16:05:39 +02:00
Matthias
61886942c5
chore: fix log message missing space
2025-05-31 09:04:17 +02:00
viotemp1
12d31c4acb
keep INITIAL_POINTS only in hyperopt_optimizer.py
2025-05-31 08:21:44 +03:00
viotemp1
14cfdb13c5
add back INITIAL_POINTS (default 30) for Samplers which support this
2025-05-30 18:17:15 +03:00
Matthias
e58ab7852a
docs: add operatorId to bitvavo docs
...
closes #11748
2025-05-30 07:32:36 +02:00
Matthias
77dcc5354c
test: update hyperliquid test for new load_markets behavior
2025-05-30 07:08:58 +02:00
Matthias
3ac4a872b1
Merge remote-tracking branch 'origin/develop' into dependabot/pip/develop/ccxt-4.4.85
2025-05-29 20:14:05 +02:00
Matthias
b8b94d58c4
test: update tests for new reload_markets behavior
2025-05-29 20:12:59 +02:00
viotemp1
dfae7ca2ec
fix duplicate params in same batch also
2025-05-29 15:41:47 +03:00
vio
17cd0452ec
Merge branch 'freqtrade:develop' into optuna_addons
2025-05-29 14:22:17 +03:00
Matthias
33b5482065
fix: memory leak on binance in combination with aiohttp>3.10
...
apparently, returning big data through
run_until_complete can cause this (or
closes #11317
2025-05-29 07:06:57 +02:00
Matthias
9fe361f6fc
Merge pull request #11808 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-05-29 06:44:07 +02:00
Freqtrade Bot
da7f35db8d
chore: update pre-commit hooks
2025-05-29 03:21:16 +00:00
Matthias
4f216eb861
Merge pull request #11790 from freqtrade/docs/compare_exit_callbacks
...
docs: add "exit logic comparisons" table
2025-05-28 15:22:15 +02:00
viotemp1
53383f3184
add up to 5 retries for ask in case of duplicate params
2025-05-28 09:35:20 +02:00
viotemp1
b51c937e87
fix hyperopt repeated parameters between batches
2025-05-27 13:38:03 +02:00
Matthias
f3d7f67671
Merge pull request #11803 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-05-27 06:31:54 +02:00
Freqtrade Bot
87001d0806
chore: update pre-commit hooks
2025-05-27 03:20:40 +00:00
Matthias
ffce0dfb2e
Merge pull request #11800 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.1.0
...
chore(deps): bump astral-sh/setup-uv from 6.0.1 to 6.1.0
2025-05-26 08:21:17 +02:00
Matthias
c1d08019d9
Merge pull request #11798 from freqtrade/dependabot/pip/develop/ruff-0.11.11
...
chore(deps-dev): bump ruff from 0.11.10 to 0.11.11
2025-05-26 08:18:26 +02:00
Matthias
bfa95ad976
Merge pull request #11799 from freqtrade/dependabot/pip/develop/joblib-1.5.1
...
chore(deps): bump joblib from 1.5.0 to 1.5.1
2025-05-26 08:14:39 +02:00
Matthias
4a4b39f898
Merge pull request #11795 from freqtrade/dependabot/pip/develop/pydantic-2.11.5
...
chore(deps): bump pydantic from 2.11.4 to 2.11.5
2025-05-26 08:12:58 +02:00
Matthias
215499a3f8
Merge pull request #11793 from freqtrade/dependabot/pip/develop/plotly-6.1.1
...
chore(deps): bump plotly from 6.0.1 to 6.1.1
2025-05-26 08:08:58 +02:00
Matthias
8c11974644
Merge pull request #11791 from freqtrade/dependabot/pip/develop/types-af298ab694
...
chore(deps-dev): bump types-cachetools from 5.5.0.20240820 to 6.0.0.20250525 in the types group
2025-05-26 08:08:33 +02:00
Matthias
7dcbd8108e
Merge pull request #11797 from freqtrade/dependabot/pip/develop/cryptography-45.0.3
...
chore(deps): bump cryptography from 45.0.2 to 45.0.3
2025-05-26 07:58:27 +02:00
Matthias
43fea43363
chore: bump aiohttp to 3.11.18
...
Aligns dependency with ccxt requirements.
2025-05-26 07:15:38 +02:00
Matthias
e00b74c0e0
fix: capture ws edge-case on reconnect
2025-05-26 07:06:56 +02:00
Matthias
5ef439dd0f
Merge pull request #11794 from freqtrade/dependabot/pip/develop/cachetools-6.0.0
...
chore(deps): bump cachetools from 5.5.2 to 6.0.0
2025-05-26 07:00:18 +02:00
dependabot[bot]
538c7b3c97
chore(deps): bump joblib from 1.5.0 to 1.5.1
...
Bumps [joblib](https://github.com/joblib/joblib ) from 1.5.0 to 1.5.1.
- [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.5.0...1.5.1 )
---
updated-dependencies:
- dependency-name: joblib
dependency-version: 1.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 04:55:08 +00:00
Matthias
81456b2340
Merge pull request #11792 from freqtrade/dependabot/pip/develop/xgboost-3.0.2
...
chore(deps): bump xgboost from 3.0.1 to 3.0.2
2025-05-26 06:52:38 +02:00
Matthias
dfec3f16ab
chore: Bump pre-commit types-cachetools
2025-05-26 06:34:46 +02:00
dependabot[bot]
e67499e6cc
chore(deps): bump astral-sh/setup-uv from 6.0.1 to 6.1.0
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](6b9c6063ab...f0ec1fc3b3 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 03:45:35 +00:00
dependabot[bot]
a1b5e7899f
chore(deps-dev): bump ruff from 0.11.10 to 0.11.11
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.10 to 0.11.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/0.11.10...0.11.11 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.11
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 03:13:45 +00:00
dependabot[bot]
a88a149999
chore(deps): bump cryptography from 45.0.2 to 45.0.3
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 45.0.2 to 45.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/45.0.2...45.0.3 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 03:13:38 +00:00
dependabot[bot]
168593d7af
chore(deps): bump ccxt from 4.4.82 to 4.4.85
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.82 to 4.4.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/v4.4.82...v4.4.85 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.85
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 03:13:34 +00:00
dependabot[bot]
c646abc05d
chore(deps): bump pydantic from 2.11.4 to 2.11.5
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.4 to 2.11.5.
- [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.11.4...v2.11.5 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 03:13:27 +00:00
dependabot[bot]
f2a1561d31
chore(deps): bump cachetools from 5.5.2 to 6.0.0
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.5.2 to 6.0.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.5.2...v6.0.0 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 03:13:20 +00:00
dependabot[bot]
d7a3aeaa1b
chore(deps): bump plotly from 6.0.1 to 6.1.1
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 6.0.1 to 6.1.1.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v6.0.1...v6.1.1 )
---
updated-dependencies:
- dependency-name: plotly
dependency-version: 6.1.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 03:13:18 +00:00
dependabot[bot]
4b9a63de19
chore(deps): bump xgboost from 3.0.1 to 3.0.2
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 3.0.1 to 3.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/v3.0.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-version: 3.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 03:13:10 +00:00
dependabot[bot]
07985c2cae
chore(deps-dev): bump types-cachetools in the types group
...
Bumps the types group with 1 update: [types-cachetools](https://github.com/typeshed-internal/stub_uploader ).
Updates `types-cachetools` from 5.5.0.20240820 to 6.0.0.20250525
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-version: 6.0.0.20250525
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 03:12:22 +00:00
Robert Davey
0c13414f14
Slight rewording for clarity
2025-05-25 12:47:19 +01:00
Robert Davey
1021c7a7af
Minor typo
2025-05-25 12:41:31 +01:00
Robert Davey
5306fb3709
Add clarification to the exit table
2025-05-25 12:40:11 +01:00
Matthias
1afddf9db4
docs: no dots on exit comparison
2025-05-25 10:01:39 +02:00
Matthias
929538dd5f
docs: refactor exit logic comparisons to includes file
...
this might allow us to reuse this in other parts of the docs.
2025-05-25 09:44:52 +02:00
Matthias
f432e65a14
docs: add "exit logic comparisons" table
2025-05-25 09:42:37 +02:00
Matthias
dfc1193c52
Merge pull request #11656 from mrpabloyeah/add-custom-roi-strategy-callback
...
Add custom_roi() strategy callback
2025-05-25 09:13:32 +02:00
Matthias
25077a1008
feat: write empty "custom_roi" with advanced strategy template
2025-05-25 08:56:39 +02:00
Matthias
b3b3bf6c1d
feat: allow break-even (0.0) as valid return from custom_roi
2025-05-25 08:54:11 +02:00
Matthias
29ae71333a
fix: improved session handling for custom_data sessions
2025-05-25 08:37:01 +02:00
Matthias
a7ebbd89c0
feat: add strategy-ResultValidator to backtesting
...
helps issues such as #11781
2025-05-24 16:46:29 +02:00
Matthias
ee25635c79
test: update tests for new StrategyValidator
2025-05-24 16:35:12 +02:00
Matthias
b8e19ae78a
refactor: move dataframe assertion to it's own class
2025-05-24 16:10:15 +02:00
Matthias
937bd892fd
fix: workaround for ccxt bybit stop_order bug
2025-05-24 11:20:47 +02:00
Matthias
adce6e4f68
fix: don't try to place stoploss orders with blocking assets
2025-05-24 11:20:47 +02:00
Robert Caulk
0b1ba0458d
Merge pull request #11490 from freqtrade/fix/continual_learning_pytorch
...
Fix continual learning pytorch
2025-05-24 11:12:05 +02:00
Robert Caulk
7668b95900
Merge pull request #11588 from skyoo2003/develop
...
fix: remove spaces from rename_dict/rename_dict_old in BaseReinforcementLearningModel
2025-05-24 10:47:31 +02:00
Robert Caulk
47465f198c
Merge pull request #11772 from freqtrade/dependabot/pip/develop/xgboost-3.0.1
...
chore(deps): bump xgboost from 2.1.4 to 3.0.1
2025-05-24 10:35:26 +02:00
Matthias
f3d03dd26a
feat: ensure uniqueness among fetched orders
...
closes #11786
2025-05-23 07:39:35 +02:00
Matthias
ecdd84efd8
fix: "until" shouldn't be in the future.
...
part of #11786
2025-05-23 07:26:39 +02:00
Matthias
0ad6a6a951
docs: fix broken links
2025-05-22 20:25:59 +02:00
Matthias
dc97f709d7
docs: exclude "import only" links
2025-05-22 20:23:11 +02:00
Matthias
34ccf141d1
test: enhance now_is_time_to_refresh test
2025-05-22 20:03:43 +02:00
Matthias
f0b16c277c
docs: add "sold the bots capital" FAQ entry
2025-05-22 19:22:59 +02:00
Matthias
68061444d8
chore: remove unused imports
2025-05-22 19:11:04 +02:00
Matthias
93356286d8
fix: Activate fetch-orders pagination for binance
...
potential fix for #11786
2025-05-22 19:10:53 +02:00
Matthias
84e816fc5b
refactor: fetch_orders pagination to base class
2025-05-22 19:07:10 +02:00
Matthias
12a482a6ba
Merge pull request #11785 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-05-22 06:25:35 +02:00
Freqtrade Bot
a26a40d00f
chore: update pre-commit hooks
2025-05-22 03:20:06 +00:00
Matthias
64c6b4718d
Merge pull request #11758 from mrpabloyeah/add-max-trade-duration-to-backtest-results
...
Add min/max trade duration to backtest results
2025-05-21 20:45:24 +02:00
Matthias
d1ebdf5df2
chore: remove polyfill.io from mkdocs
2025-05-21 19:36:15 +02:00
Matthias
496c4947bd
chore: Fix lint error
2025-05-21 19:34:30 +02:00
Matthias
82f98746bd
test: update test for new behavior
2025-05-21 19:27:23 +02:00
hippocritical
65418c7c00
changed the text a bit
2025-05-20 21:32:21 +02:00
hippocritical
bbf6bade7c
Fixed a bug where the pairlist was just .*/USDT (with a length of 1.)
...
The bug happened since it just checked the length of the list itself, not what it represents. in this case .*/USDT could be any amount of pairs
when the user sets a max_open_trades of let's say 3 then the pairs only have 3 trade slots of whatever amount of pairs it really has and thereby creating a bottleneck.
This just sets the max_open_trades to -1 without even checking it, letting freqtrade itself handle the amount of trades allowed at a given time.
2025-05-20 21:30:41 +02:00
Matthias
b6cde05f0d
chore: remove unused import
2025-05-20 19:39:07 +02:00
Matthias
0a3a1d7eca
fix: remove unnecessary kraken workaround
...
fixes "list-pairs" command for kraken.
2025-05-20 19:22:05 +02:00
Matthias
947cbdd858
test: add format_duration test
2025-05-20 18:15:54 +02:00
Matthias
7a84d1ecba
chore: bump numpy to 2.2.6
2025-05-20 07:14:55 +02:00
Matthias
8c999cd60c
chore: treat webhook.url as secret
2025-05-20 07:05:08 +02:00
Matthias
ad5d2a36bc
feat: Further ENV recommendations to config schema
2025-05-20 07:05:08 +02:00
Matthias
1666746692
feat: recommend setting secrets via environment variable
2025-05-20 07:05:08 +02:00
Matthias
3a74fc85b4
chore: update schema.json
2025-05-20 07:05:08 +02:00
Matthias
92a1c304a8
feat: add additional supported keys to config schema
2025-05-20 07:05:08 +02:00
Matthias
d8c24663fc
Merge pull request #11736 from viotemp1/optuna_addons
...
add early stopping for hyperopt
2025-05-20 06:45:15 +02:00
Matthias
195c15c8dc
Merge pull request #11778 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-05-20 06:27:41 +02:00
Freqtrade Bot
44c06f6d20
chore: update pre-commit hooks
2025-05-20 03:20:51 +00:00
Matthias
c268f20d18
Merge pull request #11776 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.41
...
chore(deps): bump sqlalchemy from 2.0.40 to 2.0.41
2025-05-19 16:26:48 +02:00
Matthias
83c92f3ac1
chore: Bump sqlalchemy in pre-commit
2025-05-19 14:36:11 +02:00
dependabot[bot]
b4a3eccfa3
chore(deps): bump sqlalchemy from 2.0.40 to 2.0.41
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.40 to 2.0.41.
- [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-version: 2.0.41
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 11:59:40 +00:00
Matthias
837d006e11
Merge pull request #11774 from freqtrade/dependabot/pip/develop/ccxt-4.4.82
...
chore(deps): bump ccxt from 4.4.80 to 4.4.82
2025-05-19 13:58:26 +02:00
dependabot[bot]
c1f1639807
chore(deps): bump ccxt from 4.4.80 to 4.4.82
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.80 to 4.4.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/v4.4.80...v4.4.82 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.82
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 06:29:16 +00:00
Matthias
8f71e45666
Merge pull request #11775 from freqtrade/dependabot/pip/develop/cryptography-45.0.2
...
chore(deps): bump cryptography from 44.0.3 to 45.0.2
2025-05-19 08:28:06 +02:00
Matthias
17fa2c9933
Merge pull request #11768 from freqtrade/dependabot/pip/develop/types-462239796a
...
chore(deps-dev): bump the types group with 2 updates
2025-05-19 08:10:35 +02:00
dependabot[bot]
22fdf157ef
chore(deps): bump cryptography from 44.0.3 to 45.0.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 44.0.3 to 45.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/44.0.3...45.0.2 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 45.0.2
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 05:10:41 +00:00
Matthias
6c8b39d32a
Merge pull request #11770 from freqtrade/dependabot/pip/develop/python-telegram-bot-22.1
...
chore(deps): bump python-telegram-bot from 22.0 to 22.1
2025-05-19 07:09:30 +02:00
Matthias
5a2b3d9d87
chore: show the actually used value
2025-05-19 07:04:11 +02:00
Matthias
8641796d04
test: Add test for early-stop config adjustment
2025-05-19 07:03:41 +02:00
Matthias
c5c5cfb4d5
Merge pull request #11771 from freqtrade/dependabot/pip/develop/ruff-0.11.10
...
chore(deps-dev): bump ruff from 0.11.9 to 0.11.10
2025-05-19 06:53:50 +02:00
Matthias
c74033d7f1
chore: bump types for pre-commit
2025-05-19 06:49:45 +02:00
Matthias
d8c6873ee9
Merge pull request #11769 from freqtrade/dependabot/pip/develop/mkdocs-90ecda04c5
...
chore(deps): bump mkdocs-material from 9.6.13 to 9.6.14 in the mkdocs group
2025-05-19 06:34:43 +02:00
Matthias
b0cc2a2a1d
chore: slightly improve comment wording
2025-05-19 06:32:09 +02:00
Matthias
226f9b7857
Merge pull request #11766 from AchmadFathoni/develop
...
docs: trades space not included in default spaces
2025-05-19 06:31:11 +02:00
dependabot[bot]
1abf72855e
chore(deps): bump xgboost from 2.1.4 to 3.0.1
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 2.1.4 to 3.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.1.4...v3.0.1 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-version: 3.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 03:10:25 +00:00
dependabot[bot]
b044410e42
chore(deps-dev): bump ruff from 0.11.9 to 0.11.10
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.9 to 0.11.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/0.11.9...0.11.10 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 03:10:15 +00:00
dependabot[bot]
b64052850f
chore(deps): bump python-telegram-bot from 22.0 to 22.1
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 22.0 to 22.1.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v22.0...v22.1 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-version: '22.1'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 03:10:08 +00:00
dependabot[bot]
8868b10042
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.6.13 to 9.6.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.6.13...9.6.14 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.14
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 03:10:04 +00:00
dependabot[bot]
b18190891d
chore(deps-dev): bump the types group with 2 updates
...
Bumps the types group with 2 updates: [types-requests](https://github.com/typeshed-internal/stub_uploader ) and [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader ).
Updates `types-requests` from 2.32.0.20250328 to 2.32.0.20250515
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
Updates `types-python-dateutil` from 2.9.0.20241206 to 2.9.0.20250516
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-version: 2.32.0.20250515
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
- dependency-name: types-python-dateutil
dependency-version: 2.9.0.20250516
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-19 03:09:28 +00:00
Achmad Fathoni
5b001eec3e
docs: trades space not included in default spaces
2025-05-18 21:26:57 +07:00
mrpabloyeah
882ca44816
Fix test_optimize_reports
2025-05-18 14:19:10 +02:00
mrpabloyeah
60157606fe
Format only winner/loser durations
2025-05-18 13:39:50 +02:00
mrpabloyeah
cbb0294cd2
Format duration to make results more readable
2025-05-18 13:02:47 +02:00
Matthias
1b4802ab73
chore: Improved wording in issue templates
2025-05-18 08:38:27 +02:00
Matthias
6b7f210ef3
chore: Improve bug report template about AI
...
AI generated strategies and configs cause a lot of noise.
we should be clear that people shall read the documentation first
(this will also allow us to point people at this within the issue).
2025-05-18 08:35:59 +02:00
Matthias
571b154345
Merge pull request #11763 from emmanuel-ferdman/develop
...
fix: display pair information in message
2025-05-17 19:37:09 +02:00
Emmanuel Ferdman
9a2b5a1219
Display pair information in message
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com >
2025-05-17 07:51:03 -07:00
Matthias
fe9de41d58
docs: fix Note boxes not rendering correctly
2025-05-17 16:16:27 +02:00
Matthias
daff50e79e
test: improve admotion test by skipping empty lines
2025-05-17 16:16:19 +02:00
Matthias
09b687d66f
test: add test checking proper admotion logic
2025-05-17 16:12:19 +02:00
Matthias
665ff9f14e
test: extend test_docs for collapsed info boxes
2025-05-17 15:36:32 +02:00
viotemp1
bd1a12ceaa
fix formatting
2025-05-17 16:27:33 +03:00
viotemp1
d33e931a0d
early stop - replace values lower than 20 with 20 and display a warning.
2025-05-17 16:23:25 +03:00
mrpabloyeah
fbe38c362c
Fix typo
2025-05-17 15:10:04 +02:00
mrpabloyeah
718efc828a
Also add min trade duration and display the info horizontally
2025-05-17 14:22:25 +02:00
mrpabloyeah
6d3ed84807
Add max trade duration to backtest results
2025-05-17 02:50:10 +02:00
viotemp1
28e5efc902
fix docs
2025-05-17 01:15:10 +03:00
Matthias
510c47bd78
docs: update doc wording in custom_exit callback
2025-05-16 06:39:24 +02:00
Matthias
2e0065216f
Merge pull request #11755 from Silur/develop
...
fix binance futures candle type hardcoding for trades data
2025-05-15 19:52:58 +02:00
silur
ce024c74e1
fix binance futures candle type hardcoding
2025-05-15 21:31:01 +04:00
mrpabloyeah
90e2935abf
Add trade_duration parameter to custom_roi
2025-05-15 11:53:48 +02:00
mrpabloyeah
12cd654bce
Merge branch 'freqtrade:develop' into add-custom-roi-strategy-callback
2025-05-15 10:14:53 +02:00
Matthias
c3ea793abb
Merge branch 'develop' into add-custom-roi-strategy-callback
2025-05-15 07:22:25 +02:00
Matthias
c901f6d1dd
test: add test for custom_roi behavior
2025-05-15 07:22:18 +02:00
Matthias
193cfb634c
Merge pull request #11754 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-05-15 06:28:13 +02:00
Freqtrade Bot
a2b7620b64
chore: update pre-commit hooks
2025-05-15 03:19:37 +00:00
Matthias
9d91a4a298
fix: default max_open_trades to inf instead of -1
...
Without this, the auto-conversion doesn't backpopulate to the config
closes #11752
2025-05-14 20:14:10 +02:00
Matthias
3b6dbaccf8
test: add failing test for #11752
2025-05-14 20:12:33 +02:00
Matthias
3fe9e6b82b
fix: don't use exchange.precision_mode_price
...
closes #11751
2025-05-14 06:59:51 +02:00
Matthias
b6614045aa
Merge pull request #11738 from snussik/patch-1
...
Update strategy-callbacks.md
2025-05-13 20:03:57 +02:00
Matthias
cbf27f0bdb
docs: Simplify doc examples
2025-05-13 19:38:06 +02:00
Matthias
bc78e2e1b9
feat: update to ft-pandas-ta
...
Freqtrade's compatibility fork of pandas-ta
available at https://github.com/freqtrade/pandas-ta/
2025-05-13 07:03:52 +02:00
Matthias
deafe39f76
Merge pull request #11750 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-05-13 07:03:13 +02:00
Freqtrade Bot
1f63eca1a8
chore: update pre-commit hooks
2025-05-13 03:20:47 +00:00
Matthias
3fb6bc888b
chore: Mypy-exclusions to account for ta-lib import problem
2025-05-12 18:22:01 +02:00
Matthias
2c0db908b5
Merge pull request #11747 from nisuhw/patch-1
...
Update installation.md for older Raspberry Pi 2
2025-05-12 13:14:58 +02:00
nisuhw
ca9403f981
Update installation.md for older Raspberry Pi 2
...
I got the following error on Pi 2 (using Debian Bookworm armhf arch)
```
...
running bdist_wheel
running build
running build_py
creating build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/lock.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/backend_ctypes.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/_imp_emulation.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/model.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/ffiplatform.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/setuptools_ext.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/error.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/vengine_gen.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/api.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/__init__.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/recompiler.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/cffi_opcode.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/pkgconfig.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/verifier.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/cparser.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/commontypes.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/vengine_cpy.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/_cffi_include.h -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/parse_c_type.h -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/_embedding.h -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/_cffi_errors.h -> build/lib.linux-armv7l-cpython-311/cffi
running build_ext
building '_cffi_backend' extension
creating build/temp.linux-armv7l-cpython-311/src/c
arm-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/freqtrade/.venv/include -I/usr/include/python3.11 -c src/c/_cffi_backend.c -o build/temp.linux-armv7l-cpython-311/src/c/_cffi_backend.o
src/c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory
15 | #include <ffi.h>
| ^~~~~~~
compilation terminated.
error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for cffi
Failed to build cffi
ERROR: Failed to build installable wheels for some pyproject.toml based projects (cffi)
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Failed installing dependencies
```
It can be Easily solved by installing libffi-dev before hand
2025-05-12 16:01:25 +07:00
Matthias
a8d96087c1
Merge pull request #11743 from freqtrade/dependabot/pip/develop/ccxt-4.4.80
...
chore(deps): bump ccxt from 4.4.78 to 4.4.80
2025-05-12 08:50:16 +02:00
Matthias
1649505121
Merge pull request #11741 from freqtrade/dependabot/pip/develop/optuna-4.3.0
...
chore(deps): bump optuna from 4.2.1 to 4.3.0
2025-05-12 08:03:05 +02:00
Matthias
41a063e2ac
Merge pull request #11745 from freqtrade/dependabot/pip/develop/datasieve-0.1.9
...
chore(deps): bump datasieve from 0.1.7 to 0.1.9
2025-05-12 07:45:57 +02:00
dependabot[bot]
ba019ad143
chore(deps): bump optuna from 4.2.1 to 4.3.0
...
Bumps [optuna](https://github.com/optuna/optuna ) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/optuna/optuna/releases )
- [Commits](https://github.com/optuna/optuna/compare/v4.2.1...v4.3.0 )
---
updated-dependencies:
- dependency-name: optuna
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 05:35:28 +00:00
Matthias
6f3071f6ce
Merge pull request #11742 from freqtrade/dependabot/pip/develop/scipy-1.15.3
...
chore(deps): bump scipy from 1.15.2 to 1.15.3
2025-05-12 07:34:16 +02:00
Matthias
5cdb2dd601
Merge pull request #11744 from freqtrade/dependabot/pip/develop/ruff-0.11.9
...
chore(deps-dev): bump ruff from 0.11.8 to 0.11.9
2025-05-12 07:21:22 +02:00
Matthias
4db41f0225
Merge pull request #11740 from freqtrade/dependabot/pip/develop/mkdocs-b2e01260d9
...
chore(deps): bump mkdocs-material from 9.6.12 to 9.6.13 in the mkdocs group
2025-05-12 06:46:32 +02:00
Matthias
cc8581164d
Merge pull request #11739 from freqtrade/dependabot/pip/develop/pytest-5fb0fe6743
...
chore(deps-dev): bump pytest-timeout from 2.3.1 to 2.4.0 in the pytest group
2025-05-12 06:26:25 +02:00
dependabot[bot]
7d50353697
chore(deps): bump datasieve from 0.1.7 to 0.1.9
...
Bumps [datasieve](https://github.com/emergentmethods/datasieve ) from 0.1.7 to 0.1.9.
- [Release notes](https://github.com/emergentmethods/datasieve/releases )
- [Commits](https://github.com/emergentmethods/datasieve/compare/v0.1.7...v0.1.9 )
---
updated-dependencies:
- dependency-name: datasieve
dependency-version: 0.1.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 03:43:51 +00:00
dependabot[bot]
d742f8b88f
chore(deps-dev): bump ruff from 0.11.8 to 0.11.9
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.8 to 0.11.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/0.11.8...0.11.9 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.9
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 03:43:39 +00:00
dependabot[bot]
22bf036a66
chore(deps): bump ccxt from 4.4.78 to 4.4.80
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.78 to 4.4.80.
- [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/v4.4.78...v4.4.80 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.80
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 03:43:28 +00:00
dependabot[bot]
c45351beff
chore(deps): bump scipy from 1.15.2 to 1.15.3
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.15.2 to 1.15.3.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.15.2...v1.15.3 )
---
updated-dependencies:
- dependency-name: scipy
dependency-version: 1.15.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 03:43:14 +00:00
dependabot[bot]
6d1d0751e8
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.6.12 to 9.6.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.6.12...9.6.13 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.13
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 03:42:57 +00:00
dependabot[bot]
15012ec58c
chore(deps-dev): bump pytest-timeout in the pytest group
...
Bumps the pytest group with 1 update: [pytest-timeout](https://github.com/pytest-dev/pytest-timeout ).
Updates `pytest-timeout` from 2.3.1 to 2.4.0
- [Commits](https://github.com/pytest-dev/pytest-timeout/compare/2.3.1...2.4.0 )
---
updated-dependencies:
- dependency-name: pytest-timeout
dependency-version: 2.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 03:42:46 +00:00
snussik
fed91ff5a1
Update strategy-callbacks.md
...
Taking leverage into account https://github.com/freqtrade/freqtrade-strategies/issues/322
2025-05-11 17:58:10 +03:00
Matthias
0228ec796b
chore: bump datasieve to 0.1.9
2025-05-11 16:28:15 +02:00
viotemp1
5b92af6a90
fix some spelling errors
2025-05-10 19:45:16 +03:00
viotemp1
442a1ba50d
add early stopping for hyperopt
2025-05-10 19:36:48 +03:00
Matthias
c3f6aa17ee
Merge pull request #11711 from freqtrade/feat/bt_historic_precision
...
Improve price precision logic and add significant digits calculation
2025-05-10 16:03:38 +02:00
Matthias
69de7b4045
chore: bump datasieve to 0.1.8
2025-05-10 13:51:37 +02:00
Matthias
8dc278f1a0
refactor: simplify ws exchange handling
2025-05-10 13:30:26 +02:00
Matthias
5f907d4219
chore: move candletype check to can_use_websocket.
2025-05-10 11:43:52 +02:00
Matthias
c39c5f254f
Extract "can use websocket" method
2025-05-10 11:31:30 +02:00
Matthias
0dfc4ed696
refactor: extract websocket builder logic to it's own function
2025-05-10 11:24:54 +02:00
Matthias
950a0df8b1
docs: improved documentation of order object
2025-05-10 08:38:45 +02:00
Matthias
2a0dd4cf55
Merge pull request #11558 from viotemp1/optuna
...
switch hyperopt from scikit-optimize to Optuna
2025-05-09 09:53:13 +02:00
Matthias
575c381e65
chore: fix mypy error
2025-05-09 09:36:08 +02:00
Matthias
87061bcce8
docs: adopt autosampler example as advanced hyperopt approach
2025-05-09 06:42:37 +02:00
Matthias
a6d3995013
feat: Improved typing, exception if neither step nor decimals is set
2025-05-09 06:34:59 +02:00
Matthias
d0d40f4fce
test: Improve skdecimal test
2025-05-09 06:34:33 +02:00
Matthias
ce7d81325d
chore: improved docstring for skdecimal
2025-05-09 06:32:43 +02:00
Matthias
7cfecab7e2
Merge branch 'develop' into optuna
2025-05-08 19:25:33 +02:00
Matthias
8f8da51808
feat: round hyperopt results to 13 digits (this removes floating point errors)
2025-05-08 19:24:31 +02:00
Matthias
f94fd7d5fc
chore: minor formatting
2025-05-08 07:07:22 +02:00
Matthias
befc41ae54
Merge pull request #11717 from freqtrade/dependabot/pip/develop/certifi-2025.4.26
...
chore(deps): bump certifi from 2025.01.31 to 2025.4.26
2025-05-08 07:03:09 +02:00
dependabot[bot]
02092926ab
chore(deps): bump certifi from 2025.01.31 to 2025.4.26
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2025.01.31 to 2025.4.26.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.04.26 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.4.26
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-08 04:44:37 +00:00
Matthias
a49b4ab93a
Merge pull request #11731 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-05-08 06:23:36 +02:00
Freqtrade Bot
bd7549bc8b
chore: update pre-commit hooks
2025-05-08 03:19:45 +00:00
viotemp1
47e1d209db
round to decimals low and high
2025-05-08 05:49:34 +03:00
viotemp1
5d2f5ec12f
change SKDecimal low/high to be rounded by decimals
2025-05-07 21:57:56 +03:00
viotemp1
2d2dc7f14a
Merge remote-tracking branch 'refs/remotes/origin/optuna' into optuna
2025-05-07 17:25:14 +03:00
viotemp1
43bd2a060c
fix optuna userwarning the range is not divisible by step
2025-05-07 17:20:17 +03:00
Matthias
b518d66aa2
chore: improve docstring for get_Trades_proxy.
2025-05-06 19:37:06 +02:00
Matthias
2ba59cebe3
Merge pull request #11724 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-05-06 06:33:06 +02:00
Freqtrade Bot
f165c85e69
chore: update pre-commit hooks
2025-05-06 03:18:59 +00:00
Matthias
fca454bba3
Merge pull request #11708 from hippocritical/develop
...
lookahead-analysis docs changed to better explain the output table
2025-05-05 19:52:45 +02:00
Matthias
3dc1adfad4
docs: slight formatting tweaks
2025-05-05 19:35:04 +02:00
Robert Davey
38754e0598
Small tweaks to lookahead docs
2025-05-05 11:50:29 +01:00
Matthias
8fb4446d82
Merge pull request #11716 from freqtrade/dependabot/pip/develop/cryptography-44.0.3
...
chore(deps): bump cryptography from 44.0.2 to 44.0.3
2025-05-05 09:37:47 +02:00
Matthias
3725ac145b
Merge pull request #11720 from freqtrade/dependabot/pip/develop/humanize-4.12.3
...
chore(deps): bump humanize from 4.12.2 to 4.12.3
2025-05-05 08:08:13 +02:00
Matthias
7df0d06005
Merge pull request #11719 from freqtrade/dependabot/pip/develop/orjson-3.10.18
...
chore(deps): bump orjson from 3.10.16 to 3.10.18
2025-05-05 08:00:50 +02:00
Matthias
4e855b638b
Merge pull request #11721 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.0.1
...
chore(deps): bump astral-sh/setup-uv from 6.0.0 to 6.0.1
2025-05-05 07:32:06 +02:00
Matthias
9783aba09c
Merge pull request #11718 from freqtrade/dependabot/pip/develop/pydantic-2.11.4
...
chore(deps): bump pydantic from 2.11.3 to 2.11.4
2025-05-05 07:20:59 +02:00
Matthias
1936b20309
Merge pull request #11715 from freqtrade/dependabot/pip/develop/ruff-0.11.8
...
chore(deps-dev): bump ruff from 0.11.7 to 0.11.8
2025-05-05 06:58:02 +02:00
dependabot[bot]
69de9687d0
chore(deps): bump cryptography from 44.0.2 to 44.0.3
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 44.0.2 to 44.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/44.0.2...44.0.3 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 44.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 04:49:45 +00:00
Matthias
bdeeca7d43
Merge pull request #11714 from freqtrade/dependabot/pip/develop/ccxt-4.4.78
...
chore(deps): bump ccxt from 4.4.77 to 4.4.78
2025-05-05 06:48:36 +02:00
Matthias
a7ba3cad85
Merge pull request #11713 from freqtrade/dependabot/pip/develop/joblib-1.5.0
...
chore(deps): bump joblib from 1.4.2 to 1.5.0
2025-05-05 06:30:45 +02:00
dependabot[bot]
ef5fcad8cf
chore(deps): bump astral-sh/setup-uv from 6.0.0 to 6.0.1
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](c7f87aa956...6b9c6063ab )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 03:57:55 +00:00
dependabot[bot]
d8de6c8f7b
chore(deps): bump humanize from 4.12.2 to 4.12.3
...
Bumps [humanize](https://github.com/python-humanize/humanize ) from 4.12.2 to 4.12.3.
- [Release notes](https://github.com/python-humanize/humanize/releases )
- [Commits](https://github.com/python-humanize/humanize/compare/4.12.2...4.12.3 )
---
updated-dependencies:
- dependency-name: humanize
dependency-version: 4.12.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 03:26:59 +00:00
dependabot[bot]
c3239da266
chore(deps): bump orjson from 3.10.16 to 3.10.18
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.16 to 3.10.18.
- [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.16...3.10.18 )
---
updated-dependencies:
- dependency-name: orjson
dependency-version: 3.10.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 03:26:54 +00:00
dependabot[bot]
1edf948e49
chore(deps): bump pydantic from 2.11.3 to 2.11.4
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.3 to 2.11.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.11.3...v2.11.4 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 03:26:49 +00:00
dependabot[bot]
224c4a717b
chore(deps-dev): bump ruff from 0.11.7 to 0.11.8
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.7 to 0.11.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/0.11.7...0.11.8 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 03:26:29 +00:00
dependabot[bot]
6202436bfd
chore(deps): bump ccxt from 4.4.77 to 4.4.78
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.77 to 4.4.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/v4.4.77...v4.4.78 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.78
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 03:26:19 +00:00
dependabot[bot]
122144857e
chore(deps): bump joblib from 1.4.2 to 1.5.0
...
Bumps [joblib](https://github.com/joblib/joblib ) from 1.4.2 to 1.5.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.4.2...1.5.0 )
---
updated-dependencies:
- dependency-name: joblib
dependency-version: 1.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 03:26:13 +00:00
Matthias
92bcf672fb
docs: document consumer's initial_candle_limit
2025-05-04 19:53:09 +02:00
Matthias
6f4ffa0758
chore: minor cleanup
2025-05-04 19:32:09 +02:00
Matthias
82186c8a7f
docs: fix typo in docs causing note-box to not render
2025-05-04 19:26:26 +02:00
hippocritical
50596e1a6a
fixed typo
2025-05-04 17:53:23 +02:00
hippocritical
9edcbbb9a8
Changed formatting to be more readable in source
...
Added
- How to find and remove bias? How can I salvage the strategy?
- Examples of lookahead-bias
2025-05-04 16:59:24 +02:00
Matthias
a59805d739
docs: small formatting
2025-05-04 14:05:23 +02:00
Robert Davey
b96c06ffdc
Update lookahead-analysis.md
...
Englishified.
2025-05-04 12:34:48 +01:00
Matthias
8abe358c1e
docs: improved rendering
2025-05-04 11:57:03 +02:00
Matthias
2142b2aea3
chore: fix type-check
2025-05-04 11:49:03 +02:00
Matthias
53ba3ced06
test: add test for backtest "get price precision" logic
2025-05-04 11:47:42 +02:00
hippocritical
a0f336c31f
changed lookahead-analysis.md to better explain the output of the command
2025-05-03 22:12:25 +02:00
Matthias
081fa2209a
refactor: correct naming of new function
2025-05-03 20:45:52 +02:00
Matthias
ca67d3fb2c
chore: improve price_precision logic resiliancy
2025-05-03 20:44:14 +02:00
Matthias
5a6b43da46
feat: use hsitoric price precision for improved accuracy
...
closes #11203
2025-05-03 20:37:57 +02:00
Matthias
7d3fa41911
test: add tests for get_significant_digits_over_time
2025-05-03 20:30:25 +02:00
Matthias
b8f3f5e8d2
fix: use month-start for the resample
2025-05-03 20:28:10 +02:00
Matthias
4849d5413f
feat: add function to count "significant digits over time".
2025-05-03 20:14:37 +02:00
Matthias
8b8bf6f97d
refactor: automatically load detailed bt data
2025-05-03 20:01:13 +02:00
viotemp1
9eea958e17
remove unwrap
2025-05-03 16:55:41 +03:00
Matthias
f8a151c2a5
feat: Add funding_fee to backtest results
...
closes #11699
2025-05-03 14:14:32 +02:00
Matthias
1013c32316
fix: duplicate generate_optimizer to have a non-delayed alternative
2025-05-03 09:19:50 +02:00
viotemp1
d9ed7e1fb2
remove backtest from assign_params
2025-05-03 09:49:34 +03:00
Matthias
689da4c479
Merge pull request #11158 from freqtrade/feat/plot_annotations
...
add support for plot_annotations
2025-05-03 08:25:57 +02:00
Matthias
87d954a322
refactor: fix variable typo
2025-05-03 08:03:16 +02:00
Matthias
74f601b352
docs: Improved plot annotations sample
2025-05-03 08:02:09 +02:00
Matthias
a3359b62d4
feat: validate annotation-type before returning
...
this avoids breaking the whole chart due to annotations.
2025-05-02 20:58:13 +02:00
Matthias
064708a354
feat: validate annotations and only return valid ones to avoid breaking the whole chart
2025-05-02 20:45:42 +02:00
Matthias
066a46d7aa
Switch annotationType to Pydantic
2025-05-02 20:41:43 +02:00
Matthias
333660e628
feat: improved doc-string for plot-annotations
2025-05-02 20:41:30 +02:00
Matthias
81f80a6b22
docs: add visual documentation for plot annotations
2025-05-02 20:28:32 +02:00
viotemp1
dd613ac86c
fix formatting
2025-05-02 21:07:34 +03:00
viotemp1
73c28890d7
move @delayed and @wrap_non_picklable_objects in hyperopt_optimizer.py
...
one test with analyze_per_epoch is failing
2025-05-02 21:03:51 +03:00
Matthias
61dd94ceb0
test: add tests for annotations feature
2025-05-02 19:59:23 +02:00
Matthias
1fec5a873e
Merge branch 'develop' into feat/plot_annotations
2025-05-02 19:48:50 +02:00
Matthias
9c4abcc927
refactor: improve variable naming
2025-05-02 13:17:16 +02:00
Matthias
b74e38ef63
refactor: improve variable naming
2025-05-02 13:17:03 +02:00
Matthias
86f640627f
Merge pull request #11692 from freqtrade/reenable_htx
...
chore(ci): reenable htx online tests
2025-05-01 16:46:29 +02:00
Matthias
e27568a9d8
chore: pin certifi until upstream issue is fixed
...
problematic point: https://github.com/certifi/python-certifi/issues/349
2025-05-01 16:22:47 +02:00
Matthias
149133cc44
refactor: remove _get_params_dict method
2025-05-01 12:03:04 +02:00
Matthias
1b2d5a357f
test: change level of test mock
2025-05-01 11:57:17 +02:00
Matthias
ecc6371733
test: reduce amount of mocking
2025-05-01 10:19:20 +02:00
Matthias
0c66180cf3
chore: add optuna to hyperopt optional dependencies
2025-05-01 10:15:35 +02:00
Matthias
5954c64cc3
chore: use ubuntu 24.04 for online tests
2025-05-01 08:55:35 +02:00
Matthias
d0b7a52202
Merge pull request #11703 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-05-01 08:10:03 +02:00
Freqtrade Bot
c18085d173
chore: update pre-commit hooks
2025-05-01 03:22:32 +00:00
Matthias
67f88ea97a
Merge pull request #11681 from JamesLinxun/develop
...
skip trade-related columns
2025-04-30 17:59:54 +02:00
Matthias
14353afa78
chore: bump develop version to 2025.5-dev
2025-04-30 07:02:57 +02:00
Matthias
14e2e160af
chore: reformat utility script
2025-04-30 06:53:02 +02:00
Matthias
000eb875a2
chore: bump binance leverage tiers
2025-04-30 06:51:51 +02:00
Matthias
33c8969411
Merge pull request #11697 from froggleston/frog_logs_docs_1
...
Improve logging docs in 101 and advanced setup
2025-04-29 21:04:07 +02:00
Matthias
d90666d2e8
docs: minor link refactor
2025-04-29 20:22:47 +02:00
Matthias
f568d63c41
Merge pull request #11695 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-04-29 20:08:24 +02:00
James Lin
a77618cc6b
fix
2025-04-29 12:09:13 -04:00
JamesLinxun
cac2c363fa
Merge branch 'freqtrade:develop' into develop
2025-04-29 10:18:13 -04:00
viotemp1
ced1ce340a
fix some formatting issues
2025-04-29 17:09:16 +03:00
froggleston
78943bf88d
Add link to FAQ
2025-04-29 14:57:54 +01:00
froggleston
1b8a42d472
Improve logging docs in 101 and advanced setup
2025-04-29 14:55:36 +01:00
James Lin
1d99b7d0f9
move ORDERFLOW_ADDED_COLUMNS to constant
2025-04-29 09:18:07 -04:00
viotemp1
5c47a75f63
move back delayed and wrap_non_picklable_objects from hyperopt_optimizer to hyperopt.
...
There are tests failing when using delayed and wrap_non_picklable_objects as decorator.
until I'll find a solution to run generate_optimizer standalone for analyze_per_epoch=True
2025-04-29 08:16:44 +03:00
Matthias
1ef2eeb456
chore(ci): reenable htx online tests through proxy
2025-04-29 06:58:59 +02:00
Freqtrade Bot
faa398053a
chore: update pre-commit hooks
2025-04-29 03:17:49 +00:00
viotemp1
c32f8e972a
move delayed and wrap_non_picklable_objects from hyperopt to hyperopt_optimizer
2025-04-28 18:50:09 +03:00
Matthias
23e4943b3a
Merge pull request #11690 from freqtrade/dependabot/pip/develop/pyarrow-20.0.0
...
chore(deps): bump pyarrow from 19.0.1 to 20.0.0
2025-04-28 12:40:41 +02:00
Matthias
b3ec69fa8a
chore: update pyarrow prebuilt wheel
2025-04-28 12:21:27 +02:00
Matthias
dc4aaf0a82
Merge pull request #11688 from freqtrade/dependabot/pip/develop/ccxt-4.4.77
...
chore(deps): bump ccxt from 4.4.75 to 4.4.77
2025-04-28 10:49:21 +02:00
Matthias
d5b9c6dde8
Merge pull request #11689 from freqtrade/dependabot/pip/develop/torch-2.7.0
...
chore(deps): bump torch from 2.6.0 to 2.7.0
2025-04-28 09:18:41 +02:00
Matthias
bdfd3396cc
Merge pull request #11685 from freqtrade/dependabot/pip/develop/ruff-0.11.7
...
chore(deps-dev): bump ruff from 0.11.6 to 0.11.7
2025-04-28 08:55:14 +02:00
dependabot[bot]
c9256e0d9f
chore(deps): bump torch from 2.6.0 to 2.7.0
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.6.0 to 2.7.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.6.0...v2.7.0 )
---
updated-dependencies:
- dependency-name: torch
dependency-version: 2.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 06:42:31 +00:00
dependabot[bot]
c7e02b9a7f
chore(deps): bump ccxt from 4.4.75 to 4.4.77
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.75 to 4.4.77.
- [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/v4.4.75...v4.4.77 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.77
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 06:42:29 +00:00
Matthias
7d5cd998a3
Merge pull request #11683 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.0.0
...
chore(deps): bump astral-sh/setup-uv from 5.4.2 to 6.0.0
2025-04-28 07:59:41 +02:00
Matthias
96e8319e82
Merge pull request #11686 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.15
...
chore(deps): bump pymdown-extensions from 10.14.3 to 10.15
2025-04-28 07:41:33 +02:00
Matthias
12d8fc8c3a
Merge pull request #11684 from freqtrade/dependabot/github_actions/develop/rjstone/discord-webhook-notify-1.1.1
...
chore(deps): bump rjstone/discord-webhook-notify from 1.0.4 to 1.1.1
2025-04-28 07:38:09 +02:00
Matthias
1ad0e423c9
chore(ci): add new mandatory parameter to setup-uv
2025-04-28 06:56:19 +02:00
dependabot[bot]
2ef1e203c6
chore(deps): bump pymdown-extensions from 10.14.3 to 10.15
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.14.3 to 10.15.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.14.3...10.15 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: '10.15'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 04:42:22 +00:00
dependabot[bot]
959f81f4ac
chore(deps): bump rjstone/discord-webhook-notify from 1.0.4 to 1.1.1
...
Bumps [rjstone/discord-webhook-notify](https://github.com/rjstone/discord-webhook-notify ) from 1.0.4 to 1.1.1.
- [Release notes](https://github.com/rjstone/discord-webhook-notify/releases )
- [Commits](89b0bf43c2...1399c1b2d5 )
---
updated-dependencies:
- dependency-name: rjstone/discord-webhook-notify
dependency-version: 1.1.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 04:41:01 +00:00
dependabot[bot]
3090e47a12
chore(deps-dev): bump ruff from 0.11.6 to 0.11.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.6 to 0.11.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.11.6...0.11.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 04:32:42 +00:00
Matthias
02ab0eb139
test: temporarily disable HTX tests
2025-04-28 06:29:48 +02:00
dependabot[bot]
5d8759de78
chore(deps): bump pyarrow from 19.0.1 to 20.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 19.0.1 to 20.0.0.
- [Release notes](https://github.com/apache/arrow/releases )
- [Commits](https://github.com/apache/arrow/compare/apache-arrow-19.0.1...apache-arrow-20.0.0 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-version: 20.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 03:55:39 +00:00
dependabot[bot]
b13b00df17
chore(deps): bump astral-sh/setup-uv from 5.4.2 to 6.0.0
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 5.4.2 to 6.0.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](d4b2f3b6ec...c7f87aa956 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-28 03:53:27 +00:00
viotemp1
04492e75b2
remove # Suppress optuna ExperimentalWarning from skopt
...
with warnings.catch_warnings():
from optuna.exceptions import ExperimentalWarning
warnings.filterwarnings("ignore", category=FutureWarning)
this should be when importing sampler
2025-04-27 22:02:39 +03:00
viotemp1
8d0ca7f5c1
remove backtesting from generate_optimizer
2025-04-27 21:26:06 +03:00
Matthias
d8b51875bf
test: update tests for new file structure
2025-04-27 11:35:06 +02:00
Matthias
7f12f3a0e4
refactor: rename btanalysis file to be clearer
2025-04-27 11:23:40 +02:00
Matthias
6afcc80937
refactor: move some utils to a separate file
2025-04-27 11:17:14 +02:00
Matthias
efdb726362
refactor: btanalysis -> package
2025-04-27 11:13:35 +02:00
Matthias
3ca7407b09
refactor: improve variable naming
2025-04-27 11:05:51 +02:00
Matthias
22ba0e61e3
chore: add docstring to explain what the migration method does
2025-04-27 09:12:39 +02:00
Matthias
6e83890a13
chore: reduce log-level of binance migration
2025-04-27 08:45:06 +02:00
Matthias
8a8cc5e563
chore: don't rerun binance futures migration
...
once it's migrated, new migrations shouldn't be necessary.
2025-04-27 08:44:48 +02:00
Matthias
e1bf3bb825
chore: improve type-safety for migrations
2025-04-26 18:14:39 +02:00
James Lin
0a4f82bc22
update columns from ORDERFLOW_ADDED_COLUMNS
2025-04-26 10:24:53 -04:00
James Lin
5ee7f8037d
fix
2025-04-26 10:20:09 -04:00
James Lin
12728c0fcc
fix
2025-04-26 10:18:39 -04:00
Matthias
875216cdc5
refactor: improved variable naming
2025-04-26 09:20:55 +02:00
James Lin
362f0895f4
skip trade-related columns
2025-04-25 16:13:33 -04:00
Ali Salama
4e2ccfc091
Added use_parallel_download command line option
2025-04-25 15:50:56 +01:00
Matthias
903b580026
fix: new_pair logic for binance won't work on funding rates
...
closes #11680
2025-04-25 16:18:12 +02:00
Ali Salama
e4b1e1118b
Changed filter to pop
2025-04-25 10:33:39 +01:00
Matthias
073b625355
test: update test for calculate_market_change
2025-04-25 08:28:31 +02:00
Matthias
b3b21e6b93
fix: market_change deviation between backtesting and hyperopt
...
closes #11672
2025-04-25 08:28:19 +02:00
Matthias
b8b4b2d2f3
Merge pull request #11676 from mrpabloyeah/fix-mixed-tag-stats-in-backtest-output
...
Fix mixed tag stats in backtest output
2025-04-24 19:43:19 +02:00
mrpabloyeah
0cf1f6dc88
Fix 2 for passing CI
2025-04-24 14:53:25 +02:00
mrpabloyeah
502d50c988
Fix for passing CI
2025-04-24 14:44:33 +02:00
mrpabloyeah
ed8b8fbf61
Fix mixed tag stats in backtest output
2025-04-24 14:24:36 +02:00
Matthias
956398ab21
Merge pull request #11671 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-04-24 06:25:54 +02:00
Freqtrade Bot
f3154423bd
chore: update pre-commit hooks
2025-04-24 03:17:07 +00:00
Matthias
fb64ac942b
chore: raise freqtrade exception so upstream handling is in place
2025-04-23 20:18:58 +02:00
Matthias
3fc40f45b3
chore: simplify diff in hyperopt-tinterface
...
Use aliases where possible.
2025-04-23 20:15:24 +02:00
Matthias
ca5ccc8799
chore: cleanup some code
2025-04-23 20:07:40 +02:00
Matthias
057cc2538e
chore: use optuna distribution aliases in parameters
2025-04-23 20:02:58 +02:00
Matthias
ed22789a1a
chore: cleanup unused import
2025-04-23 19:53:07 +02:00
Matthias
2abf22e37b
chore: simplify usage of data_pickle_file
2025-04-23 19:50:17 +02:00
Matthias
9b08b51ad8
chore: cleanup dead code
2025-04-23 19:50:17 +02:00
Matthias
83cdf76636
chore: simplify import/exports
2025-04-23 19:50:17 +02:00
Matthias
f545113840
chore: improve EstimatorType type
2025-04-23 19:50:17 +02:00
Matthias
f86bc71c43
chore: cleanup some test code
2025-04-23 19:19:55 +02:00
Matthias
8af9875d45
docs: remove scikit-optimize references from docs
2025-04-23 19:17:43 +02:00
Matthias
8a9b31eccd
chore: remove scikit-optimize dependency
2025-04-23 19:16:17 +02:00
Matthias
124c051432
docs: add "realized_profit" field to trade object docs
...
closes #11668
2025-04-22 19:09:07 +02:00
Matthias
67bcf38ea5
Merge pull request #11669 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-04-22 07:19:45 +02:00
Matthias
a98dd0eea3
chore: Pin docker github action versions
2025-04-22 07:02:07 +02:00
Matthias
103f64227f
chore: Pin more github action versions
2025-04-22 07:00:33 +02:00
Matthias
5b481009d6
chore(ci): pin github actions
2025-04-22 06:56:45 +02:00
Freqtrade Bot
3da6a8146e
chore: update pre-commit hooks
2025-04-22 03:16:59 +00:00
Matthias
a8b313d387
Merge pull request #11661 from freqtrade/dependabot/pip/develop/mkdocs-206b511215
...
chore(deps): bump mkdocs-material from 9.6.11 to 9.6.12 in the mkdocs group
2025-04-21 11:52:58 +02:00
Matthias
574419f3a4
test: freeze time to avoid random test failure
2025-04-21 11:22:16 +02:00
Matthias
5793888113
Merge pull request #11665 from freqtrade/dependabot/pip/develop/uvicorn-0.34.2
...
chore(deps): bump uvicorn from 0.34.1 to 0.34.2
2025-04-21 08:57:00 +02:00
Matthias
b835af58c5
Merge pull request #11666 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.51
...
chore(deps): bump prompt-toolkit from 3.0.50 to 3.0.51
2025-04-21 08:15:35 +02:00
Matthias
ca0b6998f0
Merge pull request #11662 from freqtrade/dependabot/pip/develop/packaging-25.0
...
chore(deps): bump packaging from 24.2 to 25.0
2025-04-21 08:15:02 +02:00
Matthias
77c3894fe2
Merge pull request #11667 from freqtrade/dependabot/pip/develop/ruff-0.11.6
...
chore(deps-dev): bump ruff from 0.11.5 to 0.11.6
2025-04-21 08:14:46 +02:00
dependabot[bot]
0c46afaee4
chore(deps-dev): bump ruff from 0.11.5 to 0.11.6
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.5 to 0.11.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.11.5...0.11.6 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 04:07:25 +00:00
dependabot[bot]
b6e9609039
chore(deps): bump prompt-toolkit from 3.0.50 to 3.0.51
...
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit ) from 3.0.50 to 3.0.51.
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases )
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/CHANGELOG )
- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.50...3.0.51 )
---
updated-dependencies:
- dependency-name: prompt-toolkit
dependency-version: 3.0.51
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 04:06:57 +00:00
dependabot[bot]
1b6dadbc87
chore(deps): bump uvicorn from 0.34.1 to 0.34.2
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.34.1 to 0.34.2.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.34.1...0.34.2 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.34.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 04:06:46 +00:00
dependabot[bot]
1b18856d0b
chore(deps): bump packaging from 24.2 to 25.0
...
Bumps [packaging](https://github.com/pypa/packaging ) from 24.2 to 25.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/24.2...25.0 )
---
updated-dependencies:
- dependency-name: packaging
dependency-version: '25.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 04:06:02 +00:00
dependabot[bot]
35e9805ef1
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.6.11 to 9.6.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.6.11...9.6.12 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.12
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 04:02:45 +00:00
Matthias
dcf38557ee
chore: add segment about AI
...
We'll reserve the right to close questions asking for help with AI
generated strategies or configurations.
2025-04-20 15:55:34 +02:00
Matthias
54d78fd1c6
chore: update documentation link in template
2025-04-20 15:54:47 +02:00
Matthias
6040c391d3
chore: improved bug-report wording
2025-04-20 15:51:16 +02:00
mrpabloyeah
b4a5f66f29
Return the trade duration along with the profit threshold returned by custom_roi
2025-04-20 13:39:35 +02:00
mrpabloyeah
e105ea660b
Improve documentation
2025-04-20 13:16:27 +02:00
mrpabloyeah
1149393789
Fix LocalTrade compatibility correctly
2025-04-20 01:33:34 +02:00
mrpabloyeah
d4655660f4
Fix LocalTrade compatibility in custom_roi and min_roi_reached_entry
2025-04-19 16:36:13 +02:00
mrpabloyeah
e656063771
Add custom_roi strategy callback
2025-04-19 15:42:44 +02:00
Matthias
0c6ed588b5
Merge pull request #11655 from freqtrade/fix/11650
...
Fix max-stake-amount with high leverage
2025-04-19 14:19:39 +02:00
Matthias
45dc667233
Merge pull request #11651 from hippocritical/develop
...
added mentioning of the base exchange folder to list-data
2025-04-18 15:34:57 +02:00
Matthias
10d79f6232
feat: update --datadir description
...
Updates across all subcommands and when running with `--help`.
2025-04-18 14:59:06 +02:00
Matthias
3c20106e7d
Merge pull request #11652 from Code0x58/bugfix/log_config
...
Fix config["log_config"] use so it doesn't break during deepcopy/backtesting
2025-04-18 14:53:41 +02:00
Matthias
1e1c9a28f2
chore: simplify types in exchange class
2025-04-18 14:46:13 +02:00
Matthias
6a01985fd1
test: add test case to ensure max_stake considers leverage tiers
2025-04-18 14:35:54 +02:00
Matthias
be572ba046
fix: include leverage tiers in max_stake calculation
...
closes #11650
2025-04-18 14:19:28 +02:00
Matthias
f711afd843
chore: slight reordering within stake_amount_limit method
2025-04-18 14:07:04 +02:00
Matthias
d6f58cd6cf
test: fix leverage test
2025-04-18 14:02:05 +02:00
Matthias
9dd1ce71ca
fix: improve get_max_leverage logic
2025-04-18 14:01:34 +02:00
Matthias
0a0a8428d5
chore: simplify method
2025-04-18 13:02:22 +02:00
Matthias
fdc248a1b1
fix: entry_stakes should be leverage adjusted
2025-04-18 12:53:52 +02:00
Matthias
bfadd54ea3
Merge pull request #11653 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-04-17 06:29:17 +02:00
Freqtrade Bot
ed23dc0f72
chore: update pre-commit hooks
2025-04-17 03:16:17 +00:00
hippocritical
27e3ae8c24
added list-data comment for --datadir to have the user not specify [exchange]/futures/ by themselves. They should use --trading-mode.
...
They will get a timerange of 1970-1970 in conjunction with --show-timerange otherwise.
2025-04-16 21:23:26 +02:00
hippocritical
f6cb446bff
added list-data comment for --datadir to have the user not specify [exchange]/futures/ by themselves. They should use --trading-mode.
...
They will get a timerange of 1970-1970 in conjunction with --show-timerange otherwise.
2025-04-16 21:22:55 +02:00
Matthias
72786ca706
chore: drop pandas_ta from default template
2025-04-16 18:28:07 +02:00
Matthias
825c059c2e
chore: update ta-lib binaries
2025-04-16 07:12:56 +02:00
Oliver Bristow
3e2a799d9f
Fix config["log_config"] use so it doesn't break in backtesting
...
The issue as that `logging.config.dictConfig(log_config)` ends up using the dictionary in place and including non-picklable items (saw an RLock), blowing up backtesting.
2025-04-16 00:13:05 +01:00
Matthias
8e8f4dbdd3
chore: drop stable-baselines install from mac x64
...
in line with #11541
2025-04-15 06:38:08 +02:00
Matthias
841f57800e
Merge pull request #11645 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-04-15 06:35:55 +02:00
Matthias
865c253922
chore: bump dockerfile and windows install numpy
2025-04-15 06:31:16 +02:00
Matthias
cd6e06c86e
chore: bump ta-lib to 0.5.4
...
This version supports numpy2 - while still remaining on ta-lib C of 0.4
This will avoid huge update problems, as the underlying library doesn't need to be updated
2025-04-15 06:30:34 +02:00
Matthias
422f225e8e
chore: update numpy pyproject lock range
2025-04-15 06:29:26 +02:00
Matthias
9921c54882
chore: bump nunmpy to 2.2.4
2025-04-15 06:28:40 +02:00
Freqtrade Bot
5b6ea5ca90
chore: update pre-commit hooks
2025-04-15 03:17:51 +00:00
Matthias
162c1c606c
Merge pull request #11639 from freqtrade/dependabot/pip/develop/urllib3-2.4.0
...
chore(deps): bump urllib3 from 2.3.0 to 2.4.0
2025-04-14 18:26:23 +02:00
Matthias
de0759c36a
Merge pull request #11635 from freqtrade/dependabot/pip/develop/uvicorn-0.34.1
...
chore(deps): bump uvicorn from 0.34.0 to 0.34.1
2025-04-14 07:41:30 +02:00
Matthias
1dbef58fe9
Merge pull request #11637 from freqtrade/dependabot/pip/develop/ccxt-4.4.75
...
chore(deps): bump ccxt from 4.4.73 to 4.4.75
2025-04-14 07:17:59 +02:00
Matthias
a63280bfa5
Merge pull request #11640 from freqtrade/dependabot/pip/develop/markdown-3.8
...
chore(deps): bump markdown from 3.7 to 3.8
2025-04-14 07:17:22 +02:00
Matthias
093a3f0e25
Merge pull request #11638 from freqtrade/dependabot/pip/develop/ruff-0.11.5
...
chore(deps-dev): bump ruff from 0.11.4 to 0.11.5
2025-04-14 07:12:39 +02:00
Matthias
f8fc8a7f33
Merge pull request #11636 from freqtrade/dependabot/pip/develop/catboost-1.2.8
...
chore(deps): bump catboost from 1.2.7 to 1.2.8
2025-04-14 07:03:17 +02:00
dependabot[bot]
f8bf850673
chore(deps): bump uvicorn from 0.34.0 to 0.34.1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.34.0 to 0.34.1.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.34.0...0.34.1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.34.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 04:54:35 +00:00
Matthias
d06a531c72
Merge pull request #11634 from freqtrade/dependabot/pip/develop/pydantic-2.11.3
...
chore(deps): bump pydantic from 2.11.2 to 2.11.3
2025-04-14 06:53:12 +02:00
dependabot[bot]
b341bc5a8c
chore(deps): bump markdown from 3.7 to 3.8
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.7 to 3.8.
- [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.7...3.8 )
---
updated-dependencies:
- dependency-name: markdown
dependency-version: '3.8'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 03:36:31 +00:00
dependabot[bot]
5ac1cf929b
chore(deps): bump urllib3 from 2.3.0 to 2.4.0
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.3.0 to 2.4.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.3.0...2.4.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 03:36:23 +00:00
dependabot[bot]
eca2ca3dc2
chore(deps-dev): bump ruff from 0.11.4 to 0.11.5
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.4 to 0.11.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.11.4...0.11.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 03:36:19 +00:00
dependabot[bot]
1d8fd059c6
chore(deps): bump ccxt from 4.4.73 to 4.4.75
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.73 to 4.4.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/v4.4.73...v4.4.75 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.75
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 03:36:07 +00:00
dependabot[bot]
a95972ae3f
chore(deps): bump catboost from 1.2.7 to 1.2.8
...
Bumps [catboost](https://github.com/catboost/catboost ) from 1.2.7 to 1.2.8.
- [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.7...v1.2.8 )
---
updated-dependencies:
- dependency-name: catboost
dependency-version: 1.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 03:35:59 +00:00
dependabot[bot]
37985dfeea
chore(deps): bump pydantic from 2.11.2 to 2.11.3
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.2 to 2.11.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.11.2...v2.11.3 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 03:35:46 +00:00
Matthias
768efc45ff
Merge pull request #11628 from mrpabloyeah/allow-warning-messages-when-starting-backtesting
...
Allow warning messages when starting backtesting
2025-04-13 19:28:20 +02:00
mrpabloyeah
e6b5233d2f
Add space after docstring
2025-04-13 13:25:30 +02:00
mrpabloyeah
6fa1133c61
Remove space at the end of logging_mixin.py
2025-04-13 13:12:43 +02:00
Matthias
b1adb2b13d
Merge pull request #11627 from arenstar/ftclient_trades_order_fix
...
Ftclient trades order fix
2025-04-13 13:09:07 +02:00
mrpabloyeah
16378d32d7
Show only selected warnings using the force_show parameter
2025-04-13 13:06:35 +02:00
mrpabloyeah
33105a996e
Show only whitelist warnings
2025-04-13 12:27:19 +02:00
viotemp1
20fca07d8f
fixed mypy errors
...
freqtrade/optimize/space/optunaspaces.py:39: error: Argument 1 to "__init__" of "IntDistribution" has incompatible type "int | float"; expected "int" [arg-type]
freqtrade/optimize/space/optunaspaces.py:39: error: Argument 2 to "__init__" of "IntDistribution" has incompatible type "int | float"; expected "int" [arg-type]
remove all references for ExtraTreesRegressor and skopt.space
2025-04-13 12:39:44 +03:00
viotemp1
8ee40ade45
update docs/advanced-hyperopt.md
2025-04-13 11:27:33 +03:00
Matthias
a6d76cad39
test: improve api test to ensure the default is what we expect
2025-04-13 10:24:34 +02:00
viotemp1
30ead79e11
fixed freqtrade/optimize/space/__init__.py:1:66: RUF100 [*] Unused noqa directive (unused: F401)
2025-04-13 11:22:07 +03:00
viotemp1
5c859d929b
add optunaspaces.py
2025-04-13 11:06:39 +03:00
viotemp1
c89058788e
remove decimal module
2025-04-13 09:49:33 +03:00
viotemp1
35c3868c56
change for SKDecimal and othercomments
2025-04-13 08:58:42 +03:00
mrpabloyeah
3d1568783e
Allow warning messages when starting backtesting
2025-04-13 01:39:03 +02:00
David Arena
194d53acf8
fix: adding checks for trades and order_by_id
2025-04-12 16:57:30 +02:00
Matthias
85689ebc1c
test: update skdecimal test to use optuna
2025-04-12 12:37:17 +02:00
Ali Salama
ba2e798f7d
Added data.empty / new pair check
2025-04-12 11:35:23 +01:00
Matthias
4fcc9dd587
feat: use floatDistribution for SKDecimal
2025-04-12 12:10:48 +02:00
Ali Salama
85edef8394
Changed to use refresh_latest_ohlcv
2025-04-12 10:15:31 +01:00
Matthias
05f19d574a
chore: remove commented skopt usages
2025-04-12 10:13:42 +02:00
Matthias
1a24559729
chore: cleanup old usages
2025-04-12 10:08:41 +02:00
Matthias
7a51c9d540
types: slightly improved typing
2025-04-12 10:05:11 +02:00
Matthias
1d22377cad
chore: remove some skopt usages
2025-04-12 09:58:44 +02:00
Matthias
82cd343fc1
Merge pull request #11626 from hippocritical/develop
...
removed legacy port 3000 at frequenthippo.ddns.net
2025-04-12 07:59:14 +02:00
David Arena
751d98495f
fix: tests/formatting
2025-04-12 00:02:31 +02:00
David Arena
49b119f1dc
Feat: option for order_by_id
2025-04-11 23:53:27 +02:00
David Arena
6ba0eaf593
Merge pull request #1 from freqtrade/develop
...
Merge from upstream
2025-04-11 23:40:05 +02:00
hippocritical
87f07d5f91
fixed description
2025-04-11 21:11:54 +02:00
hippocritical
a24f5d64a1
removed legacy port 3000 at frequenthippo.ddns.net
2025-04-11 20:25:23 +02:00
Ali Salama
559f6e2791
Parallelisation of iterative data downloads
2025-04-11 16:16:07 +01:00
Matthias
30eb32862c
docs: update title in parameter table
2025-04-11 06:31:15 +02:00
Matthias
6ae5724ad1
Merge pull request #11618 from mrpabloyeah/hyperopt_loss_max_drawdown_per_pair
...
Add new loss function based on profit/drawdown ratio per pair
2025-04-10 07:14:34 +02:00
Matthias
90a57e7384
Merge pull request #11621 from freqtrade/dependabot/docker/python-3.13.3-slim-bookworm
...
chore(deps): bump python from 3.12.9-slim-bookworm to 3.12.10-slim-bookworm
2025-04-10 06:43:18 +02:00
Matthias
16379bbcc5
test: small adjustment to test
...
(simplifying future usage)
2025-04-10 06:43:12 +02:00
Matthias
05bb7e2fad
Merge pull request #11620 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-04-10 06:22:55 +02:00
Matthias
6e98635345
chore: bump armhf dockerfile to 3.11.12
2025-04-10 06:22:38 +02:00
Matthias
de8dd83340
chore: docker should stay at 3.12 for now.
2025-04-10 06:21:39 +02:00
dependabot[bot]
b3296b75e9
chore(deps): bump python
...
Bumps python from 3.12.9-slim-bookworm to 3.13.3-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.3-slim-bookworm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-10 03:36:43 +00:00
Freqtrade Bot
2f9ec970a5
chore: update pre-commit hooks
2025-04-10 03:15:12 +00:00
mrpabloyeah
568c579cab
Improve documentation
2025-04-10 00:46:07 +02:00
Matthias
e116b71400
feat: Improve ruff config (use RUF rules)
2025-04-09 20:10:44 +02:00
Matthias
a85dc6972d
chore: Fix errors through S404 noqa's
2025-04-09 20:10:19 +02:00
Matthias
feab28de91
chore: unpack instead of list concat
2025-04-09 20:05:15 +02:00
Matthias
0aa05855d5
chore: unpack instead of list concat
2025-04-09 20:03:38 +02:00
Matthias
44591053b6
refactor: simplify some checks
2025-04-09 19:58:55 +02:00
Matthias
c11de3ac38
chore: remove pointless ambiguous unicode characters
2025-04-09 19:52:05 +02:00
Matthias
b797a5bf2f
chore: remove some unused noqa's
2025-04-09 19:51:38 +02:00
Matthias
1d9d2fce7f
chore: add noQA for S404
2025-04-09 19:49:02 +02:00
Matthias
0e92372b0b
chore: don't use list[0] - but next
2025-04-09 19:42:46 +02:00
Matthias
68fbab5c32
test: fix type-problem in tests
2025-04-09 19:31:30 +02:00
Matthias
596f6711f3
chore: don't use deprecated logger.warn method
2025-04-09 18:58:24 +02:00
mrpabloyeah
c2296d83c3
Fix for passing CI
2025-04-08 23:17:34 +02:00
mrpabloyeah
9a3ada65f5
Complete the integration on freqtrade
2025-04-08 23:12:51 +02:00
mrpabloyeah
df50e03239
Complete the integration on freqtrade
2025-04-08 22:58:42 +02:00
Matthias
9d0f5df549
docs: update docs about reduce_df_footprint
2025-04-08 19:38:23 +02:00
Matthias
6b41594c53
refactor: _if_enabled_populate_trades may mutate the dataframe
2025-04-08 19:33:50 +02:00
Matthias
2d194995bc
feat: add reduce_df_footprint to backtest/hyperopt modes
...
Co-authored-by: alisayyah <ali.sayyah2@gmail.com >
2025-04-08 19:21:49 +02:00
mrpabloyeah
904580b914
Fix 2 for passing CI
2025-04-08 17:41:13 +02:00
mrpabloyeah
9373779fba
Fix for passing CI
2025-04-08 17:29:12 +02:00
mrpabloyeah
692bb36c80
Add new loss function based on profit/drawodown ratio per pair
2025-04-08 17:06:43 +02:00
Matthias
8de5e2b7b8
Merge pull request #11609 from Axel-CH/doc/update-stopbuy-doc
...
doc: Update telegram usage doc to match paused state feature and usage
2025-04-08 06:49:52 +02:00
Matthias
6185761727
chore: add note about multiTarget being a copy
...
It's a copy of XGBoostRegressor.
2025-04-08 06:33:20 +02:00
Matthias
6c625c77c0
Merge pull request #11616 from freqtrade/alias-xgboost-model
...
Make XgboostMulti an alias of Xgboost
2025-04-08 06:30:07 +02:00
Matthias
9950ed715e
Merge pull request #11617 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-04-08 06:28:17 +02:00
Matthias
9b9ef6ae6d
docs: Minor adjustment to doc wording
2025-04-08 06:26:49 +02:00
Freqtrade Bot
8075106286
chore: update pre-commit hooks
2025-04-08 03:14:59 +00:00
Matthias
6b033c211e
chore: ensure trades are committed after the exit loop
2025-04-07 19:52:35 +02:00
Matthias
8be31275d7
chore: use "pass" for empty type
2025-04-07 19:31:14 +02:00
Matthias
a3d3a4de51
test: Update test to reflect new total_profit calculation
2025-04-07 19:28:43 +02:00
Matthias
f1b890954a
test: enable total_profit_ratio asserts
2025-04-07 19:28:43 +02:00
Matthias
0f2ff70bdf
test: adjust test to reflect reality
...
(amount is * leverage)
2025-04-07 19:28:43 +02:00
Matthias
4c42bd7100
fix: correct relative total_profit calculation
...
closes freqtrade/frequi#2369
2025-04-07 19:28:43 +02:00
Matthias
9acf8943ed
Don't recalculate profit_abs twice
2025-04-07 19:28:43 +02:00
Matthias
4986f356ee
refactor: Type backtest results
2025-04-07 19:28:43 +02:00
Matthias
ca390eea6a
refactor: move import to list_exchanges function
2025-04-07 19:28:43 +02:00
Axel-CH
cd9c45e875
doc: slight order change in pause telegram command description
2025-04-07 09:23:49 -04:00
Axel-CH
c90ac30077
doc: combine /pause and /stopentry /stopbuy sections in telegram usage doc
2025-04-07 09:20:21 -04:00
Matthias
466914d5c7
Merge pull request #11614 from freqtrade/dependabot/pip/develop/pydantic-2.11.2
...
chore(deps): bump pydantic from 2.11.1 to 2.11.2
2025-04-07 06:59:03 +02:00
Matthias
f86f955e24
Merge pull request #11613 from freqtrade/dependabot/pip/develop/ruff-0.11.4
...
chore(deps-dev): bump ruff from 0.11.2 to 0.11.4
2025-04-07 06:47:48 +02:00
Matthias
affab24185
Merge pull request #11611 from freqtrade/dependabot/pip/develop/mkdocs-004cc99d25
...
chore(deps): bump mkdocs-material from 9.6.10 to 9.6.11 in the mkdocs group
2025-04-07 06:43:42 +02:00
Matthias
125126fb86
Merge pull request #11612 from freqtrade/dependabot/pip/develop/ccxt-4.4.73
...
chore(deps): bump ccxt from 4.4.71 to 4.4.73
2025-04-07 06:36:35 +02:00
Matthias
010ed6992b
Merge pull request #11610 from freqtrade/dependabot/pip/develop/pytest-acfb5e3268
...
chore(deps-dev): bump pytest-cov from 6.0.0 to 6.1.1 in the pytest group
2025-04-07 06:26:52 +02:00
dependabot[bot]
d8bbd4054e
chore(deps): bump pydantic from 2.11.1 to 2.11.2
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.11.1 to 2.11.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.11.1...v2.11.2 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-version: 2.11.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 03:27:54 +00:00
dependabot[bot]
baefaeb311
chore(deps-dev): bump ruff from 0.11.2 to 0.11.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.2 to 0.11.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.11.2...0.11.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 03:27:49 +00:00
dependabot[bot]
288db16198
chore(deps): bump ccxt from 4.4.71 to 4.4.73
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.71 to 4.4.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/v4.4.71...v4.4.73 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.73
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 03:27:39 +00:00
dependabot[bot]
eb4199fe80
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.6.10 to 9.6.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.6.10...9.6.11 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 03:27:25 +00:00
dependabot[bot]
9a151b1ecf
chore(deps-dev): bump pytest-cov from 6.0.0 to 6.1.1 in the pytest group
...
Bumps the pytest group with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov ).
Updates `pytest-cov` from 6.0.0 to 6.1.1
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.0.0...v6.1.1 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-version: 6.1.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 03:27:16 +00:00
Axel-CH
7dddab18c4
doc: update telegram usage doc to match paused state feature and usage
2025-04-06 20:02:44 -04:00
Matthias
a85afd9af3
feat: add "indicator_periods_candles" to config schema
2025-04-06 12:52:20 +02:00
Matthias
d09efa6dd1
Merge pull request #11598 from Code0x58/feature/test-args-coupling
...
Add tests for coupling of `AVAILABLE_CLI_OPTIONS`, `ARGS_*`, and `Arguments`
2025-04-05 18:48:00 +02:00
Matthias
f817b21d17
chore: fix ruff
2025-04-05 18:14:20 +02:00
Matthias
b7298f472c
Merge pull request #11561 from mrpabloyeah/calculate-and-save-all-metrics-per-pair
...
Calculate and save all metrics per pair
2025-04-05 18:12:35 +02:00
Matthias
96baa90003
Merge pull request #11599 from freqtrade/feat/config_schema_precommit
...
Add custom pre-commit hook for schema extraction
2025-04-04 19:32:35 +02:00
Robert Caulk
fae7198bb4
fix: Make XgboostMulti an alias of Xgboost since it supports multiple targets implicitly now
2025-04-04 13:53:44 +02:00
Oliver Bristow
55be046933
Add test for coupling of AVAILABLE_CLI_OPTIONS and Arguments
2025-04-04 11:21:20 +01:00
Oliver Bristow
38fa7068ca
Add test for coupling of AVAILABLE_CLI_OPTIONS and ARGS_*
2025-04-04 11:21:20 +01:00
Matthias
e5389be209
chore: import sys only when necessary
2025-04-04 09:32:16 +02:00
Matthias
19a997a2db
chore: add comment for custom pre-commit hook
2025-04-04 07:25:37 +02:00
Matthias
eac440649b
refactor: move config_schema to it's own package
...
This is to avoid import conflicts and allow running
the schema extraction without a full freqtrade installation.
2025-04-04 07:23:45 +02:00
Matthias
21a47bb1ac
chore: add config-schema extract to pre-commit
2025-04-04 07:20:04 +02:00
Matthias
b839e159a8
chore: Support config schema extract without installation
2025-04-04 07:19:47 +02:00
Matthias
91df1257e7
chore: update install-ui command partial
2025-04-04 06:48:42 +02:00
Matthias
88f8e831d7
test: Update ui test to also test for pre-release filtering
2025-04-03 20:28:47 +02:00
Matthias
627eee5fcf
feat: allow explicit download of pre-release UI versions
2025-04-03 20:28:25 +02:00
Matthias
26c7752b7c
feat: don't install pre-releases
2025-04-03 20:21:08 +02:00
Matthias
1aaf0c2034
Merge pull request #11539 from Axel-CH/feat/add-paused-state
...
Feature: add paused state
2025-04-03 06:48:48 +02:00
Matthias
ac3a5900b4
Merge pull request #11593 from mrpabloyeah/fix-drawdown-calculation-2
...
Fix drawdown calculation when maximum drawdown happens on the first trade
2025-04-03 06:31:53 +02:00
Matthias
60695fe205
Merge pull request #11595 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-04-03 06:24:17 +02:00
Freqtrade Bot
2e2f40ca10
chore: update pre-commit hooks
2025-04-03 03:14:19 +00:00
Matthias
1f09b90dbe
chore: improved docstring
2025-04-02 19:43:56 +02:00
Matthias
9c39b99ec6
test: add test case for new next_limit_in_list usecase
2025-04-02 19:43:20 +02:00
Matthias
2e343b9fbd
fix: add l2 upper-limit (for gate)
...
closes #11592
2025-04-02 19:41:07 +02:00
viotemp1
90aaaa50fc
fix increasing memory usage.
2025-04-02 18:45:49 +03:00
mrpabloyeah
087fb31f26
Fix for passing CI
2025-04-02 16:02:42 +02:00
mrpabloyeah
3edc442f48
Fix drawdown calculation when maximum drawdown occurs on the first trade
2025-04-02 15:46:05 +02:00
Matthias
b6cf3cc57d
Merge branch 'develop' into pr/mrpabloyeah/11561
2025-04-02 07:05:36 +02:00
Matthias
be2d97b559
Merge pull request #11590 from mrpabloyeah/fix-drawdown-calculation
...
Fix drawdown calculation when there are no winning trades
2025-04-02 07:04:48 +02:00
mrpabloyeah
a3f23fd4fb
Also fix the expected result in the test
2025-04-01 22:51:29 +02:00
mrpabloyeah
68f32d76ae
Fix drawdown calculation when there are no winning trades
2025-04-01 20:54:03 +02:00
Sung-Kyu Yoo
bffb3120c1
fix: remove space in rename_dict/rename_dict_old
2025-04-01 22:18:26 +09:00
Matthias
bb596d6f8d
Merge pull request #11586 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-04-01 06:51:59 +02:00
Axel-CH
ca573a828f
chore: update _rpc_pause return wording
2025-04-01 00:34:38 -04:00
Freqtrade Bot
e9cd840f5b
chore: update pre-commit hooks
2025-04-01 03:20:59 +00:00
viotemp1
3fcf6559ab
change from skopt.space.Real to optuna.distributions.FloatDistribution
2025-03-31 13:48:12 +03:00
Matthias
7894c08b83
Merge pull request #11574 from freqtrade/dependabot/pip/develop/types-5caadd7f67
...
chore(deps-dev): bump types-requests from 2.32.0.20250306 to 2.32.0.20250328 in the types group
2025-03-31 09:40:31 +02:00
Matthias
296c14afc0
chore: bump pre-commit types-requests
2025-03-31 09:06:26 +02:00
dependabot[bot]
b2b1518708
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.20250306 to 2.32.0.20250328
- [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 >
2025-03-31 07:04:07 +00:00
Matthias
93967ad8f0
Merge pull request #11580 from freqtrade/dependabot/pip/develop/ccxt-4.4.71
...
chore(deps): bump ccxt from 4.4.69 to 4.4.71
2025-03-31 09:02:38 +02:00
Matthias
6082beb58d
Merge pull request #11579 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.40
...
chore(deps): bump sqlalchemy from 2.0.39 to 2.0.40
2025-03-31 08:14:26 +02:00
Matthias
8309853439
Merge pull request #11583 from freqtrade/dependabot/pip/develop/pytz-2025.2
...
chore(deps): bump pytz from 2025.1 to 2025.2
2025-03-31 07:55:00 +02:00
Matthias
2522a3be61
Merge pull request #11582 from freqtrade/dependabot/pip/develop/orjson-3.10.16
...
chore(deps): bump orjson from 3.10.15 to 3.10.16
2025-03-31 07:48:31 +02:00
Matthias
19b38a02fa
Merge pull request #11578 from freqtrade/dependabot/pip/develop/humanize-4.12.2
...
chore(deps): bump humanize from 4.12.1 to 4.12.2
2025-03-31 07:25:35 +02:00
Matthias
4935e23271
Merge pull request #11581 from freqtrade/dependabot/pip/develop/rich-14.0.0
...
chore(deps): bump rich from 13.9.4 to 14.0.0
2025-03-31 07:13:15 +02:00
Matthias
a4f9a25007
Merge pull request #11577 from freqtrade/dependabot/pip/develop/pydantic-2.11.1
...
chore(deps): bump pydantic from 2.10.6 to 2.11.1
2025-03-31 06:55:18 +02:00
Matthias
795a0b81ee
chore: remove workaround for Kraken ".F" workaround
2025-03-31 06:47:23 +02:00
Matthias
e5268a0449
chore: bump sqlalchemy in pre-commit config
2025-03-31 06:28:40 +02:00
Matthias
c81761e3e2
Merge pull request #11576 from freqtrade/dependabot/pip/develop/mkdocs-5dc90396f2
...
chore(deps): bump mkdocs-material from 9.6.9 to 9.6.10 in the mkdocs group
2025-03-31 06:27:48 +02:00
Matthias
8fbb4e1e60
Merge pull request #11575 from freqtrade/dependabot/pip/develop/pytest-535e56647f
...
chore(deps-dev): bump pytest-asyncio from 0.25.3 to 0.26.0 in the pytest group
2025-03-31 06:27:27 +02:00
dependabot[bot]
937aa5c70e
chore(deps): bump pytz from 2025.1 to 2025.2
...
Bumps [pytz](https://github.com/stub42/pytz ) from 2025.1 to 2025.2.
- [Release notes](https://github.com/stub42/pytz/releases )
- [Commits](https://github.com/stub42/pytz/compare/release_2025.1...release_2025.2 )
---
updated-dependencies:
- dependency-name: pytz
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 03:05:55 +00:00
dependabot[bot]
db647ab4d5
chore(deps): bump orjson from 3.10.15 to 3.10.16
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.15 to 3.10.16.
- [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.15...3.10.16 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 03:05:49 +00:00
dependabot[bot]
98652bfd89
chore(deps): bump rich from 13.9.4 to 14.0.0
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.9.4 to 14.0.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.9.4...v14.0.0 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 03:05:45 +00:00
dependabot[bot]
63010bc5e9
chore(deps): bump ccxt from 4.4.69 to 4.4.71
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.69 to 4.4.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/v4.4.69...v4.4.71 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 03:05:41 +00:00
dependabot[bot]
dd388a51e0
chore(deps): bump sqlalchemy from 2.0.39 to 2.0.40
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.39 to 2.0.40.
- [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 >
2025-03-31 03:05:33 +00:00
dependabot[bot]
22f109bab1
chore(deps): bump humanize from 4.12.1 to 4.12.2
...
Bumps [humanize](https://github.com/python-humanize/humanize ) from 4.12.1 to 4.12.2.
- [Release notes](https://github.com/python-humanize/humanize/releases )
- [Commits](https://github.com/python-humanize/humanize/compare/4.12.1...4.12.2 )
---
updated-dependencies:
- dependency-name: humanize
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 03:05:18 +00:00
dependabot[bot]
67e2d9c730
chore(deps): bump pydantic from 2.10.6 to 2.11.1
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.10.6 to 2.11.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.10.6...v2.11.1 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 03:05:12 +00:00
dependabot[bot]
07fb941758
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.6.9 to 9.6.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.6.9...9.6.10 )
---
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 >
2025-03-31 03:05:07 +00:00
dependabot[bot]
6fca35adae
chore(deps-dev): bump pytest-asyncio in the pytest group
...
Bumps the pytest group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest-asyncio` from 0.25.3 to 0.26.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.3...v0.26.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 >
2025-03-31 03:04:57 +00:00
viotemp1
85f4a8daea
fix formatting
2025-03-31 00:10:52 +03:00
viotemp1
2595479e43
change CategoricalParameter and IntParameter in parameters.py to use optuna.distributions CategoricalDistribution and IntDistribution instead of skopt
2025-03-30 21:13:15 +03:00
Matthias
ac9b26cc57
fix: allow backtesting for specific exchanges
2025-03-30 19:34:01 +02:00
Robert Caulk
31aa397492
Merge pull request #11541 from freqtrade/drop_pytorch_support
...
drop support for macos x64 PyTorch
2025-03-30 17:43:24 +02:00
Matthias
b77739b5ca
docs: add exchange docs about hyperliquid historic data
2025-03-30 15:22:11 +02:00
viotemp1
b603771242
Merge branch 'freqtrade:develop' into optuna
2025-03-30 16:19:16 +03:00
Axel-CH
722d5b2319
test: update test of _rpc_pause after removal of specific fallback if bot already paused
2025-03-28 10:18:21 -04:00
Axel-CH
91ace759c5
chore: update _rpc_pause remove specific fallback if bot alreadu paused
2025-03-28 10:17:16 -04:00
Axel-CH
3d8d2fc0c6
test: update tests related to paused state status message wording
2025-03-28 02:32:15 -04:00
Axel-CH
58154d76ae
chore: update paused state status message wording
2025-03-28 02:31:18 -04:00
viotemp1
9c1183bc59
fix formatting requirements-hyperopt.txt
2025-03-28 08:12:37 +02:00
Matthias
38feb90f9e
chore: update function naming
2025-03-28 06:42:07 +01:00
Matthias
4632839fc5
chore(ci): run coveralls on ubuntu 24.04 runner
2025-03-27 20:05:27 +01:00
Matthias
26ea4fdcc9
chore(ci): simplified syntax
2025-03-27 19:22:35 +01:00
Matthias
3637d7a54c
chore(ci): run mypy only on the latest OS each
2025-03-27 18:14:36 +01:00
Matthias
583e20dc9d
chore: bump dev version to 2025.4-dev
2025-03-27 07:10:48 +01:00
Matthias
3c6500c2bc
Merge pull request #11565 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-03-27 06:50:51 +01:00
Freqtrade Bot
f242110957
chore: update pre-commit hooks
2025-03-27 03:13:26 +00:00
viotemp1
6b78b1c882
fix formatting
2025-03-26 21:30:18 +02:00
viotemp1
ee3d46c8fa
change default optimizer to NSGAIIISampler - best results so far
2025-03-26 21:25:56 +02:00
viotemp1
59e52bb601
fix type-errors by declaring the type of o_dimensions in convert_dimensions_to_optuna_space
2025-03-26 16:55:43 +02:00
viotemp1
553dbccec7
simplify get_optimizer
2025-03-26 16:42:09 +02:00
viotemp1
2e06eb0e7b
update docs for optuna sampler
2025-03-26 08:46:05 +02:00
viotemp1
31c4d35932
update docs for optuna sampler
2025-03-26 08:44:46 +02:00
viotemp1
eb03382b2d
remove SKOPT_MODEL_QUEUE_SIZE comments
2025-03-26 08:36:55 +02:00
Matthias
bb08880c4a
test: simplify test_worker_lifecycle
2025-03-26 06:48:57 +01:00
Matthias
948487518d
test: improve test_worker_lifecycle
2025-03-26 06:44:39 +01:00
Matthias
9480331b45
Merge pull request #11548 from freqtrade/feat/config_to_btresults
...
Save config and Strategy to backtest result file
2025-03-26 06:36:23 +01:00
mrpabloyeah
be5d158761
Calculate and save all metrics per pair (fix 5)
2025-03-25 22:03:22 +01:00
mrpabloyeah
4f2681500a
Calculate and save all metrics per pair (fix 4)
2025-03-25 21:08:38 +01:00
mrpabloyeah
00237d68e4
Calculate and save all metrics per pair (fix 3)
2025-03-25 20:53:09 +01:00
mrpabloyeah
20325a2b5e
Calculate and save all metrics per pair (fix 2)
2025-03-25 20:24:29 +01:00
mrpabloyeah
be40e828a9
Calculate and save all metrics per pair (fix)
2025-03-25 20:16:57 +01:00
mrpabloyeah
916ef43f7f
Calculate and save all metrics per pair
2025-03-25 19:53:40 +01:00
Axel-CH
2b01d2e06b
feat: display current status in notification after reload config
2025-03-25 13:38:06 -04:00
viotemp1
fcd0c1d606
formatting fix
2025-03-25 19:16:08 +02:00
Axel-CH
0553486e55
feat: prevent raising position size using adjustment position in paused state
2025-03-25 12:09:24 -04:00
Axel-CH
4fa8c3f9ab
fix: worker startup condition
2025-03-25 11:55:57 -04:00
Axel-CH
543c77fe00
chore: slight refactor on rpc stop handler
2025-03-25 11:43:23 -04:00
Axel-CH
e77ce8d481
chore: cosmetic worker condition refactoring
2025-03-25 11:39:31 -04:00
Axel-CH
285867f8c6
test: add test_worker_lifecycle
2025-03-25 11:35:48 -04:00
viotemp1
276ef6cdde
Merge branch 'freqtrade:develop' into optuna
2025-03-25 15:08:03 +02:00
viotemp1
c5088e6b66
fix formatting
2025-03-25 15:07:09 +02:00
viotemp1
62f05964b4
change optimizer to optuna
2025-03-25 14:06:35 +02:00
Matthias
7c5b2fdffb
Merge pull request #11554 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-03-25 06:31:27 +01:00
Freqtrade Bot
8cf3f3826f
chore: update pre-commit hooks
2025-03-25 03:14:17 +00:00
Matthias
799ce4e1f2
test: Enhance test to also cover params file saving
2025-03-24 07:10:43 +01:00
Matthias
1fdce89806
chore: Implement safeguard against non-existing strategy files
2025-03-24 06:41:58 +01:00
Matthias
e1f2f0cb64
Merge pull request #11542 from freqtrade/dependabot/pip/develop/mkdocs-05e23a3903
...
chore(deps): bump mkdocs-material from 9.6.8 to 9.6.9 in the mkdocs group
2025-03-24 06:35:42 +01:00
Matthias
c3b6258dfe
Merge pull request #11545 from freqtrade/dependabot/pip/develop/ccxt-4.4.69
...
chore(deps): bump ccxt from 4.4.68 to 4.4.69
2025-03-24 06:35:15 +01:00
Matthias
4154a7058d
Merge pull request #11547 from freqtrade/dependabot/pip/develop/pre-commit-4.2.0
...
chore(deps-dev): bump pre-commit from 4.1.0 to 4.2.0
2025-03-24 06:34:58 +01:00
Matthias
bdfa9c146e
Merge pull request #11543 from freqtrade/dependabot/pip/develop/fastapi-0.115.12
...
chore(deps): bump fastapi from 0.115.11 to 0.115.12
2025-03-24 06:34:37 +01:00
Matthias
c6d6bc62eb
Merge pull request #11546 from freqtrade/dependabot/pip/develop/plotly-6.0.1
...
chore(deps): bump plotly from 6.0.0 to 6.0.1
2025-03-24 06:34:26 +01:00
Matthias
2347195b0b
Merge pull request #11544 from freqtrade/dependabot/pip/develop/ruff-0.11.2
...
chore(deps-dev): bump ruff from 0.11.0 to 0.11.2
2025-03-24 06:34:09 +01:00
dependabot[bot]
f3101e8a75
chore(deps-dev): bump pre-commit from 4.1.0 to 4.2.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.1.0 to 4.2.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/v4.1.0...v4.2.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 >
2025-03-24 03:21:46 +00:00
dependabot[bot]
43dd90f6d4
chore(deps): bump plotly from 6.0.0 to 6.0.1
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v6.0.0...v6.0.1 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 03:21:41 +00:00
dependabot[bot]
7ef52365f7
chore(deps): bump ccxt from 4.4.68 to 4.4.69
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.68 to 4.4.69.
- [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/v4.4.68...v4.4.69 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 03:21:33 +00:00
dependabot[bot]
00bdf13fae
chore(deps-dev): bump ruff from 0.11.0 to 0.11.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.0 to 0.11.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.11.0...0.11.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 03:21:22 +00:00
dependabot[bot]
5f8608d3b3
chore(deps): bump fastapi from 0.115.11 to 0.115.12
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.11 to 0.115.12.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.11...0.115.12 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 03:21:15 +00:00
dependabot[bot]
d19498667a
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.6.8 to 9.6.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.6.8...9.6.9 )
---
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 >
2025-03-24 03:21:05 +00:00
Axel-CH
b2898cf742
feat: add stop state change from pause state
2025-03-23 22:27:49 -04:00
Axel-CH
31625befd1
feat: trigger startup function only when the bot leave the stopped state
2025-03-23 22:19:16 -04:00
Axel-CH
394535c2e8
chore: update telegram _stopentry handling function description
2025-03-23 22:13:09 -04:00
Axel-CH
16576d37b1
feat: allow force_exit, rpc_cancel_open_order and _rpc_count in paused state
2025-03-23 15:25:34 -04:00
Axel-CH
53bd2d71a0
test: update test_worker_paused
2025-03-23 15:13:57 -04:00
Axel-CH
df4b44d09e
feat: update worker to make paused state capable of bot startup and running process
2025-03-23 15:12:42 -04:00
Axel-CH
b6b3429b62
chore: remove _pause handler to use already existing _stopentry handler
2025-03-23 14:44:30 -04:00
Axel-CH
0adb264c9b
test: update test_telegram_init with pause
2025-03-23 14:43:05 -04:00
Matthias
286371c1e4
docs: add documentation for output zip file format
2025-03-23 19:35:02 +01:00
Axel-CH
445c3a67db
add pause in telegram commandHandler init
2025-03-23 14:31:36 -04:00
Axel-CH
06c4b661f7
test: fix test__send_msg_keyboard after pause key removal
2025-03-23 14:17:06 -04:00
Matthias
3ffc69ad02
chore: fix typing errors
2025-03-23 19:09:11 +01:00
Matthias
7b44dd17ae
feat: strategy-file saving for api backtest
2025-03-23 17:24:00 +01:00
Matthias
5b0b44069a
test: Ensure strategy file is added to the test file.
2025-03-23 17:23:05 +01:00
Matthias
85fc936431
feat: add Strategy and parameter file to backtest zip file
2025-03-23 17:22:50 +01:00
Matthias
04a28b2550
fix: backtestResulttype - simplify
2025-03-23 15:51:48 +01:00
Matthias
9fa3a15e24
feat: store (sanitized) configuration
2025-03-23 15:44:55 +01:00
Matthias
23b10161d5
test: improve test resiliance
2025-03-23 15:42:38 +01:00
Axel-CH
b8dffe0eb0
chore: revert telegram keyboard list, remove paused button
2025-03-23 04:09:18 -04:00
Axel-CH
85772ac7f7
test: update stopentry related tests for rpc api and telegram
2025-03-23 00:27:52 -04:00
Axel-CH
3ec72f88e2
test: update test_rpc_stopentry, small wording change on _rpc_stopentry status
2025-03-23 00:14:22 -04:00
Axel-CH
4f4f927b97
chore: wording alignement update between schema.json and .py
2025-03-22 23:58:57 -04:00
Axel-CH
46fab55378
feat: /pause telegram command now use _rpc_stopentry function
2025-03-22 23:57:07 -04:00
Axel-CH
1d44f75659
feat: update api, change /pause from individual route to alias with /stopentry and /stopbuy
2025-03-22 23:50:27 -04:00
Axel-CH
a4416b885a
feat: _rpc_stopentry to handle paused state, remove _rpc_pause
2025-03-22 23:45:01 -04:00
Axel-CH
209c2e0ceb
doc: paused state small wording fix
2025-03-22 23:31:38 -04:00
Axel-CH
324aada2bc
feat: add paused state to config schema, restore it in generated shema.json
2025-03-22 23:24:39 -04:00
Matthias
6f58e01f8e
chore: drop support for macos x64 PyTorch
2025-03-22 20:15:18 +01:00
Matthias
31e4501765
docs: improve static pairlist documentation
2025-03-22 14:37:52 +01:00
Axel-CH
50d60fad89
chore: remove paused state from schema.json enum
2025-03-21 20:13:04 -04:00
Axel-CH
7286568447
chore: change order of initial_states schema enum
2025-03-21 19:49:45 -04:00
Axel-CH
3116fd34cf
chore: update wording on initial_state description field of schema
2025-03-21 19:18:57 -04:00
Axel-CH
f70815dd8e
test: update test_rpc_telegram with new paused state telegram commands
2025-03-21 19:04:14 -04:00
Axel-CH
47151e77e1
feat: add paused state to telegram commands
2025-03-21 19:02:48 -04:00
Axel-CH
5a1f96d35c
doc: update the doc with newly added paused state
2025-03-21 18:45:49 -04:00
Axel-CH
fe03bf7ce0
test: add test_worker_paused
2025-03-21 18:16:31 -04:00
Axel-CH
d09160fff8
feat: allow entry only if state is running
2025-03-21 17:30:32 -04:00
Axel-CH
f46c8cdc4a
feat: add paused state path to api
2025-03-21 16:58:23 -04:00
Axel-CH
db57f83922
feat: add paused state handler to rpc
2025-03-21 16:49:05 -04:00
Matthias
c6e64bad49
chore: backtesting will always be "true" for dry-run.
2025-03-21 19:09:30 +01:00
Axel-CH
bbf0ac83a1
feat: add paused state to State class
2025-03-21 12:01:28 -04:00
Axel-CH
a9714727b1
feat: add paused state to initial state in schema
2025-03-21 11:54:44 -04:00
Matthias
8e2de9ef7e
docs: improve adjust_trade_position formatting
2025-03-21 07:11:08 +01:00
Matthias
5ea7ba6b9a
docs: improve adjust_trade_position docs further
...
part of #11461
2025-03-21 07:05:21 +01:00
Matthias
e3e924d888
docs: minor update to realign summary metric docs
2025-03-21 06:50:52 +01:00
Matthias
02b0f0abd6
refactor: extract replace_order handling
2025-03-20 20:35:17 +01:00
Matthias
7735ea91bb
fix: adjust_order_price return type
2025-03-20 20:32:34 +01:00
Matthias
7178ce8559
chore: Add descriptions to api parameters
2025-03-20 18:05:25 +01:00
Matthias
26ba076143
Merge pull request #11093 from arenstar/api-server-list-custom-data
...
feat: api_server and client supporting list_custom_data
2025-03-20 07:05:48 +01:00
Matthias
425701ddcf
test: simplify assert message
2025-03-20 06:44:34 +01:00
Matthias
42e45a0a65
chore: simplify import and docstring
2025-03-20 06:43:50 +01:00
Matthias
b97f3ca818
Merge pull request #11531 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-03-20 06:38:29 +01:00
Freqtrade Bot
dfc77945ce
chore: update pre-commit hooks
2025-03-20 03:10:55 +00:00
Axel-CH
6d8011e075
chore: use Trade id for _rpc_list_custom_data output ordering
2025-03-19 15:48:04 -04:00
Axel-CH
1b4f8dfa54
chore: use open_date for _rpc_list_custom_data output ordering
2025-03-19 15:30:02 -04:00
Axel-CH
48b7a85c90
chore: update schema after removal of cd_value field from list custom-data response
2025-03-19 15:24:55 -04:00
Axel-CH
0d7854ff1b
test: update tests after removal of cd_value field from list custom-data response
2025-03-19 15:24:19 -04:00
Axel-CH
d3464ac2dc
chore: remove cd_value from rpc custom data output
2025-03-19 15:18:33 -04:00
Axel-CH
95f5db9dcd
fix: implement ordering for rpc_list_custom_data
2025-03-19 03:11:43 -04:00
Axel-CH
61b29962c4
test: update test after trade id removal from telegram response for list_custom_data
2025-03-19 03:10:23 -04:00
Axel-CH
b83754c5a4
chore: remove trade id from telegram response for list_custom_data
2025-03-19 02:55:51 -04:00
Axel-CH
9a1f2d42a7
fix: list_custom_data trade id variable value
2025-03-19 02:52:38 -04:00
Axel-CH
bd511c2158
fix: rest client custom-data path
2025-03-18 14:56:33 -04:00
Matthias
6b6d7fc310
Merge pull request #11505 from freqtrade/feat/log_from_config
...
allow loading logging from config
2025-03-18 18:08:07 +01:00
Matthias
c6959c92ac
Merge pull request #11499 from mrpabloyeah/add-relevant-metrics-to-backtest-breakdowns
...
Add relevant metrics to backtest breakdowns
2025-03-18 07:27:05 +01:00
Matthias
7bc6a2279c
chore: only round to 2 for output, not for the saved file
2025-03-18 07:02:30 +01:00
Matthias
b431c5b343
Merge pull request #11525 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-03-18 06:37:15 +01:00
Axel-CH
176f5518ea
Merge branch 'develop' into api-server-list-custom-data
2025-03-18 00:53:10 -04:00
Axel-CH
06406b7103
test: update test_telegram_list_custom_data
2025-03-18 00:52:21 -04:00
Axel-CH
17e4f5ed1f
chore: update telegram _list_custom_data
2025-03-18 00:51:18 -04:00
Axel-CH
578ba9ea4a
test: update custom-data api related tests according rpc_list_custom_data output
2025-03-18 00:50:03 -04:00
Axel-CH
83a8651d41
chore: update api schema according rpc_list_custom_data output
2025-03-18 00:48:18 -04:00
Axel-CH
ba0c22b6f0
chore: enhance update rpc_list_custom_data output
2025-03-18 00:46:46 -04:00
Axel-CH
90219f040b
chore: enhance list custom-data output format
2025-03-17 23:18:44 -04:00
Freqtrade Bot
fef234d80f
chore: update pre-commit hooks
2025-03-18 03:12:53 +00:00
Axel-CH
68ad688665
test: update test_telegram_list_custom_data wording
2025-03-17 18:04:36 -04:00
Axel-CH
0c7a2747d3
chore: revert unnecessary get_custom_data changes
2025-03-17 18:02:04 -04:00
Axel-CH
23187f0c41
chore: simplify error handling in _rpc_list_custom_data
2025-03-17 17:52:29 -04:00
Axel-CH
f66d81c4b8
chore: wording update in _rpc_list_custom_data
2025-03-17 17:45:29 -04:00
Axel-CH
87a64cbe68
chore: small refactor in _rpc_list_custom_data
2025-03-17 17:43:08 -04:00
Axel-CH
ef58aaf9e9
chore: update rest client custom-data related functions inline comment and help content
2025-03-17 17:33:40 -04:00
Axel-CH
4a432760ed
feat: add list_open_trades_custom_data to ft rest client
2025-03-17 17:14:37 -04:00
Axel-CH
484943a640
feat: set trade_id as required param in list_custom_data, add key as optional
2025-03-17 15:13:47 -04:00
Axel-CH
eec16cfc8a
chore: move list_custom_data closer to trades related functions
2025-03-17 14:58:16 -04:00
Matthias
fddceb2572
chore: pin ccxt version to more recent number
2025-03-17 19:13:26 +01:00
Matthias
d665a01fe6
Merge pull request #11516 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.39
...
chore(deps): bump sqlalchemy from 2.0.38 to 2.0.39
2025-03-17 07:23:50 +01:00
Matthias
8f93ac5770
Merge pull request #11514 from freqtrade/dependabot/pip/develop/ccxt-4.4.68
...
chore(deps): bump ccxt from 4.4.65 to 4.4.68
2025-03-17 07:12:19 +01:00
Matthias
33164ec041
chore: bump sqlalchemy in pre-commit config
2025-03-17 06:35:29 +01:00
dependabot[bot]
0e6cd72edd
chore(deps): bump ccxt from 4.4.65 to 4.4.68
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.65 to 4.4.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/v4.4.65...v4.4.68 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-17 05:34:06 +00:00
dependabot[bot]
4f218e4fb2
chore(deps): bump sqlalchemy from 2.0.38 to 2.0.39
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.38 to 2.0.39.
- [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 >
2025-03-17 05:33:48 +00:00
Matthias
0bf411ae19
Merge pull request #11518 from freqtrade/dependabot/pip/develop/python-telegram-bot-22.0
...
chore(deps): bump python-telegram-bot from 21.11.1 to 22.0
2025-03-17 06:32:43 +01:00
Matthias
283199b6ed
Merge pull request #11515 from freqtrade/dependabot/pip/develop/filelock-3.18.0
...
chore(deps): bump filelock from 3.17.0 to 3.18.0
2025-03-17 06:31:48 +01:00
Matthias
0270a61cba
Merge pull request #11519 from freqtrade/dependabot/pip/develop/ruff-0.11.0
...
chore(deps-dev): bump ruff from 0.9.10 to 0.11.0
2025-03-17 06:31:32 +01:00
Matthias
1aeed3951b
Merge pull request #11513 from freqtrade/dependabot/pip/develop/mkdocs-7637a67f6b
...
chore(deps): bump mkdocs-material from 9.6.7 to 9.6.8 in the mkdocs group
2025-03-17 06:29:17 +01:00
dependabot[bot]
ba38f8120c
chore(deps-dev): bump ruff from 0.9.10 to 0.11.0
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.10 to 0.11.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/0.9.10...0.11.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-17 03:56:11 +00:00
dependabot[bot]
7de9e2c4b6
chore(deps): bump python-telegram-bot from 21.11.1 to 22.0
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.11.1 to 22.0.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.11.1...v22.0 )
---
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 >
2025-03-17 03:56:01 +00:00
dependabot[bot]
331c6beafc
chore(deps): bump filelock from 3.17.0 to 3.18.0
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.17.0 to 3.18.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.17.0...3.18.0 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-17 03:55:37 +00:00
dependabot[bot]
93cbbbbe31
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.6.7 to 9.6.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.6.7...9.6.8 )
---
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 >
2025-03-17 03:55:22 +00:00
mrpabloyeah
ddd2e2cc3b
Add relevant metrics to backtest breakdowns (fix 5)
2025-03-16 18:20:38 +01:00
mrpabloyeah
55301b8d0c
Add relevant metrics to backtest breakdowns (fix 4)
2025-03-16 14:25:32 +01:00
mrpabloyeah
a47ed1dbdb
Add relevant metrics to backtest breakdowns (fix 3)
2025-03-16 14:17:40 +01:00
Matthias
17b161cb03
chore: improve types in telegram
2025-03-16 14:00:25 +01:00
Matthias
5d3c764e27
test for authorized_users telegram functionality
...
closes #11503
2025-03-16 14:00:17 +01:00
Matthias
f3aac3d66d
feat: add authorized-users key to config schema
2025-03-16 13:48:50 +01:00
Matthias
39903d521e
docs: add authorized_users to documentation
...
closes #11504
2025-03-16 13:48:22 +01:00
Matthias
7255beddea
chore: improved null check
2025-03-16 13:47:59 +01:00
Matthias
a95c3ace92
feat: add authorized_users support for telegram
2025-03-16 13:44:23 +01:00
Matthias
d543feb032
tests: simplify telegram test setup
2025-03-16 13:42:15 +01:00
Matthias
623f27341f
chore: simplify telegram safety wrapper
2025-03-16 13:21:10 +01:00
Matthias
55dc2d4bf4
chore: update watch reuse log message
2025-03-16 13:07:52 +01:00
Matthias
24e94cfaa7
feat: Improved default fmt_dict for json formatter
2025-03-16 09:54:21 +01:00
Matthias
7db62689c4
test: add test for json formatter
2025-03-16 09:50:58 +01:00
Matthias
da53b5d115
docs: document logging JSON format
2025-03-16 09:43:23 +01:00
Matthias
03dfe4ec45
feat: add jsonFormatter
2025-03-16 09:37:57 +01:00
Matthias
39288d2e53
test: Add fixture to prevent having disabled loggers
2025-03-15 08:30:32 +01:00
Matthias
2a6dc3e45d
Merge pull request #11508 from kowhi/develop
...
Fix the type of the fit_live_predictions_candles field in the config …
2025-03-15 08:05:25 +01:00
Matthias
5964845265
chore: Export json schema
2025-03-15 07:50:43 +01:00
kowhi
9911d2aa32
fix the type of the fit_live_predictions_candles field in the config schema
2025-03-15 12:23:42 +08:00
Matthias
bfd2c3f942
chore: pin freqtrade CI badge to develop branch
2025-03-13 20:43:53 +01:00
Matthias
74c837519a
chore: don't use deprecated pandas timeperiod
2025-03-13 20:40:38 +01:00
Matthias
415e361c66
docs: fix note syntax
2025-03-13 20:19:12 +01:00
Matthias
7e154c6fb6
chore: fix too long comment
2025-03-13 20:17:07 +01:00
Matthias
385b39ff66
docs: enhance logging documentation with links
2025-03-13 20:16:11 +01:00
Matthias
9d232c4949
docs: add log_config to supported log options
2025-03-13 19:58:34 +01:00
Matthias
85ccc31a63
docs: document basic log_config setup
2025-03-13 19:57:24 +01:00
Matthias
65d19c38b6
docs: document deprecation of --logfile syslog
2025-03-13 19:46:18 +01:00
Matthias
5b8752e649
chore: deprecate syslog from configuration
2025-03-13 19:44:44 +01:00
Matthias
8832bae371
docs: document syslog logging via log_config
2025-03-13 19:44:16 +01:00
Matthias
a85e044e99
docs: improve log formatting
2025-03-13 19:33:49 +01:00
Matthias
7b1ee84b34
chore: deprecate --logfile=journald
2025-03-13 19:33:20 +01:00
Matthias
79ebc943a2
docs: Document journald logging via configuration file
2025-03-13 19:33:09 +01:00
Matthias
eabcaa38e2
feat: try improved config schema
2025-03-13 19:25:18 +01:00
Matthias
e930221b78
test: update logging tests
2025-03-13 19:18:00 +01:00
Matthias
08c4f24bdf
test: add log setup workaround for tests
2025-03-13 19:18:00 +01:00
Matthias
56c23f9dd8
tests: remove unnecessary log-config
2025-03-13 19:18:00 +01:00
Matthias
6edee269d8
chore: deepcopy log config
2025-03-13 19:18:00 +01:00
Matthias
f9d978f16a
chore: migrate set_log_levels to log_config
2025-03-13 19:18:00 +01:00
Matthias
1eac77fe0b
chore: don't shadow built-in functions
2025-03-13 19:17:32 +01:00
Matthias
a98121ea26
chore: update json schema
2025-03-13 19:17:32 +01:00
Matthias
cc9c373a76
feat: update config_schema for logging
2025-03-13 19:17:32 +01:00
Matthias
390b113776
feat: Ensure freqtrade-logger is always configured
2025-03-13 19:17:32 +01:00
Matthias
bf33f8b632
chore: clean up log-levels
2025-03-13 19:17:32 +01:00
Matthias
030dcfdd83
chore: extract log formatter addition
2025-03-13 19:17:32 +01:00
Matthias
cd77758852
chore: remove some unnecessary comments
2025-03-13 19:17:32 +01:00
Matthias
1aa6c2ad55
feat: Improve filehandler config
2025-03-13 19:17:32 +01:00
Matthias
55d71cecdd
refactor: move root-handler adding to separate function
2025-03-13 19:17:32 +01:00
Matthias
70a81c86ba
feat: dynamically assign error console
2025-03-13 19:17:32 +01:00
Matthias
1c6c710696
chore: rename log_config naming
2025-03-13 19:17:32 +01:00
Matthias
4ca2a043b5
refactor: extract log_config creation
2025-03-13 19:17:32 +01:00
Matthias
41418784e3
feat: add log_config generator
2025-03-13 19:17:32 +01:00
Matthias
9afd572948
chore: add "log init from config" ...
2025-03-13 19:17:32 +01:00
mrpabloyeah
51a99f2a66
Add relevant metrics to backtest breakdowns (fix 2)
2025-03-13 14:49:24 +01:00
mrpabloyeah
969b0570c2
Add relevant metrics to backtest breakdowns (fix)
2025-03-13 14:29:10 +01:00
mrpabloyeah
e94ccece93
Add relevant metrics to backtest breakdowns
2025-03-13 13:51:35 +01:00
Matthias
cd435098bd
Merge pull request #11497 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-03-13 06:29:31 +01:00
Freqtrade Bot
33659ee273
chore: update pre-commit hooks
2025-03-13 03:10:53 +00:00
Axel-CH
c30db9d0d6
Merge branch 'develop' into api-server-list-custom-data
2025-03-12 10:39:43 -04:00
Axel-CH
429505b134
test: add test_api_custom_data_multiple_open_trades to validate api route behaviour
2025-03-12 10:37:39 -04:00
Axel-CH
2c2cc086c3
test: add test_api_custom_data_single_trade to validate api route behaviour
2025-03-12 00:24:17 -04:00
Axel-CH
fe16654733
test: slight change on expected string in test_telegram_list_custom_data
2025-03-12 00:21:24 -04:00
Axel-CH
f85891941f
chore: update telegram _list_custom_data according to _rpc_list_custom_data output format change
2025-03-12 00:17:12 -04:00
Axel-CH
493b6f6592
chore: update api custom-data related routes with better not found error handling
2025-03-12 00:12:43 -04:00
Axel-CH
97faa7fc5a
feat: update api schema custom data related classes
2025-03-11 23:43:30 -04:00
Axel-CH
5402b14336
chore: enhance _rpc_list_custom_data error handling, output format and docstring
2025-03-11 23:38:50 -04:00
Axel-CH
4c7ff7ab0c
feat: add retrieval_mode in get_custom_data function to chose between value or full custom_data object
2025-03-11 23:36:24 -04:00
Matthias
8288a5cf91
Merge pull request #11481 from mrpabloyeah/add-year-to-backtest-breakdowns
...
Add year to backtest breakdowns
2025-03-11 20:45:15 +01:00
Matthias
442b29e0ea
chore: run schema export
2025-03-11 20:01:21 +01:00
Matthias
b6a65ce125
fix: pickle error due to Lock object
...
tb_logger get's closed after training.
So we need to re-assign the new one, otherwise pickling fails.
closes #10034
2025-03-11 19:53:41 +01:00
Axel-CH
743422ccf3
feat: implement pagination for open trades custom-data rpc endpoint
2025-03-11 11:19:36 -04:00
Matthias
d69b1566b1
chore: auto-build schema.json
2025-03-11 07:10:37 +01:00
Matthias
5c01023d55
feat: add missing freqAI parameters to config schema
2025-03-11 07:10:04 +01:00
Matthias
97d303579a
feat: add continual_learning to config schema
2025-03-11 07:09:56 +01:00
Matthias
265a798f78
docs: auto-generate command snippets
2025-03-11 06:37:44 +01:00
Matthias
db19446e27
Merge pull request #11488 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-03-11 06:30:36 +01:00
Freqtrade Bot
e62a0f76ed
chore: update pre-commit hooks
2025-03-11 03:11:15 +00:00
Axel-CH
673447794e
chore: implement pagination for _rpc_list_custom_data
2025-03-10 22:17:34 -04:00
Axel-CH
76aefccd03
fix: on custom-data endpoints key is now an optional parameter
2025-03-10 16:18:42 -04:00
Matthias
b0b9e398e1
fix: assume 200char terminal if no terminal size is available
...
closes #11477
2025-03-10 21:13:32 +01:00
Axel-CH
fac0491658
fix: _rpc_list_custom_data send custom-data for all trades if a key is provided
2025-03-10 16:01:16 -04:00
Axel-CH
7770f082c8
chore: relocate custom-data endpoints of api server near trade related endpoint, replace info tag by trading
2025-03-10 15:51:34 -04:00
mrpabloyeah
3281049264
Add year also in cli_options
2025-03-10 18:44:01 +01:00
Matthias
fe48f6769f
Merge pull request #11482 from freqtrade/dependabot/pip/develop/types-dfbe43a2fe
...
chore(deps-dev): bump types-requests from 2.32.0.20250301 to 2.32.0.20250306 in the types group
2025-03-10 07:12:15 +01:00
Matthias
6a5be68367
Merge pull request #11485 from freqtrade/dependabot/pip/develop/ccxt-4.4.65
...
chore(deps): bump ccxt from 4.4.64 to 4.4.65
2025-03-10 06:40:07 +01:00
Matthias
6613366343
chore: bump types-requests for pre-commit config
2025-03-10 06:28:39 +01:00
Matthias
48c1aaaa38
Merge pull request #11483 from freqtrade/dependabot/pip/develop/websockets-15.0.1
...
chore(deps): bump websockets from 15.0 to 15.0.1
2025-03-10 06:25:50 +01:00
Matthias
23928e55a3
Merge pull request #11484 from freqtrade/dependabot/pip/develop/ruff-0.9.10
...
chore(deps-dev): bump ruff from 0.9.9 to 0.9.10
2025-03-10 06:25:32 +01:00
dependabot[bot]
6d84b93715
chore(deps): bump ccxt from 4.4.64 to 4.4.65
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.64 to 4.4.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/v4.4.64...v4.4.65 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 03:54:03 +00:00
dependabot[bot]
5b1011668a
chore(deps-dev): bump ruff from 0.9.9 to 0.9.10
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.9 to 0.9.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/0.9.9...0.9.10 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 03:53:55 +00:00
dependabot[bot]
30d2298d54
chore(deps): bump websockets from 15.0 to 15.0.1
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 15.0 to 15.0.1.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/15.0...15.0.1 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 03:53:40 +00:00
dependabot[bot]
98b6f58eb2
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.20250301 to 2.32.0.20250306
- [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 >
2025-03-10 03:52:54 +00:00
mrpabloyeah
a0cbdc9135
Add year to backtest breakdowns
2025-03-09 18:21:33 +01:00
Matthias
805e03b83b
test: update test for new bt cache behavior
2025-03-09 15:00:20 +01:00
Matthias
35cc7da9b3
fix: keep pair index per pair
...
closes #11479
2025-03-09 15:00:13 +01:00
Matthias
6efe6bbfc2
fix: restore previous startup time
2025-03-08 19:53:11 +01:00
Matthias
ac29ef67fd
chore: fall back to 0.0 if min-pair returns None
2025-03-08 19:39:02 +01:00
Matthias
4a7140c05d
chore: Update bybit dry-liquidation calculation
...
the result remains the same - but the calculation now matches
the bybit documentation better.
2025-03-08 17:29:55 +01:00
Matthias
cd971cff4f
test: improve liquidation-calculation test
...
Move maintenance margin to parameter, add tests from bybit page
2025-03-08 17:27:25 +01:00
Matthias
538139ef31
chore: fix incorrect docstrings
2025-03-08 17:10:23 +01:00
Matthias
8bd4926c29
feat: add Min Stake to list-pairs command
2025-03-08 17:00:55 +01:00
Matthias
a9195c8ff9
chore: remove pointless else
2025-03-08 16:49:07 +01:00
Axel-CH
93c8a11824
fix: update _rpc_list_custom_data to add all custom data only if key is not provided
2025-03-07 14:08:21 -04:00
Axel-CH
aec496a73b
fix: update _rpc_list_custom_data with proper typing and custom_data collection loop
2025-03-07 09:40:15 -04:00
Axel-CH
7bc1398574
Merge branch 'develop' into api-server-list-custom-data
2025-03-07 09:37:56 -04:00
Matthias
3371bad504
test: initialize exception for mock
2025-03-06 20:07:24 +01:00
Matthias
64e27637dc
test: adjust test for raise-exception behavior
2025-03-06 07:17:39 +01:00
Matthias
ee4f05a5b8
fix: have download-data hard-fail if it times out
...
this will avoid holes in data if individual requests fail.
The tradeoff is that the download will stop for this pair/timeframe combination.
2025-03-06 07:17:39 +01:00
Matthias
6636a2fda8
docs: improved adjust_trade_position sample
2025-03-06 07:17:39 +01:00
Matthias
754936d253
chore: improved backtest method wording
2025-03-06 07:17:39 +01:00
Matthias
3762f40538
Merge pull request #11468 from freqtrade/dependabot/pip/docs/jinja2-3.1.6
...
chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs
2025-03-06 06:59:35 +01:00
Matthias
4a3c45af2d
chore(deps): fix dependabot missing the bump of 2nd jinja2 reference
2025-03-06 06:33:40 +01:00
dependabot[bot]
29fdbc8f7f
chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.5 to 3.1.6.
- [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.5...3.1.6 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-06 05:31:04 +00:00
Matthias
6116c6abb9
Merge pull request #11467 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-03-06 06:29:27 +01:00
Freqtrade Bot
466c21e9fd
chore: update pre-commit hooks
2025-03-06 03:09:52 +00:00
Matthias
d461d6f8e8
fix: spot data is in microseconds
...
closes #11465
As announced in the documentation:
https://github.com/binance/binance-public-data
> Note: The timestamp for SPOT Data from January 1st 2025 onwards will be in microseconds.
2025-03-05 20:18:49 +01:00
Matthias
53f68a3834
chore: let BaseException pass in binance
2025-03-05 20:18:49 +01:00
Matthias
76d43782db
chore: fix typo in exception
2025-03-05 20:18:49 +01:00
Robert Caulk
e7a6db8916
Merge pull request #10173 from freqtrade/fix/mutable_defaults
...
Fix mutable defaults, enable bugbear ruff rule also for freqAI code
2025-03-04 10:43:48 +01:00
Matthias
cdb7fa83e4
Merge pull request #11462 from freqtrade/enhance-pricing-logs
...
Enhance pricing logs
2025-03-04 07:12:27 +01:00
Matthias
f785f9ff00
chore: use log_has_re for test log assertion
2025-03-04 06:46:13 +01:00
Matthias
4d87d13165
Merge pull request #11463 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-03-04 06:39:49 +01:00
Freqtrade Bot
9128011208
chore: update pre-commit hooks
2025-03-04 03:10:52 +00:00
Matthias
3dd7f7f17b
chore: improved log messages for partial filled entries
2025-03-03 20:48:45 +01:00
Matthias
7665d3d1f2
docs: add has_open_orders to trade object documentation
2025-03-03 20:48:25 +01:00
Axel-CH
e055feb1d3
chore: update test_process_trade_creation test
2025-03-03 15:32:41 -04:00
Axel-CH
dfe6982099
chore: change log level of get_valid_price log from warning to info
2025-03-03 15:18:04 -04:00
Axel-CH
ad2aef09c4
chore: fix format
2025-03-03 14:55:15 -04:00
Axel-CH
facfdfd85c
chore: add price in execute_entry logs
2025-03-03 14:42:16 -04:00
Axel-CH
1bba2a5f21
chore: add a warning log if custom_price_max_distance_ratio change the price
2025-03-03 14:32:39 -04:00
Matthias
ef239b8d0c
fix: update datadir when exchange is changed for an endpoint
2025-03-03 19:28:02 +01:00
Matthias
bccbac9f23
Merge pull request #11453 from freqtrade/dependabot/pip/develop/ccxt-4.4.64
...
chore(deps): bump ccxt from 4.4.62 to 4.4.64
2025-03-03 10:20:39 +01:00
Matthias
113efe129d
Merge pull request #11448 from freqtrade/dependabot/pip/develop/types-5ea53ede25
...
chore(deps-dev): bump types-requests from 2.32.0.20241016 to 2.32.0.20250301 in the types group
2025-03-03 08:57:00 +01:00
Matthias
8d73cccde5
Merge pull request #11457 from freqtrade/dependabot/pip/develop/ruff-0.9.9
...
chore(deps-dev): bump ruff from 0.9.7 to 0.9.9
2025-03-03 07:56:01 +01:00
dependabot[bot]
055c56edfc
chore(deps): bump ccxt from 4.4.62 to 4.4.64
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.62 to 4.4.64.
- [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/v4.4.62...v4.4.64 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 06:37:01 +00:00
Matthias
942c1c1f5c
Merge pull request #11456 from freqtrade/dependabot/pip/develop/cryptography-44.0.2
...
chore(deps): bump cryptography from 44.0.1 to 44.0.2
2025-03-03 07:35:44 +01:00
Matthias
243a91a141
chore: bump types-requests in pre-commit
2025-03-03 06:46:58 +01:00
dependabot[bot]
281bd69fa5
chore(deps): bump cryptography from 44.0.1 to 44.0.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 44.0.1 to 44.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/44.0.1...44.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 >
2025-03-03 05:46:06 +00:00
Matthias
6630259833
Merge pull request #11452 from freqtrade/dependabot/pip/develop/fastapi-0.115.11
...
chore(deps): bump fastapi from 0.115.8 to 0.115.11
2025-03-03 06:45:32 +01:00
Matthias
674d28622b
Merge pull request #11450 from freqtrade/dependabot/pip/develop/mkdocs-8a51c936ee
...
chore(deps): bump mkdocs-material from 9.6.5 to 9.6.7 in the mkdocs group
2025-03-03 06:45:08 +01:00
dependabot[bot]
e21aedfb73
chore(deps-dev): bump ruff from 0.9.7 to 0.9.9
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.7 to 0.9.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/0.9.7...0.9.9 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 05:44:23 +00:00
Matthias
8f22c58875
Merge pull request #11451 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.11.1
...
chore(deps): bump python-telegram-bot from 21.10 to 21.11.1
2025-03-03 06:44:03 +01:00
Matthias
e3d1c4c9c7
Merge pull request #11455 from freqtrade/dependabot/pip/develop/isort-6.0.1
...
chore(deps-dev): bump isort from 6.0.0 to 6.0.1
2025-03-03 06:43:41 +01:00
Matthias
40f87c9ab5
Merge pull request #11449 from freqtrade/dependabot/pip/develop/pytest-6c7deac02c
...
chore(deps-dev): bump pytest from 8.3.4 to 8.3.5 in the pytest group
2025-03-03 06:43:05 +01:00
dependabot[bot]
bd5f02a8df
chore(deps-dev): bump isort from 6.0.0 to 6.0.1
...
Bumps [isort](https://github.com/PyCQA/isort ) from 6.0.0 to 6.0.1.
- [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/6.0.0...6.0.1 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:30:33 +00:00
dependabot[bot]
91438affc8
chore(deps): bump fastapi from 0.115.8 to 0.115.11
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.8 to 0.115.11.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.8...0.115.11 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:29:54 +00:00
dependabot[bot]
1548fdfca6
chore(deps): bump python-telegram-bot from 21.10 to 21.11.1
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.10 to 21.11.1.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/v21.11.1/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.10...v21.11.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 >
2025-03-03 03:29:50 +00:00
dependabot[bot]
4bebb20477
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.6.5 to 9.6.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.6.5...9.6.7 )
---
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 >
2025-03-03 03:29:41 +00:00
dependabot[bot]
3fb4524c5a
chore(deps-dev): bump pytest from 8.3.4 to 8.3.5 in the pytest group
...
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest ).
Updates `pytest` from 8.3.4 to 8.3.5
- [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.4...8.3.5 )
---
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 >
2025-03-03 03:29:30 +00:00
dependabot[bot]
cdd1273ed0
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.20241016 to 2.32.0.20250301
- [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 >
2025-03-03 03:29:01 +00:00
Matthias
717f17a9b5
chore: fix mutable defaults bug
2025-03-02 19:56:59 +01:00
Matthias
11763e8cd1
chore: improve clarity
2025-03-02 16:09:55 +01:00
Matthias
5e50348150
Merge branch 'develop' into fix/mutable_defaults
2025-03-02 16:04:30 +01:00
Matthias
ccfc690281
feat: add SQN to backtest result
...
closes #11397
2025-03-02 15:47:30 +01:00
Matthias
e1f6702932
feat: add SQN calculation as backtest metric
2025-03-02 15:41:43 +01:00
Matthias
13e9f8a98e
fix: use initialMargin over collateral for position wallet
...
closes #11415
2025-03-02 14:43:58 +01:00
Matthias
cc0337585e
Merge pull request #11289 from freqtrade/feat/binance_trades_fast
...
Binance: Download trades "fast" from binance.vision
2025-03-02 14:43:47 +01:00
Matthias
3070e37335
docs: add plain merge to known common mistakes
...
closes #11438
2025-03-01 08:01:35 +01:00
Matthias
c50edafac6
feat: add record_version to trades table
2025-02-28 19:14:38 +01:00
Matthias
7ccac492bb
fix: max_stake_amount should not include leverage
2025-02-28 16:12:20 +01:00
Matthias
5b9102f9a8
tests: Use higher limit on x86 macos to avoid random fails
2025-02-28 07:01:50 +01:00
Matthias
f447de4840
chore: bump version to 2025.3-dev
2025-02-28 06:36:02 +01:00
Matthias
c5fd6f4519
Merge pull request #11432 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-02-27 07:25:48 +01:00
Freqtrade Bot
efe0275ae1
chore: update pre-commit hooks
2025-02-27 05:50:03 +00:00
Matthias
ba98f1a9be
chore: update pre-commit author to freqtradeBot
2025-02-27 06:49:19 +01:00
Matthias
5380b22729
chore: update leverage tiers author to use the bot email
2025-02-27 06:48:54 +01:00
Matthias
338bc7c677
chore: Bump docker image to 3.12.9
2025-02-27 06:33:05 +01:00
Matthias
449a5e85b4
Merge pull request #11431 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-02-27 06:20:15 +01:00
xmatthias
0f5cb87c65
chore: update pre-commit hooks
2025-02-27 03:08:16 +00:00
Matthias
822e7bad1f
Merge pull request #11426 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-02-25 06:23:10 +01:00
xmatthias
86a5240174
chore: update pre-commit hooks
2025-02-25 03:08:51 +00:00
Matthias
7b7c8d9374
chore(deps): bump ccxt from 4.4.61 to 4.4.62
...
closes #11405
2025-02-24 19:51:54 +01:00
Matthias
fde3547dbb
docs: add warning about duplicate symbols in coingecko
2025-02-24 18:06:52 +01:00
Matthias
9bd7fac86f
Merge pull request #11424 from freqtrade/dependabot/pip/develop/pyarrow-19.0.1
...
chore(deps): bump pyarrow from 19.0.0 to 19.0.1
2025-02-24 09:57:58 +01:00
Matthias
8085d8cd00
chore: update prebuilt pyarrow binary
2025-02-24 09:40:06 +01:00
Matthias
3f656a9758
Merge pull request #11421 from freqtrade/dependabot/pip/develop/humanize-4.12.1
...
chore(deps): bump humanize from 4.12.0 to 4.12.1
2025-02-24 08:12:28 +01:00
Matthias
38f1981d6f
Merge pull request #11412 from freqtrade/feat/adjust_order_price
...
Add adjust_order_price callback
2025-02-24 07:02:27 +01:00
Matthias
d55b3e0228
Merge pull request #11420 from freqtrade/dependabot/pip/develop/ccxt-4.4.61
...
chore(deps): bump ccxt from 4.4.59 to 4.4.61
2025-02-24 06:55:12 +01:00
Matthias
d3f8bef2ef
Merge pull request #11422 from freqtrade/dependabot/pip/develop/ruff-0.9.7
...
chore(deps-dev): bump ruff from 0.9.6 to 0.9.7
2025-02-24 06:45:43 +01:00
dependabot[bot]
f78f52f78e
chore(deps): bump humanize from 4.12.0 to 4.12.1
...
Bumps [humanize](https://github.com/python-humanize/humanize ) from 4.12.0 to 4.12.1.
- [Release notes](https://github.com/python-humanize/humanize/releases )
- [Commits](https://github.com/python-humanize/humanize/compare/4.12.0...4.12.1 )
---
updated-dependencies:
- dependency-name: humanize
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 05:26:05 +00:00
Matthias
d451dcf28b
Merge pull request #11419 from freqtrade/dependabot/pip/develop/mkdocs-ab7c602706
...
chore(deps): bump mkdocs-material from 9.6.4 to 9.6.5 in the mkdocs group
2025-02-24 06:25:31 +01:00
Matthias
063964ed38
Merge pull request #11423 from freqtrade/dependabot/pip/develop/cachetools-5.5.2
...
chore(deps): bump cachetools from 5.5.1 to 5.5.2
2025-02-24 06:24:15 +01:00
dependabot[bot]
ac70d559a4
chore(deps): bump pyarrow from 19.0.0 to 19.0.1
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 19.0.0 to 19.0.1.
- [Release notes](https://github.com/apache/arrow/releases )
- [Commits](https://github.com/apache/arrow/compare/apache-arrow-19.0.0...apache-arrow-19.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 >
2025-02-24 03:24:23 +00:00
dependabot[bot]
685e575f6b
chore(deps): bump cachetools from 5.5.1 to 5.5.2
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.5.1 to 5.5.2.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.5.1...v5.5.2 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 03:24:18 +00:00
dependabot[bot]
1640267798
chore(deps-dev): bump ruff from 0.9.6 to 0.9.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.6 to 0.9.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.9.6...0.9.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 03:24:14 +00:00
dependabot[bot]
d5585dd5e3
chore(deps): bump ccxt from 4.4.59 to 4.4.61
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.59 to 4.4.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/go/v4.4.59...go/v4.4.61 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 03:23:46 +00:00
dependabot[bot]
90e2db708e
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.6.4 to 9.6.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.6.4...9.6.5 )
---
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 >
2025-02-24 03:23:30 +00:00
Matthias
64303e90d6
feat: Be more verbose on startup regarding what the bot is doing
...
closes #11416
2025-02-23 17:16:46 +01:00
Matthias
901dfa21fc
Merge pull request #11418 from Cygra/patch-1
...
fix: typo in strategy-customization.md
2025-02-23 16:24:55 +01:00
Cygra Wang
5e7d883732
fix: typo in strategy-customization.md
2025-02-23 15:11:05 +08:00
Matthias
840f074c66
chore: simplify rpc imports
2025-02-22 12:50:51 +01:00
Matthias
0408ad1095
fix: exception when rounded price is nan
...
closes #11414
2025-02-22 08:21:24 +01:00
Matthias
e262110c3b
test: add test case for #11414
2025-02-22 08:19:38 +01:00
Matthias
09b9ff2c68
fix: provide default for exit reason
2025-02-20 20:32:51 +01:00
Matthias
e76574b79f
docs: update documentation for adjust_order_price()
2025-02-20 20:25:35 +01:00
Matthias
08587d826e
test: Long adjust-exit-price test
2025-02-20 20:07:44 +01:00
Matthias
584b84a941
test: extend backtest-detail tests for exit_adjust
2025-02-20 20:02:18 +01:00
Matthias
44182783c0
feat: don't limit backtest calls to entry orders
2025-02-20 20:02:03 +01:00
Matthias
90f52ba8ad
test: add integration test for adjust_exit_price
2025-02-20 19:45:34 +01:00
Matthias
f8f10f27e9
chore: improved variable naming
2025-02-20 19:39:33 +01:00
Matthias
7f393252e2
docs: update bot-basics with new callback
2025-02-20 19:24:03 +01:00
Matthias
dd8938ced2
test: add test for adjust_order_price and adjust_entry_price collision
2025-02-20 19:22:03 +01:00
Matthias
67ce9a41f2
feat: implement load error when colliding methods are decected
2025-02-20 19:21:37 +01:00
Matthias
756bada570
feat: Add "replace-exit_order" to backtesting
2025-02-20 19:09:36 +01:00
Matthias
25c0036012
feat: Update strategy template
2025-02-20 07:25:38 +01:00
Matthias
3b03fae939
chore: improve variable naming
2025-02-20 07:24:07 +01:00
Matthias
0f9e61371c
feat: Implement live "replace_exit_order" functionality
2025-02-20 07:23:36 +01:00
Matthias
1970cc65c0
feat: add "is_entry" attribute for order_replacement
2025-02-20 07:04:59 +01:00
Matthias
8d74e8b8dd
feat: add adjust_order_price callback
2025-02-20 06:55:54 +01:00
Matthias
fc4e09f398
Merge pull request #11404 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-02-20 06:35:26 +01:00
xmatthias
a45d941b11
chore: update pre-commit hooks
2025-02-20 03:05:52 +00:00
Matthias
39fd27c7ec
Merge pull request #11396 from freqtrade/fix/constant_exit_cancels
...
Fix constant exit cancels and replacements
2025-02-18 19:43:54 +01:00
Matthias
fa939a7f66
Merge pull request #11399 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-02-18 06:36:19 +01:00
xmatthias
6fc81fa9c7
chore: update pre-commit hooks
2025-02-18 03:04:55 +00:00
Matthias
89cd46d2e5
test: adapt test for "evaluate exit signal once once" behavior
2025-02-17 20:00:44 +01:00
Matthias
f287d0ad24
chore: improve variable naming
2025-02-17 20:00:27 +01:00
Matthias
93e3bbea5a
fix: only evaluate the same exit-reason once
...
Limit this behavior to if it caused an actual exit.
2025-02-17 19:51:39 +01:00
Matthias
6be25bd86a
chore: simplify IF condition
2025-02-17 19:40:56 +01:00
Matthias
ec82894990
Merge pull request #11390 from freqtrade/dependabot/pip/develop/cryptography-44.0.1
...
chore(deps): bump cryptography from 42.0.8 to 44.0.1
2025-02-17 08:20:57 +01:00
Matthias
ea1b7c692a
Merge pull request #11384 from freqtrade/dependabot/pip/develop/websockets-15.0
...
chore(deps): bump websockets from 14.2 to 15.0
2025-02-17 08:04:01 +01:00
Matthias
0e08173235
Merge pull request #11394 from freqtrade/dependabot/pip/develop/lightgbm-4.6.0
...
chore(deps): bump lightgbm from 4.5.0 to 4.6.0
2025-02-17 07:46:26 +01:00
Matthias
cdf33761c0
Merge pull request #11383 from freqtrade/dependabot/pip/develop/mkdocs-f2d694b1ef
...
chore(deps): bump mkdocs-material from 9.6.3 to 9.6.4 in the mkdocs group
2025-02-17 07:11:37 +01:00
Matthias
63ca07aeac
chore: bump cryptography for armv7
...
Starting with 44.0.0, cryptography provides wheels for armv7.
Testing these, it installs fine on the rpi image, so the split hard pin can be removed.
2025-02-17 06:52:30 +01:00
Matthias
5022407021
Merge pull request #11392 from freqtrade/dependabot/pip/develop/psutil-7.0.0
...
chore(deps): bump psutil from 6.1.1 to 7.0.0
2025-02-17 06:51:50 +01:00
dependabot[bot]
f54b7d56d3
chore(deps): bump lightgbm from 4.5.0 to 4.6.0
...
Bumps [lightgbm](https://github.com/microsoft/LightGBM ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases )
- [Commits](https://github.com/microsoft/LightGBM/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 05:30:51 +00:00
dependabot[bot]
382befb053
chore(deps): bump cryptography from 42.0.8 to 44.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.8 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...44.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 >
2025-02-17 05:30:25 +00:00
Matthias
11404ef230
Merge pull request #11385 from freqtrade/dependabot/pip/develop/scipy-1.15.2
...
chore(deps): bump scipy from 1.15.1 to 1.15.2
2025-02-17 06:29:32 +01:00
Matthias
8964cfc123
Merge pull request #11391 from freqtrade/dependabot/pip/develop/humanize-4.12.0
...
chore(deps): bump humanize from 4.11.0 to 4.12.0
2025-02-17 06:28:45 +01:00
Matthias
ec97723c54
Merge pull request #11386 from freqtrade/dependabot/pip/develop/tensorboard-2.19.0
...
chore(deps): bump tensorboard from 2.18.0 to 2.19.0
2025-02-17 06:28:19 +01:00
Matthias
4cfbcefb33
Merge pull request #11388 from freqtrade/dependabot/pip/develop/ccxt-4.4.59
...
chore(deps): bump ccxt from 4.4.58 to 4.4.59
2025-02-17 06:27:48 +01:00
Matthias
1f575d95e6
Merge pull request #11389 from freqtrade/dependabot/pip/develop/ruff-0.9.6
...
chore(deps-dev): bump ruff from 0.9.5 to 0.9.6
2025-02-17 06:26:59 +01:00
dependabot[bot]
d4900c28e1
chore(deps): bump psutil from 6.1.1 to 7.0.0
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 6.1.1 to 7.0.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.1...release-7.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 >
2025-02-17 03:27:29 +00:00
dependabot[bot]
f12964f543
chore(deps): bump humanize from 4.11.0 to 4.12.0
...
Bumps [humanize](https://github.com/python-humanize/humanize ) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/python-humanize/humanize/releases )
- [Commits](https://github.com/python-humanize/humanize/compare/4.11.0...4.12.0 )
---
updated-dependencies:
- dependency-name: humanize
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:27:25 +00:00
dependabot[bot]
c339853ec0
chore(deps-dev): bump ruff from 0.9.5 to 0.9.6
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.5 to 0.9.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.9.5...0.9.6 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:27:13 +00:00
dependabot[bot]
3924514d2b
chore(deps): bump ccxt from 4.4.58 to 4.4.59
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.58 to 4.4.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/go/v4.4.58...go/v4.4.59 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:27:04 +00:00
dependabot[bot]
aae92c29db
chore(deps): bump tensorboard from 2.18.0 to 2.19.0
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/2.19.0/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.18.0...2.19.0 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:26:45 +00:00
dependabot[bot]
5683063379
chore(deps): bump scipy from 1.15.1 to 1.15.2
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.15.1...v1.15.2 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:26:40 +00:00
dependabot[bot]
5ab993b6d5
chore(deps): bump websockets from 14.2 to 15.0
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 14.2 to 15.0.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/14.2...15.0 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:26:30 +00:00
dependabot[bot]
9584f6c549
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.6.3 to 9.6.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.6.3...9.6.4 )
---
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 >
2025-02-17 03:26:27 +00:00
Matthias
2a95a3aefe
Merge pull request #11306 from Vaadasch/patch-1
...
Add some distinction on the trailing_only_offset_is_reached
2025-02-16 17:28:24 +01:00
Matthias
36eeac365e
chore: fix merge mistake
2025-02-16 17:19:21 +01:00
Matthias
2b8c4942fd
Merge branch 'develop' into fix/mutable_defaults
2025-02-16 17:16:31 +01:00
Matthias
4a190bd13c
chore(ci): Move permissions into job
2025-02-16 17:03:18 +01:00
Matthias
cf6a89e161
chore: use zizmor to scan actions for security problems
2025-02-16 16:55:44 +01:00
Matthias
a29c5322ab
chore(ci): Improve CI security
2025-02-16 16:55:13 +01:00
Matthias
4e2d2639ae
fix: dockerfile.armhf should pin numpy<2
2025-02-16 16:48:22 +01:00
Matthias
a54f895ea9
chore(ci): don't persist credentials
2025-02-16 15:31:17 +01:00
Matthias
ad55615ecb
chore(ci): Improve structure in devcontainer build
2025-02-16 15:30:47 +01:00
Matthias
c8aff5687d
chore(ci): don't persist credentials
2025-02-16 15:30:21 +01:00
Matthias
02c2e451b1
chore(ci): don't persist credentials
2025-02-16 15:29:34 +01:00
Matthias
84d49a0f53
chore: disable all permissions on dockerhub permission update ci
2025-02-16 15:25:01 +01:00
Matthias
22b096be25
chore: Improve security of workflows
2025-02-16 15:24:23 +01:00
Matthias
b285cdd491
doc: add timeframe to 101 strategy so it's "auto-runnable"
...
closes #11379
2025-02-16 15:11:14 +01:00
Matthias
b2881affc0
fix: accidental modification
2025-02-16 15:09:02 +01:00
Matthias
b3e0b42155
test: add test for backtest-from_json
2025-02-16 13:27:48 +01:00
Matthias
314c017dd3
feat: enable trade.from_json to import backtested trades
2025-02-16 13:27:42 +01:00
Matthias
9fbc413d4d
chore: start downloads in 1m batches
2025-02-15 15:44:05 +01:00
Matthias
ad96fa0f58
chore: improve download-trades-fast structure
2025-02-15 15:20:06 +01:00
Matthias
f2283410ce
chore: improved logging, don't ignore end date
2025-02-15 13:36:30 +01:00
Matthias
f14c4ebcc8
chore: improve code structure in logging module
2025-02-15 08:24:35 +01:00
David Arena
ceff757bc6
fix: formating
2025-02-14 12:44:42 +01:00
Robert Caulk
c3c6207cda
Merge pull request #11368 from freqtrade/fix/nan_metadata
...
Allow NAN in Freqai datadrawer metadata
2025-02-13 13:46:36 +01:00
Matthias
975ad26eb8
Merge branch 'develop' into feat/binance_trades_fast
2025-02-13 06:43:56 +01:00
Matthias
8a5ff4ed0d
Merge pull request #11373 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-02-13 06:33:55 +01:00
xmatthias
7d19e0e692
chore: update pre-commit hooks
2025-02-13 03:05:01 +00:00
David Arena
a1a5cab04e
fix E501
2025-02-13 02:04:22 +01:00
David Arena
8182947f29
fix
2025-02-13 02:03:19 +01:00
David Arena
2231ba3f04
fixes: ruff
2025-02-13 02:02:15 +01:00
David Arena
bf0a08f5a7
Merge branch 'develop' into api-server-list-custom-data
2025-02-12 19:32:49 +01:00
David Arena
552575c7e6
fix: key in _rpc_list_custom_data
2025-02-12 19:27:47 +01:00
David Arena
d0979d560f
fix: endpoints
2025-02-12 18:40:44 +01:00
Matthias
e3a9b0aa17
Merge pull request #11371 from freqtrade/dependabot/pip/develop/ccxt-4.4.58
...
chore(deps): bump ccxt from 4.4.52 to 4.4.58
2025-02-12 06:23:01 +01:00
dependabot[bot]
7caa22c7a7
chore(deps): bump ccxt from 4.4.52 to 4.4.58
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.52 to 4.4.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.4.52...go/v4.4.58 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-11 20:13:52 +00:00
Matthias
91131d7884
Merge pull request #11370 from freqtrade/dependabot/pip/cryptography-44.0.1
...
chore(deps): bump cryptography from 42.0.8 to 44.0.1
2025-02-11 21:12:25 +01:00
dependabot[bot]
967ad2f8ff
chore(deps): bump cryptography from 42.0.8 to 44.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.8 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...44.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-11 18:41:14 +00:00
Matthias
d00f82a641
chore: remove deprecated image form CI matrix
2025-02-11 18:15:16 +01:00
Matthias
2f83f07fd3
fix: use constant for metadata number mode
2025-02-11 09:22:39 +01:00
Matthias
78d213a8a0
test: add test coverage for unwatch_ohlcv
2025-02-11 09:15:03 +01:00
Matthias
44d798239d
feat: unwatch_ohlcv - improved error handling
2025-02-11 09:15:03 +01:00
Matthias
08e1a616a0
feat: use unwatch to stop watching a websocket
2025-02-11 09:14:57 +01:00
Matthias
8009c03629
Merge pull request #11117 from arenstar/ftclient_timeout
...
feat: add timeout to FtRestClient
2025-02-11 08:09:45 +01:00
Matthias
ae068bd6f5
chore: fix formatting
2025-02-11 07:53:33 +01:00
Matthias
2350aa6a27
Merge branch 'develop' into ftclient_timeout
2025-02-11 07:52:25 +01:00
Matthias
8394826d62
docs: improve wording in trailing stop docs
2025-02-11 07:21:24 +01:00
Matthias
a46d41a594
Merge pull request #11367 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-02-11 06:39:25 +01:00
xmatthias
a0d8055917
chore: update pre-commit hooks
2025-02-11 03:06:02 +00:00
Matthias
3ec892a5ab
Merge pull request #11355 from freqtrade/dependabot/pip/develop/ta-lib-0.6.2
...
chore(deps): bump ta-lib from 0.4.34 to 0.4.38
2025-02-10 10:53:09 +01:00
Matthias
3deffb57ce
chore: update ta-lib pre-built binaries
2025-02-10 08:25:01 +01:00
Matthias
db8c1917e0
Merge pull request #11360 from freqtrade/dependabot/pip/develop/mypy-1.15.0
...
chore(deps-dev): bump mypy from 1.14.1 to 1.15.0
2025-02-10 07:57:42 +01:00
Matthias
57f55d416c
Merge pull request #11357 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.38
...
chore(deps): bump sqlalchemy from 2.0.37 to 2.0.38
2025-02-10 07:35:26 +01:00
Matthias
315421037f
Merge branch 'develop' into feat/plot_annotations
2025-02-10 07:13:55 +01:00
dependabot[bot]
0b4a6e7e11
chore(deps-dev): bump mypy from 1.14.1 to 1.15.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.14.1 to 1.15.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.14.1...v1.15.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 05:57:49 +00:00
Matthias
f918a66292
Merge pull request #11359 from freqtrade/dependabot/pip/develop/ruff-0.9.5
...
chore(deps-dev): bump ruff from 0.9.4 to 0.9.5
2025-02-10 06:56:44 +01:00
Matthias
d795af5921
chore: bump sqlalchemy in pre-commit config
2025-02-10 06:36:25 +01:00
Matthias
21b8982e55
chore: ta-lib bump to 0.4.38
2025-02-10 06:34:07 +01:00
Matthias
5a9f66e6d6
Merge pull request #11351 from freqtrade/dependabot/pip/develop/mkdocs-694d3e3e45
...
chore(deps): bump mkdocs-material from 9.6.1 to 9.6.3 in the mkdocs group
2025-02-10 06:30:34 +01:00
Matthias
4fd77e7ee7
Merge pull request #11356 from freqtrade/dependabot/pip/develop/xgboost-2.1.4
...
chore(deps): bump xgboost from 2.1.3 to 2.1.4
2025-02-10 06:30:22 +01:00
dependabot[bot]
428ca972e2
chore(deps-dev): bump ruff from 0.9.4 to 0.9.5
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.4 to 0.9.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.9.4...0.9.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 03:28:24 +00:00
dependabot[bot]
3913e4fa96
chore(deps): bump sqlalchemy from 2.0.37 to 2.0.38
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.37 to 2.0.38.
- [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 >
2025-02-10 03:27:58 +00:00
dependabot[bot]
e296242072
chore(deps): bump xgboost from 2.1.3 to 2.1.4
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 2.1.3 to 2.1.4.
- [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.1.3...v2.1.4 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 03:27:46 +00:00
dependabot[bot]
82001d1e8b
chore(deps): bump ta-lib from 0.4.34 to 0.6.2
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.4.34 to 0.6.2.
- [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.34...TA_Lib-0.6.2 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 03:27:40 +00:00
dependabot[bot]
137bfc2b56
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.6.1 to 9.6.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.6.1...9.6.3 )
---
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 >
2025-02-10 03:27:15 +00:00
Matthias
a8ae767576
fix: Hyperopt-magic - allow parent classes within the same file
2025-02-09 19:48:26 +01:00
Matthias
b9c77124fc
chore: add typing for hyperopt-pickle-magic
2025-02-09 19:43:32 +01:00
Matthias
f060548134
chore: remove unused method
2025-02-09 08:10:10 +01:00
Matthias
18ce8af084
fix: validate config when calling pair_history
...
closes #11271
2025-02-08 16:51:51 +01:00
Matthias
7f7cff85c1
chore: use dt_now in backtesting
2025-02-07 20:39:14 +01:00
Matthias
9a22e5c775
chore: try downgrade aiohttp
...
part of #11317
2025-02-07 06:56:42 +01:00
Matthias
2cfb8834b6
chore: rework docstring of MultiOutputRegressor
...
closes #11309
2025-02-06 06:34:19 +01:00
Matthias
013006050f
chore: add comment to clarify usage of retrier
2025-02-06 06:33:55 +01:00
Matthias
99df346bf5
Merge pull request #11339 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-02-06 06:30:49 +01:00
xmatthias
2e57158556
chore: update pre-commit hooks
2025-02-06 03:04:59 +00:00
Matthias
b75eb85e66
fix: Calculate liquidation price only once the initial order filled
...
closes #11318
2025-02-05 18:13:52 +01:00
Matthias
dbb9f225d0
fix: Runtime error on ohlcv deepcopy
...
closes #11335
2025-02-05 18:07:03 +01:00
Matthias
85753be7cb
chore: Bump armhf dockerversion to 3.11.11
2025-02-05 07:02:44 +01:00
Matthias
18b35b0657
chore: bump dockerfile base from 3.12.7 to 3.12.8
2025-02-05 07:01:59 +01:00
Matthias
857aeaa9eb
chore: fix init sequence to avoid risk of "unbound error"
2025-02-04 19:34:26 +01:00
Matthias
3e06971038
Merge pull request #11333 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-02-04 06:47:37 +01:00
Matthias
323b9f8693
fix(api): only write export when backtest happened
...
closes freqtrade/frequi#2282
2025-02-04 06:35:37 +01:00
xmatthias
a412ff76bc
chore: update pre-commit hooks
2025-02-04 03:03:58 +00:00
Matthias
2bfd66d271
chore: use loop_lock for all run_until_complete usages
2025-02-03 19:43:08 +01:00
Matthias
8cad9c8436
chore: add improved exception logging
2025-02-03 19:43:08 +01:00
Matthias
3504073428
fix: random fail on parallel webserver requests
2025-02-03 19:43:08 +01:00
Matthias
b4af89380b
Merge pull request #11326 from freqtrade/dependabot/pip/develop/torch-2.6.0
...
chore(deps): bump torch from 2.5.1 to 2.6.0
2025-02-03 19:40:45 +01:00
Matthias
c131493eca
Merge pull request #11328 from freqtrade/dependabot/pip/develop/stable-baselines3-2.5.0
...
chore(deps): bump stable-baselines3 from 2.4.1 to 2.5.0
2025-02-03 11:55:31 +01:00
Matthias
37031ba83d
chore: pin sb3 for macos x86
2025-02-03 11:13:36 +01:00
Matthias
69106633cd
Merge pull request #11331 from freqtrade/dependabot/pip/develop/fastapi-0.115.8
...
chore(deps): bump fastapi from 0.115.7 to 0.115.8
2025-02-03 09:42:17 +01:00
Matthias
a2e674b237
Merge pull request #11329 from freqtrade/dependabot/pip/develop/isort-6.0.0
...
chore(deps-dev): bump isort from 5.13.2 to 6.0.0
2025-02-03 09:20:38 +01:00
Matthias
c1c9f0151e
Merge pull request #11332 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.14.3
...
chore(deps): bump pymdown-extensions from 10.14.1 to 10.14.3
2025-02-03 08:01:03 +01:00
Matthias
963ec23ae2
Merge pull request #11330 from freqtrade/dependabot/pip/develop/plotly-6.0.0
...
chore(deps): bump plotly from 5.24.1 to 6.0.0
2025-02-03 07:14:18 +01:00
dependabot[bot]
0c35f3a47a
chore(deps): bump pymdown-extensions from 10.14.1 to 10.14.3
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.14.1 to 10.14.3.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.14.1...10.14.3 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 05:58:16 +00:00
Matthias
f4fdcfc78d
Merge pull request #11323 from freqtrade/dependabot/pip/develop/ccxt-4.4.52
...
chore(deps): bump ccxt from 4.4.50 to 4.4.52
2025-02-03 06:57:17 +01:00
Matthias
97c67d55c6
Merge pull request #11322 from freqtrade/dependabot/pip/develop/mkdocs-03e80ceb70
...
chore(deps): bump mkdocs-material from 9.5.50 to 9.6.1 in the mkdocs group
2025-02-03 06:53:46 +01:00
Matthias
9983b44e6f
Merge pull request #11325 from freqtrade/dependabot/pip/develop/pytz-2025.1
...
chore(deps): bump pytz from 2024.2 to 2025.1
2025-02-03 06:53:05 +01:00
dependabot[bot]
78bf9bf60d
chore(deps-dev): bump isort from 5.13.2 to 6.0.0
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.13.2 to 6.0.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.13.2...6.0.0 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 05:44:16 +00:00
Matthias
9d22dac28d
Merge pull request #11327 from freqtrade/dependabot/pip/develop/nbconvert-7.16.6
...
chore(deps-dev): bump nbconvert from 7.16.5 to 7.16.6
2025-02-03 06:34:17 +01:00
Matthias
37e16acc80
Merge pull request #11324 from freqtrade/dependabot/pip/develop/ruff-0.9.4
...
chore(deps-dev): bump ruff from 0.9.3 to 0.9.4
2025-02-03 06:23:55 +01:00
Matthias
6d5cd69764
Merge pull request #11321 from freqtrade/dependabot/pip/develop/pytest-ccc7fb3faf
...
chore(deps-dev): bump pytest-asyncio from 0.25.2 to 0.25.3 in the pytest group
2025-02-03 06:23:43 +01:00
dependabot[bot]
3a8c594ae8
chore(deps): bump fastapi from 0.115.7 to 0.115.8
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.7 to 0.115.8.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.7...0.115.8 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:30:46 +00:00
dependabot[bot]
5f72ed9b3c
chore(deps): bump plotly from 5.24.1 to 6.0.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.24.1 to 6.0.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.24.1...v6.0.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:30:42 +00:00
dependabot[bot]
bee897f5b7
chore(deps): bump stable-baselines3 from 2.4.1 to 2.5.0
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.4.1...v2.5.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 >
2025-02-03 03:30:27 +00:00
dependabot[bot]
75542cdd93
chore(deps-dev): bump nbconvert from 7.16.5 to 7.16.6
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.16.5 to 7.16.6.
- [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.5...v7.16.6 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:30:24 +00:00
dependabot[bot]
97da78c499
chore(deps): bump torch from 2.2.2 to 2.6.0
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.2.2 to 2.6.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.6.0 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:30:20 +00:00
dependabot[bot]
d8d35ec234
chore(deps): bump pytz from 2024.2 to 2025.1
...
Bumps [pytz](https://github.com/stub42/pytz ) from 2024.2 to 2025.1.
- [Release notes](https://github.com/stub42/pytz/releases )
- [Commits](https://github.com/stub42/pytz/compare/release_2024.2...release_2025.1 )
---
updated-dependencies:
- dependency-name: pytz
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:30:10 +00:00
dependabot[bot]
86d65f8428
chore(deps-dev): bump ruff from 0.9.3 to 0.9.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.3 to 0.9.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.9.3...0.9.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:30:06 +00:00
dependabot[bot]
973aa6a0c3
chore(deps): bump ccxt from 4.4.50 to 4.4.52
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.50 to 4.4.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.4.50...4.4.52 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:29:58 +00:00
dependabot[bot]
aaab2a1c86
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.50 to 9.6.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.5.50...9.6.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:29:48 +00:00
dependabot[bot]
16924525ff
chore(deps-dev): bump pytest-asyncio in the pytest group
...
Bumps the pytest group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest-asyncio` from 0.25.2 to 0.25.3
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.2...v0.25.3 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:29:40 +00:00
Matthias
f1f355330c
chore: re-add candle-limit for funding fee candles
2025-02-02 17:15:21 +01:00
Matthias
4c5c054bca
fix: since_ms is mandatory
2025-02-02 14:33:45 +01:00
Matthias
0181e00c19
test: add test for /markets endpoint
2025-02-02 14:33:13 +01:00
Matthias
ecf013dd18
feat: include exchangeID in /markets response
2025-02-02 13:30:17 +01:00
Matthias
59837ef6ac
feat: add "/markets" endpoint
2025-02-02 13:22:54 +01:00
Matthias
b42a91d783
test: remove unused parameter
2025-02-02 13:17:06 +01:00
Matthias
187c8b8070
test: add test for "live" mode of /pair_history
2025-02-01 18:20:27 +01:00
Matthias
a807d2d6c8
test: Add test for /pair_history without strategy
2025-02-01 18:09:35 +01:00
Matthias
fda7b0f1ef
chore: increment api_version
2025-02-01 17:39:40 +01:00
Matthias
ae42f8d512
feat: api /pair_history - make Strategy optional
2025-02-01 17:39:28 +01:00
Matthias
6fb74fa166
feat: add "live_mode" flag to pair_history
2025-02-01 17:25:58 +01:00
Matthias
7dd0f2174c
feat: Add "exchange" fields to pair_history
2025-02-01 15:47:33 +01:00
Matthias
e1cc7dcfdf
feat: allow pair-history from "live" candles
2025-02-01 15:47:10 +01:00
Matthias
6b3fff6b7e
refactor: pair_history should only be available in webserver mode
2025-02-01 14:09:56 +01:00
Matthias
5d4324dd55
test: update percentChange pairlist test
...
there's little reason to have this test for a particular number
2025-02-01 13:53:14 +01:00
Matthias
fc0cae21e6
fix: improve reliability when fetching from "features"
2025-02-01 13:49:17 +01:00
Matthias
89b6cc89a3
test: update test for removed manual limits
2025-02-01 13:49:04 +01:00
Matthias
26af62e4dd
feat: remove manual ohlcv limit definitions where possible
2025-02-01 08:13:33 +01:00
Matthias
f90cd44a9e
feat: default ohlcv_limit to ccxt's features definition
2025-02-01 08:12:19 +01:00
Matthias
35f7c97c76
test: add "ohlcv_limit" live test
2025-01-31 18:27:47 +01:00
Matthias
d530527f11
test: add test for exchange.features
2025-01-31 07:03:06 +01:00
Matthias
8af8260b7c
feat: initial "features" support
2025-01-31 06:56:41 +01:00
Matthias
7a17cd781a
chore: remove coinbasepro exchange
...
ccxt removed this exchange in https://github.com/ccxt/ccxt/pull/22502 .
2025-01-31 06:30:39 +01:00
Matthias
ba244cd2f6
chore: bump develop version to 2025.2
2025-01-30 19:43:51 +01:00
Vaadasch
7d3c8b48dd
Add some distinction on the trailing_only_offset_is_reached
2025-01-30 14:48:15 +01:00
Matthias
6931b81daa
test: add test for binance specific history_id
2025-01-30 07:27:55 +01:00
Matthias
92405f94ec
test: further add tests for public trades dl
2025-01-30 07:13:03 +01:00
Matthias
3e1daf50b0
test: add test for download_archive_trades
2025-01-30 07:10:14 +01:00
Matthias
94010287cc
Merge pull request #11304 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-01-30 06:30:58 +01:00
xmatthias
24ebe1a205
chore: update pre-commit hooks
2025-01-30 03:02:38 +00:00
Matthias
63ca884dbe
chore: remove unused import
2025-01-29 19:42:57 +01:00
Matthias
a6005fde28
feat: simplify traceback display
...
The Rich way to display is confusing and pretty verbose.
2025-01-29 18:21:07 +01:00
Matthias
486a4ed5c0
chore: remove unused fixture
2025-01-28 19:27:50 +01:00
Matthias
fd4cd11de2
test: simplify api_ws_test
2025-01-28 19:27:50 +01:00
Matthias
262cfedfc9
Merge pull request #11302 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-01-28 06:48:46 +01:00
Matthias
0e807d4a18
chore: fix typo as identified by codespell
2025-01-28 06:29:54 +01:00
xmatthias
de8b3a89fd
chore: update pre-commit hooks
2025-01-28 03:03:24 +00:00
Matthias
0caeb6b5f7
chore: improve types
2025-01-27 20:52:16 +01:00
Matthias
85d235958e
Merge branch 'develop' into feat/binance_trades_fast
2025-01-27 20:40:59 +01:00
Matthias
62e3f408a6
chore: make some internal fetch-trades methods require since
2025-01-27 20:36:14 +01:00
Matthias
008f875282
chore: improve edge-case bug
2025-01-27 20:26:08 +01:00
Matthias
9b0beb0e6d
Merge pull request #11300 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.50
...
chore(deps): bump prompt-toolkit from 3.0.36 to 3.0.50
2025-01-27 19:13:43 +01:00
Matthias
939e3e4a53
Merge pull request #11299 from freqtrade/dependabot/pip/develop/cachetools-5.5.1
...
chore(deps): bump cachetools from 5.5.0 to 5.5.1
2025-01-27 08:12:44 +01:00
Matthias
e257589fdb
Merge pull request #11298 from freqtrade/dependabot/pip/develop/ccxt-4.4.50
...
chore(deps): bump ccxt from 4.4.49 to 4.4.50
2025-01-27 08:12:07 +01:00
Matthias
4d00309717
Merge pull request #11297 from freqtrade/dependabot/pip/develop/pydantic-2.10.6
...
chore(deps): bump pydantic from 2.10.5 to 2.10.6
2025-01-27 08:10:38 +01:00
Matthias
41535bef1f
Merge pull request #11296 from freqtrade/dependabot/pip/develop/pre-commit-4.1.0
...
chore(deps-dev): bump pre-commit from 4.0.1 to 4.1.0
2025-01-27 07:26:03 +01:00
Matthias
ddad3ba616
Merge pull request #11301 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.12.4
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4
2025-01-27 07:05:52 +01:00
Matthias
d70a48970d
Merge pull request #11295 from freqtrade/dependabot/pip/develop/filelock-3.17.0
...
chore(deps): bump filelock from 3.16.1 to 3.17.0
2025-01-27 07:03:14 +01:00
dependabot[bot]
b91deaa0cd
chore(deps): bump pydantic from 2.10.5 to 2.10.6
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.10.5 to 2.10.6.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.5...v2.10.6 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 05:31:26 +00:00
dependabot[bot]
152705bc62
chore(deps-dev): bump pre-commit from 4.0.1 to 4.1.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.0.1 to 4.1.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/v4.0.1...v4.1.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 >
2025-01-27 05:31:08 +00:00
Matthias
f288381a08
Merge pull request #11294 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.14.1
...
chore(deps): bump pymdown-extensions from 10.14 to 10.14.1
2025-01-27 06:30:35 +01:00
Matthias
cfbc6a524c
Merge pull request #11293 from freqtrade/dependabot/pip/develop/fastapi-0.115.7
...
chore(deps): bump fastapi from 0.115.6 to 0.115.7
2025-01-27 06:30:16 +01:00
Matthias
1495a15563
Merge pull request #11292 from freqtrade/dependabot/pip/develop/ruff-0.9.3
...
chore(deps-dev): bump ruff from 0.9.2 to 0.9.3
2025-01-27 06:30:00 +01:00
dependabot[bot]
4a582e5ce5
chore(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.12.3 to 1.12.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.3...v1.12.4 )
---
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 >
2025-01-27 04:09:13 +00:00
dependabot[bot]
5b06db2529
chore(deps): bump prompt-toolkit from 3.0.36 to 3.0.50
...
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit ) from 3.0.36 to 3.0.50.
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases )
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG )
- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.36...3.0.50 )
---
updated-dependencies:
- dependency-name: prompt-toolkit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 03:37:10 +00:00
dependabot[bot]
8e357934ed
chore(deps): bump cachetools from 5.5.0 to 5.5.1
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.5.0 to 5.5.1.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.5.0...v5.5.1 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 03:37:05 +00:00
dependabot[bot]
223ea8acec
chore(deps): bump ccxt from 4.4.49 to 4.4.50
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.49 to 4.4.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.4.49...4.4.50 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 03:36:58 +00:00
dependabot[bot]
567a4f9aad
chore(deps): bump filelock from 3.16.1 to 3.17.0
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.16.1 to 3.17.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.16.1...3.17.0 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 03:36:41 +00:00
dependabot[bot]
997f914d56
chore(deps): bump pymdown-extensions from 10.14 to 10.14.1
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.14 to 10.14.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.14...10.14.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 >
2025-01-27 03:36:32 +00:00
dependabot[bot]
4a9483c669
chore(deps): bump fastapi from 0.115.6 to 0.115.7
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.6 to 0.115.7.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.6...0.115.7 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 03:36:28 +00:00
dependabot[bot]
319ea1072d
chore(deps-dev): bump ruff from 0.9.2 to 0.9.3
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.2 to 0.9.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/0.9.2...0.9.3 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 03:36:22 +00:00
Matthias
33eaa4b53e
chore: add bt note to _generic_performance_query
2025-01-26 23:23:45 +01:00
Matthias
cf563c1a56
test: update tests for new best-pair logic
2025-01-26 23:19:35 +01:00
Matthias
99b2857d3d
fix: align profit calculations between best pair and /performance
...
part of #11236
2025-01-26 20:16:27 +01:00
Matthias
eb24d11259
chore: improve method docstring
2025-01-26 20:11:01 +01:00
Matthias
f9d4d38523
fix: only consider filled orders
2025-01-26 20:07:00 +01:00
Matthias
b01de10ab2
test: adjust further tests
2025-01-26 20:04:28 +01:00
Matthias
fa4a540f9e
test: adjust tests for new performance calculation
2025-01-26 19:56:29 +01:00
Matthias
4ee875ce2a
fix: use properly calculated relative ratio for /entries and /exits
2025-01-26 19:49:34 +01:00
Matthias
78c71cdf87
refactor: make performance_query work in a dynamic way
2025-01-26 19:43:39 +01:00
Matthias
1aac8dfa59
chore: align interface of get_overall_performance
2025-01-26 17:54:11 +01:00
Matthias
8b42c2558a
feat: the "minimum" date limit applies to trades, too
2025-01-26 14:28:49 +01:00
Matthias
40f56e43cc
test: add test for get_daily_trades
2025-01-26 13:34:27 +01:00
Matthias
e9c961802b
test: add test for trades zip url
2025-01-26 13:18:05 +01:00
Matthias
948b6e041d
test: add initial test for download-trades
2025-01-26 13:15:09 +01:00
Matthias
80d776af56
test: ensure tests use old method
2025-01-26 13:14:58 +01:00
Matthias
e62d84e35d
refactor: pass candle_type
2025-01-26 13:04:44 +01:00
Matthias
098a6551f6
chore: add documentation link for binance.vision
2025-01-26 13:04:08 +01:00
Matthias
6e15fd0da6
feat: trades-fast download - improvements
2025-01-26 12:59:59 +01:00
Matthias
1f2dadc333
fix: edge-case problem
2025-01-26 12:59:59 +01:00
Matthias
c3b7a2b382
feat: use download-data fast if necessary
2025-01-26 12:59:59 +01:00
Matthias
3746305b5a
feat: further work on download-trades-archive
2025-01-26 12:59:59 +01:00
Matthias
af3f9d5a75
feat: rough draft of public trades data
...
This won't work though - as according to https://github.com/binance/binance-public-data - trades does not contain "side".
2025-01-26 12:59:59 +01:00
Matthias
33549a6cef
fix: add small offset to allow since to be slightly different
2025-01-26 12:57:12 +01:00
Matthias
a0bc3d968b
refactor: simplify binance_public_data
2025-01-26 10:56:45 +01:00
Matthias
8aab8bc528
refactor: improve binance_vision method naming
2025-01-26 09:46:47 +01:00
Matthias
aa595ae8cb
refactor: extract binance candle url_segment
2025-01-26 09:41:58 +01:00
Matthias
b657e349a2
chore: remove obsolete comment
2025-01-26 09:22:10 +01:00
Matthias
77e6b2a108
fix: remove potentially problematic call
2025-01-25 18:21:01 +01:00
Matthias
d3f6227d3f
chore: improve ohlcvs interface
2025-01-25 18:13:11 +01:00
Matthias
2a370aecd8
chore: ws: make ccxt_object internal
2025-01-25 14:03:41 +01:00
Matthias
0cfb73b74b
chore: add wrapper for ws ohlcvs
...
this avoids access to internal objects
2025-01-25 14:02:09 +01:00
Matthias
867020606c
feat: simplify wallet by extracting log
...
disabling logging in backtesting can be done in one place
2025-01-25 13:52:54 +01:00
Matthias
222da034d1
chore: fix wrong config property in api_server verbosity
2025-01-25 12:51:43 +01:00
Matthias
63b72fb4eb
chore: add help-text to --version
2025-01-24 20:01:10 +01:00
Matthias
7e08828537
chore: Remove unused import
2025-01-24 19:43:51 +01:00
Matthias
d843216343
test: update tests for new --version handling
2025-01-24 19:43:18 +01:00
Matthias
120194ff1e
chore: improved formatting
2025-01-24 19:43:18 +01:00
Matthias
27a9cbf5e4
feat: print version info on "-V" calls
...
closes #11222
2025-01-24 19:43:07 +01:00
Matthias
08b18b7ff6
feat: add print_version_info function
...
part of #11222
2025-01-24 07:16:27 +01:00
Matthias
c3cc58a1af
Merge pull request #11248 from xmatthias/fix/backtest_max_detail_2
...
Improved Backtest timeframe-detail execution logic
2025-01-24 06:39:36 +01:00
Matthias
713979d80c
Merge pull request #11275 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-01-23 06:31:11 +01:00
xmatthias
3d28765238
chore: update pre-commit hooks
2025-01-23 03:03:23 +00:00
Matthias
9efa48f2a8
chore: ensure that logged message actually make sense
2025-01-22 19:03:40 +01:00
Matthias
4a7a51035d
docs: improve doc formatting
2025-01-22 18:56:33 +01:00
Matthias
7f2e6966a6
fix: update total_volume calculation to actually reflect volume
...
closes #11268
2025-01-22 18:50:39 +01:00
Matthias
1d22cf98c8
feat: add cost to minimized order json output
2025-01-22 07:19:09 +01:00
Matthias
03a22186bb
chore: have backtest exit orders account for fee
2025-01-22 07:12:54 +01:00
Matthias
f4bc956b1b
chore: fix type declaration
2025-01-22 07:08:54 +01:00
Matthias
f8f21cfc9c
fix: Improve error message for download-data edgecase
...
hyperliquid doesn't provide historic data, neither klines nor trades.
This made the error message missleading.
closes #11270
2025-01-22 06:58:22 +01:00
Matthias
2b915a76df
Merge pull request #11264 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-01-21 06:42:34 +01:00
xmatthias
eb41cc3b00
chore: update pre-commit hooks
2025-01-21 03:03:18 +00:00
Matthias
c1d812c307
Merge pull request #11254 from freqtrade/dependabot/pip/develop/pyarrow-19.0.0
...
chore(deps): bump pyarrow from 18.1.0 to 19.0.0
2025-01-20 19:52:16 +01:00
Matthias
952a647c69
chore: add pre-built pyarrow wheels
2025-01-20 19:30:54 +01:00
dependabot[bot]
dff308062e
chore(deps): bump pyarrow from 18.1.0 to 19.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 18.1.0 to 19.0.0.
- [Release notes](https://github.com/apache/arrow/releases )
- [Commits](https://github.com/apache/arrow/compare/apache-arrow-18.1.0...apache-arrow-19.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 >
2025-01-20 19:30:53 +01:00
Matthias
81b4285d17
test: avoid potential odd timing issues in test
2025-01-20 19:23:04 +01:00
Matthias
822521136f
docs: improve location of "many position adjustment" warning
2025-01-20 19:01:45 +01:00
Matthias
6f307e1e3d
test: add more sleep
2025-01-20 19:00:35 +01:00
Matthias
588bf357a9
test: add more sleep
2025-01-20 18:26:57 +01:00
Matthias
9158a3d7d9
test: add small wait to reduce test flakyness
2025-01-20 10:25:27 +01:00
Matthias
47a86c3d54
Merge pull request #11253 from freqtrade/dependabot/pip/develop/mkdocs-2f8f3f13ab
...
chore(deps): bump mkdocs-material from 9.5.49 to 9.5.50 in the mkdocs group
2025-01-20 07:09:04 +01:00
Matthias
1e27c8af0a
Merge pull request #11259 from freqtrade/dependabot/pip/develop/ccxt-4.4.49
...
chore(deps): bump ccxt from 4.4.48 to 4.4.49
2025-01-20 07:08:48 +01:00
Matthias
38bf71f02f
Merge pull request #11257 from freqtrade/dependabot/pip/develop/websockets-14.2
...
chore(deps): bump websockets from 14.1 to 14.2
2025-01-20 07:02:44 +01:00
Matthias
ffef87f7d1
docs: improve FAQ entry
2025-01-20 06:57:11 +01:00
Matthias
fc1feb9abc
chore: try fix random test failure
2025-01-20 06:45:27 +01:00
Matthias
a3b1428d28
Merge pull request #11256 from freqtrade/dependabot/pip/develop/orjson-3.10.15
...
chore(deps): bump orjson from 3.10.14 to 3.10.15
2025-01-20 06:34:51 +01:00
Matthias
63c63560dd
Merge pull request #11260 from freqtrade/dependabot/pip/develop/ruff-0.9.2
...
chore(deps-dev): bump ruff from 0.9.1 to 0.9.2
2025-01-20 06:34:13 +01:00
dependabot[bot]
0358a4d23b
chore(deps-dev): bump ruff from 0.9.1 to 0.9.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.1 to 0.9.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.9.1...0.9.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 03:07:52 +00:00
dependabot[bot]
df71670e6d
chore(deps): bump ccxt from 4.4.48 to 4.4.49
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.48 to 4.4.49.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.48...4.4.49 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 03:07:36 +00:00
dependabot[bot]
0a09c6cbd7
chore(deps): bump websockets from 14.1 to 14.2
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 14.1 to 14.2.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/14.1...14.2 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 03:07:09 +00:00
dependabot[bot]
152358ee18
chore(deps): bump orjson from 3.10.14 to 3.10.15
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.14 to 3.10.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.10.14...3.10.15 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 03:07:03 +00:00
dependabot[bot]
d710ea448f
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.49 to 9.5.50
- [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.49...9.5.50 )
---
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 >
2025-01-20 03:06:38 +00:00
Matthias
36e4842fe9
chore: remove unnecessary commented line
2025-01-19 13:57:27 +01:00
Matthias
141286a88c
feat: have performance account for leverage correctly
2025-01-19 13:57:00 +01:00
Matthias
1e2450d5b9
docs: improved telegram performance docs
2025-01-18 20:13:51 +01:00
Matthias
f773905d8e
test: adjust rpc tests for new calculation
2025-01-18 20:08:19 +01:00
Matthias
2044af24a3
feat: improve performance query reliability
2025-01-18 20:08:19 +01:00
Matthias
6bca604bf9
feat: Add more comprehensive Relative % to performance list
...
closes #11236
2025-01-18 20:08:03 +01:00
Matthias
5d3a056ae5
test: update api_performance test to USDT
2025-01-18 20:03:12 +01:00
Matthias
e9eee11b2e
test: simplify api_performance test setup
2025-01-18 20:00:28 +01:00
Matthias
cf5b6e5e20
test: improve test resiliance
2025-01-18 19:49:23 +01:00
Matthias
5e0ea48011
test: improve test_exit_positions slightly
2025-01-18 14:01:12 +01:00
Matthias
aceb3ac764
Merge pull request #10062 from Axel-CH/feature/proceed-exit-while-open-order
...
Feature: Proceed exit while having open order, for backtesting and live
2025-01-18 08:10:33 +01:00
Matthias
6b1af9b9a2
chore: move docstring to the right place
2025-01-17 19:37:15 +01:00
Matthias
e350dbd552
refactor: simplify backtesting class
2025-01-17 19:18:28 +01:00
Matthias
f7f78ad2a4
test: fix test comment
2025-01-17 19:01:11 +01:00
Matthias
26983c637a
docs: document timeframe-detail potential difference
2025-01-17 07:07:25 +01:00
Matthias
733cd22dee
chore: remove bt_open_open_trade_count_candle
...
it's no longer necessary if we support in-candle entries
2025-01-17 06:48:01 +01:00
Matthias
1e61aea23b
feat: allow in-candle entries
2025-01-17 06:45:56 +01:00
Matthias
419d5d9946
feat: add backtesting support for ignore_buying_expired_candle_after
...
this is only relevant for detail candles - otherwise entries will never happen within a candle.
2025-01-17 06:38:39 +01:00
Matthias
d02b4d4c3f
test: Fix detail futures test
2025-01-17 06:38:39 +01:00
Matthias
5f89708be4
test: fix long_short switch test
2025-01-16 19:47:12 +01:00
Matthias
e80ddcabe7
Merge pull request #11242 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-01-16 06:26:20 +01:00
xmatthias
12e0dcd523
chore: update pre-commit hooks
2025-01-16 03:04:05 +00:00
Matthias
4a6027b43f
test: update pair_detail_simplified test
...
parallel analysis should cover more detailed cases to prevent intra-candle parallelism
2025-01-15 18:15:15 +01:00
Matthias
e81489807d
fix: prevent multiple intra-candle trades
2025-01-15 18:11:46 +01:00
Matthias
a6601ba7d2
refactor: mark time_generators private
2025-01-15 07:11:44 +01:00
Matthias
2b4d3b3f15
refactor: extract detail/pair loop to separate generator
2025-01-15 07:10:37 +01:00
Matthias
a326af830f
chore: simplify backtest loop interface
2025-01-15 07:05:52 +01:00
Matthias
cbe38c6f41
fix: don't detail-loop pairs if a trade closed within the current candle.
2025-01-15 06:46:33 +01:00
Matthias
d54af598ac
Merge pull request #11237 from koistya/koistya/upgrade-ccxt
...
chore(deps): upgrade CCXT from 4.4.47 to 4.4.48
2025-01-14 21:44:14 +01:00
Matthias
1e1b4239e7
chore: improve a few typings
2025-01-14 21:29:43 +01:00
Matthias
f5be8fc70a
fix: switch backtest loop to have linear timing
...
By running with timeframe-detail first, then pair, we can
have linear timing
This will avoid odd bugs due to in-candle closures
closes #11217
2025-01-14 21:10:11 +01:00
Matthias
807fcffdae
chore: move more logic to generator
2025-01-14 20:15:17 +01:00
Matthias
96cea99d4f
refactor: move index-handling into generator
2025-01-14 20:13:51 +01:00
Matthias
14acc6609f
chore: remove unused statement
2025-01-14 20:00:00 +01:00
Matthias
8029729ab1
refactor: move more stuff into generator
2025-01-14 19:38:05 +01:00
Matthias
b525ba85c8
refactor: extract backtest detail_data_spread to function
2025-01-14 19:25:05 +01:00
Konstantin Tarkus
6db42f5fbc
chore(deps): upgrade CCXT from 4.4.47 to 4.4.48
2025-01-14 17:22:18 +01:00
Matthias
1f0b23c5fc
chore: fix typo in dataprovider
2025-01-14 06:33:53 +01:00
Matthias
a13feaf49f
test: Update tests for short-circuit behavior
2025-01-14 06:33:45 +01:00
Matthias
2697ac3581
chore: stop detail processing once a trade closed
2025-01-14 06:33:31 +01:00
Matthias
70d9ac09d1
Merge pull request #11230 from freqtrade/dependabot/pip/develop/ruff-0.9.1
...
chore(deps-dev): bump ruff from 0.8.6 to 0.9.1
2025-01-13 19:10:51 +01:00
Matthias
be2907acca
chore: bump ruff pre-commit version
2025-01-13 18:12:21 +01:00
Matthias
5b555cca57
Merge pull request #11231 from freqtrade/dependabot/pip/develop/orjson-3.10.14
...
chore(deps): bump orjson from 3.10.13 to 3.10.14
2025-01-13 18:11:52 +01:00
Matthias
f1c5d4a970
chore: ruff format updates
2025-01-13 18:05:20 +01:00
Matthias
2e482fbb3a
Merge pull request #11227 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.37
...
chore(deps): bump sqlalchemy from 2.0.36 to 2.0.37
2025-01-13 07:47:34 +01:00
Matthias
35f914afa3
Merge pull request #11229 from freqtrade/dependabot/pip/develop/scipy-1.15.1
...
chore(deps): bump scipy from 1.15.0 to 1.15.1
2025-01-13 07:37:38 +01:00
Matthias
5356fc3191
Merge pull request #11226 from freqtrade/dependabot/pip/develop/stable-baselines3-2.4.1
...
chore(deps): bump stable-baselines3 from 2.4.0 to 2.4.1
2025-01-13 07:37:16 +01:00
Matthias
16ef348222
chore: improve docstring
2025-01-13 07:10:54 +01:00
Matthias
01ce4e42c6
chore: update type file name
2025-01-13 07:10:42 +01:00
Matthias
6addab2eae
chore: update sqlalchemy in pre-commit
2025-01-13 07:04:42 +01:00
dependabot[bot]
f428e81469
chore(deps): bump scipy from 1.15.0 to 1.15.1
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.15.0...v1.15.1 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 06:02:14 +00:00
Matthias
039bffb0e6
Merge pull request #11232 from freqtrade/dependabot/pip/develop/ccxt-4.4.47
...
chore(deps): bump ccxt from 4.4.46 to 4.4.47
2025-01-13 07:01:21 +01:00
Matthias
ea649fbdbf
Merge pull request #11234 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.14
...
chore(deps): bump pymdown-extensions from 10.13 to 10.14
2025-01-13 06:59:56 +01:00
Matthias
15a99b02bd
Merge pull request #11228 from freqtrade/dependabot/pip/develop/pydantic-2.10.5
...
chore(deps): bump pydantic from 2.10.4 to 2.10.5
2025-01-13 06:59:34 +01:00
Matthias
f7c94f7e44
Merge pull request #11233 from freqtrade/dependabot/pip/develop/scikit-learn-1.6.1
...
chore(deps): bump scikit-learn from 1.6.0 to 1.6.1
2025-01-13 06:58:24 +01:00
dependabot[bot]
76ab888714
chore(deps-dev): bump ruff from 0.8.6 to 0.9.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.8.6 to 0.9.1.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.6...0.9.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 05:53:18 +00:00
Matthias
c52a07f2f1
Merge pull request #11225 from freqtrade/dependabot/pip/develop/pytest-43126348c1
...
chore(deps-dev): bump pytest-asyncio from 0.25.1 to 0.25.2 in the pytest group
2025-01-13 06:51:26 +01:00
dependabot[bot]
e987858109
chore(deps): bump pymdown-extensions from 10.13 to 10.14
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.13 to 10.14.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.13...10.14 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:19:24 +00:00
dependabot[bot]
a8dc5339ab
chore(deps): bump scikit-learn from 1.6.0 to 1.6.1
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.6.0...1.6.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 >
2025-01-13 03:19:20 +00:00
dependabot[bot]
fb09d4c534
chore(deps): bump ccxt from 4.4.46 to 4.4.47
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.46 to 4.4.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.4.46...4.4.47 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:19:14 +00:00
dependabot[bot]
538c8c9805
chore(deps): bump orjson from 3.10.13 to 3.10.14
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.13 to 3.10.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.10.13...3.10.14 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:19:03 +00:00
dependabot[bot]
0e5f072f6c
chore(deps): bump pydantic from 2.10.4 to 2.10.5
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.10.4 to 2.10.5.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.4...v2.10.5 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:18:34 +00:00
dependabot[bot]
ca6153715a
chore(deps): bump sqlalchemy from 2.0.36 to 2.0.37
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.36 to 2.0.37.
- [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 >
2025-01-13 03:18:16 +00:00
dependabot[bot]
2a1144c827
chore(deps): bump stable-baselines3 from 2.4.0 to 2.4.1
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.4.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:18:02 +00:00
dependabot[bot]
ffaf648d5c
chore(deps-dev): bump pytest-asyncio in the pytest group
...
Bumps the pytest group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest-asyncio` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.1...v0.25.2 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:17:49 +00:00
Matthias
b1c5e0458c
chore: use uv pip for CI runs
2025-01-11 14:47:34 +01:00
Matthias
cf1e8934aa
chore: Update CI to use uv
2025-01-11 14:45:01 +01:00
Matthias
153e2f9628
chore: use UV action venv setup
2025-01-11 14:06:41 +01:00
Matthias
1b28be974c
test: update tests for new behavior
2025-01-11 08:12:27 +01:00
Matthias
5bfd503cd8
fix: allow setting verbosity via Environment variable
2025-01-11 08:12:19 +01:00
Matthias
c90cfa896c
test: never have more than 1 open order at a time.
2025-01-10 07:19:57 +01:00
Matthias
1a59ecf98e
docs: update callback docs for new behavior
2025-01-10 07:16:24 +01:00
Matthias
711e680198
chore: improve log on adjust_entry_price cancels
2025-01-09 20:05:34 +01:00
Matthias
e5d508a507
docs: update adjust-entry docs about partial fills
...
These are canceled and NOT replaced - this needs to be pointed out.
closes #11212
2025-01-09 20:05:23 +01:00
Matthias
75fb2a0c86
fix: catch error when getting the last candle fails
...
It's unknown when this actually happens - but this should be the safer bet than crashing completely.
closes #11213
2025-01-09 18:21:51 +01:00
Matthias
092a9ff5db
chore: fix error if precision.price is None
2025-01-09 18:06:58 +01:00
Matthias
dc7246413b
chore: add futures only exchange variants to "bad exchanges"
2025-01-09 07:13:08 +01:00
Matthias
fbad2d5c89
Merge pull request #11211 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-01-09 06:32:39 +01:00
xmatthias
a6e44c9e4a
chore: update pre-commit hooks
2025-01-09 03:19:10 +00:00
Matthias
cb0fc9c1a9
fix: don't show "**" for /status table
2025-01-07 19:19:38 +01:00
Matthias
b57cedeab7
Merge pull request #11178 from TheJoeSchr/fix/orderflow_imbalance_list
...
Fix:orderflow returns a list for stacked imbalances
2025-01-07 19:10:14 +01:00
Matthias
b863c6830d
Merge pull request #11200 from freqtrade/feat/remove_hdf5
...
Remove hdf5 support
2025-01-07 06:48:48 +01:00
Matthias
3a8aba13d9
Merge pull request #11204 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-01-07 05:59:55 +01:00
xmatthias
09c272515e
chore: update pre-commit hooks
2025-01-07 03:08:22 +00:00
Matthias
c266490ee4
fix: Try fix api_log test error in unfortunate timing scenarios
2025-01-06 14:19:16 +01:00
Matthias
ecd2d013df
chore: remove hdf5 from data comparison
2025-01-06 13:59:02 +01:00
Matthias
fa306b090e
feat: Add create-command-partials to CI to ensure we remain aligned
2025-01-06 13:56:33 +01:00
Matthias
6ca5d42c89
chore: add Script to auto-export create_command_partials
2025-01-06 13:55:12 +01:00
Matthias
353e3da2f8
docs: add "main" commands section
2025-01-06 13:55:01 +01:00
Matthias
054bccf24e
docs: update Readme.md command output
2025-01-06 13:54:48 +01:00
Matthias
96490b7b7a
docs: use includes for command help output
2025-01-06 13:51:56 +01:00
Matthias
fc9ea6d153
docs: improve hdf5 deprecation message
2025-01-06 13:33:25 +01:00
Matthias
817707711d
Remove binary hdf5 dependencies
2025-01-06 13:32:42 +01:00
Matthias
e2bdf2a97f
tests: fix remaining hdf5 occurance
2025-01-06 13:31:29 +01:00
Matthias
5bb109884c
test: remove hdf5 testdata
2025-01-06 13:31:21 +01:00
Matthias
64c2c6a524
Merge pull request #11195 from freqtrade/dependabot/pip/develop/scipy-1.15.0
...
chore(deps): bump scipy from 1.14.1 to 1.15.0
2025-01-06 13:28:30 +01:00
Matthias
6760d44761
tests: Update tests with removed hdf5 handler
2025-01-06 13:26:06 +01:00
Matthias
1f0d304190
chore: remove hdf5 from supported data handlers
2025-01-06 13:25:30 +01:00
Matthias
de2b8dcfdd
feat: remove hdf5 dependencies and install logic
2025-01-06 13:21:16 +01:00
Matthias
0e5a88bf93
feat: remove hdf5 datahandler, raise exception when still configured
2025-01-06 13:20:18 +01:00
Matthias
a19872d640
chore: clean up running event loops after test
2025-01-06 13:10:02 +01:00
Matthias
ee63e51cc5
chore: remove deprecated sklearn function call
2025-01-06 13:08:50 +01:00
Matthias
82e3e3d66e
Merge pull request #11188 from jerome-benoit/docs
...
docs(freqai): point link anchor to right section
2025-01-06 12:40:49 +01:00
Matthias
cb5fd6ea71
Merge pull request #11190 from freqtrade/dependabot/pip/develop/nbconvert-7.16.5
...
chore(deps-dev): bump nbconvert from 7.16.4 to 7.16.5
2025-01-06 12:16:37 +01:00
Matthias
d12d3ac0b3
Merge pull request #11194 from freqtrade/dependabot/pip/develop/ruff-0.8.6
...
chore(deps-dev): bump ruff from 0.8.4 to 0.8.6
2025-01-06 11:48:44 +01:00
dependabot[bot]
489440fbc3
chore(deps-dev): bump ruff from 0.8.4 to 0.8.6
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.8.4 to 0.8.6.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.4...0.8.6 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 07:34:46 +00:00
Matthias
5a3b7f8915
Merge pull request #11189 from freqtrade/dependabot/pip/develop/pytest-60ad21c7c8
...
chore(deps-dev): bump pytest-asyncio from 0.25.0 to 0.25.1 in the pytest group
2025-01-06 08:33:25 +01:00
Matthias
49ef2393fb
Merge pull request #11191 from freqtrade/dependabot/pip/develop/ccxt-4.4.46
...
chore(deps): bump ccxt from 4.4.43 to 4.4.46
2025-01-06 08:30:00 +01:00
dependabot[bot]
af673f568d
chore(deps-dev): bump pytest-asyncio in the pytest group
...
Bumps the pytest group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest-asyncio` from 0.25.0 to 0.25.1
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.0...v0.25.1 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 06:56:15 +00:00
Matthias
eed89d2749
Merge pull request #11197 from freqtrade/dependabot/pip/develop/mypy-1.14.1
...
chore(deps-dev): bump mypy from 1.14.0 to 1.14.1
2025-01-06 07:53:57 +01:00
Matthias
a883114c92
Merge pull request #11196 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.10
...
chore(deps): bump python-telegram-bot from 21.9 to 21.10
2025-01-06 07:53:16 +01:00
dependabot[bot]
22905baf55
chore(deps-dev): bump mypy from 1.14.0 to 1.14.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.14.0 to 1.14.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.14.0...v1.14.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 03:12:39 +00:00
dependabot[bot]
999fc2208a
chore(deps): bump python-telegram-bot from 21.9 to 21.10
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.9 to 21.10.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.9...v21.10 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 03:12:21 +00:00
dependabot[bot]
767a145374
chore(deps): bump scipy from 1.14.1 to 1.15.0
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.14.1 to 1.15.0.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.14.1...v1.15.0 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 03:12:17 +00:00
dependabot[bot]
4ef5a878d6
chore(deps): bump ccxt from 4.4.43 to 4.4.46
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.43 to 4.4.46.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.43...4.4.46 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 03:11:46 +00:00
dependabot[bot]
70a53d68a4
chore(deps-dev): bump nbconvert from 7.16.4 to 7.16.5
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.16.4 to 7.16.5.
- [Release notes](https://github.com/jupyter/nbconvert/releases )
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.16.4...v7.16.5 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 03:11:39 +00:00
Jérôme Benoit
4297c5830f
docs(freqai): point link anchor to right section
...
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org >
2025-01-06 01:59:45 +01:00
Matthias
00d1f14bcc
Merge pull request #11184 from jerome-benoit/docs
...
docs: reference stable freqai docker images
2025-01-05 19:35:47 +01:00
Jérôme Benoit
c100009b00
docs: reference stable freqai docker images
...
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org >
2025-01-05 16:58:48 +01:00
Matthias
93c2d6a7ad
tests: Add test for get_ohlcv to ensure behavior is and stays correct
2025-01-05 13:13:51 +01:00
Matthias
649739b8e4
test: fix test failure due to missing commonCurrencies attr
2025-01-05 13:05:03 +01:00
Matthias
f109d08bd0
tests: add test for exchange_ws cleanup error
2025-01-05 13:00:57 +01:00
Matthias
6b96d4d145
test: improve exchange_ws tests
2025-01-05 13:00:47 +01:00
Matthias
98e49ab187
fix: add workaround for missing kraken balance mapping
...
closes #11118
2025-01-05 11:30:25 +01:00
Matthias
b70d02e46d
test: add test for kraken balance problem
...
part of #11118
2025-01-05 11:29:15 +01:00
Matthias
4f1bf6a1f0
test: add test for kraken balance response parsing
...
part of #11118
2025-01-05 11:21:37 +01:00
Matthias
5f0df2c1de
chore: Improve websocket behavior with unsynched time
...
closes #11139
2025-01-05 11:11:34 +01:00
Matthias
ece7b0d9f2
feat: add format_ms_time_detailed view
2025-01-05 10:49:53 +01:00
Matthias
e620f55cd6
chore: improve variable naming in exchange_ws
2025-01-05 10:13:20 +01:00
Matthias
08fa82dc53
test: adjust test for new value unit
2025-01-05 10:08:20 +01:00
Matthias
a9483edaac
chore: convert _pairs_last_refresh_time to milliseconds
2025-01-05 10:06:27 +01:00
Matthias
2fe9ceab8d
chore: improve variable naming
2025-01-05 09:55:17 +01:00
Matthias
f6bf6c52c5
chore: use dt_ts to convert timestamp
2025-01-05 09:54:59 +01:00
Joe Schr
5f5e51326f
chore: modify orderflow docs re. stacked imbalance changes
2025-01-04 23:59:11 +01:00
Joe Schr
7c148a0123
fix: remove superfluous territory return statement
2025-01-04 23:48:55 +01:00
Matthias
452358541b
refactor: simplify some date calculations
2025-01-04 17:40:51 +01:00
Matthias
37c10c9b06
Merge pull request #11182 from 14790897/fix-docs-link-error
...
fix: link error in strategy-customization
2025-01-04 17:14:33 +01:00
liuweiqing
3682fcba4d
fix: link error in strategy-customization
2025-01-04 23:55:45 +08:00
Matthias
046e1534f3
chore: Improve exchange_ws debug logging
2025-01-04 14:18:25 +01:00
Joe Schr
fd7272ba63
chore: fix unterminated string literal in test runner
2025-01-03 19:01:59 +01:00
Joe Schr
12adbeb7f3
fix: don't sort stacked imbalances, return empty list if no found...
...
... also removes helper functions `stacked_imbalance_bid` & `stacked_imbalance_ask`
2025-01-03 18:42:00 +01:00
Joe Schr
11976f11b0
fix: Improve stacked imbalance detection in orderflow converter
2025-01-03 18:42:00 +01:00
Joe Schr
ea96abecd0
test: Add comprehensive test for stacked_imbalances with multiple price entries
2025-01-03 18:42:00 +01:00
Joe Schr
5589578872
test: Update tests for stacked imbalances returning lists
2025-01-03 18:42:00 +01:00
Joe Schr
fb4aae080b
refactor: Modify stacked_imbalance to return list of prices instead of max price
2025-01-03 16:21:54 +01:00
Matthias
471df70f62
test: add test for improved safe_wrapper behavior
2025-01-03 15:29:01 +01:00
Matthias
90b1e15eb2
feat: Skip trade deepcopy if the callback isn't implemented
...
closes #10946
2025-01-03 15:28:41 +01:00
Matthias
9c825fb156
chore: remove unnecessary verbosity of offset filter
2025-01-03 14:43:45 +01:00
Matthias
676cdab9a9
docs: improve adjust_entry_price documentation
...
closes #11177
2025-01-03 13:23:12 +01:00
Matthias
c4b34ea60c
fix: Improve MultiMetricHyperoptLoss
...
Capping expectancy_ratio makes sense - but must be done in a better way
closes #11174
2025-01-03 13:20:11 +01:00
Matthias
af0d719b2c
chore: prevent error exiting when an order is already open and due for cancelation
2025-01-02 15:03:29 +01:00
Matthias
0866b8fdca
chore: bump py_find_1st to 1.1.7
2025-01-02 12:57:32 +01:00
Matthias
32d966a8a6
Merge pull request #11173 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-01-02 07:52:08 +01:00
xmatthias
b6f6afa15e
chore: update pre-commit hooks
2025-01-02 03:05:14 +00:00
Matthias
9f69b4f1b6
Merge pull request #11172 from froggleston/frog-docs-adjust-1
...
Clarify trade.stake_amount as combined stake for all adjusted orders
2025-01-01 17:08:34 +01:00
froggleston
d23c3120e6
Clarify trade.stake_amount as combined stake for all adjusted orders
2025-01-01 15:07:40 +00:00
Matthias
9beae3d164
fix: download-data progressbars should work properly
2024-12-31 10:01:02 +01:00
Matthias
503eb1e55d
Merge pull request #11120 from freqtrade/feat/BNFCR
...
Add support for BNFCR
2024-12-30 17:31:47 +01:00
Matthias
0919d4c274
test: improve integration test case
2024-12-30 13:56:02 +01:00
Matthias
f4c004347e
chore: backtesting should avoid unnecessary logging
2024-12-30 13:47:36 +01:00
Matthias
d2beb07eef
Merge pull request #11164 from freqtrade/dependabot/pip/develop/orjson-3.10.13
...
chore(deps): bump orjson from 3.10.12 to 3.10.13
2024-12-30 07:00:44 +01:00
Matthias
5266f74708
Merge pull request #11163 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.13
...
chore(deps): bump pymdown-extensions from 10.12 to 10.13
2024-12-30 06:47:49 +01:00
Matthias
243f219e22
Merge pull request #11162 from freqtrade/dependabot/pip/develop/questionary-2.1.0
...
chore(deps): bump questionary from 2.0.1 to 2.1.0
2024-12-30 06:47:27 +01:00
dependabot[bot]
0f5ef03dc9
chore(deps): bump orjson from 3.10.12 to 3.10.13
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.12 to 3.10.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.10.12...3.10.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-12-30 03:30:51 +00:00
dependabot[bot]
c1e032a4f0
chore(deps): bump pymdown-extensions from 10.12 to 10.13
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.12 to 10.13.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.12...10.13 )
---
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-12-30 03:30:38 +00:00
dependabot[bot]
c460511574
chore(deps): bump questionary from 2.0.1 to 2.1.0
...
Bumps [questionary](https://github.com/tmbo/questionary ) from 2.0.1 to 2.1.0.
- [Commits](https://github.com/tmbo/questionary/compare/2.0.1...2.1.0 )
---
updated-dependencies:
- dependency-name: questionary
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-30 03:30:22 +00:00
Matthias
8624a9c306
Revert "chore: windows CI -> -n logical"
...
This reverts commit 1f6a0dccd5 .
2024-12-29 18:01:06 +01:00
Matthias
1f6a0dccd5
chore: windows CI -> -n logical
2024-12-29 17:20:34 +01:00
Matthias
99ba489874
chore(CI): run windows tests in parallel
2024-12-29 17:20:34 +01:00
Matthias
ea00260e79
chore: bump version to 2025.1-dev
2024-12-29 17:20:34 +01:00
Matthias
fcc7c5cf5c
Merge pull request #11159 from xmatthias/rich_console
...
Add rich log handler
2024-12-29 15:45:56 +01:00
Matthias
4285602323
Merge pull request #11154 from freqtrade/feat/zip_backtest
...
Zip backtest results
2024-12-29 15:40:17 +01:00
Matthias
10969b7139
chore: improved error handling
2024-12-29 14:27:29 +01:00
Matthias
a4f3fe70c5
feat: add "no-color" argument to general arguments
2024-12-29 11:52:56 +01:00
Matthias
3903e4455c
chore: remove unused variable in hyperopt
2024-12-29 11:49:49 +01:00
Matthias
0f2d3f2638
test: Update tests to use rich Handler
2024-12-29 11:47:51 +01:00
Matthias
3ed1454168
chore: reduce traceback verbosity
2024-12-29 11:44:21 +01:00
Matthias
b6867d956c
feat: improve Rich traceback rendering
2024-12-29 11:42:36 +01:00
Matthias
392486bc17
feat: Add rich traceback output
2024-12-29 11:32:28 +01:00
Matthias
dfcf4ba7fd
chore: Improved types for rich_handler
2024-12-29 10:57:57 +01:00
Matthias
0f4330a6bb
feat: properly set color_system
2024-12-29 10:50:05 +01:00
Matthias
e5da4d4be1
chore: move print_colorized to transfer to config before logging setup
2024-12-29 10:49:19 +01:00
Matthias
44d9cb85a0
chore: don't change time color for improved readability
2024-12-29 10:45:22 +01:00
Matthias
59f3d88c58
feat: allow disabling color output
2024-12-29 10:42:19 +01:00
Matthias
3e5ab8549f
feat: add ftRichColorHandler
2024-12-29 10:11:10 +01:00
Matthias
af28656138
Add rich as loghandler instead of stdout
2024-12-29 08:53:31 +01:00
Matthias
4ff200d315
docs: clarify docs about plot annotation callback
2024-12-28 16:38:40 +01:00
Matthias
5700f789e2
chore: improve type-safety
2024-12-28 15:49:41 +01:00
Matthias
689767e3ca
chore: rename response model attribute
2024-12-28 15:46:38 +01:00
Matthias
66efc9a469
docs: add documentation for plot_annotations
2024-12-28 15:43:45 +01:00
Matthias
4c3e477667
chore: rename Annotation type
2024-12-28 15:41:10 +01:00
Matthias
8cdae5f56e
feat: add plot_annotations interface
2024-12-28 15:26:37 +01:00
Matthias
347295ecaf
feat: Expand pair_candles with plot_annotations call
2024-12-28 15:18:02 +01:00
Matthias
7272204d58
feat: add MarkArea type
2024-12-28 15:17:16 +01:00
Matthias
0032f9a960
chore: bump ccxt to 4.4.43
...
this adds support for myokx, the OKX EAA subsidiary.
2024-12-28 12:49:55 +01:00
Matthias
5ca31508fb
chore: remove "former huobi" terminology
2024-12-28 12:46:57 +01:00
Matthias
a58fde367c
chore: remove "former OKEX" terminology
2024-12-28 12:46:35 +01:00
Matthias
3f41910eb4
docs: add myokx special case documentation
2024-12-28 12:10:25 +01:00
Matthias
9a201566f2
chore: fix typo in telegram help message
2024-12-28 12:05:55 +01:00
Matthias
a180cb95dc
chore: Improve list-exchanges output
2024-12-28 12:05:02 +01:00
Matthias
fbb757fa2f
chore: may myokx to okx - it's just an alias for european users
2024-12-28 12:03:37 +01:00
Matthias
6ee38adbb5
fix: round open_rate to tradable precisionThis prevents odd display issues with 16 decimals in case of multiple entries.
2024-12-27 19:18:10 +01:00
Matthias
6f3dca44a3
fix: apply hyperliquid market rate fix to fetch_orders
2024-12-27 18:16:37 +01:00
Matthias
a4ae5b74a4
chore: add log_response after average modification
2024-12-27 18:04:29 +01:00
Matthias
fc970a1af4
chore: Remove pin of matplotlib
2024-12-27 13:39:13 +01:00
Matthias
10063b205c
chore: refresh liquidation prices at regular intervals
2024-12-26 16:55:54 +01:00
Matthias
6c94b75172
chore: improve zip loading errorhandling
2024-12-26 15:29:25 +01:00
Matthias
7a619594f6
chore: improve zip file loading interface
2024-12-26 15:29:25 +01:00
Matthias
0682d12fe3
feat: get_backtest_market_change should support zip files
2024-12-26 14:57:37 +01:00
Matthias
1119ee1cdd
chore: load zip reusability
2024-12-26 14:57:37 +01:00
Matthias
8fe1f3cb95
feat: load backtest data via API from both zip and json
2024-12-26 14:57:37 +01:00
Matthias
6121fb30a9
chore: improved error-message when exportfilename wasn't found
2024-12-26 14:57:37 +01:00
Matthias
a40b2816a1
chore: greatly simplify analyze_commands
2024-12-26 14:57:37 +01:00
Matthias
bb372e380d
test: clean up optimize_report tests
2024-12-26 14:57:37 +01:00
Matthias
aa99baf268
test: update a few tests
2024-12-26 14:57:37 +01:00
Matthias
606013a697
chore: import ZipFile directly
2024-12-26 14:57:37 +01:00
Matthias
a88675b693
test: improve test_metadata_filename test
2024-12-26 14:57:37 +01:00
Matthias
b08a93a287
feat: Detect both .json and .zip backtest results
2024-12-26 14:57:37 +01:00
Matthias
2768155e7d
fix: use .json metadata file
2024-12-26 14:57:37 +01:00
Matthias
9f2142135e
refactor: move load-analysis-data logic to btanalysis file
2024-12-26 14:57:37 +01:00
Matthias
258b85a860
feat: load backtest-analysis-data files from zipfile
2024-12-26 14:57:37 +01:00
Matthias
b1bf56cfab
chore: use exception logging for exceptions
2024-12-26 14:57:37 +01:00
Matthias
d2d6c6fa81
feat: load backtest-results from either file or zip file
2024-12-26 14:57:37 +01:00
Matthias
b1fc271a7e
chore: Update storage to store backtest results as zip file
...
this will enable further additions to files without polluting the filesystem further.
2024-12-26 14:57:37 +01:00
Matthias
37bbb0e0e0
refactor: move joblib_writer to use file interface
2024-12-26 14:57:37 +01:00
Matthias
2a9a3e020c
chore: move joblib export to bt_storage function
2024-12-26 14:57:37 +01:00
Matthias
cd2520603a
refactor: move json file dumping to separate method
2024-12-26 14:57:37 +01:00
Matthias
b5748fee6e
docs: add FAQ about resetting a bot's database
2024-12-26 13:54:21 +01:00
Matthias
b092dfa2c9
Merge pull request #11149 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-12-26 12:10:19 +01:00
xmatthias
2ad1fbd771
chore: update pre-commit hooks
2024-12-26 03:06:05 +00:00
Matthias
1ca594bbcb
chore: show "total" profit if necessary
2024-12-25 18:04:17 +01:00
Matthias
e66611c965
chore: fix 2 minor potential bugs
2024-12-25 17:53:12 +01:00
Matthias
c5a95dc682
refactor: reuse logic from get-status for get status-table
2024-12-25 17:40:02 +01:00
Matthias
d7ccbfef20
test: improve test accuracy
2024-12-25 17:37:21 +01:00
Matthias
79f35bb553
chore: add docstring to rpc_status_table
2024-12-25 16:30:52 +01:00
Matthias
9e30e5c34c
Merge pull request #11144 from freqtrade/deprecate/hdf5
...
Deprecate hdf5
2024-12-25 08:09:57 +01:00
Matthias
4963a9668f
chore: fix typo
2024-12-24 15:35:34 +01:00
Matthias
e59bd71c17
Merge pull request #11143 from freqtrade/feat/telegram_group_topics
...
Support Telegram group topics, add /tg_info command
2024-12-24 15:29:33 +01:00
Matthias
5750d05891
feat: deprecate hdf5 as data storage
2024-12-24 15:19:22 +01:00
Matthias
1810a911d4
chore: update chatID to be identical throughout docs.
2024-12-24 14:42:39 +01:00
Matthias
51ae0f0377
chore: check for update.message being present
2024-12-24 14:05:17 +01:00
Matthias
215b648edf
Merge pull request #11141 from andrasmining/develop
...
Adding drawdown information for hyperopt-list --export-csv command & small fix stake currency source
2024-12-24 13:55:23 +01:00
Matthias
d73f01701e
chore: reduce verbosity for topic_id wrong check
2024-12-24 13:52:51 +01:00
Matthias
010b282679
docs: document /tg_info command
2024-12-24 13:46:29 +01:00
Matthias
6ef8291b2e
test: add test for tg_info, update chat_id to be not 0
2024-12-24 13:38:34 +01:00
Andras Kovacs
b820810afe
hyperopt-list --export-csv command stake currency fix
...
Take stake currency from hyperopt result file instead of config
2024-12-24 13:33:58 +01:00
Matthias
cef21860eb
feat: add _tg_info endpoint for easier information gathering
2024-12-24 13:27:15 +01:00
Andras Kovacs
0c08656965
Merge branch 'develop' of https://github.com/andrasmining/freqtrade into develop
2024-12-24 12:54:21 +01:00
Andras Kovacs
59b1460e30
Adding drawdown information for hyperopt-list --export-csv command
2024-12-24 12:52:35 +01:00
Matthias
b75ac1243a
docs: document group-topic-id
2024-12-24 12:17:15 +01:00
Matthias
93af2b7b1d
Merge pull request #11138 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-12-24 08:18:17 +01:00
xmatthias
7092edfe4c
chore: update pre-commit hooks
2024-12-24 03:06:46 +00:00
Matthias
0663335011
chore: update config_schema with topic_id attribute
2024-12-23 20:12:21 +01:00
Matthias
6cc0c2be91
feat: add support for "topic_id" in telegram notifications
2024-12-23 20:11:24 +01:00
Matthias
4a256ed7ca
chore: failed messages shouldn't return the wrapper but None
2024-12-23 19:57:44 +01:00
Matthias
2a526a815e
fix: don't over-state stake-amount on first entry
...
closes #11135
2024-12-23 17:53:44 +01:00
Matthias
0a81658881
test: add test to confirm behavior in #11135
2024-12-23 17:53:44 +01:00
Matthias
5ac95a0507
test: close mock order for funding-fee test
2024-12-23 13:47:33 +01:00
Matthias
cefacf4a6d
chore: fix typo causing double negation
2024-12-23 12:51:41 +01:00
Matthias
c9aa202be8
test: add additional Test case
2024-12-23 12:37:21 +01:00
Matthias
77e36ed313
Merge pull request #11125 from freqtrade/dependabot/pip/develop/technical-1.5.0
...
chore(deps): bump technical from 1.4.4 to 1.5.0
2024-12-23 11:16:12 +01:00
Matthias
52933e977b
Merge pull request #11128 from freqtrade/dependabot/pip/develop/mypy-1.14.0
...
chore(deps-dev): bump mypy from 1.13.0 to 1.14.0
2024-12-23 09:06:20 +01:00
dependabot[bot]
cf4c29a57f
chore(deps): bump technical from 1.4.4 to 1.5.0
...
Bumps [technical](https://github.com/freqtrade/technical ) from 1.4.4 to 1.5.0.
- [Release notes](https://github.com/freqtrade/technical/releases )
- [Commits](https://github.com/freqtrade/technical/compare/1.4.4...1.5.0 )
---
updated-dependencies:
- dependency-name: technical
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 07:43:41 +00:00
Matthias
90cd381efa
Merge pull request #11129 from freqtrade/dependabot/pip/develop/jinja2-3.1.5
...
chore(deps): bump jinja2 from 3.1.4 to 3.1.5
2024-12-23 08:42:28 +01:00
dependabot[bot]
9405f415d0
chore(deps-dev): bump mypy from 1.13.0 to 1.14.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.13.0 to 1.14.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.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-12-23 07:10:13 +00:00
Matthias
3dcc130903
Merge pull request #11131 from freqtrade/dependabot/pip/develop/ccxt-4.4.42
...
chore(deps): bump ccxt from 4.4.40 to 4.4.42
2024-12-23 08:09:13 +01:00
dependabot[bot]
9d022180e7
chore(deps): bump jinja2 from 3.1.4 to 3.1.5
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.4 to 3.1.5.
- [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.4...3.1.5 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 07:04:05 +00:00
Matthias
ba42d8d8c6
Merge pull request #11133 from freqtrade/dependabot/pip/develop/ruff-0.8.4
...
chore(deps-dev): bump ruff from 0.8.3 to 0.8.4
2024-12-23 08:03:01 +01:00
Matthias
117887ff3a
Merge pull request #11122 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-5
...
chore(deps): bump astral-sh/setup-uv from 4 to 5
2024-12-23 08:01:42 +01:00
Matthias
b62fa8190b
Merge pull request #11123 from freqtrade/dependabot/pip/develop/mkdocs-c52ef7e6a7
...
chore(deps): bump mkdocs-material from 9.5.48 to 9.5.49 in the mkdocs group
2024-12-23 08:01:33 +01:00
Matthias
eadd4a7bb2
Merge pull request #11127 from freqtrade/dependabot/pip/develop/psutil-6.1.1
...
chore(deps): bump psutil from 6.1.0 to 6.1.1
2024-12-23 08:01:19 +01:00
Matthias
a93a1b8b48
Merge pull request #11130 from freqtrade/dependabot/pip/develop/urllib3-2.3.0
...
chore(deps): bump urllib3 from 2.2.3 to 2.3.0
2024-12-23 08:01:04 +01:00
Matthias
12cbe70371
Merge pull request #11126 from freqtrade/dependabot/pip/develop/pydantic-2.10.4
...
chore(deps): bump pydantic from 2.10.3 to 2.10.4
2024-12-23 08:00:44 +01:00
dependabot[bot]
ed3367244c
chore(deps-dev): bump ruff from 0.8.3 to 0.8.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.8.3 to 0.8.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.8.3...0.8.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-12-23 03:47:30 +00:00
dependabot[bot]
b8b69eecb8
chore(deps): bump ccxt from 4.4.40 to 4.4.42
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.40 to 4.4.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.4.40...4.4.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-12-23 03:47:08 +00:00
dependabot[bot]
65acd5d827
chore(deps): bump urllib3 from 2.2.3 to 2.3.0
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.3 to 2.3.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.2.3...2.3.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-12-23 03:47:00 +00:00
dependabot[bot]
4d6732cd19
chore(deps): bump psutil from 6.1.0 to 6.1.1
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 6.1.0 to 6.1.1.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.0...release-6.1.1 )
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 03:46:39 +00:00
dependabot[bot]
dc5942115d
chore(deps): bump pydantic from 2.10.3 to 2.10.4
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.10.3 to 2.10.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.10.3...v2.10.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-12-23 03:46:33 +00:00
dependabot[bot]
c14492a6cf
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.48 to 9.5.49
- [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.48...9.5.49 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 03:46:01 +00:00
dependabot[bot]
07682c396e
chore(deps): bump astral-sh/setup-uv from 4 to 5
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 4 to 5.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](https://github.com/astral-sh/setup-uv/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 03:31:33 +00:00
Matthias
84e5a9521d
chore: improve left open trades handling
2024-12-22 20:11:32 +01:00
Matthias
48b0ffac06
chore: fix using non-existing attribute
2024-12-22 18:15:59 +01:00
Matthias
5c42c89505
Merge branch 'develop' into pr/Axel-CH/10062
2024-12-22 18:07:32 +01:00
Matthias
d37e23f68e
feat: implement order replacement for backtesting
2024-12-22 18:07:07 +01:00
Matthias
9953903193
test: close mock order for funding-fee test
2024-12-22 18:06:07 +01:00
Matthias
48506f2945
fix: always cancel al open orders if the order ain't identical
2024-12-22 18:03:04 +01:00
Matthias
503305cbdb
fix: properly pass timerange to data-download
2024-12-22 16:02:49 +01:00
Matthias
0a27a7ad38
docs: fix typo
2024-12-21 20:21:08 +01:00
Matthias
32f592444a
Merge pull request #11119 from AchmadFathoni/fix_notebook
...
Fix KeyError: 'max_drawdown' in jupyter notebook
2024-12-21 19:52:03 +01:00
Matthias
daf655cd24
docs: add documentation for BNFCR futures
2024-12-21 19:50:07 +01:00
Achmad Fathoni
04813e452c
Change unavailable "max_drawdown" key
2024-12-22 00:28:21 +07:00
Achmad Fathoni
b50d9f5c59
Fix KeyError: 'max_drawdown' in jupyter notebook
2024-12-22 00:14:07 +07:00
Matthias
44c29aa998
test: update tests for new calculate_fee_rate logic
2024-12-21 15:06:04 +01:00
Matthias
2a45ff08e4
fix: update "calculate_fee_rate" to use get_conversation_rate
2024-12-21 15:06:04 +01:00
Matthias
7b1ea81a27
chore: use safe_value_fallback to get currency rate
2024-12-21 15:06:04 +01:00
Matthias
d559572718
fix: exclude balances matching trades in futures mode
2024-12-21 15:06:04 +01:00
Matthias
2c1400a9ff
test: update trading mode test for binance cross support
2024-12-21 15:06:04 +01:00
Matthias
85af1c91a2
feat: enable cross futures on binance
2024-12-21 15:06:04 +01:00
Matthias
dcc8c8800f
feat: conversion_rate should map both sides
2024-12-21 15:06:04 +01:00
Matthias
5a24292d34
chore: update config_schema
2024-12-21 15:06:04 +01:00
Matthias
c492dcc7ba
feat: make proxy_coin dynamic (config setting)
2024-12-21 15:06:04 +01:00
Matthias
c5f89f34fd
tests: improve rpc_handle test
2024-12-21 15:06:04 +01:00
Matthias
1ef4b063ea
test: adjust test to reflect that futures uses "free", not "total"
2024-12-21 15:06:04 +01:00
Matthias
d05cae10f7
test: remove duplicate test assertion
2024-12-21 15:06:04 +01:00
Matthias
478387531d
feat: Updates for proxy coin functionalities
2024-12-21 15:06:04 +01:00
Matthias
0b9cca27e2
feat: add "get_proxy_coin" method
...
used for BNFCR mode
2024-12-21 15:06:04 +01:00
Matthias
ca9589b2e8
chore: reduce pointless verbosity of cross liquidation update
2024-12-21 15:06:04 +01:00
Matthias
e7b1a7e493
test: add test for proxy coin conversion
2024-12-21 15:05:37 +01:00
Matthias
c112b84d0f
feat: support dynamic proxy coin conversion
2024-12-21 15:05:37 +01:00
Matthias
40cb70fca1
fix: one-side pairlocks not showing in UI
2024-12-21 14:30:47 +01:00
David Arena
7d5f021717
feat: add timeout to FtRestClient
2024-12-20 23:47:18 +01:00
Matthias
0b0bbd4c42
chore: improve comment wording
2024-12-20 18:18:44 +01:00
Matthias
4704f2b08e
chore: fix blosc version selectors
2024-12-20 06:38:15 +01:00
Matthias
f9bd11f6fb
chore: blosc2 only supports python 3.11+
2024-12-20 06:29:42 +01:00
Matthias
0d73e961a4
chore: pin blosc2 for raspberry builds
2024-12-20 06:26:45 +01:00
Matthias
e1f759e70e
Merge pull request #11112 from froggleston/frog-docs-api-2
...
Add params to REST API table description, fix first column width
2024-12-19 21:06:03 +01:00
Robert Davey
66380566c8
Update docs/stylesheets/ft.extra.css
...
Co-authored-by: Matthias <xmatthias@outlook.com >
2024-12-19 19:35:28 +00:00
Matthias
8cb69e4d5a
test: Update test for new liquidation price precision rounding
2024-12-19 19:37:55 +01:00
Matthias
8ee2c849b4
fix: round liquidation price to precision in a different spot
...
closes #11110
2024-12-19 19:37:35 +01:00
Matthias
564d874869
chore: improve typing
2024-12-19 19:25:00 +01:00
froggleston
d38fcd2db4
Fix missing EOL
2024-12-19 16:24:07 +00:00
froggleston
06e20b38b5
Add params to REST API table description, fix first column width
2024-12-19 16:18:30 +00:00
Matthias
c8b7449b25
Merge pull request #11111 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-12-19 08:10:34 +01:00
Matthias
6edfebdfed
Merge pull request #11102 from froggleston/frog-docs-api-1
...
Add more detail to the REST API endpoint docs
2024-12-19 08:10:01 +01:00
Matthias
c4b39a4fb1
docs: add suggestion to prefix all urls with base url.
2024-12-19 06:50:36 +01:00
xmatthias
cdcca3da1c
chore: update pre-commit hooks
2024-12-19 03:12:44 +00:00
David Arena
9207cf501c
fix: returned object
2024-12-17 22:25:09 +01:00
Matthias
44d1f169c3
chore: type rpc._freqtradebot for improved DX
2024-12-17 20:39:04 +01:00
Matthias
d805ee6f3d
chore: improve type safety
2024-12-17 20:38:46 +01:00
Matthias
ed2427852b
test: adapt starting capital tests for tradable_balance_ratio
2024-12-17 20:32:11 +01:00
Matthias
5af894047e
fix: starting balance should include tradable_balance_ratio
2024-12-17 20:08:40 +01:00
David Arena
fc1c3a8f97
fix
2024-12-17 19:22:09 +01:00
David Arena
83e56a09c2
fix: api url and rm key
2024-12-17 19:22:02 +01:00
David Arena
47613b1cf9
fix: no tradeID only returns open trades
2024-12-17 18:32:27 +01:00
Matthias
fced0c4952
Merge pull request #11105 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-12-17 06:30:46 +01:00
xmatthias
609893f7ec
chore: update pre-commit hooks
2024-12-17 03:15:40 +00:00
Matthias
3f795a8918
chore: improve logic for live wallet update
2024-12-16 20:57:44 +01:00
Matthias
a5907db5d8
chore: update pip-install command for windows ci
2024-12-16 19:02:21 +01:00
froggleston
ad7b70a354
Add more detail to the REST API endpoint docs
2024-12-16 15:15:57 +00:00
Matthias
d992772492
Merge pull request #11097 from freqtrade/dependabot/pip/develop/scikit-learn-1.6.0
...
chore(deps): bump scikit-learn from 1.5.2 to 1.6.0
2024-12-16 06:33:25 +01:00
Matthias
7ba879c441
Merge pull request #11096 from freqtrade/dependabot/pip/develop/matplotlib-3.10.0
...
chore(deps): bump matplotlib from 3.9.3 to 3.10.0
2024-12-16 06:32:08 +01:00
Matthias
3fa2238e9c
Merge pull request #11095 from freqtrade/dependabot/pip/develop/pytest-c02b329de1
...
chore(deps-dev): bump pytest-asyncio from 0.24.0 to 0.25.0 in the pytest group
2024-12-16 06:31:41 +01:00
Matthias
274136dacb
Merge pull request #11094 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.12.3
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3
2024-12-16 06:31:12 +01:00
Matthias
d5d65cfd56
Merge pull request #11098 from freqtrade/dependabot/pip/develop/uvicorn-0.34.0
...
chore(deps): bump uvicorn from 0.32.1 to 0.34.0
2024-12-16 06:30:42 +01:00
Matthias
17c11d09fc
Merge pull request #11099 from freqtrade/dependabot/pip/develop/janus-2.0.0
...
chore(deps): bump janus from 1.1.0 to 2.0.0
2024-12-16 06:30:16 +01:00
Matthias
6bf42173a1
Merge pull request #11100 from freqtrade/dependabot/pip/develop/ruff-0.8.3
...
chore(deps-dev): bump ruff from 0.8.2 to 0.8.3
2024-12-16 06:29:22 +01:00
dependabot[bot]
c8649a77d2
chore(deps-dev): bump ruff from 0.8.2 to 0.8.3
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.8.2 to 0.8.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/0.8.2...0.8.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-12-16 03:26:36 +00:00
dependabot[bot]
d780d56b9a
chore(deps): bump janus from 1.1.0 to 2.0.0
...
Bumps [janus](https://github.com/aio-libs/janus ) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/aio-libs/janus/releases )
- [Changelog](https://github.com/aio-libs/janus/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/janus/compare/v1.1.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: janus
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 03:26:25 +00:00
dependabot[bot]
2587b549a0
chore(deps): bump uvicorn from 0.32.1 to 0.34.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.32.1 to 0.34.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.32.1...0.34.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-12-16 03:26:10 +00:00
dependabot[bot]
dd805c4c25
chore(deps): bump scikit-learn from 1.5.2 to 1.6.0
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.2...1.6.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-12-16 03:26:01 +00:00
dependabot[bot]
5cd1892dee
chore(deps): bump matplotlib from 3.9.3 to 3.10.0
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.9.3 to 3.10.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.3...v3.10.0 )
---
updated-dependencies:
- dependency-name: matplotlib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 03:25:53 +00:00
dependabot[bot]
f575e56e46
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.24.0 to 0.25.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.24.0...v0.25.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-12-16 03:25:42 +00:00
dependabot[bot]
af7974adda
chore(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.2...v1.12.3 )
---
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-12-16 03:25:38 +00:00
David Arena
ef3a7d5c92
feat: api_server and client supporting list_custom_data
2024-12-16 00:56:34 +01:00
Matthias
685811ef63
feat: update backtest_api with new storage interface
2024-12-15 15:10:06 +01:00
Matthias
12ae36e99e
test: use tmp_path instead of testdatadir for writing
2024-12-15 15:02:35 +01:00
Matthias
abfe683763
test: fix tests data pollution
2024-12-15 15:02:16 +01:00
Matthias
a1ab8de593
test: Update tests for new bt storage method
2024-12-15 13:20:25 +01:00
Matthias
b04c5aec88
refactor: move backtest "storage" logic to storage file
2024-12-15 13:18:25 +01:00
Matthias
b862927c8c
chore: don't exclude tests from pyright
2024-12-15 13:07:39 +01:00
Matthias
5744e16a07
refactor: use 1 structure to save analysis signals
2024-12-14 19:50:59 +01:00
Matthias
11f0a59031
docs: slightly improve position adjust doc wording
2024-12-14 18:20:47 +01:00
Matthias
8dfbf342fd
Merge pull request #11086 from freqtrade/fix-docs
...
add warning about loose logic
2024-12-14 14:13:11 +01:00
Matthias
5f947a86c7
docs: improve ordering in adjust trade position callback docs
2024-12-14 13:47:14 +01:00
Matthias
0f18e78bb4
Merge pull request #11084 from freqtrade/improve/orderflow_times
...
Improve orderflow execution times
2024-12-14 13:43:55 +01:00
Matthias
d0c5d614f7
docs: add note about incompatibility between orderflow and freqAI
2024-12-14 13:08:13 +01:00
Matthias
e2e1c610d8
Merge pull request #11087 from freqtrade/bump/ccxt
...
Bump ccxt to 4.4.40
2024-12-14 12:52:04 +01:00
Matthias
1e74aa3087
chore: bump ccxt to 4.4.40
2024-12-14 08:04:29 +01:00
Stefano Ariestasia
f54a141918
fix typo
2024-12-14 14:41:32 +09:00
Stefano Ariestasia
b54d8c53a7
add warning about loose logic
2024-12-14 14:37:16 +09:00
Matthias
23d6c362c4
feat: cancel orders of both sides in one go
2024-12-13 15:51:01 +01:00
Matthias
41a548d625
chore: move logging to "handle_similar_open_order"
2024-12-13 15:28:22 +01:00
Matthias
016cabb7b2
chore: simplify imports
2024-12-13 14:59:35 +01:00
Matthias
9129266f54
feat: greatly improve performance of orderflow by not using apply
2024-12-13 14:28:26 +01:00
Matthias
e8376d5b79
feat: add timeframe_to_DateOffset
2024-12-13 14:27:54 +01:00
Matthias
cc7b1a5642
chore: clean up install_windows call
2024-12-13 14:24:27 +01:00
Matthias
f11fe14cdd
chore: remove system mode, set path globally
2024-12-13 14:24:27 +01:00
Matthias
219e6b420e
chore: Try using uv venv creation
2024-12-13 14:24:27 +01:00
Matthias
3a6ef8c34b
chore: use link mode for UV installs
2024-12-13 14:24:27 +01:00
Matthias
4f318a5981
chore: uv - different caching
2024-12-13 14:24:27 +01:00
Matthias
f978a5c754
chore: uv - different caching
2024-12-13 14:24:27 +01:00
Matthias
f378e10752
chore: link mode copy
2024-12-13 14:24:27 +01:00
Matthias
30909d13ba
chore: uv: glob
2024-12-13 14:24:27 +01:00
Matthias
8cd03c9624
chore: uv - enable cache
2024-12-13 14:24:27 +01:00
Matthias
8f617d01d4
chore: further uv tests
2024-12-13 14:24:27 +01:00
Matthias
569ac2bc5b
chore: move uv work
2024-12-13 14:24:27 +01:00
Matthias
c1be014499
chore: package name lowercase ??
2024-12-13 14:24:27 +01:00
Matthias
7d1ac0248b
chore: only binary ...
2024-12-13 14:24:27 +01:00
Matthias
aa8e504ef7
chore: remove non-existing UV argument
2024-12-13 14:24:27 +01:00
Matthias
6963141eb8
chore: fix aliasing
2024-12-13 14:24:27 +01:00
Matthias
3295b1c8de
chore: try using UV for windows runs
2024-12-13 14:24:27 +01:00
Matthias
0159d25e48
chore: add missing dev-deps to pyproject.toml
2024-12-13 14:24:27 +01:00
Matthias
abbfe04642
Merge pull request #11080 from stash86/docs-dca
...
add more explanation regarding reducing position partially
2024-12-12 20:11:39 +01:00
Matthias
8cf3c7b826
chore: use FtPrecise for stake_amount_filled calculation
...
closes #11073
2024-12-12 20:08:35 +01:00
Matthias
0fb927e709
Merge pull request #11081 from freqtrade/frog-docs-state-1
...
Add initial_state option to FAQ
2024-12-12 16:43:08 +01:00
Robert Davey
c00b248d1a
Add initial_state option to FAQ
2024-12-12 13:17:52 +00:00
Stefano
d2b4d1e183
add more explanation regarding reducing position partially
2024-12-12 11:45:40 +00:00
Matthias
8fb9140c21
Merge pull request #11046 from freqtrade/fix/orderflow_cache
...
Fix orderflow cache
2024-12-12 06:49:58 +01:00
Matthias
cb9d828ba0
Merge pull request #11079 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-12-12 06:28:12 +01:00
xmatthias
467c0dfffa
chore: update pre-commit hooks
2024-12-12 03:16:05 +00:00
Matthias
d887a4aa4a
Merge branch 'develop' into fix/orderflow_cache
2024-12-11 19:28:06 +01:00
Matthias
34835752f8
chore: improve typing in percentChange Pairlist
2024-12-11 07:25:07 +01:00
Matthias
b9aa78b987
fix: crash in PercentChange pairlist
...
Could happen if pairs were removed due to empty Ticker when the pairlist is not a generator.
closes #11074
2024-12-11 07:12:50 +01:00
Matthias
d8fa782f13
test: Add test with faulty behavior
...
part of #11074
2024-12-11 07:07:47 +01:00
Matthias
f3d7b249be
test: Improve wallet tests
2024-12-10 21:05:05 +01:00
Matthias
097836d193
feat: improve logic for liquidation price calc
2024-12-10 21:05:04 +01:00
Matthias
7552ad5edb
Merge pull request #11070 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-12-10 06:31:30 +01:00
xmatthias
e9cf0a71d8
chore: update pre-commit hooks
2024-12-10 05:05:39 +00:00
Matthias
cf731d7296
Merge pull request #11057 from freqtrade/dependabot/pip/develop/types-e0d1a7aad6
...
chore(deps-dev): bump the types group with 2 updates
2024-12-09 07:20:55 +01:00
Matthias
946e6fd4c2
Merge pull request #11066 from freqtrade/dependabot/pip/develop/pydantic-2.10.3
...
chore(deps): bump pydantic from 2.10.2 to 2.10.3
2024-12-09 07:10:14 +01:00
Matthias
fe9d1a053e
chore: bump pre-commit dependencies
2024-12-09 06:40:49 +01:00
Matthias
6b1ac499ba
tests: more tests for cross wallet
2024-12-09 06:39:54 +01:00
Matthias
0fc0b2a1be
test: add test for cross balance logic
2024-12-09 06:39:54 +01:00
Matthias
6887ed4bf7
feat: add cross margin balance logic
2024-12-09 06:39:54 +01:00
Matthias
8cb82df055
chore: simplify dry_wallets call
2024-12-09 06:39:54 +01:00
dependabot[bot]
6788214671
chore(deps): bump pydantic from 2.10.2 to 2.10.3
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.10.2 to 2.10.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.10.2...v2.10.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-12-09 05:32:50 +00:00
Matthias
4c2488ff65
Merge pull request #11065 from freqtrade/dependabot/pip/develop/fastapi-0.115.6
...
chore(deps): bump fastapi from 0.115.5 to 0.115.6
2024-12-09 06:31:58 +01:00
Matthias
05b101b612
Merge pull request #11064 from freqtrade/dependabot/pip/develop/ccxt-4.4.37
...
chore(deps): bump ccxt from 4.4.35 to 4.4.37
2024-12-09 06:29:55 +01:00
Matthias
65ab47dc63
Merge pull request #11063 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.9
...
chore(deps): bump python-telegram-bot from 21.8 to 21.9
2024-12-09 06:29:21 +01:00
Matthias
23579df8da
Merge pull request #11058 from freqtrade/dependabot/pip/develop/mkdocs-3ba6cc2ae5
...
chore(deps): bump mkdocs-material from 9.5.47 to 9.5.48 in the mkdocs group
2024-12-09 06:29:05 +01:00
Matthias
2b91be6237
Merge pull request #11061 from freqtrade/dependabot/pip/develop/ruff-0.8.2
...
chore(deps-dev): bump ruff from 0.8.1 to 0.8.2
2024-12-09 06:26:55 +01:00
dependabot[bot]
f1fabb07bf
chore(deps): bump fastapi from 0.115.5 to 0.115.6
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.5 to 0.115.6.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.5...0.115.6 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 03:47:54 +00:00
dependabot[bot]
8aea015452
chore(deps): bump ccxt from 4.4.35 to 4.4.37
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.35 to 4.4.37.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.35...4.4.37 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 03:47:48 +00:00
dependabot[bot]
83471228e7
chore(deps): bump python-telegram-bot from 21.8 to 21.9
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.8 to 21.9.
- [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.8...v21.9 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 03:47:37 +00:00
dependabot[bot]
e97a647b54
chore(deps-dev): bump ruff from 0.8.1 to 0.8.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.8.1 to 0.8.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.8.1...0.8.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-12-09 03:47:13 +00:00
dependabot[bot]
f5dceb0b09
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.47 to 9.5.48
- [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.47...9.5.48 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 03:46:15 +00:00
dependabot[bot]
d4fbdeee94
chore(deps-dev): bump the types group with 2 updates
...
Bumps the types group with 2 updates: [types-tabulate](https://github.com/python/typeshed ) and [types-python-dateutil](https://github.com/python/typeshed ).
Updates `types-tabulate` from 0.9.0.20240106 to 0.9.0.20241207
- [Commits](https://github.com/python/typeshed/commits )
Updates `types-python-dateutil` from 2.9.0.20241003 to 2.9.0.20241206
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-tabulate
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-12-09 03:45:29 +00:00
Matthias
f529cfe8cf
chore: fix wrong return typing
2024-12-08 16:58:31 +01:00
Matthias
4d36aaff39
feat: convert get_valid_pair_combination to generator
2024-12-08 16:54:17 +01:00
Matthias
f07aec457a
chore: remove unnecessary imports
2024-12-08 16:50:10 +01:00
Matthias
d898c80e65
test: Add test for get_conversion_rate
2024-12-08 16:40:56 +01:00
Matthias
2ff0abc6e7
refactor: conversation rate retrieval to exchange class
...
for better reusability across the bot.
2024-12-08 15:44:46 +01:00
Matthias
0276e65f39
test: update rpc test for new behavior
2024-12-08 15:29:23 +01:00
Matthias
4cd8e6b444
chore: simplify rpc_balance method by relying on exchange cache
2024-12-08 15:22:40 +01:00
Matthias
58357a0746
chore: calculate total_stake only once
2024-12-08 14:41:26 +01:00
Matthias
d0223e6f48
chore: simplify dry-run wallet update
2024-12-08 14:41:26 +01:00
Matthias
142ea68dce
chore: fix oddity of price_to_precision
2024-12-08 14:41:26 +01:00
Matthias
654d2ab63d
fix: Round stoploss_dist to price_precision
2024-12-08 14:41:26 +01:00
Matthias
a30f281478
Merge pull request #11023 from freqtrade/dependabot/pip/develop/xgboost-2.1.3
...
chore(deps): bump xgboost from 2.0.3 to 2.1.3
2024-12-08 13:46:58 +01:00
Matthias
ae1baf5789
test: mock price_to_precision for liquidation calculations
2024-12-08 13:35:46 +01:00
Matthias
3c88bdc60c
fix: round liquidation price to price precision
2024-12-08 13:35:46 +01:00
Matthias
6d698e584b
chore: return 0 total balances
...
total may be 0, while still having "free" balance (cross futures scenarios)
2024-12-08 13:35:46 +01:00
Matthias
193b989342
chore: Be more precise with binance account limitation
2024-12-08 13:35:46 +01:00
Matthias
8dc322d7f2
chore: don't allow negative stake amounts
2024-12-08 13:35:46 +01:00
Matthias
eee5d710e7
chore: patch torch all the time -
...
"list"tests do load the modules as well - so they
need the same patch.
2024-12-08 10:06:23 +01:00
Matthias
489db37bbd
Merge pull request #10979 from amalysh/develop
...
allow json in environment variables
2024-12-08 08:55:21 +01:00
Matthias
10b5d5e56b
docs: add "list parsing" logic to documentation
2024-12-08 08:35:13 +01:00
Matthias
934bcf253e
test: add tests for list parsing
2024-12-08 08:34:54 +01:00
Matthias
0683ba3a54
feat: limit environment-variable json parsing to lists
2024-12-08 08:30:45 +01:00
Matthias
a85f200450
Merge pull request #11000 from freqtrade/feat/multi_wallet
...
Dry-run multi-wallet support
2024-12-07 17:49:32 +01:00
Matthias
98e0a5f101
chore: remove unused arguments in loss functions
2024-12-07 15:52:14 +01:00
Matthias
fb9e11b7b5
chore: improve type safety
2024-12-07 13:21:18 +01:00
Matthias
e77ca024d7
chore: improve naming, don't duplicate column list
2024-12-06 20:16:46 +01:00
Matthias
63f8217cd5
chore: ensure exif-data is removed from images
2024-12-06 20:11:46 +01:00
Matthias
9f5cb3a07e
chore: add exif-stripper to ensure exif data is removed
2024-12-06 20:11:09 +01:00
Matthias
e09d1b42f2
chore: eliminate duplicate trades data grouping
2024-12-06 20:09:43 +01:00
Matthias
267d9333a1
chore: remove pointless, very noisy log message.
2024-12-06 20:09:07 +01:00
Matthias
ab39ac29e8
fix: ensure data type is maintained when data comes from cache.
2024-12-06 20:05:33 +01:00
Matthias
6c25feabf2
tests: assert type of orderflow object
2024-12-06 20:05:07 +01:00
Matthias
171157c100
chore: further simplify orderflow code
2024-12-06 07:03:24 +01:00
Matthias
3137d7cf2c
chore: remove unnecessary config alias
2024-12-06 06:43:01 +01:00
Matthias
6ab528748e
tests: Update orderflow tests
2024-12-06 06:40:15 +01:00
Matthias
621dfc136e
fix: Improved caching
...
closes #11008
2024-12-06 06:38:49 +01:00
Matthias
9d07f5dc2e
chore: reduce orderflow code duplication
2024-12-05 19:37:36 +01:00
Matthias
48dd86bd9b
chore: use .at for assignments
2024-12-05 19:33:49 +01:00
Matthias
4879582896
feat: use dataframe.at directly to avoid intermediate series
2024-12-05 19:32:40 +01:00
Matthias
6584f86bce
test: add Spy to improve test
2024-12-05 19:19:17 +01:00
Matthias
82d517fcbb
test: improve orderflow test
2024-12-05 07:12:35 +01:00
Matthias
ff371c43e0
tests: add test to ensure caching works
...
part of #11008
2024-12-05 07:11:58 +01:00
Matthias
0bf0e1808c
chore: add todo for future cleanup
2024-12-05 06:58:25 +01:00
Matthias
6be5947f69
chore: Move local Import out of the loop
2024-12-05 06:37:19 +01:00
Matthias
b1d7d7304d
Merge pull request #11041 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-12-05 06:29:25 +01:00
xmatthias
1d0702e143
chore: update pre-commit hooks
2024-12-05 03:16:51 +00:00
Matthias
298ce335b9
chore: eliminate duplicate trades data grouping
2024-12-04 19:56:26 +01:00
Matthias
e04f630f41
chore: further improve typing in orderflow
2024-12-04 07:10:53 +01:00
Matthias
7dfee16e25
chore: improved logic ordering in orderflow method
2024-12-04 07:09:09 +01:00
Matthias
d6c21e2af6
chore: orderflow: better typing
2024-12-03 20:13:25 +01:00
Matthias
ebae0a7248
chore: improve typing of new functionality
2024-12-03 19:44:26 +01:00
Matthias
fe834f00a2
fix: import causing long startup time
2024-12-03 19:37:14 +01:00
Robert Caulk
3855d44bf5
Merge pull request #11005 from freqtrade/fix/freqai_bug
...
freqAI bug causing failures on 2nd backtest
2024-12-03 19:18:43 +01:00
Matthias
ad8f621287
tests: Improve hyperopt loss tests
2024-12-03 19:17:01 +01:00
Matthias
18305a5bf6
docs: update hyperopt docs to include new argument
2024-12-03 19:16:48 +01:00
Matthias
b0b73bf166
feat: add starting_balance as argument to hyperopt_loss_function
2024-12-03 19:15:57 +01:00
Matthias
7a8971b9b6
feat: use get_dry_run_wallet helper
2024-12-03 07:27:45 +01:00
Matthias
c082e5f6a6
feat: add dry_run_wallet helper
2024-12-03 07:26:47 +01:00
Matthias
ef0703f209
fix: Set timeframe for api calls
...
closes #11009
2024-12-03 06:53:39 +01:00
Matthias
196c122e0a
Merge pull request #11031 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-12-03 06:30:30 +01:00
xmatthias
57d5a55ca0
chore: update pre-commit hooks
2024-12-03 03:17:35 +00:00
Matthias
94e09f9fa0
Merge pull request #11028 from xzmeng/fix-none
...
fix: check if days is None before conversion
2024-12-02 20:11:00 +01:00
Matthias
2f4bd6a0c9
chore: split pypi and pypi test jobs to enable proper attestation
...
Related: https://github.com/pypa/gh-action-pypi-publish/issues/283
2024-12-02 20:03:53 +01:00
Matthias
58d3555102
Merge pull request #11027 from xzmeng/fix-cond
...
fix: invert API download condition from `and` to `or`
2024-12-02 18:22:58 +01:00
Matthias
b032c329e3
Merge pull request #11017 from freqtrade/dependabot/pip/develop/pyarrow-18.1.0
...
chore(deps): bump pyarrow from 18.0.0 to 18.1.0
2024-12-02 18:19:43 +01:00
Meng Xiangzhuo
73f00d2bc3
fix: check if days is None before conversion
2024-12-03 00:31:34 +08:00
Meng Xiangzhuo
cf896bbb52
chore: add the missing space in log
2024-12-03 00:04:56 +08:00
Meng Xiangzhuo
ba162e35c4
fix: invert logic and to or
2024-12-02 23:56:59 +08:00
Matthias
00e9178d5f
chore: bump pyarrow wheel
2024-12-02 16:04:23 +01:00
Matthias
62b0995f6a
Merge pull request #11020 from freqtrade/dependabot/pip/develop/ruff-0.8.1
...
chore(deps-dev): bump ruff from 0.8.0 to 0.8.1
2024-12-02 07:38:15 +01:00
Matthias
4107e5cc9a
Merge pull request #11021 from freqtrade/dependabot/pip/develop/cryptography-44.0.0
...
chore(deps): bump cryptography from 43.0.3 to 44.0.0
2024-12-02 07:26:15 +01:00
Matthias
c841146968
chore: Remove non-suppored callback from XGBRFRegressor
...
According to the XGBoost docs, this probably never worked
as it was never supported - but is now raising an error for user clarity.
2024-12-02 07:12:30 +01:00
dependabot[bot]
6c9e6cc198
chore(deps): bump xgboost from 2.0.3 to 2.1.3
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 2.0.3 to 2.1.3.
- [Release notes](https://github.com/dmlc/xgboost/releases )
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md )
- [Commits](https://github.com/dmlc/xgboost/compare/v2.0.3...v2.1.3 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 06:00:19 +00:00
dependabot[bot]
980bfddd8a
chore(deps-dev): bump ruff from 0.8.0 to 0.8.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.0...0.8.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 05:37:46 +00:00
dependabot[bot]
06327e8f04
chore(deps): bump cryptography from 42.0.8 to 44.0.0
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.8 to 44.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...44.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 05:37:30 +00:00
Matthias
2290b44f82
Merge pull request #11018 from freqtrade/dependabot/pip/develop/matplotlib-3.9.3
...
chore(deps): bump matplotlib from 3.9.2 to 3.9.3
2024-12-02 06:37:00 +01:00
Matthias
c0cec2b9de
Merge pull request #11015 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.8
...
chore(deps): bump python-telegram-bot from 21.7 to 21.8
2024-12-02 06:36:46 +01:00
Matthias
e376889f3d
Merge pull request #11013 from freqtrade/dependabot/pip/develop/pytest-e05860fc06
...
chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 in the pytest group
2024-12-02 06:36:33 +01:00
Matthias
8584cacb6e
Merge pull request #11016 from freqtrade/dependabot/pip/develop/pydantic-2.10.2
...
chore(deps): bump pydantic from 2.10.1 to 2.10.2
2024-12-02 06:34:33 +01:00
Matthias
3ff19babf5
Merge pull request #11019 from freqtrade/dependabot/pip/develop/pyjwt-2.10.1
...
chore(deps): bump pyjwt from 2.10.0 to 2.10.1
2024-12-02 06:34:23 +01:00
Matthias
8b5aa08c57
Merge pull request #11014 from freqtrade/dependabot/pip/develop/mkdocs-16f9823690
...
chore(deps): bump mkdocs-material from 9.5.45 to 9.5.47 in the mkdocs group
2024-12-02 06:33:38 +01:00
dependabot[bot]
cffcb2b985
chore(deps): bump pyjwt from 2.10.0 to 2.10.1
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.10.0...2.10.1 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 03:19:54 +00:00
dependabot[bot]
1da8b68906
chore(deps): bump matplotlib from 3.9.2 to 3.9.3
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.2...v3.9.3 )
---
updated-dependencies:
- dependency-name: matplotlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 03:19:49 +00:00
dependabot[bot]
d53f4fb81b
chore(deps): bump pyarrow from 18.0.0 to 18.1.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 18.0.0 to 18.1.0.
- [Release notes](https://github.com/apache/arrow/releases )
- [Commits](https://github.com/apache/arrow/compare/apache-arrow-18.0.0...apache-arrow-18.1.0 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 03:19:42 +00:00
dependabot[bot]
02fcd3b489
chore(deps): bump pydantic from 2.10.1 to 2.10.2
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.1...v2.10.2 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 03:19:25 +00:00
dependabot[bot]
7b70a7a68a
chore(deps): bump python-telegram-bot from 21.7 to 21.8
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.7 to 21.8.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.7...v21.8 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 03:19:08 +00:00
dependabot[bot]
5060725ef5
chore(deps): bump mkdocs-material in the mkdocs group
...
Bumps the mkdocs group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `mkdocs-material` from 9.5.45 to 9.5.47
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.45...9.5.47 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 03:19:00 +00:00
dependabot[bot]
6bf3218665
chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 in the pytest group
...
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest ).
Updates `pytest` from 8.3.3 to 8.3.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/8.3.3...8.3.4 )
---
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-12-02 03:18:44 +00:00
Matthias
29f86afaf4
Merge pull request #10858 from xzmeng/binance-public-data
...
Improve binance historic OHLCV download speed
2024-12-01 19:41:40 +01:00
Matthias
ac5a3b9217
Merge pull request #11010 from freqtrade/bump/ta-lib
...
Bump ta lib to 0.4.34
2024-12-01 19:39:40 +01:00
Matthias
d7d73364e9
chore: version bump 2024.12-dev
2024-12-01 19:38:37 +01:00
Axel-CH
309adb2ffd
Merge branch 'develop' into feature/proceed-exit-while-open-order
2024-12-01 11:36:10 -04:00
Matthias
64b50d13fa
chore: Add typehint for consolidated method
2024-12-01 16:25:00 +01:00
Axel-CH
16d2dbc9d7
on backtesting try to create exit orders also if there is open order without position yet, to allow entry order adjustment
2024-12-01 11:13:59 -04:00
Axel-CH
73d53579d9
remove Optinal property of replacing param in cancel_open_orders_of_trade
2024-12-01 11:05:38 -04:00
Axel-CH
fbd6a58e3d
Merge branch 'develop' into feature/proceed-exit-while-open-order
2024-12-01 10:51:41 -04:00
Axel-CH
4717f716de
fix test_dca_exiting
2024-12-01 10:41:41 -04:00
Axel-CH
02a089cb64
fix test_dca_order_adjust_entry_replace_fails
2024-12-01 10:36:49 -04:00
Matthias
0ada6fbd46
test: Add test case for kraken balance rewards
2024-12-01 15:34:36 +01:00
Matthias
2c8840b7e0
fix(kraken): consolidate balances from "rewards"
...
These currencies show up as <currency>.F -
but can be traded normally - hence we should count them as "tradable" balance.
closes #11007
closes #10925
2024-12-01 15:33:53 +01:00
Axel-CH
8f15bce680
fix test_check_and_call_adjust_trade_position
2024-12-01 10:32:04 -04:00
Matthias
1510c5517b
chore: update ta-lib wheels for 0.4.34
2024-12-01 15:28:48 +01:00
Matthias
f6e2fcbf15
chore: bump ta-lib to 0.4.34
2024-12-01 15:28:37 +01:00
Matthias
55247b4e12
chore: bump ccxt to 4.4.35
2024-12-01 15:19:45 +01:00
Matthias
f31b26b1ab
tests: Improve sample_order online testing
2024-11-30 18:12:32 +01:00
Matthias
2b350eb872
tests: improve assert accuracy
2024-11-30 13:50:12 +01:00
Matthias
88d77658f8
tests: extract strategy_safe_wrapper tests
2024-11-30 13:49:04 +01:00
Matthias
cbbc386170
docs: update Hyperliquid docs to guide users to use API Wallets
2024-11-30 07:05:19 +01:00
Matthias
7f9226861a
docs: slight formatting improvement
2024-11-30 07:04:19 +01:00
Matthias
162c79029f
chore: slightly reorganize test file layout
2024-11-29 07:12:54 +01:00
Matthias
5f363f5c9d
chore: properly remove ccxt reference
2024-11-29 07:00:42 +01:00
Matthias
bd5877ad49
chore: add space in log message
2024-11-29 06:55:33 +01:00
Matthias
71cf7aedb5
chore: remove unnecessary test-file
...
that test is flaky for new pairs - and wouldn't run in production anyway.
2024-11-29 06:48:39 +01:00
Matthias
fa1e0af19f
chore: remove direct exchange connection
2024-11-29 06:46:55 +01:00
Axel-CH
0a51006da2
update process_open_trade_positions to handle position adjustment for initial entry order (before filling)
2024-11-28 22:27:07 -04:00
Axel-CH
4c365f6afc
update test_dca_handle_similar_open_order
2024-11-28 22:25:58 -04:00
Axel-CH
a49b0a922a
enhance check_and_call_adjust_trade_position logging
2024-11-28 22:17:53 -04:00
Matthias
a6199680cd
fix: freqAI bug causing failures on 2nd backtest
2024-11-28 19:53:41 +01:00
Matthias
9ff4298475
docs: update documentation for expanding pairs
...
This needs quoting otherwise zsh tries to expand the command,
causing failures.
closes #10996
2024-11-28 19:22:08 +01:00
Matthias
5793216d5c
properly account for fee when assigning order.cost in backtesting
...
(although it's not relevant for operations, it shouldn't be obivously wrong).
closes #11003
2024-11-28 18:15:55 +01:00
Matthias
d1710826e6
chore: improved naming
2024-11-28 07:27:29 +01:00
Matthias
675b996f57
chore: improved naming in test case
2024-11-28 07:20:32 +01:00
Matthias
21777a5804
chore: do more pinpointed imports
2024-11-28 07:09:57 +01:00
Matthias
b1ca00b037
chore: don't shadow pandas builtin methods
2024-11-28 07:04:28 +01:00
Matthias
e2a09f272a
chore: Improve naming, remove unnecessary method
2024-11-28 06:55:15 +01:00
Matthias
cf9c9fe278
Merge pull request #11001 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-11-28 06:53:38 +01:00
Matthias
0e77c89d79
chore: simplify code structure by moving conditional to parent method
2024-11-28 06:43:51 +01:00
xmatthias
7571ae19a0
chore: update pre-commit hooks
2024-11-28 03:14:33 +00:00
Matthias
69c1de7e4a
chore: move fallback param to config directly
2024-11-27 18:20:44 +01:00
Matthias
09308e568d
fix: increase code reliability by not relying on stake-currency to be in the dict
2024-11-27 07:24:11 +01:00
Matthias
671821aeb3
docs: Add documentation for dry-run-wallet as dict
2024-11-27 06:48:07 +01:00
Matthias
7369331e2d
tests: add test for multi-pair dry-run wallets
2024-11-27 06:41:54 +01:00
Matthias
e6e193f252
test: assert tickers is called a 2nd time if necessary
2024-11-27 06:41:54 +01:00
Matthias
2bb111605c
feat: update rpc_balance to fetch spot tickers
...
Happens if there is no market for the given pair
2024-11-27 06:41:54 +01:00
Matthias
37aba6f7d5
feat: Allow fetch_tickers from different marketsegment
2024-11-27 06:41:54 +01:00
Matthias
3fc259bb9b
feat: add non-trading balance to wallet
2024-11-27 06:41:54 +01:00
Matthias
15c1a8ee0b
chore: reduce dict lookups, reuse attribute
2024-11-27 06:41:54 +01:00
Matthias
b4b6de4e0d
test: update test ...
2024-11-27 06:41:54 +01:00
Matthias
5b0be7e1a9
feat: support dict like dry_run_wallet
2024-11-27 06:41:54 +01:00
Matthias
92e64927b0
feat: allow object as dry-run balance
2024-11-27 06:41:54 +01:00
Matthias
58cde3253d
docs: Fix rendering of $ signs
2024-11-27 06:41:45 +01:00
Matthias
47262b9350
docs: align character used for lists
2024-11-27 06:41:39 +01:00
Matthias
183909f474
chore: kwonly for cached arguments
2024-11-26 18:29:33 +01:00
Matthias
06bb43b13e
chore: add missing docstring
2024-11-26 18:29:28 +01:00
Matthias
2ed8e1639f
chore: move comment to where it belongs
2024-11-26 18:29:21 +01:00
Matthias
e78d5b7787
chore: improved typing of rpc class
2024-11-26 18:29:17 +01:00
Matthias
e0c6cc1563
feat: add log_responses to /balance endpoint
...
part of #10994
2024-11-26 10:23:03 +01:00
Matthias
472132c236
tests: update test for renamed prop
2024-11-26 07:08:55 +01:00
Matthias
1262aa19ec
chore: make start_cap in wallets private
2024-11-26 06:37:35 +01:00
Matthias
e9e3f7ef16
Merge pull request #10992 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-11-26 06:01:23 +01:00
xmatthias
d9d4c478cc
chore: update pre-commit hooks
2024-11-26 03:13:21 +00:00
Axel-CH
0c79c32b0d
add test_dca_handle_similar_open_order (wip)
2024-11-25 19:25:54 -04:00
Matthias
db56fc158f
test: update test market
2024-11-25 19:35:25 +01:00
Matthias
af8d2490e2
feat: improve is_futures market check
2024-11-25 19:35:25 +01:00
Matthias
fdc77bfd5b
Merge pull request #10986 from freqtrade/dependabot/pip/develop/ruff-0.8.0
...
chore(deps-dev): bump ruff from 0.7.4 to 0.8.0
2024-11-25 07:55:15 +01:00
Matthias
5572d37c7f
Merge pull request #10985 from freqtrade/dependabot/pip/develop/stable-baselines3-2.4.0
...
chore(deps): bump stable-baselines3 from 2.3.2 to 2.4.0
2024-11-25 07:39:01 +01:00
Matthias
57f2ab2f67
Merge pull request #10983 from freqtrade/dependabot/pip/develop/pydantic-2.10.1
...
chore(deps): bump pydantic from 2.9.2 to 2.10.1
2024-11-25 07:22:20 +01:00
Matthias
1cab52f555
Merge pull request #10988 from freqtrade/dependabot/pip/develop/numexpr-2.10.2
...
chore(deps): bump numexpr from 2.10.1 to 2.10.2
2024-11-25 07:07:41 +01:00
Matthias
748233ca70
chore: update imports to prevent shadowing internal exceptions
2024-11-25 06:39:18 +01:00
dependabot[bot]
f76108c5b5
chore(deps): bump pydantic from 2.9.2 to 2.10.1
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.9.2 to 2.10.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.9.2...v2.10.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-11-25 05:31:31 +00:00
dependabot[bot]
09f94f7b56
chore(deps): bump stable-baselines3 from 2.3.2 to 2.4.0
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.3.2...v2.4.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-11-25 05:31:16 +00:00
Matthias
a85b8d6edc
Merge pull request #10984 from freqtrade/dependabot/pip/develop/uvicorn-0.32.1
...
chore(deps): bump uvicorn from 0.32.0 to 0.32.1
2024-11-25 06:30:54 +01:00
Matthias
52c9761e5b
Merge pull request #10980 from freqtrade/dependabot/pip/develop/mkdocs-f608445ecc
...
chore(deps): bump mkdocs-material from 9.5.44 to 9.5.45 in the mkdocs group
2024-11-25 06:30:41 +01:00
Matthias
c2dbb9cb43
Merge pull request #10981 from freqtrade/dependabot/pip/develop/tqdm-4.67.1
...
chore(deps): bump tqdm from 4.67.0 to 4.67.1
2024-11-25 06:30:26 +01:00
Matthias
59c3743f77
Merge pull request #10982 from freqtrade/dependabot/pip/develop/orjson-3.10.12
...
chore(deps): bump orjson from 3.10.11 to 3.10.12
2024-11-25 06:30:09 +01:00
dependabot[bot]
98422f8476
chore(deps): bump numexpr from 2.10.1 to 2.10.2
...
Bumps [numexpr](https://github.com/pydata/numexpr ) from 2.10.1 to 2.10.2.
- [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.1...v2.10.2 )
---
updated-dependencies:
- dependency-name: numexpr
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-25 03:46:25 +00:00
dependabot[bot]
8c6283a687
chore(deps-dev): bump ruff from 0.7.4 to 0.8.0
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.7.4 to 0.8.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/0.7.4...0.8.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-11-25 03:45:45 +00:00
dependabot[bot]
1fd492d838
chore(deps): bump uvicorn from 0.32.0 to 0.32.1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.32.0 to 0.32.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.32.0...0.32.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-11-25 03:45:25 +00:00
dependabot[bot]
fc63a713fd
chore(deps): bump orjson from 3.10.11 to 3.10.12
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.11 to 3.10.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.10.11...3.10.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-11-25 03:45:09 +00:00
dependabot[bot]
e97b9820a4
chore(deps): bump tqdm from 4.67.0 to 4.67.1
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.67.0 to 4.67.1.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.67.0...v4.67.1 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-25 03:45:01 +00:00
dependabot[bot]
52f24af701
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.44 to 9.5.45
- [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.44...9.5.45 )
---
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-11-25 03:44:56 +00:00
Alexander Malysh
c3032feaf7
* allow json in env variables
2024-11-24 14:23:04 +01:00
Matthias
b30c1523e3
chore: don't use e if not used
2024-11-24 10:36:31 +01:00
Matthias
6e1c4c2efd
test: add test-case for improved error-handling
2024-11-24 10:36:09 +01:00
Matthias
3b542ea008
fix: add better error-handling for dataloading
...
closes #10978
2024-11-24 10:36:02 +01:00
Matthias
5841b56f2d
chore: NotRequired from typing_extensions
2024-11-23 14:18:05 +01:00
Matthias
85ea29c93c
fix: pydantic - typing_extensions type-dict
2024-11-23 14:05:52 +01:00
Matthias
f7e979141b
chore: simplify imports
2024-11-23 13:09:17 +01:00
Matthias
e0bdc68a9e
feat: support all parameters
2024-11-23 12:55:54 +01:00
Matthias
e6cfde211b
feat: enhance api_download capabilities
2024-11-22 16:18:28 +01:00
Matthias
978aaa5c4b
chore: improve API server cleanup
2024-11-22 16:17:26 +01:00
Matthias
b67beaa35a
chore: simplify progress-tracker typing
2024-11-22 15:24:52 +01:00
Matthias
19f23106e7
tests: add test for download_data api method
2024-11-22 15:06:58 +01:00
Matthias
d8a2c59b04
chore: Add proper typing to jobContainer response
2024-11-22 15:06:58 +01:00
Matthias
dea785f562
feat: add progress_tasks to /background endpoint
2024-11-22 15:06:58 +01:00
Matthias
ca42f86900
feat: set progressTasks in Callback correctly
2024-11-22 15:06:58 +01:00
Matthias
de9294d1f4
feat: return progressTasks in API
2024-11-22 15:06:58 +01:00
Matthias
91b83519f5
feat: update types to support multiple progressbars
2024-11-22 15:06:58 +01:00
Matthias
3eb7f296aa
fix: callback must be called after parent call
2024-11-22 15:06:58 +01:00
Matthias
f3b0e404f0
chore: update to new syntax
2024-11-22 15:06:58 +01:00
Matthias
3ba3d7ffcf
feat: increment api_version
2024-11-22 15:06:58 +01:00
Matthias
832fa88f08
feat: api-download-data shouldn't require stake-currency
2024-11-22 15:06:58 +01:00
Matthias
6e9d349ceb
feat: api progressbar handling
2024-11-22 15:06:57 +01:00
Matthias
8bd1524abc
feat: pass progressbar into download-data functions
2024-11-22 15:06:57 +01:00
Matthias
72f5633061
feat: add ProgressLike protocol
2024-11-22 15:06:57 +01:00
Matthias
3b25bdc1cb
feat(data-dl): Simplify download-data calls
2024-11-22 15:06:57 +01:00
Matthias
3690609519
feat: simplify api_download_data code duplication
2024-11-22 15:06:57 +01:00
Matthias
43c9d14ac2
refactor: extract exchangeInit from download-data main
2024-11-22 15:06:57 +01:00
Matthias
83122fa58b
feat: add initial download-data api endpoints
2024-11-22 15:06:57 +01:00
Matthias
f23da7ea75
feat: Add initial data-download api schema
2024-11-22 15:06:57 +01:00
Matthias
7ef93e92e6
feat: Log if user has a Gate unified account
2024-11-21 20:57:20 +01:00
Matthias
945f9f8c47
docs: update unfilledtimeout.entry comment to remove false statement
...
closes #10966
2024-11-21 20:38:38 +01:00
Matthias
29b40d27e7
fix: hyperliquid doesn't provide "average" in fetch_order
...
therefore this needs to be filled from trades to have a good price
for market orders
2024-11-21 20:31:56 +01:00
Matthias
cd83ed699c
chore: add rejected to canceled order states
2024-11-21 20:04:52 +01:00
Matthias
02fcded368
chore: bump ccxt to 4.4.33
...
closes #10942
2024-11-21 18:17:14 +01:00
Matthias
18b0dfe28c
fix: add stop_price_prop for hyperliquid
...
temporary workaround for #10960
2024-11-21 06:45:03 +01:00
Matthias
69be62f1e6
Merge pull request #10965 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-11-21 06:28:15 +01:00
xmatthias
7136c5b414
chore: update pre-commit hooks
2024-11-21 03:10:53 +00:00
Matthias
b637e7dde4
docs: add "impossible to load" FAQ entry
2024-11-20 07:00:29 +01:00
Matthias
f545274a0e
test: add test for bybit classic account behavior
...
related: #10872
2024-11-19 18:19:27 +01:00
Matthias
e8c122d5ed
fix: bybit classic market buy orders require price
...
closes #10872
2024-11-19 18:18:47 +01:00
Matthias
9457f63e01
Merge pull request #10954 from freqtrade/dependabot/pip/aiohttp-3.10.11
...
chore(deps): bump aiohttp from 3.10.10 to 3.10.11
2024-11-19 06:28:51 +01:00
Matthias
df004a2c7a
Merge pull request #10955 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-11-19 06:26:43 +01:00
xmatthias
a698ee8bc8
chore: update pre-commit hooks
2024-11-19 03:12:02 +00:00
dependabot[bot]
1228ffe109
chore(deps): bump aiohttp from 3.10.10 to 3.10.11
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.10 to 3.10.11.
- [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.10...v3.10.11 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 21:04:54 +00:00
Matthias
076a10887b
Merge pull request #10947 from freqtrade/dependabot/pip/develop/pycoingecko-3.2.0
...
chore(deps): bump pycoingecko from 3.1.0 to 3.2.0
2024-11-18 07:48:22 +01:00
Matthias
fc3db2d29c
chore: force pycoingecko to be > 3.2.0
...
that's the first version supporting demo API keys
2024-11-18 07:13:21 +01:00
Matthias
971cdbb918
chore: Simplify coingecko wrapper after update
2024-11-18 07:13:21 +01:00
dependabot[bot]
73adbe9e0c
chore(deps): bump pycoingecko from 3.1.0 to 3.2.0
...
Bumps [pycoingecko](https://github.com/man-c/pycoingecko ) from 3.1.0 to 3.2.0.
- [Changelog](https://github.com/man-c/pycoingecko/blob/master/CHANGELOG.md )
- [Commits](https://github.com/man-c/pycoingecko/compare/3.1.0...3.2.0 )
---
updated-dependencies:
- dependency-name: pycoingecko
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 07:13:02 +01:00
Matthias
8363609637
chore: fix typo in comment
2024-11-18 07:05:13 +01:00
Matthias
705c3a408a
Merge pull request #10953 from freqtrade/dependabot/pip/develop/fastapi-0.115.5
...
chore(deps): bump fastapi from 0.115.4 to 0.115.5
2024-11-18 06:35:26 +01:00
Matthias
228fc5ce73
Merge pull request #10949 from freqtrade/dependabot/pip/develop/pyjwt-2.10.0
...
chore(deps): bump pyjwt from 2.9.0 to 2.10.0
2024-11-18 06:35:04 +01:00
Matthias
09885535ac
Merge pull request #10950 from freqtrade/dependabot/pip/develop/ruff-0.7.4
...
chore(deps-dev): bump ruff from 0.7.3 to 0.7.4
2024-11-18 06:34:42 +01:00
Matthias
de139af5a5
Merge pull request #10951 from freqtrade/dependabot/pip/develop/websockets-14.1
...
chore(deps): bump websockets from 14.0 to 14.1
2024-11-18 06:33:56 +01:00
dependabot[bot]
d9c7790e82
chore(deps): bump fastapi from 0.115.4 to 0.115.5
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.4 to 0.115.5.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.4...0.115.5 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 03:58:03 +00:00
dependabot[bot]
aa03b7d9a0
chore(deps): bump websockets from 14.0 to 14.1
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 14.0 to 14.1.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/14.0...14.1 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 03:57:52 +00:00
dependabot[bot]
8f9d0019e6
chore(deps-dev): bump ruff from 0.7.3 to 0.7.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.7.3 to 0.7.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.7.3...0.7.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-11-18 03:57:42 +00:00
dependabot[bot]
9e3fae1991
chore(deps): bump pyjwt from 2.9.0 to 2.10.0
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.9.0 to 2.10.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.9.0...2.10.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-11-18 03:57:19 +00:00
Matthias
5dcb239253
Merge pull request #10944 from smith558/patch-1
...
Fix typo
2024-11-17 09:04:38 +01:00
Stanislav (Stanley) Modrak
9fcdea14d7
Fix typo
2024-11-16 20:52:31 +00:00
Matthias
85dbe83154
Merge pull request #10943 from emmanuel-ferdman/develop
...
docs: update `VolumePairList` reference
2024-11-16 17:07:16 +01:00
Matthias
ee48da2a0a
docs: slightly reword data message
2024-11-16 15:51:33 +01:00
Emmanuel Ferdman
f477389159
docs: update VolumePairList reference
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com >
2024-11-16 06:26:56 -08:00
Matthias
3bb7f78255
chore: fix import sorting
2024-11-16 13:25:54 +01:00
Matthias
25aecfa9b2
docs: slightly update download-data docs
2024-11-16 13:07:23 +01:00
Matthias
f821e504c3
tests: update test for new behavior
2024-11-16 12:58:31 +01:00
Matthias
d66381863e
feat: don't force-redownload all data
...
If the given timerange starts prior to the available data,
the bot shouldn't force-download everything unless forced via `--erase`
or via `--prepend`.
2024-11-16 12:58:23 +01:00
Matthias
68712c884e
chore: fix line length
2024-11-16 12:51:13 +01:00
Matthias
db9b31cb85
chore: don't use unsupported syntax
2024-11-16 12:40:03 +01:00
Matthias
7090d4e5ba
fix: override gate funding fee limit to 90
...
(seems to be the new limit)
2024-11-16 11:56:05 +01:00
Matthias
b2423fa390
chore: remove explicit ohlcv_candle_limit in favor of config option
2024-11-16 11:54:54 +01:00
Matthias
83b87cb812
feat: add explicit funding_fee_candle_limit for simplified overriding
2024-11-16 11:54:28 +01:00
Matthias
44dcb4cc78
Merge pull request #10839 from gaardiolor/hyperliquid
...
Hyperliquid
2024-11-16 11:18:03 +01:00
Matthias
64803a735d
tests: update commands tests to early fail approach
2024-11-16 11:07:19 +01:00
Matthias
20e77bb5d9
test: update tests to recognize early failing
2024-11-16 11:02:22 +01:00
Matthias
f11e5128ad
tests: update tests for new dl-trades behavior
2024-11-16 10:58:25 +01:00
Matthias
bbe13cafcb
tests: Remove pointless test
2024-11-16 10:46:48 +01:00
Matthias
1acca87fbf
chore: early-exit when no pairs are available
2024-11-16 10:46:23 +01:00
Matthias
2012bb7c53
chore: improve logging sequence
2024-11-16 10:43:01 +01:00
Matthias
14d384a30a
feat: don't auto-delete trades data due to invalid timerange
...
trades-data is already slow enough to download
2024-11-16 10:34:24 +01:00
Matthias
927f5e2c8b
tests: enhanced test for get_trade_history on binance
2024-11-16 10:10:30 +01:00
Matthias
d59bedf977
feat: download-trades-data on binance has limited history
...
with from=0, we can get the initial data available.
closes #10941
2024-11-16 10:02:22 +01:00
Matthias
c61a71a36e
fix: percent_change from candle must provide percentage, not ratio
...
closes #10937
2024-11-16 08:50:41 +01:00
Matthias
46f2e693bc
chore: bump ccxt to 4.4.31
2024-11-15 21:57:58 +01:00
Matthias
cbc4bb5420
chore: use __all__ for hyperopt main export
2024-11-15 07:24:46 +01:00
Matthias
49e85e0680
docs: update migration docs to new syntax
...
only update the "after" parts.
No changs to highlighting, as the actual syntax used is not relevant for the strategy.
2024-11-15 07:21:22 +01:00
Matthias
e8d724680a
chore: improved log msg wording
2024-11-15 07:19:05 +01:00
Matthias
6d9ab5e9ff
docs: update more typing wordings
2024-11-15 07:18:41 +01:00
Matthias
a6d513a0e6
docs: update callback docs to new syntax
2024-11-15 07:15:31 +01:00
Matthias
d565c40f4b
docs: Updated syntax
2024-11-15 07:11:54 +01:00
Matthias
52b4ae5eae
Docs: Align to 3.10 syntax
2024-11-15 07:10:31 +01:00
Meng Xiangzhuo
0f53dc1b7b
chore: improve log level to warning when falling back to API
2024-11-15 12:08:50 +08:00
Matthias
5c4b9e59d1
chore: add Hyperliquid as supported exchange to docs
2024-11-14 07:08:27 +01:00
Matthias
a02f63dcc3
chore: add hyperliquid to supported exchange list
2024-11-14 07:06:43 +01:00
Matthias
a3a94e6ea4
chore: reorder hyperliquid docs, add note about order types
2024-11-14 07:06:09 +01:00
Matthias
c039a45def
fix: hyperliquid market orders don't exist and always require price
2024-11-14 07:04:39 +01:00
Matthias
3276dd6b94
Merge pull request #10931 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-11-14 06:34:32 +01:00
xmatthias
de306de78b
chore: update pre-commit hooks
2024-11-14 03:06:23 +00:00
xzmeng
19f96d60e3
refactor: streamline error handling by raising instead of returning
2024-11-14 09:47:23 +08:00
xzmeng
bfdbf0248c
refactor: rename asset_type to asset_type_url_segment
2024-11-14 07:51:58 +08:00
xzmeng
660863392b
refactor: rename fetch_ohlcv to download_archive_ohlcv
2024-11-14 07:29:37 +08:00
xzmeng
8baa0f7310
chore: add user friendly warnings
2024-11-14 06:06:15 +08:00
xzmeng
6b18c4f24c
feat: cancel uncompleted tasks before return
2024-11-14 05:24:31 +08:00
xzmeng
40f70a1cc0
chore: warning when fall back to rest API
2024-11-14 04:36:24 +08:00
Meng Xiangzhuo
c869dfea3f
chore: add more docstrings
2024-11-13 17:32:25 +08:00
Meng Xiangzhuo
39b4263b8b
chore: improve comments
2024-11-13 17:14:49 +08:00
Meng Xiangzhuo
cf7016b36d
chore: remove unused code
2024-11-13 16:09:02 +08:00
Meng Xiangzhuo
1893ac7ed6
tests: patch thirty party libs from imported location
2024-11-13 13:08:29 +08:00
Meng Xiangzhuo
a748d105ed
chore: remove performance compare script
2024-11-13 12:45:46 +08:00
Meng Xiangzhuo
fc307bcf5b
tests: fix
2024-11-13 12:44:27 +08:00
Meng Xiangzhuo
03033a0684
refactor: use exchange.markets to avoid loading ccxt markets
2024-11-13 12:36:18 +08:00
Meng Xiangzhuo
7ca39a5c38
Merge branch 'develop' into binance-public-data
2024-11-13 12:14:50 +08:00
Meng Xiangzhuo
d7555e1f29
feat: support proxy from environment variables
2024-11-13 12:03:41 +08:00
Meng Xiangzhuo
37726fba58
refactor: use CCXT for pair to symbol conversion
2024-11-13 11:55:10 +08:00
Meng Xiangzhuo
c4cf582c9d
refacotr: default to stop on 404
2024-11-13 11:18:32 +08:00
Meng Xiangzhuo
acc53065e5
refactor: strip fast download logic into a method
2024-11-13 10:16:06 +08:00
Matthias
9360c109a9
docs: fix spelling
2024-11-12 19:32:42 +01:00
Matthias
5d9af5a7da
test: update tests with new formatting
2024-11-12 19:27:17 +01:00
Matthias
88e0fed4c4
fix: Consistently format pair rate between entry and exit messages
...
closes #10922
2024-11-12 19:27:17 +01:00
Matthias
98dcc08c6d
feat: add fmt_coin2
2024-11-12 19:27:17 +01:00
gaardiolor
702b50e7e9
Update exchanges.md - less details on the private key conversion
2024-11-12 18:22:19 +01:00
gaardiolor
8f946ea1b2
Update exchanges.md - further clarify private key best practices
2024-11-12 18:13:31 +01:00
Matthias
4e5ae0af84
Merge pull request #10919 from freqtrade/refactor/hyperopt
...
Restore hyperopt logging, refactor hyperopt layout
2024-11-12 18:13:02 +01:00
Matthias
ca00871362
chore: adopt hyperopt class to new ruff formatting
2024-11-12 18:05:51 +01:00
Matthias
a1d8658297
Merge branch 'develop' into pr/gaardiolor/10839
2024-11-12 18:05:25 +01:00
gaardiolor
31814e8bf9
Update docs/stoploss.md - clarify that stoploss_on_exchange is only supported for hyperliquid futures
...
Co-authored-by: Matthias <xmatthias@outlook.com >
2024-11-12 17:55:12 +01:00
Matthias
0028df2564
feat(hyperliquid): fix a few settings to make spot work properly
2024-11-12 06:58:21 +01:00
Matthias
9b3764212f
chore: fix bad import
2024-11-12 06:30:55 +01:00
Matthias
8128b85706
Merge pull request #10921 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-11-12 06:24:15 +01:00
xmatthias
d7c88a38fc
chore: update pre-commit hooks
2024-11-12 03:04:16 +00:00
Matthias
0b0b221c02
chore: update advanced template to new formatting
2024-11-11 20:25:15 +01:00
Matthias
d9b8f46282
docs: update doc samples to use lowercased tuple and dict
2024-11-11 20:24:01 +01:00
Matthias
fbb64db3ae
define log_queue globally
2024-11-11 20:14:37 +01:00
Matthias
33d8e67a87
docs: add note about logging
2024-11-11 20:12:31 +01:00
Matthias
f05f173d23
chore: improved docstring for logging_mp_handle
2024-11-11 19:53:59 +01:00
Matthias
81a622a9fa
chore: remove unnecessary log messages
2024-11-11 19:53:26 +01:00
Matthias
67415dd7e2
chore: improved module docstring
2024-11-11 19:53:04 +01:00
Matthias
e8cd6b3be3
Merge pull request #10910 from freqtrade/dependabot/pip/develop/websockets-14.0
...
chore(deps): bump websockets from 13.1 to 14.0
2024-11-11 19:48:05 +01:00
Matthias
7e96e7af83
feat: add hyperopt log handlers to allow for multiprocessing logging
2024-11-11 19:43:37 +01:00
Matthias
119b73ead2
chore: improtve method sorting
2024-11-11 19:43:37 +01:00
Matthias
365c454da1
chore: Improve import comments
2024-11-11 19:43:37 +01:00
Matthias
b6d1f9f754
test: update hyperopt tests for new structure
2024-11-11 19:43:37 +01:00
Matthias
6719d9670d
feat: split hyperopt class
...
this ensures it's clear which parts are passed to workers
2024-11-11 19:43:37 +01:00
Matthias
62234878a1
test: update mocks for new layout
2024-11-11 19:43:37 +01:00
Matthias
851a9a7620
refactor: move hyperopt-auto
2024-11-11 19:43:37 +01:00
Matthias
61d9002cb1
refactor: move hyperopt-output
2024-11-11 19:43:37 +01:00
Matthias
84fc5dfcf7
refactor: move hyperopt-loss interface
2024-11-11 19:43:37 +01:00
Matthias
e1b3ae208d
chore: move hyperopt to it's own module
2024-11-11 19:43:37 +01:00
Matthias
60ec9739c2
chore: update websocket implementation to new asyncio api
2024-11-11 19:21:45 +01:00
Matthias
c9fb3dfb1d
chore: Update websocket imports to use "legacy" client
...
temporary - must be updated to the new implementation
2024-11-11 07:09:13 +01:00
Matthias
8230d1b515
Merge pull request #10913 from freqtrade/dependabot/pip/develop/ccxt-4.4.29
...
chore(deps): bump ccxt from 4.4.26 to 4.4.29
2024-11-11 06:29:59 +01:00
dependabot[bot]
838b4f4e52
chore(deps): bump websockets from 13.1 to 14.0
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 13.1 to 14.0.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/13.1...14.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-11-11 05:29:17 +00:00
Matthias
eae5b154c9
Merge pull request #10908 from freqtrade/dependabot/pip/develop/mkdocs-54fce57b69
...
chore(deps): bump mkdocs-material from 9.5.43 to 9.5.44 in the mkdocs group
2024-11-11 06:28:51 +01:00
Matthias
ebc870d2d4
Merge pull request #10911 from freqtrade/dependabot/pip/develop/packaging-24.2
...
chore(deps): bump packaging from 24.1 to 24.2
2024-11-11 06:28:15 +01:00
Matthias
986b1aadbf
Merge pull request #10912 from freqtrade/dependabot/pip/develop/tqdm-4.67.0
...
chore(deps): bump tqdm from 4.66.6 to 4.67.0
2024-11-11 06:27:16 +01:00
Matthias
9ced73bf19
Merge pull request #10914 from freqtrade/dependabot/pip/develop/ruff-0.7.3
...
chore(deps-dev): bump ruff from 0.7.2 to 0.7.3
2024-11-11 06:26:38 +01:00
Matthias
f0428d5c99
Merge pull request #10915 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.7
...
chore(deps): bump python-telegram-bot from 21.6 to 21.7
2024-11-11 06:26:11 +01:00
Matthias
486a0d2c6e
Merge pull request #10916 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.12.2
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2
2024-11-11 06:25:47 +01:00
dependabot[bot]
13cf6a1007
chore(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.11.0 to 1.12.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.11.0...v1.12.2 )
---
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-11-11 03:54:30 +00:00
dependabot[bot]
4c59bcc1bb
chore(deps): bump python-telegram-bot from 21.6 to 21.7
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.6 to 21.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/v21.6...v21.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 >
2024-11-11 03:11:15 +00:00
dependabot[bot]
057bb31d94
chore(deps-dev): bump ruff from 0.7.2 to 0.7.3
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.7.2 to 0.7.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/0.7.2...0.7.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-11-11 03:11:00 +00:00
dependabot[bot]
6258c0671b
chore(deps): bump ccxt from 4.4.26 to 4.4.29
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.26 to 4.4.29.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.26...4.4.29 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 03:10:48 +00:00
dependabot[bot]
b3b45458f6
chore(deps): bump tqdm from 4.66.6 to 4.67.0
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.6 to 4.67.0.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.6...v4.67.0 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 03:10:40 +00:00
dependabot[bot]
54047a98b3
chore(deps): bump packaging from 24.1 to 24.2
...
Bumps [packaging](https://github.com/pypa/packaging ) from 24.1 to 24.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/24.1...24.2 )
---
updated-dependencies:
- dependency-name: packaging
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 03:10:35 +00:00
dependabot[bot]
6411dcbf72
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.43 to 9.5.44
- [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.43...9.5.44 )
---
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-11-11 03:10:03 +00:00
Matthias
1818215fee
feat: add MultiMetricLoss to "builtin hyperopt loss" list
2024-11-10 10:11:15 +01:00
Matthias
1ffceef9f0
tests: Improve test further
2024-11-10 09:27:10 +01:00
Matthias
be1426a5f6
feat: create strategy-dir if it doesn't exist
2024-11-10 09:18:56 +01:00
Matthias
3ebb819ba3
tests: update new-strategy test to use tmpdir
2024-11-10 09:18:56 +01:00
Matthias
5f16e534ee
feat: add support for --strategy-path to new-strategy
2024-11-10 09:18:56 +01:00
Matthias
8f8e6f16b4
chore: remove unused mock imports
2024-11-10 09:18:56 +01:00
Matthias
b5592b88fa
Merge pull request #10898 from xzmeng/ruff310
...
chore: bump ruff target-version to 3.10
2024-11-10 09:06:28 +01:00
Matthias
ba06269ed7
chore: update commented type
2024-11-10 08:47:24 +01:00
Matthias
e450baeac4
Merge pull request #10902 from 14790897/develop
...
feat: enhance data fetching logic with pagination to increase market …
2024-11-09 18:39:47 +01:00
Matthias
3a81b6a08f
chore: improve warning wording
2024-11-09 18:18:54 +01:00
Matthias
b7a2efcd6a
docs: update docs with new marketcaplist behavior
2024-11-09 18:12:48 +01:00
Meng Xiangzhuo
a605d50d69
chore: revert minimum python version check
2024-11-10 00:22:32 +08:00
liuweiqing
27d894b8e9
chore: remove warnings
2024-11-09 18:40:32 +08:00
liuweiqing
14f1ef8e30
Merge branch 'develop' of https://github.com/freqtrade/freqtrade into develop
2024-11-09 18:23:30 +08:00
liuweiqing
7b471d59c5
chore: add warning when max_rank exceeds 250 in MarketCapPairList
2024-11-09 18:23:27 +08:00
Matthias
5ca102ffee
Merge pull request #10901 from freqtrade/remove_brew
...
Attempt Remove brew hdf5 installs
2024-11-09 09:02:15 +01:00
Matthias
0e04f79b6d
docs: add macos libomp to docs
...
closes #10900
2024-11-09 08:30:19 +01:00
Matthias
c141b873c3
docs: Update install docs
2024-11-09 08:24:37 +01:00
Matthias
3cc97690a4
tests: add hyperliquid lev_prep test
2024-11-09 08:11:23 +01:00
Matthias
5b7f08137f
tests: improve hyperliquid tests
2024-11-09 08:09:57 +01:00
liuweiqing
00318be59f
chore: Convert page number to string to ensure type compatibility
2024-11-09 11:25:31 +08:00
Matthias
37c00d4eeb
chore: keep libomp brew install
2024-11-08 07:59:47 +01:00
liuweiqing
3300d25e57
feat: enhance data fetching logic with pagination to increase market cap rank limit
2024-11-08 14:50:21 +08:00
Matthias
f443b1426f
chore: try removing all brew install steps
...
(hdf5 provides proper wheels now)
2024-11-08 07:03:03 +01:00
Matthias
96354ee1d8
docs: fix hyperliquid docs formatting
2024-11-08 06:45:45 +01:00
Meng Xiangzhuo
41b725714f
chore: bump ruff target-version to 3.10
2024-11-08 04:37:33 +08:00
Matthias
12560e983c
docs: Add note about custom-stoploss exit reasons
2024-11-07 19:57:41 +01:00
Matthias
44ff6d50ec
docs: further clarify telegram docs
2024-11-07 07:22:54 +01:00
Matthias
29c1cca990
chore: don't modify original dict when initializing ccxt
2024-11-07 07:03:01 +01:00
Matthias
979f7ba78c
docs: improved wording on telegram docs
2024-11-07 06:38:22 +01:00
Matthias
b6dfe01628
chore: improve loudness call structure
2024-11-07 06:32:23 +01:00
Matthias
d4cd5ba231
chore: Add loudness docstring
2024-11-07 06:29:23 +01:00
Matthias
e7cf1e34cf
docs: update docs to better explain options for telegram settings
...
closes #10895
2024-11-07 06:29:23 +01:00
Matthias
c9718de24c
feat: Update config_schema with support for exit_fill
2024-11-07 06:29:23 +01:00
Matthias
c58b1f0fd2
feat: add "*" to define custom default for non-defined exit reasons
2024-11-07 06:29:23 +01:00
Matthias
b720ae5d75
feat: Support individual exits for both exit-fill and exit messages
2024-11-07 06:29:23 +01:00
Matthias
3cea1a99b7
tests: add explicit notification enablement test
2024-11-07 06:29:23 +01:00
Matthias
03eb079a5e
chore: slightly refactor telegram loudness control
2024-11-07 06:29:23 +01:00
Matthias
899db2de78
docs: improve formatting of telegram docs page
2024-11-07 06:29:23 +01:00
Matthias
22338d7058
Merge pull request #10896 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-11-07 06:29:11 +01:00
xmatthias
db6d7714a4
chore: update pre-commit hooks
2024-11-07 03:07:11 +00:00
gaardiolor
2de4f425ff
Update stoploss.md - add hyperliquid
2024-11-06 21:41:59 +01:00
gaardiolor
a71ab6e2ae
Update exchanges.md - add hyperliquid stoploss_on_exchange note
2024-11-06 21:39:56 +01:00
gaardiolor
0b6bf701ef
Update exchanges.md - typo
2024-11-06 10:29:23 +01:00
gaardiolor
38eb4eed97
Reverted changes related to create_order_has_all_data
2024-11-05 22:37:12 +01:00
gaardiolor
bdb54f56d9
Update exchanges.md - add Hyperliquid
2024-11-05 21:21:11 +01:00
Matthias
3eb2981fb4
chore: add explaining comment for "not fill" branch
2024-11-05 20:45:58 +01:00
Matthias
835269825d
fix: improve stake-amount in order "created" message
2024-11-05 20:35:59 +01:00
Matthias
12ab1cb2c4
tests: add explicit test for stake_amount_filled
2024-11-05 07:19:49 +01:00
Matthias
07f0e3803a
docs: add stake_amount_filled documentation
2024-11-05 07:19:39 +01:00
Matthias
3d307fe8ff
feat: add stake_amount_filled order attribute
2024-11-05 07:19:09 +01:00
Matthias
5cb4a65cbd
fix: use order.safe_amount for "order created" entry message
2024-11-05 07:06:07 +01:00
Matthias
84ce065f76
Merge pull request #10890 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-11-05 06:24:12 +01:00
xmatthias
6398d7ff23
chore: update pre-commit hooks
2024-11-05 03:05:06 +00:00
Matthias
7e3f8ad012
tests: update test to not test for non-existing property
2024-11-04 20:14:30 +01:00
Matthias
8703c87880
chore: improve a few more types
2024-11-04 19:40:11 +01:00
Matthias
7e010c88b9
chore: Improve type safety
2024-11-04 19:32:46 +01:00
Matthias
dad921bf5b
chore: use CcxtOrder in more places
2024-11-04 19:30:51 +01:00
Matthias
e020bafc38
chore: simplify calculation by reducing dict lookups
2024-11-04 18:22:20 +01:00
Matthias
ecf5e1ce6b
chore: first step to improved ccxtOrder Typing
2024-11-04 18:16:00 +01:00
Matthias
31bcee1a13
Merge pull request #10887 from freqtrade/dependabot/pip/develop/pyarrow-18.0.0
...
chore(deps): bump pyarrow from 17.0.0 to 18.0.0
2024-11-04 09:55:54 +01:00
Matthias
6245127ce1
chore: update pyarrow armhf prebuilt wheel
2024-11-04 09:27:51 +01:00
Matthias
d1a4b9ad85
Merge pull request #10885 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.12
...
chore(deps): bump pymdown-extensions from 10.11.2 to 10.12
2024-11-04 07:48:05 +01:00
Matthias
167e615f67
Merge pull request #10886 from freqtrade/dependabot/pip/develop/ccxt-4.4.26
...
chore(deps): bump ccxt from 4.4.24 to 4.4.26
2024-11-04 07:37:56 +01:00
Matthias
9c1b0471ca
Merge pull request #10884 from freqtrade/dependabot/pip/develop/torch-2.5.1
...
chore(deps): bump torch from 2.5.0 to 2.5.1
2024-11-04 07:25:27 +01:00
Matthias
96a8a94309
Merge pull request #10883 from freqtrade/dependabot/pip/develop/orjson-3.10.11
...
chore(deps): bump orjson from 3.10.10 to 3.10.11
2024-11-04 07:15:13 +01:00
Matthias
d2960aae3c
Merge pull request #10882 from freqtrade/dependabot/pip/develop/ruff-0.7.2
...
chore(deps-dev): bump ruff from 0.7.1 to 0.7.2
2024-11-04 07:11:01 +01:00
Matthias
3f1a23615a
Merge pull request #10881 from freqtrade/dependabot/pip/develop/janus-1.1.0
...
chore(deps): bump janus from 1.0.0 to 1.1.0
2024-11-04 07:10:33 +01:00
dependabot[bot]
78de0f3167
chore(deps): bump pyarrow from 17.0.0 to 18.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 17.0.0 to 18.0.0.
- [Release notes](https://github.com/apache/arrow/releases )
- [Commits](https://github.com/apache/arrow/compare/go/v17.0.0...apache-arrow-18.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-11-04 05:40:36 +00:00
Matthias
718e900a39
Merge pull request #10879 from freqtrade/dependabot/pip/develop/rich-13.9.4
...
chore(deps): bump rich from 13.9.3 to 13.9.4
2024-11-04 06:39:56 +01:00
Matthias
eff2a857c0
Merge pull request #10878 from freqtrade/dependabot/pip/develop/tqdm-4.66.6
...
chore(deps): bump tqdm from 4.66.5 to 4.66.6
2024-11-04 06:39:42 +01:00
Matthias
cf2b5cc24d
Merge pull request #10876 from freqtrade/dependabot/pip/develop/pytest-01f0e07c3f
...
chore(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 in the pytest group
2024-11-04 06:39:14 +01:00
dependabot[bot]
7859fadf6b
chore(deps): bump pymdown-extensions from 10.11.2 to 10.12
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.11.2 to 10.12.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.11.2...10.12 )
---
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-11-04 05:27:37 +00:00
Matthias
34588b7dc0
Merge pull request #10875 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.11.0
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0
2024-11-04 06:26:39 +01:00
Matthias
f6999898d5
Merge pull request #10877 from freqtrade/dependabot/pip/develop/mkdocs-0610082a93
...
chore(deps): bump mkdocs-material from 9.5.42 to 9.5.43 in the mkdocs group
2024-11-04 06:26:25 +01:00
dependabot[bot]
821243ce7c
chore(deps): bump ccxt from 4.4.24 to 4.4.26
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.24 to 4.4.26.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.24...4.4.26 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:35:00 +00:00
dependabot[bot]
44d0abb111
chore(deps): bump torch from 2.2.2 to 2.5.1
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.2.2 to 2.5.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.5.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-11-04 03:34:44 +00:00
dependabot[bot]
10fd2b291e
chore(deps): bump orjson from 3.10.10 to 3.10.11
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.10 to 3.10.11.
- [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.10...3.10.11 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:34:35 +00:00
dependabot[bot]
5034c7c312
chore(deps-dev): bump ruff from 0.7.1 to 0.7.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.7.1 to 0.7.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.7.1...0.7.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-11-04 03:34:25 +00:00
dependabot[bot]
ff36ba7742
chore(deps): bump janus from 1.0.0 to 1.1.0
...
Bumps [janus](https://github.com/aio-libs/janus ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/aio-libs/janus/releases )
- [Changelog](https://github.com/aio-libs/janus/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/janus/compare/v1.0.0...v1.1.0 )
---
updated-dependencies:
- dependency-name: janus
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:34:10 +00:00
dependabot[bot]
9b2fabfb3e
chore(deps): bump rich from 13.9.3 to 13.9.4
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.9.3 to 13.9.4.
- [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.9.3...v13.9.4 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:33:48 +00:00
dependabot[bot]
4008eb20a3
chore(deps): bump tqdm from 4.66.5 to 4.66.6
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.5 to 4.66.6.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.5...v4.66.6 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:33:44 +00:00
dependabot[bot]
e224ee8277
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.42 to 9.5.43
- [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.42...9.5.43 )
---
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-11-04 03:33:34 +00:00
dependabot[bot]
d236f97605
chore(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 in the pytest group
...
Bumps the pytest group with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov ).
Updates `pytest-cov` from 5.0.0 to 6.0.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:33:20 +00:00
dependabot[bot]
0efb966b68
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.10.3 to 1.11.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.3...v1.11.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-11-04 03:04:18 +00:00
Matthias
63dfa52ea8
chore: Fix missing space in log message
2024-11-03 13:43:30 +01:00
Matthias
74507e9981
docs: remove more --dmmp docs
2024-11-02 17:24:31 +01:00
Matthias
d24bef7883
tests: remove --dmmp from tests
2024-11-02 16:54:54 +01:00
Matthias
59bf0c080a
docs: update docs about removed --dmmp option
2024-11-02 16:54:45 +01:00
Matthias
e8553cfac0
docs: Update documentation about dmmp
2024-11-02 16:50:20 +01:00
Matthias
baadf62fc3
chore: remove --dmmp option
2024-11-02 16:49:26 +01:00
Meng Xiangzhuo
cf0f232635
refactor: move download klines count message
2024-11-02 06:00:37 +08:00
Meng Xiangzhuo
e2ee7f7b2f
feat: fall back to rest API by catching all exceptions
2024-11-02 05:25:05 +08:00
Meng Xiangzhuo
76187d31cf
feat: more binance fast download timeframes
2024-11-02 04:12:57 +08:00
Meng Xiangzhuo
c3bbedbc56
refactor: create coroutines on demand
...
to avoid "coroutine was never awaited" warnings
2024-11-02 04:10:46 +08:00
gaardiolor
c4312fbb31
_lev_prep: fixed typo. dry_run_liquidation_price: use wallet_balance instead of stake_amount
2024-11-01 19:14:37 +01:00
Matthias
1bf71b47df
docs: add gate documentation about new permissions
2024-11-01 17:49:00 +01:00
Matthias
67f26fa1ac
Merge pull request #10782 from freqtrade/feat/bt_reverse
...
Enable future positions to reverse their position
2024-11-01 09:29:35 +01:00
Matthias
dafabd5b99
Merge pull request #10860 from xzmeng/fix-test-download-data-timerange
...
tests: fix failure when local timezone is not utc
2024-11-01 09:19:39 +01:00
Matthias
878adfb0c0
tests: expand tests to cover several times and timezones
2024-11-01 08:57:03 +01:00
Matthias
3da9f6d0e3
Merge pull request #10857 from freqtrade/ci_mypy_cache
...
Improved caching
2024-11-01 08:44:13 +01:00
Matthias
f5fdd8a6ab
Merge pull request #10866 from xzmeng/fix-strategy101-link
...
docs: fix strategy 101 link
2024-10-31 15:47:02 +01:00
Meng Xiangzhuo
47e4599fe2
docs: fix strategy 101 link
2024-10-31 22:20:45 +08:00
Matthias
81b432dc0e
chore: bump dev-version to 2024.11-dev
2024-10-31 08:08:02 +01:00
Matthias
7bce16f811
Merge pull request #10861 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-10-31 06:43:24 +01:00
xmatthias
0d430be1fa
chore: update pre-commit hooks
2024-10-31 03:08:41 +00:00
Meng Xiangzhuo
3c76af9dab
tests: fix windows
2024-10-31 04:18:37 +08:00
Meng Xiangzhuo
ad12a9eb99
tests: setup windows asyncio loop
2024-10-31 03:29:21 +08:00
Axel-CH
12424aef69
improve handle_similar_open_order description
2024-10-30 15:19:29 -04:00
Axel-CH
091fe6be88
improve handle_similar_open_order log message
2024-10-30 14:38:54 -04:00
Axel-CH
9432865bcd
updated test_dca_order_adjust: if an exit order is open, a new one with same price, amount and side can't be created.
2024-10-30 14:27:33 -04:00
Meng Xiangzhuo
45bf046645
tests: add performance comparison
2024-10-31 01:51:54 +08:00
Meng Xiangzhuo
a8516ff0f5
tests: fix failure when local timezone is not utc
2024-10-31 01:37:24 +08:00
Meng Xiangzhuo
2ceda2987c
feat: add binance 1s ohlcv fast download
2024-10-30 23:51:25 +08:00
Matthias
e99adc339e
chore: re-use 3.12 cache for online tests
2024-10-30 15:55:50 +01:00
Meng Xiangzhuo
1aa863a92f
tests: fix
2024-10-30 22:11:37 +08:00
Axel-CH
c0754587bf
add handle_similar_open_order for execute_trade_exit
2024-10-29 23:30:36 -04:00
Meng Xiangzhuo
a417698fcd
tests: fix test and improve coverage
2024-10-30 11:30:12 +08:00
Axel-CH
7ecf1b18c1
consider price in handle_similar_open_order
2024-10-29 22:05:42 -04:00
Axel-CH
9b8e485f00
fix handle_similar_open_order operator
2024-10-29 21:20:44 -04:00
Meng Xiangzhuo
e49b5b03db
feat: stop on 404 to prevent missing data
2024-10-30 07:59:06 +08:00
Meng Xiangzhuo
b5f503dbbb
tests: binance compare data.binance.vision to rest API
2024-10-30 07:30:03 +08:00
Meng Xiangzhuo
04d3633545
feat: implement fetch data from data.binance.vision
2024-10-30 07:29:52 +08:00
Meng Xiangzhuo
4e585c5c34
feat: implement Binance.get_historic_ohlcv detail
2024-10-30 07:29:38 +08:00
Meng Xiangzhuo
867aae868d
refactor: move is_new_pair logic to Binance.get_historic_ohlcv
2024-10-30 07:29:19 +08:00
Matthias
1f237db2b5
Merge pull request #10856 from freqtrade/fix/bt_parallel
...
Fix backtest parallelism with timeframe-detail
2024-10-29 20:27:14 +01:00
Matthias
04e8c3ceea
chore: try improve caching
2024-10-29 19:31:08 +01:00
Matthias
592848ad03
test: re-add excluded assert
2024-10-29 19:27:03 +01:00
Matthias
22318eb80e
chore: fix bad usage of variables
2024-10-29 18:14:53 +01:00
Matthias
c03f8afca1
docs: document new behavior
2024-10-29 07:15:47 +01:00
Matthias
88f8e0b8b1
test: improve test for long/short switch
2024-10-29 07:15:47 +01:00
Matthias
8f6b831512
tests: adjust test_locked_pairs for new auto-lock
2024-10-29 07:15:47 +01:00
Matthias
85a2c12768
feat: Lock pairs in direction of the trade only
2024-10-29 07:15:47 +01:00
Matthias
1b8fd63853
tests: BT Detail tests should cover position switch
2024-10-29 07:15:47 +01:00
Matthias
ae325ff124
tests: fix test based on changed behavior
2024-10-29 07:15:47 +01:00
Matthias
1698d96883
feat: Allow Backtesting to reverse position
2024-10-29 07:15:47 +01:00
Matthias
e35f5c9fde
tests: update test to account for newly added prop
2024-10-29 07:13:36 +01:00
Matthias
26a59e2cc5
fix: Don't allow backtesting to exceed max_open_trades in odd edge-cases
...
closes #10853
2024-10-29 07:13:02 +01:00
Matthias
56df7ad9fc
chore: remove unnecessary commented log statement
2024-10-29 06:57:52 +01:00
Matthias
52ae7c3615
Merge pull request #10854 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-10-29 06:39:42 +01:00
xmatthias
c9e56ab04b
chore: update pre-commit hooks
2024-10-29 03:08:45 +00:00
gaardiolor
cfa527e9af
added tests for hyperliquid
2024-10-28 20:34:24 +01:00
Matthias
6cb17caf91
tests: Add test showing behavior from #10853
2024-10-28 20:28:26 +01:00
gaardiolor
67a0040732
added hyperliquid to conftest
2024-10-28 19:32:43 +01:00
gaardiolor
3913b450b6
check for tickers_have_bid_ask
2024-10-28 19:30:59 +01:00
Matthias
13d61e15f4
Merge pull request #10846 from freqtrade/dependabot/pip/develop/fastapi-0.115.4
...
chore(deps): bump fastapi from 0.115.2 to 0.115.4
2024-10-28 07:25:53 +01:00
Matthias
7d46236900
Merge pull request #10849 from freqtrade/dependabot/pip/develop/ruff-0.7.1
...
chore(deps-dev): bump ruff from 0.7.0 to 0.7.1
2024-10-28 07:15:44 +01:00
Matthias
a7e54967c3
Merge pull request #10847 from freqtrade/dependabot/pip/develop/rich-13.9.3
...
chore(deps): bump rich from 13.9.2 to 13.9.3
2024-10-28 06:41:13 +01:00
Matthias
a440e4ef79
Merge pull request #10843 from freqtrade/dependabot/pip/develop/ccxt-4.4.24
...
chore(deps): bump ccxt from 4.4.20 to 4.4.24
2024-10-28 06:39:15 +01:00
dependabot[bot]
b5a52129fb
chore(deps-dev): bump ruff from 0.7.0 to 0.7.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.7.0 to 0.7.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.7.0...0.7.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-10-28 05:39:02 +00:00
Matthias
8e72e0ec07
Merge pull request #10842 from freqtrade/dependabot/pip/develop/orjson-3.10.10
...
chore(deps): bump orjson from 3.10.9 to 3.10.10
2024-10-28 06:38:08 +01:00
Matthias
8204ecc131
Merge pull request #10844 from freqtrade/dependabot/pip/develop/mypy-1.13.0
...
chore(deps-dev): bump mypy from 1.12.1 to 1.13.0
2024-10-28 06:37:28 +01:00
dependabot[bot]
beaf5215b7
chore(deps): bump rich from 13.9.2 to 13.9.3
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.9.2 to 13.9.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.9.2...v13.9.3 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 03:33:21 +00:00
dependabot[bot]
b3fa997bea
chore(deps): bump fastapi from 0.115.2 to 0.115.4
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.2 to 0.115.4.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.2...0.115.4 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 03:32:56 +00:00
dependabot[bot]
eab5bfb475
chore(deps-dev): bump mypy from 1.12.1 to 1.13.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.12.1 to 1.13.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.12.1...v1.13.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-10-28 03:32:38 +00:00
dependabot[bot]
9f5d4dd67f
chore(deps): bump ccxt from 4.4.20 to 4.4.24
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.20 to 4.4.24.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.20...4.4.24 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 03:32:33 +00:00
dependabot[bot]
fc757f6cf7
chore(deps): bump orjson from 3.10.9 to 3.10.10
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.9 to 3.10.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.10.9...3.10.10 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 03:32:23 +00:00
gaardiolor
fd619de1d3
typo
2024-10-27 22:00:52 +01:00
Matthias
4c0341b232
Merge pull request #10827 from freqtrade/fix/freqai-zeros
...
fix: guarantee crash resiliency, as long as users reload bot gracefully
2024-10-27 21:51:07 +01:00
Matthias
a3bcc9d91e
chore: schema.json updated
2024-10-27 21:28:36 +01:00
Robert Caulk
d215e3ca68
chore: add documentation and add wait_for_training to config schema
2024-10-27 19:20:19 +01:00
gaardiolor
493fa8541b
fixes related to ruff and mypy
2024-10-27 17:06:56 +01:00
Matthias
930b5e07f8
tests: adapt tests for improved createMarketBuyOrderRequiresPrice validation
2024-10-27 13:56:46 +01:00
Matthias
5174717ca9
fix: ensure createMarketBuyOrderRequiresPrice is only applied to buys
...
closes #10833
2024-10-27 13:56:38 +01:00
gaardiolor
a7681fc712
revert ccxt version bump
2024-10-27 12:27:54 +01:00
gaardiolor
7d1976ad05
fix ohlcv_candle_limit funding_rate candles
...
Co-authored-by: Matthias <xmatthias@outlook.com >
2024-10-27 12:09:20 +01:00
Matthias
d317f33f4e
chore: improve potentially erroneous comparison
2024-10-27 09:53:51 +01:00
Matthias
9e53b0742c
docs: update documentation code to align with comment
...
closes #10838
2024-10-27 07:57:52 +01:00
gaardiolor
4c78b8c6d1
updated dry_run_liquidation_price to match new signature
...
fixed comment
2024-10-26 14:13:57 +02:00
gaardiolor
b88db55db3
Initial implementation of hyperliquid.
...
- Spot
- Swap (long, short, leverage, stoploss_on_exchange)
- dry_run_liquidation_price()
2024-10-25 17:47:53 +02:00
Matthias
b8f8d1d4b1
Merge pull request #10831 from xzmeng/fix-log
...
feat: auto-create logs dir if it's absent
2024-10-25 07:38:53 +02:00
Matthias
c4cbf6de3b
tests: reset permissions on tmp-path
...
to facilitate cleanup
2024-10-25 07:22:11 +02:00
Matthias
e7b0e3293d
feat: Exit with exception, not with exit1
...
this aligns to how other parts of the code work - leaving "exit" to the outermost caller.
2024-10-25 06:34:46 +02:00
Meng Xiangzhuo
87c8e85068
feat: add user friendly message on permission error
2024-10-25 00:01:41 +08:00
Matthias
c9ae5e1e9f
Merge pull request #10834 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-10-24 09:29:03 +02:00
xmatthias
3d9514d266
chore: update pre-commit hooks
2024-10-24 06:07:00 +02:00
Matthias
3d9cbf52b9
chore: improve import sorting
2024-10-24 06:06:31 +02:00
Matthias
5b4043db85
chore: use Class for parse_timerange
2024-10-24 06:06:31 +02:00
Matthias
661d36614f
Merge pull request #10824 from freqtrade/dependabot/pip/develop/torch-2.5.0
...
chore(deps): bump torch from 2.2.2 to 2.5.0
2024-10-23 18:06:09 +02:00
Matthias
11cef55c03
test: update mock to new pairlist location
2024-10-23 17:59:34 +02:00
Matthias
667d08d003
refactor: extract pairlist_api from background_tasks file
2024-10-23 17:57:36 +02:00
Meng Xiangzhuo
ba780276a2
feat: auto-create logs dir if it's absent
2024-10-23 00:22:23 +08:00
Matthias
46db0bc08c
feat: rename endpoint to be better aligned
2024-10-22 06:40:01 +02:00
Matthias
0de3c6945b
test: add test for api/hyperopt-loss
2024-10-22 06:39:55 +02:00
Matthias
0bf30aaa6b
feat: add hyperopt-loss api endpoint
2024-10-22 06:39:43 +02:00
Matthias
faac205464
tests: add test for list-hyperoptloss
2024-10-22 06:39:30 +02:00
Matthias
1d5d7048d6
chore: improve test imports
2024-10-22 06:38:20 +02:00
Matthias
033643c4ca
docs: add documentation for list-hyperoptloss
2024-10-22 06:38:20 +02:00
Matthias
8b8b5cfac4
feat: add list-hyperoptloss subcommand
2024-10-22 06:38:20 +02:00
Matthias
9ad32fd846
fix: improved defaultHyperoptLoss alias
...
this gives the class it's proper name.
2024-10-22 06:38:20 +02:00
Matthias
d9766bfd7e
Merge pull request #10829 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-10-22 06:35:18 +02:00
xmatthias
186f2a8392
chore: update pre-commit hooks
2024-10-22 03:08:05 +00:00
Matthias
c6a43b0d0c
Merge pull request #10820 from freqtrade/dependabot/pip/develop/mypy-1.12.1
...
chore(deps-dev): bump mypy from 1.11.2 to 1.12.1
2024-10-21 11:46:41 +02:00
Robert Caulk
a1513b7c7c
fix: allow user to break training
2024-10-21 11:40:46 +02:00
Robert Caulk
6571ef4e45
fix: guarantee crash resiliency, as long as users reload bot gracefully
2024-10-21 11:14:28 +02:00
Matthias
a3f8a4f45e
Merge pull request #10817 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.36
...
chore(deps): bump sqlalchemy from 2.0.35 to 2.0.36
2024-10-21 10:46:07 +02:00
Matthias
336111fbd4
chore: update sqlalchemy pre-commit
2024-10-21 10:19:27 +02:00
Matthias
f100ad12e0
chore: fix whitespace error after merge
2024-10-21 10:18:01 +02:00
Matthias
7adc505a00
Merge branch 'develop' into dependabot/pip/develop/mypy-1.12.1
2024-10-21 10:17:19 +02:00
Matthias
d781ee0596
Merge pull request #10814 from freqtrade/dependabot/pip/develop/types-9987b1e203
...
chore(deps-dev): bump types-requests from 2.32.0.20240914 to 2.32.0.20241016 in the types group
2024-10-21 09:44:14 +02:00
Matthias
0ea9240226
Merge pull request #10822 from freqtrade/dependabot/pip/develop/ccxt-4.4.20
...
chore(deps): bump ccxt from 4.4.17 to 4.4.20
2024-10-21 09:24:59 +02:00
Matthias
dbbdb7cd7e
Merge pull request #10818 from freqtrade/dependabot/pip/develop/psutil-6.1.0
...
chore(deps): bump psutil from 6.0.0 to 6.1.0
2024-10-21 08:56:25 +02:00
Matthias
2f98d2a781
Merge pull request #10825 from freqtrade/dependabot/pip/develop/orjson-3.10.9
...
chore(deps): bump orjson from 3.10.7 to 3.10.9
2024-10-21 08:32:40 +02:00
dependabot[bot]
d9ea89857c
chore(deps): bump sqlalchemy from 2.0.35 to 2.0.36
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.35 to 2.0.36.
- [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-10-21 06:05:10 +00:00
dependabot[bot]
a29a697012
chore(deps): bump ccxt from 4.4.17 to 4.4.20
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.17 to 4.4.20.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.17...4.4.20 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 06:05:02 +00:00
Matthias
430706529a
Merge pull request #10823 from freqtrade/dependabot/pip/develop/cryptography-43.0.3
...
chore(deps): bump cryptography from 42.0.8 to 43.0.3
2024-10-21 08:04:08 +02:00
Matthias
9b1999bc02
Merge pull request #10821 from freqtrade/dependabot/pip/develop/ruff-0.7.0
...
chore(deps-dev): bump ruff from 0.6.9 to 0.7.0
2024-10-21 07:53:50 +02:00
Matthias
196e82d3ab
Merge pull request #10819 from freqtrade/dependabot/pip/develop/bottleneck-1.4.2
...
chore(deps): bump bottleneck from 1.4.1 to 1.4.2
2024-10-21 07:53:40 +02:00
dependabot[bot]
1761d0e65c
chore(deps): bump psutil from 6.0.0 to 6.1.0
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-6.0.0...release-6.1.0 )
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 05:33:28 +00:00
Matthias
9465723026
Merge pull request #10816 from freqtrade/dependabot/pip/develop/uvicorn-0.32.0
...
chore(deps): bump uvicorn from 0.31.1 to 0.32.0
2024-10-21 07:32:37 +02:00
Matthias
c9246bf946
Merge pull request #10815 from freqtrade/dependabot/pip/develop/mkdocs-d0ead33a76
...
chore(deps): bump mkdocs-material from 9.5.40 to 9.5.42 in the mkdocs group
2024-10-21 07:32:10 +02:00
Matthias
4f0380bb2c
Merge pull request #10779 from froggleston/frog-strat101-docs-1
...
Improve strategy development documentation
2024-10-21 06:41:59 +02:00
Matthias
41a4c7c39f
chore: improve type safety
2024-10-21 06:39:55 +02:00
Matthias
e3bdf89cab
chore: bump pre-commit types-requests
2024-10-21 06:33:55 +02:00
dependabot[bot]
0843f09c86
chore(deps): bump orjson from 3.10.7 to 3.10.9
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.7 to 3.10.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.10.7...3.10.9 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 03:18:32 +00:00
dependabot[bot]
93afe00205
chore(deps): bump torch from 2.2.2 to 2.5.0
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.2.2 to 2.5.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.5.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-10-21 03:18:20 +00:00
dependabot[bot]
0f978bbcc7
chore(deps): bump cryptography from 42.0.8 to 43.0.3
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.8 to 43.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.3 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 03:18:10 +00:00
dependabot[bot]
88c49a9f7c
chore(deps-dev): bump ruff from 0.6.9 to 0.7.0
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.9 to 0.7.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/0.6.9...0.7.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-10-21 03:17:52 +00:00
dependabot[bot]
83f285c913
chore(deps-dev): bump mypy from 1.11.2 to 1.12.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.11.2 to 1.12.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.12.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 03:17:35 +00:00
dependabot[bot]
24499c5ea9
chore(deps): bump bottleneck from 1.4.1 to 1.4.2
...
Bumps [bottleneck](https://github.com/pydata/bottleneck ) from 1.4.1 to 1.4.2.
- [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.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: bottleneck
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 03:17:23 +00:00
dependabot[bot]
d02b1f04e2
chore(deps): bump uvicorn from 0.31.1 to 0.32.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.31.1 to 0.32.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.31.1...0.32.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-10-21 03:16:42 +00:00
dependabot[bot]
c818003399
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.40 to 9.5.42
- [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.40...9.5.42 )
---
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-10-21 03:16:38 +00:00
dependabot[bot]
306db6d026
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.20240914 to 2.32.0.20241016
- [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-10-21 03:15:50 +00:00
froggleston
b75ff4bdf5
Adjust docs based on review
2024-10-20 21:53:12 +01:00
Matthias
60439c7d8e
chore: enhanced pyright configuration
...
this should get rid of most errors in recent pylance versions
by disabling them all.
2024-10-20 15:29:37 +02:00
Matthias
3518a4167c
chore: minor typing fix
2024-10-20 15:24:45 +02:00
Matthias
51dd7fa58e
chore: ensure empty leverage tiers files don't cause an exception
2024-10-20 15:22:50 +02:00
Matthias
0a5549ebc9
docs: add canonical_version
2024-10-20 12:35:26 +02:00
Matthias
607167ebe7
fix: improve resilience of ft_rest_client
2024-10-20 11:52:29 +02:00
Matthias
1183517c3a
chore: remove non-needed type_checking import
2024-10-20 11:45:39 +02:00
Matthias
6d169784ed
chore: remove mypy override for telegram module
...
it's no longer necessary.
2024-10-20 10:41:19 +02:00
Matthias
9b16cc6266
Merge pull request #10810 from xzmeng/delete-market-change
...
fix: delete market change file when deleting backtest result
2024-10-19 13:37:43 +02:00
Matthias
d56f46e1b1
Merge pull request #10805 from bearvar/ComplexHyperOptLoss
...
Add new hyperopt loss function
2024-10-19 13:32:46 +02:00
Matthias
6a5feacd38
tests: Skip binanceus websocket tests
...
binance.us volume is currently too low for this test to run reliably.
2024-10-19 13:32:27 +02:00
Matthias
0a91189e6a
chore: remove unused kwargs
2024-10-19 13:10:40 +02:00
Matthias
e9d9ebf156
docs: Update documentation for MultiMetricHyperOptLoss
2024-10-19 13:05:59 +02:00
Matthias
1a85dc9b99
chore: Update to new code standard
2024-10-19 13:02:45 +02:00
Matthias
660af7ec70
chore: Fix test failure, sort imports
2024-10-19 13:02:27 +02:00
Matthias
102d44a7b8
chore: improve lbank comment message
2024-10-19 12:35:23 +02:00
Matthias
549b0f8ef4
feat: delete all files when deleting a backtest result
2024-10-19 12:33:42 +02:00
Matthias
c6fe8ae70c
feat: add lbank candle limit parameters
2024-10-19 11:51:25 +02:00
Meng Xiangzhuo
9e1af0db63
delete market change when deleting backtest result
2024-10-19 10:55:24 +08:00
Matthias
43b6cb9bff
docs: Update 101 docs
2024-10-18 18:21:27 +02:00
Matthias
9b7acf33c6
docs: rename file to strategy-101
2024-10-18 18:16:29 +02:00
Matthias
3914abda20
Merge pull request #10808 from freqtrade/update_macos_images
...
ci: update macos version to new images
2024-10-18 07:29:20 +02:00
Matthias
e47042d1cb
Merge pull request #10773 from freqtrade/fix/freqai_m3
...
fix: Support mps device where available
2024-10-18 07:07:23 +02:00
Matthias
a40a2f96b5
chore: attempt to speed up CI
...
Coveralls is only needed by one matrix run ...
2024-10-18 06:26:36 +02:00
Matthias
efc689a937
chore: update macos version to new images
2024-10-17 20:40:13 +02:00
bearvar
78bf40eaa9
Edit EXPECTANCY_CONST to show it can be decimal.
2024-10-17 22:09:00 +05:00
bearvar
578604619a
Edit PF_CONST to show it can be decimal.
2024-10-17 22:07:32 +05:00
bearvar
6eac798d91
Rename ComplexHyperOptLoss to MultiMetricHyperOptLoss. Add it to test_loss_functions_better_profits.
2024-10-17 21:54:25 +05:00
Alex
121bdbad84
Update and rename hyperopt_loss_complex.py to hyperopt_loss_multi_metric.py
2024-10-17 21:42:34 +05:00
Matthias
aaeaa02406
Merge pull request #10807 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-10-17 06:24:20 +02:00
xmatthias
5b2b2d1a5c
chore: update pre-commit hooks
2024-10-17 03:06:56 +00:00
bearvar
9209d11084
Add new hyperopt loss function
2024-10-16 21:52:42 +05:00
froggleston
60f54f1bc9
Improve 101 docs
2024-10-15 12:37:55 +01:00
Robert Davey
8b1de5d9b5
Update docs/freqtrade-101.md
...
Co-authored-by: Matthias <xmatthias@outlook.com >
2024-10-15 11:54:26 +01:00
Matthias
b2095481b3
Merge pull request #10783 from xzmeng/remove-setuppy
...
Remove setup.py
2024-10-15 06:39:29 +02:00
froggleston
a8e8517364
Minor typo
2024-10-15 00:11:16 +01:00
Matthias
c9b31c62cd
docs: improved wording for developer docs
2024-10-14 19:10:49 +02:00
froggleston
c72cf64c8a
Americanize *sigh*
2024-10-14 17:36:43 +01:00
froggleston
8c2f841972
Update 101 and customisation docs
2024-10-14 17:33:55 +01:00
Meng Xiangzhuo
0c1c750005
Add and dependency groups
2024-10-14 19:51:04 +08:00
Axel-CH
5c9ec37609
abort execute_entry if similar_open_order found
2024-10-14 05:52:38 -04:00
Axel-CH
4dc20effb8
fix codespell
2024-10-14 05:40:21 -04:00
Axel-CH
084d951ffd
mypy fix for handle_similar_open_order
2024-10-14 05:34:01 -04:00
Axel-CH
092fbe25b8
enhancement on cancel_open_orders_of_trade
2024-10-14 05:23:05 -04:00
Axel-CH
7d5d84763f
add handling of simital open order
2024-10-14 05:12:03 -04:00
Matthias
33d98dfe8c
Merge pull request #10791 from freqtrade/dependabot/pip/develop/ccxt-4.4.17
...
chore(deps): bump ccxt from 4.4.14 to 4.4.17
2024-10-14 08:55:13 +02:00
Matthias
256815e148
Merge pull request #10793 from freqtrade/dependabot/pip/develop/fastapi-0.115.2
...
chore(deps): bump fastapi from 0.115.0 to 0.115.2
2024-10-14 08:32:01 +02:00
dependabot[bot]
cdbfbb5504
chore(deps): bump ccxt from 4.4.14 to 4.4.17
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.14 to 4.4.17.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.14...4.4.17 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-14 06:13:50 +00:00
Matthias
753a88c409
Merge pull request #10797 from freqtrade/dependabot/pip/develop/aiohttp-3.10.10
...
chore(deps): bump aiohttp from 3.10.9 to 3.10.10
2024-10-14 08:13:00 +02:00
Matthias
eef6966a85
Merge pull request #10796 from freqtrade/dependabot/pip/develop/bottleneck-1.4.1
...
chore(deps): bump bottleneck from 1.4.0 to 1.4.1
2024-10-14 07:58:00 +02:00
Matthias
d1d6a30884
Merge pull request #10795 from freqtrade/dependabot/pip/develop/pre-commit-4.0.1
...
chore(deps-dev): bump pre-commit from 4.0.0 to 4.0.1
2024-10-14 07:39:14 +02:00
dependabot[bot]
3a190a1c37
chore(deps): bump fastapi from 0.115.0 to 0.115.2
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.0 to 0.115.2.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.0...0.115.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-10-14 05:15:21 +00:00
Matthias
ae70902921
Merge pull request #10792 from freqtrade/dependabot/pip/develop/time-machine-2.16.0
...
chore(deps-dev): bump time-machine from 2.15.0 to 2.16.0
2024-10-14 07:14:59 +02:00
Matthias
5418237919
Merge pull request #10790 from freqtrade/dependabot/pip/develop/uvicorn-0.31.1
...
chore(deps): bump uvicorn from 0.31.0 to 0.31.1
2024-10-14 07:14:31 +02:00
Matthias
42fcdb33a1
Merge pull request #10789 from freqtrade/dependabot/pip/develop/mkdocs-2fa875aea2
...
chore(deps): bump mkdocs-material from 9.5.39 to 9.5.40 in the mkdocs group
2024-10-14 07:12:14 +02:00
dependabot[bot]
2098e69fb4
chore(deps): bump aiohttp from 3.10.9 to 3.10.10
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.9 to 3.10.10.
- [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.9...v3.10.10 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-14 03:48:48 +00:00
dependabot[bot]
2415275e90
chore(deps): bump bottleneck from 1.4.0 to 1.4.1
...
Bumps [bottleneck](https://github.com/pydata/bottleneck ) from 1.4.0 to 1.4.1.
- [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.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: bottleneck
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-14 03:48:29 +00:00
dependabot[bot]
83fcc92f75
chore(deps-dev): bump pre-commit from 4.0.0 to 4.0.1
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.0.0 to 4.0.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/v4.0.0...v4.0.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-10-14 03:48:21 +00:00
dependabot[bot]
64a7ab6e2e
chore(deps-dev): bump time-machine from 2.15.0 to 2.16.0
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.15.0 to 2.16.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.15.0...2.16.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-10-14 03:48:01 +00:00
dependabot[bot]
a772e1f9ca
chore(deps): bump uvicorn from 0.31.0 to 0.31.1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.31.0 to 0.31.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.31.0...0.31.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-10-14 03:47:30 +00:00
dependabot[bot]
7bbed1705c
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.39 to 9.5.40
- [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.39...9.5.40 )
---
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-10-14 03:47:26 +00:00
Meng Xiangzhuo
4cd4660357
Remove setup.py
2024-10-13 23:22:10 +08:00
Matthias
d503724bda
chore: improve backtest comment
2024-10-12 13:04:09 +02:00
Matthias
2756a1f1a0
chore: improve statement sequence for improved short circuiting
2024-10-12 11:44:29 +02:00
Matthias
883122a98b
refactor: Simplify backtest code slightly
...
This should also slighly improve performance for detail backtests
as it removes one comparison
2024-10-12 11:34:13 +02:00
Matthias
bd7f0383d1
chore: improve clarity of argument name
2024-10-12 11:25:15 +02:00
Matthias
aa8cefc110
fix: minor missing statement in detail backtest fallback
2024-10-12 11:06:13 +02:00
Matthias
48740f5032
docs: add new document to index
2024-10-12 08:41:03 +02:00
froggleston
35b81a2f38
Initial work on strategy dev docs
2024-10-11 23:00:09 +01:00
Matthias
4b582b9d7e
fix(bybit): Override fetchOrder to false for spot markets
...
closes #10777
2024-10-10 19:48:30 +02:00
Matthias
d72f45a94b
Merge pull request #10776 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-10-10 06:28:32 +02:00
xmatthias
a71ed3ec5a
chore: update pre-commit hooks
2024-10-10 03:06:38 +00:00
Axel-CH
95f709ae14
fix formating
2024-10-08 01:40:56 -04:00
Axel-CH
43b2ec1e3f
replace existing entry order before placing new one in execute_entry
2024-10-08 01:31:47 -04:00
Matthias
92b2a6fa24
fix: Support mps device where available
2024-10-08 07:20:49 +02:00
Axel-CH
acb3941776
fix typo for list type
2024-10-08 00:57:06 -04:00
Axel CH
f8807cf659
Merge branch 'develop' into feature/proceed-exit-while-open-order
2024-10-08 00:51:30 -04:00
Matthias
ddeb64964d
Merge pull request #10770 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-10-08 06:36:12 +02:00
xmatthias
b2d6c5b6a7
chore: update pre-commit hooks
2024-10-08 03:09:02 +00:00
Axel-CH
c01996d1d1
fix tests related to position adjustment
2024-10-07 15:31:26 -04:00
Matthias
271375d171
Merge pull request #10758 from stash86/recursive-str
...
add is_number check to make sure we skip non-number columns
2024-10-07 21:09:58 +02:00
Matthias
5693039f0d
tests: Add test-column to ensure string columns won't regress
2024-10-07 20:33:12 +02:00
Matthias
52304b37a2
feat: Allow strategies to not define enter_long
2024-10-07 20:28:29 +02:00
Axel-CH
3d6e186b30
allow position ajustment if position open
2024-10-07 12:35:09 -04:00
Matthias
fe8eabda37
Merge pull request #10759 from freqtrade/dependabot/pip/develop/types-9d35b667ff
...
chore(deps-dev): bump types-python-dateutil from 2.9.0.20240906 to 2.9.0.20241003 in the types group
2024-10-07 08:27:26 +02:00
Matthias
a00032de53
Merge pull request #10768 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.10.3
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3
2024-10-07 08:01:39 +02:00
Matthias
b320358dc4
Merge pull request #10766 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.11.2
...
chore(deps): bump pymdown-extensions from 10.11.1 to 10.11.2
2024-10-07 07:50:40 +02:00
Matthias
f81ab8e4d4
Merge pull request #10765 from freqtrade/dependabot/pip/develop/rich-13.9.2
...
chore(deps): bump rich from 13.8.1 to 13.9.2
2024-10-07 07:24:49 +02:00
Matthias
9a537248a4
Merge pull request #10764 from freqtrade/dependabot/pip/develop/humanize-4.11.0
...
chore(deps): bump humanize from 4.10.0 to 4.11.0
2024-10-07 07:07:49 +02:00
Matthias
eeed65b354
chore: Bump pre-commit types-python-dateutil
2024-10-07 07:07:25 +02:00
Matthias
3c6711c590
Merge pull request #10763 from freqtrade/dependabot/pip/develop/aiohttp-3.10.9
...
chore(deps): bump aiohttp from 3.10.8 to 3.10.9
2024-10-07 06:53:44 +02:00
Matthias
90d8dfcf12
Merge pull request #10762 from freqtrade/dependabot/pip/develop/pre-commit-4.0.0
...
chore(deps-dev): bump pre-commit from 3.8.0 to 4.0.0
2024-10-07 06:53:18 +02:00
Matthias
03b76f3c8a
Merge pull request #10761 from freqtrade/dependabot/pip/develop/ccxt-4.4.14
...
chore(deps): bump ccxt from 4.4.9 to 4.4.14
2024-10-07 06:53:04 +02:00
Matthias
b9caed4392
Merge pull request #10760 from freqtrade/dependabot/pip/develop/ruff-0.6.9
...
chore(deps-dev): bump ruff from 0.6.8 to 0.6.9
2024-10-07 06:52:56 +02:00
dependabot[bot]
6993a650b0
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.2...v1.10.3 )
---
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-10-07 03:45:40 +00:00
dependabot[bot]
4000794af6
chore(deps): bump pymdown-extensions from 10.11.1 to 10.11.2
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.11.1 to 10.11.2.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.11.1...10.11.2 )
---
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-10-07 03:17:55 +00:00
dependabot[bot]
7c9e6779c6
chore(deps): bump rich from 13.8.1 to 13.9.2
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.8.1 to 13.9.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.8.1...v13.9.2 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 03:17:51 +00:00
dependabot[bot]
ec6d9ec7de
chore(deps): bump humanize from 4.10.0 to 4.11.0
...
Bumps [humanize](https://github.com/python-humanize/humanize ) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/python-humanize/humanize/releases )
- [Commits](https://github.com/python-humanize/humanize/compare/4.10.0...4.11.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-10-07 03:17:48 +00:00
dependabot[bot]
58fccadf08
chore(deps): bump aiohttp from 3.10.8 to 3.10.9
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.8 to 3.10.9.
- [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.8...v3.10.9 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 03:17:45 +00:00
dependabot[bot]
34e7362132
chore(deps-dev): bump pre-commit from 3.8.0 to 4.0.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.8.0 to 4.0.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.8.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 03:17:30 +00:00
dependabot[bot]
fca39a7809
chore(deps): bump ccxt from 4.4.9 to 4.4.14
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.9 to 4.4.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.4.9...4.4.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-10-07 03:17:24 +00:00
dependabot[bot]
278404f47c
chore(deps-dev): bump ruff from 0.6.8 to 0.6.9
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.8 to 0.6.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/0.6.8...0.6.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-10-07 03:17:11 +00:00
dependabot[bot]
64612712a5
chore(deps-dev): bump types-python-dateutil in the types group
...
Bumps the types group with 1 update: [types-python-dateutil](https://github.com/python/typeshed ).
Updates `types-python-dateutil` from 2.9.0.20240906 to 2.9.0.20241003
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- 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-10-07 03:15:59 +00:00
Stefano Ariestasia
9ffd0ad982
add is_number check
2024-10-07 11:17:15 +09:00
Matthias
e703fec3af
Merge pull request #10748 from freqtrade/maint/bump_ruff_minpython
...
Bump ruff target version to 3.9
2024-10-06 08:56:50 +02:00
Matthias
78e9eac64a
chore: Fix remaining violations after merge
2024-10-06 08:28:55 +02:00
Matthias
2b1fc8725e
Merge branch 'develop' into maint/bump_ruff_minpython
2024-10-06 08:28:09 +02:00
Matthias
b885c3dda3
Merge pull request #10746 from xzmeng/startup-time
...
Postpone imports on demand
2024-10-06 08:21:54 +02:00
Matthias
aa2c1501da
chore: fix missed dependencies for deploy_ui
2024-10-05 13:20:43 +02:00
Matthias
ed5c929b23
chore: remove rapidjson from "default" imports
2024-10-05 13:17:35 +02:00
Matthias
672a23dbcd
chore: revert changes to btanalysis - they have no impact
2024-10-05 13:09:30 +02:00
Matthias
24c09d0319
refactor: move ui deployment to it's own file
2024-10-05 13:06:19 +02:00
Matthias
092275a981
refactor: move config deployment to it's own file
2024-10-05 13:00:11 +02:00
Matthias
3fe97e1709
chore: Remove __futures__ import and corresponding ruff skips
2024-10-05 11:43:28 +02:00
Matthias
1ad4f0c9b5
chore: re-export from system module
2024-10-05 11:30:17 +02:00
Matthias
27a327402b
chore: improve behavior by validating earlier
...
(and with exception handling)
2024-10-05 11:09:39 +02:00
Matthias
e2adfe9eab
Merge pull request #10749 from xzmeng/fix-setuppy
...
Fix setup.py
2024-10-04 13:00:21 +02:00
Meng Xiangzhuo
67690c9e8e
Fix setup.py
2024-10-04 18:11:36 +08:00
Matthias
4c3c2eaa3b
chore: update ruff target version to 3.9
2024-10-04 07:11:06 +02:00
Matthias
cf6c41f9db
chore: remove no longer required imports
2024-10-04 07:10:49 +02:00
Matthias
2e0a597ee4
chore: update tests to modern typing syntax
2024-10-04 07:09:51 +02:00
Matthias
628983d123
chore: update ft_client to modern typing syntax
2024-10-04 07:08:56 +02:00
Matthias
8ec5dd6def
chore: update to modern typing syntax
2024-10-04 07:08:30 +02:00
Matthias
acc40c73f3
chore: update strategy to modern typing syntax
2024-10-04 07:07:32 +02:00
Matthias
1d4658e978
chore: update rpc to modern typing syntax
2024-10-04 07:06:27 +02:00
Matthias
b8bbf3b69e
chore: update resolvers to modern typing syntax
2024-10-04 07:02:57 +02:00
Matthias
d8e41fa8b1
chore: update plugins to modern typing syntax
2024-10-04 07:02:20 +02:00
Matthias
e9a6ba03f9
chore: update persistence to modern typing syntax
2024-10-04 06:55:05 +02:00
Matthias
2e69e38adb
chore: update optimize to modern typing syntax
2024-10-04 06:53:50 +02:00
Matthias
c5ed876c09
chore: update types config to modern typing syntax
2024-10-04 06:50:53 +02:00
Matthias
96f737f13e
chore: update freqai to modern typing syntax
2024-10-04 06:50:34 +02:00
Matthias
f369151e8e
chore: update exchange config to modern typing syntax
2024-10-04 06:46:45 +02:00
Matthias
d1b9990e4e
chore: update edge config to modern typing syntax
2024-10-04 06:42:29 +02:00
Matthias
ed7eb01d1b
chore: update data to modern typing syntax
2024-10-04 06:42:04 +02:00
Matthias
6601127693
chore: update config to modern typing syntax
2024-10-04 06:39:58 +02:00
Matthias
43236c1cc4
chore: update config to modern typing syntax
2024-10-04 06:39:20 +02:00
Matthias
65bbf7b2a2
chore: update commands to modern typing syntax
2024-10-04 06:38:06 +02:00
Matthias
74b8dca63e
chore: update to modern typing syntax
2024-10-04 06:36:00 +02:00
Matthias
7db0e3ac3f
chore: remove obsolete version check
2024-10-04 06:31:19 +02:00
Meng Xiangzhuo
f889c24497
Fix test
2024-10-04 11:56:38 +08:00
Meng Xiangzhuo
852a1900b4
Fix test
2024-10-04 11:52:07 +08:00
Meng Xiangzhuo
30a273c946
Revert lazy import requests
2024-10-04 11:36:51 +08:00
Meng Xiangzhuo
903614140a
Eliminate unnecessary lazy import
2024-10-04 11:22:47 +08:00
Meng Xiangzhuo
0fe772efa8
Eliminate unnecessary TYPE_CHECKING
2024-10-04 11:10:39 +08:00
Meng Xiangzhuo
e6dedee56f
Split freqtrade.system into a package
2024-10-04 11:05:49 +08:00
Meng Xiangzhuo
66605e91aa
Merge branch 'develop' into startup-time
2024-10-04 08:38:55 +08:00
Matthias
137db2c86c
Merge pull request #10745 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-10-03 06:45:16 +02:00
Meng Xiangzhuo
9c28a6ff4a
Add test
2024-10-03 12:07:03 +08:00
Meng Xiangzhuo
48a8d7de1c
Postpone imports on demand
2024-10-03 11:33:52 +08:00
xmatthias
5fa96c944d
chore: update pre-commit hooks
2024-10-03 03:07:14 +00:00
Matthias
fe270bd9ae
Merge pull request #10741 from freqtrade/feat/improve_liquidation_logic
...
Improved liquidation price logic
2024-10-02 19:49:03 +02:00
Matthias
a0912ad6b4
tests: update ccxt compat test
2024-10-02 18:10:28 +02:00
Matthias
9ba0c54295
chore: cleanup test code
2024-10-02 07:05:00 +02:00
Matthias
86721b88ce
chore: improve import logic
2024-10-02 07:05:00 +02:00
Matthias
9bdee1b82d
feat: improve typing of fetch_funding_rates
2024-10-02 07:05:00 +02:00
Matthias
abe01f8f48
feat: implement liquidation price update on all order fills
2024-10-02 07:05:00 +02:00
Matthias
c5525d356e
feat: support backtesting with cross configuration
2024-10-02 07:05:00 +02:00
Matthias
36ae564d26
feat: update liquidation price on startup
2024-10-02 07:05:00 +02:00
Matthias
cba6bd6ef5
fix: use t.leverage, not trade.leverage for cross liq calculations
2024-10-02 07:05:00 +02:00
Matthias
4d40ffedff
fix: allow setting 0 as liquidation price
2024-10-02 07:05:00 +02:00
Matthias
319e8d746f
feat: use proper trade objects for liquidation calc
2024-10-02 07:05:00 +02:00
Matthias
fe7a88362b
feat: add method to fetch binance funding fees
...
which is necessary to calculate accurate liquidation prices
2024-10-02 07:05:00 +02:00
Matthias
8bf314202f
chore: simplify call to liquidation price for cross futures
2024-10-02 07:05:00 +02:00
Matthias
ac8bc7dec2
fix: use "other trades" logic for binance cross calc
2024-10-02 07:05:00 +02:00
Matthias
0d5919392e
test: update binance test
2024-10-02 07:05:00 +02:00
Matthias
1473abf19a
refactor: rename dry-liquidation parameter
...
passing all open trades will be more flexible for the future.
2024-10-02 07:05:00 +02:00
Matthias
45e75f3d09
chore: improve arguments to get_liquidation_price
2024-10-02 07:05:00 +02:00
Matthias
5358f2fb9e
feat: allow liquidation-price update without trades for cross mode
2024-10-02 07:05:00 +02:00
Matthias
c316d27444
refactor: move exception handler into helper function
2024-10-02 07:05:00 +02:00
Matthias
0c0bb29f83
chore: add other_trades param to liquidation_price calls
2024-10-02 07:05:00 +02:00
Matthias
82bc3270e7
test: Update binance test for new approach
2024-10-02 07:05:00 +02:00
Matthias
ec79b0b17b
feat: update dry-run calculation params to be more generic
2024-10-02 07:05:00 +02:00
Matthias
0560567058
test: add test for liquidation_price update function
2024-10-02 07:05:00 +02:00
Matthias
3de740b35f
feat: create shared method for liquidation price update
2024-10-02 07:05:00 +02:00
Matthias
b69f598e51
refactor: move more code into cross conditional
2024-10-02 07:05:00 +02:00
Matthias
1ad177fca7
feat: add liquidation_price update support for cross mode
2024-10-02 07:05:00 +02:00
Matthias
c3ad3ff348
Merge pull request #10737 from xzmeng/fix-doc
...
Correct admonition indent
2024-10-02 07:03:23 +02:00
Matthias
ad578bb171
Merge pull request #10739 from freqtrade/dependabot/docker/python-3.12.7-slim-bookworm
...
chore(deps): bump python from 3.12.6-slim-bookworm to 3.12.7-slim-bookworm
2024-10-02 06:23:44 +02:00
dependabot[bot]
9538c49ac8
chore(deps): bump python
...
Bumps python from 3.12.6-slim-bookworm to 3.12.7-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-10-02 03:28:37 +00:00
Meng Xiangzhuo
84d43db500
Correct admonition indent
2024-10-02 05:12:24 +08:00
Matthias
584bbd93e0
tests: fix test to expected call count
2024-10-01 20:55:58 +02:00
Matthias
7e2d55743e
Merge branch 'develop' into pr/Axel-CH/10062
2024-10-01 20:51:39 +02:00
Matthias
bf2d0468f9
tests: fix test-data setup for btc test trades
2024-10-01 20:48:43 +02:00
Matthias
d2bc47cfe8
tests: fix test-data setup for usdt trades
2024-10-01 20:31:02 +02:00
Matthias
a194ef0b78
tests: revert accidental removal of leverage test case
2024-10-01 20:04:54 +02:00
Matthias
476960b5b7
tests: have apply different fix to exit_positions test
2024-10-01 20:01:49 +02:00
Matthias
d8c6c766b9
Merge pull request #10735 from freqtrade/maint/3.9_removal
...
Remove support for python 3.9
2024-10-01 19:46:31 +02:00
Matthias
98f4bf2f65
chore: remove Ta-lib binaries for 3.9
2024-10-01 18:18:46 +02:00
Matthias
f9c8b7f4ab
chore: fix ps syntax error
2024-10-01 08:16:13 +02:00
Matthias
a92532c0c9
chore: Remove now pointless helper function
2024-10-01 07:11:10 +02:00
Matthias
bede81632d
chore: remove conditional requirements
2024-10-01 07:04:25 +02:00
Matthias
e975062e0e
chore: don't run CI on 3.9
2024-10-01 07:03:48 +02:00
Matthias
0cd051cee2
chore: update conditional check for python version
2024-10-01 06:44:49 +02:00
Matthias
682980be49
chore: drop 3.9 support from setup.ps1
2024-10-01 06:44:27 +02:00
Matthias
878043ea3d
chore: drop 3.9 support from setup.sh
2024-10-01 06:44:19 +02:00
Matthias
757ae65189
chore: remove pointless conditional (we can't hit this point)
2024-10-01 06:41:58 +02:00
Matthias
cd63abba5b
chore: update documentation to mention 3.10+ compat
2024-10-01 06:41:05 +02:00
Matthias
a0f00d0c83
Merge pull request #10734 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-10-01 06:28:22 +02:00
xmatthias
915591c6d6
chore: update pre-commit hooks
2024-10-01 03:13:31 +00:00
Matthias
cdcb21b841
Merge pull request #10730 from freqtrade/dependabot/pip/develop/aiohttp-3.10.8
...
chore(deps): bump aiohttp from 3.10.5 to 3.10.8
2024-09-30 09:26:31 +02:00
Matthias
2bf79a5298
Merge pull request #10729 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.11.1
...
chore(deps): bump pymdown-extensions from 10.10.1 to 10.11.1
2024-09-30 09:05:30 +02:00
Matthias
ebefefa0eb
Merge pull request #10733 from freqtrade/dependabot/pip/develop/ruff-0.6.8
...
chore(deps-dev): bump ruff from 0.6.7 to 0.6.8
2024-09-30 08:49:46 +02:00
dependabot[bot]
a740883c8d
chore(deps): bump aiohttp from 3.10.5 to 3.10.8
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.5 to 3.10.8.
- [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.5...v3.10.8 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 06:21:31 +00:00
Matthias
da760075d2
Merge pull request #10732 from freqtrade/dependabot/pip/develop/ccxt-4.4.9
...
chore(deps): bump ccxt from 4.4.6 to 4.4.9
2024-09-30 08:20:09 +02:00
Matthias
b8833772a3
Merge pull request #10731 from freqtrade/dependabot/pip/develop/uvicorn-0.31.0
...
chore(deps): bump uvicorn from 0.30.6 to 0.31.0
2024-09-30 08:06:09 +02:00
Matthias
131c6e761e
Merge pull request #10727 from freqtrade/dependabot/pip/develop/tensorboard-2.18.0
...
chore(deps): bump tensorboard from 2.17.1 to 2.18.0
2024-09-30 07:30:54 +02:00
dependabot[bot]
1fb0f2f048
chore(deps): bump pymdown-extensions from 10.10.1 to 10.11.1
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.10.1 to 10.11.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.10.1...10.11.1 )
---
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-09-30 05:25:20 +00:00
Matthias
2a25ac9d1f
Merge pull request #10726 from freqtrade/dependabot/pip/develop/mkdocs-5d708111c2
...
chore(deps): bump mkdocs-material from 9.5.36 to 9.5.39 in the mkdocs group
2024-09-30 07:24:31 +02:00
Matthias
773bf765ad
feat(hyperliquid): Remove precision override
...
part of #10377
2024-09-30 07:06:16 +02:00
Matthias
b0b866eec5
Merge pull request #10723 from freqtrade/remove/deprecated_protection-setting
...
Remove long deprecated protections from config setting
2024-09-30 06:41:22 +02:00
dependabot[bot]
8cc928c841
chore(deps-dev): bump ruff from 0.6.7 to 0.6.8
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.7 to 0.6.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/0.6.7...0.6.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-09-30 03:42:21 +00:00
dependabot[bot]
4180420765
chore(deps): bump ccxt from 4.4.6 to 4.4.9
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.6 to 4.4.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.4.6...4.4.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-09-30 03:42:05 +00:00
dependabot[bot]
30945dc240
chore(deps): bump uvicorn from 0.30.6 to 0.31.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.30.6 to 0.31.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.30.6...0.31.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-09-30 03:41:58 +00:00
dependabot[bot]
4ef87e3419
chore(deps): bump tensorboard from 2.17.1 to 2.18.0
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.17.1 to 2.18.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.17.1...2.18.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-09-30 03:41:22 +00:00
dependabot[bot]
4785194527
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.36 to 9.5.39
- [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.36...9.5.39 )
---
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-09-30 03:41:18 +00:00
Matthias
8a742ce3ec
chore: bump version to 2024.10-dev
2024-09-29 20:01:11 +02:00
Matthias
f77fedbea4
chore: move available_protections constant to test file (it's only used there)
2024-09-29 15:08:57 +02:00
Matthias
39c582dac2
tests: move protection-validation test to protection test file
2024-09-29 15:06:43 +02:00
Matthias
8736728478
chore: remove unused import
2024-09-29 15:06:22 +02:00
Matthias
23cf9f47b0
chore: move protection validation to protectionManager
2024-09-29 15:06:15 +02:00
Matthias
b8feefc541
tests: update protection tests
2024-09-29 09:44:07 +02:00
Matthias
e3a6c71087
chore: Remove protections from config logic
2024-09-29 09:41:02 +02:00
Matthias
d6cc88fa99
chore: remove schema syntax highlighting for protections
2024-09-29 09:27:40 +02:00
Matthias
428d451e55
chore: remove long-deprecated setting
2024-09-29 09:07:43 +02:00
Matthias
aa67abad94
docs: simplify protections intro
...
this had way too many consecutive "boxes"
2024-09-29 08:38:07 +02:00
Matthias
415b8354f4
fix: if coingecko when no pair returned
...
fails to return valid pairs, the pairlist should be empty
2024-09-28 19:45:01 +02:00
Matthias
51c596a21f
chore: add test for "no pair from coingecko" case
...
this should return an empty list
2024-09-28 19:44:38 +02:00
Matthias
5816a594fd
Merge pull request #10671 from jakubikan/category-for-market-cap-pairlist
...
Category for market cap pairlist
2024-09-28 11:51:42 +02:00
Matthias
f4d76aa360
chore: improved wording
2024-09-28 10:18:59 +02:00
Matthias
56835f5f09
chore: manually check for symlink
2024-09-28 10:17:52 +02:00
Matthias
255ad7cac5
tests: test invalid category in list
2024-09-28 10:14:31 +02:00
Matthias
8c097a81ea
tests: enhance test for marketcappairlist
2024-09-28 10:10:07 +02:00
Matthias
3dc92b42fe
fix: Check if sub-directories are actually directories and fail otherwise.
...
This will explicitly fail if a file (or an invalid symlink) is present.
Freqtrade requires these files to be valid files - so failing here is correct behavior.
closes #10720
2024-09-28 09:54:49 +02:00
Jakub W.
1ed5a37280
Update freqtrade/plugins/pairlist/IPairList.py
...
Co-authored-by: Matthias <xmatthias@outlook.com >
2024-09-26 23:38:17 +02:00
Matthias
cb36f2844e
chore: Improve "wrong category" error.
2024-09-26 20:21:27 +02:00
Matthias
7b93b55b78
docs: rephrase categories docs and add performance warning
2024-09-26 20:07:41 +02:00
Matthias
6837196e44
fix: treat marketcap as optional parameter
2024-09-26 19:59:23 +02:00
Matthias
31680f3b59
chore: Improve UI wording
2024-09-26 19:31:43 +02:00
Matthias
91d9c9b4d5
Merge pull request #10711 from freqtrade/fix/pytorch-scaling
...
fix: Update BasePyTorchRegressor.py
2024-09-26 18:53:14 +02:00
Robert Caulk
d18d8cf0ea
freqai_info -> ft_params
2024-09-26 17:54:14 +02:00
Robert Caulk
123909cdac
fix: Update BasePyTorchRegressor.py
2024-09-26 16:31:43 +02:00
Matthias
f0eaccc6ac
Merge pull request #10709 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-09-26 06:20:14 +02:00
xmatthias
1d66ef2f2d
chore: update pre-commit hooks
2024-09-26 03:17:36 +00:00
Jakub Werner (jakubikan)
8aefae3aff
format
2024-09-25 21:22:40 +02:00
Jakub Werner (jakubikan)
514558796b
double quotes
2024-09-25 21:21:56 +02:00
Jakub Werner (jakubikan)
b00ca54707
adding docu
2024-09-25 21:20:35 +02:00
Jakub Werner (jakubikan)
0dbe507b26
making list of categories available
2024-09-25 21:11:52 +02:00
Matthias
4b70bea21f
chore: reset params for emulated call
2024-09-25 19:11:12 +02:00
Matthias
096a051b99
test: update test
2024-09-25 19:03:03 +02:00
Matthias
a3ca1ff1e9
fix: send acknoledged to bybit fetch_order calls
2024-09-25 19:02:32 +02:00
Matthias
28eabfe477
tests: update test for retryable okx behavior
2024-09-25 06:20:49 +02:00
Matthias
0a68b0515c
chore: reduce retry count for stop orders
2024-09-24 20:20:33 +02:00
Matthias
566c0c8f72
refactor: split okx fetch stop fallback
2024-09-24 20:20:33 +02:00
Axel-CH
69f0ea5199
remove unused import
2024-09-24 13:53:16 -04:00
Axel-CH
3fea958faf
test cleanup
2024-09-24 13:47:28 -04:00
Matthias
333f2cb472
fix: Improve error handling for OKX stop orders
...
closes #10704
2024-09-24 19:38:36 +02:00
Matthias
3d1acc65af
tests: add test for #10704
2024-09-24 19:38:11 +02:00
Axel-CH
5efc2a09e5
restore not having open order check before trying to retreive an exchange order
2024-09-24 13:00:59 -04:00
Axel-CH
9dd887f2ff
update exit_positions, add trade.has_open_position check before trade handling, update comment
2024-09-24 12:39:16 -04:00
Axel-CH
bfaf9e690d
add trade.has_open_position check to stoploss on exchange handling, remove deprecated comment
2024-09-24 12:26:36 -04:00
Axel-CH
beebc1743a
simplify has_open_position property, restore process_open_trades_positions comment
2024-09-24 12:17:11 -04:00
Axel-CH
5ba592ff47
Merge remote-tracking branch 'origin/develop' into feature/proceed-exit-while-open-order
2024-09-24 11:58:15 -04:00
Axel-CH
bb4db022f0
remove unused properties
2024-09-24 11:11:42 -04:00
Matthias
5907de90c1
Merge pull request #10687 from freqtrade/refactor/trade_init_0
...
Initialize Trade objects with amount=0
2024-09-24 06:30:24 +02:00
Matthias
25d8a9d1f8
Merge pull request #10701 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-09-24 06:30:09 +02:00
xmatthias
b44e8199b5
chore: update pre-commit hooks
2024-09-24 03:06:51 +00:00
Matthias
91449d0c8b
Merge pull request #10699 from freqtrade/dependabot/pip/develop/ccxt-4.4.6
...
chore(deps): bump ccxt from 4.4.5 to 4.4.6
2024-09-23 13:05:49 +02:00
dependabot[bot]
b228f177f3
chore(deps): bump ccxt from 4.4.5 to 4.4.6
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.5 to 4.4.6.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.5...4.4.6 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 09:57:20 +00:00
Matthias
9a40a2d4f2
Merge pull request #10695 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.35
...
chore(deps): bump sqlalchemy from 2.0.34 to 2.0.35
2024-09-23 11:56:28 +02:00
Matthias
cdc3dabba1
Merge pull request #10693 from freqtrade/dependabot/pip/develop/fastapi-0.115.0
...
chore(deps): bump fastapi from 0.114.2 to 0.115.0
2024-09-23 11:30:26 +02:00
Matthias
40ba2cbe79
Merge pull request #10690 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.10.1
...
chore(deps): bump pymdown-extensions from 10.9 to 10.10.1
2024-09-23 11:03:54 +02:00
Matthias
7ede8af193
Merge branch 'develop' into dependabot/pip/develop/sqlalchemy-2.0.35
2024-09-23 10:52:07 +02:00
Matthias
a835b8cc8f
Merge pull request #10698 from freqtrade/dependabot/pip/develop/filelock-3.16.1
...
chore(deps): bump filelock from 3.16.0 to 3.16.1
2024-09-23 09:44:11 +02:00
Matthias
e54b47b857
Merge pull request #10697 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.6
...
chore(deps): bump python-telegram-bot from 21.5 to 21.6
2024-09-23 09:28:28 +02:00
Matthias
c93c25829b
Merge pull request #10696 from freqtrade/dependabot/pip/develop/ruff-0.6.7
...
chore(deps-dev): bump ruff from 0.6.5 to 0.6.7
2024-09-23 09:24:19 +02:00
dependabot[bot]
1cdf8b29a5
chore(deps): bump fastapi from 0.114.2 to 0.115.0
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.114.2 to 0.115.0.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.114.2...0.115.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-09-23 06:38:27 +00:00
Matthias
b6eacf0771
Merge pull request #10694 from freqtrade/dependabot/pip/develop/pandas-2.2.3
...
chore(deps): bump pandas from 2.2.2 to 2.2.3
2024-09-23 08:37:49 +02:00
Matthias
4ea23c1bd8
Merge pull request #10692 from freqtrade/dependabot/pip/develop/websockets-13.1
...
chore(deps): bump websockets from 13.0.1 to 13.1
2024-09-23 08:37:01 +02:00
Matthias
70398820c0
Merge pull request #10691 from freqtrade/dependabot/pip/develop/pydantic-2.9.2
...
chore(deps): bump pydantic from 2.9.1 to 2.9.2
2024-09-23 08:36:21 +02:00
dependabot[bot]
04abc4d12f
chore(deps): bump pymdown-extensions from 10.9 to 10.10.1
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.9 to 10.10.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.9...10.10.1 )
---
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-09-23 06:24:37 +00:00
Matthias
8491f46045
Merge pull request #10689 from freqtrade/dependabot/pip/develop/mkdocs-73612938eb
...
chore(deps): bump mkdocs-material from 9.5.34 to 9.5.36 in the mkdocs group
2024-09-23 08:23:40 +02:00
Matthias
4aa909e587
Merge pull request #10688 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.10.2
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2
2024-09-23 08:23:22 +02:00
Matthias
9f5e4b5812
chore: update sqlalchemy in pre-commit config
2024-09-23 06:34:12 +02:00
dependabot[bot]
06eb5abf11
chore(deps): bump filelock from 3.16.0 to 3.16.1
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.16.0 to 3.16.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.16.0...3.16.1 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 03:48:44 +00:00
dependabot[bot]
29e6e3b374
chore(deps): bump python-telegram-bot from 21.5 to 21.6
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.5 to 21.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/v21.5...v21.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 >
2024-09-23 03:48:38 +00:00
dependabot[bot]
2fc97f83f4
chore(deps-dev): bump ruff from 0.6.5 to 0.6.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.5 to 0.6.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.6.5...0.6.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-09-23 03:48:26 +00:00
dependabot[bot]
1e761b4c7d
chore(deps): bump sqlalchemy from 2.0.34 to 2.0.35
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.34 to 2.0.35.
- [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-09-23 03:48:12 +00:00
dependabot[bot]
a2ca136f1f
chore(deps): bump pandas from 2.2.2 to 2.2.3
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.2...v2.2.3 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 03:47:58 +00:00
dependabot[bot]
94322664f2
chore(deps): bump websockets from 13.0.1 to 13.1
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 13.0.1 to 13.1.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/13.0.1...13.1 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 03:47:39 +00:00
dependabot[bot]
cbd5c6d3e9
chore(deps): bump pydantic from 2.9.1 to 2.9.2
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.9.1 to 2.9.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.9.1...v2.9.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-09-23 03:47:32 +00:00
dependabot[bot]
0428dc8381
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.34 to 9.5.36
- [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.34...9.5.36 )
---
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-09-23 03:47:22 +00:00
dependabot[bot]
01e7b0da46
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.1...v1.10.2 )
---
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-09-23 03:22:42 +00:00
Matthias
b37dadcc05
tests: dry-wallets test update
2024-09-22 13:22:37 +02:00
Matthias
8e6151fe65
fix: properly consider open order values as "tied up" stake.
2024-09-22 13:17:27 +02:00
Matthias
9b346c0937
docs: add hint about amount being 0
2024-09-22 09:20:49 +02:00
Matthias
b09f80ca30
tests: improve create_trade test
2024-09-22 08:47:52 +02:00
Matthias
0e0af82290
fix: odd calculation in calc_profit_ratio
2024-09-22 08:47:52 +02:00
Matthias
c69b09cbff
tests: fix amount=0 test
2024-09-22 08:47:52 +02:00
Matthias
b8ba6cd970
tests: update rpc_status
2024-09-22 08:47:52 +02:00
Matthias
004e30d6be
tests: update force_sell test to not use empty amount column
2024-09-22 08:47:52 +02:00
Matthias
b084efdd06
feat: initialize trade objects with 0 amount
...
This way, it'll represent the owned amount
which will be updated once the order fills
2024-09-22 08:47:52 +02:00
Matthias
d377d8462f
fix: improve resiliance of order parsing
...
closes #10676
2024-09-22 08:28:29 +02:00
Matthias
2bbec9f9b1
tests: fix random test failure by reading time only once
2024-09-21 16:59:02 +02:00
Matthias
b326908487
tests: Improve test resiliance
2024-09-21 16:40:00 +02:00
Matthias
b21156a886
tests: improve stoploss test
2024-09-21 16:34:58 +02:00
Matthias
85138b0bc8
tests: Have exchange test get_historic_ohlcv properly
2024-09-21 09:06:26 +02:00
Axel-CH
418356f383
fix codespell
2024-09-20 19:23:30 -04:00
Axel-CH
c6d7ae9d27
fix ruff format
2024-09-20 19:10:52 -04:00
Axel-CH
0d3ab37eb7
fix test_trade_custom_data and test_backtest_results
2024-09-20 18:44:58 -04:00
Matthias
e0df0257d1
tests: Update history tests for new response
2024-09-20 07:26:45 +02:00
Matthias
d23c1e8f92
refactor: Move dataframe parsing into get_historic_ohlcv
2024-09-20 07:23:52 +02:00
Matthias
670a40e67b
chore: remove no longer valid todo
2024-09-20 07:06:21 +02:00
Matthias
3bbc6cbab1
chore: bump ccxt to 4.4.5
...
closes #10677
2024-09-19 20:41:32 +02:00
Matthias
15de53a22d
chore: bump ccxt to 4.4.5
...
closes #10677
2024-09-19 20:36:56 +02:00
Matthias
59a44d6973
Merge pull request #10679 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-09-19 06:29:02 +02:00
xmatthias
7561692352
chore: update pre-commit hooks
2024-09-19 03:15:32 +00:00
Matthias
f50a633f87
docs: order table formatting
2024-09-18 07:11:12 +02:00
Jakub Werner (jakubikan)
50f07e7b11
only doing this if the category is set
2024-09-17 23:03:51 +02:00
Jakub Werner (jakubikan)
660623181a
adding category list if the category is not from the category
2024-09-17 22:36:21 +02:00
Jakub Werner (jakubikan)
03ee3aaf40
adding category list if the category is not from the category
2024-09-17 22:35:00 +02:00
Matthias
ad295946c0
fix: use precise calculation for decrease adjustment calculations
2024-09-17 20:19:22 +02:00
Matthias
c28446dad0
Merge pull request #10672 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-09-17 06:28:16 +02:00
xmatthias
ff9d1f2728
chore: update pre-commit hooks
2024-09-17 03:03:39 +00:00
Jakub Werner (jakubikan)
0b7cb2a1a8
cleanup
2024-09-16 22:52:26 +02:00
Jakub Werner (jakubikan)
92af01b0cb
adding category for MarketCapPairList.py
2024-09-16 22:51:42 +02:00
Jakub Werner (jakubikan)
dc26d0d7ba
adding category for MarketCapPairList.py
2024-09-16 22:50:08 +02:00
Matthias
2fe67edab3
chore: update link to okx liquidation formula
2024-09-16 19:05:00 +02:00
Matthias
167e43cbef
Merge pull request #10655 from freqtrade/dependabot/pip/develop/types-dda07fe7e8
...
chore(deps-dev): bump types-requests from 2.32.0.20240907 to 2.32.0.20240914 in the types group
2024-09-16 11:12:07 +02:00
Matthias
d8cb407c25
Merge pull request #10666 from freqtrade/dependabot/pip/develop/pydantic-2.9.1
...
chore(deps): bump pydantic from 2.9.0 to 2.9.1
2024-09-16 10:56:51 +02:00
Matthias
9452afe3f7
Merge pull request #10660 from freqtrade/dependabot/pip/develop/ruff-0.6.5
...
chore(deps-dev): bump ruff from 0.6.4 to 0.6.5
2024-09-16 10:21:12 +02:00
Matthias
8dc6d9ce7d
Merge pull request #10665 from freqtrade/dependabot/pip/develop/rich-13.8.1
...
chore(deps): bump rich from 13.8.0 to 13.8.1
2024-09-16 09:45:01 +02:00
Matthias
bf4b8a318d
Merge pull request #10661 from freqtrade/dependabot/pip/develop/scikit-learn-1.5.2
...
chore(deps): bump scikit-learn from 1.5.1 to 1.5.2
2024-09-16 09:44:31 +02:00
Matthias
20f6022050
Merge pull request #10663 from freqtrade/dependabot/pip/develop/ccxt-4.4.3
...
chore(deps): bump ccxt from 4.3.98 to 4.4.3
2024-09-16 09:33:16 +02:00
dependabot[bot]
65e6c737cd
chore(deps): bump pydantic from 2.9.0 to 2.9.1
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.9.0 to 2.9.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.9.0...v2.9.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-09-16 07:07:06 +00:00
Matthias
6d2572e347
Merge pull request #10662 from freqtrade/dependabot/pip/develop/fastapi-0.114.2
...
chore(deps): bump fastapi from 0.114.0 to 0.114.2
2024-09-16 09:06:12 +02:00
Matthias
52a35197c7
Merge pull request #10659 from freqtrade/dependabot/pip/develop/pytz-2024.2
...
chore(deps): bump pytz from 2024.1 to 2024.2
2024-09-16 08:33:08 +02:00
Matthias
2b3a41db3e
Merge pull request #10658 from freqtrade/dependabot/pip/develop/urllib3-2.2.3
...
chore(deps): bump urllib3 from 2.2.2 to 2.2.3
2024-09-16 08:32:52 +02:00
dependabot[bot]
09c1459411
chore(deps-dev): bump ruff from 0.6.4 to 0.6.5
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.4 to 0.6.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.6.4...0.6.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-09-16 06:17:40 +00:00
Matthias
98f18b89da
Merge pull request #10657 from freqtrade/dependabot/pip/develop/plotly-5.24.1
...
chore(deps): bump plotly from 5.24.0 to 5.24.1
2024-09-16 08:16:56 +02:00
Matthias
4249db4330
Merge pull request #10656 from freqtrade/dependabot/pip/develop/pytest-baa91b6655
...
chore(deps-dev): bump pytest from 8.3.2 to 8.3.3 in the pytest group
2024-09-16 08:16:43 +02:00
Matthias
a7f46500ed
chore: bump types-requests in pre-commit
2024-09-16 06:38:45 +02:00
dependabot[bot]
c73fa2b0eb
chore(deps): bump rich from 13.8.0 to 13.8.1
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.8.0 to 13.8.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.8.0...v13.8.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-09-16 03:18:09 +00:00
dependabot[bot]
db4c4b971a
chore(deps): bump ccxt from 4.3.98 to 4.4.3
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.98 to 4.4.3.
- [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.98...4.4.3 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 03:17:58 +00:00
dependabot[bot]
e9ccc98ada
chore(deps): bump fastapi from 0.114.0 to 0.114.2
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.114.0 to 0.114.2.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.114.0...0.114.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-09-16 03:17:46 +00:00
dependabot[bot]
11d6ec33b3
chore(deps): bump scikit-learn from 1.5.1 to 1.5.2
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.1...1.5.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-09-16 03:17:39 +00:00
dependabot[bot]
c3b6f4ca85
chore(deps): bump pytz from 2024.1 to 2024.2
...
Bumps [pytz](https://github.com/stub42/pytz ) from 2024.1 to 2024.2.
- [Release notes](https://github.com/stub42/pytz/releases )
- [Commits](https://github.com/stub42/pytz/compare/release_2024.1...release_2024.2 )
---
updated-dependencies:
- dependency-name: pytz
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 03:17:21 +00:00
dependabot[bot]
d37405a307
chore(deps): bump urllib3 from 2.2.2 to 2.2.3
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.2 to 2.2.3.
- [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.2...2.2.3 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 03:17:05 +00:00
dependabot[bot]
d7a9841328
chore(deps): bump plotly from 5.24.0 to 5.24.1
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.24.0 to 5.24.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.24.0...v5.24.1 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 03:17:01 +00:00
dependabot[bot]
cf3af42477
chore(deps-dev): bump pytest from 8.3.2 to 8.3.3 in the pytest group
...
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest ).
Updates `pytest` from 8.3.2 to 8.3.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/8.3.2...8.3.3 )
---
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-09-16 03:16:39 +00:00
dependabot[bot]
ad8e6e7d67
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.20240907 to 2.32.0.20240914
- [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-09-16 03:15:58 +00:00
Matthias
ae41ab101a
docs: remove skip_pair_validation - it's no longer used.
2024-09-15 11:28:57 +02:00
Matthias
f4881e7c6f
tests: Adjust tests for removed validate_pairlist functionality
2024-09-15 11:28:57 +02:00
Matthias
94ef4380d4
chore: remove validate_pairs from exchange class
...
Invalid pairs were filtered out before this was called in most cases.
in cases where it's not - regular pairlist-filtering provides proper warnings.
2024-09-15 11:28:57 +02:00
Matthias
7ebe1b8c14
chore: remove pointless validation
...
pairs are validated through expand_pairlist.
If they're not in markets, they'll no longer be in the
pairlist once this function function is hit.
2024-09-15 11:02:49 +02:00
Matthias
79020bba28
chore: Remove "prohibitedIn" check
...
it's only been used for bitrex, which does no longer exist.
apparently this was forgotten when decomissioning bittrex.
2024-09-15 10:49:26 +02:00
Matthias
95c250ebcc
chore: add explaining comment
2024-09-15 10:37:28 +02:00
Matthias
bfb14614cc
chore: enhance change with comment
2024-09-15 09:48:44 +02:00
Matthias
12299d4810
feat: staticPairlist to warn for invalid pairs
...
Warnings about invalid pairs were "covered" by the implicit
filtering of `expand_pairlist()`
2024-09-15 09:46:47 +02:00
Matthias
c67a9d4e84
docs: update pairlist creation docs
2024-09-15 09:29:45 +02:00
Matthias
af422c7cd4
Merge pull request #10645 from dxbstyle/develop
...
added check for Kraken exchange
2024-09-14 10:44:23 +02:00
Matthias
51bdecea53
Improve check to cover more potential api oddities
2024-09-14 10:09:15 +02:00
Matthias
0f505c6d7b
Improve check to cover more potential api oddities
2024-09-14 10:04:28 +02:00
Matthias
ae72f10448
Merge pull request #10619 from KingND/pixel/feat/freqai_labels_are_okay_in_lookahead_analysis
...
feat: include lookahead-analysis table caption when biased_indicator is likely from FreqAI target
2024-09-14 09:51:38 +02:00
Matthias
9f34153c84
chore: update typing for reload function
2024-09-13 19:45:30 +02:00
Matthias
c04cf6c5cb
test: Improve test coverage of retry/fail logic
2024-09-13 07:24:08 +02:00
Matthias
5112736385
feat: Simplify reload_markets logic
2024-09-13 07:24:08 +02:00
Matthias
11eaa6d77c
test: Add tests for new behavior
2024-09-13 07:24:08 +02:00
Matthias
6024903bde
feat: conditionally apply retrier to market-reload
...
closes #10641
2024-09-13 07:23:58 +02:00
Matthias
e96928588e
Merge pull request #10639 from jainanuj94/backtesting
...
Add entry-only and exit-only filters to --indicator-list in backtesting analysis
2024-09-12 06:43:24 +02:00
Matthias
94e38d4cdd
Merge pull request #10646 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-09-12 06:36:11 +02:00
xmatthias
d15921b3f2
chore: update pre-commit hooks
2024-09-12 03:12:54 +00:00
Axel-CH
6b8ca7217b
flake8 fix and cleanup
2024-09-11 21:48:48 -04:00
Axel-CH
2811a470aa
handle pre existing open order cancelation on trade exit
2024-09-11 21:11:20 -04:00
Axel-CH
1fccdd8cda
fix test_exit_positions
2024-09-11 18:59:29 -04:00
Axel-CH
33b421014d
remove irrelevant trade.has_open_orders conditions
2024-09-11 18:42:51 -04:00
Matthias
3c6e2b89a4
Merge pull request #10640 from TheJoeSchr/fix/plot-orderflow-data-missing
...
fix: orderflow data was missing for plotting
2024-09-11 19:11:55 +02:00
Joe Schr
439658fcf1
fix: remove tests for orderflow data missing of other runmodes
2024-09-11 17:12:35 +02:00
Joe Schr
c9acb1466c
fix: orderflow data missing for plotting and other runmodes
2024-09-11 17:12:35 +02:00
Anuj Jain
addd27faf8
Update tests and docs
2024-09-11 15:33:26 +05:30
Matthias
5605bdc7a3
Merge pull request #10644 from iridescentGray/develop
...
chore: remove redundant method
2024-09-11 06:40:53 +02:00
colorfulgray0
f1df7e9bdc
chore: remove redundant method
2024-09-11 11:33:38 +08:00
Anuj Jain
4765656f87
Add filter for entry and exit only parameter
2024-09-10 15:21:56 +05:30
Matthias
c3a00b93c2
Merge pull request #10637 from freqtrade/dependabot/docker/docker/python-3.12.6-slim-bookworm
...
chore(deps): bump python from 3.11.9-slim-bookworm to 3.11.10-slim-bookworm in /docker
2024-09-10 07:20:36 +02:00
Matthias
e5d2ba7835
Merge pull request #10636 from freqtrade/dependabot/docker/python-3.12.6-slim-bookworm
...
chore(deps): bump python from 3.12.5-slim-bookworm to 3.12.6-slim-bookworm
2024-09-10 06:53:17 +02:00
Matthias
8c1b119e84
chore: rpi image should remain on 3.11 series
2024-09-10 06:25:17 +02:00
Matthias
593a54e6cb
Merge pull request #10635 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-09-10 06:23:20 +02:00
dependabot[bot]
95fa7083a9
chore(deps): bump python in /docker
...
Bumps python from 3.11.9-slim-bookworm to 3.12.6-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-10 04:07:33 +00:00
dependabot[bot]
98e08df807
chore(deps): bump python
...
Bumps python from 3.12.5-slim-bookworm to 3.12.6-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-09-10 04:07:26 +00:00
xmatthias
01da36f984
chore: update pre-commit hooks
2024-09-10 03:03:23 +00:00
Axel-CH
730bef2920
add comments and logs for failing test, create untied_assets propertyto Trade
2024-09-09 19:28:04 -04:00
dxbstyle
ae155c78c2
added check
2024-09-09 21:29:49 +02:00
Axel-CH
79ce1ddaef
rollback on process_open_trade_positions. Adjust position only if there is no open order, change will be made on other PR
2024-09-09 13:30:07 -04:00
Axel-CH
714822c93c
add ETC/BTC pair to conftest get_markets
2024-09-09 13:15:17 -04:00
Matthias
9742216479
chore: run ruff-format on pre-commit
2024-09-09 18:23:07 +02:00
Axel-CH
fb3787173f
fix test_exit_positions_exception
2024-09-09 12:07:50 -04:00
Matthias
f720183281
Merge pull request #10630 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.34
...
chore(deps): bump sqlalchemy from 2.0.32 to 2.0.34
2024-09-09 14:54:33 +02:00
Matthias
4bc84acac6
Merge branch 'develop' into dependabot/pip/develop/sqlalchemy-2.0.34
2024-09-09 13:37:43 +02:00
Matthias
14a8086677
Merge pull request #10631 from freqtrade/dependabot/pip/develop/fastapi-0.114.0
...
chore(deps): bump fastapi from 0.112.2 to 0.114.0
2024-09-09 13:37:09 +02:00
Matthias
686b96222e
Merge pull request #10621 from freqtrade/dependabot/pip/develop/types-a674cee9e2
...
chore(deps-dev): bump the types group with 2 updates
2024-09-09 10:57:28 +02:00
Matthias
0962f37f55
Merge pull request #10632 from freqtrade/dependabot/github_actions/develop/peter-evans/create-pull-request-7
...
chore(deps): bump peter-evans/create-pull-request from 6 to 7
2024-09-09 10:43:52 +02:00
Matthias
2c17551b27
chore: bump sqlalchemy in mypy additional deps
2024-09-09 10:15:18 +02:00
Matthias
3f5a5e35c2
Merge pull request #10633 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.10.1
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1
2024-09-09 09:56:28 +02:00
Matthias
07c6d37ff0
Merge pull request #10628 from freqtrade/dependabot/pip/develop/ccxt-4.3.98
...
chore(deps): bump ccxt from 4.3.93 to 4.3.98
2024-09-09 09:12:56 +02:00
Matthias
916ea7acc0
Merge pull request #10627 from freqtrade/dependabot/pip/develop/ruff-0.6.4
...
chore(deps-dev): bump ruff from 0.6.3 to 0.6.4
2024-09-09 09:12:28 +02:00
Matthias
eae7e865a5
Merge pull request #10626 from freqtrade/dependabot/pip/develop/filelock-3.16.0
...
chore(deps): bump filelock from 3.15.4 to 3.16.0
2024-09-09 09:10:55 +02:00
Matthias
776e5054aa
Merge pull request #10624 from freqtrade/dependabot/pip/develop/torch-2.4.1
...
chore(deps): bump torch from 2.2.2 to 2.4.1
2024-09-09 09:10:27 +02:00
Matthias
bf2b8b280e
Merge pull request #10623 from freqtrade/dependabot/pip/develop/catboost-1.2.7
...
chore(deps): bump catboost from 1.2.5 to 1.2.7
2024-09-09 09:10:15 +02:00
dependabot[bot]
7aa7027a34
chore(deps): bump fastapi from 0.112.2 to 0.114.0
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.112.2 to 0.114.0.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.112.2...0.114.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-09-09 06:55:07 +00:00
Matthias
d4713b2091
Merge pull request #10622 from freqtrade/dependabot/pip/develop/pydantic-2.9.0
...
chore(deps): bump pydantic from 2.8.2 to 2.9.0
2024-09-09 08:54:14 +02:00
Matthias
9b97be4aa4
Bump pre-commit dependencies
2024-09-09 06:44:35 +02:00
dependabot[bot]
621be11395
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.0...v1.10.1 )
---
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-09-09 03:59:34 +00:00
dependabot[bot]
05af6df536
chore(deps): bump peter-evans/create-pull-request from 6 to 7
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7 )
---
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-09-09 03:59:29 +00:00
dependabot[bot]
b7bda2355d
chore(deps): bump sqlalchemy from 2.0.32 to 2.0.34
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.32 to 2.0.34.
- [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-09-09 03:46:24 +00:00
dependabot[bot]
b0976031ae
chore(deps): bump ccxt from 4.3.93 to 4.3.98
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.93 to 4.3.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.3.93...4.3.98 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 03:46:05 +00:00
dependabot[bot]
d099f30a34
chore(deps-dev): bump ruff from 0.6.3 to 0.6.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.3 to 0.6.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.6.3...0.6.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-09-09 03:45:51 +00:00
dependabot[bot]
699be03bb7
chore(deps): bump filelock from 3.15.4 to 3.16.0
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.15.4 to 3.16.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.15.4...3.16.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-09-09 03:45:29 +00:00
dependabot[bot]
ccf93cfdcd
chore(deps): bump torch from 2.2.2 to 2.4.1
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.2.2 to 2.4.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.4.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-09-09 03:45:14 +00:00
dependabot[bot]
47358a8229
chore(deps): bump catboost from 1.2.5 to 1.2.7
...
Bumps [catboost](https://github.com/catboost/catboost ) from 1.2.5 to 1.2.7.
- [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.5...v1.2.7 )
---
updated-dependencies:
- dependency-name: catboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 03:45:03 +00:00
dependabot[bot]
9856c2cfc4
chore(deps): bump pydantic from 2.8.2 to 2.9.0
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.8.2 to 2.9.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.8.2...v2.9.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-09-09 03:44:57 +00:00
dependabot[bot]
df9669ba2c
chore(deps-dev): 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.32.0.20240712 to 2.32.0.20240907
- [Commits](https://github.com/python/typeshed/commits )
Updates `types-python-dateutil` from 2.9.0.20240821 to 2.9.0.20240906
- [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-09-09 03:43:50 +00:00
KingND
f970454cb4
chore: ruff format
2024-09-08 13:57:48 -04:00
KingND
69678574d4
fix: support python 3.9 union type hinting
2024-09-08 12:04:58 -04:00
KingND
53cab5074b
chore: refactor and cleanup tests
2024-09-08 12:04:58 -04:00
KingND
c6c65b1799
chore: flake8
2024-09-08 12:04:58 -04:00
KingND
bb9f64027a
chore: improve language in docs
2024-09-08 12:04:58 -04:00
KingND
5f52fc4338
feat: update lookahead-analysis doc caveats to include info regarding the false positive on FreqAI targets
2024-09-08 12:04:58 -04:00
KingND
82e30c8519
feat: if a biased_indicator starting with & appears in a lookahead-analysis, caption the table with a note that freqai targets appearing here can be ignored
2024-09-08 12:04:58 -04:00
Matthias
6e2aa6b4b8
tests: remove unused imports
2024-09-08 08:28:40 +02:00
Matthias
a1681cdd63
chore: improve typing
2024-09-08 08:28:40 +02:00
Matthias
611a3ce138
Merge pull request #10485 from jainanuj94/feature/8902
...
Add exit signals to export in backtesting
2024-09-07 20:12:05 +02:00
Matthias
396d933e34
feat(bybit): add support for unified Accounts
2024-09-07 18:28:56 +02:00
Matthias
0858e0a21e
Minor update to docs
2024-09-07 15:29:23 +02:00
Matthias
704e32b0dc
feat: properly parse marginmode on startup
2024-09-07 09:28:35 +02:00
Matthias
f95cc960e1
test: tests should consider additional ff-update call
2024-09-07 09:25:20 +02:00
Matthias
1b00f512c1
fix: call order_filled callback for left open trades
2024-09-07 09:24:21 +02:00
Matthias
d9ec66695c
docs: update backtesting docs with new row
2024-09-07 08:49:30 +02:00
Matthias
1a2578a4b7
feat: Add margin/Trading mode output to bt-output
2024-09-07 08:47:45 +02:00
Axel-CH
e9ba0d2ce8
Merge remote-tracking branch 'origin/develop' into feature/proceed-exit-while-open-order
2024-09-06 17:29:07 -04:00
Matthias
f714e306da
test: add margin and trading mode to test config
2024-09-06 21:15:10 +02:00
Matthias
6a4b641250
feat: implement __str__ for marign and tradingmode enums
2024-09-06 20:58:54 +02:00
Anuj Jain
8d96844312
use BT_DATA_COLUMNS for trade wide indicators
2024-09-06 12:28:02 +05:30
Anuj Jain
b7145debfb
handle trade wide indicators
2024-09-05 21:52:09 +05:30
Matthias
990dbb6c06
Merge pull request #10616 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-09-05 05:57:37 +02:00
xmatthias
c6a66a8fac
chore: update pre-commit hooks
2024-09-05 03:12:48 +00:00
Matthias
65ba67dedc
chore: re-add analytics.
2024-09-04 21:08:34 +02:00
Matthias
824db78234
chore: update site_url again
2024-09-04 21:07:16 +02:00
Matthias
2fdf108198
chore: update site_url to work correctly
2024-09-04 21:04:39 +02:00
Matthias
63092d7d1a
chore: re-add analytics to docs page
2024-09-04 20:44:18 +02:00
Matthias
964d437c7a
chore: type _ft_has
2024-09-04 07:15:17 +02:00
Matthias
d49c556291
chore: rename ft_has setting from ws.enabled to ws_enabled
2024-09-04 06:57:13 +02:00
Matthias
d6b2748293
chore: rename types to ft_types
2024-09-04 06:44:48 +02:00
Matthias
e3a5831d64
refactor: rename exchange.types
2024-09-04 06:42:51 +02:00
Anuj Jain
08d5174d02
update documentation and add default values
2024-09-04 09:56:12 +05:30
Matthias
dacb926db5
Merge pull request #10614 from freqtrade/dependabot/pip/cryptography-43.0.1
...
chore(deps): bump cryptography from 42.0.8 to 43.0.1
2024-09-04 06:11:59 +02:00
dependabot[bot]
c0e9173c9b
chore(deps): bump cryptography from 42.0.8 to 43.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.8 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-04 00:25:37 +00:00
Matthias
f46308bbdb
Merge pull request #10612 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-09-03 06:18:55 +02:00
xmatthias
331db99a4e
chore: update pre-commit hooks
2024-09-03 03:02:47 +00:00
Matthias
d84f32f27d
Merge pull request #10607 from freqtrade/dependabot/pip/develop/ccxt-4.3.93
...
chore(deps): bump ccxt from 4.3.88 to 4.3.93
2024-09-02 08:33:44 +02:00
Matthias
ac28a44b92
Merge pull request #10609 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.10.0
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0
2024-09-02 08:13:28 +02:00
Matthias
003a41b920
Merge pull request #10608 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.5
...
chore(deps): bump python-telegram-bot from 21.4 to 21.5
2024-09-02 07:49:17 +02:00
dependabot[bot]
bc4c693525
chore(deps): bump ccxt from 4.3.88 to 4.3.93
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.88 to 4.3.93.
- [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.88...4.3.93 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-02 05:08:37 +00:00
Matthias
d4ba837641
chore: mark Bybit as supported exchange
2024-09-02 07:03:04 +02:00
Matthias
4a1592dd92
feat: initialize hyperliquid in spot mode by default
2024-09-02 07:03:04 +02:00
Matthias
ac145a0b65
Merge pull request #10606 from freqtrade/dependabot/pip/develop/websockets-13.0.1
...
chore(deps): bump websockets from 13.0 to 13.0.1
2024-09-02 06:58:04 +02:00
Matthias
50c00dcae6
Merge pull request #10605 from freqtrade/dependabot/pip/develop/plotly-5.24.0
...
chore(deps): bump plotly from 5.23.0 to 5.24.0
2024-09-02 06:57:47 +02:00
Matthias
95d964140b
Merge pull request #10604 from freqtrade/dependabot/pip/develop/rich-13.8.0
...
chore(deps): bump rich from 13.7.1 to 13.8.0
2024-09-02 06:57:34 +02:00
Matthias
0a73a7eb52
Merge pull request #10603 from freqtrade/dependabot/pip/develop/ruff-0.6.3
...
chore(deps-dev): bump ruff from 0.6.2 to 0.6.3
2024-09-02 06:57:25 +02:00
Matthias
0aecb24930
Merge pull request #10602 from freqtrade/dependabot/pip/develop/mkdocs-4a19445461
...
chore(deps): bump the mkdocs group with 2 updates
2024-09-02 06:57:03 +02:00
dependabot[bot]
904f5303a6
chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.9.0...v1.10.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-09-02 03:05:58 +00:00
dependabot[bot]
585761e931
chore(deps): bump python-telegram-bot from 21.4 to 21.5
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.4 to 21.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/v21.4...v21.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 >
2024-09-02 03:05:45 +00:00
dependabot[bot]
4d53797cba
chore(deps): bump websockets from 13.0 to 13.0.1
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 13.0 to 13.0.1.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/13.0...13.0.1 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-02 03:05:21 +00:00
dependabot[bot]
803677e884
chore(deps): bump plotly from 5.23.0 to 5.24.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.23.0 to 5.24.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.23.0...v5.24.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-09-02 03:05:14 +00:00
dependabot[bot]
17617c58d7
chore(deps): bump rich from 13.7.1 to 13.8.0
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.7.1 to 13.8.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.7.1...v13.8.0 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-02 03:05:10 +00:00
dependabot[bot]
96d03ec13d
chore(deps-dev): bump ruff from 0.6.2 to 0.6.3
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.2 to 0.6.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/0.6.2...0.6.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-09-02 03:05:06 +00:00
dependabot[bot]
4726afbebf
chore(deps): 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.6.0 to 1.6.1
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.6.0...1.6.1 )
Updates `mkdocs-material` from 9.5.33 to 9.5.34
- [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.33...9.5.34 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-patch
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-09-02 03:04:55 +00:00
Matthias
705d1e4cc0
chore: remove freqAI per-line-ignores
2024-09-01 08:34:46 +02:00
Matthias
5b3f348bbb
chore: Don't use method call in function header
2024-09-01 08:34:44 +02:00
Matthias
aa81c75bef
chore: Further reduce mutable default usage
2024-09-01 08:34:42 +02:00
Matthias
6b889814ad
chore: Fix further "mutable arguments" call
2024-09-01 08:34:39 +02:00
Matthias
1ade11f00b
chore: Fix a few freqAI mutable defaults
2024-09-01 08:34:37 +02:00
Matthias
97c937e554
chore: add Bugbear Ruff checking
2024-09-01 08:32:42 +02:00
Matthias
b25520cf18
chore: improve rhci_progress typing, remove mutable arguments
2024-09-01 08:27:53 +02:00
Matthias
c6b46d75cb
chore: fix B018 violation
2024-09-01 08:24:47 +02:00
Matthias
a554352ae0
test: remove unused mutable argument
2024-09-01 08:24:21 +02:00
Matthias
a7fd03f1b7
chore: improve ccxt test
2024-09-01 08:22:58 +02:00
Matthias
ef96116c3f
docs: add note about freqUI support of dp.current_whitelist
...
closes #10600
2024-08-31 20:34:02 +02:00
Matthias
7edc50865f
docs: improve release documentation
2024-08-31 08:34:48 +02:00
Matthias
a881d3fd81
chore: bump version to 2024.9-dev
2024-08-31 08:31:42 +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
jainanuj94
268683f8ea
update documentation
2024-08-19 12:50:54 +05:30
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
jainanuj94
b6702d1d32
simplify merging logic
2024-08-18 23:22:20 +05:30
jainanuj94
c3679910a4
remove additional argument
2024-08-18 23:14:21 +05:30
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
jainanuj94
19a2e06c0b
#000 | Anuj | Merge Dfs for entry and exit in one table
2024-08-18 18:41:04 +05:30
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
jainanuj94
8085e24dcd
update tests
2024-08-06 20:00:05 +05:30
jainanuj94
d351ed0173
refactor: change analyse_on variable name to date_col
2024-08-06 15:16:30 +05:30
jainanuj94
3ebc5b136c
review comments and update test for exit signals
2024-08-06 12:55:48 +05:30
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
jainanuj94
103991746b
chore: type safety and refactoring
2024-08-05 23:57:24 +05:30
jainanuj94
7f0e5dd335
Refactor and add documentation
2024-08-05 23:19:38 +05:30
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
jainanuj94
ecf9c173c4
Add test for backtesitng-analysis
2024-08-02 20:46:19 +05:30
jainanuj94
b0e863dbbb
Introduce --exit-signals flag to backtesting-analysis command
2024-08-02 20:09:56 +05:30
jainanuj94
8f8859a5f5
Initial commit - create a different file for signals
2024-08-02 15:54:03 +05:30
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
jainanuj94
2ad921f99e
Merge remote-tracking branch 'upstream/develop' into develop
2024-08-01 23:55:01 +05:30
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
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
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
3a481df45d
Merge remote-tracking branch 'upstream/develop' into develop
2024-07-28 22:26:00 +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
Axel-CH
6a580176ea
Merge branch 'develop' into feature/proceed-exit-while-open-order
2024-07-01 17:49:40 -04: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
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
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
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
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
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
7bb4b5003d
Bump version to 2024.5-dev
2024-04-30 11:46:43 +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
Axel-CH
910b3ad536
allow adjust trade position, even if there is an open order
2024-04-15 15:40:57 -04:00
Axel-CH
05cf4cab8e
add has_open_entry_orders property to trade
2024-04-15 15:18:39 -04:00
Axel-CH
6752c3e288
add has_untied_assets, replace one has_open_orders condition by has_untied_assets in exit_positions
2024-04-15 14:43:40 -04: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
Axel-CH
faeda2a166
fix mypy error on has_open_position function
2024-04-14 00:40:12 -04:00
Axel-CH
3d67e0893a
edit backtest_loop to check exit if trade has open position
2024-04-14 00:25:40 -04: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
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
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
d112a8c0ed
Bump version to 2024.4-dev
2024-03-31 09:58:35 +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
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
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
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
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
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
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
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
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
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
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
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
f7ff1dc610
Bump develop version to 2023.10-dev
2023-09-30 13:13:18 +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
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
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
d104fb13a0
Merge pull request #8978 from freqtrade/new_release
...
New Release 2023.7
2023-07-30 09:02:44 +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
047de2e0ff
Bump version to 2023.7
2023-07-29 18:19:04 +02:00
Matthias
15dd8bec1c
Bump dev version to 2023.8-dev
2023-07-29 18:18:03 +02:00
Matthias
ead9e6f116
Merge pull request #8977 from Bloodhunter4rc/patch-3
...
showcase.md - Change links to https
2023-07-29 17:09:20 +02:00
Bloodhunter4rc
b17918d8cf
change link to https
2023-07-29 16:48:52 +02:00
Matthias
79910870a3
Fix bug resampling monthly candles
...
closes #8972
2023-07-29 08:58:30 +02:00
Matthias
e7e7a17183
Add test confirming #8972
2023-07-29 08:50:28 +02:00
Matthias
3fa31bfe20
Better explain ROI assumption on level change
...
closes #8975
2023-07-29 08:14:12 +02:00
Matthias
b2abdab7cd
Fix bug where adjust_entry_price was called for exit orders
...
closes #8973
2023-07-28 07:16:32 +02:00
Matthias
fd7dfc95e3
Enhance dca integration test for adjust_entry checks
2023-07-28 07:16:12 +02:00
Matthias
797617abaa
Fix test comment
2023-07-28 07:07:10 +02:00
Matthias
9a400d0e6f
Allow comments and trailing commas in remotepairlist files
...
closes #8971
2023-07-27 18:05:22 +02:00
Matthias
8f18a52cdf
Fix Typo in remote pairlist docs
...
related: #8971
2023-07-27 09:24:42 +02:00
Matthias
d638a4a0ff
Raise proper error on strategy search
...
part of https://github.com/freqtrade/frequi/issues/1387
2023-07-27 07:03:35 +02:00
Matthias
bbf472e69b
Improve errorhandling on webserver endpoint
...
Part of https://github.com/freqtrade/frequi/issues/1387
2023-07-27 06:52:34 +02:00
Matthias
83f45d0e65
Call static method as static method, not as if it were an instance method
2023-07-27 06:39:48 +02:00
Matthias
d6122585f7
Prevent pandas exception on Date assignment
2023-07-27 06:39:31 +02:00
Matthias
2fcff78756
Move comment to actually relevant line
2023-07-26 07:07:21 +02:00
Matthias
af1d2ee2a2
Merge pull request #8968 from Bloodhunter4rc/patch-2
...
Update showcase.md / Change Domain due to recent dns issues
2023-07-26 06:43:48 +02:00
Bloodhunter4rc
f56f5179d2
Update showcase.md
...
Change of domain due to recent dns issues.
2023-07-25 23:06:56 +02:00
Matthias
c2b40da762
Bump Api Version
2023-07-25 20:51:33 +02:00
Matthias
05e4b63091
Extract backtest_result deletion logic to separate function
2023-07-25 20:42:07 +02:00
Matthias
8b2abf4422
Remove .json from backtesting output
2023-07-25 20:41:28 +02:00
Matthias
997b80fd7b
Allow deleting of backtest files
2023-07-25 20:34:45 +02:00
Matthias
5a7e822342
Improve security of get_backtest_history_result
2023-07-25 20:20:09 +02:00
Matthias
1d39cc18bf
Add is_file_in_dir helper function
2023-07-25 20:19:23 +02:00
Matthias
e39af17207
Improve typing for is_relative_to
2023-07-25 20:07:44 +02:00
Matthias
4ce95dd1c3
Merge pull request #8955 from freqtrade/feat/bt_streaks
...
Backtesting - streak output
2023-07-25 18:06:11 +02:00
Matthias
47fca02ba0
Improve docstring
2023-07-25 07:06:42 +02:00
Matthias
ed2485dd57
Move generate_wins_draw_losses to bt_output (it's an output function, not a calculation)
2023-07-25 07:04:25 +02:00
Matthias
6dc15fad01
Merge pull request #8962 from freqtrade/dependabot/pip/develop/uvicorn-0.23.1
...
Bump uvicorn from 0.23.0 to 0.23.1
2023-07-25 06:38:13 +02:00
Matthias
27566a4c8a
Merge pull request #8963 from freqtrade/dependabot/pip/develop/ccxt-4.0.36
...
Bump ccxt from 4.0.35 to 4.0.36
2023-07-25 06:37:56 +02:00
Matthias
3860a5a8c5
Merge pull request #8965 from freqtrade/dependabot/pip/develop/ruff-0.0.280
...
Bump ruff from 0.0.278 to 0.0.280
2023-07-25 06:37:42 +02:00
Matthias
235721d9d9
Merge pull request #8964 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.2
...
Bump types-requests from 2.31.0.1 to 2.31.0.2
2023-07-24 21:37:11 +02:00
Matthias
5a057e4b94
per-commit bump types-requests
2023-07-24 17:34:39 +02:00
dependabot[bot]
b90e7d75c6
Bump ruff from 0.0.278 to 0.0.280
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.278 to 0.0.280.
- [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.278...v0.0.280 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 15:32:13 +00:00
dependabot[bot]
1c26a6600b
Bump types-requests from 2.31.0.1 to 2.31.0.2
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.1 to 2.31.0.2.
- [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-07-24 15:31:56 +00:00
dependabot[bot]
161446393d
Bump ccxt from 4.0.35 to 4.0.36
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.35 to 4.0.36.
- [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.35...4.0.36 )
---
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-24 15:31:53 +00:00
dependabot[bot]
9df302f2f0
Bump uvicorn from 0.23.0 to 0.23.1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.23.0 to 0.23.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.23.0...0.23.1 )
---
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-24 15:31:45 +00:00
Matthias
e95fa83ea2
Merge pull request #8953 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.14
...
Bump types-python-dateutil from 2.8.19.13 to 2.8.19.14
2023-07-24 16:52:39 +02:00
Matthias
b151a2c3e1
Merge pull request #8947 from freqtrade/dependabot/pip/develop/urllib3-2.0.4
...
Bump urllib3 from 2.0.3 to 2.0.4
2023-07-24 16:19:38 +02:00
Matthias
ce7f7d828d
pre-commit bump dateuti
2023-07-24 15:49:25 +02:00
dependabot[bot]
7a69bdff6a
Bump types-python-dateutil from 2.8.19.13 to 2.8.19.14
...
Bumps [types-python-dateutil](https://github.com/python/typeshed ) from 2.8.19.13 to 2.8.19.14.
- [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 >
2023-07-24 13:34:35 +00:00
Matthias
1abb71d5a3
Merge pull request #8950 from freqtrade/dependabot/pip/develop/nbconvert-7.7.2
...
Bump nbconvert from 7.7.0 to 7.7.2
2023-07-24 15:34:10 +02:00
Matthias
2e57ad695f
Merge pull request #8952 from freqtrade/dependabot/pip/develop/types-tabulate-0.9.0.3
...
Bump types-tabulate from 0.9.0.2 to 0.9.0.3
2023-07-24 15:33:49 +02:00
Matthias
bb36c9500f
Bump pre-commit types tabulate
2023-07-24 14:12:52 +02:00
dependabot[bot]
235067c79f
Bump nbconvert from 7.7.0 to 7.7.2
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.7.0 to 7.7.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.7.0...v7.7.2 )
---
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-24 12:12:06 +00:00
dependabot[bot]
11e604d613
Bump types-tabulate from 0.9.0.2 to 0.9.0.3
...
Bumps [types-tabulate](https://github.com/python/typeshed ) from 0.9.0.2 to 0.9.0.3.
- [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 >
2023-07-24 12:12:03 +00:00
Matthias
f7505536ff
Merge pull request #8954 from freqtrade/dependabot/pip/develop/types-cachetools-5.3.0.6
...
Bump types-cachetools from 5.3.0.5 to 5.3.0.6
2023-07-24 14:11:19 +02:00
Matthias
b096c857ae
Merge pull request #8951 from freqtrade/dependabot/pip/develop/pyjwt-2.8.0
...
Bump pyjwt from 2.7.0 to 2.8.0
2023-07-24 10:03:49 +02:00
Matthias
b41b966443
pre-commit bump cachetools
2023-07-24 10:03:08 +02:00
Matthias
e01e712b8c
Merge pull request #8948 from freqtrade/dependabot/pip/develop/ccxt-4.0.35
...
Bump ccxt from 4.0.34 to 4.0.35
2023-07-24 10:01:47 +02:00
Matthias
327b055468
Add consecutive wins/losses to backtest output
2023-07-24 07:22:33 +02:00
dependabot[bot]
221f242a4c
Bump ccxt from 4.0.34 to 4.0.35
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.34 to 4.0.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.0.34...4.0.35 )
---
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-24 05:19:04 +00:00
Matthias
a9d310ca00
Disable bitvavo candle test temporarily after downtime
2023-07-24 07:17:29 +02:00
Matthias
f26b49ee06
Ensure return value is an int, not a np.int
2023-07-24 07:09:19 +02:00
Matthias
380244f8b1
Improve calc_streak, rename method
2023-07-24 07:09:11 +02:00
Matthias
c01c9ee411
Merge pull request #8949 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.19
...
Bump mkdocs-material from 9.1.18 to 9.1.19
2023-07-24 07:07:12 +02:00
Matthias
0f046ceaf2
Implement calc_consecutive_losses
2023-07-24 06:36:24 +02:00
Matthias
a7bd6725f5
Add test to verify consecutive wins / losses calculation
2023-07-24 06:36:16 +02:00
dependabot[bot]
c61b72e5cc
Bump urllib3 from 2.0.3 to 2.0.4
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.3 to 2.0.4.
- [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.3...2.0.4 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 04:33:05 +00:00
Matthias
e2a19402ec
Merge pull request #8946 from freqtrade/dependabot/pip/develop/jsonschema-4.18.4
...
Bump jsonschema from 4.18.3 to 4.18.4
2023-07-24 06:32:06 +02:00
dependabot[bot]
d909fde4bb
Bump types-cachetools from 5.3.0.5 to 5.3.0.6
...
Bumps [types-cachetools](https://github.com/python/typeshed ) from 5.3.0.5 to 5.3.0.6.
- [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-07-24 03:44:45 +00:00
dependabot[bot]
2bb4af911c
Bump pyjwt from 2.7.0 to 2.8.0
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.7.0 to 2.8.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.7.0...2.8.0 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 03:44:20 +00:00
dependabot[bot]
00a392b262
Bump mkdocs-material from 9.1.18 to 9.1.19
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.18 to 9.1.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.1.18...9.1.19 )
---
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-24 03:44:05 +00:00
dependabot[bot]
6f5ba27251
Bump jsonschema from 4.18.3 to 4.18.4
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.18.3 to 4.18.4.
- [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.3...v4.18.4 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 03:43:35 +00: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
Matthias
6ddbc8c00d
Move generate_wins_draw_losses to bt_output (it's an output function, not a calculation)
2023-07-23 19:57:47 +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
Matthias
a00fcd68f8
Default to 0.0.0.0 if on API listen address for configs generated through docker
2023-07-23 19:44:43 +02:00
Matthias
fb7fb7f59c
Add helper function detecting (prebuilt) docker environment
2023-07-23 19:38:30 +02:00
Matthias
d7916366bd
Adjust webhook tests to include timeout
2023-07-23 19:21:55 +02:00
Matthias
ad82ad4407
webhook docs improvements
2023-07-23 18:28:49 +02:00
Matthias
8dfe43f370
Add timeout for webhooks
2023-07-23 18:28:43 +02:00
Matthias
4549fb349c
Add security notice about IP whitelisting on bybit docs
2023-07-23 17:57:48 +02:00
Matthias
889a732e06
Enhance bybit documentation
2023-07-23 17:57:04 +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
Matthias
52ec2324dd
Merge pull request #8943 from stash86/bt-metrics
...
merge to use expectancy and expectancy ratio from data/metrics
2023-07-23 08:37:08 +02:00
Stefano Ariestasia
8f04225282
another test fix
2023-07-23 15:00:08 +09:00
Stefano Ariestasia
4c23771d39
fix expectancy test
2023-07-23 14:42:48 +09:00
Stefano Ariestasia
0eddc6b7ad
update expectancy test
2023-07-23 14:27:45 +09:00
Matthias
787e94924d
Update default expectancy ratio to 100
2023-07-23 07:20:59 +02:00
Matthias
955a63725a
Improve resiliance when showing older backtest results
2023-07-22 19:43:20 +02:00
dependabot[bot]
27a36bfb40
Bump lightgbm from 3.3.5 to 4.0.0 ( #8923 )
...
* Bump lightgbm from 3.3.5 to 4.0.0
Bumps [lightgbm](https://github.com/microsoft/LightGBM ) from 3.3.5 to 4.0.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases )
- [Commits](https://github.com/microsoft/LightGBM/compare/v3.3.5...v4.0.0 )
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix: ensure freqai lightgbm variants conform to v4.0.0
* remove random file
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: robcaulk <rob.caulk@gmail.com >
2023-07-22 15:30:58 +02:00
Stefano Ariestasia
e5f01ab2e8
pre-commit fix
2023-07-22 17:45:58 +09:00
Stefano Ariestasia
40d7d05e4e
merge 2 expectancy functions
2023-07-22 17:29:43 +09:00
Matthias
14d2e3e88e
Merge pull request #8941 from SitoCH/develop
...
Map BUSD to correct coingecko id
2023-07-22 08:33:17 +02:00
Stefano Ariestasia
c6ee8fcf54
remove unused check
2023-07-22 12:20:35 +09:00
Stefano Ariestasia
3552fa431b
fix test
2023-07-22 11:40:52 +09:00
Stefano Ariestasia
3dd33cde00
fix test
2023-07-22 11:39:10 +09:00
Stefano Ariestasia
ee3b69ea63
fix test
2023-07-22 11:37:22 +09:00
Stefano Ariestasia
b0639ab319
flake8
2023-07-22 11:29:08 +09:00
Stefano Ariestasia
cfd8b068e7
add test for expectancy
2023-07-22 11:25:53 +09:00
Stefano Ariestasia
8621dc96e7
fix tests
2023-07-22 09:44:24 +09:00
Stefano Ariestasia
11f24aff97
flake8
2023-07-22 09:19:36 +09:00
Stefano Ariestasia
dcc3ef1309
flake8 fix
2023-07-22 09:18:22 +09:00
Stefano Ariestasia
4812bcc28b
flake8 fiz
2023-07-22 09:13:24 +09:00
Stefano Ariestasia
c048e7229a
modify expectancy and expectancy ratio
2023-07-22 08:36:51 +09:00
Simone Grignola
4ea3f41d48
Map BUSD to correct coingecko id
2023-07-21 20:49:37 +00:00
Matthias
6874123974
Bump ccxt to 4.0.34
...
closes #8913
2023-07-21 21:11:30 +02:00
Matthias
8d332fb99e
Ensure /pair_history endpoint correctly respects startup_candle_count
...
closes https://github.com/freqtrade/frequi/issues/1379
2023-07-21 20:58:26 +02:00
Matthias
f4933a9cff
Improve test for pair_history
...
Verifies that startup_candle_count is verified correctly.
2023-07-21 20:57:05 +02:00
Matthias
4369e3cdeb
trim_dataframe should enforce kwargs for non-required arguments
2023-07-21 20:33:41 +02:00
Matthias
9bfe96d4d6
Simplify advise calls by extracting that part into a method.
2023-07-21 20:27:52 +02:00
Matthias
91bf8abf38
Add comment to clarify usage of trim_dataframes
2023-07-21 20:22:44 +02:00
Matthias
9c1fea0e7b
Add winrate to several bt metrics
2023-07-20 20:51:38 +02:00
Matthias
ac2147727f
Update test for updated cost logic
2023-07-20 19:51:45 +02:00
Matthias
ea45349235
Completely remove "fee_cost_in_contracts" functionality
2023-07-20 19:51:45 +02:00
Matthias
e734ab52de
okx fees are not in contracts.
2023-07-20 19:51:45 +02:00
Matthias
75628403b0
Invert order_props_in_contracts logic - cost is almost never in contracts
2023-07-20 19:51:45 +02:00
Matthias
b3642749fd
Merge pull request #8940 from freqtrade/dependabot/pip/aiohttp-3.8.5
...
Bump aiohttp from 3.8.4 to 3.8.5
2023-07-20 19:41:29 +02:00
dependabot[bot]
f735973bf8
Bump aiohttp from 3.8.4 to 3.8.5
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.4...v3.8.5 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-20 16:04:06 +00:00
Matthias
bdb778cb9f
Merge pull request #8912 from froggleston/rpc_expectancy
...
Add expectancy to RPC calls and telegram
2023-07-19 20:21:09 +02:00
Matthias
ab5b272868
Fix double-%%
2023-07-19 19:53:00 +02:00
Matthias
49d6b0afb8
Merge pull request #8937 from freqtrade/froggleston-bt-analysis-docs-1
...
Add built-in trade fields in indicator list docs
2023-07-19 19:41:24 +02:00
Robert Davey
bb5a12dc11
Add built-in trade fields in indicator list docs
...
There are some trade- and candle-related fields that are always available to output on the indicator-list so have updated the docs to include the most commonly used ones.
2023-07-19 11:11:10 +01:00
Matthias
0539c6bf26
Merge pull request #8918 from freqtrade/dependabot/pip/develop/ta-lib-0.4.27
...
Bump ta-lib from 0.4.26 to 0.4.27
2023-07-19 06:48:34 +02:00
froggleston
f95f954df7
Convert winrate to ratio instead of % in calculations
2023-07-18 22:25:17 +01:00
Matthias
5ee4586989
use find-links for windows install
2023-07-18 21:14:55 +02:00
Matthias
9c39fd6e92
Update cached binance lev-tiers file
2023-07-18 20:25:55 +02:00
Matthias
c8ee48bc98
Update comment on install script
2023-07-18 20:20:57 +02:00
Matthias
ef52a7a328
Simplify windows install sscript
2023-07-18 20:20:20 +02:00
Matthias
635ab73706
Update path for install_windows helper script
2023-07-18 20:19:40 +02:00
Matthias
c4d38e6de6
Add new ta-lib windows wheel
2023-07-18 20:19:30 +02:00
Matthias
dd8a8b0f1f
Merge pull request #8934 from freqtrade/fix/docker-compose
...
Update docker-compose-freqai.yml
2023-07-18 20:07:59 +02:00
Matthias
8fd96118a5
Bump pydantic to latest 1.10 version
2023-07-18 20:02:24 +02:00
Matthias
db0cad04ab
Pin pydantic to <2.0 for now
2023-07-18 18:25:44 +02:00
Robert Caulk
d64d0e9f94
Update docker-compose-freqai.yml
2023-07-18 15:03:20 +02:00
Matthias
adda506499
Merge pull request #8920 from freqtrade/dependabot/pip/develop/ruff-0.0.278
...
Bump ruff from 0.0.277 to 0.0.278
2023-07-17 19:57:32 +02:00
Robert Caulk
c8525959ee
Merge pull request #8932 from hom-bahrani/patch-1
...
Update freqai-feature-engineering.md
2023-07-17 19:13:18 +02:00
Matthias
2b95a0a7e5
Merge pull request #8931 from freqtrade/chore/remove-inlier-metric
...
chore: remove inlier metric
2023-07-17 18:24:41 +02:00
Matthias
c64c10e76f
Use Fstrings in hyperopt-tools
2023-07-17 18:20:26 +02:00
Matthias
b9c439cdd9
Merge pull request #8929 from freqtrade/dependabot/pip/develop/ccxt-4.0.29
...
Bump ccxt from 4.0.28 to 4.0.29
2023-07-17 18:16:07 +02:00
dependabot[bot]
d8ba2b5df3
Bump ccxt from 4.0.28 to 4.0.29
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.28 to 4.0.29.
- [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.28...4.0.29 )
---
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-17 13:44:51 +00:00
Matthias
5e37dd901d
Merge pull request #8930 from freqtrade/dependabot/pip/develop/nbconvert-7.7.0
...
Bump nbconvert from 7.6.0 to 7.7.0
2023-07-17 15:44:05 +02:00
Matthias
031ac01b8d
Merge pull request #8922 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.19
...
Bump sqlalchemy from 2.0.18 to 2.0.19
2023-07-17 15:43:45 +02:00
froggleston
6ccc12f337
Fix calcs, rename ratio, add docs
2023-07-17 14:16:22 +01:00
Hom Bahrani
8738b8d551
Update freqai-feature-engineering.md
...
It seems that the closing parenthesis ) is missing at the end of line 65 in the pipeline example
2023-07-17 13:59:09 +01:00
dependabot[bot]
f2ff85421a
Bump nbconvert from 7.6.0 to 7.7.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.6.0 to 7.7.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.6.0...v7.7.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-07-17 11:16:30 +00:00
Matthias
cb5a67e9e0
Bump sqlalchemy pre-commit
2023-07-17 13:12:58 +02:00
Matthias
ca934c7568
Merge pull request #8926 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.8
...
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8
2023-07-17 13:12:01 +02:00
robcaulk
6f0204fcd3
chore: remove inlier metric
2023-07-17 13:03:43 +02:00
Matthias
c81adf76c2
Merge pull request #8921 from freqtrade/dependabot/pip/develop/ccxt-4.0.28
...
Bump ccxt from 4.0.17 to 4.0.28
2023-07-17 10:30:16 +02:00
dependabot[bot]
78de614910
Bump ta-lib from 0.4.26 to 0.4.27
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.4.26 to 0.4.27.
- [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.26...TA_Lib-0.4.27 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 07:36:12 +00:00
Matthias
201a8fe0ba
Merge pull request #8925 from freqtrade/dependabot/pip/develop/jsonschema-4.18.3
...
Bump jsonschema from 4.18.0 to 4.18.3
2023-07-17 09:34:54 +02:00
dependabot[bot]
e5221932e8
Bump ruff from 0.0.277 to 0.0.278
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.277 to 0.0.278.
- [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.277...v0.0.278 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 05:02:21 +00:00
Matthias
3d5889060d
Merge pull request #8919 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.21.1
...
Bump pytest-asyncio from 0.21.0 to 0.21.1
2023-07-17 07:01:13 +02:00
Matthias
68c3c764b7
Merge pull request #8914 from freqtrade/fix/8877
...
Dry-run open balance should include realized profit
2023-07-17 06:47:10 +02:00
Matthias
fba89d2082
Merge pull request #8916 from freqtrade/dependabot/pip/develop/uvicorn-0.23.0
...
Bump uvicorn from 0.22.0 to 0.23.0
2023-07-17 06:44:23 +02:00
Matthias
7823ed6cc0
Merge pull request #8917 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.1
...
Bump pymdown-extensions from 10.0.1 to 10.1
2023-07-17 06:41:00 +02:00
dependabot[bot]
c23ff9d7c2
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.7 to 1.8.8.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.7...v1.8.8 )
---
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-07-17 03:58:46 +00:00
dependabot[bot]
5f82108aae
Bump jsonschema from 4.18.0 to 4.18.3
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.18.0 to 4.18.3.
- [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.0...v4.18.3 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 03:51:14 +00:00
dependabot[bot]
454baa7b5b
Bump sqlalchemy from 2.0.18 to 2.0.19
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.18 to 2.0.19.
- [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-07-17 03:51:00 +00:00
dependabot[bot]
69e9691730
Bump ccxt from 4.0.17 to 4.0.28
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.17 to 4.0.28.
- [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.17...4.0.28 )
---
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-17 03:50:49 +00:00
dependabot[bot]
8c8b315994
Bump pytest-asyncio from 0.21.0 to 0.21.1
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.0...v0.21.1 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 03:50:33 +00:00
dependabot[bot]
e8ff5cb783
Bump pymdown-extensions from 10.0.1 to 10.1
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.0.1 to 10.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.0.1...10.1.0 )
---
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-07-17 03:50:26 +00:00
dependabot[bot]
256a8c686e
Bump uvicorn from 0.22.0 to 0.23.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.22.0 to 0.23.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.22.0...0.23.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-07-17 03:50:21 +00:00
Matthias
69ddbe3944
Merge pull request #8909 from freqtrade/backtest_adjustment
...
introduce order.stake_amount
2023-07-16 20:03:46 +02:00
froggleston
79f7f82c59
Fix telegram output
2023-07-16 16:52:06 +01:00
Matthias
35714c469b
Add explicit dry_wallet test
2023-07-16 16:06:23 +02:00
Matthias
cf9ba527bb
Include realized_profit in update_dry
...
closes #8877
2023-07-16 16:06:23 +02:00
Matthias
d0e0e156b1
Update tests to account for realized profit/loss
2023-07-16 16:06:23 +02:00
Matthias
8a55423ac7
Add asserts for wallet size
2023-07-16 16:04:00 +02:00
Matthias
66131d5103
Improve integration test assertions
2023-07-15 20:55:56 +02:00
froggleston
1fd2a2532d
Reduce trade stats function complexity
2023-07-15 17:06:52 +01:00
froggleston
9d36dc7ac6
Fix line length
2023-07-15 16:59:33 +01:00
froggleston
59cb9e39dd
Fix another trailing whitespace
2023-07-15 16:55:24 +01:00
froggleston
d4b282d6f7
Fix expectancy calc and tests
2023-07-15 16:51:45 +01:00
froggleston
e57bb6bc97
Add api schema entries
2023-07-15 16:27:58 +01:00
froggleston
3ce17b740b
Fix flake8 problems
2023-07-15 16:25:19 +01:00
froggleston
7eced953b3
Merge in develop changes
2023-07-15 16:16:08 +01:00
Matthias
768a7b47ec
Fix some futures symbol naming in tests
2023-07-15 17:14:57 +02:00
froggleston
096cb0d1ee
Add tests, fix winrate calc
2023-07-15 16:09:13 +01:00
froggleston
4235ab0c7e
Add expectancy and winrate to telegram
2023-07-15 15:39:47 +01:00
froggleston
6e56f84fe3
Add expectancy and winrate to rpc trade statistics
2023-07-15 15:32:52 +01:00
Matthias
ff14208105
Improve logic for from_json special case
2023-07-15 15:23:15 +02:00
Matthias
626ea6b119
Add backtesting support for order.stake_amount
2023-07-15 14:55:22 +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
Matthias
d8c0621887
Add stake amount property to order object
2023-07-15 10:14:08 +02:00
Matthias
d1662db813
Merge pull request #8907 from freqtrade/dependabot/pip/cryptography-41.0.2
...
Bump cryptography from 40.0.1 to 41.0.2
2023-07-15 10:10:21 +02:00
Matthias
17296fdf9c
Use proper cost for order
...
closes #8906
2023-07-15 09:02:17 +02:00
Matthias
e4cd29d88c
Add test for trade.cost
2023-07-15 09:02:01 +02:00
Matthias
eeec1b0b38
Don't bump armhv crypto dependency
...
needs https://piwheels.org/project/cryptography/ to work again.
2023-07-15 08:18:29 +02:00
dependabot[bot]
e043fdba50
Bump cryptography from 40.0.1 to 41.0.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 40.0.1 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/40.0.1...41.0.2 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-15 01:04:17 +00:00
Matthias
7f0e1c27c6
Fix realized_profit for trade from_json
2023-07-14 07:35:58 +02:00
Matthias
bdff34017a
Merge pull request #8867 from freqtrade/doc/commmunityshowcase
...
Add community showcase
2023-07-14 06:43:14 +02: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
Matthias
7280d6bb3b
Merge pull request #8890 from freqtrade/dependabot/pip/develop/pyarrow-12.0.1
...
Bump pyarrow from 12.0.0 to 12.0.1
2023-07-13 19:58:25 +02:00
Yinon Polak
7d28dad209
pytorch - add n_epochs param to trainer
2023-07-13 20:41:38 +03:00
Matthias
061e930eb1
Merge pull request #8901 from freqtrade/fix/8841
...
Avoid false-triggering "dust-eating" logic for rebuys
2023-07-13 18:06:33 +02: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
240606c5a4
Only run once for an order
2023-07-13 07:14:20 +02:00
Matthias
6134764d5e
Don't wrongly eat into dust on rebuys
...
closes #8841
2023-07-13 07:07:15 +02:00
Matthias
45a9c304b6
Add test for new conditional behavior
2023-07-13 07:07:15 +02:00
Matthias
c970ae8add
Add pyarrow pi wheel
2023-07-13 06:40:49 +02: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
3cf419cbcd
Fix ill-used type on order backpopulate mapping
2023-07-12 18:22:41 +02:00
Matthias
8ad32e7498
Merge pull request #8898 from jansmets/bybit_ohlcv_history
...
bybit provides up to 2years of historic ohlcv data on any timefame.
2023-07-12 18:16:11 +02:00
Matthias
722b5569bd
Add Freqtrade backtest project
2023-07-12 18:06:37 +02:00
Jan Smets
e8fe5a4f17
bybit provides up to 2years of historic ohlcv data on any timefame.
2023-07-12 11:39:32 +02:00
Matthias
a314175565
Merge pull request #8882 from freqtrade/dependabot/pip/develop/orjson-3.9.2
...
Bump orjson from 3.9.1 to 3.9.2
2023-07-11 06:06:50 +02:00
Matthias
9505f380bf
Merge pull request #8892 from freqtrade/dependabot/pip/develop/time-machine-2.11.0
...
Bump time-machine from 2.10.0 to 2.11.0
2023-07-10 20:53:18 +02:00
dependabot[bot]
127ca83dea
Bump orjson from 3.9.1 to 3.9.2
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.1 to 3.9.2.
- [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.1...3.9.2 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 17:51:56 +00:00
Matthias
5acfe2c89c
Merge pull request #8891 from freqtrade/dependabot/pip/develop/fastapi-0.100.0
...
Bump fastapi from 0.99.1 to 0.100.0
2023-07-10 19:50:56 +02:00
Matthias
aa5a5ce8e1
Merge pull request #8887 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.18
...
Bump sqlalchemy from 2.0.17 to 2.0.18
2023-07-10 19:50:03 +02:00
Matthias
e8eb28996d
Merge pull request #8888 from freqtrade/dependabot/pip/develop/jsonschema-4.18.0
...
Bump jsonschema from 4.17.3 to 4.18.0
2023-07-10 19:49:07 +02:00
Matthias
9af9caae09
Merge pull request #8889 from freqtrade/dependabot/pip/develop/ccxt-4.0.17
...
Bump ccxt from 4.0.15 to 4.0.17
2023-07-10 19:48:50 +02:00
Matthias
a0fff43648
Add fee_base to json output
2023-07-10 19:47:37 +02:00
dependabot[bot]
b7bd1eba6f
Bump time-machine from 2.10.0 to 2.11.0
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.10.0 to 2.11.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.10.0...2.11.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-07-10 16:16:34 +00:00
dependabot[bot]
6d63b9400b
Bump fastapi from 0.99.1 to 0.100.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.99.1 to 0.100.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.99.1...0.100.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-07-10 16:16:30 +00:00
dependabot[bot]
e0ba2f3a15
Bump pyarrow from 12.0.0 to 12.0.1
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 12.0.0 to 12.0.1.
- [Commits](https://github.com/apache/arrow/compare/go/v12.0.0...go/v12.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 >
2023-07-10 16:16:25 +00:00
dependabot[bot]
7d16012f61
Bump ccxt from 4.0.15 to 4.0.17
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.15 to 4.0.17.
- [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.15...4.0.17 )
---
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-10 16:16:19 +00:00
dependabot[bot]
4a422cac5b
Bump jsonschema from 4.17.3 to 4.18.0
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.17.3 to 4.18.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.17.3...v4.18.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-07-10 16:16:12 +00:00
Matthias
884594a967
Bump sqlalchemy pre-commit
2023-07-10 18:09:08 +02:00
Matthias
c7c5c41f41
Merge pull request #8885 from freqtrade/dependabot/pip/develop/ccxt-4.0.15
...
Bump ccxt from 4.0.14 to 4.0.15
2023-07-10 18:07:42 +02:00
dependabot[bot]
12d89a9061
Bump sqlalchemy from 2.0.17 to 2.0.18
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.17 to 2.0.18.
- [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-07-10 08:43:16 +00:00
Matthias
7d117e8ca2
Merge pull request #8886 from freqtrade/dependabot/pip/develop/python-telegram-bot-20.4
...
Bump python-telegram-bot from 20.3 to 20.4
2023-07-10 10:42:11 +02:00
Matthias
f6322bd02d
Merge pull request #8884 from freqtrade/dependabot/pip/develop/numpy-1.25.1
...
Bump numpy from 1.25.0 to 1.25.1
2023-07-10 07:53:18 +02:00
Matthias
a3aafffbd2
Merge pull request #8883 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.18
...
Bump mkdocs-material from 9.1.17 to 9.1.18
2023-07-10 07:23:19 +02:00
Matthias
52b4a2c921
Merge pull request #8881 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.39
...
Bump prompt-toolkit from 3.0.38 to 3.0.39
2023-07-10 07:22:54 +02:00
Matthias
32857f50ea
Merge pull request #8879 from freqtrade/dependabot/pip/develop/ruff-0.0.277
...
Bump ruff from 0.0.275 to 0.0.277
2023-07-10 07:22:37 +02:00
Matthias
40945b4eff
Merge pull request #8878 from freqtrade/dependabot/pip/develop/joblib-1.3.1
...
Bump joblib from 1.2.0 to 1.3.1
2023-07-10 07:22:14 +02:00
Matthias
1dbc294b80
Improve order __REPR__ with date
2023-07-10 07:11:29 +02:00
Matthias
5bc84dca56
Fix from_json with new attributes
2023-07-10 06:38:18 +02:00
Matthias
8c0e66008a
Remove wrong/faulty "default" comment from cli options
2023-07-10 06:12:46 +02:00
dependabot[bot]
4a1a197943
Bump python-telegram-bot from 20.3 to 20.4
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.3 to 20.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/v20.3...v20.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 >
2023-07-10 04:00:59 +00:00
dependabot[bot]
43f6a7e3c9
Bump ccxt from 4.0.14 to 4.0.15
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.14 to 4.0.15.
- [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.14...4.0.15 )
---
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-10 04:00:46 +00:00
dependabot[bot]
1bece11eb3
Bump numpy from 1.25.0 to 1.25.1
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.25.0 to 1.25.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.0...v1.25.1 )
---
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-10 04:00:27 +00:00
dependabot[bot]
3c1cd72430
Bump mkdocs-material from 9.1.17 to 9.1.18
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.17 to 9.1.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.1.17...9.1.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 >
2023-07-10 03:59:59 +00:00
dependabot[bot]
1ca2a8d638
Bump prompt-toolkit from 3.0.38 to 3.0.39
...
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit ) from 3.0.38 to 3.0.39.
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG )
- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.38...3.0.39 )
---
updated-dependencies:
- dependency-name: prompt-toolkit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 03:59:21 +00:00
dependabot[bot]
7359a76b77
Bump ruff from 0.0.275 to 0.0.277
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.275 to 0.0.277.
- [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.275...v0.0.277 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 03:59:01 +00:00
dependabot[bot]
75e6315aac
Bump joblib from 1.2.0 to 1.3.1
...
Bumps [joblib](https://github.com/joblib/joblib ) from 1.2.0 to 1.3.1.
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst )
- [Commits](https://github.com/joblib/joblib/commits )
---
updated-dependencies:
- dependency-name: joblib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 03:58:40 +00:00
Matthias
d68eac92b8
Merge pull request #8874 from freqtrade/improve/convert_data
...
Improve/convert data
2023-07-09 17:14:12 +02:00
Matthias
b4957a2e37
Update converter test
2023-07-09 15:37:56 +02:00
Matthias
448f02960f
Improve behavior for convert-data
2023-07-09 15:36:44 +02:00
Matthias
5a43dd4766
don't hard-default --timeframes via argparse
2023-07-09 15:32:51 +02:00
Matthias
10f34563f8
Improve default for --candle-types
2023-07-09 15:02:47 +02:00
Matthias
d8d0a60322
Merge pull request #8872 from freqtrade/ccxt_bump
...
bump ccxt to 4.0.14
2023-07-09 14:49:27 +02:00
Matthias
4c6eee8dfe
Update proxy documentation to correspond to new ccxt mode
2023-07-09 13:52:46 +02:00
Matthias
a598b8554d
Bump ccxt and ccxt min requirement
2023-07-09 13:48:14 +02:00
Matthias
511023ee10
Fix typo in comment
2023-07-09 13:47:57 +02:00
Matthias
8212a5af77
Merge pull request #8819 from Bloodhunter4rc/remotepairlist
...
Remotepairlist - add blacklist mode
2023-07-09 12:42:25 +02:00
Matthias
af5fc76dc6
Add test for different processing modes
2023-07-09 11:51:43 +02:00
Matthias
e6ee55a69b
Improve some test coverage
2023-07-09 11:37:06 +02:00
Matthias
4dda9c6daa
Add explicit test for short-desc
2023-07-09 11:36:13 +02:00
Matthias
5da5369ca4
Update parameter sequence to make more sense
2023-07-09 11:09:59 +02:00
Matthias
ea04210eb3
Merge pull request #8869 from stash86/patch-1
...
Update my link
2023-07-09 10:38:18 +02:00
Stefano Ariestasia
e64327f353
Update my link
2023-07-09 17:12:21 +09:00
Bloodhunter4rc
4d4ec11a8a
- print
2023-07-09 09:53:31 +02:00
Bloodhunter4rc
4f77e3f595
Merge branch 'remotepairlist' of https://github.com/Bloodhunter4rc/freqtrade into remotepairlist
2023-07-09 09:44:19 +02:00
Bloodhunter4rc
0b68ca6cb3
use pairlist_pos remove unused check, fixed Test
2023-07-09 09:42:33 +02:00
Bloodhunter4rc
0c2eb8dc58
Merge branch 'freqtrade:develop' into remotepairlist
2023-07-09 09:15:56 +02:00
Matthias
b2106ef4a2
Update frequenthippo link description
2023-07-09 07:35:02 +02:00
Bloodhunter4rc
ee1fa34df2
Add 'processing_mode' , blacklist checks
2023-07-08 18:05:46 +02:00
Matthias
c4b0f24cd7
Use USD for kraken tests, as it has more volume.
2023-07-08 13:26:31 +02:00
Matthias
a1d50dbfa2
Add community showcase
2023-07-08 13:06:12 +02:00
Matthias
8436f9ade4
Merge pull request #8802 from freqtrade/dependabot/pip/develop/numpy-1.25.0
...
Bump numpy from 1.24.3 to 1.25.0
2023-07-08 10:32:27 +02:00
Matthias
2e78f7503e
Merge branch 'develop' into dependabot/pip/develop/numpy-1.25.0
2023-07-08 09:52:33 +02:00
Matthias
5c0f5588a6
Simplify sort_values in PerformanceFilter
...
Avoids potential regression in numpy 1.25.0 - which doesn't keep prior sort order in chained sort_values calls.
2023-07-08 09:49:01 +02:00
Matthias
3d6d006e84
Merge branch 'develop' into pr/Bloodhunter4rc/8819
2023-07-08 07:37:00 +02:00
Matthias
1c5ea317e6
Add mode as parameter for the UI
2023-07-08 07:31:55 +02:00
Matthias
31faad776e
Merge branch 'stable' into develop
2023-07-07 20:31:35 +02:00
Matthias
eea95f79aa
Merge pull request #8862 from freqtrade/new_release
...
New release 2023.6
2023-07-07 20:08:27 +02:00
Matthias
f020daa357
Merge pull request #8864 from freqtrade/dependabot/pip/develop/ccxt-4.0.12
...
Bump ccxt from 3.1.44 to 4.0.12
2023-07-07 15:46:08 +02:00
Matthias
dacbcdb710
Merge pull request #8865 from freqtrade/online_test_trade_history
...
Online test trade history
2023-07-07 13:55:21 +02:00
Matthias
a9e239ca7a
Don't use future date for downloading new trade data
...
closes #8860
2023-07-07 11:23:34 +02:00
Matthias
65550335ee
Add explicit online test for get_trade_history
...
part of #8860
2023-07-07 11:15:15 +02:00
Matthias
01db789d42
Improve release documentation
2023-07-07 10:56:41 +02:00
Matthias
6fe0895e74
Merge pull request #8847 from freqtrade/dependabot/pip/develop/scipy-1.11.1
...
Bump scipy from 1.10.1 to 1.11.1
2023-07-07 10:45:47 +02:00
dependabot[bot]
c93a27af7d
Bump ccxt from 3.1.44 to 4.0.12
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.1.44 to 4.0.12.
- [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/3.1.44...4.0.12 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-07 08:22:16 +00:00
Matthias
67ce7917cc
Merge pull request #8863 from freqtrade/robcaulk-patch-1
...
Bump datasieve 0.1.7
2023-07-07 10:21:23 +02:00
Matthias
9b447cdf1e
Bump pandas to 2.0.3
2023-07-07 09:37:14 +02:00
Robert Caulk
98ba0042d8
Bump datasieve 0.1.7
2023-07-07 09:27:09 +02:00
Matthias
f64b9503f9
scipy 1.11 doesn't support python 3.8 any longer
2023-07-07 09:08:32 +02:00
Matthias
e734a664b4
bump develop-version to 2023.7.dev
2023-07-07 08:59:10 +02:00
Matthias
942f0b4fbd
Move format_ms_time to datetime_helpers
2023-07-07 08:59:07 +02:00
Matthias
a2ba466918
Merge pull request #8851 from freqtrade/dependabot/pip/develop/stable-baselines3-2.0.0
...
Bump stable-baselines3 from 2.0.0a13 to 2.0.0
2023-07-07 08:51:45 +02:00
Matthias
7ba459db88
Version bump to 2023.6
2023-07-07 08:45:06 +02:00
Matthias
ab39144af8
Merge branch 'stable' into new_release
2023-07-07 08:44:49 +02:00
Matthias
092e30a159
Attempt CI without brew update
2023-07-06 21:22:03 +02:00
Matthias
e6db5bd193
Pin numpy for python < 3.8
2023-07-06 21:09:06 +02:00
Matthias
5cd08ce554
Merge pull request #8825 from freqtrade/dependabot/pip/develop/ruff-0.0.275
...
Bump ruff from 0.0.272 to 0.0.275
2023-07-04 20:47:28 +02:00
Matthias
e51085ebc6
Merge pull request #8853 from freqtrade/dependabot/pip/develop/fastapi-0.99.1
...
Bump fastapi from 0.98.0 to 0.99.1
2023-07-03 16:13:18 +02:00
Matthias
817b6f9bde
Merge pull request #8852 from freqtrade/dependabot/pip/develop/ast-comments-1.1.0
...
Bump ast-comments from 1.0.1 to 1.1.0
2023-07-03 11:09:03 +02:00
Matthias
b204a93d1c
Merge pull request #8858 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.7
...
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
2023-07-03 10:49:22 +02:00
dependabot[bot]
977bfa08b7
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.6 to 1.8.7.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.6...v1.8.7 )
---
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-07-03 03:42:51 +00:00
dependabot[bot]
ba6cba31be
Bump fastapi from 0.98.0 to 0.99.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.98.0 to 0.99.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.98.0...0.99.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 03:29:53 +00:00
dependabot[bot]
1880f9ffa1
Bump ast-comments from 1.0.1 to 1.1.0
...
Bumps [ast-comments](https://github.com/t3rn0/ast-comments ) from 1.0.1 to 1.1.0.
- [Commits](https://github.com/t3rn0/ast-comments/compare/1.0.1...1.1.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-07-03 03:29:48 +00:00
dependabot[bot]
9d3dda4e12
Bump stable-baselines3 from 2.0.0a13 to 2.0.0
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.0.0a13 to 2.0.0.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/commits/v2.0.0 )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 03:29:40 +00:00
Matthias
0310a26b80
Fix documentation typo
2023-07-02 16:44:47 +00:00
Matthias
86956908d0
Merge branch 'develop' into dependabot/pip/develop/ruff-0.0.275
2023-07-02 18:35:43 +02:00
dependabot[bot]
b204da3317
Bump scipy from 1.10.1 to 1.11.1
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.10.1 to 1.11.1.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.10.1...v1.11.1 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-01 05:43:10 +00:00
Matthias
e16c433cb8
Merge pull request #8829 from freqtrade/dependabot/pip/develop/mypy-1.4.1
...
Bump mypy from 1.3.0 to 1.4.1
2023-06-30 17:52:14 +02:00
Matthias
c5510491e5
Merge pull request #8830 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.17
...
Bump sqlalchemy from 2.0.16 to 2.0.17
2023-06-30 09:18:24 +02:00
Matthias
29725440c8
Simplify RPCMessageType schema definition
2023-06-29 12:28:25 +00:00
Matthias
accc1b509b
Simplify class setups without inheritance
2023-06-29 12:16:10 +00:00
Matthias
4b06b4772d
sqlalchemy - pre-commit
2023-06-29 11:53:58 +00:00
Matthias
a90b7c0bf5
Merge pull request #8835 from freqtrade/fix/pca-components
...
make sure default PCA behavior reduces parameter space size
2023-06-26 19:14:44 +02:00
Matthias
c4168055f9
Merge pull request #8831 from freqtrade/dependabot/pip/develop/fastapi-0.98.0
...
Bump fastapi from 0.97.0 to 0.98.0
2023-06-26 15:18:37 +02:00
dependabot[bot]
b12dbd2bea
Bump ruff from 0.0.272 to 0.0.275
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.272 to 0.0.275.
- [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.272...v0.0.275 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 13:17:59 +00:00
dependabot[bot]
be07ea5d4f
Bump mypy from 1.3.0 to 1.4.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.3.0 to 1.4.1.
- [Commits](https://github.com/python/mypy/compare/v1.3.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 13:17:23 +00:00
Matthias
e729c5f9fd
Merge pull request #8828 from freqtrade/dependabot/pip/develop/pytest-7.4.0
...
Bump pytest from 7.3.2 to 7.4.0
2023-06-26 15:17:02 +02:00
Matthias
5c8181fdd3
Merge pull request #8826 from freqtrade/dependabot/pip/develop/nbconvert-7.6.0
...
Bump nbconvert from 7.5.0 to 7.6.0
2023-06-26 15:16:11 +02:00
Matthias
3329279b71
Merge pull request #8827 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.17
...
Bump mkdocs-material from 9.1.16 to 9.1.17
2023-06-26 15:15:53 +02:00
robcaulk
6b201d525e
make sure default PCA behavior reduces parameter space size
2023-06-26 14:42:59 +02:00
dependabot[bot]
8c2098c262
Bump fastapi from 0.97.0 to 0.98.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.97.0 to 0.98.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.97.0...0.98.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-06-26 03:58:27 +00:00
dependabot[bot]
6274197f85
Bump sqlalchemy from 2.0.16 to 2.0.17
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.16 to 2.0.17.
- [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-06-26 03:58:21 +00:00
dependabot[bot]
ae42d57a26
Bump pytest from 7.3.2 to 7.4.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.3.2 to 7.4.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.3.2...7.4.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 03:57:31 +00:00
dependabot[bot]
2d2699b0ad
Bump mkdocs-material from 9.1.16 to 9.1.17
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.16 to 9.1.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.1.16...9.1.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 >
2023-06-26 03:57:21 +00:00
dependabot[bot]
fec4cb3cf9
Bump nbconvert from 7.5.0 to 7.6.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.5.0 to 7.6.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.5.0...v7.6.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-06-26 03:57:07 +00:00
Matthias
4a886e1b97
Merge pull request #8824 from freqtrade/refactor/optimize_reports
...
Refactor/optimize reports
2023-06-25 19:29:22 +02:00
Matthias
2c36a09b4f
Merge pull request #8823 from freqtrade/fix/outlier-check
...
Fix/outlier check
2023-06-25 19:28:55 +02:00
Matthias
1717f86702
Extract edge output to proper module
2023-06-25 17:45:01 +02:00
Matthias
72504e62ad
Extract btstorage methods
2023-06-25 17:42:58 +02:00
Matthias
65e8359908
Improve naming of new file
2023-06-25 17:11:13 +02:00
Matthias
794bca1379
Split optimize report generation from visualization
2023-06-25 17:09:57 +02:00
Matthias
5e084ad2e5
convert optimize_reports to a package
2023-06-25 17:08:41 +02:00
robcaulk
fca73531cf
fix: use .shape instead of index for outliers
2023-06-25 16:34:44 +02:00
robcaulk
9da28e5328
bump datasieve
2023-06-25 15:44:24 +02:00
robcaulk
fd420738cd
ensure outlier-check is returning as a numpy array from datasieve
2023-06-25 15:43:02 +02:00
Matthias
48e8965322
Don't add header if it's not needed
2023-06-25 15:35:57 +02:00
Bloodhunter4rc
ce1b90885e
support wildcards
2023-06-24 21:32:20 +02:00
Matthias
5f98530ef9
Catch and send exceptions from websockets
2023-06-24 20:26:05 +02:00
Matthias
69087c30e7
Don't overwrite "type" with a variable
2023-06-24 20:18:24 +02:00
Bloodhunter4rc
d534f88d1c
unnecessary lines removed.
2023-06-24 14:36:31 +02:00
Bloodhunter4rc
caca070c1a
added tests
2023-06-24 14:31:30 +02:00
Bloodhunter4rc
36b33fb407
add mode to set the pairlist to blacklist additional to whitelist
...
adhere to _number_pairs
2023-06-24 12:38:31 +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
Matthias
6e143d4a5d
Merge pull request #8818 from freqtrade/self
...
Use Self typing
2023-06-23 19:50:01 +02:00
Matthias
757c6dc5ca
Use Self typing
2023-06-23 18:15:06 +02: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
01dfca80ab
Improve stop test behavior
2023-06-20 19:16:21 +02:00
Matthias
2f7b29ed34
Fix test_tsl_on_exchange_compatible_with_edge
2023-06-20 19:08:55 +02:00
Matthias
9fddc1499e
Merge branch 'develop' into pr/Axel-CH/8779
2023-06-20 18:14:25 +02:00
Matthias
b49a118764
Fix exit_timeout test
2023-06-20 18:14:16 +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
Matthias
c7683a7b61
Improve docs wording
2023-06-20 06:57:48 +02:00
Matthias
5d60c62645
align list blocks
2023-06-20 06:55:19 +02:00
Matthias
96c2ca67e9
Add usage note for pairs.json file
2023-06-20 06:51:40 +02:00
Matthias
b0e5fb3940
Improve structure of download-data documentation
2023-06-20 06:50:59 +02:00
Matthias
8c54036fa5
Move Downloading tip from pairs file section
2023-06-20 06:45:56 +02:00
Matthias
859f7ff3de
be explicit when loading pairs file.
2023-06-19 18:29:37 +02:00
axel
a98e8ef201
retreive open orders from orders list, not from db
2023-06-19 12:28:55 -04:00
dependabot[bot]
b2c87c3591
Bump numpy from 1.24.3 to 1.25.0
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.24.3 to 1.25.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.24.3...v1.25.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-06-19 16:05:34 +00:00
Matthias
62f4bd27ec
Merge pull request #8806 from freqtrade/dependabot/pip/develop/ccxt-3.1.44
...
Bump ccxt from 3.1.34 to 3.1.44
2023-06-19 17:59:05 +02:00
Robert Caulk
26c06e38be
Merge pull request #8804 from freqtrade/dependabot/pip/develop/xgboost-1.7.6
...
Bump xgboost from 1.7.5 to 1.7.6
2023-06-19 14:35:34 +02:00
Matthias
78451447ac
Merge pull request #8798 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.16
...
Bump mkdocs-material from 9.1.15 to 9.1.16
2023-06-19 14:25:58 +02:00
Matthias
0f7720dec0
Merge pull request #8801 from freqtrade/dependabot/pip/develop/pytest-mock-3.11.1
...
Bump pytest-mock from 3.10.0 to 3.11.1
2023-06-19 14:25:32 +02:00
Matthias
b9fe364d9c
Merge pull request #8805 from freqtrade/dependabot/pip/develop/pre-commit-3.3.3
...
Bump pre-commit from 3.3.2 to 3.3.3
2023-06-19 13:06:07 +02:00
Matthias
97e7b60656
Merge pull request #8803 from freqtrade/dependabot/pip/develop/filelock-3.12.2
...
Bump filelock from 3.12.1 to 3.12.2
2023-06-19 13:05:42 +02:00
Matthias
936e49e8ee
Merge pull request #8807 from freqtrade/dependabot/pip/develop/rich-13.4.2
...
Bump rich from 13.4.1 to 13.4.2
2023-06-19 13:05:11 +02:00
dependabot[bot]
6bc3439cb7
Bump pytest-mock from 3.10.0 to 3.11.1
...
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock ) from 3.10.0 to 3.11.1.
- [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.10.0...v3.11.1 )
---
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-06-19 05:08:12 +00:00
Matthias
ec72c91b17
Merge pull request #8800 from freqtrade/dependabot/pip/develop/time-machine-2.10.0
...
Bump time-machine from 2.9.0 to 2.10.0
2023-06-19 07:01:56 +02:00
Matthias
2809379b56
Merge pull request #8799 from freqtrade/dependabot/pip/develop/nbconvert-7.5.0
...
Bump nbconvert from 7.4.0 to 7.5.0
2023-06-19 07:01:38 +02:00
dependabot[bot]
e965b2e454
Bump rich from 13.4.1 to 13.4.2
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.4.1 to 13.4.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.4.1...v13.4.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-06-19 03:58:02 +00:00
dependabot[bot]
d82a0ad7b5
Bump ccxt from 3.1.34 to 3.1.44
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.1.34 to 3.1.44.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg )
- [Commits](https://github.com/ccxt/ccxt/compare/3.1.34...3.1.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-06-19 03:57:35 +00:00
dependabot[bot]
f04598c5e5
Bump pre-commit from 3.3.2 to 3.3.3
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.3.2 to 3.3.3.
- [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.2...v3.3.3 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 03:57:29 +00:00
dependabot[bot]
f82d52c6d3
Bump xgboost from 1.7.5 to 1.7.6
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 1.7.5 to 1.7.6.
- [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.5...v1.7.6 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 03:57:17 +00:00
dependabot[bot]
fc0548ce0b
Bump filelock from 3.12.1 to 3.12.2
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.12.1...3.12.2 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 03:57:02 +00:00
dependabot[bot]
8cc763b664
Bump time-machine from 2.9.0 to 2.10.0
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.9.0 to 2.10.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.9.0...2.10.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-06-19 03:56:44 +00:00
dependabot[bot]
ed90e77ea0
Bump nbconvert from 7.4.0 to 7.5.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.4.0 to 7.5.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.4.0...v7.5.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-06-19 03:56:40 +00:00
dependabot[bot]
1eb691d461
Bump mkdocs-material from 9.1.15 to 9.1.16
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.15 to 9.1.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.1.15...9.1.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 >
2023-06-19 03:56:37 +00:00
Matthias
571dea6e9c
Fix wrong final status on bg-tasks
2023-06-18 15:45:26 +02:00
Matthias
02071df8fa
Merge pull request #8692 from freqtrade/feat/outsource-data-pipeline
...
Outsource data pipeline handling to improve flexibility
2023-06-18 13:39:36 +02:00
Robert Caulk
cca4fa1178
Update BaseClassifierModel.py
2023-06-18 11:31:03 +02:00
Robert Caulk
7e2f857aa5
Update BasePyTorchClassifier.py
2023-06-18 11:30:33 +02:00
Matthias
3d72d32845
Merge pull request #8369 from hippocritical/develop
...
backtest - lookahead_analysis
2023-06-18 08:29:08 +02:00
Matthias
52db6ac7d7
Use proper log level
2023-06-17 20:35:23 +02:00
Matthias
d94f3e7679
Add explicit tests for download-data
...
(without the command part)
2023-06-17 20:00:24 +02:00
axel
b031470979
WIP with comment on test test_adjust_entry_maintain_replace
2023-06-17 12:36:03 -04:00
Matthias
7af14d1985
Fix random test failure
2023-06-17 18:26:08 +02:00
Matthias
44a38e8362
Update download data tests
2023-06-17 18:22:47 +02:00
Matthias
0be4084eac
Don't allow downloading wrong pairs
...
Prior to this, BTC/USDT:USDT could be downloaded to the spot directory, as it was filtered inproperly.
2023-06-17 18:14:58 +02:00
Matthias
937734365f
Improve typehint for markets
2023-06-17 18:04:41 +02:00
Matthias
66b34edc0b
Clarify variable name
2023-06-17 18:03:57 +02:00
Matthias
6f0f954686
Adjust mocks for new import location
2023-06-17 17:53:12 +02:00
Matthias
7453ff2fb5
Migrate download-data out of commands section
2023-06-17 17:53:12 +02:00
Matthias
b8ab6fe42b
Improve wording of check command
2023-06-17 17:53:12 +02:00
Matthias
e0d5242a45
Reduce download-data verbosity
2023-06-17 17:53:12 +02:00
Robert Caulk
402a247c92
Merge pull request #8760 from initrv/rl-action-masks
...
Add MaskablePPO support
2023-06-17 16:28:43 +02:00
robcaulk
886b86f7c5
chore: bump datasieve
2023-06-17 16:14:48 +02:00
robcaulk
b0ab400ff3
fix: ensure test_size=0 is still accommodated
2023-06-17 15:39:33 +02:00
Matthias
bf872e8ed4
Simplify comparison depth
2023-06-17 14:25:46 +02:00
robcaulk
447feb16b4
Merge remote-tracking branch 'origin/develop' into use-datasieve
2023-06-17 13:26:35 +02:00
robcaulk
636f5753e1
Merge remote-tracking branch 'origin/feat/outsource-data-pipeline' into use-datasieve
2023-06-17 13:26:14 +02:00
robcaulk
11ff454b3b
fix: ensure that a user setting up their own pipeline wont have conflicts with DI_values
2023-06-17 13:21:31 +02:00
Matthias
6bb75f0dd4
Simplify import if only one element is used
2023-06-17 10:12:36 +02:00
Matthias
1567cd2849
Use DOCS_LINK throughout
2023-06-17 09:10:54 +02:00
Matthias
34e7e3efea
Simplify imports
2023-06-17 08:40:09 +02:00
Matthias
2c7aa9f721
Update doc wording
2023-06-17 08:37:38 +02: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
Matthias
24e806f081
Improve resiliance by using non-exchange controlled order attributes.
2023-06-16 19:58:35 +02:00
Matthias
b0396af4c4
Merge pull request #8791 from freqtrade/ci/catboost
...
Remove old version pin for catboost
2023-06-16 18:20:34 +02:00
Matthias
efaa959bfa
Merge pull request #8790 from freqtrade/docs/link-to-articles
...
Add links to more FreqAI learning content
2023-06-16 18:20:05 +02:00
Matthias
7939716a5e
Improve formatting of telegram /status messages
2023-06-16 18:00:22 +02:00
Matthias
4f834c8964
Remove old version pin for catboost
2023-06-16 15:15:40 +02:00
Robert Caulk
ffd7394adb
Update freqai.md
2023-06-16 15:10:11 +02:00
Robert Caulk
2107dce2cd
Update freqai-feature-engineering.md
2023-06-16 15:03:49 +02:00
robcaulk
72101f059d
feat: ensure full backwards compatibility
2023-06-16 13:20:35 +02:00
robcaulk
75ec19062c
chore: make DOCS_LINK in constants.py, ensure datasieve is added to setup.py
2023-06-16 13:06:21 +02:00
Matthias
64fcb1ed11
Better pin scikit-learn
...
caused by #7896
2023-06-16 10:15:45 +02:00
Matthias
dec3c0f374
Remove environment.yml completely
2023-06-16 07:02:40 +02:00
Matthias
1b86bf8a1d
Don't include non-used parameters in command structure
2023-06-16 06:58:34 +02:00
Matthias
2cd9043c51
Make documentation discoverable / linked
2023-06-16 06:44:55 +02: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
Matthias
b3ef024e9e
Don't use PurePosixPath
2023-06-15 20:43:05 +02:00
Matthias
964bf76469
Invert parameters for initialize_single_lookahead_analysis
...
otherwise their order is reversed before calling LookaheadAnalysis for no good reason
2023-06-15 20:42:26 +02:00
axel
8e0faf4aaa
fix more tests, remove legacy conditions from update_trade function
2023-06-15 14:29:08 -04:00
Matthias
ad74e65673
Simplify configuration setup
2023-06-15 20:26:45 +02:00
Matthias
ac36ba6592
Improve arguments file formatting
2023-06-15 20:15:44 +02: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
Matthias
ca88cac08b
Remove unused code file
2023-06-15 06:39:00 +02:00
Matthias
d211bf47f1
Merge pull request #8767 from freqtrade/dependabot/pip/develop/stable-baselines3-2.0.0a13
...
Bump stable-baselines3 from 2.0.0a10 to 2.0.0a13
2023-06-15 06:06:44 +02:00
Matthias
11d7e7925e
Fix random test failures
2023-06-14 20:34:18 +02: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
hippocritical
bc4d1c5326
Merge branch 'freqtrade:develop' into develop
2023-06-13 18:59:31 +02:00
Matthias
10b93f080a
Merge pull request #8770 from freqtrade/dependabot/pip/develop/fastapi-0.97.0
...
Bump fastapi from 0.96.0 to 0.97.0
2023-06-13 10:56:02 +02: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
hippocritical
876ce85cd8
Merge branch 'freqtrade:develop' into develop
2023-06-12 23:04:02 +02:00
Matthias
9a7794c520
Improve behavior for when stoploss cancels without content
...
closes #8761
2023-06-12 20:29:23 +02:00
Matthias
1a4d94a6f3
OKX stop should convert contracts to amount
2023-06-12 20:01:26 +02:00
Matthias
1e44cfe2fc
Improve stoploss test
2023-06-12 18:20:36 +02:00
Matthias
502090c199
Merge pull request #8765 from freqtrade/dependabot/pip/develop/ccxt-3.1.34
...
Bump ccxt from 3.1.23 to 3.1.34
2023-06-12 13:44:15 +02:00
Matthias
385d9d30b7
Merge pull request #8775 from freqtrade/dependabot/pip/develop/plotly-5.15.0
...
Bump plotly from 5.14.1 to 5.15.0
2023-06-12 13:33:33 +02:00
dependabot[bot]
e763e2ad35
Bump ccxt from 3.1.23 to 3.1.34
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.1.23 to 3.1.34.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg )
- [Commits](https://github.com/ccxt/ccxt/compare/3.1.23...3.1.34 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 08:08:05 +00:00
Matthias
a89c647255
Merge pull request #8769 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.16
...
Bump sqlalchemy from 2.0.15 to 2.0.16
2023-06-12 10:01:59 +02:00
dependabot[bot]
1beaf6f05c
Bump plotly from 5.14.1 to 5.15.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.14.1 to 5.15.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.14.1...v5.15.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-06-12 07:26:38 +00:00
Matthias
21949c0446
bump sqlalchemy pre-commit
2023-06-12 09:23:58 +02:00
Matthias
6e6bccfd3e
Merge pull request #8773 from freqtrade/dependabot/pip/develop/urllib3-2.0.3
...
Bump urllib3 from 2.0.2 to 2.0.3
2023-06-12 08:48:10 +02:00
Matthias
a7f882a7fe
Merge pull request #8772 from freqtrade/dependabot/pip/develop/ruff-0.0.272
...
Bump ruff from 0.0.270 to 0.0.272
2023-06-12 08:47:50 +02:00
Matthias
0c4dab37d7
Merge pull request #8771 from freqtrade/dependabot/pip/develop/pytest-7.3.2
...
Bump pytest from 7.3.1 to 7.3.2
2023-06-12 08:47:32 +02:00
Matthias
1af4fa0419
Merge pull request #8774 from freqtrade/dependabot/pip/develop/orjson-3.9.1
...
Bump orjson from 3.9.0 to 3.9.1
2023-06-12 08:46:49 +02:00
Matthias
37495884d4
Merge pull request #8768 from freqtrade/dependabot/pip/develop/filelock-3.12.1
...
Bump filelock from 3.12.0 to 3.12.1
2023-06-12 08:13:32 +02:00
dependabot[bot]
2e087750e0
Bump fastapi from 0.96.0 to 0.97.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.96.0 to 0.97.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.96.0...0.97.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-06-12 05:12:52 +00:00
Matthias
64e803356a
Merge pull request #8766 from freqtrade/dependabot/pip/develop/pydantic-1.10.9
...
Bump pydantic from 1.10.8 to 1.10.9
2023-06-12 07:07:03 +02:00
dependabot[bot]
7172bc0af3
Bump orjson from 3.9.0 to 3.9.1
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.0 to 3.9.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.9.0...3.9.1 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:58:02 +00:00
dependabot[bot]
feb6e5c466
Bump urllib3 from 2.0.2 to 2.0.3
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.2 to 2.0.3.
- [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.2...2.0.3 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:58:01 +00:00
dependabot[bot]
8b27b408c7
Bump ruff from 0.0.270 to 0.0.272
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.270 to 0.0.272.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.270...v0.0.272 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:57:45 +00:00
dependabot[bot]
a9515dee81
Bump pytest from 7.3.1 to 7.3.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.3.1 to 7.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/7.3.1...7.3.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-06-12 03:57:33 +00:00
dependabot[bot]
71064c02e5
Bump sqlalchemy from 2.0.15 to 2.0.16
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.15 to 2.0.16.
- [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-06-12 03:57:05 +00:00
dependabot[bot]
66dc1fd339
Bump filelock from 3.12.0 to 3.12.1
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.12.0...3.12.1 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:56:52 +00:00
dependabot[bot]
7542909e18
Bump stable-baselines3 from 2.0.0a10 to 2.0.0a13
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.0.0a10 to 2.0.0a13.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/commits )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:56:48 +00:00
dependabot[bot]
a39f23a5c7
Bump pydantic from 1.10.8 to 1.10.9
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.8 to 1.10.9.
- [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.8...v1.10.9 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:56:43 +00:00
hippocritical
d748cf6531
Merge branch 'freqtrade:develop' into develop
2023-06-11 22:55:03 +02:00
hippocritical
663cfc6211
fixing tests
2023-06-11 22:53:21 +02:00
steam
bdb535d0e6
add maskable eval callback multiproc
2023-06-11 22:20:15 +03:00
steam
5dee86eda7
fix action_masks typing list
2023-06-11 21:44:57 +03:00
steam
c36547a563
add maskable eval callback
2023-06-11 20:05:53 +03:00
steam
afd54d39a5
add action_masks
2023-06-11 20:00:12 +03:00
Matthias
5844756ba1
Add test and fix for stop-price == limit price
...
closes #8758
2023-06-11 17:20:35 +02:00
Matthias
4a800fe467
Add explicit test for get_stop_limit_rate
2023-06-11 17:17:41 +02:00
Matthias
fd940dbba2
Merge pull request #8530 from freqtrade/feat/pairlistconfig
...
Provide pairlists via API
2023-06-11 12:43:38 +02:00
Matthias
320b3e20a6
Use correct variable for candle-type when loading data
...
closes #8757
2023-06-11 11:58:18 +02:00
Matthias
fc11c79b77
Fix not working date format output
2023-06-11 08:51:20 +02:00
Matthias
87e144a95a
Update webserver tags
2023-06-11 08:24:16 +02:00
Matthias
9ef814689e
Update endpoint in rest-client
2023-06-11 08:18:01 +02:00
hippocritical
2bd66fbb47
Merge branch 'freqtrade:develop' into develop
2023-06-11 00:21:04 +02:00
hippocritical
9eceb2f38c
Merge remote-tracking branch 'origin/develop' into develop
2023-06-11 00:20:02 +02:00
hippocritical
1da1972c18
added test for config overrides
2023-06-11 00:18:34 +02:00
Matthias
e332fbfb47
Add explicit test for okx get_stop_params
2023-06-10 16:56:41 +02:00
Matthias
2806110869
Add explicit test for okx cancel_stop
2023-06-10 16:56:41 +02:00
Matthias
cfe88f06d2
Improve behavior of okx rebuys when using stop on exchange
...
closes #8755
2023-06-10 16:56:41 +02:00
robcaulk
ad8a4897ce
remove unnecessary example in feature_engineering.md
2023-06-10 16:13:28 +02:00
Matthias
4f15b30339
Merge pull request #8590 from AchmadFathoni/develop
...
Fix disrepancy in freqai doc code example
2023-06-10 15:27:01 +02:00
robcaulk
229ee643cd
revert change to deal with FT pinning old scikit-learn version
2023-06-10 13:24:09 +02:00
robcaulk
41e37f9d32
improve docs, update doc strings
2023-06-10 13:11:47 +02:00
robcaulk
d9bdd879ab
improve migration doc
2023-06-10 13:00:59 +02:00
robcaulk
f8d7c2e21d
add migration guide, add protections and migration assistance
2023-06-10 12:48:27 +02:00
robcaulk
4cdd6bc6c3
avoid using ram for unnecessary train_df, fix some deprecation warnings
2023-06-10 12:07:03 +02:00
robcaulk
e246259792
avoid manual pipeline validation
2023-06-10 11:40:57 +02:00
Matthias
3523f564bd
Improve Log reduction and corresponding test
2023-06-10 09:44:20 +02:00
Matthias
265d782af8
Implement the requested changes.
2023-06-10 09:30:34 +02:00
hippocritical
94ca2988a0
updated docs
2023-06-09 23:32:58 +02:00
hippocritical
6656740f21
Moved config overrides to its' own function
...
Added config overrides to dry_run_wallet and max_open_trades to avoid false positives.
2023-06-09 22:11:30 +02:00
Matthias
99842402f7
Further reduce unnecessary output
2023-06-09 07:18:35 +02:00
Matthias
16b3363970
Fix type problem
2023-06-09 07:16:06 +02:00
Matthias
b89390c06b
Reduce log verbosity during bias tester runs
2023-06-09 07:15:36 +02:00
Matthias
c8e827d483
Merge branch 'develop' into pr/hippocritical/8369
2023-06-09 07:03:25 +02:00
Matthias
fc8c6b06ad
Extract set-log-levels from main logging module
2023-06-09 06:59:08 +02:00
Matthias
e3056b141a
Move logging tests to dedicated test file
2023-06-09 06:51:12 +02:00
Matthias
05ea36f03b
Fix performance when running tons of backtests
2023-06-09 06:45:34 +02:00
Matthias
61f1701e56
Bump version to 2023.5.1
2023-06-08 22:02:33 +02:00
Matthias
beaaa94406
Improve test for reload-markets timings, fix bug
...
closes #8714
2023-06-08 21:03:12 +02:00
Matthias
6b736c49d4
Dont persist Backtesting to avoid memory leak
2023-06-08 20:13:28 +02:00
robcaulk
33b028b104
ensure data kitchen thread count is propagated to pipeline
2023-06-08 12:33:08 +02:00
robcaulk
88337b6c5e
convert to using constants in data_drawer. Remove unneeded check_if_pred_in_spaces function
2023-06-08 12:19:42 +02:00
robcaulk
e39e40dc60
improve documentation of pipeline building/customization
2023-06-08 11:56:31 +02:00
Matthias
317e0b5f2b
Avoid nested loops in telegram for force* scenarios
...
closes #8731
2023-06-08 07:08:06 +02:00
Matthias
4404d112a9
Merge pull request #8749 from freqtrade/dependabot/docker/python-3.11.4-slim-bullseye
...
Bump python from 3.10.11-slim-bullseye to 3.11.4-slim-bullseye
2023-06-08 06:30:36 +02:00
dependabot[bot]
f81139b97c
Bump python from 3.10.11-slim-bullseye to 3.11.4-slim-bullseye
...
Bumps python from 3.10.11-slim-bullseye to 3.11.4-slim-bullseye.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-08 03:56:43 +00:00
robcaulk
14557f2d32
merge develop into outsource-data-pipeline
2023-06-07 19:24:21 +02:00
robcaulk
f10f00f5e8
Merge remote-tracking branch 'origin' into use-datasieve
2023-06-07 19:23:36 +02:00
hippocritical
675a97c1cb
Merge branch 'freqtrade:develop' into develop
2023-06-07 19:22:42 +02:00
robcaulk
c066f014e3
fix docs
2023-06-07 18:36:07 +02:00
robcaulk
6d39adc739
bump datasieve version
2023-06-07 18:29:49 +02:00
robcaulk
135aaa2be2
update docs, improve the interaction with define_data_pipeline
2023-06-07 18:26:49 +02:00
robcaulk
dc577d2a1a
update to new datasieve interface, add noise to pipeline
2023-06-07 17:58:27 +02:00
robcaulk
4d4589becd
fix isort in tests
2023-06-07 14:00:00 +02:00
robcaulk
f7f88aa14d
fix pickle file name
2023-06-07 09:28:56 +02:00
robcaulk
17d74429b5
Merge remote-tracking branch 'origin/feat/outsource-data-pipeline' into use-datasieve
2023-06-07 09:08:09 +02:00
robcaulk
5ac141f72b
convert to new datasieve api
2023-06-06 21:05:51 +02:00
Matthias
0b8ef1b880
Fix devcontainer invalid key
2023-06-05 21:13:52 +02:00
Matthias
c269eef77e
Remove unnecessary calc_profit_ratio call
2023-06-05 21:10:29 +02:00
Matthias
21172802de
Devcontainer image should contain as many dependencies as possible
2023-06-05 20:30:46 +02:00
Matthias
17b8cb2f7c
Merge pull request #8738 from freqtrade/dependabot/pip/develop/ccxt-3.1.23
...
Bump ccxt from 3.1.13 to 3.1.23
2023-06-05 18:06:29 +02:00
dependabot[bot]
6ec91d11ae
Bump ccxt from 3.1.13 to 3.1.23
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.1.13 to 3.1.23.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg )
- [Commits](https://github.com/ccxt/ccxt/compare/3.1.13...3.1.23 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 07:40:33 +00:00
Matthias
984dec12df
Merge pull request #8739 from freqtrade/dependabot/pip/develop/pandas-2.0.2
...
Bump pandas from 2.0.1 to 2.0.2
2023-06-05 09:39:55 +02:00
Matthias
11f2bbdd08
Merge pull request #8740 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.1
...
Bump types-requests from 2.31.0.0 to 2.31.0.1
2023-06-05 09:39:37 +02:00
Matthias
41f5c32526
Merge pull request #8741 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.15
...
Bump mkdocs-material from 9.1.14 to 9.1.15
2023-06-05 08:25:52 +02:00
Matthias
4dcb6395ef
Bump pre-commit requests types
2023-06-05 07:13:09 +02:00
Matthias
46ad8afeb9
Merge pull request #8736 from freqtrade/dependabot/pip/develop/orjson-3.9.0
...
Bump orjson from 3.8.14 to 3.9.0
2023-06-05 07:10:27 +02:00
Matthias
49891967f2
Merge pull request #8734 from freqtrade/dependabot/pip/develop/fastapi-0.96.0
...
Bump fastapi from 0.95.2 to 0.96.0
2023-06-05 07:07:38 +02:00
Matthias
4acb0830e3
Merge pull request #8735 from freqtrade/dependabot/pip/develop/rich-13.4.1
...
Bump rich from 13.3.5 to 13.4.1
2023-06-05 07:07:20 +02:00
dependabot[bot]
e61659a2bc
Bump mkdocs-material from 9.1.14 to 9.1.15
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.14 to 9.1.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.1.14...9.1.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 >
2023-06-05 03:57:43 +00:00
dependabot[bot]
c2125698a7
Bump types-requests from 2.31.0.0 to 2.31.0.1
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.0 to 2.31.0.1.
- [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-06-05 03:57:22 +00:00
dependabot[bot]
093181e8f2
Bump pandas from 2.0.1 to 2.0.2
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.1...v2.0.2 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 03:57:15 +00:00
dependabot[bot]
bdaf230bd1
Bump orjson from 3.8.14 to 3.9.0
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.8.14 to 3.9.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.8.14...3.9.0 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 03:56:45 +00:00
dependabot[bot]
9dcab313b5
Bump rich from 13.3.5 to 13.4.1
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.3.5 to 13.4.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.3.5...v13.4.1 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 03:56:40 +00:00
dependabot[bot]
c9bbeedd88
Bump fastapi from 0.95.2 to 0.96.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.95.2 to 0.96.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.95.2...0.96.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-06-05 03:56:37 +00:00
Robert Caulk
94bc91ef57
Update tests/freqai/test_freqai_datakitchen.py
...
Co-authored-by: Matthias <xmatthias@outlook.com >
2023-06-04 21:50:13 +02:00
Matthias
7a726da691
Update cached binance leverage tiers
2023-06-04 20:28:08 +02:00
Matthias
71b81ee7cd
Add margin_mode to pairlists callback
2023-06-04 13:25:39 +02:00
Matthias
f61ae9c7e2
Merge branch 'develop' into feat/pairlistconfig
2023-06-04 08:33:45 +02:00
Matthias
12e31208e1
Update typedDict type used with pydantic
2023-06-03 12:33:44 +02:00
Matthias
ac7419e975
Split trademode response value into trade_mode and margin-mode
2023-06-03 11:58:55 +02:00
Matthias
72f4e1475c
Bump api version
2023-06-03 11:58:55 +02:00
Matthias
74254bb893
Add /exchanges endpoint to list available exchanges
2023-06-03 11:58:55 +02:00
Matthias
54bf1634c7
Refactor validExchangesType to separate types package
2023-06-03 11:58:55 +02:00
Matthias
6f928b826f
Update types for build_exchange_list_entry
2023-06-03 11:58:55 +02:00
Matthias
cc04f3279a
bump pre-commit mypy version
2023-06-03 11:58:55 +02:00
Matthias
fcb960185e
Clarify function naming
2023-06-03 11:58:55 +02:00
Matthias
250ae2d006
Enhance list-exchanges with more information
2023-06-03 11:58:55 +02:00
Matthias
b5d1017779
Update list_exchanges to use a dict internally
2023-06-03 11:58:55 +02:00
Matthias
26ed17fa02
Merge pull request #8725 from freqtrade/dependabot/pip/cryptography-41.0.0
...
Bump cryptography from 40.0.1 to 41.0.1
2023-06-03 11:32:51 +02:00
Matthias
e890bc0718
Don't bump pi version, but bump regular version
2023-06-03 08:30:38 +02:00
Matthias
10ea2b44c7
Update test line length
2023-06-03 06:59:22 +02:00
Matthias
d9d1735333
Extract ExchangePayload updating
2023-06-03 06:57:25 +02:00
Matthias
48328fb29d
reset candle_type_def
2023-06-03 06:52:25 +02:00
dependabot[bot]
49c0fdf367
Bump cryptography from 40.0.1 to 41.0.0
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 40.0.1 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/40.0.1...41.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-02 20:23:40 +00:00
Matthias
ac046d6a2d
Allow setting the exchange explicitly
2023-06-02 10:14:11 +02:00
Matthias
af16ce874c
Allow webserver mode to cache multiple exchanges
2023-06-02 09:50:40 +02:00
Matthias
e2594e7494
Align tests to use webserver mode
2023-06-01 20:46:28 +02:00
Matthias
77e3e9e899
Move pairlists and background tasks API's to separate file
2023-06-01 20:40:12 +02:00
Matthias
cafc9479b7
Merge branch 'develop' into feat/pairlistconfig
2023-06-01 20:33:28 +02:00
Matthias
8f02050fde
Merge pull request #8721 from freqtrade/robcaulk-patch-1
...
Update freqai.md
2023-06-01 20:12:52 +02:00
Matthias
565c0496d9
Bump httpx min requirement
2023-06-01 20:10:57 +02:00
Matthias
d0f900f567
set HTTPX level to warning
...
closes #8717
2023-06-01 20:09:59 +02:00
Robert Caulk
30dd63fcb9
Update freqai.md
2023-06-01 15:54:05 +02:00
Matthias
8aee368f60
auto-inject webserver mode dependency
2023-06-01 07:07:02 +02:00
Matthias
e0d9603e99
Raise correct httperrorcode for webserver-only endpoitns
2023-06-01 07:03:35 +02:00
Matthias
88ecb935b9
Add "failed" state to bgjob task response
2023-05-31 20:22:22 +02:00
Matthias
9c6fee3841
Enable gate futures for spread-filter again
...
closes #8687
2023-05-31 17:14:22 +02:00
Matthias
5fc8426b9b
Improve handling of order cancelation failures with force_exit
...
closes #8708
2023-05-31 17:06:51 +02:00
Matthias
430cd24bbc
Invert order (exit trade 3 before trade 4)
2023-05-31 15:00:09 +02:00
Matthias
08d040db14
Slightly update force_exit test
2023-05-31 14:59:41 +02:00
Matthias
5311614d54
Update force exit wording
2023-05-31 14:33:09 +02:00
Matthias
193d88c9c8
Double-check cancelling stop order didn't close the trade
2023-05-31 14:12:03 +02:00
Matthias
1f543666f4
Improve test for reload-markets timings, fix bug
...
closes #8714
2023-05-31 11:46:31 +02:00
Matthias
fd955028a8
Update tests for new background method
2023-05-31 07:08:27 +02:00
Matthias
7bccf2129f
Introduce background_job endpoints
2023-05-31 07:00:20 +02:00
robcaulk
f6a32f4ffd
bump version
2023-05-29 23:35:24 +02:00
Matthias
b666c418bb
Don't use variables for simple debug values
2023-05-29 17:33:11 +02:00
Matthias
af1dbf7dff
Extract get_rate_from_ticker from get_rate method
2023-05-29 17:31:57 +02:00
Matthias
f074383d6a
Extract orderbook logic into separate method
2023-05-29 17:24:04 +02:00
robcaulk
785f0d396f
bump datasieve version
2023-05-29 16:44:53 +02:00
Matthias
6315516d50
Improve volumepairlist defaults
2023-05-29 15:18:46 +02:00
robcaulk
6237806817
bump datasieve to 0.0.8
2023-05-29 15:18:28 +02:00
robcaulk
e572653616
bring classifier/rl up to new paradigm. ensure tests pass. remove old code. add documentation, add new example transform
2023-05-29 13:33:29 +02:00
Matthias
12e8e29b4e
Merge pull request #8703 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.0
...
Bump types-requests from 2.30.0.0 to 2.31.0.0
2023-05-29 08:39:51 +02:00
Matthias
5ecf93e84b
Merge pull request #8705 from freqtrade/dependabot/pip/develop/ccxt-3.1.13
...
Bump ccxt from 3.1.5 to 3.1.13
2023-05-29 08:39:32 +02:00
Matthias
9f1bdc19aa
Bump ruff pre-commit version
2023-05-29 08:10:29 +02:00
Matthias
35836479de
Bump requests pre-commit dependency
2023-05-29 08:09:56 +02:00
Matthias
e03e8547c0
Merge pull request #8707 from freqtrade/dependabot/pip/develop/orjson-3.8.14
...
Bump orjson from 3.8.12 to 3.8.14
2023-05-29 08:08:36 +02:00
Matthias
bcd27f5517
Merge pull request #8706 from freqtrade/dependabot/pip/develop/ruff-0.0.270
...
Bump ruff from 0.0.269 to 0.0.270
2023-05-29 08:08:21 +02:00
Matthias
ce02a3ff33
Merge pull request #8704 from freqtrade/dependabot/pip/develop/cachetools-5.3.1
...
Bump cachetools from 5.3.0 to 5.3.1
2023-05-29 08:08:06 +02:00
Matthias
85de8ca63f
Merge pull request #8702 from freqtrade/dependabot/pip/develop/pytest-cov-4.1.0
...
Bump pytest-cov from 4.0.0 to 4.1.0
2023-05-29 08:07:46 +02:00
Matthias
4c54640800
Merge pull request #8701 from freqtrade/dependabot/pip/develop/pydantic-1.10.8
...
Bump pydantic from 1.10.7 to 1.10.8
2023-05-29 08:07:29 +02:00
dependabot[bot]
cb7a0f9bff
Bump orjson from 3.8.12 to 3.8.14
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.8.12 to 3.8.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.8.12...3.8.14 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:57:23 +00:00
dependabot[bot]
90808683e2
Bump ruff from 0.0.269 to 0.0.270
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.269 to 0.0.270.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.269...v0.0.270 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:57:13 +00:00
dependabot[bot]
8fdec5f3a6
Bump ccxt from 3.1.5 to 3.1.13
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.1.5 to 3.1.13.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg )
- [Commits](https://github.com/ccxt/ccxt/compare/3.1.5...3.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-05-29 03:57:05 +00:00
dependabot[bot]
4e9a43ebf6
Bump cachetools from 5.3.0 to 5.3.1
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.3.0 to 5.3.1.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.3.0...v5.3.1 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:56:56 +00:00
dependabot[bot]
3bc390cb2e
Bump types-requests from 2.30.0.0 to 2.31.0.0
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.30.0.0 to 2.31.0.0.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:56:53 +00:00
dependabot[bot]
12af6ea766
Bump pytest-cov from 4.0.0 to 4.1.0
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 4.0.0 to 4.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:56:50 +00:00
dependabot[bot]
51ba4d14e9
Bump pydantic from 1.10.7 to 1.10.8
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.8/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.7...v1.10.8 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:56:46 +00:00
hippocritical
6b3b5f201d
export_to_csv: Added forced conversion of float64 to int to remove the .0 values once and for all ...
2023-05-28 22:13:29 +02:00
hippocritical
fc887efd4b
Merge branch 'freqtrade:develop' into develop
2023-05-28 20:53:39 +02:00
hippocritical
0874b1a959
Merge remote-tracking branch 'origin/develop' into develop
2023-05-28 20:53:16 +02:00
hippocritical
eec7837167
- modified help-string for the cli-option lookahead_analysis_exportfilename
...
- moved doc from utils.md to lookahead-analysis.md and modified it (unfinished)
- added a check to automatically edit the config['backtest_cache'] to be 'none'
- adjusted test_lookahead_helper_export_to_csv to catch the new catching of errors
- adjusted test_lookahead_helper_text_table_lookahead_analysis_instances to catch the new catching of errors
- changed lookahead_analysis.start result-reporting to show that not enough trades were caught including x of y
2023-05-28 20:52:58 +02:00
Matthias
43f1537383
Merge pull request #8697 from freqtrade/new_release
...
New release 2023.5
2023-05-28 19:59:33 +02:00
Matthias
1317de8c1c
Add rudimentary description per pairlist
2023-05-28 18:21:23 +02:00
Matthias
dbb92f686f
Merge pull request #8696 from freqtrade/feat/no_roi
...
allow no / empty minimal_roi
2023-05-28 15:36:01 +02:00
hippocritical
aa8eb14461
Merge branch 'freqtrade:develop' into develop
2023-05-28 12:11:29 +02:00
Matthias
3d05669f61
Merge branch 'develop' into feat/pairlistconfig
2023-05-28 10:01:43 +02:00
Matthias
c9f78afe65
Bump version to 2023.5
2023-05-28 10:00:39 +02:00
Matthias
a3473f3f60
Better handling of shift
2023-05-28 10:00:39 +02:00
Matthias
4eb4275331
Fix volatilityfilter behavior
...
closes #8698
2023-05-28 10:00:38 +02:00
Matthias
8a86169256
Better handling of shift
2023-05-28 09:59:57 +02:00
Matthias
8ec0469b11
Fix volatilityfilter behavior
...
closes #8698
2023-05-28 09:53:53 +02:00
hippocritical
9bb25be880
modified help-string for the cli-option lookahead_analysis_exportfilename
...
moved doc from utils.md to lookahead-analysis.md and modified it (unfinished)
added a check to automatically edit the config['backtest_cache'] to be 'none'
2023-05-27 22:31:47 +02:00
hippocritical
0ed84fbcc1
added test_initialize_single_lookahead_analysis
...
A check for a random variable should be enough, right? :)
2023-05-27 20:47:59 +02:00
hippocritical
a7426755bc
added a check for bias1.
...
Looking at has_bias should be enough to statisfy the test.
The tests could be extended with thecking the buy/sell signals and the dataframe itself -
but this should be sufficient for now.
2023-05-27 20:35:45 +02:00
Matthias
df5e6409a4
Bump develop version to 2023.6-dev
2023-05-27 20:18:39 +02:00
Matthias
b9121274fb
Merge branch 'stable' into new_release
2023-05-27 20:01:51 +02:00
Matthias
5649d1d4da
Convert minimal_roi to list comprehension
2023-05-27 19:57:12 +02:00
Matthias
36c82ad67c
Update documentation for min_roi
2023-05-27 19:40:02 +02:00
Matthias
35a388bf9a
Don't force min_roi to have content
2023-05-27 19:39:00 +02:00
hippocritical
ee37693729
Merge branch 'freqtrade:develop' into develop
2023-05-27 19:23:01 +02:00
hippocritical
05f0b32e3b
Merge remote-tracking branch 'origin/develop' into develop
2023-05-27 19:22:23 +02:00
hippocritical
636298bb71
added test_lookahead_helper_export_to_csv
2023-05-27 19:15:35 +02:00
Matthias
bd266f654e
Properly handle invalid pairlists type before config validation
...
closes #8695
2023-05-27 08:19:56 +02:00
robcaulk
31e19add27
start transition toward outsourcing the data pipeline with objective of improving pipeline flexibility
2023-05-26 18:40:14 +02:00
hippocritical
eb31b574c1
added returns to text_table_lookahead_analysis_instances
...
filled in test_lookahead_helper_text_table_lookahead_analysis_instances
2023-05-26 12:55:54 +02:00
hippocritical
9366c77e42
Merge branch 'freqtrade:develop' into develop
2023-05-26 08:38:32 +02:00
Matthias
af7afa80a9
remove gone-wrong import
2023-05-26 06:44:48 +02:00
Matthias
c23a045de4
Merge pull request #8622 from freqtrade/frog-forceenter-price
...
Add check for None prices in forceenter REST API script
2023-05-25 19:22:03 +02:00
Matthias
61ee77e07e
Merge pull request #8690 from freqtrade/remove-tb-warning
...
Update base_tensorboard.py
2023-05-25 18:21:05 +02:00
Robert Caulk
f647fb342b
Update base_tensorboard.py
...
Remove incorrect warning message.
2023-05-25 16:35:06 +02:00
Robert Caulk
d4183b3fcb
Merge pull request #8688 from freqtrade/dependabot/pip/develop/stable-baselines3-2.0.0a10
...
Bump stable-baselines3 from 2.0.0a9 to 2.0.0a10
2023-05-25 09:24:55 +02:00
Matthias
6b0b62dadf
Merge pull request #8686 from freqtrade/fix/8681
...
okx stop improvements
2023-05-25 06:43:22 +02:00
dependabot[bot]
9e9f9b21e5
Bump stable-baselines3 from 2.0.0a9 to 2.0.0a10
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.0.0a9 to 2.0.0a10.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/commits )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-25 04:24:42 +00:00
Matthias
91e009bf6d
Merge pull request #8677 from richardjozsa/develop
...
Stable baselines 3 seeding update
2023-05-25 06:23:34 +02:00
Matthias
9e75c768c0
Improve responses for evaluate get endpoints
2023-05-24 21:01:39 +02:00
Matthias
4c52109fa3
Handle pairlist evaluation errors gracefully
2023-05-24 20:37:23 +02:00
Matthias
b5ed693bee
Extrac OKX convert stop order, call for regular orders, too
2023-05-24 20:15:36 +02:00
Matthias
b8220ee0f7
Improve recovery detection by skipping open orders
2023-05-24 18:19:14 +02:00
Matthias
a0336c83c3
Update method casing in tests
2023-05-23 19:22:58 +02:00
Matthias
6efc62e4cd
Add test which verifies #8680 won't happen again
2023-05-23 19:10:10 +02:00
Matthias
6292d1af6d
Use camelcase version of private fapi method
...
closes #8680
2023-05-23 19:07:58 +02:00
Matthias
9ffdaceef3
Bybit - use Proxy
2023-05-23 07:15:41 +02:00
Matthias
b2d9b914ea
Merge pull request #8679 from freqtrade/dependabot/pip/requests-2.31.0
...
Bump requests from 2.30.0 to 2.31.0
2023-05-23 07:15:35 +02:00
dependabot[bot]
1e10b25e3d
Bump requests from 2.30.0 to 2.31.0
...
Bumps [requests](https://github.com/psf/requests ) from 2.30.0 to 2.31.0.
- [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.30.0...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 21:58:08 +00:00
Matthias
c2010d160f
Merge branch 'develop' into feat/pairlistconfig
2023-05-22 19:59:20 +02:00
Matthias
5b29e710dc
Merge pull request #8004 from wizrds/fix/dataframe_json
...
Revert DataFrame serialization in Producer mode (>pandas 2.0)
2023-05-22 19:58:05 +02:00
Matthias
33e25434b4
Change statuscode to 202
2023-05-22 19:43:27 +02:00
Matthias
e70cafe578
Merge branch 'develop' into pr/wizrds/8004
2023-05-22 18:24:32 +02:00
Matthias
44bdac5e8c
Improve developer docs with some minor improvements
2023-05-22 18:23:33 +02:00
Matthias
85c14578e2
Merge pull request #8661 from freqtrade/feat/datetimehelpers
...
Add datetime helpers, reduce arrow usage to a minimum
2023-05-22 18:22:29 +02:00
Matthias
09aaf894c6
Merge pull request #8673 from freqtrade/dependabot/pip/develop/ruff-0.0.269
...
Bump ruff from 0.0.267 to 0.0.269
2023-05-22 11:51:27 +02:00
Matthias
795e3e324f
Merge pull request #8674 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.15
...
Bump sqlalchemy from 2.0.13 to 2.0.15
2023-05-22 11:33:55 +02:00
Richard Jozsa
39f4fb8797
Merge branch 'freqtrade:develop' into develop
2023-05-22 08:36:25 +00:00
Richard Jozsa
d26aa231fc
Stable baselines updates, and fix
...
There was a seeding error in SB3 after the gymnasium update, the stable baselines team has patched and fixed the issue, but the reset function has to be aligned.
2023-05-22 10:36:07 +02:00
Matthias
6d9b8a4a99
Merge pull request #8669 from freqtrade/dependabot/pip/develop/ccxt-3.1.5
...
Bump ccxt from 3.0.103 to 3.1.5
2023-05-22 09:23:56 +02:00
dependabot[bot]
2242d544fc
Bump ruff from 0.0.267 to 0.0.269
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.267 to 0.0.269.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.267...v0.0.269 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 07:21:19 +00:00
Matthias
ad5f0307b7
bump sqlalchemy precommit
2023-05-22 09:21:18 +02:00
Matthias
8fccd98eca
Merge pull request #8676 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.14
...
Bump mkdocs-material from 9.1.12 to 9.1.14
2023-05-22 09:20:31 +02:00
Matthias
e71b66f5c2
Merge pull request #8670 from freqtrade/dependabot/pip/develop/fastapi-0.95.2
...
Bump fastapi from 0.95.1 to 0.95.2
2023-05-22 09:19:38 +02:00
Matthias
0e99fe349c
Merge pull request #8671 from freqtrade/dependabot/pip/develop/pre-commit-3.3.2
...
Bump pre-commit from 3.3.1 to 3.3.2
2023-05-22 09:19:18 +02:00
dependabot[bot]
96eb109b4e
Bump mkdocs-material from 9.1.12 to 9.1.14
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.12 to 9.1.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.1.12...9.1.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-05-22 03:59:01 +00:00
dependabot[bot]
ae52ce8cda
Bump sqlalchemy from 2.0.13 to 2.0.15
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.13 to 2.0.15.
- [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-05-22 03:58:23 +00:00
dependabot[bot]
811198cc3e
Bump pre-commit from 3.3.1 to 3.3.2
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.3.1 to 3.3.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.3.1...v3.3.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 >
2023-05-22 03:57:15 +00:00
dependabot[bot]
4e3de64c57
Bump fastapi from 0.95.1 to 0.95.2
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.95.1 to 0.95.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.95.1...0.95.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-05-22 03:57:01 +00:00
dependabot[bot]
8c866abad8
Bump ccxt from 3.0.103 to 3.1.5
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.103 to 3.1.5.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/3.0.103...3.1.5 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 03:56:52 +00:00
Matthias
a2d03c4e2c
Merge pull request #8047 from freqtrade/dependabot/pip/develop/cachetools-5.3.0
...
Bump cachetools from 4.2.2 to 5.3.0
2023-05-21 21:59:12 +02:00
dependabot[bot]
68ab147f57
Bump cachetools from 4.2.2 to 5.3.0
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 4.2.2 to 5.3.0.
- [Release notes](https://github.com/tkem/cachetools/releases )
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v4.2.2...v5.3.0 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-21 12:52:49 +00:00
Matthias
abc82a3fdf
Simplify api backtesting by extracting the background_method
2023-05-21 12:04:18 +02:00
Matthias
756e1f5d5b
Test pairlist evaluation
2023-05-21 10:08:32 +02:00
Matthias
01984a06af
Extract pairlist evaluation from sub-method
2023-05-21 09:58:38 +02:00
Matthias
7cc8da23c2
Update test for available pairlist
2023-05-21 09:56:46 +02:00
Matthias
bf9a6dd6e7
Merge branch 'develop' into feat/pairlistconfig
2023-05-21 09:54:17 +02:00
Matthias
a87b215d67
Fix odd import
2023-05-21 09:50:59 +02:00
Matthias
818a3342b9
move pairlist evaluation to the background
2023-05-21 09:38:14 +02:00
Matthias
680e7ba98f
Get exchange through DI
2023-05-21 09:21:22 +02:00
Matthias
5ad6652e55
Merge branch 'develop' into feat/pairlistconfig
2023-05-21 09:15:50 +02:00
Matthias
914195acf4
Ensure one test can't fail 20 others
2023-05-21 09:14:00 +02:00
Matthias
96d74063fc
Don't have public attributes marked as private
2023-05-21 09:12:02 +02:00
Matthias
5316227219
Extract api backtest logic from ApiServer class
2023-05-21 09:08:52 +02:00
Matthias
70a0c2e625
Fix test mishap
2023-05-21 08:21:08 +02:00
Matthias
3e6a2bf9b0
Add parameters for analysis tests ...
2023-05-20 20:12:04 +02:00
Matthias
104fa9e32d
Use logger, not the logging module
2023-05-20 19:58:14 +02:00
Matthias
e73cd1487e
Add somewhat sensible assert
2023-05-20 19:57:26 +02:00
Matthias
9869a21951
Move strategy to it's own directory to avoid having other
2023-05-20 19:51:54 +02:00
Matthias
3f5c18a035
Add some tests as todo
2023-05-20 19:51:54 +02:00
Matthias
e183707979
Further test lookahead_helpers
2023-05-20 19:51:54 +02:00
Matthias
ceddcd9242
Move most of the logic to lookahead_analysis helper
2023-05-20 19:51:54 +02:00
Matthias
d8af0dc9c4
Slightly improve testcase
2023-05-20 19:51:54 +02:00
Matthias
1c4a7c7a05
Split Lookahead helper to separate file
2023-05-20 19:51:54 +02:00
Matthias
7b9f82c71a
Remove needless check for "None" list
2023-05-20 19:51:54 +02:00
hippocritical
5142b6bc0d
Merge branch 'freqtrade:develop' into develop
2023-05-20 19:50:31 +02:00
Matthias
209eb63ede
Add startup test case
2023-05-20 11:28:52 +02:00
Matthias
2e675efa13
Initial fix - test
2023-05-20 11:15:30 +02:00
Matthias
073dac8d5f
Move lookahead analysis tests to optimize subdir
2023-05-20 11:08:22 +02:00
Matthias
a0edbe4797
Switch to using config instead of args.
2023-05-20 11:06:50 +02:00
Matthias
2e79aaae00
Remove usage of args.
...
It's clumsy to use and prevents specifying settings in the configuration.
2023-05-20 11:02:13 +02:00
Matthias
5488789bc4
Arguments should be in the configuration.
2023-05-20 11:01:42 +02:00
Matthias
fcb75560c4
Merge pull request #8565 from vinistation/develop
...
GPU Enable in docker-compose
2023-05-20 07:30:30 +02:00
robcaulk
c4c0371ed3
add docker comment to docker usage freqai doc section
2023-05-19 14:48:17 +00:00
robcaulk
dd1a0156b9
resolve conflict, ensure gpu works with transformer
2023-05-19 14:39:16 +00:00
Matthias
7ecc2f76a2
Merge pull request #8650 from freqtrade/feat/secure_keys
...
Better secure the user's exchange keys during runtime
2023-05-19 08:45:17 +02:00
Matthias
a2cbe5df04
Remove trailing spaces
2023-05-19 07:26:11 +02:00
Matthias
0d4010a0be
Add sample docker-compose file for freqAI, comment about that
2023-05-19 07:25:02 +02:00
Matthias
9d0f488de7
Some more edits due to arrow
2023-05-19 07:15:24 +02:00
Matthias
707c6744b9
Fix doc and example indentation
2023-05-19 07:02:54 +02:00
Matthias
ebfc9a6039
Remove some humanize occurances
2023-05-18 19:29:37 +02:00
hippocritical
b2ecfd28a7
Merge branch 'freqtrade:develop' into develop
2023-05-18 19:12:25 +02:00
Matthias
5d0cff2f76
Add dt_humanize helper
2023-05-18 07:07:22 +02:00
Matthias
f657d06e91
Move shorten_date to datetime helpers
2023-05-18 07:00:36 +02:00
Matthias
b40c45ee42
Timerange -> datetime
2023-05-18 07:00:36 +02:00
Matthias
adcf751340
Bump min-requirement of arrow
2023-05-18 07:00:36 +02:00
Matthias
261822147c
Fix remaining arrow testcases
2023-05-18 07:00:36 +02:00
Matthias
3ec55885bd
Remove arrow from more tests
2023-05-18 07:00:36 +02:00
Matthias
9421ca2628
Remove arrow from test_persistence
2023-05-18 07:00:36 +02:00
Matthias
3a4d103bc8
Properly check wallets with new type
2023-05-18 07:00:36 +02:00
Matthias
7a2ff60255
Fix more tests
2023-05-18 07:00:36 +02:00
Matthias
915cb5ffbd
add dt_utc helper
2023-05-18 07:00:36 +02:00
Matthias
c0713eb77f
More tests to dt_helpers
2023-05-18 07:00:36 +02:00
Matthias
29fdcdbf56
reduce arrow in tests
2023-05-18 07:00:36 +02:00
Matthias
d131dd4050
Fix wrong transition
2023-05-18 07:00:36 +02:00
Matthias
cfae98ae00
dt_now for tests
2023-05-18 07:00:36 +02:00
Matthias
e4f701fd0d
Don't use arrow for everything
2023-05-18 07:00:36 +02:00
Matthias
5b66ef4bea
Implement datetime.floor
2023-05-18 07:00:36 +02:00
Matthias
7f73e99437
Simplify exchange_utils
2023-05-18 07:00:36 +02:00
Matthias
55ce58d79f
Reduce some arrow usages in favor of dt helpers
2023-05-18 07:00:36 +02:00
Matthias
000f72942a
Improve dt_now_ts helper
2023-05-18 07:00:36 +02:00
Matthias
aa949153eb
Add now ts helper
2023-05-18 07:00:36 +02:00
Matthias
5c6f3ea439
Improve wallets time handling
2023-05-18 07:00:36 +02:00
Matthias
261df527d9
dt_now
2023-05-18 07:00:36 +02:00
Matthias
6b735bc683
Implement dt_now
2023-05-18 07:00:36 +02:00
Matthias
6044bbb6b1
Add datetime helpers to unify code
2023-05-18 07:00:36 +02:00
Matthias
2477ef57f9
Reduce arrow usage throughout code
2023-05-18 07:00:36 +02:00
Matthias
1d03e8bc5f
Reduce arrow usage further
2023-05-18 07:00:36 +02:00
Matthias
d3382fbe04
Reduce usage of arrow
2023-05-18 07:00:36 +02:00
Matthias
292bd62973
Reduce verbosity of httpx (we don't need to see telegram calls)
2023-05-18 07:00:18 +02:00
Matthias
c54f28ada8
Merge pull request #8623 from freqtrade/feat/tensorboard-logger
...
Add Tensorboard logger for PyTorch and XGBoost
2023-05-18 06:41:15 +02:00
hippocritical
7a5f457b2f
Merge branch 'freqtrade:develop' into develop
2023-05-17 22:14:51 +02:00
robcaulk
adeab13bdf
cleanup tests, cross fingers that mac will pass
2023-05-17 07:21:48 +00:00
Matthias
2ab732480f
Ensure pi image can be built
2023-05-17 06:26:57 +02:00
Matthias
45ee12e257
reload_trade should be a post endpoint
2023-05-16 20:27:07 +02:00
Matthias
63294c4d3a
Merge pull request #8652 from freqtrade/dependabot/pip/docs/pymdown-extensions-10.0
...
Bump pymdown-extensions from 9.11 to 10.0 in /docs
2023-05-16 11:03:20 +02:00
Matthias
bb760a47d5
Bump pymdown-extensions to 10.0.1
2023-05-16 10:15:46 +02:00
dependabot[bot]
61ea3d817a
Bump pymdown-extensions from 9.11 to 10.0 in /docs
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 9.11 to 10.0.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.11...10.0 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-16 07:45:08 +00:00
Matthias
7d15c379cb
Fix faulty removed import
2023-05-15 19:26:51 +02:00
Matthias
c7f7dd1d4b
Avoid unnecessary type ignore
2023-05-15 18:27:12 +02:00
Matthias
1b714fdb00
Fix wrong "first trade" date in UI, improve interface
...
closes https://github.com/freqtrade/freqtrade-strategies/issues/301
2023-05-15 18:06:17 +02:00
Matthias
9b10287899
Improve typing
2023-05-15 17:53:18 +02:00
Matthias
2a388e2db3
Merge pull request #8643 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.13
...
Bump sqlalchemy from 2.0.12 to 2.0.13
2023-05-15 11:52:41 +02:00
Robert Caulk
f5b570663a
Merge pull request #8647 from freqtrade/dependabot/pip/develop/torch-2.0.1
...
Bump torch from 2.0.0 to 2.0.1
2023-05-15 10:34:38 +02:00
Matthias
78f9e09a4a
Merge branch 'develop' into dependabot/pip/develop/sqlalchemy-2.0.13
2023-05-15 09:53:13 +02:00
Matthias
3a0e123c67
Bump pre-commit sqlalchemy
2023-05-15 09:39:55 +02:00
Matthias
f5c851fa84
Merge pull request #8645 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.13
...
Bump types-python-dateutil from 2.8.19.12 to 2.8.19.13
2023-05-15 09:25:57 +02:00
Matthias
ef15b7b3d8
pre-commit dateutil types
2023-05-15 08:42:28 +02:00
Matthias
901bd74077
Merge pull request #8644 from freqtrade/dependabot/pip/develop/ruff-0.0.267
...
Bump ruff from 0.0.265 to 0.0.267
2023-05-15 08:21:02 +02:00
dependabot[bot]
28905885e5
Bump sqlalchemy from 2.0.12 to 2.0.13
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.12 to 2.0.13.
- [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-05-15 06:18:13 +00:00
Matthias
cebdb421a3
Merge pull request #8641 from freqtrade/dependabot/pip/develop/ccxt-3.0.103
...
Bump ccxt from 3.0.97 to 3.0.103
2023-05-15 08:17:15 +02:00
Matthias
00168425c2
Merge pull request #8646 from freqtrade/dependabot/pip/develop/pyjwt-2.7.0
...
Bump pyjwt from 2.6.0 to 2.7.0
2023-05-15 08:14:15 +02:00
Matthias
68f67c5ae8
Test proper removal of exchange keys
2023-05-15 07:22:40 +02:00
Matthias
c242d89cda
Improve test format
2023-05-15 07:22:40 +02:00
Matthias
66c3eb2820
Remove keys from config before loading strategy
2023-05-15 07:22:40 +02:00
Matthias
b2a631e93a
refactor remove_exchange_credentials
2023-05-15 07:22:40 +02:00
Matthias
fe36e77412
Split exchange_config before passing through the strategy
2023-05-15 07:22:40 +02:00
Matthias
fffb056ad3
load_exchange - force kwargs for non-required arguments
2023-05-15 07:22:40 +02:00
Matthias
0ea47118e1
Create test Utils package
2023-05-15 07:21:26 +02:00
Matthias
c1ac0f186c
Merge pull request #8642 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.12
...
Bump mkdocs-material from 9.1.10 to 9.1.12
2023-05-15 07:00:15 +02:00
dependabot[bot]
dd76245393
Bump ruff from 0.0.265 to 0.0.267
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.265 to 0.0.267.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.265...v0.0.267 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 04:31:22 +00:00
Matthias
ed6958d05f
Merge pull request #8640 from freqtrade/dependabot/pip/develop/mypy-1.3.0
...
Bump mypy from 1.2.0 to 1.3.0
2023-05-15 06:30:38 +02:00
dependabot[bot]
acdd50aada
Bump torch from 2.0.0 to 2.0.1
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.0.0 to 2.0.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.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 03:57:51 +00:00
dependabot[bot]
33a0ed67df
Bump pyjwt from 2.6.0 to 2.7.0
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.6.0 to 2.7.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.6.0...2.7.0 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 03:57:33 +00:00
dependabot[bot]
f21a7a25d2
Bump types-python-dateutil from 2.8.19.12 to 2.8.19.13
...
Bumps [types-python-dateutil](https://github.com/python/typeshed ) from 2.8.19.12 to 2.8.19.13.
- [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 >
2023-05-15 03:57:21 +00:00
dependabot[bot]
5f01b823da
Bump mkdocs-material from 9.1.10 to 9.1.12
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.10 to 9.1.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.1.10...9.1.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 >
2023-05-15 03:56:55 +00:00
dependabot[bot]
b0e7b43958
Bump ccxt from 3.0.97 to 3.0.103
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.97 to 3.0.103.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/3.0.97...3.0.103 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 03:56:45 +00:00
dependabot[bot]
675ab840f2
Bump mypy from 1.2.0 to 1.3.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.2.0 to 1.3.0.
- [Commits](https://github.com/python/mypy/compare/v1.2.0...v1.3.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-05-15 03:56:38 +00:00
robcaulk
a225ab71e4
revert file count
2023-05-14 16:18:33 +00:00
robcaulk
9242dfa355
try reactivating tb for some tests
2023-05-14 16:05:49 +00:00
robcaulk
505f36a95f
try even more deactivation
2023-05-14 15:49:24 +00:00
robcaulk
1ed084557a
try even more deactivation
2023-05-14 15:44:41 +00:00
robcaulk
73e9047cd5
try to deactivate any test that has a callback
2023-05-14 14:53:12 +00:00
robcaulk
340d2191ff
deactivate tensorboard by default
2023-05-14 14:39:23 +00:00
robcaulk
55a1a3afd6
add config option for activating and deactivating tensorboard logger, ensure the various flavors are never activated simultaneously
2023-05-14 14:08:00 +00:00
robcaulk
ab7a474ab6
try limiting tb_logger to pytorch only (XGBoost still gets its callback)
2023-05-14 12:03:15 +00:00
robcaulk
8a9b2fc16f
fix merge conflicts with develop
2023-05-14 12:00:03 +00:00
Matthias
af8fbad281
Improve Date timezone useage
2023-05-14 08:54:26 +02:00
Matthias
bbce738523
Improve tests around timezone
2023-05-14 08:42:30 +02:00
hippocritical
36f14249d4
Merge branch 'freqtrade:develop' into develop
2023-05-13 22:41:02 +02:00
hippocritical
7d871faf04
added exportfilename to args_to_config
...
introduced strategy_test_v3_with_lookahead_bias.py for checking lookahead_bias#
introduced test_lookahead_analysis which currently is broken
2023-05-13 22:40:11 +02:00
Matthias
66a97ff45d
Remove some utcnow usages
2023-05-13 20:43:37 +02:00
Matthias
7266279768
Improve docs around pytho 3.11
2023-05-13 20:22:15 +02:00
Matthias
59d6ae17be
Merge pull request #8327 from skinner12/develop
...
Support for python 3.11 via setup.sh script
2023-05-13 19:57:44 +02:00
Matthias
1aa9dd02d6
Merge pull request #8588 from freqtrade/catboost_1.2
...
Bump catboost to 1.2, disable some constraints
2023-05-13 19:56:56 +02:00
Matthias
784087384c
darwin excludes must use "sys_platform"
2023-05-13 17:22:11 +02:00
Matthias
838fbb76ab
Improve version constraints
2023-05-13 16:43:45 +02:00
Matthias
7bba034efd
Merge pull request #8560 from freqtrade/feat/recoverTrades
...
Recover trades after selling on exchange
2023-05-13 16:35:08 +02:00
Matthias
106db716f8
Force smaller catboost version on 3.8 macos
2023-05-13 16:32:46 +02:00
Matthias
e76356aff5
Bump catboost to 1.2, disable some constraints
2023-05-13 16:25:25 +02:00
Matthias
0db1869356
Update cached binance leverage tiers
2023-05-13 16:22:04 +02:00
Matthias
dc4268b6e7
Convert Exchange arguments to be kw only
2023-05-13 16:17:26 +02:00
Matthias
af95d56ceb
Import deepcopy specifically
2023-05-13 16:16:35 +02:00
Matthias
0d4010c38c
maint: Remove faulty config setting from default_conf
2023-05-13 16:16:20 +02:00
Matthias
90ac387444
Merge pull request #8634 from freqtrade/bug-fix/continual_learning
...
fix bug in continual_learning for PyTorch* models
2023-05-13 15:32:49 +02:00
robcaulk
18c1eda09b
remove commented lines
2023-05-13 11:27:36 +00:00
robcaulk
2ec1302c10
add warnings in the doc for users to better understand the limitations of continual_learning
2023-05-13 11:23:57 +00:00
robcaulk
fad1c19856
add warnings in the doc for users to better understand the limitations of continual_learning
2023-05-13 11:21:43 +00:00
robcaulk
3ae3cc63df
fix bug in continual_learning for PyTorch* models
2023-05-13 11:14:16 +00:00
Matthias
d50e221e62
Update active ccxt.futures test init
2023-05-13 11:03:26 +02:00
Matthias
1552d81f45
Simplify load_exchange interface
2023-05-13 11:03:26 +02:00
Matthias
b2a3fe6879
Improve remove credentials
2023-05-13 11:03:26 +02:00
Matthias
6541782758
Merge pull request #8631 from freqtrade/add-disclaimers-everwhere
...
Clarify expectations about the FreqAI + Freqtrade tool
2023-05-13 10:56:46 +02:00
Matthias
ab0f9d78ee
Mock tensorboard callbacks for all freqAI tests
2023-05-13 08:08:30 +02:00
Matthias
23e8932a44
Mock tensorboard callbacks
2023-05-12 20:20:17 +02:00
Matthias
400cbd1836
Fix types
2023-05-12 19:47:53 +02:00
Matthias
871f1aabb7
Use tensorboard fallback for mac tests
2023-05-12 18:33:46 +02:00
Matthias
6d7172ac44
Re-add init file
2023-05-12 18:26:34 +02:00
Matthias
49b9b463b4
Move tensorboard callback exports to freqai.tensorboard.
2023-05-12 18:26:01 +02:00
Matthias
43213cc6ff
Revert testing Reinforcement lerning on Mac
2023-05-12 18:07:28 +02:00
robcaulk
6e5a9fe4c9
mac strikes again
2023-05-12 13:55:41 +00:00
robcaulk
ca7ad8a49b
good old macos
2023-05-12 12:50:11 +00:00
robcaulk
8261c988b9
try to fix mac CI
2023-05-12 09:11:14 +00:00
robcaulk
db0645ed1b
add helpful hints for reward creation
2023-05-12 08:32:52 +00:00
robcaulk
31d15da49e
add disclaimers everywhere about how example strategies are meant as examples
2023-05-12 08:16:48 +00:00
robcaulk
692fa390c6
fix the import logic, fix tests, put all tensorboard in a single folder
2023-05-12 07:56:44 +00:00
Matthias
ad2080ab3e
Merge pull request #8630 from freqtrade/maint/test_user_data
...
Maint/test user data
2023-05-12 06:37:38 +02:00
Matthias
6000e68420
bump ccxt min dependency
2023-05-11 20:51:33 +02:00
Matthias
1d36878938
Bump min-requirements for python-telegram bot
2023-05-11 20:50:52 +02:00
Matthias
b970ddeb66
Fix unused import
2023-05-11 20:44:41 +02:00
Matthias
f7179f7c93
Fix last test with dependency on local user_data dir
2023-05-11 20:30:24 +02:00
Matthias
a00f0ff687
Merge pull request #8626 from freqtrade/ci/repochange
...
Check for repository changes
2023-05-11 20:11:31 +02:00
Matthias
1c1005247e
Don't hardcode user_data in tests
2023-05-11 20:09:24 +02:00
Matthias
963ff8c620
Run Repo check on windows, too.
2023-05-11 10:57:24 +02:00
Matthias
395bf49198
Run Repo-check for macOS, too
2023-05-11 10:55:29 +02:00
Matthias
2ecd63234d
Remove git status again
2023-05-11 10:54:46 +02:00
Matthias
bd6d4d5d2d
Event-name for concurrency group?
2023-05-11 10:50:09 +02:00
Matthias
1ec1abdc33
Fix syntax
2023-05-11 10:45:52 +02:00
Matthias
800c6223ed
Quote concurrency group
2023-05-11 10:45:30 +02:00
Matthias
3ba1eb6baa
Improve concurrency group
2023-05-11 10:45:17 +02:00
Matthias
c60c4b9abb
Update user_dir fixture to return user_data path
2023-05-11 07:10:34 +02:00
Matthias
7e023419de
Auto-mock user_dir to tmpdir
...
This will avoid depending on the user directory being present for tests
2023-05-11 07:05:43 +02:00
Matthias
a74a081e61
Check for repository changes
2023-05-11 06:58:57 +02:00
hippocritical
91ce1cb2ae
removed overwrite_existing_exportfilename_content (won't use it myself, wouldn't make sense for others to not overwrite something they re-calculated)
...
switched from args to config (args still work)
renamed exportfilename to lookahead_analysis_exportfilename so if users decide to put something into it then it won't compete with other configurations
2023-05-10 22:41:27 +02:00
robcaulk
6df5cb8878
add install requirement to tensorboard doc
2023-05-10 10:18:52 +00:00
robcaulk
b01aaa4d03
ensure backtesting also produces tb_logs, make sure tests are working
2023-05-10 10:11:33 +00:00
Robert Davey
242247be47
Fix var name
2023-05-10 10:56:14 +01:00
robcaulk
172b2587ab
Merge remote-tracking branch 'originssh/develop' into develop
2023-05-10 09:48:54 +00:00
robcaulk
ffc4d87263
add tensorboard integration to XGBoost and PyTorch et al
2023-05-10 09:48:36 +00:00
Robert Davey
3a7e41e177
Update rest_client.py
...
Add fix for forceenter to avoid passing None prices back to the API
2023-05-10 10:32:00 +01:00
Robert Caulk
deeca484d8
Merge pull request #8619 from freqtrade/bug-fix-live_retrain_hours
...
Bug fix `live_retrain_hours`
2023-05-10 09:02:13 +02:00
Matthias
1f6a6ae86f
Merge pull request #8620 from freqtrade/pytorch_tests_fix
...
Properly enable pytorch tests
2023-05-09 20:40:36 +02:00
Matthias
d9cc45851e
Properly enable pytorch tests
2023-05-09 19:42:15 +02:00
Matthias
6731d6c505
Merge pull request #8616 from freqtrade/dependabot/pip/develop/pyarrow-12.0.0
...
Bump pyarrow from 11.0.0 to 12.0.0
2023-05-09 16:35:19 +02:00
robcaulk
2c0230ba93
avoid mutating new_trained_timerange
2023-05-09 12:42:02 +00:00
robcaulk
35ce88f1e5
ensure that the buffered timerange is not the trained timestamp so that live_retrain_hours functions properly
2023-05-09 10:00:33 +00:00
Matthias
55777eba73
Add pre-build arm wheel for pyarrow
2023-05-09 07:09:46 +02:00
hippocritical
9aac367534
Merge remote-tracking branch 'origin/develop' into develop
2023-05-08 22:58:30 +02:00
hippocritical
b8357c36ca
Merge branch 'freqtrade:develop' into develop
2023-05-08 22:58:03 +02:00
hippocritical
b252bdd3c7
made purging of config.freqai.identifier variable
2023-05-08 22:35:13 +02:00
Matthias
d02cf8f0b7
Merge pull request #8613 from freqtrade/dependabot/pip/develop/nbconvert-7.4.0
...
Bump nbconvert from 7.3.1 to 7.4.0
2023-05-08 20:15:49 +02:00
Matthias
2f25206fd5
Merge pull request #8615 from freqtrade/dependabot/pip/develop/urllib3-2.0.2
...
Bump urllib3 from 1.26.15 to 2.0.2
2023-05-08 19:54:16 +02:00
Matthias
f47db6e9fa
Merge pull request #8617 from freqtrade/dependabot/pip/develop/ccxt-3.0.97
...
Bump ccxt from 3.0.85 to 3.0.97
2023-05-08 19:53:21 +02:00
Matthias
45c5b503c0
Merge pull request #8603 from freqtrade/dependabot/pip/develop/pre-commit-3.3.1
...
Bump pre-commit from 3.2.2 to 3.3.1
2023-05-08 19:47:40 +02:00
Matthias
33c2e754af
Merge pull request #8611 from freqtrade/torch_ci_11
...
Run Torch tests on 3.11
2023-05-08 19:47:04 +02:00
Matthias
f9d16b5bbb
Merge pull request #8614 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.10
...
Bump mkdocs-material from 9.1.9 to 9.1.10
2023-05-08 19:30:46 +02:00
dependabot[bot]
f2a65437a6
Bump ccxt from 3.0.85 to 3.0.97
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.85 to 3.0.97.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/3.0.85...3.0.97 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 16:18:57 +00:00
dependabot[bot]
5a27245fcc
Bump pyarrow from 11.0.0 to 12.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 11.0.0 to 12.0.0.
- [Commits](https://github.com/apache/arrow/compare/go/v11.0.0...go/v12.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-05-08 16:18:40 +00:00
dependabot[bot]
3e39453905
Bump urllib3 from 1.26.15 to 2.0.2
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.15 to 2.0.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/1.26.15...2.0.2 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 16:17:19 +00:00
dependabot[bot]
7e31cc4100
Bump mkdocs-material from 9.1.9 to 9.1.10
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.9 to 9.1.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.1.9...9.1.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-05-08 16:17:04 +00:00
dependabot[bot]
591a51e4bc
Bump nbconvert from 7.3.1 to 7.4.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.3.1 to 7.4.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.3.1...v7.4.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-05-08 16:16:45 +00:00
Matthias
081a8b0ed0
Merge pull request #8609 from freqtrade/dependabot/pip/develop/types-requests-2.30.0.0
...
Bump types-requests from 2.29.0.0 to 2.30.0.0
2023-05-08 10:42:35 +02:00
dependabot[bot]
9d7c90e9da
Bump pre-commit from 3.2.2 to 3.3.1
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.2.2 to 3.3.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.2.2...v3.3.1 )
---
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-05-08 08:11:43 +00:00
Matthias
0336e5275c
Merge pull request #8608 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.9
...
Bump mkdocs-material from 9.1.8 to 9.1.9
2023-05-08 10:01:37 +02:00
Matthias
c9533fc9fd
Merge pull request #8610 from freqtrade/dependabot/pip/develop/ruff-0.0.265
...
Bump ruff from 0.0.263 to 0.0.265
2023-05-08 09:59:34 +02:00
Matthias
3952232214
Bump pre-commit requests types
2023-05-08 08:59:15 +02:00
Matthias
335f763c80
Merge pull request #8606 from freqtrade/dependabot/pip/develop/tensorboard-2.13.0
...
Bump tensorboard from 2.12.2 to 2.13.0
2023-05-08 08:48:56 +02:00
Matthias
8b8604b6e2
Merge pull request #8607 from freqtrade/dependabot/pip/develop/python-telegram-bot-20.3
...
Bump python-telegram-bot from 20.2 to 20.3
2023-05-08 08:43:20 +02:00
Matthias
225ae7fe6a
Merge pull request #8605 from freqtrade/dependabot/pip/develop/requests-2.30.0
...
Bump requests from 2.29.0 to 2.30.0
2023-05-08 08:42:25 +02:00
Matthias
60b666feee
Merge pull request #8604 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.6
...
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6
2023-05-08 08:42:01 +02:00
dependabot[bot]
e0c63e12e4
Bump mkdocs-material from 9.1.8 to 9.1.9
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.8 to 9.1.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.1.8...9.1.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 >
2023-05-08 05:15:49 +00:00
Matthias
e386d60831
Merge pull request #8602 from freqtrade/dependabot/pip/develop/mkdocs-1.4.3
...
Bump mkdocs from 1.4.2 to 1.4.3
2023-05-08 07:06:23 +02:00
Matthias
b0b0eb66df
Merge pull request #8601 from freqtrade/dependabot/pip/develop/websockets-11.0.3
...
Bump websockets from 11.0.2 to 11.0.3
2023-05-08 07:06:06 +02:00
Matthias
10604bf49c
Run Torch tests on 3.11
2023-05-08 06:46:30 +02:00
Matthias
a64cec2bdc
Merge pull request #8600 from freqtrade/dependabot/pip/develop/orjson-3.8.12
...
Bump orjson from 3.8.11 to 3.8.12
2023-05-08 06:27:13 +02:00
dependabot[bot]
75e5f325a9
Bump ruff from 0.0.263 to 0.0.265
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.263 to 0.0.265.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.263...v0.0.265 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 03:59:08 +00:00
dependabot[bot]
bf7c52a9ee
Bump types-requests from 2.29.0.0 to 2.30.0.0
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.29.0.0 to 2.30.0.0.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 03:58:37 +00:00
dependabot[bot]
7bd33be8f7
Bump python-telegram-bot from 20.2 to 20.3
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.2 to 20.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/v20.2...v20.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 >
2023-05-08 03:58:16 +00:00
dependabot[bot]
68a37cb71b
Bump tensorboard from 2.12.2 to 2.13.0
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.12.2 to 2.13.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.12.2...2.13.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-05-08 03:58:05 +00:00
dependabot[bot]
ecd34ce470
Bump requests from 2.29.0 to 2.30.0
...
Bumps [requests](https://github.com/psf/requests ) from 2.29.0 to 2.30.0.
- [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.29.0...v2.30.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 03:57:54 +00:00
dependabot[bot]
4a911bbe90
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.5...v1.8.6 )
---
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-05-08 03:57:44 +00:00
dependabot[bot]
3bb872a5e7
Bump mkdocs from 1.4.2 to 1.4.3
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.2...1.4.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-05-08 03:57:22 +00:00
dependabot[bot]
fa40e4e888
Bump websockets from 11.0.2 to 11.0.3
...
Bumps [websockets](https://github.com/aaugustin/websockets ) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/aaugustin/websockets/releases )
- [Commits](https://github.com/aaugustin/websockets/compare/11.0.2...11.0.3 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 03:57:11 +00:00
dependabot[bot]
4b1cb96446
Bump orjson from 3.8.11 to 3.8.12
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.8.11 to 3.8.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.8.11...3.8.12 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 03:56:59 +00:00
Robert Caulk
950eaf230e
Merge pull request #8580 from freqtrade/feat/add-transformer
...
Add transformer to FreqAI
2023-05-07 11:32:38 +02:00
Matthias
89c60bbee6
Merge pull request #8598 from freqtrade/bug-fix-backtesting
...
bug fix backtest feature validation
2023-05-07 08:14:34 +02:00
hippocritical
ac4aa8ed2b
Merge branch 'freqtrade:develop' into develop
2023-05-06 21:59:04 +02:00
hippocritical
2306c74dc1
adjusted code to matthias' specifications
...
did not change the code so that it only loads data once yet.
2023-05-06 21:56:11 +02:00
robcaulk
36e1e58dad
fix arch
2023-05-06 17:40:04 +00:00
robcaulk
3bbb7e38ea
improve transformer architecture, remove 3.10 install constraint, add documentation for torch.compile()
2023-05-06 16:12:10 +00:00
robcaulk
c2beeb4c79
bug fix backtest feature validation
2023-05-06 15:53:58 +00:00
Robert Caulk
e365e913c7
Merge pull request #8596 from autoscatto/bugfix/tensor-to-numpy
...
Bugfix/tensor to numpy
2023-05-06 17:31:49 +02:00
Matthias
efb5cd6545
Merge pull request #7861 from froggleston/reject_report
...
Add support for collating and analysing rejected signals in backtest
2023-05-06 14:28:24 +02:00
Tommaso Falchi
908a2e817a
Align BasePyTorchRegressor tensors to cpu as in BasePyTorchClassifier
2023-05-05 15:43:48 +02:00
Tommaso Falchi
306dfc4ae8
refactor(BasePyTorchClassifier.py): convert tensor to list before creating DataFrame to avoid TypeError.
...
docs(BasePyTorchClassifier.py): add missing parameter description in predict method
2023-05-05 13:04:53 +02:00
Matthias
e3ff2ccc97
Slightly reword documentation to be more clear
2023-05-05 06:45:39 +02:00
Matthias
24804f066c
Update test comment, uncomment last test section
2023-05-03 20:24:59 +02:00
Matthias
775ea1c8c6
Improve type safety
2023-05-03 06:25:02 +00:00
Matthias
80930d72a6
Dont loop trades twice
...
closes #8591
2023-05-03 07:03:14 +02:00
Matthias
0adac268ee
Add test for #8591
2023-05-03 07:01:57 +02:00
Matthias
976cc1ab15
Extract order_obj existence check to separate function
2023-05-03 06:48:17 +02:00
Matthias
1cc5b6126d
Bump pre-commit ruff version
2023-05-03 06:48:02 +02:00
Matthias
0d1d25e868
Improve error-handling
2023-05-02 21:44:19 +02:00
Matthias
13974d2508
Reduce error severity when maintenance-ratio fails
2023-05-02 21:44:19 +02:00
Matthias
f419d7870d
Add freqaimodel to pair history endpoint
...
closes #8566
2023-05-02 20:07:16 +02:00
Matthias
fb5fac164d
add Packaging dependency explicitly
2023-05-02 19:28:09 +02:00
Matthias
a935f1e4de
Remove no longer necessary dependency from setup.py
2023-05-02 19:27:01 +02:00
Matthias
f61bf346c0
Merge pull request #8589 from alxtrkhv/fix/update-setup-py
...
Add missing dependencies to setup.py
2023-05-02 19:25:55 +02:00
Matthias
d8a9c9422a
Update missing "requirements" install in documentation
2023-05-02 18:17:35 +02:00
Achmad Fathoni
5abd616ae9
Fix disrepancy in freqai doc code example
2023-05-02 23:01:51 +07:00
Matthias
12a64c0ffc
Merge pull request #8587 from freqtrade/maint/cleanup_gym_workarounds
...
Remove dependency workarounds in place for gym
2023-05-02 14:21:27 +02:00
Alexander Terekhov
220f8c6b5f
Add missing freqai-rl dependencies
2023-05-02 09:16:12 +03:00
Alexander Terekhov
e3f983729f
Update freqai dependencies
2023-05-02 09:11:31 +03:00
Alexander Terekhov
8f5fb4e32b
Add missing dev dependencies
2023-05-02 09:09:38 +03:00
Alexander Terekhov
75daa44c5a
Add missing core dependencies
2023-05-02 09:02:52 +03:00
Matthias
1c2dd884e9
Remove dependency workarounds in place for gym
2023-05-02 07:12:46 +02:00
Matthias
238581ee7a
Remove <3.11 pin for tqdm
2023-05-02 07:08:47 +02:00
Matthias
127b0a2e50
Merge pull request #8582 from freqtrade/dependabot/pip/develop/ccxt-3.0.85
...
Bump ccxt from 3.0.84 to 3.0.85
2023-05-01 20:31:51 +02:00
dependabot[bot]
3f58c19976
Bump ccxt from 3.0.84 to 3.0.85
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.84 to 3.0.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/3.0.84...3.0.85 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 17:48:30 +00:00
Matthias
5e32182c72
Bump types requests
2023-05-01 19:34:21 +02:00
Matthias
009db49502
Merge pull request #8578 from freqtrade/dependabot/pip/develop/types-requests-2.29.0.0
...
Bump types-requests from 2.28.11.17 to 2.29.0.0
2023-05-01 19:33:48 +02:00
Matthias
01124292b1
Merge pull request #8575 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.12
...
Bump sqlalchemy from 2.0.10 to 2.0.12
2023-05-01 19:24:36 +02:00
Matthias
103f27cfd0
Bump sqlalchemy pre-commit
2023-05-01 17:54:21 +02:00
dependabot[bot]
a31ceb51a0
Bump sqlalchemy from 2.0.10 to 2.0.12
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.10 to 2.0.12.
- [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-05-01 15:54:14 +00:00
Matthias
d778beacbb
Merge pull request #8576 from freqtrade/dependabot/pip/develop/ccxt-3.0.84
...
Bump ccxt from 3.0.75 to 3.0.84
2023-05-01 17:53:32 +02:00
Matthias
94488c86af
Merge pull request #8573 from freqtrade/dependabot/pip/develop/ruff-0.0.263
...
Bump ruff from 0.0.262 to 0.0.263
2023-05-01 17:51:32 +02:00
Matthias
0800ed725f
Merge pull request #8577 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.8
...
Bump mkdocs-material from 9.1.7 to 9.1.8
2023-05-01 17:50:51 +02:00
Matthias
2fd5fd8e49
Merge pull request #8574 from freqtrade/dependabot/pip/develop/uvicorn-0.22.0
...
Bump uvicorn from 0.21.1 to 0.22.0
2023-05-01 17:50:31 +02:00
Matthias
9e2d83f542
Merge pull request #8571 from freqtrade/dependabot/pip/develop/requests-2.29.0
...
Bump requests from 2.28.2 to 2.29.0
2023-05-01 17:50:10 +02:00
Matthias
cb8c91ea8e
Merge pull request #8572 from freqtrade/dependabot/pip/develop/orjson-3.8.11
...
Bump orjson from 3.8.10 to 3.8.11
2023-05-01 17:49:51 +02:00
Matthias
2893af870e
Merge pull request #8570 from freqtrade/dependabot/pip/develop/rich-13.3.5
...
Bump rich from 13.3.4 to 13.3.5
2023-05-01 17:49:27 +02:00
robcaulk
af139ffbab
add transformer with positional encoding, fix some odds and ends in pytorch, upgrade to PyTorch 2.0
2023-05-01 13:18:03 +00:00
Robert Caulk
c26099280f
Merge pull request #8336 from richardjozsa/develop
...
Added the latest Gymnasium version 0.28(will be released shortly),
2023-05-01 07:32:37 +02:00
dependabot[bot]
fe9f2d005e
Bump types-requests from 2.28.11.17 to 2.29.0.0
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.11.17 to 2.29.0.0.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 03:59:14 +00:00
dependabot[bot]
1d73c7c27d
Bump mkdocs-material from 9.1.7 to 9.1.8
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.7 to 9.1.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.1.7...9.1.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-05-01 03:59:08 +00:00
dependabot[bot]
d023e75920
Bump ccxt from 3.0.75 to 3.0.84
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.75 to 3.0.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/3.0.75...3.0.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-05-01 03:58:44 +00:00
dependabot[bot]
063ddd62e6
Bump uvicorn from 0.21.1 to 0.22.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.21.1 to 0.22.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.21.1...0.22.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-05-01 03:58:00 +00:00
dependabot[bot]
7f9a6ffc53
Bump ruff from 0.0.262 to 0.0.263
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.262 to 0.0.263.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.262...v0.0.263 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 03:57:51 +00:00
dependabot[bot]
7dda3f5803
Bump orjson from 3.8.10 to 3.8.11
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.8.10 to 3.8.11.
- [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.8.10...3.8.11 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 03:57:24 +00:00
dependabot[bot]
d928792eb4
Bump requests from 2.28.2 to 2.29.0
...
Bumps [requests](https://github.com/psf/requests ) from 2.28.2 to 2.29.0.
- [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.28.2...v2.29.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 03:57:14 +00:00
dependabot[bot]
9dd077d69e
Bump rich from 13.3.4 to 13.3.5
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.3.4 to 13.3.5.
- [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.3.4...v13.3.5 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 03:57:08 +00:00
Richard Jozsa
ceb2631a56
Merge branch 'freqtrade:develop' into develop
2023-05-01 01:00:34 +02:00
hippocritical
ce979b21f9
Merge branch 'freqtrade:develop' into develop
2023-04-30 10:20:40 +02:00
vinistation
a66e8768c9
Update docker-compose.yml
...
Enable GPU Image and GPU Resources
2023-04-28 15:21:56 -05:00
vinistation
d1eb6d4fed
Update BasePyTorchRegressor.py
...
Denormalization of prediction added to te PytorchMLP Model
2023-04-28 14:48:16 -05:00
Matthias
023c155a25
Extract signals generation from backtesting class
2023-04-28 16:14:16 +02:00
Matthias
6e395ad7c9
Refactor methods in backtesting
2023-04-28 16:09:09 +02:00
Matthias
0753f427b1
Simplify storage
2023-04-28 15:29:15 +02:00
Matthias
e20d9c8f98
Impoved errorhandling, better typesafety
2023-04-28 15:25:25 +02:00
Matthias
fc2a3c9f17
Implement further improvements, improve typehinting
2023-04-28 15:17:35 +02:00
Matthias
703ec3ccc4
Fix help text to show correct format
2023-04-28 15:01:47 +02:00
Matthias
8dd8c24595
Merge branch 'develop' into pr/froggleston/7861
2023-04-28 14:59:03 +02:00
Matthias
76ae539e61
Minor edit
2023-04-28 14:59:00 +02:00
Matthias
8e0788cf5f
Merge branch 'develop' into feat/pairlistconfig
2023-04-27 20:40:55 +02:00
Matthias
877d53f439
Add airlists test endpoint (so pairlist configurations can be tested)
2023-04-27 20:35:24 +02:00
Matthias
2a9e50a6a9
Add test testing create-table statement creation for different sql dialects
...
closes #8561
2023-04-27 19:43:33 +02:00
Matthias
daf564b62f
Invert logic for webhook
...
closes #8562
2023-04-27 18:27:09 +02:00
Matthias
1d9933412a
improve /version output formatting
2023-04-27 06:43:57 +02:00
Matthias
395ac5f6dc
Update integration test
2023-04-27 06:23:34 +02:00
Matthias
491d2cb024
Explicit test for handle_onexchange_order
2023-04-26 20:32:51 +02:00
Matthias
8cf0e4a316
Fix mypy typing errors
2023-04-26 19:43:42 +02:00
Matthias
6d3c94a739
type: ignore the offending tensorflow call
2023-04-26 18:08:55 +02:00
robcaulk
c6f3a3bbca
avoid typing issues in the tensorboard callback
2023-04-26 14:11:26 +02:00
robcaulk
e86980befa
remove typing from callback init
2023-04-26 13:42:10 +02:00
robcaulk
e29ce218eb
fix typing in TensorboardCallback
2023-04-26 10:54:54 +02:00
Matthias
e88e259033
explicitly test check_exit_amount
2023-04-26 07:12:54 +02:00
Matthias
d29a425baa
Update parameter type in RPC modules
2023-04-26 07:03:28 +02:00
Matthias
b0b036c457
Fix logic lapsus in check_exit_amount
2023-04-26 07:02:46 +02:00
Matthias
d0b5c7d216
update telegram/api documentation with new endpoint
2023-04-25 19:40:05 +02:00
Matthias
25bed7bb87
Update telegram help with reload_trade
2023-04-25 19:39:52 +02:00
Matthias
7287e9da1d
Add telegram endpoint for reload_trade
2023-04-25 19:34:37 +02:00
Matthias
0c22710ddd
Add API endpoint to force trade reloading
2023-04-25 19:30:29 +02:00
Matthias
f2696c9609
Force special exit reason for "recovered" exits
2023-04-25 18:09:46 +02:00
Matthias
24cab00479
Extract amount checking to wallets, implement for futures
2023-04-25 17:49:20 +02:00
Matthias
974cf6c365
Move comment to more appropriate spot
2023-04-25 17:41:59 +02:00
Matthias
95b35e452d
Emulate fetch_orders if it ain't supported natively
2023-04-25 17:13:02 +02:00
Matthias
81633b7c2e
Add "handle_onexchange_order" functionality
2023-04-25 16:19:14 +02:00
Matthias
d14f50f50d
temporary comment fetch_orders logic
2023-04-25 16:19:14 +02:00
Matthias
531b5727f2
add fetch_orders exchange wrapper
2023-04-25 16:19:14 +02:00
Matthias
8364fc1bd2
Merge pull request #8553 from freqtrade/new_release
...
New release 2023.4
2023-04-25 16:15:47 +02:00
Matthias
c4a0910908
Handle special case where exit order is for more than the trade amount ...
2023-04-25 15:56:51 +02:00
Matthias
1b228e3705
Improve test resiliance by removing unneeded MagicMock
2023-04-25 15:52:10 +02:00
Matthias
e8fedb685b
Update missleading docstring
2023-04-25 11:52:13 +02:00
Matthias
11c9f96d23
Use lock for trade entries, too
2023-04-25 11:45:35 +02:00
Matthias
59f9f4d467
Fix exception typos due to newlines
2023-04-25 09:27:33 +02:00
Matthias
1e9fa4c041
Improve test to cover to_ccxt better
2023-04-25 09:04:02 +02:00
Matthias
6a271317bc
use stop_price_param for dry stops
...
closes #8555
2023-04-25 08:53:02 +02:00
Matthias
1df01a2634
Merge pull request #8554 from freqtrade/dependabot/pip/develop/pandas-2.0.1
...
Bump pandas from 1.5.3 to 2.0.1
2023-04-24 17:35:04 +02:00
dependabot[bot]
c19d6b4e29
Bump pandas from 1.5.3 to 2.0.1
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 1.5.3 to 2.0.1.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.5.3...v2.0.1 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 14:01:01 +00:00
Matthias
459e5e67bd
Merge pull request #8394 from freqtrade/dependabot/pip/develop/python-telegram-bot-20.2
...
Bump python-telegram-bot from 13.15 to 20.2
2023-04-24 15:58:39 +02:00
Matthias
b49ff3d5bc
Improve type safety
2023-04-24 14:27:56 +02:00
Matthias
2615b0297e
Move httpx to regular dependencies, losely-pin
2023-04-24 14:27:56 +02:00
Matthias
c06759223e
Improve telegram async tests
2023-04-24 14:27:56 +02:00
Matthias
516b49ff50
Fix bad types
2023-04-24 14:27:56 +02:00
Matthias
d25e82d095
Mock exchange loop
2023-04-24 14:27:56 +02:00
Matthias
5608aaca26
Simplify mocking
2023-04-24 14:27:56 +02:00
Matthias
7171fd1132
Test telegram startup
2023-04-24 14:27:56 +02:00
Matthias
c9e6137ad0
Fix test_telegram _init test
2023-04-24 14:27:56 +02:00
Matthias
cf0b37057c
update telegram "cleanup" test
2023-04-24 14:27:56 +02:00
Matthias
69f61ef767
Further telegram async tests
2023-04-24 14:27:56 +02:00
Matthias
4177afdf8b
More async test updates
2023-04-24 14:27:56 +02:00
Matthias
678c9ae67f
Fix some more async telegram tests
2023-04-24 14:27:56 +02:00
Matthias
c475c81841
Update several tests to async behavior
2023-04-24 14:27:56 +02:00
Matthias
fb56889b43
Update a few tests ...
2023-04-24 14:27:56 +02:00
Matthias
914d7350fa
Update mocks in apimanager tests
2023-04-24 14:27:36 +02:00
Matthias
b1367ac46f
Update decorator typehint
2023-04-24 14:27:36 +02:00
Matthias
3d0e1d142f
Convert endpoints to async
2023-04-24 14:27:36 +02:00
Matthias
54732b72fd
Manage startup/teardown of telegram manually
2023-04-24 14:26:50 +02:00
Matthias
e7e6f719e4
_update_msg to async
2023-04-24 14:26:50 +02:00
Matthias
5134bf8ec3
Authorized-only and /version to async
2023-04-24 14:26:50 +02:00
Matthias
cb45689c1d
Small fixes to new telegram implementation
2023-04-24 14:26:50 +02:00
Matthias
14b501a4f7
Initial changes for telegram migration
2023-04-24 14:26:50 +02:00
Matthias
68ac934929
Update command list to handle frozenSets
2023-04-24 14:26:50 +02:00
Matthias
57eed50acb
Fix some test failures caused by v20 update
2023-04-24 14:26:50 +02:00
Matthias
c37b7b77e4
move telegram fixture to telegram file
2023-04-24 14:26:50 +02:00
Matthias
da261003df
Fix telegram imports to match v20.0
2023-04-24 14:26:49 +02:00
dependabot[bot]
99a4a64052
Bump python-telegram-bot from 13.15 to 20.2
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 13.15 to 20.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/v13.15...v20.2 )
---
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 >
2023-04-24 14:26:49 +02:00
Matthias
4690810d5d
Merge pull request #8537 from freqtrade/feat/balance_improve
...
Improve balance output
2023-04-24 14:26:05 +02:00
Matthias
98db27e8f4
Bump develop version to 2023.5-dev
2023-04-24 14:05:35 +02:00
Matthias
d40a631565
Version bump 2023.4
2023-04-24 13:53:27 +02:00
Matthias
5a8f34feac
Merge branch 'stable' into new_release
2023-04-24 13:53:15 +02:00
Matthias
8086d90535
Update some tests for balance updates
2023-04-24 12:34:59 +02:00
Matthias
829724c0ec
Fallback to "initialMargin" if collateral is not set
2023-04-24 12:13:24 +02:00
Matthias
68a8c79c08
Improve output for futures
2023-04-24 12:03:00 +02:00
Matthias
e99af87b6d
store periodic breakdown in backtest results
...
This will enable the webserver to use this data.
2023-04-24 10:59:30 +02:00
Matthias
3948890c3b
Add --breakdown to backtest-show
2023-04-24 10:35:46 +02:00
Matthias
d1e9e70396
Improve Resample-period test
2023-04-24 09:41:36 +02:00
Matthias
f761dc4e1b
Merge pull request #8552 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.7
...
Bump mkdocs-material from 9.1.6 to 9.1.7
2023-04-24 09:22:32 +02:00
Matthias
666b3bf718
Merge pull request #8547 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.10
...
Bump sqlalchemy from 2.0.9 to 2.0.10
2023-04-24 08:49:05 +02:00
dependabot[bot]
f7c6828e6a
Bump mkdocs-material from 9.1.6 to 9.1.7
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.6 to 9.1.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.1.6...9.1.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-04-24 06:02:27 +00:00
Matthias
0329c0c3f9
pre-commit - bump sqlalchemy
2023-04-24 07:59:21 +02:00
Matthias
2dddf7fbc7
Merge pull request #8550 from freqtrade/dependabot/pip/develop/filelock-3.12.0
...
Bump filelock from 3.11.0 to 3.12.0
2023-04-24 07:58:42 +02:00
Matthias
0ff2c66642
Merge pull request #8549 from freqtrade/dependabot/pip/develop/psutil-5.9.5
...
Bump psutil from 5.9.4 to 5.9.5
2023-04-24 07:58:24 +02:00
dependabot[bot]
c513d1077f
Bump sqlalchemy from 2.0.9 to 2.0.10
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.9 to 2.0.10.
- [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-04-24 05:32:38 +00:00
Matthias
fc39504cc2
Merge pull request #8544 from freqtrade/dependabot/pip/develop/ccxt-3.0.75
...
Bump ccxt from 3.0.69 to 3.0.75
2023-04-24 07:31:38 +02:00
Matthias
1976a79645
Merge pull request #8548 from freqtrade/dependabot/pip/develop/numpy-1.24.3
...
Bump numpy from 1.24.2 to 1.24.3
2023-04-24 07:26:40 +02:00
Matthias
5cc472e2ed
Merge pull request #8545 from freqtrade/dependabot/pip/develop/ruff-0.0.262
...
Bump ruff from 0.0.261 to 0.0.262
2023-04-24 07:13:34 +02:00
Matthias
17c16fd4cb
Merge pull request #8543 from freqtrade/dependabot/pip/develop/websockets-11.0.2
...
Bump websockets from 11.0.1 to 11.0.2
2023-04-24 07:11:33 +02:00
dependabot[bot]
598478e48d
Bump filelock from 3.11.0 to 3.12.0
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.11.0...3.12.0 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 04:00:11 +00:00
dependabot[bot]
15fdaecd7f
Bump psutil from 5.9.4 to 5.9.5
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 5.9.4 to 5.9.5.
- [Release notes](https://github.com/giampaolo/psutil/releases )
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.4...release-5.9.5 )
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 03:59:43 +00:00
dependabot[bot]
43d0c7ff98
Bump numpy from 1.24.2 to 1.24.3
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.24.2 to 1.24.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.24.2...v1.24.3 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 03:59:22 +00:00
dependabot[bot]
a64b641fdf
Bump ruff from 0.0.261 to 0.0.262
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.261 to 0.0.262.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.261...v0.0.262 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 03:57:40 +00:00
dependabot[bot]
d320ea052f
Bump ccxt from 3.0.69 to 3.0.75
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.69 to 3.0.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/3.0.69...3.0.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-04-24 03:57:22 +00:00
dependabot[bot]
185ea9c98c
Bump websockets from 11.0.1 to 11.0.2
...
Bumps [websockets](https://github.com/aaugustin/websockets ) from 11.0.1 to 11.0.2.
- [Release notes](https://github.com/aaugustin/websockets/releases )
- [Commits](https://github.com/aaugustin/websockets/compare/11.0.1...11.0.2 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 03:56:58 +00:00
Matthias
2dd3b34136
Fix malrendering in freqAI docs
2023-04-23 19:36:27 +02:00
Matthias
ad4996259e
Further increase typehints in freqAI interface
2023-04-23 19:36:17 +02:00
Matthias
c5dc21e80c
Update freqAI documentation with missing typehints
2023-04-23 19:30:30 +02:00
Matthias
c20b074880
Add FAQ entry about permission error
2023-04-23 19:20:24 +02:00
Matthias
94a6bc608c
Update stake-currency behavior
2023-04-22 17:42:09 +02:00
Matthias
741834301f
Update tests
2023-04-22 17:21:03 +02:00
Matthias
f937818b80
Add "owned" fields to balance
2023-04-22 17:13:53 +02:00
Matthias
c4f8ff95dd
Update tests
2023-04-22 16:13:27 +02:00
Matthias
dbf1f0897e
Add /balance full, reduce regular balance output
...
closes #4497
2023-04-22 15:51:28 +02:00
Matthias
7a47500b22
Add "is_bot_managed" flag to API
2023-04-22 14:57:13 +02:00
Matthias
cb09ef7180
Extract converting wallet to est_stake
2023-04-22 11:48:59 +02:00
Matthias
ce75a032d0
Balance ratio calculation should ignore non-relevant assets
...
closes #8532
2023-04-22 11:48:59 +02:00
Matthias
5dccfab89c
Add test for start_cap_ratio
2023-04-22 11:48:59 +02:00
Matthias
e836fe58b1
Merge pull request #8525 from tijptjik/develop
...
Docs : Correct user namespace from `cust_` to `custom_`
2023-04-22 11:48:54 +02:00
robcaulk
0a05099713
fix mypy
2023-04-21 22:52:19 +02:00
Matthias
3d4be92cc6
Add option pairlist parameter type
2023-04-21 19:30:32 +02:00
Matthias
9bc17a9232
Downgrade wheel to isntall gym
2023-04-21 06:19:57 +00:00
Matthias
4a4be27ebc
use orderid from order, the trade one has been reset
...
part of #8526
2023-04-21 07:14:03 +02:00
Matthias
ca1a616b89
use Fstrings for log message
2023-04-21 07:08:14 +02:00
Matthias
c5bf029701
Better type response
2023-04-20 19:38:55 +02:00
Matthias
9e4f9798e6
Add pairlist "is-generator" to api
2023-04-20 19:33:36 +02:00
Matthias
3ef2a57bca
Add "is_pairlist_generator" field to pairlists
2023-04-20 19:33:33 +02:00
Mart van de Ven
818da02f6c
Edit Advanced Strategies intro for clarify and brevity
2023-04-20 14:01:01 +08:00
Mart van de Ven
b545fc5590
Correct user namespace from cust_ to custom_
2023-04-20 13:36:31 +08:00
Matthias
e20b94d836
Add more filter param descriptions
2023-04-20 07:22:12 +02:00
Matthias
4636de30cd
Improve pairlistparam types
2023-04-20 07:03:27 +02:00
Matthias
2ea157d9d3
Add some more pairlist parameter definitions
2023-04-20 06:58:05 +02:00
Matthias
987da010c9
Start pairlist parameter listing
2023-04-19 21:08:44 +02:00
Matthias
5ad352fdf1
add /pairlists to rest client
2023-04-19 21:08:28 +02:00
Matthias
1056ff0d18
Update variable to better reflect it's content
2023-04-19 20:20:29 +02:00
Matthias
b973b6255c
Merge pull request #8524 from tijptjik/develop
...
Docs: Edited configuration.md for consistency
2023-04-19 19:40:31 +02:00
Matthias
f30fc29da0
Merge branch 'develop' into pr/richardjozsa/8336
2023-04-19 19:37:51 +02:00
Matthias
4a295d1910
Merge pull request #8521 from TheJoeSchr/develop
...
docs: use helper function `stoploss_from_absolute` in strategy callba…
2023-04-19 19:19:58 +02:00
Matthias
2df80fc49a
Add /pairlists endpoint to api
2023-04-19 18:35:52 +02:00
Matthias
f1e03a6873
Update variable to better reflect it's content
2023-04-19 18:20:25 +02:00
Mart van de Ven
670a584d7e
Fix markdown inconsistencies
2023-04-19 22:00:31 +08:00
Matthias
2f9e6c990c
Update docs/strategy-callbacks.md
2023-04-19 15:26:33 +02:00
Mart van de Ven
66f5f76a6c
Fix anchor for missing heading
2023-04-19 20:53:25 +08:00
Mart van de Ven
46f4fd79af
Fix anchor for missing heading
2023-04-19 20:43:41 +08:00
Mart van de Ven
5ed072c489
Remove extraneous code block
2023-04-19 20:18:56 +08:00
TheJoeSchr
94e190b954
docs: strategy-callbacks: revert leverage=trade.leverage removal
2023-04-19 13:22:52 +02:00
Matthias
9851d67f07
Merge pull request #8499 from bkamuz/develop
...
Telegram. Fixed the blacklist removal message
2023-04-19 08:59:38 +02:00
Bohdan Kamuz
f99bdc4393
Merge branch 'freqtrade:develop' into develop
2023-04-18 23:49:06 +03:00
Matthias
caf524c685
Don't fail on leverage tier loading error
...
closes #8512
2023-04-18 18:01:12 +02:00
Joe Schr
f9124ef5b9
docs: strategy-callbacks: removes outdated leverage argument
2023-04-18 17:36:36 +02:00
hippocritical
e990b9fb13
Merge branch 'freqtrade:develop' into develop
2023-04-18 16:55:10 +02:00
Bohdan Kamuz
c297d99975
Telegram. Fixed the blacklist removal message
2023-04-18 10:09:48 +00:00
Joe Schr
6f401a9e15
docs: use helper function stoploss_from_absolute in strategy callbacks "absolute" example
2023-04-18 11:26:55 +02:00
Matthias
ea566c6eb7
Merge pull request #8517 from freqtrade/dependabot/pip/develop/ccxt-3.0.69
...
Bump ccxt from 3.0.59 to 3.0.69
2023-04-17 20:34:02 +02:00
Matthias
dfe8b3e832
Improve ruff rule selection
2023-04-17 20:33:19 +02:00
Matthias
3fb5cd3df6
Improve formatting
2023-04-17 20:27:18 +02:00
Matthias
7ff35fea3c
Default weekly report to monday
...
closes #8502
2023-04-17 20:20:38 +02:00
dependabot[bot]
f049268354
Bump ccxt from 3.0.59 to 3.0.69
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.59 to 3.0.69.
- [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/3.0.59...3.0.69 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 18:03:14 +00:00
Matthias
362974b831
Update test to properly capture errors from leverage initialization
2023-04-17 20:00:57 +02:00
Matthias
14bca509da
Cleanup some code
2023-04-17 19:55:58 +02:00
Matthias
b2ea464250
Handle individual exceptions when initializing leverage tiers
...
closes #8515
closes #8512
closes #8514
2023-04-17 19:52:19 +02:00
Matthias
d73e7f292a
simplify Leverage tier code
2023-04-17 19:52:19 +02:00
Bohdan Kamuz
70e48ca43a
Merge branch 'freqtrade:develop' into develop
2023-04-17 12:46:00 +03:00
Bohdan Kamuz
d34b15d6a9
Telegram. Fixed the blacklist removal message
2023-04-17 09:40:41 +00:00
Matthias
8dbe6b1c16
Merge pull request #8508 from freqtrade/dependabot/pip/develop/cryptography-40.0.2
...
Bump cryptography from 40.0.1 to 40.0.2
2023-04-17 10:23:12 +02:00
Matthias
daabc8ffbe
Merge pull request #8426 from initrv/add-sb3-learn-progress-bar
...
Add sb3 learn progress bar
2023-04-17 10:22:49 +02:00
Matthias
45193127e3
Merge pull request #8511 from freqtrade/dependabot/pip/develop/fastapi-0.95.1
...
Bump fastapi from 0.95.0 to 0.95.1
2023-04-17 10:22:01 +02:00
Matthias
ccc59619d1
Merge pull request #8509 from freqtrade/dependabot/pip/develop/rich-13.3.4
...
Bump rich from 13.3.3 to 13.3.4
2023-04-17 10:20:58 +02:00
Bohdan Kamuz
c291d69533
Merge branch 'freqtrade:develop' into develop
2023-04-17 08:35:40 +03:00
Matthias
8aec71e27e
Add bitvavo sublass to properly set ohlcv limit
2023-04-17 07:25:13 +02:00
Matthias
6c6d2a0f43
Improve live test resiliance
2023-04-17 07:25:13 +02:00
Matthias
8a8cd67988
Improve ccxt_ohlcv test debuggability
2023-04-17 07:25:13 +02:00
Matthias
b67bb0fe28
Merge pull request #8507 from freqtrade/dependabot/pip/develop/pytest-7.3.1
...
Bump pytest from 7.3.0 to 7.3.1
2023-04-17 07:03:53 +02:00
dependabot[bot]
d1b600e7b0
Bump fastapi from 0.95.0 to 0.95.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.95.0 to 0.95.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.95.0...0.95.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-04-17 04:29:10 +00:00
Matthias
e58f8e36c4
Merge pull request #8506 from freqtrade/dependabot/pip/develop/httpx-0.24.0
...
Bump httpx from 0.23.3 to 0.24.0
2023-04-17 06:28:25 +02:00
Matthias
342d43e6bb
Merge pull request #8505 from freqtrade/dependabot/pip/develop/tensorboard-2.12.2
...
Bump tensorboard from 2.12.1 to 2.12.2
2023-04-17 06:27:38 +02:00
dependabot[bot]
7c95848271
Bump rich from 13.3.3 to 13.3.4
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.3.3 to 13.3.4.
- [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.3.3...v13.3.4 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 03:57:33 +00:00
dependabot[bot]
864f53bc4b
Bump cryptography from 40.0.1 to 40.0.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 40.0.1 to 40.0.2.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/40.0.1...40.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 >
2023-04-17 03:57:23 +00:00
dependabot[bot]
f1fcd0760d
Bump pytest from 7.3.0 to 7.3.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.3.0 to 7.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/7.3.0...7.3.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-04-17 03:57:07 +00:00
dependabot[bot]
f1730ab51b
Bump httpx from 0.23.3 to 0.24.0
...
Bumps [httpx](https://github.com/encode/httpx ) from 0.23.3 to 0.24.0.
- [Release notes](https://github.com/encode/httpx/releases )
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/httpx/compare/0.23.3...0.24.0 )
---
updated-dependencies:
- dependency-name: httpx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 03:56:52 +00:00
dependabot[bot]
dba21c815a
Bump tensorboard from 2.12.1 to 2.12.2
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.12.1 to 2.12.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/commits )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 03:56:47 +00:00
hippocritical
2b416d3b62
- Added a first version of docs (needs checking)
...
- optimized pairs for entry_varholder and exit_varholder to only check a single pair instead of all pairs.
- bias-check of freqai strategies now possible
- added condition to not crash when compared_df is empty (meaning no differences have been found)
2023-04-16 23:47:10 +02:00
Richard Jozsa
c055f82e9a
Pip release follow up
2023-04-16 19:28:36 +02:00
Matthias
9caa74c796
Merge branch 'develop' into pr/initrv/8426
2023-04-16 18:16:16 +02:00
Richard Jozsa
8620f1178d
Merge branch 'freqtrade:develop' into develop
2023-04-16 14:29:57 +02:00
Bohdan Kamuz
1370ee498c
Merge branch 'freqtrade:develop' into develop
2023-04-16 14:39:44 +03:00
Matthias
501a290f81
Pin pip also for windows installs
2023-04-16 09:56:26 +02:00
Matthias
4ed670f828
pin pip installation to <23.1 - which breaks gym installation
2023-04-16 08:56:47 +02:00
Matthias
f6e93114e6
Update binance leverage tiers file
2023-04-16 08:35:17 +02:00
Robert Caulk
6bc8759321
Update constants.py
...
Make progress bar true by default
2023-04-15 20:01:12 +02:00
Bohdan Kamuz
22efd0bee6
Merge branch 'freqtrade:develop' into develop
2023-04-15 20:41:13 +03:00
Bohdan Kamuz
1d40162e9d
Telegram. Fixed the blacklist removal message.
2023-04-15 15:57:31 +00:00
Matthias
20d17cbc52
Disable telegram from default_conf
2023-04-15 17:39:23 +02:00
hippocritical
d5c98a3c39
Merge branch 'freqtrade:develop' into develop
2023-04-15 14:31:27 +02:00
hippocritical
46b97d2be4
Merge remote-tracking branch 'origin/develop' into develop
2023-04-15 14:31:12 +02:00
hippocritical
767442198e
saving and updating the csv file now works
...
open ended timeranges now work
if a file fails then it will not report as non-bias, but report in the table as error and the csv file will not have it listed.
2023-04-15 14:29:52 +02:00
Matthias
a78672c10b
Improve log message formatting
2023-04-15 09:47:01 +02:00
Matthias
6a0a33739b
order cost should be with leverage, not leverage-cleared
...
closes #8495
2023-04-15 09:09:28 +02:00
Matthias
b9f142c31e
Add failing tests with leverage
...
related to #8495
2023-04-15 09:07:43 +02:00
Matthias
6e814af36d
Add test asserting cost
2023-04-15 09:05:21 +02:00
Matthias
f814146093
Update ta-lib link
...
closes #8497
2023-04-14 18:06:06 +02:00
Robert Caulk
daa9f6cc19
Merge pull request #8494 from freqtrade/bug-fix-pytorch
...
Bug fix: ensure data is on same device as model
2023-04-14 00:31:43 +02:00
Matthias
a23ae6a979
Merge pull request #8468 from freqtrade/dependabot/pip/develop/ta-lib-0.4.26
...
Bump ta-lib from 0.4.25 to 0.4.26
2023-04-13 20:29:56 +02:00
Matthias
90ce2ae7e4
Merge branch 'develop' into pr/initrv/8426
2023-04-13 20:01:35 +02:00
Matthias
3c64c6b034
Merge pull request #8461 from freqtrade/feat/hyperopt_progressbar
...
hyperopt progressbar -> rich
2023-04-13 20:00:27 +02:00
Matthias
e25f6986d6
Improve windows doc wordings, remove reference to outdated binary provider.
2023-04-13 19:58:54 +02:00
Matthias
95cdb8aa04
Update ta-lib windows wheels
2023-04-13 19:58:34 +02:00
Matthias
4557701daa
Merge pull request #8491 from Bloodhunter4rc/remotepairlist
...
Remotepairlist - fix continous fetching every x bot_loop seconds
2023-04-13 19:52:05 +02:00
Matthias
3b377149e4
Add clarifying comment, simplify code
2023-04-13 18:19:52 +02:00
Matthias
c0045bad34
Merge branch 'develop' into feat/hyperopt_progressbar
2023-04-13 18:01:29 +02:00
robcaulk
dcf9bbdaea
ensure data is on same device as the model
2023-04-13 12:19:34 +02:00
hippocritical
a9ef4c3ab0
partial progress commit:
...
added terminal tabulate-output
added yet non-working csv output using pandas
2023-04-12 21:03:59 +02:00
Bloodhunter4rc
84d2d5e2a6
Change ["Dummy"] to [None].
2023-04-12 19:32:28 +02:00
Matthias
0afd5a7385
Improve stoploss documentation
...
closes #8492
2023-04-12 18:13:16 +02:00
Bloodhunter4rc
44bf59668b
prevents continous fetching every x bot_loop seconds , adheres to refresh_period, in case the pairlist returned from the remote end is empty.
2023-04-12 13:16:53 +02:00
Matthias
2131205db6
Bump tag length to 255
2023-04-12 07:19:36 +02:00
Matthias
b2b19915e6
Limit enter_tag and exit_reason to their actual field lenght
...
closes #8486
2023-04-12 07:19:36 +02:00
Matthias
bba6f8e133
Use length constant for tests
2023-04-12 07:19:36 +02:00
Matthias
a6d2233b95
Use constant for custom field lengths
2023-04-11 21:05:14 +02:00
Matthias
9857675a5e
Update torch import
2023-04-11 19:38:24 +02:00
Robert Caulk
4ab047dfa7
Merge pull request #8297 from Yinon-Polak/feat/add-pytorch-model-support
...
Feat/add pytorch model support
2023-04-11 15:40:12 +02:00
Matthias
476ed938f5
Extract custom_tag limit from interface file
2023-04-11 07:26:38 +02:00
Matthias
40ffac9de0
Prevent random test failures by freezing time for certain tests
2023-04-10 19:45:24 +02:00
Matthias
b892d373cd
Improve timerange parsing when accepting values from API
2023-04-10 19:45:24 +02:00
Matthias
c3647e49ad
Merge pull request #8484 from freqtrade/dependabot/pip/develop/nbconvert-7.3.1
...
Bump nbconvert from 7.2.10 to 7.3.1
2023-04-10 19:38:12 +02:00
Matthias
37ed37dc76
Merge pull request #8485 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.6
...
Bump mkdocs-material from 9.1.5 to 9.1.6
2023-04-10 19:37:54 +02:00
Matthias
5cb688c112
Merge pull request #8482 from freqtrade/dependabot/pip/develop/websockets-11.0.1
...
Bump websockets from 11.0 to 11.0.1
2023-04-10 19:37:37 +02:00
Matthias
3e394d0612
Merge pull request #8480 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.9
...
Bump sqlalchemy from 2.0.8 to 2.0.9
2023-04-10 19:37:17 +02:00
dependabot[bot]
c4c2298686
Bump mkdocs-material from 9.1.5 to 9.1.6
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.5 to 9.1.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.1.5...9.1.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-04-10 16:17:10 +00:00
dependabot[bot]
8564dc10b2
Bump nbconvert from 7.2.10 to 7.3.1
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.2.10 to 7.3.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.2.10...v7.3.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-04-10 16:16:42 +00:00
Matthias
3fb892fcb8
Merge pull request #8483 from freqtrade/dependabot/pip/develop/ruff-0.0.261
...
Bump ruff from 0.0.260 to 0.0.261
2023-04-10 18:16:24 +02:00
Matthias
9968348324
Merge pull request #8481 from freqtrade/dependabot/pip/develop/ccxt-3.0.59
...
Bump ccxt from 3.0.58 to 3.0.59
2023-04-10 18:15:44 +02:00
dependabot[bot]
fa293c54f8
Bump websockets from 11.0 to 11.0.1
...
Bumps [websockets](https://github.com/aaugustin/websockets ) from 11.0 to 11.0.1.
- [Release notes](https://github.com/aaugustin/websockets/releases )
- [Commits](https://github.com/aaugustin/websockets/compare/11.0...11.0.1 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 15:46:40 +00:00
Matthias
95449ca886
Merge pull request #8478 from freqtrade/dependabot/pip/develop/schedule-1.2.0
...
Bump schedule from 1.1.0 to 1.2.0
2023-04-10 17:45:44 +02:00
Matthias
70fa4a53cd
pre-commit - bump sqlalchemy
2023-04-10 17:45:23 +02:00
dependabot[bot]
467c63ff01
Bump ruff from 0.0.260 to 0.0.261
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.260 to 0.0.261.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.260...v0.0.261 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 15:25:04 +00:00
Matthias
b8a9c200fe
Merge pull request #8479 from freqtrade/dependabot/pip/develop/pre-commit-3.2.2
...
Bump pre-commit from 3.2.1 to 3.2.2
2023-04-10 17:24:02 +02:00
Matthias
7c10af65a1
Merge pull request #8477 from freqtrade/dependabot/pip/develop/plotly-5.14.1
...
Bump plotly from 5.14.0 to 5.14.1
2023-04-10 16:44:35 +02:00
Matthias
e2cd23b1d2
Remove deprecated pandas option
2023-04-10 16:33:56 +02:00
dependabot[bot]
0d408d3d43
Bump ccxt from 3.0.58 to 3.0.59
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.58 to 3.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/3.0.58...3.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-04-10 14:20:19 +00:00
dependabot[bot]
2309197771
Bump sqlalchemy from 2.0.8 to 2.0.9
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.8 to 2.0.9.
- [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-04-10 14:20:14 +00:00
dependabot[bot]
66fe9abce0
Bump pre-commit from 3.2.1 to 3.2.2
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.2.1 to 3.2.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.2.1...v3.2.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 >
2023-04-10 14:20:03 +00:00
dependabot[bot]
200c18f3e4
Bump schedule from 1.1.0 to 1.2.0
...
Bumps [schedule](https://github.com/dbader/schedule ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/dbader/schedule/releases )
- [Changelog](https://github.com/dbader/schedule/blob/master/HISTORY.rst )
- [Commits](https://github.com/dbader/schedule/compare/1.1.0...1.2.0 )
---
updated-dependencies:
- dependency-name: schedule
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 14:19:59 +00:00
dependabot[bot]
351b5f6e65
Bump plotly from 5.14.0 to 5.14.1
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.14.0 to 5.14.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.14.0...v5.14.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-04-10 14:19:56 +00:00
Matthias
605cc20a21
Merge pull request #8459 from freqtrade/feat/kvstore
...
Add initial bot start time to /profit endpoint
2023-04-10 14:49:01 +02:00
Matthias
f73d2a5371
Ensure bot_start is called when visualizing results
2023-04-10 14:48:02 +02:00
Matthias
485a074674
Merge pull request #8472 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.12
...
Bump types-python-dateutil from 2.8.19.11 to 2.8.19.12
2023-04-10 14:42:53 +02:00
Matthias
865cf5232b
Merge pull request #8471 from freqtrade/dependabot/pip/develop/mypy-1.2.0
...
Bump mypy from 1.1.1 to 1.2.0
2023-04-10 14:42:35 +02:00
Matthias
95a24c3133
Merge pull request #8467 from freqtrade/dependabot/pip/develop/orjson-3.8.10
...
Bump orjson from 3.8.9 to 3.8.10
2023-04-10 14:41:25 +02:00
hippocritical
e5e63d5bee
Merge branch 'freqtrade:develop' into develop
2023-04-10 08:26:51 +02:00
Matthias
6833059c70
Merge pull request #8474 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.5
...
Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5
2023-04-10 08:03:55 +02:00
Matthias
3833dc0b78
pre-commit - bump dateutil
2023-04-10 07:54:01 +02:00
Matthias
e0d3c771db
Merge pull request #8465 from freqtrade/dependabot/pip/develop/ccxt-3.0.58
...
Bump ccxt from 3.0.50 to 3.0.58
2023-04-10 07:53:21 +02:00
dependabot[bot]
5a18ab0784
Bump mypy from 1.1.1 to 1.2.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v1.1.1...v1.2.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-04-10 05:51:33 +00:00
Matthias
1d66f82b1d
Merge pull request #8469 from freqtrade/dependabot/pip/develop/filelock-3.11.0
...
Bump filelock from 3.10.6 to 3.11.0
2023-04-10 07:50:48 +02:00
Matthias
2e765fe6d1
Merge pull request #8470 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.11
...
Bump pymdown-extensions from 9.10 to 9.11
2023-04-10 07:50:25 +02:00
Matthias
21ea02bbcf
Merge pull request #8466 from freqtrade/dependabot/pip/develop/pytest-7.3.0
...
Bump pytest from 7.2.2 to 7.3.0
2023-04-10 07:49:57 +02:00
dependabot[bot]
2ea0157197
Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.4...v1.8.5 )
---
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-04-10 03:57:51 +00:00
dependabot[bot]
03352f3b62
Bump types-python-dateutil from 2.8.19.11 to 2.8.19.12
...
Bumps [types-python-dateutil](https://github.com/python/typeshed ) from 2.8.19.11 to 2.8.19.12.
- [Release notes](https://github.com/python/typeshed/releases )
- [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 >
2023-04-10 03:57:04 +00:00
dependabot[bot]
26eb4f7fe6
Bump pymdown-extensions from 9.10 to 9.11
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 9.10 to 9.11.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.10...9.11 )
---
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-04-10 03:56:57 +00:00
dependabot[bot]
7e1f3aa545
Bump filelock from 3.10.6 to 3.11.0
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.10.6 to 3.11.0.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.10.6...3.11.0 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 03:56:51 +00:00
dependabot[bot]
3505fbe783
Bump ta-lib from 0.4.25 to 0.4.26
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.4.25 to 0.4.26.
- [Release notes](https://github.com/ta-lib/ta-lib-python/releases )
- [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.25...TA_Lib-0.4.26 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 03:56:48 +00:00
dependabot[bot]
14532e3a56
Bump orjson from 3.8.9 to 3.8.10
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.8.9 to 3.8.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.8.9...3.8.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-04-10 03:56:42 +00:00
dependabot[bot]
a449f7c78c
Bump pytest from 7.2.2 to 7.3.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.2.2 to 7.3.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.2.2...7.3.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 03:56:38 +00:00
dependabot[bot]
8854ef8cba
Bump ccxt from 3.0.50 to 3.0.58
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.50 to 3.0.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/3.0.50...3.0.58 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 03:56:33 +00:00
Matthias
526943f29e
Remove freqUI alpha warning
2023-04-09 19:44:38 +02:00
Matthias
cf770d496b
Improve visual display of progressbar
2023-04-09 18:25:50 +02:00
Matthias
bfd9e35e34
Replace hyperopt progressbar with rich progressbar
2023-04-09 18:17:22 +02:00
Matthias
299e788891
Dump progressbar2 dependency
2023-04-09 18:07:38 +02:00
Matthias
4c1de4ad56
Update tests
2023-04-09 18:07:38 +02:00
Matthias
ed57e7d43b
Refactor logging to be a package, instead of a module
2023-04-09 16:48:18 +02:00
Matthias
818d18d4e0
Add StdErrStreamHandler to logging
2023-04-09 16:23:00 +02:00
Matthias
b6aac5079b
REmove Rich-progress wrapper again
2023-04-09 16:21:30 +02:00
Matthias
40450ebecc
Add dependency on Rich
2023-04-09 16:05:23 +02:00
Matthias
d532da9071
Add Rich Progressbar Wrapper
2023-04-09 16:04:31 +02:00
Matthias
df51111c33
Always show strategy summary
2023-04-09 08:53:36 +02:00
Matthias
dd8900a1c6
Improve ordering of backtest output
2023-04-09 08:53:36 +02:00
Matthias
5404905d28
Fix typos in docs
2023-04-08 17:13:51 +02:00
Matthias
bed51fa790
Properly build specific Torch image
2023-04-08 17:00:25 +02:00
Matthias
f5a5c2d6b9
Improve imports
2023-04-08 16:44:33 +02:00
Matthias
a102cfdfc9
Add new /profit fields to API
2023-04-08 16:41:25 +02:00
Matthias
be72670ca2
Add documentation about /profit change
2023-04-08 16:40:14 +02:00
Matthias
cf2cb94f8d
Add bot start date to /profit output
2023-04-08 16:38:44 +02:00
Matthias
fa3a81b022
convert Keys to enum
2023-04-08 16:28:50 +02:00
Matthias
7ff30c6df8
Add additional, typesafe getters
2023-04-08 16:24:38 +02:00
Matthias
7751768b2e
Store initial_time value
2023-04-08 16:13:16 +02:00
Matthias
9c2cdd4fb9
Merge pull request #8388 from freqtrade/patch-pair-colon-bug
...
Bug fix: FreqAI backtest target setting
2023-04-08 14:16:41 +02:00
robcaulk
69b9b35a08
Merge remote-tracking branch 'origin/develop' into feat/add-pytorch-model-support
2023-04-08 13:22:25 +02:00
robcaulk
c2c97d9f78
make a fake pair_dict instead of MagicMocking it
2023-04-08 13:20:29 +02:00
robcaulk
48d3c8e62e
fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings
2023-04-08 12:09:53 +02:00
Matthias
ac817b7808
Improve docstrings for key-value store
2023-04-08 10:09:31 +02:00
Matthias
4d4f4bf23e
Add test for key_value_store
2023-04-08 10:07:21 +02:00
Matthias
c083723698
Add initial version of key value store
2023-04-08 10:07:03 +02:00
Matthias
f8d89c46e5
Don't reset open_order_id if the order didn't cancel
2023-04-07 19:49:13 +02:00
Matthias
1952e453bb
Improved formatting for fetch order_or_stop calls
2023-04-07 17:35:11 +02:00
Matthias
77985fa591
Update thread name for uvicorn worker
2023-04-07 14:49:53 +02:00
Matthias
a75d891007
Ensure minimum sqlalchemy version is respected
2023-04-07 14:45:06 +02:00
Matthias
dae3f72be7
Bump Dockerfile to latest 3.10
2023-04-07 14:11:31 +02:00
Matthias
f03a99918a
Ensure hyper param file can be loaded
...
closes #8452
2023-04-04 20:04:28 +02:00
Yinon Polak
a655524221
pytorch mlp rename input to fix mypy error
2023-04-04 12:24:29 +03:00
Yinon Polak
26738370c7
pytorch mlp add explicit annotation to fix mypy error
2023-04-04 12:12:02 +03:00
Matthias
fe02f611fb
Fix typo in reinforcement learning
...
closes #8431
2023-04-04 06:46:35 +02:00
Matthias
1b10a3a2bf
Merge branch 'develop' of github.com:freqtrade/freqtrade into develop
2023-04-03 20:24:58 +02:00
Matthias
92a060c5b4
Make stop_price_parameter configurable by exchange
2023-04-03 20:18:57 +02:00
hippocritical
0fb155d6ee
Merge branch 'freqtrade:develop' into develop
2023-04-03 20:17:36 +02:00
Matthias
096fd1916c
Merge pull request #8445 from freqtrade/dependabot/pip/develop/tensorboard-2.12.1
...
Bump tensorboard from 2.12.0 to 2.12.1
2023-04-03 19:14:29 +02:00
Matthias
fb09a16127
Merge pull request #8438 from freqtrade/dependabot/pip/develop/types-tabulate-0.9.0.2
...
Bump types-tabulate from 0.9.0.1 to 0.9.0.2
2023-04-03 18:12:30 +02:00
Yinon Polak
6b204c97ed
fix pytorch data convertor type hints
2023-04-03 19:02:07 +03:00
Yinon Polak
0c4574b3b7
prevent mypy error, explicitly unpack input list of pytorch mlp model,
2023-04-03 18:10:47 +03:00
Yinon Polak
d9d9993179
add documentation
2023-04-03 17:06:39 +03:00
Yinon Polak
7b494c8333
add documentation to pytorch data convertor
2023-04-03 16:39:49 +03:00
Yinon Polak
bc9454e0f9
add device to data convertor class doc
2023-04-03 16:36:38 +03:00
Yinon Polak
36a0a14a23
clean code
2023-04-03 16:26:42 +03:00
Yinon Polak
c137666230
fix imports
2023-04-03 16:03:15 +03:00
Matthias
7fed0782d5
pre-commit types-tabulate
2023-04-03 14:19:11 +02:00
Yinon Polak
bd3b70293f
add pytorch data convertor
2023-04-03 15:19:10 +03:00
dependabot[bot]
30fc24bd8c
Bump types-tabulate from 0.9.0.1 to 0.9.0.2
...
Bumps [types-tabulate](https://github.com/python/typeshed ) from 0.9.0.1 to 0.9.0.2.
- [Release notes](https://github.com/python/typeshed/releases )
- [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 >
2023-04-03 12:18:15 +00:00
Matthias
7e3de178e1
Merge pull request #8447 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.11
...
Bump types-python-dateutil from 2.8.19.10 to 2.8.19.11
2023-04-03 14:17:24 +02:00
Matthias
0c9c9fff0e
Merge branch 'develop' into dependabot/pip/develop/types-python-dateutil-2.8.19.11
2023-04-03 13:41:10 +02:00
Matthias
b96f6670e3
pre-commit dateutil
2023-04-03 13:28:17 +02:00
Matthias
6e02743256
Merge pull request #8446 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.17
...
Bump types-requests from 2.28.11.16 to 2.28.11.17
2023-04-03 13:27:31 +02:00
Matthias
2b4fa92d09
Merge pull request #8444 from freqtrade/dependabot/pip/develop/ruff-0.0.260
...
Bump ruff from 0.0.259 to 0.0.260
2023-04-03 11:40:07 +02:00
Matthias
be250230b6
Merge pull request #8443 from freqtrade/dependabot/pip/develop/plotly-5.14.0
...
Bump plotly from 5.13.1 to 5.14.0
2023-04-03 11:39:42 +02:00
Matthias
5d33ffc015
Merge pull request #8442 from freqtrade/dependabot/pip/develop/orjson-3.8.9
...
Bump orjson from 3.8.8 to 3.8.9
2023-04-03 11:04:17 +02:00
Matthias
b48498f27f
Types pre-commit
2023-04-03 10:16:56 +02:00
Matthias
e582d8bacb
Merge pull request #8434 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.8
...
Bump sqlalchemy from 2.0.7 to 2.0.8
2023-04-03 10:16:00 +02:00
dependabot[bot]
ff40ee655b
Bump types-python-dateutil from 2.8.19.10 to 2.8.19.11
...
Bumps [types-python-dateutil](https://github.com/python/typeshed ) from 2.8.19.10 to 2.8.19.11.
- [Release notes](https://github.com/python/typeshed/releases )
- [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 >
2023-04-03 07:49:24 +00:00
dependabot[bot]
57deaad806
Bump types-requests from 2.28.11.16 to 2.28.11.17
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.11.16 to 2.28.11.17.
- [Release notes](https://github.com/python/typeshed/releases )
- [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-04-03 07:49:21 +00:00
dependabot[bot]
7779b82277
Bump tensorboard from 2.12.0 to 2.12.1
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/2.12.1/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.12.0...2.12.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-04-03 07:49:18 +00:00
dependabot[bot]
2bd2058afa
Bump ruff from 0.0.259 to 0.0.260
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.259 to 0.0.260.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.259...v0.0.260 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 07:49:12 +00:00
dependabot[bot]
bf7936b0af
Bump plotly from 5.13.1 to 5.14.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.13.1 to 5.14.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.13.1...v5.14.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-04-03 07:48:50 +00:00
dependabot[bot]
8236bbfd48
Bump orjson from 3.8.8 to 3.8.9
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.8.8 to 3.8.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.8.8...3.8.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-04-03 07:48:43 +00:00
Matthias
4dc13ac16a
Merge pull request #8437 from freqtrade/dependabot/pip/develop/ccxt-3.0.50
...
Bump ccxt from 3.0.37 to 3.0.50
2023-04-03 09:47:27 +02:00
Matthias
eb5423469a
Merge pull request #8435 from freqtrade/dependabot/pip/develop/xgboost-1.7.5
...
Bump xgboost from 1.7.4 to 1.7.5
2023-04-03 09:47:09 +02:00
Matthias
43496d7929
bump sqlalchemy pre-commit
2023-04-03 09:46:32 +02:00
Matthias
92c70b6b90
Merge pull request #8441 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.4
...
Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4
2023-04-03 09:45:51 +02:00
Matthias
77897c7d6b
Merge pull request #8439 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.5
...
Bump mkdocs-material from 9.1.4 to 9.1.5
2023-04-03 09:45:26 +02:00
Matthias
531861573a
Merge pull request #8436 from freqtrade/dependabot/pip/develop/types-cachetools-5.3.0.5
...
Bump types-cachetools from 5.3.0.4 to 5.3.0.5
2023-04-03 09:45:10 +02:00
Matthias
c9b904eb0e
Fix typos in documentation
2023-04-03 06:49:30 +02:00
Matthias
372f1cb37f
Reduce verbosity for stop orders
2023-04-03 06:37:31 +02:00
Matthias
a3acdd5240
apply stop-reserve to minimum limits only when necessary
...
it's unnecessary for amount - but necessary for Cost / price limits.
2023-04-03 06:37:31 +02:00
Matthias
e6a125719e
Slightly refactor _get_stake_amount_limit
2023-04-03 06:37:31 +02:00
Matthias
78a1551798
Reorder get_stake_limit
2023-04-03 06:37:31 +02:00
Matthias
6f79d14c9c
pre-commit - bump cachetools
2023-04-03 06:37:15 +02:00
Matthias
28d8722fa7
Merge pull request #8433 from freqtrade/dependabot/pip/develop/websockets-11.0
...
Bump websockets from 10.4 to 11.0
2023-04-03 06:36:30 +02:00
dependabot[bot]
2715b2ccf0
Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.3...v1.8.4 )
---
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-04-03 03:58:12 +00:00
dependabot[bot]
2ea575cb31
Bump mkdocs-material from 9.1.4 to 9.1.5
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.4 to 9.1.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.1.4...9.1.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-04-03 03:57:30 +00:00
dependabot[bot]
1b31c54162
Bump ccxt from 3.0.37 to 3.0.50
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.37 to 3.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/3.0.37...3.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-04-03 03:57:19 +00:00
dependabot[bot]
e289c10b6c
Bump types-cachetools from 5.3.0.4 to 5.3.0.5
...
Bumps [types-cachetools](https://github.com/python/typeshed ) from 5.3.0.4 to 5.3.0.5.
- [Release notes](https://github.com/python/typeshed/releases )
- [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-04-03 03:57:10 +00:00
dependabot[bot]
26ed1ca07c
Bump xgboost from 1.7.4 to 1.7.5
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 1.7.4 to 1.7.5.
- [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.4...v1.7.5 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 03:57:05 +00:00
dependabot[bot]
b1e20bcd1e
Bump sqlalchemy from 2.0.7 to 2.0.8
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.7 to 2.0.8.
- [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-04-03 03:57:00 +00:00
dependabot[bot]
12a73bc151
Bump websockets from 10.4 to 11.0
...
Bumps [websockets](https://github.com/aaugustin/websockets ) from 10.4 to 11.0.
- [Release notes](https://github.com/aaugustin/websockets/releases )
- [Commits](https://github.com/aaugustin/websockets/compare/10.4...11.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-04-03 03:56:46 +00:00
Matthias
19e112f399
Merge pull request #8427 from initrv/typo-fix-constants
...
Typo fix constants
2023-04-02 07:42:15 +02:00
initrv
cfc0410388
use rl_config get instead of freqai_info
2023-04-02 04:08:07 +03:00
initrv
cccf4f305b
fix randomize_starting_position typo
2023-04-02 03:42:05 +03:00
initrv
4c608e7167
remove misplaced param
2023-04-02 03:12:24 +03:00
initrv
cab82e8e60
Add sb3 learn progress bar
2023-04-02 02:59:02 +03:00
Matthias
dc7e834911
Fix some type issues
2023-04-01 20:17:56 +02:00
Matthias
a630799984
Merge pull request #8423 from freqtrade/add-profit-trade-history
...
make trade_type value more explicit, add profit to trade_history dict
2023-04-01 15:19:54 +02:00
Matthias
916e1bbc7c
Merge pull request #8412 from freqtrade/fix/partial_stops
...
support partially filled stops
2023-04-01 15:18:42 +02:00
Robert Caulk
631cb44f5c
ensure python code block renders
2023-04-01 15:16:48 +02:00
Robert Caulk
367186cc34
Update freqai-feature-engineering.md
...
The `metadata` section of `freqai-feature-engineering.md` had a misplaced whitespace in front of the title.
This PR removes the whitespace.
2023-04-01 15:16:43 +02:00
robcaulk
92f34f262e
make trade_type value more explicit, add profit to trade_history dict
2023-04-01 10:05:58 +02:00
Matthias
5e13b48648
Merge pull request #8386 from freqtrade/feature/price_to_precision_round
...
price to precision rounding
2023-03-31 07:20:10 +02:00
Matthias
038a111b45
Merge pull request #8421 from freqtrade/new_release
...
New release 2023.3
2023-03-31 07:09:11 +02:00
Matthias
6dfb1a1d14
Improve docker regular build caching
2023-03-31 06:49:12 +02:00
Matthias
f8330800d1
Improve docker arm builds
2023-03-31 06:49:02 +02:00
Matthias
3ec7c72da1
Bump develop version to 2023.4.dev
2023-03-30 07:06:23 +02:00
Matthias
2ea77b22e0
Bump version to 2023.3
2023-03-30 06:56:49 +02:00
Matthias
a8b1352021
Merge branch 'stable' into new_release
2023-03-30 06:56:35 +02:00
robcaulk
355fde3bca
revert setting dk to live in test_plot_feature_importances
2023-03-29 22:01:54 +02:00
hippocritical
bad2cdabf2
Merge branch 'freqtrade:develop' into develop
2023-03-29 20:51:59 +02:00
Matthias
fa7c29fe9f
Update producer docs to reflect proper datatype
...
closes #8419
2023-03-29 20:43:23 +02:00
Matthias
861c577138
Support partially filled stop orders
...
closes #8374
2023-03-29 07:05:39 +02:00
Matthias
e062a74e70
Add test for partial stop order canceling
...
part of #8374
2023-03-29 06:57:17 +02:00
Matthias
c330c493d5
test for Handle stop on exchange partial filled
...
part of #8374
2023-03-29 06:57:17 +02:00
Matthias
8a49d62068
Don't update liquidation price for closed trades
2023-03-29 06:49:22 +02:00
Matthias
a642524928
Improve integration test correctness
2023-03-29 06:48:00 +02:00
hippocritical
7bd55971dc
strategy_updater:
...
removed args_common_optimize for strategy-updater
backtest_lookahead_bias_checker:
added args and cli-options for minimum and target trade amounts
fixed code according to best-practice coding requests of matthias (CamelCase etc)
2023-03-28 22:20:00 +02:00
Matthias
eb96490c99
Improve some more stoploss tests
2023-03-28 20:28:05 +02:00
Matthias
6282b42741
Remove further Magicmock trade
2023-03-28 19:38:43 +02:00
Matthias
513df4515b
Improve stoploss tests
2023-03-28 19:19:55 +02:00
Matthias
411e21f430
Improve stop test
2023-03-28 18:13:26 +02:00
Matthias
f0b5f95fd6
Remove missleading comment
2023-03-28 18:10:26 +02:00
Matthias
736c396d98
Use correct amount for stoploss test
2023-03-28 16:45:54 +02:00
Yinon Polak
5a7ca35c6b
declare class names in FreqaiExampleHybridStrategy
2023-03-28 16:24:49 +03:00
Yinon Polak
077a947972
clean code
2023-03-28 15:18:10 +03:00
Yinon Polak
8ac3a94358
add note to pytorch docs - setting class names for classifiers
2023-03-28 15:17:40 +03:00
Yinon Polak
dfbebdea9b
improve comment on class_names in freqai interface
2023-03-28 14:44:44 +03:00
Yinon Polak
b795a70102
fix config example in pytorch mlp documentation
2023-03-28 14:44:43 +03:00
Yinon Polak
026b6a39a9
bugfix skip test split when empty
2023-03-28 14:40:23 +03:00
Matthias
2860e817bd
Update cached binance leverage Tiers
2023-03-28 07:05:37 +02:00
Matthias
19b78fbc22
Override ccxt's marketOrderRequiresPrice settings for gate
2023-03-28 06:57:18 +02:00
Matthias
cde432fef0
Enable gate market orders
...
closes #8368
2023-03-28 06:56:11 +02:00
Richard Jozsa
7cbc0ce80a
Merge branch 'freqtrade:develop' into develop
2023-03-28 01:23:24 +02:00
Matthias
8ae44c204e
Merge pull request #8361 from TheJoeSchr/feature/trades-feather
...
featherdatahandler: implement trades_store/_trades_load
2023-03-27 21:05:30 +02:00
Matthias
ed0e7ead31
Fix wrong import
2023-03-27 20:36:05 +02:00
Matthias
3928051baf
Revert unneeded formatting changes
2023-03-27 20:35:26 +02:00
Matthias
e35c85000e
Excude raspberry from catboost installs
...
closes #8404
2023-03-27 20:19:23 +02:00
robcaulk
3cabcabcbd
ensure labels are properly defined in backtesting
2023-03-27 15:23:01 +02:00
Matthias
85776db692
Merge pull request #8401 from freqtrade/dependabot/pip/develop/ccxt-3.0.37
...
Bump ccxt from 3.0.36 to 3.0.37
2023-03-27 11:02:44 +02:00
Matthias
ce81af08d8
Merge pull request #8398 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.4
...
Bump mkdocs-material from 9.1.3 to 9.1.4
2023-03-27 11:00:57 +02:00
Matthias
5aa6c1dfae
Merge pull request #8402 from freqtrade/dependabot/pip/develop/pydantic-1.10.7
...
Bump pydantic from 1.10.6 to 1.10.7
2023-03-27 11:00:40 +02:00
dependabot[bot]
4f4dfa2a59
Bump pydantic from 1.10.6 to 1.10.7
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.6 to 1.10.7.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.7/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.6...v1.10.7 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 07:50:06 +00:00
dependabot[bot]
90669e0ba9
Bump ccxt from 3.0.36 to 3.0.37
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.36 to 3.0.37.
- [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/3.0.36...3.0.37 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 07:49:56 +00:00
Matthias
bc9f6d30c1
Merge pull request #8391 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.16
...
Bump types-requests from 2.28.11.15 to 2.28.11.16
2023-03-27 09:47:34 +02:00
Matthias
4ae2333306
Merge pull request #8399 from freqtrade/dependabot/pip/develop/filelock-3.10.6
...
Bump filelock from 3.10.0 to 3.10.6
2023-03-27 09:47:16 +02:00
Matthias
8c63e3dc4f
Merge pull request #8396 from freqtrade/dependabot/pip/develop/cryptography-40.0.1
...
Bump cryptography from 39.0.2 to 40.0.1
2023-03-27 09:47:02 +02:00
Matthias
b0dddd35ca
Merge pull request #8395 from freqtrade/dependabot/pip/develop/pre-commit-3.2.1
...
Bump pre-commit from 3.2.0 to 3.2.1
2023-03-27 09:45:57 +02:00
Matthias
96ba75179b
Merge pull request #8400 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.3
...
Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3
2023-03-27 08:28:18 +02:00
Matthias
2589717375
Merge pull request #8397 from freqtrade/dependabot/pip/develop/orjson-3.8.8
...
Bump orjson from 3.8.7 to 3.8.8
2023-03-27 08:00:46 +02:00
dependabot[bot]
bc0816aa66
Bump cryptography from 39.0.2 to 40.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 39.0.2 to 40.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/39.0.2...40.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 >
2023-03-27 05:15:59 +00:00
dependabot[bot]
1743ad7946
Bump pre-commit from 3.2.0 to 3.2.1
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.2.0 to 3.2.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.2.0...v3.2.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 >
2023-03-27 05:14:04 +00:00
Matthias
9367cbcfd3
Merge pull request #8390 from freqtrade/dependabot/pip/develop/ccxt-3.0.36
...
Bump ccxt from 3.0.23 to 3.0.36
2023-03-27 07:10:39 +02:00
Matthias
43a7b9236b
Merge pull request #8393 from freqtrade/dependabot/pip/develop/ruff-0.0.259
...
Bump ruff from 0.0.257 to 0.0.259
2023-03-27 07:00:38 +02:00
Matthias
4891174a71
list-data should sort pairs also in timerange mode
2023-03-27 06:44:36 +02:00
Matthias
8845f765db
pre-commit - bump requests
2023-03-27 06:25:11 +02:00
dependabot[bot]
7e11bce4f4
Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.1 to 1.8.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.1...v1.8.3 )
---
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-03-27 03:58:02 +00:00
dependabot[bot]
8955e09175
Bump filelock from 3.10.0 to 3.10.6
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.10.0 to 3.10.6.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.10.0...3.10.6 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 03:58:00 +00:00
dependabot[bot]
d13ea71a58
Bump mkdocs-material from 9.1.3 to 9.1.4
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.3 to 9.1.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.1.3...9.1.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-03-27 03:57:55 +00:00
dependabot[bot]
b72f61080b
Bump orjson from 3.8.7 to 3.8.8
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.8.7 to 3.8.8.
- [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.8.7...3.8.8 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 03:57:46 +00:00
dependabot[bot]
75c31cc8cc
Bump ruff from 0.0.257 to 0.0.259
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.257 to 0.0.259.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.257...v0.0.259 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 03:57:14 +00:00
dependabot[bot]
1b3d9efedd
Bump types-requests from 2.28.11.15 to 2.28.11.16
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.11.15 to 2.28.11.16.
- [Release notes](https://github.com/python/typeshed/releases )
- [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-03-27 03:56:55 +00:00
dependabot[bot]
2f8f60373e
Bump ccxt from 3.0.23 to 3.0.36
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.23 to 3.0.36.
- [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/3.0.23...3.0.36 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-27 03:56:49 +00:00
robcaulk
55781e7f10
fix tests
2023-03-26 19:22:52 +02:00
Matthias
72284317c2
Fix failing backtest test
2023-03-26 18:21:21 +02:00
Matthias
80a27bc0db
Fix random uvicorn error
2023-03-26 18:18:52 +02:00
Matthias
1c9abd9e35
Properly respect can_short flag in backtesting
...
closes #8387
2023-03-26 17:27:52 +02:00
Matthias
c14ac8a205
Properly handle non-replaced first entry orders
2023-03-26 16:46:41 +02:00
Matthias
b09fb5826f
don't use "can_short" in backtesting to determine application of leverage
2023-03-26 16:21:51 +02:00
Matthias
fb1541bdf6
Explicitly close loop in async tests
2023-03-26 16:21:51 +02:00
Matthias
444d18aa39
Revert binance PO fix, since ccxt has fixed this bug.
2023-03-26 16:21:51 +02:00
Matthias
91ab4abba8
Merge pull request #8389 from escanoro/patch-1
...
typo: above should be below
2023-03-26 15:45:29 +02:00
escanoro
16057da6cc
typo: above should be below
2023-03-26 14:09:41 +02:00
Matthias
d97500581d
Merge pull request #8379 from xmatthias/type_sendmsg
...
Type sendmsg
2023-03-26 14:09:01 +02:00
robcaulk
f1e831a7b8
fix bug in backtest target setting
2023-03-26 13:43:59 +02:00
Matthias
31a396bc25
Merge pull request #8272 from paranoidandy/bot-loop-start-every-candle-bt
...
Make strategy.bot_loop_start run once per candle in backtest
2023-03-26 13:21:08 +02:00
Matthias
7cdcd97c26
Update tests for new logic.
2023-03-26 11:30:44 +02:00
Matthias
73b59df77b
Merge branch 'develop' into pr/paranoidandy/8272
2023-03-26 11:22:24 +02:00
Matthias
86aef7cf9d
Add current_time to bot_loop_start callbak
2023-03-26 11:22:19 +02:00
Matthias
159090c0e7
Add explicit tests for TRUNCATE mode
2023-03-26 11:14:34 +02:00
Matthias
0cb28f3d82
Use kwarg for rounding_mode, update tests with additional parameter
2023-03-26 11:00:41 +02:00
Matthias
d0d0cbe1d1
Implement price_to_precision logic for stoploss
2023-03-26 10:37:18 +02:00
Matthias
02078456fc
Merge branch 'develop' into pr/asuiu/8296
2023-03-26 10:28:02 +02:00
Matthias
01dfb1cba8
Revert having price_rounding_mode as configuration
2023-03-26 10:24:47 +02:00
Matthias
ee205ddc86
Improve trade.from_json when stops are used
2023-03-25 20:26:56 +01:00
Matthias
298f5685ee
Reuse existing "cancel_stoploss" call
2023-03-25 20:06:21 +01:00
Matthias
486d8a48a0
Fix docs (buffer_train_data_candles is an integer, not a boolean)
...
closes #8384
2023-03-25 19:36:28 +01:00
Matthias
d426077445
Merge branch 'develop' of github.com:freqtrade/freqtrade into develop
2023-03-25 16:33:07 +01:00
Matthias
9aa455fcd4
Merge pull request #8364 from freqtrade/robcaulk-patch-1
...
Update freqai_interface.py
2023-03-25 16:27:25 +01:00
Robert Caulk
d9c8b322ce
Update freqai_interface.py
2023-03-25 13:37:07 +01:00
robcaulk
68154a1f52
document why users cant arbitrarily change parameter spaces...
2023-03-25 11:57:52 +01:00
Matthias
f7c1ee6d3e
add precision values to api schema
2023-03-25 11:55:47 +01:00
Matthias
9c6a49436b
Export amount/price precisions per trade
2023-03-25 11:42:19 +01:00
Matthias
75464c22f5
Merge pull request #8382 from linquanisaac/develop
...
docs(protections): fix typo
2023-03-25 11:36:35 +01:00
linquanisaac
cdd44a4005
docs(protections): fix typo
2023-03-25 17:19:58 +08:00
Matthias
34313a7af6
Merge remote-tracking branch 'origin/develop' into type_sendmsg
2023-03-25 09:23:00 +01:00
Matthias
4053ee4581
Merge pull request #8380 from freqtrade/fix/talibinstall
...
use github to download guess instead of gnu.org
2023-03-25 09:22:43 +01:00
Matthias
56170dba19
use github to download guess instead of gnu.org
...
gnu.org seems down rn (dns does no longer resolve),
and doesn't have good uptime history
2023-03-25 08:55:36 +01:00
Matthias
79a2de7a64
Reduce impact of short outages
2023-03-25 08:31:35 +01:00
Matthias
c0a57d352f
send base_currency with messages that need it.
2023-03-25 08:16:07 +01:00
hippocritical
efefcb240b
Merge branch 'freqtrade:develop' into develop
2023-03-24 22:37:21 +01:00
Matthias
cbdd86d777
Fix test failures due to additional field
2023-03-24 21:05:10 +01:00
Matthias
281dd7785e
Fix some remaining type errors
2023-03-24 20:56:18 +01:00
Matthias
ad58bac810
Type WS messagetypes
2023-03-24 20:54:28 +01:00
Matthias
8928d3616a
Improve msgtypes
2023-03-24 20:47:53 +01:00
Matthias
e8cffeeffd
Update RPCStatusMessage type
2023-03-24 20:36:29 +01:00
Matthias
76d289f0ce
Don't overwrite types
2023-03-24 20:35:01 +01:00
Matthias
245ae99273
Further typing ...
2023-03-24 20:33:00 +01:00
Matthias
70ad7b42b1
Improve msg typing
2023-03-24 20:33:00 +01:00
Matthias
0ece73578c
Add typedDict for RPC messages
...
Currently not fully functional.
2023-03-24 20:33:00 +01:00
Matthias
b317524ed7
protect adjust_trade_position from crashing in case of unsafe code
2023-03-24 20:27:45 +01:00
Yinon Polak
8903ba5d89
fix enf of file
2023-03-24 20:35:55 +03:00
Matthias
469166636c
Set initial stoploss when creating the order
...
This ensures that a trade never has "None" as stoploss
2023-03-24 07:27:45 +01:00
Yinon Polak
eabd321281
small docs change
2023-03-23 15:59:57 +02:00
Yinon Polak
45c6ae446f
small docs change
2023-03-23 15:04:29 +02:00
Yinon Polak
952e641213
small docs change
2023-03-23 12:43:37 +02:00
Yinon Polak
c44b5b1b3a
add pytorch parameters to parameter table docs
2023-03-23 12:41:20 +02:00
Yinon Polak
fc8625c5c5
add pytorch classes uml diagram
2023-03-23 12:13:27 +02:00
Matthias
150c5510c7
Don''t fully fail bot when invalid price value is reached
...
closes #8300
2023-03-22 19:46:07 +01:00
Yinon Polak
36a005754a
add pytorch documentation
2023-03-22 18:15:57 +02:00
Yinon Polak
479aafc331
rename Torch to PyTorch
2023-03-22 17:50:00 +02:00
hippocritical
f57787882d
Merge remote-tracking branch 'origin/develop' into develop
2023-03-22 12:44:29 +01:00
hippocritical
d12a7ff18b
freqtrades' merge broke my side, fixed it by porting it over to my develop branch, no changes with this commit logic-wise.
2023-03-22 12:32:39 +01:00
Robert Caulk
bdf19f1d66
Update freqai_interface.py
2023-03-21 22:44:56 +01:00
Matthias
8cf3e9f91b
Accept "insufficient funds" error on set_leverage from stop calls
...
closes #8341
2023-03-21 19:29:27 +01:00
Matthias
ebebcb886c
Move build-system to the top of pyproject.toml
2023-03-21 19:28:26 +01:00
Matthias
36c45fd14f
Remove unused argument from set_leverage
2023-03-21 19:14:09 +01:00
Joe Schr
0128b63c1c
add 'feather' to AVAILABLE_DATAHANDLERS_TRADES
2023-03-21 19:13:32 +01:00
Joe Schr
e16db814fa
featherdatahandler: implement trades_store/_trades_load
2023-03-21 17:56:51 +01:00
Yinon Polak
f81e3d8667
sort imports
2023-03-21 16:42:13 +02:00
Yinon Polak
b9c7d338b3
fix test_start_backtesting
2023-03-21 16:38:05 +02:00
Yinon Polak
4f93106755
Merge remote-tracking branch 'origin/feat/add-pytorch-model-support' into feat/add-pytorch-model-support
2023-03-21 16:26:42 +02:00
Yinon Polak
02bccd0097
add pytorch mlp models to test_start_backtesting
2023-03-21 16:20:35 +02:00
robcaulk
1ba01746a0
organize pytorch files
2023-03-21 15:09:54 +01:00
Yinon Polak
83a7d888bc
type hint init in pytorch mlp classes
2023-03-21 15:19:34 +02:00
Yinon Polak
eba82360fa
skip pytorch tests on python 3.11 and intel based mac os
2023-03-21 15:18:05 +02:00
Yinon Polak
3fa23860c0
skip pytorch tests on python 3.11 and intel based mac os
2023-03-21 14:34:27 +02:00
Yinon Polak
a80afc8f1b
add optional target tensor squeezing to pytorch trainer
2023-03-21 13:20:54 +02:00
Yinon Polak
97339e14cf
round up divisions in calc_n_epochs
2023-03-21 12:29:05 +02:00
Yinon Polak
443263803c
unsqueeze target tensor when 1 dimensional
2023-03-21 11:42:05 +02:00
Yinon Polak
9906e7d646
clean code
2023-03-21 11:23:45 +02:00
Yinon Polak
e8f040bfbd
add class_name attribute to freqai interface
2023-03-20 20:38:43 +02:00
Matthias
97c420b2df
Add explicit test for okx lev_prep
2023-03-20 19:27:48 +01:00
Yinon Polak
a4b617e482
type hints fixes
2023-03-20 20:22:28 +02:00
Matthias
7b5e322ef2
Merge pull request #8360 from freqtrade/okx_stop
...
Okx stoploss on exchange
2023-03-20 19:19:59 +01:00
Yinon Polak
c06cd38951
clean code
2023-03-20 19:55:39 +02:00
Yinon Polak
0a55753faf
move default attributes of pytorch classifier to initializer,
...
to prevent mypy from complaining
2023-03-20 19:40:36 +02:00
Yinon Polak
6b4d9f97c1
clean code
2023-03-20 19:28:30 +02:00
Matthias
639987cbab
Prevent parameter reuse
2023-03-20 18:19:17 +01:00
Matthias
56c2aa89bc
Merge pull request #8344 from freqtrade/fix/db_concurrent
...
Fix db concurrent problem
2023-03-20 18:17:09 +01:00
Yinon Polak
bf4aa91aab
Merge remote-tracking branch 'origin/feat/add-pytorch-model-support' into feat/add-pytorch-model-support
...
# Conflicts:
# freqtrade/freqai/base_models/PyTorchModelTrainer.py
# freqtrade/freqai/prediction_models/PyTorchClassifier.py
# freqtrade/freqai/prediction_models/PyTorchMLPClassifier.py
# freqtrade/freqai/prediction_models/PyTorchMLPModel.py
# tests/freqai/test_freqai_interface.py
2023-03-20 18:44:24 +02:00
Yinon Polak
500c401b75
improve pytorch classifier documentation
2023-03-20 18:41:04 +02:00
Yinon Polak
81a2cbb4eb
fix tests
2023-03-20 18:41:04 +02:00
Yinon Polak
0510cf4491
add config params to tests
2023-03-20 18:41:04 +02:00
Yinon Polak
68728409aa
add pytorch regressor test
2023-03-20 18:41:04 +02:00
Yinon Polak
c00ffcee59
fix pytorch classifier test
2023-03-20 18:41:04 +02:00
Yinon Polak
9aec1ddb17
sort imports
2023-03-20 18:41:04 +02:00
Yinon Polak
d98890f32e
sort imports
2023-03-20 18:41:04 +02:00
Yinon Polak
f659f8e309
remove unused imports
2023-03-20 18:41:04 +02:00
Yinon Polak
54db239175
add pytorch regressor example
2023-03-20 18:41:04 +02:00
Yinon Polak
601c37f862
refactor classifiers class names
2023-03-20 18:41:04 +02:00
Yinon Polak
501e746c52
improve mlp documentation
2023-03-20 18:41:04 +02:00
Yinon Polak
d04146d1b1
improve mlp documentation
2023-03-20 18:41:04 +02:00
Yinon Polak
ea08931ab3
add mlp documentation
2023-03-20 18:41:04 +02:00
Yinon Polak
ddd1b5c0ff
modify feedforward net, move layer norm to start of thr block
2023-03-20 18:41:04 +02:00
Yinon Polak
e08d8190ae
fix test
2023-03-20 18:41:04 +02:00
Yinon Polak
fbf7049ac5
sort imports
2023-03-20 18:41:04 +02:00
Yinon Polak
2a1a8c0e64
fix test
2023-03-20 18:41:04 +02:00
Yinon Polak
833aaf8e10
create children class to PyTorchClassifier to implement the fit method where we initialize the trainer and model objects
2023-03-20 18:41:04 +02:00
Yinon Polak
566346dd87
classifier test - set model file extension
2023-03-20 18:41:03 +02:00
Yinon Polak
d0a33d2ee7
fix tests
2023-03-20 18:41:03 +02:00
robcaulk
fab505be1b
cheat flake8 for now until we can refactor save into the model class
2023-03-20 18:41:03 +02:00
Richard Jozsa
66c326b789
Add proper handling of multiple environments
2023-03-20 15:54:58 +01:00
Yinon Polak
2f386913ac
refactor classifiers class names
2023-03-20 11:54:17 +02:00
Matthias
4f4bfdac4d
Adjustments to okx stoploss
2023-03-20 09:00:00 +01:00
Matthias
8b6ea32c4c
Merge pull request #8357 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.21.0
...
Bump pytest-asyncio from 0.20.3 to 0.21.0
2023-03-20 08:59:19 +01:00
Matthias
ff497d5c90
Merge pull request #8356 from freqtrade/dependabot/pip/develop/fastapi-0.95.0
...
Bump fastapi from 0.94.0 to 0.95.0
2023-03-20 08:54:49 +01:00
Matthias
c05db6742c
Merge pull request #8351 from freqtrade/dependabot/pip/develop/ccxt-3.0.23
...
Bump ccxt from 2.9.12 to 3.0.23
2023-03-20 08:52:12 +01:00
Matthias
75f75f3881
Merge pull request #8358 from freqtrade/dependabot/pip/develop/ast-comments-1.0.1
...
Bump ast-comments from 1.0.0 to 1.0.1
2023-03-20 08:51:56 +01:00
dependabot[bot]
a4e4310d40
Bump pytest-asyncio from 0.20.3 to 0.21.0
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.20.3 to 0.21.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.3...v0.21.0 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 07:11:18 +00:00
Matthias
dfc3524334
Merge pull request #8355 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.1
...
Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1
2023-03-20 08:10:17 +01:00
Matthias
a0913588b8
Merge pull request #8353 from freqtrade/dependabot/pip/develop/pre-commit-3.2.0
...
Bump pre-commit from 3.1.1 to 3.2.0
2023-03-20 08:10:04 +01:00
Matthias
c56b344077
Merge pull request #8354 from freqtrade/dependabot/pip/develop/ruff-0.0.257
...
Bump ruff from 0.0.255 to 0.0.257
2023-03-20 08:09:08 +01:00
dependabot[bot]
cb1f971d4b
Bump ccxt from 2.9.12 to 3.0.23
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 2.9.12 to 3.0.23.
- [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/2.9.12...3.0.23 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 06:39:13 +00:00
Matthias
78e64be04e
Merge pull request #8349 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.7
...
Bump sqlalchemy from 2.0.5.post1 to 2.0.7
2023-03-20 07:38:07 +01:00
dependabot[bot]
3175121030
Bump ast-comments from 1.0.0 to 1.0.1
...
Bumps [ast-comments](https://github.com/t3rn0/ast-comments ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/t3rn0/ast-comments/releases )
- [Commits](https://github.com/t3rn0/ast-comments/compare/1.0.0...1.0.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-03-20 05:47:55 +00:00
dependabot[bot]
8d649988ca
Bump fastapi from 0.94.0 to 0.95.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.94.0 to 0.95.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.94.0...0.95.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-03-20 05:47:47 +00:00
Matthias
ec7e7e744b
Merge pull request #8352 from freqtrade/dependabot/pip/develop/uvicorn-0.21.1
...
Bump uvicorn from 0.21.0 to 0.21.1
2023-03-20 06:46:46 +01:00
Matthias
5c754eb4d3
Merge pull request #8350 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.3
...
Bump mkdocs-material from 9.1.2 to 9.1.3
2023-03-20 06:46:25 +01:00
Matthias
54d8aa7782
Test stoploss_adjust okx
2023-03-20 06:46:00 +01:00
Matthias
4690244673
Enable okx stop-price types
2023-03-20 06:40:57 +01:00
Matthias
2de5a59d89
Add test for dry-run fetching
2023-03-20 06:38:42 +01:00
Matthias
98685f1c98
Merge pull request #8348 from freqtrade/dependabot/pip/develop/python-rapidjson-1.10
...
Bump python-rapidjson from 1.9 to 1.10
2023-03-20 06:29:35 +01:00
Matthias
88e93b4902
Merge pull request #8346 from freqtrade/dependabot/pip/develop/nbconvert-7.2.10
...
Bump nbconvert from 7.2.9 to 7.2.10
2023-03-20 06:29:02 +01:00
Matthias
dcca51985d
sqlalchemy - pre-commit
2023-03-20 06:27:39 +01:00
Matthias
21f2f67ffa
Merge pull request #8347 from freqtrade/dependabot/pip/develop/filelock-3.10.0
...
Bump filelock from 3.9.0 to 3.10.0
2023-03-20 06:24:50 +01:00
dependabot[bot]
c78342b194
Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.7.1 to 1.8.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.7.1...v1.8.1 )
---
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 >
2023-03-20 03:58:15 +00:00
dependabot[bot]
29b9be9bd0
Bump ruff from 0.0.255 to 0.0.257
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.255 to 0.0.257.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.255...v0.0.257 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 03:57:47 +00:00
dependabot[bot]
4543a1fe02
Bump pre-commit from 3.1.1 to 3.2.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.1.1 to 3.2.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.1.1...v3.2.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-03-20 03:57:33 +00:00
dependabot[bot]
fc7c8cce3c
Bump uvicorn from 0.21.0 to 0.21.1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.21.0 to 0.21.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.21.0...0.21.1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 03:57:28 +00:00
dependabot[bot]
7d1559f319
Bump mkdocs-material from 9.1.2 to 9.1.3
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.2 to 9.1.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.1.2...9.1.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-03-20 03:57:13 +00:00
dependabot[bot]
a43502093d
Bump sqlalchemy from 2.0.5.post1 to 2.0.7
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.5.post1 to 2.0.7.
- [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-03-20 03:57:07 +00:00
dependabot[bot]
47e84ad106
Bump python-rapidjson from 1.9 to 1.10
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.9 to 1.10.
- [Release notes](https://github.com/python-rapidjson/python-rapidjson/releases )
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.9...v1.10 )
---
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-03-20 03:56:54 +00:00
dependabot[bot]
5ade5777e8
Bump filelock from 3.9.0 to 3.10.0
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.9.0...3.10.0 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 03:56:49 +00:00
dependabot[bot]
fb0e824a83
Bump nbconvert from 7.2.9 to 7.2.10
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.2.9 to 7.2.10.
- [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.2.9...v7.2.10 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-20 03:56:45 +00:00
Matthias
a7c7f720c0
Add test for okx fetch_stop
2023-03-19 20:03:34 +01:00
Matthias
224f289ec8
OKX Stop: Add some more okx specific logic
2023-03-19 19:45:30 +01:00
Matthias
d84ece7258
Use conditional orders for stop orders
2023-03-19 19:44:35 +01:00
Matthias
6c5dc7e0a9
OKX: improve stop order handling
2023-03-19 19:44:35 +01:00
Matthias
df20757d21
OKX stop: implement proper stoploss fetching
2023-03-19 19:44:35 +01:00
Matthias
a2ce288241
Add okx stoploss on exchange (non-working for futures).
2023-03-19 19:44:35 +01:00
Matthias
ce3efa8f00
Remove pointless asserts
2023-03-19 18:05:08 +01:00
Matthias
c92f28bf6f
ruff: Activate UP ruleset
2023-03-19 17:57:56 +01:00
Matthias
222ecdecd2
Improve code quality
2023-03-19 17:50:08 +01:00
Yinon Polak
1c11a5f048
improve mlp documentation
2023-03-19 18:10:57 +02:00
Yinon Polak
903a1dc3e5
improve mlp documentation
2023-03-19 18:04:01 +02:00
Yinon Polak
6f9a8a089c
add mlp documentation
2023-03-19 17:45:30 +02:00
Yinon Polak
8bee499328
modify feedforward net, move layer norm to start of thr block
2023-03-19 17:03:36 +02:00
Matthias
236499a195
Reorder push logic for ghcr
2023-03-19 15:47:42 +01:00
Matthias
3d91dd8a98
Support post-only orders for Binance spot
...
closes #8044
2023-03-19 15:36:35 +01:00
Matthias
9ccc3e52ec
Simplify time in force code structure
2023-03-19 15:30:27 +01:00
Matthias
f5f151fcc5
Fix typing error
2023-03-19 15:06:56 +01:00
Matthias
f455e3327c
Simplify method further
2023-03-19 15:01:37 +01:00
Matthias
cd9c2c4c23
Merge branch 'develop' into pr/froggleston/7861
2023-03-19 15:00:20 +01:00
Matthias
af6fc886f6
Small refactor for new methods
2023-03-19 14:56:41 +01:00
Matthias
7aa56adf15
Merge pull request #7951 from hippocritical/strategy_utils
...
strategy_updater
2023-03-19 14:28:36 +01:00
Yinon Polak
719faab4b8
fix test
2023-03-19 15:21:34 +02:00
Yinon Polak
9f477aa3c9
sort imports
2023-03-19 15:09:50 +02:00
Yinon Polak
61ac36c576
fix test
2023-03-19 14:49:12 +02:00
Yinon Polak
366c148c10
create children class to PyTorchClassifier to implement the fit method where we initialize the trainer and model objects
2023-03-19 14:38:49 +02:00
Matthias
bf3f2e4de4
Fix failing test
2023-03-19 11:16:54 +01:00
hippocritical
763f4f4a3e
Merge branch 'freqtrade:develop' into strategy_utils
2023-03-18 20:15:12 +01:00
hippocritical
4925d8f580
Merge remote-tracking branch 'origin/strategy_utils' into strategy_utils
2023-03-18 20:07:34 +01:00
hippocritical
b1f88e8861
fixed typo from trades to trade
2023-03-18 20:02:55 +01:00
Yinon Polak
a49f62eecb
classifier test - set model file extension
2023-03-18 20:51:30 +02:00
Matthias
62c8dd98d5
Use combination of thread-local and asyncio-aware session context
2023-03-18 19:28:22 +01:00
Matthias
b0a7b64d44
Close sessions after telegram calls
2023-03-18 19:28:22 +01:00
Matthias
d808dd49e8
Fix ruff violation
2023-03-18 19:28:13 +01:00
Matthias
818d2bf92a
Fix stoploss on exchange value in /show_config call
2023-03-18 18:02:46 +01:00
Matthias
f98a12c26c
Merge pull request #8343 from freqtrade/freqai/add_pair
...
Add pair output to "tossed" messages
2023-03-18 18:02:36 +01:00
Matthias
477dc50425
Add pair output to "tossed" messages
2023-03-18 16:32:07 +00:00
Yinon Polak
fab9ff1294
fix tests
2023-03-18 15:27:38 +02:00
Yinon Polak
1c91b4427b
Merge remote-tracking branch 'origin/feat/add-pytorch-model-support' into feat/add-pytorch-model-support
2023-03-18 14:14:38 +02:00
Yinon Polak
244662b1a4
set class names attribute in the general classifier testing strategy
2023-03-18 14:12:31 +02:00
Robert Caulk
186fe5933b
Merge pull request #8338 from freqtrade/freqai_exception
...
Fix exceptions when training fails
2023-03-18 12:56:25 +01:00
Matthias
8ab35bbaf3
Merge pull request #8340 from freqtrade/sqlalchemy2_queyr
...
remove Sqlalchemy .query usage
2023-03-18 08:10:56 +01:00
Matthias
9044052b4e
Fix exceptions when training fails
2023-03-17 18:29:10 +01:00
hippocritical
209811d23a
Merge branch 'freqtrade:develop' into strategy_utils
2023-03-17 08:48:52 +01:00
Matthias
764d5507a3
Fix typo in docker param
2023-03-17 07:05:13 +01:00
Matthias
628f6b8b7c
Fix crane docker permissions
2023-03-17 07:05:13 +01:00
Matthias
0d3de07012
use Crane to move images around
2023-03-17 07:05:13 +01:00
Matthias
db0f449d93
Use docker manifest for GHCR builds
2023-03-17 07:05:13 +01:00
Matthias
774eacc561
Attempt push to ghcr.io
2023-03-17 07:05:13 +01:00
Matthias
e3e4fbd5ba
Minor test fix
2023-03-16 19:24:37 +01:00
Matthias
b7709126f9
remove .query completely
2023-03-16 18:07:22 +01:00
Matthias
4cfbc55d34
Update remaining tests to get rid of .query
2023-03-16 18:07:06 +01:00
Robert Caulk
00054dcfde
Merge pull request #8307 from initrv/tensorboard-category
...
Improve tensorboard_log
2023-03-16 11:10:29 +01:00
Matthias
9d6e973e5b
remove .query from most tests
2023-03-16 07:25:04 +01:00
Matthias
6ed337faa3
Update several tests to remove .query
2023-03-16 07:04:15 +01:00
Matthias
e579ff9532
Simplify pairlock querying
2023-03-16 06:48:12 +01:00
Matthias
ae361e1d5d
Update more .query usages
2023-03-16 06:44:53 +01:00
Richard Jozsa
d03fe1f8ee
add latest experimental version of gymnasium
2023-03-16 00:53:37 +01:00
Matthias
8865af9104
Remove .query from pairlock
2023-03-15 21:21:00 +01:00
Matthias
aa54b77702
Rename _session to sessoin
2023-03-15 21:12:06 +01:00
Matthias
8073989c98
Remove more usages of .query
2023-03-15 21:10:47 +01:00
Matthias
d45599ca3b
Fix some type errors
2023-03-15 21:09:25 +01:00
Matthias
b469addffb
remove usage of .query from regular models
2023-03-15 21:00:30 +01:00
Matthias
47ab285252
Minor test fix
2023-03-15 20:49:35 +01:00
Matthias
95ff59a21c
Improve documentation for get_trades_proxy
2023-03-15 07:23:54 +01:00
Matthias
7e08e3a59a
Update example to use get_trades_proxy
2023-03-15 07:22:07 +01:00
robcaulk
4550447409
cheat flake8 for now until we can refactor save into the model class
2023-03-14 21:13:30 +01:00
Matthias
8f29312c9e
Minimum re-entry stake should not include stoploss
2023-03-14 08:14:01 +01:00
Matthias
5c280d5649
Improve emergency_exit handling
2023-03-13 20:28:13 +01:00
Matthias
b23cea6e59
Bump ruff to 0.0.255
2023-03-13 20:16:12 +01:00
Matthias
487469680f
Use correct exception type for ccxt.InvalidOrder
2023-03-13 20:13:12 +01:00
Matthias
8fd13933c3
Improve variable naming
2023-03-13 19:51:03 +01:00
Matthias
cf70deaf8d
Disallow negative liquidation prices
...
part of #8300
2023-03-13 19:41:39 +01:00
Matthias
3d31eca365
Update Exception to contain more info
...
part of #8300
2023-03-13 19:40:52 +01:00
Matthias
d723979c42
Move total_trades to explicit variable
2023-03-13 19:21:53 +01:00
Yinon Polak
366740885a
reduce mlp number of parameters for testing
2023-03-13 20:18:26 +02:00
Yinon Polak
918889a2bd
reduce mlp number of parameters for testing
2023-03-13 20:09:12 +02:00
pbs
fc6d7f012e
Support for python 3.11
2023-03-13 17:34:34 +00:00
Matthias
1947fab3d7
Merge pull request #8315 from freqtrade/dependabot/pip/develop/uvicorn-0.21.0
...
Bump uvicorn from 0.20.0 to 0.21.0
2023-03-13 18:11:13 +01:00
Matthias
cdb97e64ab
Merge pull request #8323 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.7.1
...
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1
2023-03-13 18:10:04 +01:00
Matthias
daa59f6248
Merge pull request #8322 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.2
...
Bump mkdocs-material from 9.1.1 to 9.1.2
2023-03-13 18:08:08 +01:00
Yinon Polak
9c8c30b0e8
add test
2023-03-13 17:17:00 +02:00
initrv
f3a1177bad
bring inc back
2023-03-13 17:53:35 +03:00
dependabot[bot]
ad5afd3047
Bump uvicorn from 0.20.0 to 0.21.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.20.0 to 0.21.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.20.0...0.21.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-03-13 08:08:57 +00:00
Matthias
458bfcc89b
Merge pull request #8324 from freqtrade/dependabot/pip/develop/urllib3-1.26.15
...
Bump urllib3 from 1.26.14 to 1.26.15
2023-03-13 09:02:17 +01:00
Matthias
d4122c36ac
Merge pull request #8317 from freqtrade/dependabot/pip/develop/fastapi-0.94.0
...
Bump fastapi from 0.92.0 to 0.94.0
2023-03-13 09:01:59 +01:00
Matthias
0e663a5bf8
Refresh binance cached leverage tiers
2023-03-13 07:06:59 +01:00
Matthias
562efd1841
Merge pull request #8320 from freqtrade/dependabot/pip/develop/pytest-7.2.2
...
Bump pytest from 7.2.1 to 7.2.2
2023-03-13 06:59:00 +01:00
Matthias
7baa2b9005
Merge pull request #8321 from freqtrade/dependabot/pip/develop/mypy-1.1.1
...
Bump mypy from 1.0.1 to 1.1.1
2023-03-13 06:58:32 +01:00
dependabot[bot]
10c5adfa50
Bump fastapi from 0.92.0 to 0.94.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.92.0 to 0.94.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.92.0...0.94.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-03-13 05:37:55 +00:00
Matthias
44c4729a9d
Merge pull request #8319 from freqtrade/dependabot/pip/develop/pydantic-1.10.6
...
Bump pydantic from 1.10.5 to 1.10.6
2023-03-13 06:28:28 +01:00
dependabot[bot]
dc6af9a1a7
Bump urllib3 from 1.26.14 to 1.26.15
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.14 to 1.26.15.
- [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/1.26.14...1.26.15 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-13 03:57:54 +00:00
dependabot[bot]
82707be7d0
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.6.4 to 1.7.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.6.4...v1.7.1 )
---
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 >
2023-03-13 03:57:48 +00:00
dependabot[bot]
b800f27092
Bump mkdocs-material from 9.1.1 to 9.1.2
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.1 to 9.1.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.1.1...9.1.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-03-13 03:57:46 +00:00
dependabot[bot]
31daf72cc6
Bump mypy from 1.0.1 to 1.1.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v1.0.1...v1.1.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-13 03:57:40 +00:00
dependabot[bot]
22ebf04daa
Bump pytest from 7.2.1 to 7.2.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.2.1 to 7.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/7.2.1...7.2.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-03-13 03:57:29 +00:00
dependabot[bot]
52a091e063
Bump pydantic from 1.10.5 to 1.10.6
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.6/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.5...v1.10.6 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-13 03:57:23 +00:00
Yinon Polak
d7ea750823
revert to using model_training_parameters
2023-03-13 00:35:51 +02:00
Yinon Polak
b6096efadd
logging change
2023-03-13 00:35:14 +02:00
Yinon Polak
b927c9dc01
remove train loss calculation from estimate_loss
2023-03-13 00:17:34 +02:00
Yinon Polak
523a58d3d6
simplify statement for pytorch file_type extension
2023-03-13 00:16:44 +02:00
Matthias
fbca8e6587
Allow empty pairlock reasons through api
...
closes #8312
2023-03-12 21:31:08 +01:00
initrv
a10f78e3ef
fix increment in case of 0
2023-03-12 23:29:27 +03:00
hippocritical
8987e5f108
Merge branch 'freqtrade:develop' into strategy_utils
2023-03-12 20:14:40 +01:00
Matthias
f584edf809
Improve tests by simply running a full strategy through everything
2023-03-12 16:45:56 +01:00
Matthias
f5848ea891
Add test for successful_buys
2023-03-12 16:29:18 +01:00
Matthias
b5c4f9ebe2
Split updater_tests to be clearer
2023-03-12 16:27:54 +01:00
Matthias
0911cd72a2
Add test for strategy-updater start method
2023-03-12 15:59:14 +01:00
Matthias
d2a412d2c6
Simplify start_strategy_update
2023-03-12 15:47:03 +01:00
Matthias
cb086f79ff
Improve doc wording and command parameters
2023-03-12 15:46:44 +01:00
Matthias
d9bff68501
Merge pull request #8311 from froggleston/develop
...
Fix None limit on pair_candles RPC call
2023-03-12 15:25:30 +01:00
Matthias
5bfee44bba
Whitespace fix
2023-03-12 15:24:27 +01:00
Yinon Polak
0012fe36ca
sort imports
2023-03-12 16:16:04 +02:00
hippocritical
d186f8f1e1
Merge branch 'freqtrade:develop' into strategy_utils
2023-03-12 14:40:02 +01:00
Yinon Polak
cb17b36981
simplify file_type check comparisons
2023-03-12 14:50:08 +02:00
froggleston
aa283a0447
Fix None limit on pair_candles RPC call
2023-03-12 12:44:12 +00:00
Yinon Polak
f9fdf1c31b
generalize mlp model
2023-03-12 14:31:08 +02:00
Yinon Polak
1cf0e7be24
use one iteration on all test and train data for evaluation
2023-03-12 12:48:15 +02:00
initrv
82cb107520
add tensorboard category
2023-03-12 01:32:55 +03:00
Matthias
b23841fbfe
Bump ccxt to 2.9.12
2023-03-11 17:35:30 +01:00
Matthias
8726a4645d
Don't use deprecated Type construct
2023-03-11 15:15:32 +01:00
Matthias
59d2ff3ffa
Simplify handle_cancel_exit
2023-03-11 15:15:10 +01:00
Matthias
39c651e40c
Remove pointless reset of close_profit
2023-03-11 15:15:02 +01:00
Matthias
a2336f256b
Add profit descriptions
...
closes #8234
2023-03-11 08:25:45 +01:00
Matthias
a76ca771f8
telegram: Fix sending telegram message with exception
2023-03-10 18:09:05 +01:00
hippocritical
f722823b0d
Merge remote-tracking branch 'origin/strategy_utils' into strategy_utils
2023-03-10 09:24:08 +01:00
hippocritical
a3988f56b2
Sorry matthias, did not see that you already committed something and did overwrite you.
...
Added your version to it instead of mine and pushed again (since it was already overwritten by me).
2023-03-10 09:23:56 +01:00
hippocritical
5a467eb969
Merge branch 'freqtrade:develop' into strategy_utils
2023-03-10 09:18:44 +01:00
hippocritical
5f8202e1b5
Merge remote-tracking branch 'origin/strategy_utils' into strategy_utils
...
# Conflicts:
# freqtrade/commands/strategy_utils_commands.py
# tests/test_strategy_updater.py
2023-03-10 09:00:00 +01:00
hippocritical
bfc7f48f17
added checks for python3.8 or lower since ast_comments.unparse() needs python 3.9 or higher.
...
testing with python 3.8 would make the build fail tests, skipping it there.
2023-03-10 08:59:07 +01:00
Matthias
5b2a291109
Merge pull request #8273 from freqtrade/stop_from_open_lev
...
Stop from open lev
2023-03-09 19:44:16 +01:00
Matthias
d3a3ddbc61
Check if exchang provides bid/ask via fetch_tickers - and fail with spread filter if it doesn't.
...
closes #8286
2023-03-09 19:42:43 +01:00
Yinon Polak
8a9f2aedbb
improve documentation
2023-03-09 14:55:52 +02:00
Yinon Polak
e88a0d5248
convert single quotes to double quotes
2023-03-09 13:29:11 +02:00
Yinon Polak
2ef11faba7
reformat documentation
2023-03-09 13:25:20 +02:00
Yinon Polak
c9eee2944b
reformat documentation
2023-03-09 13:01:04 +02:00
Yinon Polak
6f962362f2
expand pytorch trainer documentation
2023-03-09 12:45:46 +02:00
Yinon Polak
ba5de0cd00
add documentation
2023-03-09 11:21:10 +02:00
Yinon Polak
3081b9402b
add documentation
2023-03-09 11:14:54 +02:00
Matthias
30fd1e742e
Add 3.8 block for strategyUpdater
2023-03-09 07:46:58 +00:00
Matthias
4d8e3c25bd
Merge branch 'develop' into strategy_utils
2023-03-09 07:12:48 +00:00
ASU
1132fa6093
feat: Added price_rounding modes in config
2023-03-09 02:11:31 +02:00
Matthias
29dfb5c169
Merge pull request #8291 from freqtrade/allow-ohlc-removal
...
allow user to drop ohlc from features in RL
2023-03-08 21:04:34 +01:00
robcaulk
d10ee0979a
ensure training_features_list is updated properly
2023-03-08 19:37:11 +01:00
Matthias
0318486bee
Update stoploss_from_open documentation for leverage adjustment
2023-03-08 19:35:26 +01:00
Robert Caulk
85e345fc48
Update BaseReinforcementLearningModel.py
2023-03-08 19:29:39 +01:00
Yinon Polak
1597c3aa89
set class names in IStrategy.set_freqai_targets method, also save class name with model meta data
2023-03-08 18:36:44 +02:00
Yinon Polak
7d26df01b8
fix tensor type hint
2023-03-08 16:17:19 +02:00
Yinon Polak
c8296ccb2d
sort imports
2023-03-08 16:13:35 +02:00
Yinon Polak
8d60327d60
add missing import
2023-03-08 16:12:47 +02:00
Yinon Polak
04564dc134
add missing import
2023-03-08 16:11:51 +02:00
Yinon Polak
6161b858c4
sort imports
2023-03-08 16:10:25 +02:00
Yinon Polak
1921a07b89
sort imports
2023-03-08 16:08:04 +02:00
Yinon Polak
b65ade51be
revert config_freqai_example changes
2023-03-08 16:05:02 +02:00
Yinon Polak
dfbb2e2b35
sort imports
2023-03-08 16:03:36 +02:00
Yinon Polak
1805db2b07
change documentation and small bugfix
2023-03-08 15:38:22 +02:00
Yinon Polak
76fbec0c17
ad multiclass target names encoder to ints
2023-03-08 14:29:38 +02:00
robcaulk
29d337fa02
ensure ohlc is dropped from both train and predict
2023-03-08 11:26:28 +01:00
Matthias
2c7ae756f5
Improve mock behavior
2023-03-08 07:05:59 +01:00
robcaulk
d9dc831772
allow user to drop ohlc from features in RL
2023-03-07 11:33:54 +01:00
Yinon Polak
4241bff32a
type hints fixes
2023-03-06 20:15:36 +02:00
Yinon Polak
5dd60eda36
type hints fixes
2023-03-06 19:37:08 +02:00
Yinon Polak
8acdd0b47c
type hints fixes
2023-03-06 19:14:54 +02:00
Yinon Polak
125085fbaf
add freqai.model_exists pytorch file type support
2023-03-06 18:10:49 +02:00
Yinon Polak
7eedcb9c14
reformat code
2023-03-06 17:56:07 +02:00
Yinon Polak
e6e747bcd8
reformat code
2023-03-06 17:50:02 +02:00
Yinon Polak
348a08f1c4
add todo - currently assuming class labels are strings ['0.0', '1.0' .. n_classes]. need to resolve it per ClassifierModel
2023-03-06 16:41:47 +02:00
Yinon Polak
b1ac2bf515
use data loader, add evaluation on epoch
2023-03-06 16:16:45 +02:00
Matthias
b710bdaf6c
Merge pull request #8284 from freqtrade/dependabot/pip/develop/ccxt-2.9.4
...
Bump ccxt from 2.8.98 to 2.9.4
2023-03-06 10:49:10 +01:00
Matthias
27fa297209
Merge pull request #8282 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.10
...
Bump types-python-dateutil from 2.8.19.9 to 2.8.19.10
2023-03-06 09:13:42 +01:00
dependabot[bot]
85e64cd121
Bump ccxt from 2.8.98 to 2.9.4
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 2.8.98 to 2.9.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/2.8.98...2.9.4 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 07:21:23 +00:00
Matthias
0d876d7a89
Merge branch 'develop' into dependabot/pip/develop/types-python-dateutil-2.8.19.10
2023-03-06 08:20:59 +01:00
Matthias
69e5377f3d
Merge pull request #8280 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.5.post1
...
Bump sqlalchemy from 2.0.4 to 2.0.5.post1
2023-03-06 08:20:17 +01:00
Matthias
532ecaf2c8
Merge pull request #8276 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.10
...
Bump pymdown-extensions from 9.9.2 to 9.10
2023-03-06 08:07:20 +01:00
Matthias
d779d60812
Expose total_profit_ratio through API
2023-03-06 07:10:02 +01:00
Matthias
c4a80e33ea
Fix missing newline in telegram /status
2023-03-06 07:01:25 +01:00
Matthias
cab1b750b3
Improve test accuracy
2023-03-06 06:39:05 +01:00
Matthias
9d285e3dc0
Add total_profit_ratio to telegram output
...
part of #8234
2023-03-06 06:39:05 +01:00
Matthias
fff08f737f
/status msg - improve formatting further
2023-03-06 06:39:05 +01:00
Matthias
ca789b3282
/status - whitespace
2023-03-06 06:39:05 +01:00
Matthias
11eea9b4e1
Fix formatting for /status Realized profit
2023-03-06 06:39:05 +01:00
Matthias
de015a2d7e
Improve telegram message formatting
2023-03-06 06:39:05 +01:00
Matthias
4cfc7e4427
Merge pull request #8275 from freqtrade/dependabot/pip/develop/ruff-0.0.254
...
Bump ruff from 0.0.253 to 0.0.254
2023-03-06 06:38:57 +01:00
Matthias
0a525c6d32
Merge pull request #8274 from freqtrade/dependabot/pip/develop/orjson-3.8.7
...
Bump orjson from 3.8.6 to 3.8.7
2023-03-06 06:37:43 +01:00
Matthias
ae8c426025
Merge pull request #8278 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.38
...
Bump prompt-toolkit from 3.0.37 to 3.0.38
2023-03-06 06:37:21 +01:00
dependabot[bot]
0fe72510d5
Bump pymdown-extensions from 9.9.2 to 9.10
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 9.9.2 to 9.10.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.9.2...9.10 )
---
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-03-06 05:36:16 +00:00
Matthias
fecb9db072
Merge pull request #8277 from freqtrade/dependabot/pip/develop/cryptography-39.0.2
...
Bump cryptography from 39.0.1 to 39.0.2
2023-03-06 06:36:16 +01:00
Matthias
30ac648539
Merge pull request #8279 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.1
...
Bump mkdocs-material from 9.0.15 to 9.1.1
2023-03-06 06:35:31 +01:00
Matthias
25fd4a04d6
Update sqlalchemy QueryPropertyDescriptor to match latest version
2023-03-06 06:34:37 +01:00
Matthias
9750e9ca4e
pre-commit python-dateutil
2023-03-06 06:32:33 +01:00
dependabot[bot]
a57b033745
Bump types-python-dateutil from 2.8.19.9 to 2.8.19.10
...
Bumps [types-python-dateutil](https://github.com/python/typeshed ) from 2.8.19.9 to 2.8.19.10.
- [Release notes](https://github.com/python/typeshed/releases )
- [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 >
2023-03-06 03:57:27 +00:00
dependabot[bot]
48e16f6aba
Bump sqlalchemy from 2.0.4 to 2.0.5.post1
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.4 to 2.0.5.post1.
- [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-03-06 03:57:18 +00:00
dependabot[bot]
d1d9e25c2e
Bump mkdocs-material from 9.0.15 to 9.1.1
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.0.15 to 9.1.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.0.15...9.1.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-03-06 03:57:03 +00:00
dependabot[bot]
57969f8b01
Bump prompt-toolkit from 3.0.37 to 3.0.38
...
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit ) from 3.0.37 to 3.0.38.
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases )
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG )
- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.37...3.0.38 )
---
updated-dependencies:
- dependency-name: prompt-toolkit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 03:56:58 +00:00
dependabot[bot]
8484427cf8
Bump cryptography from 39.0.1 to 39.0.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 39.0.1 to 39.0.2.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/39.0.1...39.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 >
2023-03-06 03:56:54 +00:00
dependabot[bot]
f4c17be8de
Bump ruff from 0.0.253 to 0.0.254
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.253 to 0.0.254.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.253...v0.0.254 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-06 03:56:44 +00:00
dependabot[bot]
0bdd238d7f
Bump orjson from 3.8.6 to 3.8.7
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.8.6 to 3.8.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.8.6...3.8.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-03-06 03:56:37 +00:00
hippocritical
1bb697e58c
Merge remote-tracking branch 'origin/strategy_utils' into strategy_utils
2023-03-05 18:48:54 +01:00
hippocritical
b072fae507
added strategy-updater compartment inside utils.md
2023-03-05 18:48:32 +01:00
hippocritical
9fa6bfa655
Merge branch 'freqtrade:develop' into strategy_utils
2023-03-05 16:25:17 +01:00
hippocritical
da44b39423
Merge remote-tracking branch 'origin/strategy_utils' into strategy_utils
2023-03-05 16:20:46 +01:00
hippocritical
d0d6f53dec
fixed github formatting errors
2023-03-05 16:19:26 +01:00
Yinon Polak
751b205618
initial commit
2023-03-05 16:59:24 +02:00
Matthias
d80760d20c
bump ccxt to 2.8.98
2023-03-05 14:16:53 +01:00
hippocritical
5dd919b7ad
Merge branch 'freqtrade:develop' into strategy_utils
2023-03-05 12:30:26 +01:00
Matthias
108a578772
Update tests to latest rpc changes
2023-03-04 20:17:19 +01:00
Matthias
9444bbb6f3
/maxentries should be in single tics.
2023-03-04 20:09:39 +01:00
Matthias
7c0c98a368
Properly format first entry value, too.
2023-03-04 20:08:20 +01:00
Matthias
c1d395a7d8
Revert "Bump ccxt to 2.8.88"
...
This reverts commit 51c15d894b .
2023-03-04 20:02:20 +01:00
Matthias
3f6795962f
Update bybit orderbook test
2023-03-04 19:49:59 +01:00
Matthias
60e651b481
Updat bybit ohlcv data to v5
2023-03-04 19:49:37 +01:00
Matthias
548db18857
Improve wording on partial exit notifications
2023-03-04 19:27:55 +01:00
Matthias
aec11618ce
Telegram improved formatting
2023-03-04 18:28:15 +01:00
Matthias
f0cbb4f949
Expose relative realized profit
2023-03-04 18:20:31 +01:00
Matthias
027e023443
Stop from open with leverage
2023-03-04 18:02:47 +01:00
Matthias
51c15d894b
Bump ccxt to 2.8.88
...
closes #8270
2023-03-04 15:27:01 +01:00
Andy Lawless
b262f0b374
Update docs re: bot_loop_start in backtest
2023-03-03 20:46:43 +00:00
Andy Lawless
a3dee9350f
Move bot_loop_start call to run on every candle
2023-03-03 20:37:05 +00:00
Matthias
d0045673fa
Add explicit test for stoploss_from_open
2023-03-03 20:32:33 +01:00
hippocritical
d92971cca1
Merge branch 'freqtrade:develop' into strategy_utils
2023-03-03 18:56:00 +01:00
hippocritical
87b7513401
fixed --strategy-list
...
moved ast comments to requirements.txt >=1.0.0 (since that is the first version that adds the comments unparsing)
2023-03-03 18:53:09 +01:00
Matthias
c03c3a5706
improve order REPR display
2023-03-03 18:12:41 +01:00
Matthias
9573974c47
Update deprecations document
2023-03-03 06:36:35 +01:00
Matthias
6e9ff5fdd8
Merge pull request #8202 from freqtrade/remove-populate-any-indicators
...
remove populate_any_indicators
2023-03-03 06:33:25 +01:00
Matthias
022f85095e
Show Number of exits
...
part of #8234
2023-03-03 06:31:40 +01:00
Matthias
6a0848a3a9
Merge pull request #8267 from freqtrade/python_3.11
...
Python 3.11
2023-03-03 06:31:33 +01:00
Matthias
13376fdad8
Merge pull request #8220 from eSAMTrade/remove-redundant-dependencies
...
removed redundant dependencies from environment.yml
2023-03-03 06:25:22 +01:00
Matthias
5b0c143713
Update some comments about 3.11
2023-03-02 19:39:31 +01:00
Matthias
5d0e14b564
Don't mock full modules
2023-03-02 18:23:49 +01:00
Matthias
38050b5346
Simplify "model-run" conditions
2023-03-02 18:23:49 +01:00
Matthias
b1a5776f14
Skip reinforcement learning for python 3.11
2023-03-02 18:23:49 +01:00
Matthias
7a7f16b658
Skip catboost tests on py3.11
2023-03-02 18:23:49 +01:00
Matthias
684d310ea0
Limit catboost to python <3.11
2023-03-02 18:23:49 +01:00
Matthias
49bfa556bf
Update CI to test against python 3.11
2023-03-02 18:23:49 +01:00
Matthias
e228733f1a
Merge pull request #8264 from xmatthias/sqlalchemy_2
...
Sqlalchemy 2
2023-03-02 18:23:01 +01:00
Matthias
103bd9e2f2
keep Trade.session private
2023-03-02 07:26:50 +01:00
Matthias
ba38a826e9
Update missing mocks
2023-03-02 06:46:17 +01:00
Matthias
8103656ae1
Bump mypy in pre-commit
2023-03-02 06:36:03 +01:00
Matthias
b980f45b2b
Fix test mypy errors
2023-03-02 06:23:01 +01:00
Matthias
b4b8dde4fb
Add sqlalchemy to pre-commit dependencies
2023-03-01 20:41:49 +01:00
Matthias
59d57d3466
Improve test resiliance
2023-03-01 20:32:56 +01:00
Matthias
f0f72fdd33
Don't define "mapped" on LocalTrade class
2023-03-01 20:32:32 +01:00
Matthias
388dfec50b
Remove last type error
2023-03-01 20:32:32 +01:00
Matthias
874413ccc5
Fix some style violations
2023-03-01 20:32:32 +01:00
Matthias
4a35d32b6a
Improve trade stop types
2023-03-01 20:32:32 +01:00
Matthias
a1166b1077
allow null fee on calc_base_close
2023-03-01 20:32:32 +01:00
Matthias
e5c9cde36f
Update trades_proxy typing
2023-03-01 20:32:32 +01:00
Matthias
b5f55c9b14
Improve type safety in backtesting
2023-03-01 20:32:32 +01:00
Matthias
7c09c01788
Add some more typehints
2023-03-01 20:32:32 +01:00
Matthias
0f914cf2bd
Use Mapped for LocalTrade
...
this won't initialize sqlalchemy, as the base class is not inheriting from sqlalchemy.
2023-03-01 20:32:32 +01:00
Matthias
d175ab495b
Move SessionType to base module
2023-03-01 20:32:32 +01:00
Matthias
f2f4158974
Bump sqlalchemy to 2.0.4
2023-03-01 20:32:32 +01:00
Matthias
764001a4c2
Don't reuse variable
2023-03-01 20:32:32 +01:00
Matthias
b65cff0adc
Update "Query" type
2023-03-01 20:32:32 +01:00
Matthias
db4f4498dc
Experimentally type query property ...
2023-03-01 20:32:32 +01:00
Matthias
c2c039151c
Improve typesafety around trade object
2023-03-01 20:32:32 +01:00
Matthias
8765e3a4d6
Fix some Type issues
2023-03-01 20:32:32 +01:00
Matthias
f6b3998bbd
Fix backtesting type incompatibilities
2023-03-01 20:32:32 +01:00
Matthias
0691bbaad9
Update some db types
2023-03-01 20:32:32 +01:00
Matthias
101d9ab87f
Improvements - tests runnable again
2023-03-01 20:32:32 +01:00
Matthias
65a5cf64df
Re-type session
2023-03-01 20:32:32 +01:00
Matthias
608a7c2d38
Add safe_close_rate
2023-03-01 20:32:31 +01:00
Matthias
e59eaf33e0
Update _session to session
2023-03-01 20:32:31 +01:00
Matthias
47b66f3220
More fun with types
2023-03-01 20:32:31 +01:00
Matthias
491f49388c
"Mapped" for trade_model
2023-03-01 20:32:31 +01:00
Matthias
bb116456a9
Update Types for Order object
2023-03-01 20:32:31 +01:00
Matthias
13b1a3e737
Properly pairlock columns using mapped
2023-03-01 20:32:31 +01:00
Matthias
98791752a9
Update TradeModels to mapped_column
2023-03-01 20:32:31 +01:00
Matthias
0bd9b00132
Pairlock to mappedColumn
2023-03-01 20:32:31 +01:00
Matthias
39a658eac2
Update DeclarativeBase
2023-03-01 20:32:31 +01:00
Matthias
3c019e0e16
tentative augmented typing of Trade object
2023-03-01 20:32:31 +01:00
Matthias
41e27ba621
Enhance some type info
2023-03-01 20:32:31 +01:00
Matthias
3a9d83f86c
Mypy: define sqlalchemy plugin
2023-03-01 20:32:31 +01:00
Matthias
9d455f58b1
Improve some trade model Types
2023-03-01 20:32:31 +01:00
Matthias
829e10ff87
Improve Type for models.py
2023-03-01 20:32:31 +01:00
Matthias
b62830031f
Dummy-type query objects
2023-03-01 20:32:31 +01:00
Matthias
a553a9923a
Update types for pairlock
2023-03-01 20:32:31 +01:00
dependabot[bot]
a629d455fb
Bump sqlalchemy from 1.4.46 to 2.0.3
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 1.4.46 to 2.0.3.
- [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-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-01 20:32:31 +01:00
Matthias
feabed30a3
Update remaining exchange mock occurances
2023-03-01 20:27:15 +01:00
Matthias
2ca8b0b12e
Update more exchange mocks to use EXMS
2023-03-01 20:27:15 +01:00
Matthias
bcdf4e0fe8
Use variable for exchange mocks to shorten lines
2023-03-01 20:27:15 +01:00
Matthias
78e5ec13bb
Use absolute path for generic mocks
2023-03-01 20:27:15 +01:00
Matthias
8b51f5f563
Lowercase exchange ID
2023-03-01 20:27:15 +01:00
Matthias
756c284ecd
Merge pull request #8225 from freqtrade/ruff2
...
Ruff - add PTH rule and subsequent changes
2023-03-01 20:27:06 +01:00
Matthias
d1b2e38ae9
if a stoploss order exists, always allow canceling that
2023-02-28 20:39:17 +01:00
Matthias
dd10dec73d
Improve variable wording
2023-02-28 20:31:02 +01:00
Matthias
f822f1795a
Reduce /status verbosity
2023-02-28 19:54:56 +01:00
Matthias
386915378b
Improve /status message (show Total profit)
2023-02-28 19:54:47 +01:00
Matthias
2f1c5cf143
Remove pointless pylint rules
2023-02-28 18:22:17 +01:00
Matthias
3706d28125
use pytest.approx in favor of "prec_satoshi" ...
2023-02-28 18:20:37 +01:00
Matthias
0707e70183
Remove deprecated current_profit from api responses
2023-02-28 18:20:37 +01:00
Matthias
bebee15d10
Improve TradeSchema readability
2023-02-28 18:20:36 +01:00
Matthias
5660036f47
Merge pull request #8245 from eSAMTrade/bugfix-8244
...
Fix last_process related bug in RPC.health (BUG-#8231)
2023-02-28 18:18:53 +01:00
Matthias
262f03bc92
Add backtest warning for market_direction feature
2023-02-28 17:26:38 +01:00
Matthias
244fd0e731
Merge pull request #8184 from LangLazy/feature
...
Feature market direction
2023-02-28 17:22:31 +01:00
Matthias
fe6af0ef5d
Merge pull request #8258 from freqtrade/dependabot/pip/develop/xgboost-1.7.4
...
Bump xgboost from 1.7.3 to 1.7.4
2023-02-28 12:06:17 +01:00
Matthias
fd63f50221
Merge pull request #8257 from freqtrade/dependabot/pip/develop/ccxt-2.8.54
...
Bump ccxt from 2.8.17 to 2.8.54
2023-02-28 12:05:42 +01:00
Matthias
5c13fbb0b8
Merge pull request #8256 from freqtrade/dependabot/pip/develop/types-cachetools-5.3.0.4
...
Bump types-cachetools from 5.3.0.0 to 5.3.0.4
2023-02-28 12:02:39 +01:00
Matthias
9a5b090894
pre-commit cachetools
2023-02-28 11:23:11 +01:00
dependabot[bot]
5a3f23f00c
Bump types-cachetools from 5.3.0.0 to 5.3.0.4
...
Bumps [types-cachetools](https://github.com/python/typeshed ) from 5.3.0.0 to 5.3.0.4.
- [Release notes](https://github.com/python/typeshed/releases )
- [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-02-28 09:26:32 +00:00
Matthias
8b347dfdcf
Merge pull request #8259 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.9
...
Bump types-python-dateutil from 2.8.19.8 to 2.8.19.9
2023-02-28 10:25:35 +01:00
Matthias
deca5479f0
pre-commit dateutil-types
2023-02-28 10:05:38 +01:00
Matthias
2ea71d466c
Merge pull request #8255 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.37
...
Bump prompt-toolkit from 3.0.36 to 3.0.37
2023-02-28 09:53:24 +01:00
Matthias
200f5ac157
Merge pull request #8252 from freqtrade/dependabot/pip/develop/ruff-0.0.253
...
Bump ruff from 0.0.252 to 0.0.253
2023-02-28 09:53:06 +01:00
Matthias
9e77effacb
Merge pull request #8253 from freqtrade/dependabot/pip/develop/pre-commit-3.1.1
...
Bump pre-commit from 3.1.0 to 3.1.1
2023-02-28 09:52:35 +01:00
Matthias
f5f883202d
Merge pull request #8254 from freqtrade/dependabot/pip/develop/plotly-5.13.1
...
Bump plotly from 5.13.0 to 5.13.1
2023-02-28 09:52:02 +01:00
dependabot[bot]
594757d27d
Bump types-python-dateutil from 2.8.19.8 to 2.8.19.9
...
Bumps [types-python-dateutil](https://github.com/python/typeshed ) from 2.8.19.8 to 2.8.19.9.
- [Release notes](https://github.com/python/typeshed/releases )
- [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 >
2023-02-28 05:52:58 +00:00
dependabot[bot]
fed5d87cfd
Bump xgboost from 1.7.3 to 1.7.4
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 1.7.3 to 1.7.4.
- [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.3...v1.7.4 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-28 05:52:55 +00:00
dependabot[bot]
adf5b7f233
Bump ccxt from 2.8.17 to 2.8.54
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 2.8.17 to 2.8.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/2.8.17...2.8.54 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-28 05:52:48 +00:00
dependabot[bot]
1b4c831469
Bump prompt-toolkit from 3.0.36 to 3.0.37
...
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit ) from 3.0.36 to 3.0.37.
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases )
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG )
- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.36...3.0.37 )
---
updated-dependencies:
- dependency-name: prompt-toolkit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-28 05:52:40 +00:00
dependabot[bot]
78e7ab92d8
Bump plotly from 5.13.0 to 5.13.1
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.13.0 to 5.13.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.13.0...v5.13.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-02-28 05:52:35 +00:00
dependabot[bot]
6e45e998ac
Bump pre-commit from 3.1.0 to 3.1.1
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.1.0 to 3.1.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.1.0...v3.1.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 >
2023-02-28 05:52:29 +00:00
dependabot[bot]
a75e9f193f
Bump ruff from 0.0.252 to 0.0.253
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.252 to 0.0.253.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.252...v0.0.253 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-28 05:52:21 +00:00
Matthias
0899e5cb83
Improve documentation wording
2023-02-28 06:41:18 +01:00
Rahul
39331b59ed
Fixed issues raised in PR
2023-02-27 22:51:22 +00:00
Matthias
65d1598a90
Show absolute profit in /status command
2023-02-27 21:17:02 +01:00
Matthias
46b987042b
Include realized_profit in api output
2023-02-27 20:47:07 +01:00
Matthias
75d1dd2793
Properly round Stake currencies in telegram message
2023-02-27 20:47:07 +01:00
Matthias
e5c68661fe
Simplify code line wrapping
2023-02-27 19:57:28 +01:00
Matthias
e482feed7d
Further improve behavior for telegram /status with stop on exchange
2023-02-27 19:40:02 +01:00
Matthias
87fe4108a2
Fix order numeration to also work with stoploss on exchange
2023-02-27 18:24:19 +01:00
Matthias
02c831a4e7
Improve Note wording
...
closes #8235
2023-02-27 18:04:21 +01:00
ASU
bcd416c83d
Removed unresolved FreqTrade typehint
2023-02-27 16:18:24 +02:00
ASU
1d5608d627
Fix last_process related bug in RPC.health
2023-02-27 12:14:38 +02:00
Matthias
79a14bcbe7
Merge pull request #8237 from freqtrade/dependabot/pip/develop/types-tabulate-0.9.0.1
...
Bump types-tabulate from 0.9.0.0 to 0.9.0.1
2023-02-27 10:44:54 +01:00
Matthias
81bc515e5d
Bump tabulate types for pre-commit
2023-02-27 10:00:41 +01:00
dependabot[bot]
201522f1b1
Bump types-tabulate from 0.9.0.0 to 0.9.0.1
...
Bumps [types-tabulate](https://github.com/python/typeshed ) from 0.9.0.0 to 0.9.0.1.
- [Release notes](https://github.com/python/typeshed/releases )
- [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 >
2023-02-27 07:10:51 +00:00
Matthias
44b1005077
Merge pull request #8240 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.15
...
Bump types-requests from 2.28.11.13 to 2.28.11.15
2023-02-27 08:02:57 +01:00
Matthias
48b21d00d2
bump pre-commit requests
2023-02-27 07:12:12 +01:00
dependabot[bot]
e83eefb71d
Bump types-requests from 2.28.11.13 to 2.28.11.15
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.11.13 to 2.28.11.15.
- [Release notes](https://github.com/python/typeshed/releases )
- [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-02-27 06:10:08 +00:00
Matthias
345a47ede7
Merge pull request #8238 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.8
...
Bump types-python-dateutil from 2.8.19.6 to 2.8.19.8
2023-02-27 07:06:51 +01:00
Matthias
03d41bdf46
Merge pull request #8243 from freqtrade/dependabot/pip/develop/mkdocs-material-9.0.15
...
Bump mkdocs-material from 9.0.13 to 9.0.15
2023-02-27 06:32:31 +01:00
Matthias
05f3884722
bump pre-commit dateutil
2023-02-27 06:25:13 +01:00
Matthias
aaa0f49f31
Merge pull request #8241 from freqtrade/dependabot/pip/develop/ruff-0.0.252
...
Bump ruff from 0.0.251 to 0.0.252
2023-02-27 06:24:24 +01:00
Matthias
303c628998
Merge pull request #8239 from freqtrade/dependabot/pip/develop/pre-commit-3.1.0
...
Bump pre-commit from 3.0.4 to 3.1.0
2023-02-27 06:23:26 +01:00
Matthias
8cab2e85be
Merge pull request #8236 from freqtrade/dependabot/pip/develop/pydantic-1.10.5
...
Bump pydantic from 1.10.4 to 1.10.5
2023-02-27 06:23:04 +01:00
dependabot[bot]
a4423778d5
Bump mkdocs-material from 9.0.13 to 9.0.15
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.0.13 to 9.0.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.0.13...9.0.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 >
2023-02-27 03:58:01 +00:00
dependabot[bot]
2a7f86bfb4
Bump ruff from 0.0.251 to 0.0.252
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.251 to 0.0.252.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.251...v0.0.252 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-27 03:57:22 +00:00
dependabot[bot]
7add902bc7
Bump pre-commit from 3.0.4 to 3.1.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.0.4 to 3.1.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.0.4...v3.1.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-02-27 03:57:04 +00:00
dependabot[bot]
cc78054b8c
Bump types-python-dateutil from 2.8.19.6 to 2.8.19.8
...
Bumps [types-python-dateutil](https://github.com/python/typeshed ) from 2.8.19.6 to 2.8.19.8.
- [Release notes](https://github.com/python/typeshed/releases )
- [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 >
2023-02-27 03:56:57 +00:00
dependabot[bot]
533f97f080
Bump pydantic from 1.10.4 to 1.10.5
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.5/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.4...v1.10.5 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-27 03:56:50 +00:00
Matthias
5b0bc5bbc5
Don't "fix" dry-run kucoin orders
...
closes #8229
2023-02-26 16:17:41 +01:00
Matthias
6f7ab97fc3
Improve bybit test coverage
2023-02-26 16:17:41 +01:00
Matthias
27676f4aa2
Add explicit bybit test
2023-02-26 16:17:41 +01:00
Matthias
79dc972e5a
Add explicit test for kucoin
2023-02-26 16:17:41 +01:00
Matthias
66c2e145cb
Merge pull request #7975 from freqtrade/improve-freqai-gap-handling
...
handle data gaps between FreqAI and DP better
2023-02-26 15:26:46 +01:00
Matthias
d3d7cb1b14
Merge pull request #8216 from freqtrade/close-rl-env
...
Close training and eval environments in ReinforcementLearner_multiproc
2023-02-26 15:20:32 +01:00
Matthias
e88bb4e05c
Revert small change - otherwise the data is never updated.
2023-02-26 15:09:25 +01:00
ASU
7e7ae144a9
Merge branch 'develop' into remove-redundant-dependencies
2023-02-26 04:29:30 +02:00
Matthias
305eda74e2
Enable Complexity for ruff
2023-02-25 20:50:26 +01:00
Matthias
84d905a648
Fix missed test
2023-02-25 17:39:18 +01:00
ASU
32ce819889
Removed environment.yml and updated documentation
2023-02-25 18:23:07 +02:00
Matthias
26315b6bc2
add PTH ruff selection
2023-02-25 17:17:05 +01:00
Matthias
d014e4590e
use Path.open() instead of open
2023-02-25 17:15:54 +01:00
Matthias
c8a4a773ee
Fix _pairs_last_refresh_time storing the wrong date
...
Depending on the drop_incomplete settings, this can lead to implicit bugs
2023-02-25 16:18:46 +01:00
Matthias
ff3aa7c1a9
Bump Version to 2023.3.dev
2023-02-25 16:18:33 +01:00
Matthias
84b8cee004
Merge branch 'stable' into develop
2023-02-25 16:18:25 +01:00
Matthias
6d9e50d60c
Merge pull request #8209 from freqtrade/ruff
...
Ruff
2023-02-25 16:14:26 +01:00
Matthias
be352ae014
Update more enums
2023-02-25 15:49:45 +01:00
Matthias
563742f13c
Fix enum behavior for python 3.11
...
closes #8221
closes #8217
2023-02-25 15:49:45 +01:00
ASU
7bcae7b665
removed redundant dependencies from environment.yml
2023-02-25 00:26:20 +02:00
robcaulk
cb80d7c26f
close the multi_proc env before creating new ones in an attempt to avoid increasing processes
2023-02-24 11:19:54 +01:00
Matthias
6b829d839b
Improve ruff config
2023-02-23 07:12:54 +01:00
Matthias
bf968a9fd8
Use actions as documented
2023-02-23 06:51:03 +01:00
Matthias
b4ea37d598
Remove flake8 in favor of ruff
2023-02-22 21:08:17 +01:00
Matthias
549a0e1c44
Add ruff linting - initial configuration
2023-02-22 21:06:11 +01:00
Matthias
2bc9413be1
Fix minor stylistic errors
2023-02-22 20:58:24 +01:00
Matthias
e6766b9b82
Add bt-error to UI backtest method.
2023-02-22 20:22:59 +01:00
Matthias
75bc5809a9
Better handle backtest errors
2023-02-22 20:02:51 +01:00
robcaulk
986bc63e54
raise OperationalException if latest historical data candle is older than earliest dataprovider candle
2023-02-21 21:23:58 +01:00
robcaulk
fd4e27d889
remove populate_any_indicators
2023-02-21 14:22:40 +01:00
Rahul Gudise
2261cbd92e
fixed command regex and updated documentation
2023-02-20 16:22:17 -05:00
Rahul Gudise
3033e27466
Added documentation for new telegram command
2023-02-20 15:53:29 -05:00
Rahul
8927a92eaf
fixed lint issue
2023-02-19 16:11:21 +00:00
Rahul
5fb539190d
addressed some issues mentioned in PR
2023-02-18 23:50:02 +00:00
Rahul Gudise
ade64f25d3
fixed formatting
2023-02-17 17:08:39 -05:00
Rahul
72af1912ca
added new text
2023-02-17 22:01:00 +00:00
hippocritical
08ca0f7c0f
Merge branch 'freqtrade:develop' into strategy_utils
2023-02-17 21:07:23 +01:00
hippocritical
bcef00edee
changed to ast_comments, added tests for comments.
2023-02-17 21:04:26 +01:00
hippocritical
06edc5c044
changed to ast_comments, added tests for comments.
2023-02-17 21:01:09 +01:00
Rahul
1a74ede126
Merge branch 'feature' of github.com:LangLazy/freqtrade into feature
2023-02-16 17:54:20 -05:00
Rahul Gudise
07c886a2b1
Merge branch 'freqtrade:develop' into feature
2023-02-16 17:54:14 -05:00
Rahul
b73089deb8
fixed a test
2023-02-16 17:51:50 -05:00
hippocritical
69a63975c1
Merge branch 'freqtrade:develop' into strategy_utils
2023-02-12 20:11:15 +01:00
Rahul
a3cc001f1b
initial commit
2023-02-11 18:31:25 -05:00
Timothy Pogue
97a6fb285f
revert to dataframe.to_json
2023-01-10 17:52:24 -07:00
hippocritical
feb6accc6c
Merge remote-tracking branch 'origin/strategy_utils' into strategy_utils
2023-01-05 22:56:29 +01:00
hippocritical
4435c4fd0d
removed prints for strategy could not be loaded
...
Changed logic to contain much less if conditions
currently still missing:
Webhook terminology, Telegram notification settings, Strategy/Config settings
2023-01-05 22:56:06 +01:00
hippocritical
e55638ed03
Merge branch 'freqtrade:develop' into strategy_utils
2023-01-04 23:52:35 +01:00
hippocritical
ed55296d20
removed prints for strategy could not be loaded
...
Changed logic to contain much less if conditions
currently still missing:
Webhook terminology, Telegram notification settings, Strategy/Config settings
2023-01-04 23:49:33 +01:00
robcaulk
3cbe51c3ca
remove duplicated line
2023-01-04 13:58:25 +01:00
robcaulk
dc25668468
handle data gaps between FreqAI and DP better
2023-01-04 11:41:06 +01:00
hippocritical
71ec32ac9e
removed prints for strategy could not be loaded
...
changed back to ast, astor is not really needed.
2023-01-02 23:35:51 +01:00
hippocritical
697fad0ac4
Merge remote-tracking branch 'origin/strategy_utils' into strategy_utils
2023-01-02 20:46:05 +01:00
hippocritical
0817e1698f
requirements thinned out again
...
StrategyResolver.search_all_objects(enum_failed) set to False since we got no use in True
shortened update_code call
added modified_code8 test which currently still fails. (and thereby is commented out)
2023-01-02 20:45:56 +01:00
hippocritical
61d7129d7c
Update freqtrade/commands/strategy_utils_commands.py
...
Co-authored-by: Matthias <xmatthias@outlook.com >
2023-01-02 16:51:05 +01:00
Matthias
df25dbc048
Don't require a configuration for strategy-updater
2023-01-02 08:52:18 +01:00
Matthias
a712c5d42c
Improve if formatting
2023-01-02 08:52:01 +01:00
Matthias
e89609dc3a
Fix crash due to invalid parameter
2023-01-02 08:51:54 +01:00
hippocritical
66f7c91357
Adding tests
...
added more code inside NameUpdater to grab more variables.
2023-01-01 22:03:45 +01:00
hippocritical
762dd4f024
Adding tests
...
added more code inside NameUpdater to grab more variables.
2023-01-01 18:57:38 +01:00
hippocritical
a51e44eea3
Adding tests
2023-01-01 12:37:15 +01:00
hippocritical
82218d01f4
sped up the function generic_visit that now skips unnecessary fields
...
added mentioning of skipped class names since they could not be found
2022-12-30 21:49:09 +01:00
hippocritical
a6356c2821
Merge remote-tracking branch 'origin/strategy_utils' into strategy_utils
2022-12-29 22:32:02 +01:00
hippocritical
c6f045afa9
fixing issues of the maintainer
...
found a bug meaning elts could contain lists of elts (now recurively gone through)
Next in line: writing tests based on StrategyUpdater.update_code
2022-12-29 22:31:33 +01:00
hippocritical
126b8dac07
Merge branch 'freqtrade:develop' into strategy_utils
2022-12-27 22:34:24 +01:00
hippocritical
70e9fa6136
implementing the strategy_updater in a first version
2022-12-27 20:43:43 +01:00
froggleston
3adb3d9b1e
Merge branch 'reject_report' of github.com:froggleston/freqtrade into reject_report
2022-12-08 18:49:17 +00:00
froggleston
6f08b610d6
Merge branch 'develop' of github.com:froggleston/freqtrade into reject_report
2022-12-08 18:48:33 +00:00
froggleston
f5359985e8
Make CLI option and docs clearer that we're handling signals not trades
2022-12-08 18:47:09 +00:00
Robert Davey
d3443beaf9
Merge branch 'freqtrade:develop' into reject_report
2022-12-08 18:33:10 +00:00
froggleston
854f056eaf
Fix missing Path constructors
2022-12-05 16:16:36 +00:00
froggleston
5a4e99b413
Add support for collating and analysing rejected trades in backtest
2022-12-05 15:34:31 +00: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