Matthias
|
a0d1a04605
|
Merge pull request #12219 from freqtrade/dependabot/pip/develop/mkdocs-9523af169b
chore(deps): bump mkdocs-material from 9.6.18 to 9.6.19 in the mkdocs group
|
2025-09-08 06:51:14 +02:00 |
|
dependabot[bot]
|
6f9906e935
|
chore(deps): bump markdown from 3.8.2 to 3.9
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.8.2 to 3.9.
- [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.8.2...3.9.0)
---
updated-dependencies:
- dependency-name: markdown
dependency-version: '3.9'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-08 03:02:10 +00:00 |
|
dependabot[bot]
|
e934c3934d
|
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.18 to 9.6.19
- [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.18...9.6.19)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.19
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-08 03:01:58 +00:00 |
|
Matthias
|
6de7c70e7e
|
Merge pull request #11625 from alisalama/develop
Parallelisation of iterative data downloads for speed improvement
|
2025-09-07 19:31:52 +02:00 |
|
Matthias
|
19140e9cfa
|
doc: fix funding fee doc sample
|
2025-09-07 12:01:32 +02:00 |
|
Matthias
|
66577b741f
|
doc: improve orderbook wording
|
2025-09-06 17:52:20 +02:00 |
|
Matthias
|
09017980b6
|
docs: add live funding rate documentation
|
2025-09-06 17:52:20 +02:00 |
|
hustrust
|
2868efa779
|
chore: remove redundant word in docs/freq-ui.md
Signed-off-by: hustrust <hustrust@outlook.com>
|
2025-09-02 16:28:51 +08:00 |
|
Matthias
|
aad21195df
|
docs: document nested webhook functionality
|
2025-08-31 08:41:30 +02:00 |
|
Matthias
|
71e1c91148
|
docs: wider docs page
|
2025-08-30 17:26:16 +02:00 |
|
Matthias
|
e9718e064f
|
chore: remove outdated comment about ta-lib
|
2025-08-30 15:40:52 +02:00 |
|
Matthias
|
2a84b00dad
|
docs: fix/improve developer docs
|
2025-08-30 15:17:06 +02:00 |
|
Matthias
|
711ebfea28
|
docs: update backtest-result to reproducible result
|
2025-08-30 15:12:54 +02:00 |
|
Matthias
|
8cd2ee95f9
|
feat: add developer documentation to generate backtest results
|
2025-08-30 14:56:23 +02:00 |
|
mrpabloyeah
|
532f5ab080
|
Update backtesting documentation
|
2025-08-28 18:32:24 +02:00 |
|
Matthias
|
564634be45
|
docs: update exported help messages
|
2025-08-28 07:08:36 +02:00 |
|
Matthias
|
2495f68751
|
chore: remove no-longer working badge
|
2025-08-26 20:47:31 +02:00 |
|
Matthias
|
b40848373d
|
docs: add line about 1000 / K testing logic
|
2025-08-26 07:13:17 +02:00 |
|
Matthias
|
e160739a28
|
Merge pull request #12159 from freqtrade/dependabot/pip/develop/mkdocs-c7429a2ade
chore(deps): bump mkdocs-material from 9.6.17 to 9.6.18 in the mkdocs group
|
2025-08-25 08:51:58 +02:00 |
|
dependabot[bot]
|
9a8ef17c73
|
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.17 to 9.6.18
- [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.17...9.6.18)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.18
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-25 05:27:30 +00:00 |
|
Matthias
|
4390324d22
|
docs: improve exchange doc for time_in_force
|
2025-08-25 07:03:25 +02:00 |
|
Matthias
|
8d7ef1929e
|
docs: improve bybit documentation structure
|
2025-08-25 07:00:56 +02:00 |
|
Matthias
|
08fb8e42f7
|
docs: improve time_in_force section
|
2025-08-25 06:57:37 +02:00 |
|
Matthias
|
1f21d5e2c2
|
Merge pull request #12126 from stash86/main-stash
Improve lookahead analysis to use full dataframe comparison instead of just the last row
|
2025-08-20 06:45:13 +02:00 |
|
Stefano
|
a531f8644d
|
update the docs to show the modified approach in comparing dataframes
|
2025-08-20 09:32:02 +09:00 |
|
dependabot[bot]
|
394cdfcc15
|
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.16 to 9.6.17
- [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.16...9.6.17)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.17
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-18 04:50:09 +00:00 |
|
Matthias
|
2453e344f4
|
docs: improve documentation
|
2025-08-17 17:25:06 +02:00 |
|
Matthias
|
e34ea393d9
|
docs: improved help wording
|
2025-08-17 15:15:55 +02:00 |
|
Matthias
|
a00a5e52c4
|
docs: update backtest-filename wording
|
2025-08-17 15:15:37 +02:00 |
|
Matthias
|
6abc0a3fb9
|
docs: update wording in documentation
|
2025-08-17 15:13:05 +02:00 |
|
Matthias
|
7e4b9d7481
|
docs: update doc segments with new help text
|
2025-08-17 15:09:12 +02:00 |
|
Matthias
|
6063e4accb
|
Merge pull request #12101 from freqtrade/dependabot/pip/develop/ta-lib-0.6.5
chore(deps): bump ta-lib from 0.5.5 to 0.6.5
|
2025-08-15 13:10:22 +02:00 |
|
Matthias
|
d064bd4f34
|
chore: prefer --backtest-filename over --export-filename!
|
2025-08-14 15:20:46 +02:00 |
|
Matthias
|
765d2c332c
|
docs: update Documentation about export-filename
|
2025-08-14 15:20:12 +02:00 |
|
Matthias
|
67fe3682b5
|
docs: remove ta-lib special steps
|
2025-08-14 10:22:50 +02:00 |
|
Matthias
|
8df0ce3fb5
|
docs: add stoploss on exchange bitget
|
2025-08-07 20:10:01 +02:00 |
|
dependabot[bot]
|
79aa0bce5a
|
chore(deps): bump pymdown-extensions from 10.16 to 10.16.1
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.16 to 10.16.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.16...10.16.1)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: 10.16.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-04 03:59:05 +00:00 |
|
Matthias
|
c1f8dce109
|
docs: re-extract list-exchanges command partial
|
2025-08-03 19:46:31 +02:00 |
|
Matthias
|
f2fb1b7919
|
docs(bitget): fix typo
|
2025-08-03 09:01:03 +02:00 |
|
Matthias
|
78c5b18937
|
docs(bitget): add bitget documentation
|
2025-08-03 08:51:53 +02:00 |
|
Matthias
|
a7b7e10c09
|
docs: update and simplify webhook docs
|
2025-07-29 07:23:03 +02:00 |
|
dependabot[bot]
|
68114691c6
|
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.15 to 9.6.16
- [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.15...9.6.16)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.16
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-28 04:01:08 +00:00 |
|
Matthias
|
3a58297a8d
|
docs: improve hyperliquid doc clarity further
|
2025-07-21 06:29:32 +02:00 |
|
Matthias
|
b7fc924e82
|
docs: update backtest docs to explain missing metrics
|
2025-07-20 10:06:51 +02:00 |
|
Matthias
|
25ffc76655
|
docs(hyperliquid): documentation for hyperliquid vault / subaccount
closes #11500
|
2025-07-20 09:45:59 +02:00 |
|
Matthias
|
15b1cff9c2
|
docs: hyperliquid - clarify walletAddress further ...
|
2025-07-20 08:35:33 +02:00 |
|
Matthias
|
75081ab046
|
docs: add /profit_long and short to telegram docs
|
2025-07-18 06:58:20 +02:00 |
|
Matthias
|
23bbbddcdb
|
chore: improve backtest doc clarity
|
2025-07-16 20:24:48 +02:00 |
|
Matthias
|
d0c3b30289
|
docs: add explanation message about "couldn't reuse"
|
2025-07-13 09:55:36 +02:00 |
|
dependabot[bot]
|
ae1fcbcffb
|
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.14 to 9.6.15
- [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.14...9.6.15)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.15
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-07 03:55:33 +00:00 |
|