Matthias
|
b82fc3fabd
|
Merge pull request #7612 from freqtrade/reduce-indicator-population
avoid redundant indicator population for corr_pair list
|
3 years ago |
Matthias
|
f5c694213b
|
Merge pull request #7672 from freqtrade/dependabot/pip/develop/scikit-learn-1.1.3
Bump scikit-learn from 1.1.2 to 1.1.3
|
3 years ago |
robcaulk
|
7b880a969a
|
change elect to decide
|
3 years ago |
robcaulk
|
fbc281e695
|
fix grammar, remove hyperlink
|
3 years ago |
robcaulk
|
c3c6733b2d
|
add statement of need to FreqAI docs
|
3 years ago |
Matthias
|
0f2e540a64
|
Update windows documentation about 32bit Windows
|
3 years ago |
robcaulk
|
66d8ed6c0b
|
Merge remote-tracking branch 'origin/develop' into reduce-indicator-population
|
3 years ago |
Matthias
|
391c3f56f7
|
Add typehint to corr_pairlist
|
3 years ago |
robcaulk
|
650bb8b7d7
|
ensure full pair string is used for caching dataframes. If not, revert to old behavior. Update docs.
|
3 years ago |
Matthias
|
b7d2c14f2c
|
Improve trading limits docs to mention upper limits
#7654
|
3 years ago |
Robert Caulk
|
1f5e92c0e7
|
Merge pull request #7642 from smarmau/patch-3
Update freqai-running.md
|
3 years ago |
Matthias
|
604f966c82
|
Enhance documentation with full space override sample
closes #7643
|
3 years ago |
Matthias
|
d94c0039eb
|
Add missing import to hyperopt docs
|
3 years ago |
smarmau
|
f12d40bd6b
|
Update freqai-running.md
Updated the follower section of the docs to include parameters to make the config schema validate on start up for follow_mode
|
3 years ago |
Matthias
|
e969479525
|
Merge pull request #7619 from freqtrade/stop/usehighlow
Stop/usehighlow
|
3 years ago |
dependabot[bot]
|
af89c83fa5
|
Bump pymdown-extensions from 9.6 to 9.7
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.6 to 9.7.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.6...9.7)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Matthias
|
57364b776c
|
Merge pull request #7630 from freqtrade/dependabot/pip/develop/mkdocs-material-8.5.7
Bump mkdocs-material from 8.5.6 to 8.5.7
|
3 years ago |
Matthias
|
3a40ad87c6
|
Merge pull request #7615 from freqtrade/price_jump_warn
Add price jump warning
|
3 years ago |
dependabot[bot]
|
e516190b63
|
Bump mkdocs-material from 8.5.6 to 8.5.7
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.5.6 to 8.5.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/8.5.6...8.5.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>
|
3 years ago |
Matthias
|
47e93dd2b2
|
Update documentation
|
3 years ago |
Matthias
|
60cb11a44d
|
Add price jump warning
|
3 years ago |
Wagner Costa Santos
|
589944055e
|
fix typos - live predictions candles
|
3 years ago |
Matthias
|
880ddccaa8
|
Merge pull request #7590 from freqtrade/list-models
List models
|
3 years ago |
Matthias
|
2a6b8dd88b
|
Merge pull request #7601 from freqtrade/dependabot/pip/develop/mkdocs-1.4.1
Bump mkdocs from 1.4.0 to 1.4.1
|
3 years ago |
Matthias
|
943f5f21ff
|
Improve get_pair_dataframe doc wording
|
3 years ago |
Matthias
|
abe4d32ead
|
Update wording in get_analyzed_dataframe docs
|
3 years ago |
dependabot[bot]
|
2ddfc7bbba
|
Bump mkdocs from 1.4.0 to 1.4.1
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.0...1.4.1)
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Matthias
|
23a5a516f9
|
Merge pull request #7557 from freqtrade/add-metric-tracker
Add metric tracker to FreqAI
|
3 years ago |
Matteo Manzi
|
b7dce8d24a
|
Update stoploss.md
|
3 years ago |
robcaulk
|
b236e362ba
|
Merge remote-tracking branch 'origin/develop' into add-metric-tracker
|
3 years ago |
Matthias
|
2ef315e8c2
|
Add documentation for list-freqaimodels
|
3 years ago |
Matthias
|
c6d2eed4fc
|
Merge pull request #7582 from th0rntwig/improve-freqai-docs
Add model info
|
3 years ago |
Matthias
|
c71c0e8da0
|
Fix some typos
|
3 years ago |
Matthias
|
c4d60184cd
|
Merge pull request #7581 from TheJoeSchr/develop
Docs: add `ignore_buying_expired_candle_after` and `order pricing` to summary
|
3 years ago |
th0rntwig
|
f8331e0326
|
Add model libs info
|
3 years ago |
Joe Schr
|
96e6c1b190
|
Docs: add `ignore_buying_expired_candle_after` and `order pricing` to summary
|
3 years ago |
Matthias
|
28f0a35e73
|
Merge pull request #7549 from froggleston/discord_sendmsg
Add support for dp.send_msg() to webhooks
|
3 years ago |
Robert Caulk
|
7bcb7d9a1a
|
Merge pull request #7554 from initrv/add-catboost-tensorboard
Add tensorboard for catboost
|
3 years ago |
robcaulk
|
724be0afef
|
add tensorboard asset to fai doc
|
3 years ago |
Matthias
|
5ffa3cb9ba
|
Update docs to mention `freqaimodels` directory
closes #7570
|
3 years ago |
robcaulk
|
a4aa1b972c
|
isolate and standardize location of tensorboard files, add doc, ensure backtesting functionality
|
3 years ago |
robcaulk
|
76b33359a9
|
add an optional metric tracker to collect train timings, inference timings, and cpu load data
|
3 years ago |
Matthias
|
ed12cddf3f
|
Update docs with new wording for webhook settings
|
3 years ago |
froggleston
|
8fcb80df69
|
Add support for dp.send_msg() to webhooks
|
3 years ago |
Robert Caulk
|
74277c7eff
|
Merge pull request #7511 from th0rntwig/improve-freqai-docs
Fix typos and correct/improve descriptions
|
3 years ago |
th0rntwig
|
c2d0eca9d8
|
Remove backticks around FreqAI
|
3 years ago |
dependabot[bot]
|
3c789bca63
|
Bump pymdown-extensions from 9.5 to 9.6
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.5 to 9.6.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.5...9.6)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
dependabot[bot]
|
6defa62297
|
Bump mkdocs-material from 8.5.3 to 8.5.6
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.5.3 to 8.5.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/8.5.3...8.5.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>
|
3 years ago |
dependabot[bot]
|
0a7e4d6da5
|
Bump mkdocs from 1.3.1 to 1.4.0
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.3.1...1.4.0)
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
th0rntwig
|
21440eaec2
|
Fix typos and correct/improve descriptions
|
3 years ago |