Matthias
|
22ba0e61e3
|
chore: add docstring to explain what the migration method does
|
2025-04-27 09:12:39 +02:00 |
|
Matthias
|
6e83890a13
|
chore: reduce log-level of binance migration
|
2025-04-27 08:45:06 +02:00 |
|
Matthias
|
8a8cc5e563
|
chore: don't rerun binance futures migration
once it's migrated, new migrations shouldn't be necessary.
|
2025-04-27 08:44:48 +02:00 |
|
Matthias
|
e1bf3bb825
|
chore: improve type-safety for migrations
|
2025-04-26 18:14:39 +02:00 |
|
James Lin
|
0a4f82bc22
|
update columns from ORDERFLOW_ADDED_COLUMNS
|
2025-04-26 10:24:53 -04:00 |
|
James Lin
|
5ee7f8037d
|
fix
|
2025-04-26 10:20:09 -04:00 |
|
James Lin
|
12728c0fcc
|
fix
|
2025-04-26 10:18:39 -04:00 |
|
Matthias
|
875216cdc5
|
refactor: improved variable naming
|
2025-04-26 09:20:55 +02:00 |
|
James Lin
|
362f0895f4
|
skip trade-related columns
|
2025-04-25 16:13:33 -04:00 |
|
Matthias
|
903b580026
|
fix: new_pair logic for binance won't work on funding rates
closes #11680
|
2025-04-25 16:18:12 +02:00 |
|
Matthias
|
073b625355
|
test: update test for calculate_market_change
|
2025-04-25 08:28:31 +02:00 |
|
Matthias
|
b3b21e6b93
|
fix: market_change deviation between backtesting and hyperopt
closes #11672
|
2025-04-25 08:28:19 +02:00 |
|
Matthias
|
b8b4b2d2f3
|
Merge pull request #11676 from mrpabloyeah/fix-mixed-tag-stats-in-backtest-output
Fix mixed tag stats in backtest output
|
2025-04-24 19:43:19 +02:00 |
|
mrpabloyeah
|
0cf1f6dc88
|
Fix 2 for passing CI
|
2025-04-24 14:53:25 +02:00 |
|
mrpabloyeah
|
502d50c988
|
Fix for passing CI
|
2025-04-24 14:44:33 +02:00 |
|
mrpabloyeah
|
ed8b8fbf61
|
Fix mixed tag stats in backtest output
|
2025-04-24 14:24:36 +02:00 |
|
Matthias
|
956398ab21
|
Merge pull request #11671 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-04-24 06:25:54 +02:00 |
|
Freqtrade Bot
|
f3154423bd
|
chore: update pre-commit hooks
|
2025-04-24 03:17:07 +00:00 |
|
Matthias
|
124c051432
|
docs: add "realized_profit" field to trade object docs
closes #11668
|
2025-04-22 19:09:07 +02:00 |
|
Matthias
|
67bcf38ea5
|
Merge pull request #11669 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2025-04-22 07:19:45 +02:00 |
|
Matthias
|
a98dd0eea3
|
chore: Pin docker github action versions
|
2025-04-22 07:02:07 +02:00 |
|
Matthias
|
103f64227f
|
chore: Pin more github action versions
|
2025-04-22 07:00:33 +02:00 |
|
Matthias
|
5b481009d6
|
chore(ci): pin github actions
|
2025-04-22 06:56:45 +02:00 |
|
Freqtrade Bot
|
3da6a8146e
|
chore: update pre-commit hooks
|
2025-04-22 03:16:59 +00:00 |
|
Matthias
|
a8b313d387
|
Merge pull request #11661 from freqtrade/dependabot/pip/develop/mkdocs-206b511215
chore(deps): bump mkdocs-material from 9.6.11 to 9.6.12 in the mkdocs group
|
2025-04-21 11:52:58 +02:00 |
|
Matthias
|
574419f3a4
|
test: freeze time to avoid random test failure
|
2025-04-21 11:22:16 +02:00 |
|
Matthias
|
5793888113
|
Merge pull request #11665 from freqtrade/dependabot/pip/develop/uvicorn-0.34.2
chore(deps): bump uvicorn from 0.34.1 to 0.34.2
|
2025-04-21 08:57:00 +02:00 |
|
Matthias
|
b835af58c5
|
Merge pull request #11666 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.51
chore(deps): bump prompt-toolkit from 3.0.50 to 3.0.51
|
2025-04-21 08:15:35 +02:00 |
|
Matthias
|
ca0b6998f0
|
Merge pull request #11662 from freqtrade/dependabot/pip/develop/packaging-25.0
chore(deps): bump packaging from 24.2 to 25.0
|
2025-04-21 08:15:02 +02:00 |
|
Matthias
|
77c3894fe2
|
Merge pull request #11667 from freqtrade/dependabot/pip/develop/ruff-0.11.6
chore(deps-dev): bump ruff from 0.11.5 to 0.11.6
|
2025-04-21 08:14:46 +02:00 |
|
dependabot[bot]
|
0c46afaee4
|
chore(deps-dev): bump ruff from 0.11.5 to 0.11.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.5 to 0.11.6.
- [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.5...0.11.6)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-21 04:07:25 +00:00 |
|
dependabot[bot]
|
b6e9609039
|
chore(deps): bump prompt-toolkit from 3.0.50 to 3.0.51
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.50 to 3.0.51.
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/main/CHANGELOG)
- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.50...3.0.51)
---
updated-dependencies:
- dependency-name: prompt-toolkit
dependency-version: 3.0.51
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-21 04:06:57 +00:00 |
|
dependabot[bot]
|
1b6dadbc87
|
chore(deps): bump uvicorn from 0.34.1 to 0.34.2
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.34.1 to 0.34.2.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.34.1...0.34.2)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.34.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-21 04:06:46 +00:00 |
|
dependabot[bot]
|
1b18856d0b
|
chore(deps): bump packaging from 24.2 to 25.0
Bumps [packaging](https://github.com/pypa/packaging) from 24.2 to 25.0.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/24.2...25.0)
---
updated-dependencies:
- dependency-name: packaging
dependency-version: '25.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-21 04:06:02 +00:00 |
|
dependabot[bot]
|
35e9805ef1
|
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.11 to 9.6.12
- [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.11...9.6.12)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.12
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-21 04:02:45 +00:00 |
|
Matthias
|
dcf38557ee
|
chore: add segment about AI
We'll reserve the right to close questions asking for help with AI
generated strategies or configurations.
|
2025-04-20 15:55:34 +02:00 |
|
Matthias
|
54d78fd1c6
|
chore: update documentation link in template
|
2025-04-20 15:54:47 +02:00 |
|
Matthias
|
6040c391d3
|
chore: improved bug-report wording
|
2025-04-20 15:51:16 +02:00 |
|
Matthias
|
0c6ed588b5
|
Merge pull request #11655 from freqtrade/fix/11650
Fix max-stake-amount with high leverage
|
2025-04-19 14:19:39 +02:00 |
|
Matthias
|
45dc667233
|
Merge pull request #11651 from hippocritical/develop
added mentioning of the base exchange folder to list-data
|
2025-04-18 15:34:57 +02:00 |
|
Matthias
|
10d79f6232
|
feat: update --datadir description
Updates across all subcommands and when running with `--help`.
|
2025-04-18 14:59:06 +02:00 |
|
Matthias
|
3c20106e7d
|
Merge pull request #11652 from Code0x58/bugfix/log_config
Fix config["log_config"] use so it doesn't break during deepcopy/backtesting
|
2025-04-18 14:53:41 +02:00 |
|
Matthias
|
1e1c9a28f2
|
chore: simplify types in exchange class
|
2025-04-18 14:46:13 +02:00 |
|
Matthias
|
6a01985fd1
|
test: add test case to ensure max_stake considers leverage tiers
|
2025-04-18 14:35:54 +02:00 |
|
Matthias
|
be572ba046
|
fix: include leverage tiers in max_stake calculation
closes #11650
|
2025-04-18 14:19:28 +02:00 |
|
Matthias
|
f711afd843
|
chore: slight reordering within stake_amount_limit method
|
2025-04-18 14:07:04 +02:00 |
|
Matthias
|
d6f58cd6cf
|
test: fix leverage test
|
2025-04-18 14:02:05 +02:00 |
|
Matthias
|
9dd1ce71ca
|
fix: improve get_max_leverage logic
|
2025-04-18 14:01:34 +02:00 |
|
Matthias
|
0a0a8428d5
|
chore: simplify method
|
2025-04-18 13:02:22 +02:00 |
|
Matthias
|
fdc248a1b1
|
fix: entry_stakes should be leverage adjusted
|
2025-04-18 12:53:52 +02:00 |
|