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
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
Stefano Ariestasia
b54d8c53a7
add warning about loose logic
1 year ago
Matthias
abbfe04642
Merge pull request #11080 from stash86/docs-dca
...
add more explanation regarding reducing position partially
1 year ago
Robert Davey
c00b248d1a
Add initial_state option to FAQ
1 year ago
Stefano
d2b4d1e183
add more explanation regarding reducing position partially
1 year ago
dependabot[bot]
f5dceb0b09
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.47 to 9.5.48
- [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.47...9.5.48 )
---
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
489db37bbd
Merge pull request #10979 from amalysh/develop
...
allow json in environment variables
1 year ago
Matthias
10b5d5e56b
docs: add "list parsing" logic to documentation
1 year ago
Matthias
a85f200450
Merge pull request #11000 from freqtrade/feat/multi_wallet
...
Dry-run multi-wallet support
1 year ago
Matthias
63f8217cd5
chore: ensure exif-data is removed from images
1 year ago
Matthias
18305a5bf6
docs: update hyperopt docs to include new argument
1 year ago
dependabot[bot]
5060725ef5
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.45 to 9.5.47
- [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.45...9.5.47 )
---
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
29f86afaf4
Merge pull request #10858 from xzmeng/binance-public-data
...
Improve binance historic OHLCV download speed
1 year ago
Matthias
cbbc386170
docs: update Hyperliquid docs to guide users to use API Wallets
1 year ago
Matthias
7f9226861a
docs: slight formatting improvement
1 year ago
Matthias
9ff4298475
docs: update documentation for expanding pairs
...
This needs quoting otherwise zsh tries to expand the command,
causing failures.
closes #10996
1 year ago
Matthias
69c1de7e4a
chore: move fallback param to config directly
1 year ago
Matthias
671821aeb3
docs: Add documentation for dry-run-wallet as dict
1 year ago
Matthias
58cde3253d
docs: Fix rendering of $ signs
1 year ago
Matthias
47262b9350
docs: align character used for lists
1 year ago
dependabot[bot]
52f24af701
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.44 to 9.5.45
- [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.44...9.5.45 )
---
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
945f9f8c47
docs: update unfilledtimeout.entry comment to remove false statement
...
closes #10966
1 year ago
Matthias
b637e7dde4
docs: add "impossible to load" FAQ entry
1 year ago
Stanislav (Stanley) Modrak
9fcdea14d7
Fix typo
1 year ago
Emmanuel Ferdman
f477389159
docs: update `VolumePairList` reference
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
1 year ago
Matthias
25aecfa9b2
docs: slightly update download-data docs
1 year ago
Matthias
44dcb4cc78
Merge pull request #10839 from gaardiolor/hyperliquid
...
Hyperliquid
1 year ago
Matthias
49e85e0680
docs: update migration docs to new syntax
...
only update the "after" parts.
No changs to highlighting, as the actual syntax used is not relevant for the strategy.
1 year ago
Matthias
6d9ab5e9ff
docs: update more typing wordings
1 year ago
Matthias
a6d513a0e6
docs: update callback docs to new syntax
1 year ago
Matthias
d565c40f4b
docs: Updated syntax
1 year ago
Matthias
52b4ae5eae
Docs: Align to 3.10 syntax
1 year ago
Matthias
5c4b9e59d1
chore: add Hyperliquid as supported exchange to docs
1 year ago
Matthias
a3a94e6ea4
chore: reorder hyperliquid docs, add note about order types
1 year ago
Matthias
9360c109a9
docs: fix spelling
1 year ago
gaardiolor
702b50e7e9
Update exchanges.md - less details on the private key conversion
1 year ago
gaardiolor
8f946ea1b2
Update exchanges.md - further clarify private key best practices
1 year ago
Matthias
4e5ae0af84
Merge pull request #10919 from freqtrade/refactor/hyperopt
...
Restore hyperopt logging, refactor hyperopt layout
1 year ago
Matthias
a1d8658297
Merge branch 'develop' into pr/gaardiolor/10839
1 year ago
gaardiolor
31814e8bf9
Update docs/stoploss.md - clarify that stoploss_on_exchange is only supported for hyperliquid futures
...
Co-authored-by: Matthias <xmatthias@outlook.com>
1 year ago
Matthias
d9b8f46282
docs: update doc samples to use lowercased tuple and dict
1 year ago
Matthias
33d8e67a87
docs: add note about logging
1 year ago
dependabot[bot]
6411dcbf72
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.43 to 9.5.44
- [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.43...9.5.44 )
---
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
b7a2efcd6a
docs: update docs with new marketcaplist behavior
1 year ago
Matthias
0e04f79b6d
docs: add macos libomp to docs
...
closes #10900
1 year ago
Matthias
c141b873c3
docs: Update install docs
1 year ago
Matthias
96354ee1d8
docs: fix hyperliquid docs formatting
1 year ago
Matthias
12560e983c
docs: Add note about custom-stoploss exit reasons
1 year ago
Matthias
44ff6d50ec
docs: further clarify telegram docs
1 year ago
Matthias
979f7ba78c
docs: improved wording on telegram docs
1 year ago
Matthias
e7cf1e34cf
docs: update docs to better explain options for telegram settings
...
closes #10895
1 year ago
Matthias
899db2de78
docs: improve formatting of telegram docs page
1 year ago
gaardiolor
2de4f425ff
Update stoploss.md - add hyperliquid
1 year ago
gaardiolor
a71ab6e2ae
Update exchanges.md - add hyperliquid stoploss_on_exchange note
1 year ago
gaardiolor
0b6bf701ef
Update exchanges.md - typo
1 year ago
gaardiolor
bdb54f56d9
Update exchanges.md - add Hyperliquid
1 year ago
Matthias
07f0e3803a
docs: add stake_amount_filled documentation
1 year ago
dependabot[bot]
7859fadf6b
chore(deps): bump pymdown-extensions from 10.11.2 to 10.12
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.11.2 to 10.12.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.11.2...10.12 )
---
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
dependabot[bot]
e224ee8277
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.42 to 9.5.43
- [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.42...9.5.43 )
---
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
74507e9981
docs: remove more --dmmp docs
1 year ago
Matthias
59bf0c080a
docs: update docs about removed --dmmp option
1 year ago
Matthias
e8553cfac0
docs: Update documentation about dmmp
1 year ago
Matthias
1bf71b47df
docs: add gate documentation about new permissions
1 year ago
Matthias
67f26fa1ac
Merge pull request #10782 from freqtrade/feat/bt_reverse
...
Enable future positions to reverse their position
1 year ago
Meng Xiangzhuo
47e4599fe2
docs: fix strategy 101 link
1 year ago
Matthias
c03f8afca1
docs: document new behavior
2 years ago
Matthias
4c0341b232
Merge pull request #10827 from freqtrade/fix/freqai-zeros
...
fix: guarantee crash resiliency, as long as users reload bot gracefully
2 years ago
Robert Caulk
d215e3ca68
chore: add documentation and add wait_for_training to config schema
2 years ago
Matthias
9e53b0742c
docs: update documentation code to align with comment
...
closes #10838
2 years ago
Matthias
033643c4ca
docs: add documentation for list-hyperoptloss
2 years ago
Matthias
c9246bf946
Merge pull request #10815 from freqtrade/dependabot/pip/develop/mkdocs-d0ead33a76
...
chore(deps): bump mkdocs-material from 9.5.40 to 9.5.42 in the mkdocs group
2 years ago
Matthias
4f0380bb2c
Merge pull request #10779 from froggleston/frog-strat101-docs-1
...
Improve strategy development documentation
2 years ago
dependabot[bot]
c818003399
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.40 to 9.5.42
- [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.40...9.5.42 )
---
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>
2 years ago
froggleston
b75ff4bdf5
Adjust docs based on review
2 years ago
Matthias
e9d9ebf156
docs: Update documentation for MultiMetricHyperOptLoss
2 years ago
Matthias
43b6cb9bff
docs: Update 101 docs
2 years ago
Matthias
9b7acf33c6
docs: rename file to strategy-101
2 years ago
froggleston
60f54f1bc9
Improve 101 docs
2 years ago
Robert Davey
8b1de5d9b5
Update docs/freqtrade-101.md
...
Co-authored-by: Matthias <xmatthias@outlook.com>
2 years ago
froggleston
a8e8517364
Minor typo
2 years ago
Matthias
c9b31c62cd
docs: improved wording for developer docs
2 years ago
froggleston
c72cf64c8a
Americanize *sigh*
2 years ago
froggleston
8c2f841972
Update 101 and customisation docs
2 years ago
dependabot[bot]
7bbed1705c
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.39 to 9.5.40
- [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.39...9.5.40 )
---
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>
2 years ago
Matthias
48740f5032
docs: add new document to index
2 years ago
froggleston
35b81a2f38
Initial work on strategy dev docs
2 years ago
dependabot[bot]
4000794af6
chore(deps): bump pymdown-extensions from 10.11.1 to 10.11.2
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.11.1 to 10.11.2.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.11.1...10.11.2 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Matthias
c3ad3ff348
Merge pull request #10737 from xzmeng/fix-doc
...
Correct admonition indent
2 years ago
Meng Xiangzhuo
84d43db500
Correct admonition indent
2 years ago
Matthias
cd63abba5b
chore: update documentation to mention 3.10+ compat
2 years ago
dependabot[bot]
1fb0f2f048
chore(deps): bump pymdown-extensions from 10.10.1 to 10.11.1
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.10.1 to 10.11.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.10.1...10.11.1 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Matthias
2a25ac9d1f
Merge pull request #10726 from freqtrade/dependabot/pip/develop/mkdocs-5d708111c2
...
chore(deps): bump mkdocs-material from 9.5.36 to 9.5.39 in the mkdocs group
2 years ago
dependabot[bot]
4785194527
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.36 to 9.5.39
- [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.36...9.5.39 )
---
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>
2 years ago
Matthias
f77fedbea4
chore: move available_protections constant to test file (it's only used there)
2 years ago
Matthias
b8feefc541
tests: update protection tests
2 years ago
Matthias
d6cc88fa99
chore: remove schema syntax highlighting for protections
2 years ago
Matthias
428d451e55
chore: remove long-deprecated setting
2 years ago
Matthias
aa67abad94
docs: simplify protections intro
...
this had way too many consecutive "boxes"
2 years ago
Matthias
5816a594fd
Merge pull request #10671 from jakubikan/category-for-market-cap-pairlist
...
Category for market cap pairlist
2 years ago
Matthias
7b93b55b78
docs: rephrase categories docs and add performance warning
2 years ago
Jakub Werner (jakubikan)
514558796b
double quotes
2 years ago
Jakub Werner (jakubikan)
b00ca54707
adding docu
2 years ago
Matthias
5907de90c1
Merge pull request #10687 from freqtrade/refactor/trade_init_0
...
Initialize Trade objects with amount=0
2 years ago
dependabot[bot]
04abc4d12f
chore(deps): bump pymdown-extensions from 10.9 to 10.10.1
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.9 to 10.10.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.9...10.10.1 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
0428dc8381
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.34 to 9.5.36
- [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.34...9.5.36 )
---
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>
2 years ago
Matthias
9b346c0937
docs: add hint about amount being 0
2 years ago
Matthias
f50a633f87
docs: order table formatting
2 years ago
Matthias
ae41ab101a
docs: remove skip_pair_validation - it's no longer used.
2 years ago
Matthias
c67a9d4e84
docs: update pairlist creation docs
2 years ago
Matthias
ae72f10448
Merge pull request #10619 from KingND/pixel/feat/freqai_labels_are_okay_in_lookahead_analysis
...
feat: include lookahead-analysis table caption when biased_indicator is likely from FreqAI target
2 years ago
Anuj Jain
addd27faf8
Update tests and docs
2 years ago
KingND
bb9f64027a
chore: improve language in docs
2 years ago
KingND
5f52fc4338
feat: update lookahead-analysis doc caveats to include info regarding the false positive on FreqAI targets
2 years ago
Matthias
611a3ce138
Merge pull request #10485 from jainanuj94/feature/8902
...
Add exit signals to export in backtesting
2 years ago