Matthias
|
371819d26e
|
Merge pull request #10273 from freqtrade/ci/ccxt.pro
ccxt.pro support - using websockets to get data
|
2024-07-04 14:32:36 +02:00 |
|
Matthias
|
b3bcbfa803
|
Add extended Websocket documentation
|
2024-07-04 12:47:44 +02:00 |
|
Matthias
|
7ab4eecb18
|
Fix header indentation
|
2024-07-04 12:10:39 +02:00 |
|
Matthias
|
a0a5ccc445
|
Merge branch 'develop' into ci/ccxt.pro
|
2024-07-04 12:08:36 +02:00 |
|
Matthias
|
8a246b831b
|
Update non-working ccxt doc links
|
2024-07-04 12:07:18 +02:00 |
|
Matthias
|
db8d4dc990
|
Add exchange.enable_ws setting to doc
|
2024-07-04 12:06:17 +02:00 |
|
Matthias
|
04b65eae3c
|
docs: Fix format used for backtesting-predictions
|
2024-07-03 17:24:48 +02:00 |
|
Matthias
|
7209b2e71a
|
Merge branch 'develop' into ci/ccxt.pro
|
2024-07-03 13:13:13 +02:00 |
|
Matthias
|
027cd44944
|
Clarify dry-run market order slippage logic
closes #10384
|
2024-07-03 11:26:38 +02:00 |
|
Netcan
|
b3cc761d8c
|
Update pairlists.md
|
2024-06-21 23:18:48 +08:00 |
|
Matthias
|
b7f180ab3f
|
fix: Improve safety of custom_stop return validation
If the return is inf or NaN freqtrade should not fail
closes #10349
|
2024-06-21 16:43:07 +02:00 |
|
Matthias
|
8ac5fce06b
|
Improve note wording
|
2024-06-20 06:54:55 +02:00 |
|
Matthias
|
226f907726
|
Add deprecation note to plot modules
|
2024-06-20 06:52:25 +02:00 |
|
Matthias
|
2bc5756326
|
Update proxy documentation
|
2024-06-19 20:27:47 +02:00 |
|
Matthias
|
a20abfc3c7
|
Merge pull request #10269 from freqtrade/frog-rest-client-1
Add force_enter optional args and tests
|
2024-06-18 12:19:38 +02:00 |
|
dependabot[bot]
|
d7c0ae2256
|
Bump mkdocs-material from 9.5.26 to 9.5.27 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.26 to 9.5.27
- [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.26...9.5.27)
---
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-06-17 03:31:41 +00:00 |
|
Matthias
|
3979801a86
|
Update documentation about keyword arguments
|
2024-06-15 09:49:08 +02:00 |
|
Matthias
|
9e3be765d0
|
Fix table style
|
2024-06-11 07:11:20 +02:00 |
|
Matthias
|
12d7fbb379
|
Update docs for new wording
|
2024-06-11 07:06:09 +02:00 |
|
Matthias
|
21710aeca8
|
use kwargs in example for clarity
closes #10308
|
2024-06-11 06:35:22 +02:00 |
|
dependabot[bot]
|
0c6d3fd675
|
Bump mkdocs-material from 9.5.25 to 9.5.26 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.25 to 9.5.26
- [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.25...9.5.26)
---
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-06-10 03:34:24 +00:00 |
|
dependabot[bot]
|
23b5298f07
|
Bump mkdocs-material from 9.5.24 to 9.5.25 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.24 to 9.5.25
- [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.24...9.5.25)
---
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-06-03 03:43:32 +00:00 |
|
Matthias
|
93b64e7db6
|
Update documentation wording
|
2024-06-01 20:04:57 +02:00 |
|
simwai
|
9c7bc374bc
|
Fixed the doc
|
2024-05-30 19:45:41 +02:00 |
|
simwai
|
055293db7c
|
Updated Windows installation doc
|
2024-05-30 17:06:34 +02:00 |
|
simwai
|
c9d67999ee
|
Updated Windows installation doc, refined logging
|
2024-05-30 10:28:53 +02:00 |
|
Robert Davey
|
7ca96beca7
|
Amend rate to amount
|
2024-05-29 15:30:41 +01:00 |
|
Robert Davey
|
b27e52b272
|
Update rest-api.md
Update docs to reflect force exit order_type and rate options
|
2024-05-29 13:35:31 +01:00 |
|
Matthias
|
72d33070d4
|
Fix a few codespell typos
|
2024-05-28 06:37:54 +02:00 |
|
dependabot[bot]
|
2cc9fe604a
|
Bump mkdocs-material from 9.5.23 to 9.5.24 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.23 to 9.5.24
- [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.23...9.5.24)
---
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-05-27 03:45:59 +00:00 |
|
Matthias
|
30ad4ca9a9
|
Add bingx to list of supported exchanges
|
2024-05-26 16:37:21 +02:00 |
|
Matthias
|
71cb2ded79
|
Add Bingx stoploss documentation
|
2024-05-26 16:37:21 +02:00 |
|
Matthias
|
5fd76a79fe
|
Add coingecko API documentation
|
2024-05-20 14:39:57 +02:00 |
|
dependabot[bot]
|
79e522162c
|
Bump mkdocs-material from 9.5.22 to 9.5.23 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.22 to 9.5.23
- [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.22...9.5.23)
---
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-05-20 03:26:41 +00:00 |
|
Matthias
|
b2cce5ccdf
|
update download data docs
|
2024-05-18 20:24:40 +02:00 |
|
Matthias
|
968f74edbd
|
Update docs for full 3.12 support
|
2024-05-18 15:22:03 +02:00 |
|
Matthias
|
c955aa02df
|
No extra styling ...
|
2024-05-16 06:59:12 +02:00 |
|
Matthias
|
2a8cfd2e92
|
Add extra rtd rules ...
|
2024-05-16 06:54:20 +02:00 |
|
dependabot[bot]
|
01b00ba375
|
Bump mkdocs-material from 9.5.21 to 9.5.22 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.21 to 9.5.22
- [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.21...9.5.22)
---
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-05-13 03:01:53 +00:00 |
|
dependabot[bot]
|
72e53eee5c
|
Bump jinja2 from 3.1.3 to 3.1.4
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [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.3...3.1.4)
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-06 05:35:12 +00:00 |
|
dependabot[bot]
|
187397540e
|
Bump mkdocs-material from 9.5.19 to 9.5.21 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.19 to 9.5.21
- [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.19...9.5.21)
---
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-05-06 03:07:28 +00:00 |
|
Matthias
|
7ba285fbbb
|
Fix bad link
|
2024-05-05 09:45:25 +02:00 |
|
Robert Caulk
|
93e65a583f
|
Update freqai-feature-engineering.md
|
2024-05-04 17:14:36 +02:00 |
|
Matthias
|
643bfa065c
|
Add documentation for freqUI backtest mode
|
2024-05-04 17:11:46 +02:00 |
|
Matthias
|
8309d92cef
|
Improve freqUI docs
|
2024-05-04 17:11:46 +02:00 |
|
Matthias
|
acb6dacf2f
|
Add light and dark Screenshots of freqUI
|
2024-05-04 17:11:46 +02:00 |
|
Matthias
|
ccb1d59a22
|
Add main header about UI
|
2024-05-04 17:11:46 +02:00 |
|
Matthias
|
4e5a620364
|
Add a few screenshots of freqUI
|
2024-05-04 17:11:46 +02:00 |
|
Matthias
|
9f1ebf0c50
|
Extract section about CORS to it's own icnlude section
|
2024-05-04 17:11:46 +02:00 |
|
Matthias
|
74732537b8
|
Add explicit documentation page for freqUI
|
2024-05-04 17:11:46 +02:00 |
|