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