dependabot[bot]
a5cb607311
chore(deps): bump mike from 2.1.4 to 2.2.0
...
Bumps [mike](https://github.com/jimporter/mike ) from 2.1.4 to 2.2.0.
- [Release notes](https://github.com/jimporter/mike/releases )
- [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md )
- [Commits](https://github.com/jimporter/mike/compare/v2.1.4...v2.2.0 )
---
updated-dependencies:
- dependency-name: mike
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-27 03:04:14 +00:00
Matthias
b1747fe9ea
docs: clarify plot_config setup
2026-04-15 06:49:19 +02:00
Matthias
45d4c5d036
docs: update backtesting docs
2026-04-12 10:07:05 +02:00
Matthias
da9f592d3d
docs: update backtesting docs
2026-04-12 10:03:06 +02:00
Matthias
dfa2db8575
docs: add new fields to the docs
2026-04-12 09:00:04 +02:00
Matthias
e5a8aae831
docs: Update hyperliquid vault / subaccount documentation
2026-04-11 09:05:52 +02:00
Matthias
ff7cddf4ca
docs: add documentation for demo bybit mode
2026-04-09 06:38:24 +02:00
Matthias
ed6899aad6
Merge pull request #13019 from freqtrade/feat/capture_wallets
...
Capture wallet balance
2026-04-07 07:16:34 +02:00
dependabot[bot]
696af8ec07
chore(deps): bump pymdown-extensions from 10.21 to 10.21.2
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.21 to 10.21.2.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.21...10.21.2 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: 10.21.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-06 03:04:15 +00:00
Matthias
aaadb01a6a
docs: improve doc wording
2026-04-05 10:08:56 +02:00
Matthias
51478baa47
docs: Add Dashboard section to freqUI docs
2026-04-04 19:46:46 +02:00
Matthias
f99ccc5e3d
docs: improved backtesting doc wording
2026-04-04 11:52:46 +02:00
Matthias
c66adf2bf1
docs: update backtesting docs with new output
2026-04-04 09:12:44 +02:00
Matthias
cdffee23e1
docs: Add stoploss order type explainer
...
closes #12984
2026-04-01 22:20:34 +02:00
Matthias
b0c14d1122
docs: update non-working links to supported-futures
2026-03-31 07:21:48 +02:00
dependabot[bot]
8d024f5e08
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.7.5 to 9.7.6
- [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.7.5...9.7.6 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.7.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-30 03:03:15 +00:00
Matthias
515a754dc4
docs: clarify stop price type validation logic for spot markets
...
(it's not validated in that case).
2026-03-26 07:08:40 +01:00
Briarion
daf9918bb5
docs: add early_stopping_patience to parameter table
...
Document the new early_stopping_patience trainer_kwargs parameter
in the FreqAI parameter table, including description, datatype,
default value, and usage notes.
2026-03-25 15:29:15 +03:00
Matthias
d557b4b298
Merge branch 'develop' into fix/freqai_torch
2026-03-25 12:31:28 +01:00
Matthias
faf28180a5
docs: fix minor documentation bug
2026-03-24 20:57:17 +01:00
Matthias
0a2c3379c6
docs: add security warning message to pytorch docs
2026-03-24 20:29:45 +01:00
matstedt
7657e37f67
docs: add Kraken futures row to exchange features
2026-03-23 09:36:43 +01:00
dependabot[bot]
fefba87922
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.7.4 to 9.7.5
- [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.7.4...9.7.5 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.7.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-23 06:04:51 +00:00
matstedt
4f8291384d
docs: align Kraken Futures config and collateral guidance
2026-03-22 19:07:05 +01:00
matstedt
0d4dadd63f
docs: add Kraken to the list of supported Futures Exchanges
2026-03-22 19:07:04 +01:00
matstedt
272771af38
docs(exchanges): remove redundant text
2026-03-22 19:07:04 +01:00
matstedt
38d197b3bf
krakenfutures: rely on ft_has stoploss params, update tests/docs
2026-03-22 19:07:04 +01:00
matstedt
d9629c4d67
docs(exchange): add Kraken Futures notes
2026-03-22 19:07:04 +01:00
dependabot[bot]
92dd17ab62
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.7.3 to 9.7.4
- [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.7.3...9.7.4 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.7.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-16 05:49:03 +00:00
dependabot[bot]
f0a83c9e59
chore(deps): bump mike from 2.1.3 to 2.1.4
...
Bumps [mike](https://github.com/jimporter/mike ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/jimporter/mike/releases )
- [Changelog](https://github.com/jimporter/mike/blob/master/CHANGES.md )
- [Commits](https://github.com/jimporter/mike/compare/v2.1.3...v2.1.4 )
---
updated-dependencies:
- dependency-name: mike
dependency-version: 2.1.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-16 03:04:36 +00:00
Matthias
503dfb7313
docs: update recommendation from black to ruff format
2026-03-15 08:52:33 +01:00
Matthias
16717df1a9
docs: improve sql cheatsheet example
2026-03-15 08:44:51 +01:00
Matthias
6713cda109
docs: Update timeout docs to point to adjust_order_price
...
part of #12928
2026-03-15 08:41:56 +01:00
Matthias
0652339356
docs: fix parameters table formatting
2026-03-15 08:39:12 +01:00
Stefano
5edfa675ef
update docs
2026-03-13 12:01:30 +09:00
dependabot[bot]
958a9307fc
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.7.2 to 9.7.3
- [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.7.2...9.7.3 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.7.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-09 03:03:21 +00:00
Matthias
c49dc36a23
docs: hyperliquid unified accounts documentation
2026-03-08 15:45:10 +01:00
Matthias
b35082e45e
docs: update brightness of discord badge
2026-03-06 06:38:58 +01:00
Stefano
d584544a6a
fix typo
2026-03-05 17:36:22 +09:00
Stefano
0ca49bf1d3
Merge branch 'freqtrade:develop' into main-stash
2026-03-04 10:03:14 +09:00
Stefano
c1c2d24bdc
fix docs
2026-03-04 10:02:52 +09:00
dependabot[bot]
2601be0777
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.7.1 to 9.7.2
- [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.7.1...9.7.2 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.7.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-02 03:03:12 +00:00
Stefano
818162b630
fix letters' case
2026-02-28 11:01:45 +09:00
Stefano
991a1b1ab7
add tests
2026-02-28 10:58:34 +09:00
Stefano
b94b0926a7
Merge branch 'freqtrade:develop' into main-stash
2026-02-27 16:53:10 +09:00
Stefano
8fb21e8f50
change into pairlist plugin
2026-02-25 17:17:26 +09:00
Stefano
9719f28795
add crossmarketfilter
2026-02-25 15:51:56 +09:00
Matthias
5f585e330f
docs: Add discord server Badge
2026-02-25 07:20:25 +01:00
Matthias
6d04874e26
docs: update coverage badge
2026-02-24 23:14:53 +01:00
Matthias
6e49a90730
docs: improve some doc formatting/wording
2026-02-24 06:44:24 +01:00