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
...
---
updated-dependencies:
- dependency-name: markdown
dependency-version: 3.8.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
dependabot[bot]
fded8bf43e
chore(deps): bump pymdown-extensions from 10.15 to 10.16
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.15 to 10.16.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.15...10.16 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: '10.16'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
10 months ago
racequite
489b7e6d18
docs: Fix comment
...
Signed-off-by: racequite <quiterace@gmail.com>
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
...
closes #11748
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
...
this might allow us to reuse this in other parts of the docs.
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
...
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
...
add early stopping for hyperopt
11 months ago
Matthias
d8c6873ee9
Merge pull request #11769 from freqtrade/dependabot/pip/develop/mkdocs-90ecda04c5
...
chore(deps): bump mkdocs-material from 9.6.13 to 9.6.14 in the mkdocs group
11 months ago
dependabot[bot]
8868b10042
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.6.13 to 9.6.14
- [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.6.13...9.6.14 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.14
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
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
...
Update strategy-callbacks.md
11 months ago
Matthias
cbf27f0bdb
docs: Simplify doc examples
11 months ago
nisuhw
ca9403f981
Update installation.md for older Raspberry Pi 2
...
I got the following error on Pi 2 (using Debian Bookworm armhf arch)
```
...
running bdist_wheel
running build
running build_py
creating build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/lock.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/backend_ctypes.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/_imp_emulation.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/model.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/ffiplatform.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/setuptools_ext.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/error.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/vengine_gen.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/api.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/__init__.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/recompiler.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/cffi_opcode.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/pkgconfig.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/verifier.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/cparser.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/_shimmed_dist_utils.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/commontypes.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/vengine_cpy.py -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/_cffi_include.h -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/parse_c_type.h -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/_embedding.h -> build/lib.linux-armv7l-cpython-311/cffi
copying src/cffi/_cffi_errors.h -> build/lib.linux-armv7l-cpython-311/cffi
running build_ext
building '_cffi_backend' extension
creating build/temp.linux-armv7l-cpython-311/src/c
arm-linux-gnueabihf-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -DFFI_BUILDING=1 -DUSE__THREAD -DHAVE_SYNC_SYNCHRONIZE -I/usr/include/ffi -I/usr/include/libffi -I/freqtrade/.venv/include -I/usr/include/python3.11 -c src/c/_cffi_backend.c -o build/temp.linux-armv7l-cpython-311/src/c/_cffi_backend.o
src/c/_cffi_backend.c:15:10: fatal error: ffi.h: No such file or directory
15 | #include <ffi.h>
| ^~~~~~~
compilation terminated.
error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for cffi
Failed to build cffi
ERROR: Failed to build installable wheels for some pyproject.toml based projects (cffi)
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Failed installing dependencies
```
It can be Easily solved by installing libffi-dev before hand
12 months ago
dependabot[bot]
6d1d0751e8
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.6.12 to 9.6.13
- [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.6.12...9.6.13 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.13
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
snussik
fed91ff5a1
Update strategy-callbacks.md
...
Taking leverage into account https://github.com/freqtrade/freqtrade-strategies/issues/322
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
...
lookahead-analysis docs changed to better explain the output table
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
...
Added
- How to find and remove bias? How can I salvage the strategy?
- Examples of lookahead-bias
12 months ago
Matthias
a59805d739
docs: small formatting
12 months ago
Robert Davey
b96c06ffdc
Update lookahead-analysis.md
...
Englishified.
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
...
this avoids breaking the whole chart due to annotations.
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
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.14.3 to 10.15.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.14.3...10.15 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: '10.15'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
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
...
closes #11668
1 year ago
dependabot[bot]
35e9805ef1
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.6.11 to 9.6.12
- [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.6.11...9.6.12 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.12
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
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
...
Updates across all subcommands and when running with `--help`.
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.
...
They will get a timerange of 1970-1970 in conjunction with --show-timerange otherwise.
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.
...
They will get a timerange of 1970-1970 in conjunction with --show-timerange otherwise.
1 year ago
dependabot[bot]
b341bc5a8c
chore(deps): bump markdown from 3.7 to 3.8
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.7 to 3.8.
- [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.7...3.8 )
---
updated-dependencies:
- dependency-name: markdown
dependency-version: '3.8'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
viotemp1
20fca07d8f
fixed mypy errors
...
freqtrade/optimize/space/optunaspaces.py:39: error: Argument 1 to "__init__" of "IntDistribution" has incompatible type "int | float"; expected "int" [arg-type]
freqtrade/optimize/space/optunaspaces.py:39: error: Argument 2 to "__init__" of "IntDistribution" has incompatible type "int | float"; expected "int" [arg-type]
remove all references for ExtraTreesRegressor and skopt.space
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
...
Add new loss function based on profit/drawdown ratio 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
...
doc: Update telegram usage doc to match paused state feature and usage
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
...
Bumps the mkdocs group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `mkdocs-material` from 9.6.10 to 9.6.11
- [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.6.10...9.6.11 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
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
...
Feature: add paused state
1 year ago
dependabot[bot]
07fb941758
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.6.9 to 9.6.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.6.9...9.6.10 )
---
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>
1 year ago
Robert Caulk
31aa397492
Merge pull request #11541 from freqtrade/drop_pytorch_support
...
drop support for macos x64 PyTorch
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
...
Save config and Strategy to backtest result file
1 year ago
dependabot[bot]
d19498667a
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.6.8 to 9.6.9
- [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.6.8...9.6.9 )
---
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>
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
...
part of #11461
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
...
feat: api_server and client supporting list_custom_data
1 year ago
Matthias
6b6d7fc310
Merge pull request #11505 from freqtrade/feat/log_from_config
...
allow loading logging 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
...
Bumps the mkdocs group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `mkdocs-material` from 9.6.7 to 9.6.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.6.7...9.6.8 )
---
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>
1 year ago
Matthias
39903d521e
docs: add authorized_users to documentation
...
closes #11504
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
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
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
...
Bumps the mkdocs group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `mkdocs-material` from 9.6.5 to 9.6.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.6.5...9.6.7 )
---
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>
1 year ago
Matthias
ccfc690281
feat: add SQN to backtest result
...
closes #11397
1 year ago
Matthias
3070e37335
docs: add plain merge to known common mistakes
...
closes #11438
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
...
Add adjust_order_price callback
1 year ago
dependabot[bot]
90e2db708e
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.6.4 to 9.6.5
- [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.6.4...9.6.5 )
---
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>
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
...
Bumps the mkdocs group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `mkdocs-material` from 9.6.3 to 9.6.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.6.3...9.6.4 )
---
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>
1 year ago
Matthias
2a95a3aefe
Merge pull request #11306 from Vaadasch/patch-1
...
Add some distinction on the trailing_only_offset_is_reached
1 year ago
Matthias
b285cdd491
doc: add timeframe to 101 strategy so it's "auto-runnable"
...
closes #11379
1 year ago
Matthias
8394826d62
docs: improve wording in trailing stop docs
1 year ago
Matthias
315421037f
Merge branch 'develop' into feat/plot_annotations
1 year ago
dependabot[bot]
137bfc2b56
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.6.1 to 9.6.3
- [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.6.1...9.6.3 )
---
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>
1 year ago
dependabot[bot]
0c35f3a47a
chore(deps): bump pymdown-extensions from 10.14.1 to 10.14.3
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.14.1 to 10.14.3.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.14.1...10.14.3 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
aaab2a1c86
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.50 to 9.6.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.5.50...9.6.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Vaadasch
7d3c8b48dd
Add some distinction on the trailing_only_offset_is_reached
1 year ago
dependabot[bot]
997f914d56
chore(deps): bump pymdown-extensions from 10.14 to 10.14.1
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.14 to 10.14.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.14...10.14.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>
1 year ago
Matthias
c3cc58a1af
Merge pull request #11248 from xmatthias/fix/backtest_max_detail_2
...
Improved Backtest timeframe-detail execution logic
1 year ago
Matthias
4a7a51035d
docs: improve doc formatting
1 year ago
Matthias
822521136f
docs: improve location of "many position adjustment" warning
1 year ago
Matthias
47a86c3d54
Merge pull request #11253 from freqtrade/dependabot/pip/develop/mkdocs-2f8f3f13ab
...
chore(deps): bump mkdocs-material from 9.5.49 to 9.5.50 in the mkdocs group
1 year ago
Matthias
ffef87f7d1
docs: improve FAQ entry
1 year ago
dependabot[bot]
d710ea448f
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.49 to 9.5.50
- [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.49...9.5.50 )
---
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>
1 year ago
Matthias
1e2450d5b9
docs: improved telegram performance docs
1 year ago
Matthias
aceb3ac764
Merge pull request #10062 from Axel-CH/feature/proceed-exit-while-open-order
...
Feature: Proceed exit while having open order, for backtesting and live
1 year ago
Matthias
26983c637a
docs: document timeframe-detail potential difference
1 year ago
dependabot[bot]
e987858109
chore(deps): bump pymdown-extensions from 10.13 to 10.14
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.13 to 10.14.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.13...10.14 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matthias
1a59ecf98e
docs: update callback docs for new behavior
1 year ago
Matthias
e5d508a507
docs: update adjust-entry docs about partial fills
...
These are canceled and NOT replaced - this needs to be pointed out.
closes #11212
1 year ago
Matthias
b57cedeab7
Merge pull request #11178 from TheJoeSchr/fix/orderflow_imbalance_list
...
Fix:orderflow returns a list for stacked imbalances
1 year ago
Matthias
ecd2d013df
chore: remove hdf5 from data comparison
1 year ago
Matthias
353e3da2f8
docs: add "main" commands section
1 year ago
Matthias
96490b7b7a
docs: use includes for command help output
1 year ago
Matthias
fc9ea6d153
docs: improve hdf5 deprecation message
1 year ago
Matthias
82e3e3d66e
Merge pull request #11188 from jerome-benoit/docs
...
docs(freqai): point link anchor to right section
1 year ago
Jérôme Benoit
4297c5830f
docs(freqai): point link anchor to right section
...
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
1 year ago
Jérôme Benoit
c100009b00
docs: reference stable freqai docker images
...
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
1 year ago
Joe Schr
5f5e51326f
chore: modify orderflow docs re. stacked imbalance changes
1 year ago
liuweiqing
3682fcba4d
fix: link error in strategy-customization
1 year ago
Matthias
676cdab9a9
docs: improve adjust_entry_price documentation
...
closes #11177
1 year ago
froggleston
d23c3120e6
Clarify trade.stake_amount as combined stake for all adjusted orders
1 year ago
Matthias
503eb1e55d
Merge pull request #11120 from freqtrade/feat/BNFCR
...
Add support for BNFCR
1 year ago
dependabot[bot]
c1e032a4f0
chore(deps): bump pymdown-extensions from 10.12 to 10.13
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.12 to 10.13.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.12...10.13 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Matthias
4ff200d315
docs: clarify docs about plot annotation callback
1 year ago
Matthias
689767e3ca
chore: rename response model attribute
1 year ago
Matthias
66efc9a469
docs: add documentation for plot_annotations
1 year ago
Matthias
5ca31508fb
chore: remove "former huobi" terminology
1 year ago
Matthias
a58fde367c
chore: remove "former OKEX" terminology
1 year ago
Matthias
3f41910eb4
docs: add myokx special case documentation
1 year ago
Matthias
b5748fee6e
docs: add FAQ about resetting a bot's database
1 year ago
Matthias
9e30e5c34c
Merge pull request #11144 from freqtrade/deprecate/hdf5
...
Deprecate hdf5
1 year ago
Matthias
5750d05891
feat: deprecate hdf5 as data storage
1 year ago
Matthias
1810a911d4
chore: update chatID to be identical throughout docs.
1 year ago
Matthias
010b282679
docs: document `/tg_info` command
1 year ago
Matthias
b75ac1243a
docs: document group-topic-id
1 year ago
dependabot[bot]
9d022180e7
chore(deps): bump jinja2 from 3.1.4 to 3.1.5
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
c14492a6cf
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.48 to 9.5.49
- [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.48...9.5.49 )
---
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>
1 year ago
Matthias
0a27a7ad38
docs: fix typo
1 year ago
Matthias
daf655cd24
docs: add documentation for BNFCR futures
1 year ago
Achmad Fathoni
04813e452c
Change unavailable "max_drawdown" key
1 year ago
Robert Davey
66380566c8
Update docs/stylesheets/ft.extra.css
...
Co-authored-by: Matthias <xmatthias@outlook.com>
1 year ago
froggleston
d38fcd2db4
Fix missing EOL
1 year ago
froggleston
06e20b38b5
Add params to REST API table description, fix first column width
1 year ago
Matthias
c4b39a4fb1
docs: add suggestion to prefix all urls with base url.
1 year ago
froggleston
ad7b70a354
Add more detail to the REST API endpoint docs
1 year ago
Matthias
11f0a59031
docs: slightly improve position adjust doc wording
1 year ago
Matthias
8dfbf342fd
Merge pull request #11086 from freqtrade/fix-docs
...
add warning about loose logic
1 year ago
Matthias
5f947a86c7
docs: improve ordering in adjust trade position callback docs
1 year ago
Matthias
d0c5d614f7
docs: add note about incompatibility between orderflow and freqAI
1 year ago
Stefano Ariestasia
f54a141918
fix typo
1 year ago