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]
|
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 |
|
Matthias
|
31e4501765
|
docs: improve static pairlist documentation
|
2025-03-22 14:37:52 +01:00 |
|
Matthias
|
c6e64bad49
|
chore: backtesting will always be "true" for dry-run.
|
2025-03-21 19:09:30 +01: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 |
|