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
Build Documentation / Deploy Docs through mike (push) Waiting to run
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
|
bf2d0468f9
|
tests: fix test-data setup for btc test trades
Build Documentation / Deploy Docs through mike (push) Waiting to run
|
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
|
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
Build Documentation / Deploy Docs through mike (push) Waiting to run
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
Build Documentation / Deploy Docs through mike (push) Waiting to run
Pre-commit auto-update / auto-update (push) Has been cancelled
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
Build Documentation / Deploy Docs through mike (push) Waiting to run
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
Build Documentation / Deploy Docs through mike (push) Waiting to run
|
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 |
|