Matthias
87061bcce8
docs: adopt autosampler example as advanced hyperopt approach
2025-05-09 06:42:37 +02:00
Matthias
7cfecab7e2
Merge branch 'develop' into optuna
2025-05-08 19:25:33 +02:00
Matthias
fca454bba3
Merge pull request #11708 from hippocritical/develop
...
lookahead-analysis docs changed to better explain the output table
2025-05-05 19:52:45 +02:00
Matthias
3dc1adfad4
docs: slight formatting tweaks
2025-05-05 19:35:04 +02:00
Robert Davey
38754e0598
Small tweaks to lookahead docs
2025-05-05 11:50:29 +01:00
Matthias
92bcf672fb
docs: document consumer's initial_candle_limit
2025-05-04 19:53:09 +02:00
Matthias
82186c8a7f
docs: fix typo in docs causing note-box to not render
2025-05-04 19:26:26 +02:00
hippocritical
50596e1a6a
fixed typo
2025-05-04 17:53:23 +02:00
hippocritical
9edcbbb9a8
Changed formatting to be more readable in source
...
Added
- How to find and remove bias? How can I salvage the strategy?
- Examples of lookahead-bias
2025-05-04 16:59:24 +02:00
Matthias
a59805d739
docs: small formatting
2025-05-04 14:05:23 +02:00
Robert Davey
b96c06ffdc
Update lookahead-analysis.md
...
Englishified.
2025-05-04 12:34:48 +01:00
Matthias
8abe358c1e
docs: improved rendering
2025-05-04 11:57:03 +02:00
hippocritical
a0f336c31f
changed lookahead-analysis.md to better explain the output of the command
2025-05-03 22:12:25 +02:00
Matthias
74f601b352
docs: Improved plot annotations sample
2025-05-03 08:02:09 +02:00
Matthias
a3359b62d4
feat: validate annotation-type before returning
...
this avoids breaking the whole chart due to annotations.
2025-05-02 20:58:13 +02:00
Matthias
333660e628
feat: improved doc-string for plot-annotations
2025-05-02 20:41:30 +02:00
Matthias
81f80a6b22
docs: add visual documentation for plot annotations
2025-05-02 20:28:32 +02:00
Matthias
1fec5a873e
Merge branch 'develop' into feat/plot_annotations
2025-05-02 19:48:50 +02:00
Matthias
d90666d2e8
docs: minor link refactor
2025-04-29 20:22:47 +02:00
froggleston
78943bf88d
Add link to FAQ
2025-04-29 14:57:54 +01:00
froggleston
1b8a42d472
Improve logging docs in 101 and advanced setup
2025-04-29 14:55:36 +01:00
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 >
2025-04-28 04:42:22 +00:00
Matthias
8af9875d45
docs: remove scikit-optimize references from docs
2025-04-23 19:17:43 +02:00
Matthias
8a9b31eccd
chore: remove scikit-optimize dependency
2025-04-23 19:16:17 +02:00
Matthias
124c051432
docs: add "realized_profit" field to trade object docs
...
closes #11668
2025-04-22 19:09:07 +02: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
10d79f6232
feat: update --datadir description
...
Updates across all subcommands and when running with `--help`.
2025-04-18 14:59:06 +02:00
hippocritical
27e3ae8c24
added list-data comment for --datadir to have the user not specify [exchange]/futures/ by themselves. They should use --trading-mode.
...
They will get a timerange of 1970-1970 in conjunction with --show-timerange otherwise.
2025-04-16 21:23:26 +02:00
hippocritical
f6cb446bff
added list-data comment for --datadir to have the user not specify [exchange]/futures/ by themselves. They should use --trading-mode.
...
They will get a timerange of 1970-1970 in conjunction with --show-timerange otherwise.
2025-04-16 21:22:55 +02:00
dependabot[bot]
b341bc5a8c
chore(deps): bump markdown from 3.7 to 3.8
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.7 to 3.8.
- [Release notes](https://github.com/Python-Markdown/markdown/releases )
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.7...3.8 )
---
updated-dependencies:
- dependency-name: markdown
dependency-version: '3.8'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 03:36:31 +00:00
viotemp1
20fca07d8f
fixed mypy errors
...
freqtrade/optimize/space/optunaspaces.py:39: error: Argument 1 to "__init__" of "IntDistribution" has incompatible type "int | float"; expected "int" [arg-type]
freqtrade/optimize/space/optunaspaces.py:39: error: Argument 2 to "__init__" of "IntDistribution" has incompatible type "int | float"; expected "int" [arg-type]
remove all references for ExtraTreesRegressor and skopt.space
2025-04-13 12:39:44 +03:00
viotemp1
8ee40ade45
update docs/advanced-hyperopt.md
2025-04-13 11:27:33 +03:00
hippocritical
87f07d5f91
fixed description
2025-04-11 21:11:54 +02:00
hippocritical
a24f5d64a1
removed legacy port 3000 at frequenthippo.ddns.net
2025-04-11 20:25:23 +02:00
Matthias
30eb32862c
docs: update title in parameter table
2025-04-11 06:31:15 +02:00
Matthias
6ae5724ad1
Merge pull request #11618 from mrpabloyeah/hyperopt_loss_max_drawdown_per_pair
...
Add new loss function based on profit/drawdown ratio per pair
2025-04-10 07:14:34 +02:00
mrpabloyeah
568c579cab
Improve documentation
2025-04-10 00:46:07 +02:00
mrpabloyeah
9a3ada65f5
Complete the integration on freqtrade
2025-04-08 23:12:51 +02:00
Matthias
9d0f5df549
docs: update docs about reduce_df_footprint
2025-04-08 19:38:23 +02:00
Matthias
8de5e2b7b8
Merge pull request #11609 from Axel-CH/doc/update-stopbuy-doc
...
doc: Update telegram usage doc to match paused state feature and usage
2025-04-08 06:49:52 +02:00
Matthias
9b9ef6ae6d
docs: Minor adjustment to doc wording
2025-04-08 06:26:49 +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
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
Axel-CH
7dddab18c4
doc: update telegram usage doc to match paused state feature and usage
2025-04-06 20:02:44 -04:00
Matthias
91df1257e7
chore: update install-ui command partial
2025-04-04 06:48:42 +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
dependabot[bot]
07fb941758
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.9 to 9.6.10
- [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.9...9.6.10 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 03:05:07 +00:00
Robert Caulk
31aa397492
Merge pull request #11541 from freqtrade/drop_pytorch_support
...
drop support for macos x64 PyTorch
2025-03-30 17:43:24 +02:00
Matthias
b77739b5ca
docs: add exchange docs about hyperliquid historic data
2025-03-30 15:22:11 +02:00