Matthias
|
b90538f47d
|
Merge pull request #12710 from freqtrade/dependabot/pip/develop/filelock-3.20.2
chore(deps): bump filelock from 3.20.1 to 3.20.2
|
2026-01-12 06:31:22 +01:00 |
|
Matthias
|
ee6b7f2f95
|
Merge pull request #12711 from freqtrade/dependabot/pip/develop/certifi-2026.1.4
chore(deps): bump certifi from 2025.11.12 to 2026.1.4
|
2026-01-12 06:31:04 +01:00 |
|
dependabot[bot]
|
b4aa6231e0
|
chore(deps): bump certifi from 2025.11.12 to 2026.1.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.11.12 to 2026.1.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.11.12...2026.01.04)
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2026.1.4
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-12 03:04:46 +00:00 |
|
dependabot[bot]
|
6bd57cc3b5
|
chore(deps): bump filelock from 3.20.1 to 3.20.2
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.1 to 3.20.2.
- [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.20.1...3.20.2)
---
updated-dependencies:
- dependency-name: filelock
dependency-version: 3.20.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-12 03:04:33 +00:00 |
|
Matthias
|
14aeb56ff9
|
test: update tests for new log message format
|
2026-01-10 18:15:22 +01:00 |
|
Matthias
|
9cbb8ec1c2
|
chore: improve incompatibility errors
|
2026-01-10 18:15:04 +01:00 |
|
Matthias
|
faa5c4be39
|
docs: update Documentation to include point annotation
|
2026-01-09 20:00:33 +01:00 |
|
Matthias
|
45b6ec95a4
|
test: add tests for point annotations
|
2026-01-09 20:00:33 +01:00 |
|
Matthias
|
91b921cc88
|
feat: update types to support annotation point
part of #12698
|
2026-01-09 20:00:33 +01:00 |
|
Matthias
|
123897ea89
|
Merge pull request #12701 from freqtrade/fix/better_futures_wallets
Enhance futures wallet calculations
|
2026-01-09 19:43:17 +01:00 |
|
Matthias
|
31cf2dd46d
|
test: improve rpc_balance handle error test
|
2026-01-09 06:49:17 +01:00 |
|
Matthias
|
06a53924d7
|
test: improve balance rpc test
|
2026-01-08 20:53:29 +01:00 |
|
Matthias
|
993771c5d3
|
chore: ensure alphabetical sort order for object loading
Attempts to fix random test failures ...
|
2026-01-08 20:39:22 +01:00 |
|
Matthias
|
f08f19d1cb
|
test: Change test to ADA (it's in markets)
Mock trades for balance test
|
2026-01-08 20:37:12 +01:00 |
|
Matthias
|
515912f14d
|
chore: add explaining comment
|
2026-01-08 07:24:20 +01:00 |
|
Matthias
|
df8465a9f3
|
chore: fix typo in docstring
|
2026-01-08 07:14:26 +01:00 |
|
Matthias
|
1333cb3181
|
feat: allow converstation rate without caching
|
2026-01-08 07:14:08 +01:00 |
|
Matthias
|
18fa981690
|
Merge pull request #12699 from stash86/main-stash
fix typo on example
|
2026-01-08 06:49:00 +01:00 |
|
Matthias
|
60425e6237
|
test: update rpc tests to new calculation mode
|
2026-01-08 06:47:17 +01:00 |
|
Matthias
|
3b5f1d52cd
|
feat: Futures wallets should consider open PnL
|
2026-01-08 06:47:17 +01:00 |
|
Matthias
|
519721b58b
|
Merge pull request #12700 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2026-01-08 06:31:42 +01:00 |
|
Freqtrade Bot
|
3ae7823983
|
chore: update pre-commit hooks
|
2026-01-08 03:33:00 +00:00 |
|
Stefano
|
7182e6960e
|
fix typo on example
|
2026-01-08 08:49:16 +09:00 |
|
Matthias
|
8596042065
|
Merge pull request #12697 from freqtrade/dependabot/pip/urllib3-2.6.3
chore(deps): bump urllib3 from 2.6.2 to 2.6.3
|
2026-01-07 21:37:51 +01:00 |
|
dependabot[bot]
|
c2e92250b5
|
chore(deps): bump urllib3 from 2.6.2 to 2.6.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 to 2.6.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.6.2...2.6.3)
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.6.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-07 19:47:04 +00:00 |
|
Matthias
|
d2ed5c6736
|
Merge pull request #12695 from freqtrade/dependabot/pip/develop/psutil-7.2.1
chore(deps): bump psutil from 7.2.0 to 7.2.1
|
2026-01-07 20:19:30 +01:00 |
|
Matthias
|
8e023a7bf3
|
Merge pull request #12696 from freqtrade/dependabot/pip/develop/ccxt-4.5.31
chore(deps): bump ccxt from 4.5.30 to 4.5.31
|
2026-01-07 19:46:36 +01:00 |
|
dependabot[bot]
|
b3711fdf6c
|
chore(deps): bump ccxt from 4.5.30 to 4.5.31
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.30 to 4.5.31.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.30...v4.5.31)
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.31
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-07 16:04:28 +00:00 |
|
dependabot[bot]
|
681876e0e5
|
chore(deps): bump psutil from 7.2.0 to 7.2.1
Bumps [psutil](https://github.com/giampaolo/psutil) from 7.2.0 to 7.2.1.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-7.2.0...release-7.2.1)
---
updated-dependencies:
- dependency-name: psutil
dependency-version: 7.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-07 16:04:13 +00:00 |
|
Matthias
|
c3502991d3
|
chore: use instance attribute throughout
|
2026-01-07 07:17:12 +01:00 |
|
Matthias
|
6cc22fcf74
|
fix: ensure defaults are applied to exchange configuration
closes #12694
|
2026-01-07 07:00:40 +01:00 |
|
Matthias
|
2f011e5421
|
docs: remove mentions of "isolated only" for futures
|
2026-01-07 06:33:19 +01:00 |
|
Matthias
|
4322acbbb8
|
refactor: rename wallets position variable
|
2026-01-06 20:00:04 +01:00 |
|
Matthias
|
50cba51008
|
chore: remove pointless exception handler
|
2026-01-06 19:05:32 +01:00 |
|
Matthias
|
7498f20baa
|
feat: improve telegram balance output (remove trailing zeros)
|
2026-01-06 13:41:02 +01:00 |
|
Matthias
|
a1b3e59491
|
fix: ensure wallet position leverage is always set
|
2026-01-06 13:00:11 +01:00 |
|
Matthias
|
4fcbce2ce5
|
Merge pull request #12685 from CutieCat6778/patch-1
Skip loop iteration if train_queue is empty
|
2026-01-06 10:15:50 +01:00 |
|
Matthias
|
22699ee6ed
|
Merge pull request #12693 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2026-01-06 09:50:51 +01:00 |
|
Matthias
|
aec5450036
|
chore: fix whitespace issue
|
2026-01-06 09:36:33 +01:00 |
|
Matthias
|
2c5a150a7b
|
maint: remove non-needed permission
|
2026-01-06 09:35:22 +01:00 |
|
Matthias
|
f845dc71b1
|
maint: fix pedantic zizmor problems
|
2026-01-06 09:33:00 +01:00 |
|
Matthias
|
61274252af
|
maint: rename zizmor CI workflow
this will avoid schema collision with the zizmor.yml config file
|
2026-01-06 09:21:04 +01:00 |
|
Matthias
|
00d903cb3f
|
maint: add explanatory comment for permission
|
2026-01-06 09:19:03 +01:00 |
|
Matthias
|
29f235441b
|
maint: set base permissions for all workflows
|
2026-01-06 09:17:08 +01:00 |
|
Matthias
|
872b59c9cd
|
maint: pin all actions by hash
|
2026-01-06 09:13:13 +01:00 |
|
Freqtrade Bot
|
be7f5f4e26
|
chore: update pre-commit hooks
|
2026-01-06 08:36:01 +01:00 |
|
Matthias
|
82c1f096de
|
maint: skip pip-audit in github actions
|
2026-01-06 08:35:40 +01:00 |
|
Matthias
|
ed7887c426
|
Merge pull request #12692 from freqtrade/dependabot/pip/aiohttp-3.13.3
chore(deps): bump aiohttp from 3.13.2 to 3.13.3
|
2026-01-06 08:23:46 +01:00 |
|
dependabot[bot]
|
e58f7b0344
|
chore(deps): bump aiohttp from 3.13.2 to 3.13.3
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.13.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-06 00:48:17 +00:00 |
|
Matthias
|
32eaae5dcf
|
feat: add __repr__ to Wallets object
|
2026-01-05 18:06:05 +01:00 |
|