Commit Graph

2777 Commits (59a723aec82bdc2c8cacbb2ebe90bb9d8d50f6e2)

Author SHA1 Message Date
Matthias 59a723aec8 Add /health to rest client
4 years ago
Matthias 6686489c06
Merge pull request #7258 from freqtrade/feat/hyp_optinal_indicator
4 years ago
Matthias c3e74e6e8d Improve doc wording
4 years ago
Matthias 2b70c3d0c0 support price callback for partial exits in bt
4 years ago
Matthias 1fd223c815
Update --prepend help string
4 years ago
Matthias 9e48e6a40b Update docs about precision limits in backtesting
4 years ago
Matthias 1b0f37a93c Fix documentation typo
4 years ago
dependabot[bot] 3958e53aaa
Bump mkdocs-material from 8.4.0 to 8.4.1
4 years ago
Matthias 085f81ec9e Fix header indent on stake-size-management
4 years ago
Matthias 0ec38e0cfd Fix typo in docs
4 years ago
Matthias 63efb3ff3e
Merge pull request #7245 from th0rntwig/improve-doc
4 years ago
Matthias 01d45ed12e
Merge pull request #7257 from freqtrade/feat/list-pair-time
4 years ago
elintornquist 692c6bf1fd Added and updated figs and fig descriptions
4 years ago
robcaulk 88d6a7fbff additional edits
4 years ago
elintornquist 9c6b745f06 Restructure and improve doc, add fiq
4 years ago
Matthias 1389c8f5b6 Update documentation with show-timerange option
4 years ago
Matthias 733f716819 Update documentation
4 years ago
Matthias bc359675a2 Add --analyze-per-epoch - moving populate_analysis to the epoch process
4 years ago
Matthias 16af10a5bc Update notebook sample with simplified datadir configuration
4 years ago
Matthias 18fab86431 Add dock segment about webserver mode for docker
4 years ago
Matthias e7902bffa0 Remove checks for dataprovider existance - it's available in all modes.
4 years ago
Matthias e0883a4ea0 Improve doc wording
4 years ago
Matthias 819bc71941 Update docs for freqai docker container
4 years ago
Matthias 09ee9089fb
Merge pull request #6832 from freqtrade/feat/freqai
4 years ago
dependabot[bot] bc79027cf4
Bump mkdocs-material from 8.3.9 to 8.4.0
4 years ago
Matthias 464d99808f Update doc table formatting
4 years ago
Matthias 3a9ec76c91 Move "freqai.lock" to backend to simplify user interface
4 years ago
Matthias a5e96881f4 slightly update doc wording
4 years ago
Matthias c08a89378d
Merge pull request #7192 from AchmadFathoni/patch_conda_ta-lib
4 years ago
Matthias 24f1dc4ecc Update patched ta-lib install for conda
4 years ago
Robert Caulk c9c128f781 finalize logo, improve doc, improve algo overview, fix base tensorflowmodel for mypy
4 years ago
Matthias 3918f4abbd Simplify strategy interface by removing explicit self.freqai_info assignment
4 years ago
ecoppen 2312b86a66 Update telegram-usage.md
4 years ago
robcaulk 2cae3c42e6 remove trade database analyzer, clean up a bit
4 years ago
robcaulk 91d0c91287 improve docs
4 years ago
robcaulk 4289c5c684 update freqai logo
4 years ago
Matthias 9a82898d6b Merge branch 'develop' into feat/freqai
4 years ago
Matthias 5182f755f1 Add debug setup documentation
4 years ago
Achmad Fathoni aaa5349003 Add script for patching conda libta-lib
4 years ago
Matthias 78e129034e Update docs to specify trading limit behaviour
4 years ago
Robert Caulk c172ce1011 improve flexibility of user defined prediction dataframe
4 years ago
Robert Caulk fdc82f8302 add doc section for classifier
4 years ago
robcaulk a42a060ab5 fix DB once and for all. Make DBSCAN more efficient and robust.
4 years ago
Matthias 29e41cc817 Update docs to reflect correct result
4 years ago
OGSK a8541d86fb Edit index of `custom_stake_amount`
4 years ago
OGSK debc73b654 Edit Typo Custom-stake-amount
4 years ago
Robert Caulk fe1b8515a8 fix bug in DBSCAN, update doc
4 years ago
Stefano Ariestasia febd809119
Fix typo
4 years ago
robcaulk 29225e4baf add DBSCAN outlier detection feature, add supporting documentation
4 years ago
robcaulk 95d3009a95 give user ability to analyze live trade dataframe inside custom prediction model. Add documentation to explain new functionality
4 years ago