Matthias
|
92bcf672fb
|
docs: document consumer's `initial_candle_limit`
|
11 months ago |
Matthias
|
82186c8a7f
|
docs: fix typo in docs causing note-box to not render
|
11 months ago |
Matthias
|
8b8bf6f97d
|
refactor: automatically load detailed bt data
|
11 months ago |
Matthias
|
f8a151c2a5
|
feat: Add funding_fee to backtest results
closes #11699
|
11 months ago |
Matthias
|
689da4c479
|
Merge pull request #11158 from freqtrade/feat/plot_annotations
add support for plot_annotations
|
11 months ago |
Matthias
|
87d954a322
|
refactor: fix variable typo
|
11 months ago |
Matthias
|
74f601b352
|
docs: Improved plot annotations sample
|
11 months ago |
Matthias
|
a3359b62d4
|
feat: validate annotation-type before returning
this avoids breaking the whole chart due to annotations.
|
11 months ago |
Matthias
|
064708a354
|
feat: validate annotations and only return valid ones to avoid breaking the whole chart
|
11 months ago |
Matthias
|
066a46d7aa
|
Switch annotationType to Pydantic
|
11 months ago |
Matthias
|
333660e628
|
feat: improved doc-string for plot-annotations
|
11 months ago |
Matthias
|
81f80a6b22
|
docs: add visual documentation for plot annotations
|
11 months ago |
Matthias
|
61dd94ceb0
|
test: add tests for annotations feature
|
11 months ago |
Matthias
|
1fec5a873e
|
Merge branch 'develop' into feat/plot_annotations
|
11 months ago |
Matthias
|
9c4abcc927
|
refactor: improve variable naming
|
11 months ago |
Matthias
|
b74e38ef63
|
refactor: improve variable naming
|
11 months ago |
Matthias
|
86f640627f
|
Merge pull request #11692 from freqtrade/reenable_htx
chore(ci): reenable htx online tests
|
12 months ago |
Matthias
|
e27568a9d8
|
chore: pin certifi until upstream issue is fixed
problematic point: https://github.com/certifi/python-certifi/issues/349
|
12 months ago |
Matthias
|
5954c64cc3
|
chore: use ubuntu 24.04 for online tests
|
12 months ago |
Matthias
|
d0b7a52202
|
Merge pull request #11703 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
12 months ago |
Freqtrade Bot
|
c18085d173
|
chore: update pre-commit hooks
|
12 months ago |
Matthias
|
67f88ea97a
|
Merge pull request #11681 from JamesLinxun/develop
skip trade-related columns
|
12 months ago |
Matthias
|
14353afa78
|
chore: bump develop version to 2025.5-dev
|
12 months ago |
Matthias
|
14e2e160af
|
chore: reformat utility script
|
12 months ago |
Matthias
|
000eb875a2
|
chore: bump binance leverage tiers
|
12 months ago |
Matthias
|
33c8969411
|
Merge pull request #11697 from froggleston/frog_logs_docs_1
Improve logging docs in 101 and advanced setup
|
12 months ago |
Matthias
|
d90666d2e8
|
docs: minor link refactor
|
12 months ago |
Matthias
|
f568d63c41
|
Merge pull request #11695 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
12 months ago |
James Lin
|
a77618cc6b
|
fix
|
12 months ago |
JamesLinxun
|
cac2c363fa
|
Merge branch 'freqtrade:develop' into develop
|
12 months ago |
froggleston
|
78943bf88d
|
Add link to FAQ
|
12 months ago |
froggleston
|
1b8a42d472
|
Improve logging docs in 101 and advanced setup
|
12 months ago |
James Lin
|
1d99b7d0f9
|
move ORDERFLOW_ADDED_COLUMNS to constant
|
12 months ago |
Matthias
|
1ef2eeb456
|
chore(ci): reenable htx online tests through proxy
|
12 months ago |
Freqtrade Bot
|
faa398053a
|
chore: update pre-commit hooks
|
12 months ago |
Matthias
|
23e4943b3a
|
Merge pull request #11690 from freqtrade/dependabot/pip/develop/pyarrow-20.0.0
chore(deps): bump pyarrow from 19.0.1 to 20.0.0
|
12 months ago |
Matthias
|
b3ec69fa8a
|
chore: update pyarrow prebuilt wheel
|
12 months ago |
Matthias
|
dc4aaf0a82
|
Merge pull request #11688 from freqtrade/dependabot/pip/develop/ccxt-4.4.77
chore(deps): bump ccxt from 4.4.75 to 4.4.77
|
12 months ago |
Matthias
|
d5b9c6dde8
|
Merge pull request #11689 from freqtrade/dependabot/pip/develop/torch-2.7.0
chore(deps): bump torch from 2.6.0 to 2.7.0
|
12 months ago |
Matthias
|
bdfd3396cc
|
Merge pull request #11685 from freqtrade/dependabot/pip/develop/ruff-0.11.7
chore(deps-dev): bump ruff from 0.11.6 to 0.11.7
|
12 months ago |
dependabot[bot]
|
c9256e0d9f
|
chore(deps): bump torch from 2.6.0 to 2.7.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v2.6.0...v2.7.0)
---
updated-dependencies:
- dependency-name: torch
dependency-version: 2.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
12 months ago |
dependabot[bot]
|
c7e02b9a7f
|
chore(deps): bump ccxt from 4.4.75 to 4.4.77
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.75 to 4.4.77.
- [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.75...v4.4.77)
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.77
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
12 months ago |
Matthias
|
7d5cd998a3
|
Merge pull request #11683 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.0.0
chore(deps): bump astral-sh/setup-uv from 5.4.2 to 6.0.0
|
12 months ago |
Matthias
|
96e8319e82
|
Merge pull request #11686 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.15
chore(deps): bump pymdown-extensions from 10.14.3 to 10.15
|
12 months ago |
Matthias
|
12d8fc8c3a
|
Merge pull request #11684 from freqtrade/dependabot/github_actions/develop/rjstone/discord-webhook-notify-1.1.1
chore(deps): bump rjstone/discord-webhook-notify from 1.0.4 to 1.1.1
|
12 months ago |
Matthias
|
1ad0e423c9
|
chore(ci): add new mandatory parameter to setup-uv
|
12 months ago |
dependabot[bot]
|
2ef1e203c6
|
chore(deps): bump pymdown-extensions from 10.14.3 to 10.15
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.14.3 to 10.15.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.14.3...10.15)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: '10.15'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
12 months ago |
dependabot[bot]
|
959f81f4ac
|
chore(deps): bump rjstone/discord-webhook-notify from 1.0.4 to 1.1.1
Bumps [rjstone/discord-webhook-notify](https://github.com/rjstone/discord-webhook-notify) from 1.0.4 to 1.1.1.
- [Release notes](https://github.com/rjstone/discord-webhook-notify/releases)
- [Commits](89b0bf43c2...1399c1b2d5)
---
updated-dependencies:
- dependency-name: rjstone/discord-webhook-notify
dependency-version: 1.1.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
12 months ago |
dependabot[bot]
|
3090e47a12
|
chore(deps-dev): bump ruff from 0.11.6 to 0.11.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.6 to 0.11.7.
- [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.6...0.11.7)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.11.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
12 months ago |
Matthias
|
02ab0eb139
|
test: temporarily disable HTX tests
|
12 months ago |