Matthias
|
d9f6f0847d
|
docs: improve readability of hyperopt-loss sample
|
2024-08-15 06:50:04 +02:00 |
|
Matthias
|
7e502beafc
|
Merge pull request #10527 from freqtrade/feat/bt_generator
Backtesting - dynamic pairlist sorting
|
2024-08-13 09:56:19 +02:00 |
|
Matthias
|
948e67a2b7
|
docs: improved wording
|
2024-08-13 07:14:08 +02:00 |
|
Matthias
|
c7bc1b10e2
|
docs: fix messed up formatting
|
2024-08-13 07:04:51 +02:00 |
|
Matthias
|
ef04324f9d
|
docs: update --help output docs
|
2024-08-13 07:03:00 +02:00 |
|
Matthias
|
f009625c1a
|
docs: update list-data documentation
|
2024-08-13 07:01:23 +02:00 |
|
Matthias
|
5773d1fd8d
|
docs: Update documentation for new flow
|
2024-08-12 14:51:42 +02:00 |
|
Matthias
|
6f33115187
|
Merge pull request #10400 from simwai/feature/stoploss-start-at
Added unlock_at field for protection config
|
2024-08-10 16:40:09 +02:00 |
|
Matthias
|
900922760a
|
feat: add json schema validation docs
|
2024-08-07 20:20:08 +02:00 |
|
dependabot[bot]
|
1e5154c901
|
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.30 to 9.5.31
- [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.30...9.5.31)
---
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-05 03:26:37 +00:00 |
|
Matthias
|
8bc1949466
|
docs: update link to technical documentation
|
2024-08-03 16:41:22 +02:00 |
|
Matthias
|
98c8521057
|
chore: fix minor gotcha
|
2024-08-02 20:13:59 +02:00 |
|
Matthias
|
79d4dc1646
|
Merge branch 'develop' into feature/stoploss-start-at
|
2024-08-02 19:51:28 +02:00 |
|
Matthias
|
d33c930f26
|
Merge pull request #10454 from jainanuj94/feature/10348
Add percent change pairlist
|
2024-07-30 20:58:27 +02:00 |
|
Matthias
|
eb0fc0fc80
|
docs: Fix minor typo
|
2024-07-30 20:29:21 +02:00 |
|
dependabot[bot]
|
3789e1339b
|
chore(deps): bump pymdown-extensions from 10.8.1 to 10.9
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.8.1 to 10.9.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.8.1...10.9)
---
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-07-29 05:32:28 +00:00 |
|
dependabot[bot]
|
fd2be958ba
|
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.29 to 9.5.30
- [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.29...9.5.30)
---
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-07-29 03:06:12 +00:00 |
|
jainanuj94
|
aa327643f5
|
Merge remote-tracking branch 'upstream/develop' into feature/10348
|
2024-07-28 22:26:58 +05:30 |
|
jainanuj94
|
ac1e405c34
|
Update documentation and fix doc test
|
2024-07-28 21:10:20 +05:30 |
|
jainanuj94
|
4932473b3f
|
Add documentation
|
2024-07-27 23:41:32 +05:30 |
|
Matthias
|
818e4d86bf
|
docs: explain that the strategy may be called with dataframe of length 1
|
2024-07-25 06:39:35 +02:00 |
|
Matthias
|
0d7400fff4
|
chore: fix pre-commit error
|
2024-07-22 19:31:30 +02:00 |
|
Matthias
|
d4db87e017
|
Merge pull request #10451 from cowleyb/Fix-typo-in-docs
Typo in docs
|
2024-07-22 18:42:08 +02:00 |
|
Matthias
|
dfe1a42b74
|
docs: Migrate "different db system" to advanced setup
|
2024-07-22 18:30:10 +02:00 |
|
Matthias
|
a1e73ffe93
|
docs: update sql cheatsheet with a few warnings
|
2024-07-22 18:30:07 +02:00 |
|
cowleyb
|
cb1539463e
|
Typo in docs
|
2024-07-22 15:57:24 +01:00 |
|
Matthias
|
a8f707eee2
|
Merge branch 'develop' into feature/fetch-public-trades
|
2024-07-20 08:15:34 +02:00 |
|
simwai
|
f714d1ab28
|
Added unlock_at field to protections document
|
2024-07-18 15:08:12 +02:00 |
|
Joe Schr
|
4cd75c9753
|
docs: replace orderflow dataframe with dict in code comment
|
2024-07-15 20:49:56 +02:00 |
|
Matthias
|
5930813df9
|
docs: Updated orderflow documentation
|
2024-07-15 20:30:31 +02:00 |
|
dependabot[bot]
|
2b36a7e318
|
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.28 to 9.5.29
- [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.28...9.5.29)
---
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-07-15 03:33:27 +00:00 |
|
Matthias
|
79e6034656
|
docs: Improve orderflow documentation
|
2024-07-13 09:49:09 +02:00 |
|
Matthias
|
646ca5e3b3
|
Docs wording
|
2024-07-12 20:00:46 +02:00 |
|
Matthias
|
9ebd34daba
|
Merge branch 'develop' into feature/fetch-public-trades
|
2024-07-11 07:06:58 +02:00 |
|
dependabot[bot]
|
c0b20f88a5
|
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.27 to 9.5.28
- [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.27...9.5.28)
---
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-07-08 03:10:12 +00:00 |
|
Matthias
|
059fb16a35
|
docs: improve dev setup docs
|
2024-07-05 08:28:09 +02:00 |
|
Matthias
|
c891e38f2b
|
Merge branch 'develop' into feature/fetch-public-trades
|
2024-07-04 14:39:17 +02:00 |
|
Matthias
|
0e51baeb10
|
Better structure for config docs
|
2024-07-04 14:32:45 +02:00 |
|
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 |
|
Joe Schr
|
05b2d8a2bf
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2024-07-04 11:01: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 |
|
Joe Schr
|
b2bcac8447
|
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
|
2024-06-27 15:23:12 +02:00 |
|
Joe Schr
|
54df6f5b9c
|
orderflow: adds cache_size to config
|
2024-06-24 17:40:24 +02:00 |
|