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>
1 year 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