Matthias
|
b5748fee6e
|
docs: add FAQ about resetting a bot's database
|
2024-12-26 13:54:21 +01:00 |
|
Matthias
|
9e30e5c34c
|
Merge pull request #11144 from freqtrade/deprecate/hdf5
Deprecate hdf5
|
2024-12-25 08:09:57 +01:00 |
|
Matthias
|
5750d05891
|
feat: deprecate hdf5 as data storage
|
2024-12-24 15:19:22 +01:00 |
|
Matthias
|
1810a911d4
|
chore: update chatID to be identical throughout docs.
|
2024-12-24 14:42:39 +01:00 |
|
Matthias
|
010b282679
|
docs: document /tg_info command
|
2024-12-24 13:46:29 +01:00 |
|
Matthias
|
b75ac1243a
|
docs: document group-topic-id
|
2024-12-24 12:17:15 +01:00 |
|
dependabot[bot]
|
9d022180e7
|
chore(deps): bump jinja2 from 3.1.4 to 3.1.5
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-23 07:04:05 +00:00 |
|
dependabot[bot]
|
c14492a6cf
|
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.5.48 to 9.5.49
- [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.5.48...9.5.49)
---
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>
|
2024-12-23 03:46:01 +00:00 |
|
Achmad Fathoni
|
04813e452c
|
Change unavailable "max_drawdown" key
|
2024-12-22 00:28:21 +07:00 |
|
Robert Davey
|
66380566c8
|
Update docs/stylesheets/ft.extra.css
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2024-12-19 19:35:28 +00:00 |
|
froggleston
|
d38fcd2db4
|
Fix missing EOL
|
2024-12-19 16:24:07 +00:00 |
|
froggleston
|
06e20b38b5
|
Add params to REST API table description, fix first column width
|
2024-12-19 16:18:30 +00:00 |
|
Matthias
|
c4b39a4fb1
|
docs: add suggestion to prefix all urls with base url.
|
2024-12-19 06:50:36 +01:00 |
|
froggleston
|
ad7b70a354
|
Add more detail to the REST API endpoint docs
|
2024-12-16 15:15:57 +00:00 |
|
Matthias
|
11f0a59031
|
docs: slightly improve position adjust doc wording
|
2024-12-14 18:20:47 +01:00 |
|
Matthias
|
8dfbf342fd
|
Merge pull request #11086 from freqtrade/fix-docs
add warning about loose logic
|
2024-12-14 14:13:11 +01:00 |
|
Matthias
|
5f947a86c7
|
docs: improve ordering in adjust trade position callback docs
|
2024-12-14 13:47:14 +01:00 |
|
Matthias
|
d0c5d614f7
|
docs: add note about incompatibility between orderflow and freqAI
|
2024-12-14 13:08:13 +01:00 |
|
Stefano Ariestasia
|
f54a141918
|
fix typo
|
2024-12-14 14:41:32 +09:00 |
|
Stefano Ariestasia
|
b54d8c53a7
|
add warning about loose logic
|
2024-12-14 14:37:16 +09:00 |
|
Matthias
|
abbfe04642
|
Merge pull request #11080 from stash86/docs-dca
add more explanation regarding reducing position partially
|
2024-12-12 20:11:39 +01:00 |
|
Robert Davey
|
c00b248d1a
|
Add initial_state option to FAQ
|
2024-12-12 13:17:52 +00:00 |
|
Stefano
|
d2b4d1e183
|
add more explanation regarding reducing position partially
|
2024-12-12 11:45:40 +00:00 |
|
dependabot[bot]
|
f5dceb0b09
|
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.5.47 to 9.5.48
- [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.5.47...9.5.48)
---
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>
|
2024-12-09 03:46:15 +00:00 |
|
Matthias
|
489db37bbd
|
Merge pull request #10979 from amalysh/develop
allow json in environment variables
|
2024-12-08 08:55:21 +01:00 |
|
Matthias
|
10b5d5e56b
|
docs: add "list parsing" logic to documentation
|
2024-12-08 08:35:13 +01:00 |
|
Matthias
|
a85f200450
|
Merge pull request #11000 from freqtrade/feat/multi_wallet
Dry-run multi-wallet support
|
2024-12-07 17:49:32 +01:00 |
|
Matthias
|
63f8217cd5
|
chore: ensure exif-data is removed from images
|
2024-12-06 20:11:46 +01:00 |
|
Matthias
|
18305a5bf6
|
docs: update hyperopt docs to include new argument
|
2024-12-03 19:16:48 +01:00 |
|
dependabot[bot]
|
5060725ef5
|
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.5.45 to 9.5.47
- [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.5.45...9.5.47)
---
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>
|
2024-12-02 03:19:00 +00:00 |
|
Matthias
|
29f86afaf4
|
Merge pull request #10858 from xzmeng/binance-public-data
Improve binance historic OHLCV download speed
|
2024-12-01 19:41:40 +01:00 |
|
Matthias
|
cbbc386170
|
docs: update Hyperliquid docs to guide users to use API Wallets
|
2024-11-30 07:05:19 +01:00 |
|
Matthias
|
7f9226861a
|
docs: slight formatting improvement
|
2024-11-30 07:04:19 +01:00 |
|
Matthias
|
9ff4298475
|
docs: update documentation for expanding pairs
This needs quoting otherwise zsh tries to expand the command,
causing failures.
closes #10996
|
2024-11-28 19:22:08 +01:00 |
|
Matthias
|
69c1de7e4a
|
chore: move fallback param to config directly
|
2024-11-27 18:20:44 +01:00 |
|
Matthias
|
671821aeb3
|
docs: Add documentation for dry-run-wallet as dict
|
2024-11-27 06:48:07 +01:00 |
|
Matthias
|
58cde3253d
|
docs: Fix rendering of $ signs
|
2024-11-27 06:41:45 +01:00 |
|
Matthias
|
47262b9350
|
docs: align character used for lists
|
2024-11-27 06:41:39 +01:00 |
|
dependabot[bot]
|
52f24af701
|
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.5.44 to 9.5.45
- [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.5.44...9.5.45)
---
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>
|
2024-11-25 03:44:56 +00:00 |
|
Matthias
|
945f9f8c47
|
docs: update unfilledtimeout.entry comment to remove false statement
closes #10966
|
2024-11-21 20:38:38 +01:00 |
|
Matthias
|
b637e7dde4
|
docs: add "impossible to load" FAQ entry
|
2024-11-20 07:00:29 +01:00 |
|
Stanislav (Stanley) Modrak
|
9fcdea14d7
|
Fix typo
|
2024-11-16 20:52:31 +00:00 |
|
Emmanuel Ferdman
|
f477389159
|
docs: update VolumePairList reference
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
|
2024-11-16 06:26:56 -08:00 |
|
Matthias
|
25aecfa9b2
|
docs: slightly update download-data docs
|
2024-11-16 13:07:23 +01:00 |
|
Matthias
|
44dcb4cc78
|
Merge pull request #10839 from gaardiolor/hyperliquid
Hyperliquid
|
2024-11-16 11:18:03 +01:00 |
|
Matthias
|
49e85e0680
|
docs: update migration docs to new syntax
only update the "after" parts.
No changs to highlighting, as the actual syntax used is not relevant for the strategy.
|
2024-11-15 07:21:22 +01:00 |
|
Matthias
|
6d9ab5e9ff
|
docs: update more typing wordings
|
2024-11-15 07:18:41 +01:00 |
|
Matthias
|
a6d513a0e6
|
docs: update callback docs to new syntax
|
2024-11-15 07:15:31 +01:00 |
|
Matthias
|
d565c40f4b
|
docs: Updated syntax
|
2024-11-15 07:11:54 +01:00 |
|
Matthias
|
52b4ae5eae
|
Docs: Align to 3.10 syntax
|
2024-11-15 07:10:31 +01:00 |
|