Matthias
|
e9d9ebf156
|
docs: Update documentation for MultiMetricHyperOptLoss
|
2024-10-19 13:05:59 +02:00 |
|
Matthias
|
c9b31c62cd
|
docs: improved wording for developer docs
Build Documentation / Deploy Docs through mike (push) Waiting to run
Pre-commit auto-update / auto-update (push) Has been cancelled
|
2024-10-14 19:10:49 +02:00 |
|
dependabot[bot]
|
7bbed1705c
|
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.39 to 9.5.40
- [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.39...9.5.40)
---
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-10-14 03:47:26 +00:00 |
|
dependabot[bot]
|
4000794af6
|
chore(deps): bump pymdown-extensions from 10.11.1 to 10.11.2
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.11.1 to 10.11.2.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.11.1...10.11.2)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 03:17:55 +00:00 |
|
Matthias
|
c3ad3ff348
|
Merge pull request #10737 from xzmeng/fix-doc
Build Documentation / Deploy Docs through mike (push) Waiting to run
Correct admonition indent
|
2024-10-02 07:03:23 +02:00 |
|
Meng Xiangzhuo
|
84d43db500
|
Correct admonition indent
|
2024-10-02 05:12:24 +08:00 |
|
Matthias
|
cd63abba5b
|
chore: update documentation to mention 3.10+ compat
|
2024-10-01 06:41:05 +02:00 |
|
dependabot[bot]
|
1fb0f2f048
|
chore(deps): bump pymdown-extensions from 10.10.1 to 10.11.1
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.10.1 to 10.11.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.10.1...10.11.1)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-30 05:25:20 +00:00 |
|
Matthias
|
2a25ac9d1f
|
Merge pull request #10726 from freqtrade/dependabot/pip/develop/mkdocs-5d708111c2
chore(deps): bump mkdocs-material from 9.5.36 to 9.5.39 in the mkdocs group
|
2024-09-30 07:24:31 +02:00 |
|
dependabot[bot]
|
4785194527
|
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.36 to 9.5.39
- [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.36...9.5.39)
---
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-09-30 03:41:18 +00:00 |
|
Matthias
|
f77fedbea4
|
chore: move available_protections constant to test file (it's only used there)
|
2024-09-29 15:08:57 +02:00 |
|
Matthias
|
b8feefc541
|
tests: update protection tests
|
2024-09-29 09:44:07 +02:00 |
|
Matthias
|
d6cc88fa99
|
chore: remove schema syntax highlighting for protections
|
2024-09-29 09:27:40 +02:00 |
|
Matthias
|
428d451e55
|
chore: remove long-deprecated setting
|
2024-09-29 09:07:43 +02:00 |
|
Matthias
|
aa67abad94
|
docs: simplify protections intro
this had way too many consecutive "boxes"
|
2024-09-29 08:38:07 +02:00 |
|
Matthias
|
5816a594fd
|
Merge pull request #10671 from jakubikan/category-for-market-cap-pairlist
Build Documentation / Deploy Docs through mike (push) Has been cancelled
Devcontainer Pre-Build / build-and-push (push) Has been cancelled
Category for market cap pairlist
|
2024-09-28 11:51:42 +02:00 |
|
Matthias
|
7b93b55b78
|
docs: rephrase categories docs and add performance warning
|
2024-09-26 20:07:41 +02:00 |
|
Jakub Werner (jakubikan)
|
514558796b
|
double quotes
|
2024-09-25 21:21:56 +02:00 |
|
Jakub Werner (jakubikan)
|
b00ca54707
|
adding docu
|
2024-09-25 21:20:35 +02:00 |
|
Matthias
|
5907de90c1
|
Merge pull request #10687 from freqtrade/refactor/trade_init_0
Build Documentation / Deploy Docs through mike (push) Has been cancelled
Initialize Trade objects with amount=0
|
2024-09-24 06:30:24 +02:00 |
|
dependabot[bot]
|
04abc4d12f
|
chore(deps): bump pymdown-extensions from 10.9 to 10.10.1
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.9 to 10.10.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.9...10.10.1)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-23 06:24:37 +00:00 |
|
dependabot[bot]
|
0428dc8381
|
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.34 to 9.5.36
- [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.34...9.5.36)
---
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-09-23 03:47:22 +00:00 |
|
Matthias
|
9b346c0937
|
docs: add hint about amount being 0
|
2024-09-22 09:20:49 +02:00 |
|
Matthias
|
f50a633f87
|
docs: order table formatting
Build Documentation / Deploy Docs through mike (push) Waiting to run
Binance Leverage tiers update / auto-update (push) Has been cancelled
|
2024-09-18 07:11:12 +02:00 |
|
Matthias
|
ae41ab101a
|
docs: remove skip_pair_validation - it's no longer used.
Build Documentation / Deploy Docs through mike (push) Waiting to run
|
2024-09-15 11:28:57 +02:00 |
|
Matthias
|
c67a9d4e84
|
docs: update pairlist creation docs
|
2024-09-15 09:29:45 +02:00 |
|
Matthias
|
ae72f10448
|
Merge pull request #10619 from KingND/pixel/feat/freqai_labels_are_okay_in_lookahead_analysis
feat: include lookahead-analysis table caption when biased_indicator is likely from FreqAI target
|
2024-09-14 09:51:38 +02:00 |
|
Anuj Jain
|
addd27faf8
|
Update tests and docs
|
2024-09-11 15:33:26 +05:30 |
|
KingND
|
bb9f64027a
|
chore: improve language in docs
|
2024-09-08 12:04:58 -04:00 |
|
KingND
|
5f52fc4338
|
feat: update lookahead-analysis doc caveats to include info regarding the false positive on FreqAI targets
|
2024-09-08 12:04:58 -04:00 |
|
Matthias
|
611a3ce138
|
Merge pull request #10485 from jainanuj94/feature/8902
Add exit signals to export in backtesting
|
2024-09-07 20:12:05 +02:00 |
|
Matthias
|
396d933e34
|
feat(bybit): add support for unified Accounts
|
2024-09-07 18:28:56 +02:00 |
|
Matthias
|
0858e0a21e
|
Minor update to docs
|
2024-09-07 15:29:23 +02:00 |
|
Matthias
|
d9ec66695c
|
docs: update backtesting docs with new row
|
2024-09-07 08:49:30 +02:00 |
|
Anuj Jain
|
8d96844312
|
use BT_DATA_COLUMNS for trade wide indicators
|
2024-09-06 12:28:02 +05:30 |
|
Anuj Jain
|
b7145debfb
|
handle trade wide indicators
|
2024-09-05 21:52:09 +05:30 |
|
Anuj Jain
|
08d5174d02
|
update documentation and add default values
|
2024-09-04 09:56:12 +05:30 |
|
Matthias
|
d4ba837641
|
chore: mark Bybit as supported exchange
|
2024-09-02 07:03:04 +02:00 |
|
dependabot[bot]
|
4726afbebf
|
chore(deps): bump the mkdocs group with 2 updates
Bumps the mkdocs group with 2 updates: [mkdocs](https://github.com/mkdocs/mkdocs) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `mkdocs` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.6.0...1.6.1)
Updates `mkdocs-material` from 9.5.33 to 9.5.34
- [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.33...9.5.34)
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
- 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-09-02 03:04:55 +00:00 |
|
Matthias
|
ef96116c3f
|
docs: add note about freqUI support of dp.current_whitelist
closes #10600
|
2024-08-31 20:34:02 +02:00 |
|
Matthias
|
7edc50865f
|
docs: improve release documentation
|
2024-08-31 08:34:48 +02:00 |
|
dependabot[bot]
|
24785d28e6
|
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.32 to 9.5.33
- [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.32...9.5.33)
---
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-08-26 04:00:35 +00:00 |
|
Matthias
|
bcae1dce7b
|
docs: reduce font-weight of version_list
|
2024-08-24 09:19:07 +02:00 |
|
Matthias
|
33614d8ff0
|
docs: Improve wording for untradeable pairs
|
2024-08-21 19:51:24 +02:00 |
|
Robert Davey
|
4a62199682
|
Add clarification for untradeable pairs vs markets
|
2024-08-21 15:26:19 +01:00 |
|
Matthias
|
c7485e3fd4
|
chore: add mike to mkdocs config
|
2024-08-20 20:17:36 +02:00 |
|
Matthias
|
201a5c06fe
|
Merge pull request #10553 from freqtrade/dependabot/pip/develop/ruff-0.6.1
chore(deps-dev): bump ruff from 0.5.7 to 0.6.1
|
2024-08-19 20:37:12 +02:00 |
|
Matthias
|
ce66fbb595
|
chore: ruff format notebook
|
2024-08-19 19:59:15 +02:00 |
|
Matthias
|
976f9b2590
|
chore: re-format ipynb notebook
|
2024-08-19 18:23:36 +02:00 |
|
dependabot[bot]
|
bc719feb5d
|
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.31 to 9.5.32
- [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.31...9.5.32)
---
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-08-19 16:19:33 +00:00 |
|