dependabot[bot]
|
384ebc5b38
|
Bump pymdown-extensions from 10.4 to 10.5
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.4 to 10.5.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.4...10.5)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-27 03:19:35 +00:00 |
|
Matthias
|
869756d87d
|
Merge pull request #9454 from freqtrade/ci/bittrex_removal
Remove Bittrex from supported exchanges
|
2023-11-21 20:52:43 +01:00 |
|
Matthias
|
65df2f30c1
|
Update some more docs with bittrex removal
|
2023-11-21 06:42:53 +01:00 |
|
Matthias
|
e7aa706f73
|
Update samples with binance
|
2023-11-21 06:39:38 +01:00 |
|
Matthias
|
047dac7b7d
|
Remove bittrex from supported exchanges
|
2023-11-21 06:37:58 +01:00 |
|
chas s
|
7646849405
|
Removed redundant 'cpu_count'
|
2023-11-20 23:25:28 -06:00 |
|
dependabot[bot]
|
972c5c327c
|
Bump mkdocs-material from 9.4.8 to 9.4.10
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.8 to 9.4.10.
- [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.4.8...9.4.10)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-20 03:11:28 +00:00 |
|
froggleston
|
f9202c3f6b
|
Clarify hyperopt docs for parameter options
|
2023-11-15 12:11:47 +00:00 |
|
konradbeck
|
e6663c0304
|
Update strategy-customization.md
Shouldn't the timeperiod be 100 when defining a ema100?
|
2023-11-13 13:50:32 +02:00 |
|
Matthias
|
d2afe281bf
|
Add cancel order to new exchange docs
|
2023-11-13 07:23:50 +01:00 |
|
dependabot[bot]
|
50b264c6f8
|
Bump pymdown-extensions from 10.3.1 to 10.4
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.3.1 to 10.4.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.3.1...10.4)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-13 03:34:07 +00:00 |
|
Matthias
|
da647735b6
|
Merge pull request #9407 from stash86/bt-metrics
add entries, exits, and mix_tags API endpoints
|
2023-11-11 16:10:10 +01:00 |
|
Matthias
|
59cefda283
|
Update strategy-callbacks.md with new information
on max_entry_position_adjustment
|
2023-11-11 13:11:17 +01:00 |
|
Matthias
|
c9a5e5a98c
|
Fix another (identical) typo
|
2023-11-11 10:50:58 +01:00 |
|
konradbeck
|
51dc5811c2
|
Update freqai-feature-engineering.md
I cannot find any reference to 'include_periods_candles'
|
2023-11-11 09:38:52 +02:00 |
|
Stefano Ariestasia
|
da3c42bbbc
|
add entries, exits, and mix_tags API endpoints
|
2023-11-11 15:16:40 +09:00 |
|
Matthias
|
7d4c9bc0cf
|
Merge pull request #9395 from freqtrade/dependabot/pip/develop/markdown-3.5.1
Bump markdown from 3.5 to 3.5.1
|
2023-11-06 15:40:39 +01:00 |
|
dependabot[bot]
|
31af1d5dc7
|
Bump markdown from 3.5 to 3.5.1
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5 to 3.5.1.
- [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.5...3.5.1)
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-06 05:38:40 +00:00 |
|
dependabot[bot]
|
77b00b2a12
|
Bump mkdocs-material from 9.4.7 to 9.4.8
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.7 to 9.4.8.
- [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.4.7...9.4.8)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-06 03:52:41 +00:00 |
|
Matthias
|
2a0175f629
|
Add "empty" config to disable default discord messages
closes #9372
|
2023-11-02 18:09:41 +01:00 |
|
Matthias
|
051b6e9458
|
Update documentation
|
2023-11-01 11:02:03 +01:00 |
|
dependabot[bot]
|
223af95da7
|
Bump mkdocs-material from 9.4.6 to 9.4.7
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.6 to 9.4.7.
- [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.4.6...9.4.7)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-30 03:37:23 +00:00 |
|
Matthias
|
1e18b35f22
|
Change box type to tip
|
2023-10-27 07:08:38 +02:00 |
|
Matthias
|
bb78285661
|
Add hint about helper commands to common mistakes section
|
2023-10-27 06:38:35 +02:00 |
|
dependabot[bot]
|
e5f0fe288a
|
Bump pymdown-extensions from 10.3 to 10.3.1
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.3 to 10.3.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.3...10.3.1)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-23 03:46:06 +00:00 |
|
dependabot[bot]
|
ec64a182f9
|
Bump mkdocs-material from 9.4.4 to 9.4.6
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.4 to 9.4.6.
- [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.4.4...9.4.6)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-16 03:48:51 +00:00 |
|
dependabot[bot]
|
74f678a26f
|
Bump markdown from 3.4.4 to 3.5
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.4 to 3.5.
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.4...3.5)
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 06:13:16 +00:00 |
|
dependabot[bot]
|
756f5d5408
|
Bump mkdocs-material from 9.4.2 to 9.4.4
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.2 to 9.4.4.
- [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.4.2...9.4.4)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-09 03:53:10 +00:00 |
|
Stefano Ariestasia
|
183166b3fb
|
fix output if no variance, and fix docs
|
2023-10-03 08:27:28 +09:00 |
|
dependabot[bot]
|
fafc102573
|
Bump mkdocs-material from 9.4.1 to 9.4.2
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.1 to 9.4.2.
- [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.4.1...9.4.2)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-02 03:40:52 +00:00 |
|
Matthias
|
c6199e5ca6
|
Merge pull request #9232 from freqtrade/kraken/dldata
Kraken - dataimport
|
2023-10-01 07:13:54 +02:00 |
|
Matthias
|
659cbd987a
|
Merge pull request #9152 from stash86/bt-metrics
Add recursive-analysis sub-command
|
2023-09-29 17:59:37 +02:00 |
|
Matthias
|
154149ff03
|
Slightly updated docs
|
2023-09-29 07:14:49 +02:00 |
|
Stevan Stevic
|
90475e52db
|
Change strat to strategy in freqai-feature-engineering.md
|
2023-09-27 16:56:03 +02:00 |
|
Matthias
|
d04a4db270
|
Merge pull request #9217 from freqtrade/frog-dataformat-docs-1
Update data-download.md
|
2023-09-26 06:30:34 +02:00 |
|
Matthias
|
8ad6eb9896
|
Update parameter value to be clearer
|
2023-09-25 19:55:58 +02:00 |
|
Matthias
|
83b37e2f78
|
Add documentation for kraken data mode
|
2023-09-25 18:23:20 +02:00 |
|
dependabot[bot]
|
d032aaaba0
|
Bump mkdocs-material from 9.3.1 to 9.4.1
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.3.1 to 9.4.1.
- [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.3.1...9.4.1)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-25 04:48:16 +00:00 |
|
dependabot[bot]
|
da9a8b616e
|
Bump mkdocs from 1.5.2 to 1.5.3
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.2...1.5.3)
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-25 03:51:54 +00:00 |
|
Matthias
|
8002b476ff
|
Update recommendation for kraken
|
2023-09-24 23:04:28 +02:00 |
|
Robert Davey
|
04b3b1d4d9
|
Update data-download.md
Fix the main data format docs to reflect the move to feather.
|
2023-09-24 12:12:16 +01:00 |
|
Stefano Ariestasia
|
b387c315da
|
fix pre-commit
|
2023-09-24 14:59:19 +09:00 |
|
Stefano Ariestasia
|
3c647a3794
|
change wordings on the doc from backtest to "calculate indicators" since we never do full backtest process
|
2023-09-24 14:55:13 +09:00 |
|
Matthias
|
9fa365e766
|
Fix docs rendering (lists need a newline before the first item)
|
2023-09-23 10:47:30 +02:00 |
|
Matthias
|
a4a3b19566
|
Fix typo in docs
|
2023-09-23 10:27:44 +02:00 |
|
Matthias
|
8452399c12
|
Merge pull request #9187 from stash86/full-pairlist
Add FullTradesPairlist
|
2023-09-23 10:24:13 +02:00 |
|
Robert Davey
|
30e8466cae
|
Update recursive-analysis.md
Thanks for adding the example table! It's good to have that example available. I've edited this section of the docs as before.
|
2023-09-22 13:11:35 +01:00 |
|
Stefano Ariestasia
|
3881c51892
|
add example of the result of the analysis
|
2023-09-22 20:45:48 +09:00 |
|
Robert Davey
|
4959d124ad
|
Update recursive-analysis.md
I went through the docs which are great, but they needed some tidying up and changes to language to meet the style of the rest of the docs.
|
2023-09-22 10:50:35 +01:00 |
|
Stefano Ariestasia
|
f133ee3cca
|
add more explanation in the docs about startup candle and its relation to API limit
|
2023-09-22 17:10:43 +09:00 |
|