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 |
|
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
|
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
|
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
|
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 |
|