Commit Graph

4235 Commits (b3bbb923586124efe32bcb7ca2c42ff7eea67c39)

Author SHA1 Message Date
Matthias 23bbbddcdb chore: improve backtest doc clarity
9 months ago
Matthias d0c3b30289 docs: add explanation message about "couldn't reuse"
9 months ago
dependabot[bot] ae1fcbcffb
chore(deps): bump mkdocs-material in the mkdocs group
10 months ago
Matthias 8ecd7011cb
Merge pull request #11953 from freqtrade/drop_3.10
10 months ago
Matthias e98f3cfedf docs: Update "tag" examples with advanced examples
10 months ago
Matthias 5f4184536a docs: update max enter_tag length
10 months ago
Matthias b49dafc412 docs: update to 3.11+ version requirement
10 months ago
Matthias 6421f767c6 chore: remove github buttons js code
10 months ago
Matthias f18c7f0cad docs: make sure github buttons render
10 months ago
Matthias 595db54ac7
Merge pull request #11917 from froggleston/frog-contrib-exch-1
10 months ago
Matthias 6049ac1561 docs: update wording of developer docs
10 months ago
froggleston 1641f56956
Add short explanation of where exchange files are
10 months ago
dependabot[bot] 3a5b555f1e
chore(deps): bump markdown from 3.8 to 3.8.2
10 months ago
dependabot[bot] fded8bf43e
chore(deps): bump pymdown-extensions from 10.15 to 10.16
10 months ago
racequite 489b7e6d18 docs: Fix comment
10 months ago
Matthias 20e0b542e3 docs: update command partials
11 months ago
Matthias ca79b84e4a docs: reword section around edge in utility subcommands
11 months ago
Matthias 3670df8771 chore: remove edge from ft_rest_client
11 months ago
Matthias 5138e97b70 docs: remove edge from FAQ
11 months ago
Matthias ca32cb9e61 docs: remove further edge usages
11 months ago
Matthias 92ef1ef761 docs: deprecated: removal of Edge module
11 months ago
Matthias e38504b9db chore: remove edge from docs
11 months ago
Matthias 0e68de0c6d feat: document --notes usage
11 months ago
Matthias ba5f771e65 chore: update documentation command
11 months ago
Matthias d3b5be6cb6 chore: update docs and ft_client taxonomy
11 months ago
Matthias e58ab7852a docs: add operatorId to bitvavo docs
11 months ago
Robert Davey 0c13414f14
Slight rewording for clarity
11 months ago
Robert Davey 1021c7a7af
Minor typo
11 months ago
Robert Davey 5306fb3709
Add clarification to the exit table
11 months ago
Matthias 1afddf9db4 docs: no dots on exit comparison
11 months ago
Matthias 929538dd5f docs: refactor exit logic comparisons to includes file
11 months ago
Matthias f432e65a14 docs: add "exit logic comparisons" table
11 months ago
Matthias dfc1193c52
Merge pull request #11656 from mrpabloyeah/add-custom-roi-strategy-callback
11 months ago
Matthias 0ad6a6a951 docs: fix broken links
11 months ago
Matthias f0b16c277c docs: add "sold the bots capital" FAQ entry
11 months ago
Matthias d8c24663fc
Merge pull request #11736 from viotemp1/optuna_addons
11 months ago
Matthias d8c6873ee9
Merge pull request #11769 from freqtrade/dependabot/pip/develop/mkdocs-90ecda04c5
11 months ago
dependabot[bot] 8868b10042
chore(deps): bump mkdocs-material in the mkdocs group
11 months ago
Achmad Fathoni 5b001eec3e docs: trades space not included in default spaces
11 months ago
Matthias fe9de41d58 docs: fix Note boxes not rendering correctly
11 months ago
viotemp1 d33e931a0d early stop - replace values lower than 20 with 20 and display a warning.
11 months ago
viotemp1 28e5efc902 fix docs
11 months ago
Matthias 510c47bd78 docs: update doc wording in custom_exit callback
11 months ago
mrpabloyeah 90e2935abf Add trade_duration parameter to custom_roi
11 months ago
Matthias c3ea793abb Merge branch 'develop' into add-custom-roi-strategy-callback
11 months ago
Matthias b6614045aa
Merge pull request #11738 from snussik/patch-1
11 months ago
Matthias cbf27f0bdb docs: Simplify doc examples
11 months ago
nisuhw ca9403f981
Update installation.md for older Raspberry Pi 2
12 months ago
dependabot[bot] 6d1d0751e8
chore(deps): bump mkdocs-material in the mkdocs group
12 months ago
snussik fed91ff5a1
Update strategy-callbacks.md
12 months ago
viotemp1 5b92af6a90 fix some spelling errors
12 months ago
viotemp1 442a1ba50d add early stopping for hyperopt
12 months ago
Matthias 950a0df8b1 docs: improved documentation of order object
12 months ago
Matthias 87061bcce8 docs: adopt autosampler example as advanced hyperopt approach
12 months ago
Matthias 7cfecab7e2 Merge branch 'develop' into optuna
12 months ago
Matthias fca454bba3
Merge pull request #11708 from hippocritical/develop
12 months ago
Matthias 3dc1adfad4 docs: slight formatting tweaks
12 months ago
Robert Davey 38754e0598
Small tweaks to lookahead docs
12 months ago
Matthias 92bcf672fb docs: document consumer's `initial_candle_limit`
12 months ago
Matthias 82186c8a7f docs: fix typo in docs causing note-box to not render
12 months ago
hippocritical 50596e1a6a fixed typo
12 months ago
hippocritical 9edcbbb9a8 Changed formatting to be more readable in source
12 months ago
Matthias a59805d739 docs: small formatting
12 months ago
Robert Davey b96c06ffdc
Update lookahead-analysis.md
12 months ago
Matthias 8abe358c1e docs: improved rendering
12 months ago
hippocritical a0f336c31f changed lookahead-analysis.md to better explain the output of the command
12 months ago
Matthias 74f601b352 docs: Improved plot annotations sample
12 months ago
Matthias a3359b62d4 feat: validate annotation-type before returning
12 months ago
Matthias 333660e628 feat: improved doc-string for plot-annotations
12 months ago
Matthias 81f80a6b22 docs: add visual documentation for plot annotations
12 months ago
Matthias 1fec5a873e Merge branch 'develop' into feat/plot_annotations
12 months ago
Matthias d90666d2e8
docs: minor link refactor
12 months ago
froggleston 78943bf88d
Add link to FAQ
12 months ago
froggleston 1b8a42d472
Improve logging docs in 101 and advanced setup
12 months ago
dependabot[bot] 2ef1e203c6
chore(deps): bump pymdown-extensions from 10.14.3 to 10.15
12 months ago
Matthias 8af9875d45 docs: remove scikit-optimize references from docs
1 year ago
Matthias 8a9b31eccd chore: remove scikit-optimize dependency
1 year ago
Matthias 124c051432 docs: add "realized_profit" field to trade object docs
1 year ago
dependabot[bot] 35e9805ef1
chore(deps): bump mkdocs-material in the mkdocs group
1 year ago
mrpabloyeah e105ea660b Improve documentation
1 year ago
mrpabloyeah e656063771 Add custom_roi strategy callback
1 year ago
Matthias 10d79f6232 feat: update --datadir description
1 year ago
hippocritical 27e3ae8c24 added list-data comment for --datadir to have the user not specify [exchange]/futures/ by themselves. They should use --trading-mode.
1 year ago
hippocritical f6cb446bff added list-data comment for --datadir to have the user not specify [exchange]/futures/ by themselves. They should use --trading-mode.
1 year ago
dependabot[bot] b341bc5a8c
chore(deps): bump markdown from 3.7 to 3.8
1 year ago
viotemp1 20fca07d8f fixed mypy errors
1 year ago
viotemp1 8ee40ade45 update docs/advanced-hyperopt.md
1 year ago
hippocritical 87f07d5f91 fixed description
1 year ago
hippocritical a24f5d64a1 removed legacy port 3000 at frequenthippo.ddns.net
1 year ago
Matthias 30eb32862c docs: update title in parameter table
1 year ago
Matthias 6ae5724ad1
Merge pull request #11618 from mrpabloyeah/hyperopt_loss_max_drawdown_per_pair
1 year ago
mrpabloyeah 568c579cab Improve documentation
1 year ago
mrpabloyeah 9a3ada65f5 Complete the integration on freqtrade
1 year ago
Matthias 9d0f5df549 docs: update docs about reduce_df_footprint
1 year ago
Matthias 8de5e2b7b8
Merge pull request #11609 from Axel-CH/doc/update-stopbuy-doc
1 year ago
Matthias 9b9ef6ae6d docs: Minor adjustment to doc wording
1 year ago
Axel-CH cd9c45e875 doc: slight order change in pause telegram command description
1 year ago
Axel-CH c90ac30077 doc: combine /pause and /stopentry /stopbuy sections in telegram usage doc
1 year ago
dependabot[bot] eb4199fe80
chore(deps): bump mkdocs-material in the mkdocs group
1 year ago
Axel-CH 7dddab18c4 doc: update telegram usage doc to match paused state feature and usage
1 year ago
Matthias 91df1257e7 chore: update install-ui command partial
1 year ago
Matthias 1aaf0c2034
Merge pull request #11539 from Axel-CH/feat/add-paused-state
1 year ago
dependabot[bot] 07fb941758
chore(deps): bump mkdocs-material in the mkdocs group
1 year ago
Robert Caulk 31aa397492
Merge pull request #11541 from freqtrade/drop_pytorch_support
1 year ago
Matthias b77739b5ca docs: add exchange docs about hyperliquid historic data
1 year ago
viotemp1 b603771242
Merge branch 'freqtrade:develop' into optuna
1 year ago
viotemp1 2e06eb0e7b update docs for optuna sampler
1 year ago
viotemp1 31c4d35932 update docs for optuna sampler
1 year ago
Matthias 9480331b45
Merge pull request #11548 from freqtrade/feat/config_to_btresults
1 year ago
dependabot[bot] d19498667a
chore(deps): bump mkdocs-material in the mkdocs group
1 year ago
Matthias 286371c1e4 docs: add documentation for output zip file format
1 year ago
Axel-CH 209c2e0ceb doc: paused state small wording fix
1 year ago
Matthias 6f58e01f8e chore: drop support for macos x64 PyTorch
1 year ago
Matthias 31e4501765 docs: improve static pairlist documentation
1 year ago
Axel-CH 5a1f96d35c doc: update the doc with newly added paused state
1 year ago
Matthias 8e2de9ef7e docs: improve adjust_trade_position formatting
1 year ago
Matthias 5ea7ba6b9a docs: improve adjust_trade_position docs further
1 year ago
Matthias e3e924d888 docs: minor update to realign summary metric docs
1 year ago
Matthias 7735ea91bb fix: adjust_order_price return type
1 year ago
Matthias 26ba076143
Merge pull request #11093 from arenstar/api-server-list-custom-data
1 year ago
Matthias 6b6d7fc310
Merge pull request #11505 from freqtrade/feat/log_from_config
1 year ago
Axel-CH 176f5518ea Merge branch 'develop' into api-server-list-custom-data
1 year ago
Axel-CH ef58aaf9e9 chore: update rest client custom-data related functions inline comment and help content
1 year ago
dependabot[bot] 93cbbbbe31
chore(deps): bump mkdocs-material in the mkdocs group
1 year ago
Matthias 39903d521e docs: add authorized_users to documentation
1 year ago
Matthias da53b5d115 docs: document logging JSON format
1 year ago
Matthias bfd2c3f942 chore: pin freqtrade CI badge to develop branch
1 year ago
Matthias 415e361c66 docs: fix note syntax
1 year ago
Matthias 385b39ff66 docs: enhance logging documentation with links
1 year ago
Matthias 9d232c4949 docs: add log_config to supported log options
1 year ago
Matthias 85ccc31a63 docs: document basic log_config setup
1 year ago
Matthias 65d19c38b6 docs: document deprecation of --logfile syslog
1 year ago
Matthias 8832bae371 docs: document syslog logging via log_config
1 year ago
Matthias a85e044e99 docs: improve log formatting
1 year ago
Matthias 79ebc943a2 docs: Document journald logging via configuration file
1 year ago
Matthias 265a798f78 docs: auto-generate command snippets
1 year ago
Matthias 6636a2fda8 docs: improved adjust_trade_position sample
1 year ago
dependabot[bot] 29fdbc8f7f
chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs
1 year ago
Matthias 7665d3d1f2 docs: add has_open_orders to trade object documentation
1 year ago
dependabot[bot] 4bebb20477
chore(deps): bump mkdocs-material in the mkdocs group
1 year ago
Matthias ccfc690281 feat: add SQN to backtest result
1 year ago
Matthias 3070e37335 docs: add plain merge to known common mistakes
1 year ago
Matthias fde3547dbb docs: add warning about duplicate symbols in coingecko
1 year ago
Matthias 38f1981d6f
Merge pull request #11412 from freqtrade/feat/adjust_order_price
1 year ago
dependabot[bot] 90e2db708e
chore(deps): bump mkdocs-material in the mkdocs group
1 year ago
Cygra Wang 5e7d883732
fix: typo in strategy-customization.md
1 year ago
Matthias e76574b79f docs: update documentation for `adjust_order_price()`
1 year ago
Matthias 7f393252e2 docs: update bot-basics with new callback
1 year ago
dependabot[bot] 9584f6c549
chore(deps): bump mkdocs-material in the mkdocs group
1 year ago
Matthias 2a95a3aefe
Merge pull request #11306 from Vaadasch/patch-1
1 year ago