Matthias
6ee500db4f
Merge pull request #11566 from freqtrade/new_release
...
New release 2025.3
2025-03-27 17:56:46 +01:00
Matthias
b3296a06d9
chore: bump version to 2025.3
2025-03-27 07:04:07 +01:00
Matthias
09051fb641
Merge branch 'stable' into new_release
2025-03-27 07:03:41 +01:00
Matthias
3c6500c2bc
Merge pull request #11565 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-03-27 06:50:51 +01:00
Freqtrade Bot
f242110957
chore: update pre-commit hooks
2025-03-27 03:13:26 +00:00
Matthias
9480331b45
Merge pull request #11548 from freqtrade/feat/config_to_btresults
...
Save config and Strategy to backtest result file
2025-03-26 06:36:23 +01:00
Matthias
7c5b2fdffb
Merge pull request #11554 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-03-25 06:31:27 +01:00
Freqtrade Bot
8cf3f3826f
chore: update pre-commit hooks
2025-03-25 03:14:17 +00:00
Matthias
799ce4e1f2
test: Enhance test to also cover params file saving
2025-03-24 07:10:43 +01:00
Matthias
1fdce89806
chore: Implement safeguard against non-existing strategy files
2025-03-24 06:41:58 +01:00
Matthias
e1f2f0cb64
Merge pull request #11542 from freqtrade/dependabot/pip/develop/mkdocs-05e23a3903
...
chore(deps): bump mkdocs-material from 9.6.8 to 9.6.9 in the mkdocs group
2025-03-24 06:35:42 +01:00
Matthias
c3b6258dfe
Merge pull request #11545 from freqtrade/dependabot/pip/develop/ccxt-4.4.69
...
chore(deps): bump ccxt from 4.4.68 to 4.4.69
2025-03-24 06:35:15 +01:00
Matthias
4154a7058d
Merge pull request #11547 from freqtrade/dependabot/pip/develop/pre-commit-4.2.0
...
chore(deps-dev): bump pre-commit from 4.1.0 to 4.2.0
2025-03-24 06:34:58 +01:00
Matthias
bdfa9c146e
Merge pull request #11543 from freqtrade/dependabot/pip/develop/fastapi-0.115.12
...
chore(deps): bump fastapi from 0.115.11 to 0.115.12
2025-03-24 06:34:37 +01:00
Matthias
c6d6bc62eb
Merge pull request #11546 from freqtrade/dependabot/pip/develop/plotly-6.0.1
...
chore(deps): bump plotly from 6.0.0 to 6.0.1
2025-03-24 06:34:26 +01:00
Matthias
2347195b0b
Merge pull request #11544 from freqtrade/dependabot/pip/develop/ruff-0.11.2
...
chore(deps-dev): bump ruff from 0.11.0 to 0.11.2
2025-03-24 06:34:09 +01:00
dependabot[bot]
f3101e8a75
chore(deps-dev): bump pre-commit from 4.1.0 to 4.2.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.1.0...v4.2.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 03:21:46 +00:00
dependabot[bot]
43dd90f6d4
chore(deps): bump plotly from 6.0.0 to 6.0.1
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v6.0.0...v6.0.1 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 03:21:41 +00:00
dependabot[bot]
7ef52365f7
chore(deps): bump ccxt from 4.4.68 to 4.4.69
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.68 to 4.4.69.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/v4.4.68...v4.4.69 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 03:21:33 +00:00
dependabot[bot]
00bdf13fae
chore(deps-dev): bump ruff from 0.11.0 to 0.11.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.11.0 to 0.11.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.11.0...0.11.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 03:21:22 +00:00
dependabot[bot]
5f8608d3b3
chore(deps): bump fastapi from 0.115.11 to 0.115.12
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.11 to 0.115.12.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.11...0.115.12 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-24 03:21:15 +00:00
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 >
2025-03-24 03:21:05 +00:00
Matthias
286371c1e4
docs: add documentation for output zip file format
2025-03-23 19:35:02 +01:00
Matthias
3ffc69ad02
chore: fix typing errors
2025-03-23 19:09:11 +01:00
Matthias
7b44dd17ae
feat: strategy-file saving for api backtest
2025-03-23 17:24:00 +01:00
Matthias
5b0b44069a
test: Ensure strategy file is added to the test file.
2025-03-23 17:23:05 +01:00
Matthias
85fc936431
feat: add Strategy and parameter file to backtest zip file
2025-03-23 17:22:50 +01:00
Matthias
04a28b2550
fix: backtestResulttype - simplify
2025-03-23 15:51:48 +01:00
Matthias
9fa3a15e24
feat: store (sanitized) configuration
2025-03-23 15:44:55 +01:00
Matthias
23b10161d5
test: improve test resiliance
2025-03-23 15:42:38 +01:00
Matthias
31e4501765
docs: improve static pairlist documentation
2025-03-22 14:37:52 +01:00
Matthias
c6e64bad49
chore: backtesting will always be "true" for dry-run.
2025-03-21 19:09:30 +01:00
Matthias
8e2de9ef7e
docs: improve adjust_trade_position formatting
2025-03-21 07:11:08 +01:00
Matthias
5ea7ba6b9a
docs: improve adjust_trade_position docs further
...
part of #11461
2025-03-21 07:05:21 +01:00
Matthias
e3e924d888
docs: minor update to realign summary metric docs
2025-03-21 06:50:52 +01:00
Matthias
02b0f0abd6
refactor: extract replace_order handling
2025-03-20 20:35:17 +01:00
Matthias
7735ea91bb
fix: adjust_order_price return type
2025-03-20 20:32:34 +01:00
Matthias
7178ce8559
chore: Add descriptions to api parameters
2025-03-20 18:05:25 +01:00
Matthias
26ba076143
Merge pull request #11093 from arenstar/api-server-list-custom-data
...
feat: api_server and client supporting list_custom_data
2025-03-20 07:05:48 +01:00
Matthias
425701ddcf
test: simplify assert message
2025-03-20 06:44:34 +01:00
Matthias
42e45a0a65
chore: simplify import and docstring
2025-03-20 06:43:50 +01:00
Matthias
b97f3ca818
Merge pull request #11531 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-03-20 06:38:29 +01:00
Freqtrade Bot
dfc77945ce
chore: update pre-commit hooks
2025-03-20 03:10:55 +00:00
Axel-CH
6d8011e075
chore: use Trade id for _rpc_list_custom_data output ordering
2025-03-19 15:48:04 -04:00
Axel-CH
1b4f8dfa54
chore: use open_date for _rpc_list_custom_data output ordering
2025-03-19 15:30:02 -04:00
Axel-CH
48b7a85c90
chore: update schema after removal of cd_value field from list custom-data response
2025-03-19 15:24:55 -04:00
Axel-CH
0d7854ff1b
test: update tests after removal of cd_value field from list custom-data response
2025-03-19 15:24:19 -04:00
Axel-CH
d3464ac2dc
chore: remove cd_value from rpc custom data output
2025-03-19 15:18:33 -04:00
Axel-CH
95f5db9dcd
fix: implement ordering for rpc_list_custom_data
2025-03-19 03:11:43 -04:00
Axel-CH
61b29962c4
test: update test after trade id removal from telegram response for list_custom_data
2025-03-19 03:10:23 -04:00
Axel-CH
b83754c5a4
chore: remove trade id from telegram response for list_custom_data
2025-03-19 02:55:51 -04:00
Axel-CH
9a1f2d42a7
fix: list_custom_data trade id variable value
2025-03-19 02:52:38 -04:00
Axel-CH
bd511c2158
fix: rest client custom-data path
2025-03-18 14:56:33 -04:00
Matthias
6b6d7fc310
Merge pull request #11505 from freqtrade/feat/log_from_config
...
allow loading logging from config
2025-03-18 18:08:07 +01:00
Matthias
c6959c92ac
Merge pull request #11499 from mrpabloyeah/add-relevant-metrics-to-backtest-breakdowns
...
Add relevant metrics to backtest breakdowns
2025-03-18 07:27:05 +01:00
Matthias
7bc6a2279c
chore: only round to 2 for output, not for the saved file
2025-03-18 07:02:30 +01:00
Matthias
b431c5b343
Merge pull request #11525 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-03-18 06:37:15 +01:00
Axel-CH
176f5518ea
Merge branch 'develop' into api-server-list-custom-data
2025-03-18 00:53:10 -04:00
Axel-CH
06406b7103
test: update test_telegram_list_custom_data
2025-03-18 00:52:21 -04:00
Axel-CH
17e4f5ed1f
chore: update telegram _list_custom_data
2025-03-18 00:51:18 -04:00
Axel-CH
578ba9ea4a
test: update custom-data api related tests according rpc_list_custom_data output
2025-03-18 00:50:03 -04:00
Axel-CH
83a8651d41
chore: update api schema according rpc_list_custom_data output
2025-03-18 00:48:18 -04:00
Axel-CH
ba0c22b6f0
chore: enhance update rpc_list_custom_data output
2025-03-18 00:46:46 -04:00
Axel-CH
90219f040b
chore: enhance list custom-data output format
2025-03-17 23:18:44 -04:00
Freqtrade Bot
fef234d80f
chore: update pre-commit hooks
2025-03-18 03:12:53 +00:00
Axel-CH
68ad688665
test: update test_telegram_list_custom_data wording
2025-03-17 18:04:36 -04:00
Axel-CH
0c7a2747d3
chore: revert unnecessary get_custom_data changes
2025-03-17 18:02:04 -04:00
Axel-CH
23187f0c41
chore: simplify error handling in _rpc_list_custom_data
2025-03-17 17:52:29 -04:00
Axel-CH
f66d81c4b8
chore: wording update in _rpc_list_custom_data
2025-03-17 17:45:29 -04:00
Axel-CH
87a64cbe68
chore: small refactor in _rpc_list_custom_data
2025-03-17 17:43:08 -04:00
Axel-CH
ef58aaf9e9
chore: update rest client custom-data related functions inline comment and help content
2025-03-17 17:33:40 -04:00
Axel-CH
4a432760ed
feat: add list_open_trades_custom_data to ft rest client
2025-03-17 17:14:37 -04:00
Axel-CH
484943a640
feat: set trade_id as required param in list_custom_data, add key as optional
2025-03-17 15:13:47 -04:00
Axel-CH
eec16cfc8a
chore: move list_custom_data closer to trades related functions
2025-03-17 14:58:16 -04:00
Matthias
fddceb2572
chore: pin ccxt version to more recent number
2025-03-17 19:13:26 +01:00
Matthias
d665a01fe6
Merge pull request #11516 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.39
...
chore(deps): bump sqlalchemy from 2.0.38 to 2.0.39
2025-03-17 07:23:50 +01:00
Matthias
8f93ac5770
Merge pull request #11514 from freqtrade/dependabot/pip/develop/ccxt-4.4.68
...
chore(deps): bump ccxt from 4.4.65 to 4.4.68
2025-03-17 07:12:19 +01:00
Matthias
33164ec041
chore: bump sqlalchemy in pre-commit config
2025-03-17 06:35:29 +01:00
dependabot[bot]
0e6cd72edd
chore(deps): bump ccxt from 4.4.65 to 4.4.68
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.65 to 4.4.68.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/v4.4.65...v4.4.68 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-17 05:34:06 +00:00
dependabot[bot]
4f218e4fb2
chore(deps): bump sqlalchemy from 2.0.38 to 2.0.39
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.38 to 2.0.39.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-17 05:33:48 +00:00
Matthias
0bf411ae19
Merge pull request #11518 from freqtrade/dependabot/pip/develop/python-telegram-bot-22.0
...
chore(deps): bump python-telegram-bot from 21.11.1 to 22.0
2025-03-17 06:32:43 +01:00
Matthias
283199b6ed
Merge pull request #11515 from freqtrade/dependabot/pip/develop/filelock-3.18.0
...
chore(deps): bump filelock from 3.17.0 to 3.18.0
2025-03-17 06:31:48 +01:00
Matthias
0270a61cba
Merge pull request #11519 from freqtrade/dependabot/pip/develop/ruff-0.11.0
...
chore(deps-dev): bump ruff from 0.9.10 to 0.11.0
2025-03-17 06:31:32 +01:00
Matthias
1aeed3951b
Merge pull request #11513 from freqtrade/dependabot/pip/develop/mkdocs-7637a67f6b
...
chore(deps): bump mkdocs-material from 9.6.7 to 9.6.8 in the mkdocs group
2025-03-17 06:29:17 +01:00
dependabot[bot]
ba38f8120c
chore(deps-dev): bump ruff from 0.9.10 to 0.11.0
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.10 to 0.11.0.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.9.10...0.11.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-17 03:56:11 +00:00
dependabot[bot]
7de9e2c4b6
chore(deps): bump python-telegram-bot from 21.11.1 to 22.0
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.11.1 to 22.0.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.11.1...v22.0 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-17 03:56:01 +00:00
dependabot[bot]
331c6beafc
chore(deps): bump filelock from 3.17.0 to 3.18.0
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.17.0 to 3.18.0.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.17.0...3.18.0 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-17 03:55:37 +00:00
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 >
2025-03-17 03:55:22 +00:00
mrpabloyeah
ddd2e2cc3b
Add relevant metrics to backtest breakdowns (fix 5)
2025-03-16 18:20:38 +01:00
mrpabloyeah
55301b8d0c
Add relevant metrics to backtest breakdowns (fix 4)
2025-03-16 14:25:32 +01:00
mrpabloyeah
a47ed1dbdb
Add relevant metrics to backtest breakdowns (fix 3)
2025-03-16 14:17:40 +01:00
Matthias
17b161cb03
chore: improve types in telegram
2025-03-16 14:00:25 +01:00
Matthias
5d3c764e27
test for authorized_users telegram functionality
...
closes #11503
2025-03-16 14:00:17 +01:00
Matthias
f3aac3d66d
feat: add authorized-users key to config schema
2025-03-16 13:48:50 +01:00
Matthias
39903d521e
docs: add authorized_users to documentation
...
closes #11504
2025-03-16 13:48:22 +01:00
Matthias
7255beddea
chore: improved null check
2025-03-16 13:47:59 +01:00
Matthias
a95c3ace92
feat: add authorized_users support for telegram
2025-03-16 13:44:23 +01:00
Matthias
d543feb032
tests: simplify telegram test setup
2025-03-16 13:42:15 +01:00
Matthias
623f27341f
chore: simplify telegram safety wrapper
2025-03-16 13:21:10 +01:00
Matthias
55dc2d4bf4
chore: update watch reuse log message
2025-03-16 13:07:52 +01:00
Matthias
24e94cfaa7
feat: Improved default fmt_dict for json formatter
2025-03-16 09:54:21 +01:00
Matthias
7db62689c4
test: add test for json formatter
2025-03-16 09:50:58 +01:00
Matthias
da53b5d115
docs: document logging JSON format
2025-03-16 09:43:23 +01:00
Matthias
03dfe4ec45
feat: add jsonFormatter
2025-03-16 09:37:57 +01:00
Matthias
39288d2e53
test: Add fixture to prevent having disabled loggers
2025-03-15 08:30:32 +01:00
Matthias
2a6dc3e45d
Merge pull request #11508 from kowhi/develop
...
Fix the type of the fit_live_predictions_candles field in the config …
2025-03-15 08:05:25 +01:00
Matthias
5964845265
chore: Export json schema
2025-03-15 07:50:43 +01:00
kowhi
9911d2aa32
fix the type of the fit_live_predictions_candles field in the config schema
2025-03-15 12:23:42 +08:00
Matthias
bfd2c3f942
chore: pin freqtrade CI badge to develop branch
2025-03-13 20:43:53 +01:00
Matthias
74c837519a
chore: don't use deprecated pandas timeperiod
2025-03-13 20:40:38 +01:00
Matthias
415e361c66
docs: fix note syntax
2025-03-13 20:19:12 +01:00
Matthias
7e154c6fb6
chore: fix too long comment
2025-03-13 20:17:07 +01:00
Matthias
385b39ff66
docs: enhance logging documentation with links
2025-03-13 20:16:11 +01:00
Matthias
9d232c4949
docs: add log_config to supported log options
2025-03-13 19:58:34 +01:00
Matthias
85ccc31a63
docs: document basic log_config setup
2025-03-13 19:57:24 +01:00
Matthias
65d19c38b6
docs: document deprecation of --logfile syslog
2025-03-13 19:46:18 +01:00
Matthias
5b8752e649
chore: deprecate syslog from configuration
2025-03-13 19:44:44 +01:00
Matthias
8832bae371
docs: document syslog logging via log_config
2025-03-13 19:44:16 +01:00
Matthias
a85e044e99
docs: improve log formatting
2025-03-13 19:33:49 +01:00
Matthias
7b1ee84b34
chore: deprecate --logfile=journald
2025-03-13 19:33:20 +01:00
Matthias
79ebc943a2
docs: Document journald logging via configuration file
2025-03-13 19:33:09 +01:00
Matthias
eabcaa38e2
feat: try improved config schema
2025-03-13 19:25:18 +01:00
Matthias
e930221b78
test: update logging tests
2025-03-13 19:18:00 +01:00
Matthias
08c4f24bdf
test: add log setup workaround for tests
2025-03-13 19:18:00 +01:00
Matthias
56c23f9dd8
tests: remove unnecessary log-config
2025-03-13 19:18:00 +01:00
Matthias
6edee269d8
chore: deepcopy log config
2025-03-13 19:18:00 +01:00
Matthias
f9d978f16a
chore: migrate set_log_levels to log_config
2025-03-13 19:18:00 +01:00
Matthias
1eac77fe0b
chore: don't shadow built-in functions
2025-03-13 19:17:32 +01:00
Matthias
a98121ea26
chore: update json schema
2025-03-13 19:17:32 +01:00
Matthias
cc9c373a76
feat: update config_schema for logging
2025-03-13 19:17:32 +01:00
Matthias
390b113776
feat: Ensure freqtrade-logger is always configured
2025-03-13 19:17:32 +01:00
Matthias
bf33f8b632
chore: clean up log-levels
2025-03-13 19:17:32 +01:00
Matthias
030dcfdd83
chore: extract log formatter addition
2025-03-13 19:17:32 +01:00
Matthias
cd77758852
chore: remove some unnecessary comments
2025-03-13 19:17:32 +01:00
Matthias
1aa6c2ad55
feat: Improve filehandler config
2025-03-13 19:17:32 +01:00
Matthias
55d71cecdd
refactor: move root-handler adding to separate function
2025-03-13 19:17:32 +01:00
Matthias
70a81c86ba
feat: dynamically assign error console
2025-03-13 19:17:32 +01:00
Matthias
1c6c710696
chore: rename log_config naming
2025-03-13 19:17:32 +01:00
Matthias
4ca2a043b5
refactor: extract log_config creation
2025-03-13 19:17:32 +01:00
Matthias
41418784e3
feat: add log_config generator
2025-03-13 19:17:32 +01:00
Matthias
9afd572948
chore: add "log init from config" ...
2025-03-13 19:17:32 +01:00
mrpabloyeah
51a99f2a66
Add relevant metrics to backtest breakdowns (fix 2)
2025-03-13 14:49:24 +01:00
mrpabloyeah
969b0570c2
Add relevant metrics to backtest breakdowns (fix)
2025-03-13 14:29:10 +01:00
mrpabloyeah
e94ccece93
Add relevant metrics to backtest breakdowns
2025-03-13 13:51:35 +01:00
Matthias
cd435098bd
Merge pull request #11497 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-03-13 06:29:31 +01:00
Freqtrade Bot
33659ee273
chore: update pre-commit hooks
2025-03-13 03:10:53 +00:00
Axel-CH
c30db9d0d6
Merge branch 'develop' into api-server-list-custom-data
2025-03-12 10:39:43 -04:00
Axel-CH
429505b134
test: add test_api_custom_data_multiple_open_trades to validate api route behaviour
2025-03-12 10:37:39 -04:00
Axel-CH
2c2cc086c3
test: add test_api_custom_data_single_trade to validate api route behaviour
2025-03-12 00:24:17 -04:00
Axel-CH
fe16654733
test: slight change on expected string in test_telegram_list_custom_data
2025-03-12 00:21:24 -04:00
Axel-CH
f85891941f
chore: update telegram _list_custom_data according to _rpc_list_custom_data output format change
2025-03-12 00:17:12 -04:00
Axel-CH
493b6f6592
chore: update api custom-data related routes with better not found error handling
2025-03-12 00:12:43 -04:00
Axel-CH
97faa7fc5a
feat: update api schema custom data related classes
2025-03-11 23:43:30 -04:00
Axel-CH
5402b14336
chore: enhance _rpc_list_custom_data error handling, output format and docstring
2025-03-11 23:38:50 -04:00
Axel-CH
4c7ff7ab0c
feat: add retrieval_mode in get_custom_data function to chose between value or full custom_data object
2025-03-11 23:36:24 -04:00
Matthias
8288a5cf91
Merge pull request #11481 from mrpabloyeah/add-year-to-backtest-breakdowns
...
Add year to backtest breakdowns
2025-03-11 20:45:15 +01:00
Matthias
442b29e0ea
chore: run schema export
2025-03-11 20:01:21 +01:00
Axel-CH
743422ccf3
feat: implement pagination for open trades custom-data rpc endpoint
2025-03-11 11:19:36 -04:00
Matthias
d69b1566b1
chore: auto-build schema.json
2025-03-11 07:10:37 +01:00
Matthias
5c01023d55
feat: add missing freqAI parameters to config schema
2025-03-11 07:10:04 +01:00
Matthias
97d303579a
feat: add continual_learning to config schema
2025-03-11 07:09:56 +01:00
Matthias
265a798f78
docs: auto-generate command snippets
2025-03-11 06:37:44 +01:00
Matthias
db19446e27
Merge pull request #11488 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-03-11 06:30:36 +01:00
Freqtrade Bot
e62a0f76ed
chore: update pre-commit hooks
2025-03-11 03:11:15 +00:00
Axel-CH
673447794e
chore: implement pagination for _rpc_list_custom_data
2025-03-10 22:17:34 -04:00
Axel-CH
76aefccd03
fix: on custom-data endpoints key is now an optional parameter
2025-03-10 16:18:42 -04:00
Matthias
b0b9e398e1
fix: assume 200char terminal if no terminal size is available
...
closes #11477
2025-03-10 21:13:32 +01:00
Axel-CH
fac0491658
fix: _rpc_list_custom_data send custom-data for all trades if a key is provided
2025-03-10 16:01:16 -04:00
Axel-CH
7770f082c8
chore: relocate custom-data endpoints of api server near trade related endpoint, replace info tag by trading
2025-03-10 15:51:34 -04:00
mrpabloyeah
3281049264
Add year also in cli_options
2025-03-10 18:44:01 +01:00
Matthias
fe48f6769f
Merge pull request #11482 from freqtrade/dependabot/pip/develop/types-dfbe43a2fe
...
chore(deps-dev): bump types-requests from 2.32.0.20250301 to 2.32.0.20250306 in the types group
2025-03-10 07:12:15 +01:00
Matthias
6a5be68367
Merge pull request #11485 from freqtrade/dependabot/pip/develop/ccxt-4.4.65
...
chore(deps): bump ccxt from 4.4.64 to 4.4.65
2025-03-10 06:40:07 +01:00
Matthias
6613366343
chore: bump types-requests for pre-commit config
2025-03-10 06:28:39 +01:00
Matthias
48c1aaaa38
Merge pull request #11483 from freqtrade/dependabot/pip/develop/websockets-15.0.1
...
chore(deps): bump websockets from 15.0 to 15.0.1
2025-03-10 06:25:50 +01:00
Matthias
23928e55a3
Merge pull request #11484 from freqtrade/dependabot/pip/develop/ruff-0.9.10
...
chore(deps-dev): bump ruff from 0.9.9 to 0.9.10
2025-03-10 06:25:32 +01:00
dependabot[bot]
6d84b93715
chore(deps): bump ccxt from 4.4.64 to 4.4.65
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.64 to 4.4.65.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/v4.4.64...v4.4.65 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 03:54:03 +00:00
dependabot[bot]
5b1011668a
chore(deps-dev): bump ruff from 0.9.9 to 0.9.10
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.9 to 0.9.10.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.9.9...0.9.10 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 03:53:55 +00:00
dependabot[bot]
30d2298d54
chore(deps): bump websockets from 15.0 to 15.0.1
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 15.0 to 15.0.1.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/15.0...15.0.1 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 03:53:40 +00:00
dependabot[bot]
98b6f58eb2
chore(deps-dev): bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed ).
Updates `types-requests` from 2.32.0.20250301 to 2.32.0.20250306
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 03:52:54 +00:00
mrpabloyeah
a0cbdc9135
Add year to backtest breakdowns
2025-03-09 18:21:33 +01:00
Matthias
805e03b83b
test: update test for new bt cache behavior
2025-03-09 15:00:20 +01:00
Matthias
35cc7da9b3
fix: keep pair index per pair
...
closes #11479
2025-03-09 15:00:13 +01:00
Matthias
6efe6bbfc2
fix: restore previous startup time
2025-03-08 19:53:11 +01:00
Matthias
ac29ef67fd
chore: fall back to 0.0 if min-pair returns None
2025-03-08 19:39:02 +01:00
Matthias
4a7140c05d
chore: Update bybit dry-liquidation calculation
...
the result remains the same - but the calculation now matches
the bybit documentation better.
2025-03-08 17:29:55 +01:00
Matthias
cd971cff4f
test: improve liquidation-calculation test
...
Move maintenance margin to parameter, add tests from bybit page
2025-03-08 17:27:25 +01:00
Matthias
538139ef31
chore: fix incorrect docstrings
2025-03-08 17:10:23 +01:00
Matthias
8bd4926c29
feat: add Min Stake to list-pairs command
2025-03-08 17:00:55 +01:00
Matthias
a9195c8ff9
chore: remove pointless else
2025-03-08 16:49:07 +01:00
Axel-CH
93c8a11824
fix: update _rpc_list_custom_data to add all custom data only if key is not provided
2025-03-07 14:08:21 -04:00
Axel-CH
aec496a73b
fix: update _rpc_list_custom_data with proper typing and custom_data collection loop
2025-03-07 09:40:15 -04:00
Axel-CH
7bc1398574
Merge branch 'develop' into api-server-list-custom-data
2025-03-07 09:37:56 -04:00
Matthias
3371bad504
test: initialize exception for mock
2025-03-06 20:07:24 +01:00
Matthias
64e27637dc
test: adjust test for raise-exception behavior
2025-03-06 07:17:39 +01:00
Matthias
ee4f05a5b8
fix: have download-data hard-fail if it times out
...
this will avoid holes in data if individual requests fail.
The tradeoff is that the download will stop for this pair/timeframe combination.
2025-03-06 07:17:39 +01:00
Matthias
6636a2fda8
docs: improved adjust_trade_position sample
2025-03-06 07:17:39 +01:00
Matthias
754936d253
chore: improved backtest method wording
2025-03-06 07:17:39 +01:00
Matthias
3762f40538
Merge pull request #11468 from freqtrade/dependabot/pip/docs/jinja2-3.1.6
...
chore(deps): bump jinja2 from 3.1.5 to 3.1.6 in /docs
2025-03-06 06:59:35 +01:00
Matthias
4a3c45af2d
chore(deps): fix dependabot missing the bump of 2nd jinja2 reference
2025-03-06 06:33:40 +01:00
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 >
2025-03-06 05:31:04 +00:00
Matthias
6116c6abb9
Merge pull request #11467 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-03-06 06:29:27 +01:00
Freqtrade Bot
466c21e9fd
chore: update pre-commit hooks
2025-03-06 03:09:52 +00:00
Matthias
d461d6f8e8
fix: spot data is in microseconds
...
closes #11465
As announced in the documentation:
https://github.com/binance/binance-public-data
> Note: The timestamp for SPOT Data from January 1st 2025 onwards will be in microseconds.
2025-03-05 20:18:49 +01:00
Matthias
53f68a3834
chore: let BaseException pass in binance
2025-03-05 20:18:49 +01:00
Matthias
76d43782db
chore: fix typo in exception
2025-03-05 20:18:49 +01:00
Robert Caulk
e7a6db8916
Merge pull request #10173 from freqtrade/fix/mutable_defaults
...
Fix mutable defaults, enable bugbear ruff rule also for freqAI code
2025-03-04 10:43:48 +01:00
Matthias
cdb7fa83e4
Merge pull request #11462 from freqtrade/enhance-pricing-logs
...
Enhance pricing logs
2025-03-04 07:12:27 +01:00
Matthias
f785f9ff00
chore: use log_has_re for test log assertion
2025-03-04 06:46:13 +01:00
Matthias
4d87d13165
Merge pull request #11463 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-03-04 06:39:49 +01:00
Freqtrade Bot
9128011208
chore: update pre-commit hooks
2025-03-04 03:10:52 +00:00
Matthias
3dd7f7f17b
chore: improved log messages for partial filled entries
2025-03-03 20:48:45 +01:00
Matthias
7665d3d1f2
docs: add has_open_orders to trade object documentation
2025-03-03 20:48:25 +01:00
Axel-CH
e055feb1d3
chore: update test_process_trade_creation test
2025-03-03 15:32:41 -04:00
Axel-CH
dfe6982099
chore: change log level of get_valid_price log from warning to info
2025-03-03 15:18:04 -04:00
Axel-CH
ad2aef09c4
chore: fix format
2025-03-03 14:55:15 -04:00
Axel-CH
facfdfd85c
chore: add price in execute_entry logs
2025-03-03 14:42:16 -04:00
Axel-CH
1bba2a5f21
chore: add a warning log if custom_price_max_distance_ratio change the price
2025-03-03 14:32:39 -04:00
Matthias
ef239b8d0c
fix: update datadir when exchange is changed for an endpoint
2025-03-03 19:28:02 +01:00
Matthias
bccbac9f23
Merge pull request #11453 from freqtrade/dependabot/pip/develop/ccxt-4.4.64
...
chore(deps): bump ccxt from 4.4.62 to 4.4.64
2025-03-03 10:20:39 +01:00
Matthias
113efe129d
Merge pull request #11448 from freqtrade/dependabot/pip/develop/types-5ea53ede25
...
chore(deps-dev): bump types-requests from 2.32.0.20241016 to 2.32.0.20250301 in the types group
2025-03-03 08:57:00 +01:00
Matthias
8d73cccde5
Merge pull request #11457 from freqtrade/dependabot/pip/develop/ruff-0.9.9
...
chore(deps-dev): bump ruff from 0.9.7 to 0.9.9
2025-03-03 07:56:01 +01:00
dependabot[bot]
055c56edfc
chore(deps): bump ccxt from 4.4.62 to 4.4.64
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.62 to 4.4.64.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/v4.4.62...v4.4.64 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 06:37:01 +00:00
Matthias
942c1c1f5c
Merge pull request #11456 from freqtrade/dependabot/pip/develop/cryptography-44.0.2
...
chore(deps): bump cryptography from 44.0.1 to 44.0.2
2025-03-03 07:35:44 +01:00
Matthias
243a91a141
chore: bump types-requests in pre-commit
2025-03-03 06:46:58 +01:00
dependabot[bot]
281bd69fa5
chore(deps): bump cryptography from 44.0.1 to 44.0.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 44.0.1 to 44.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/44.0.1...44.0.2 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 05:46:06 +00:00
Matthias
6630259833
Merge pull request #11452 from freqtrade/dependabot/pip/develop/fastapi-0.115.11
...
chore(deps): bump fastapi from 0.115.8 to 0.115.11
2025-03-03 06:45:32 +01:00
Matthias
674d28622b
Merge pull request #11450 from freqtrade/dependabot/pip/develop/mkdocs-8a51c936ee
...
chore(deps): bump mkdocs-material from 9.6.5 to 9.6.7 in the mkdocs group
2025-03-03 06:45:08 +01:00
dependabot[bot]
e21aedfb73
chore(deps-dev): bump ruff from 0.9.7 to 0.9.9
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.7 to 0.9.9.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.9.7...0.9.9 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 05:44:23 +00:00
Matthias
8f22c58875
Merge pull request #11451 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.11.1
...
chore(deps): bump python-telegram-bot from 21.10 to 21.11.1
2025-03-03 06:44:03 +01:00
Matthias
e3d1c4c9c7
Merge pull request #11455 from freqtrade/dependabot/pip/develop/isort-6.0.1
...
chore(deps-dev): bump isort from 6.0.0 to 6.0.1
2025-03-03 06:43:41 +01:00
Matthias
40f87c9ab5
Merge pull request #11449 from freqtrade/dependabot/pip/develop/pytest-6c7deac02c
...
chore(deps-dev): bump pytest from 8.3.4 to 8.3.5 in the pytest group
2025-03-03 06:43:05 +01:00
dependabot[bot]
bd5f02a8df
chore(deps-dev): bump isort from 6.0.0 to 6.0.1
...
Bumps [isort](https://github.com/PyCQA/isort ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/PyCQA/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/PyCQA/isort/compare/6.0.0...6.0.1 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:30:33 +00:00
dependabot[bot]
91438affc8
chore(deps): bump fastapi from 0.115.8 to 0.115.11
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.8 to 0.115.11.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.8...0.115.11 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:29:54 +00:00
dependabot[bot]
1548fdfca6
chore(deps): bump python-telegram-bot from 21.10 to 21.11.1
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.10 to 21.11.1.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/v21.11.1/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.10...v21.11.1 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:29:50 +00:00
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 >
2025-03-03 03:29:41 +00:00
dependabot[bot]
3fb4524c5a
chore(deps-dev): bump pytest from 8.3.4 to 8.3.5 in the pytest group
...
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest ).
Updates `pytest` from 8.3.4 to 8.3.5
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.4...8.3.5 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:29:30 +00:00
dependabot[bot]
cdd1273ed0
chore(deps-dev): bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed ).
Updates `types-requests` from 2.32.0.20241016 to 2.32.0.20250301
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 03:29:01 +00:00
Matthias
717f17a9b5
chore: fix mutable defaults bug
2025-03-02 19:56:59 +01:00
Matthias
11763e8cd1
chore: improve clarity
2025-03-02 16:09:55 +01:00
Matthias
5e50348150
Merge branch 'develop' into fix/mutable_defaults
2025-03-02 16:04:30 +01:00
Matthias
ccfc690281
feat: add SQN to backtest result
...
closes #11397
2025-03-02 15:47:30 +01:00
Matthias
e1f6702932
feat: add SQN calculation as backtest metric
2025-03-02 15:41:43 +01:00
Matthias
13e9f8a98e
fix: use initialMargin over collateral for position wallet
...
closes #11415
2025-03-02 14:43:58 +01:00
Matthias
cc0337585e
Merge pull request #11289 from freqtrade/feat/binance_trades_fast
...
Binance: Download trades "fast" from binance.vision
2025-03-02 14:43:47 +01:00
Matthias
3070e37335
docs: add plain merge to known common mistakes
...
closes #11438
2025-03-01 08:01:35 +01:00
Matthias
c50edafac6
feat: add record_version to trades table
2025-02-28 19:14:38 +01:00
Matthias
7ccac492bb
fix: max_stake_amount should not include leverage
2025-02-28 16:12:20 +01:00
Matthias
a23409b72f
Merge pull request #11436 from freqtrade/new_release
...
New release 2025.2
2025-02-28 10:33:14 +01:00
Matthias
5b9102f9a8
tests: Use higher limit on x86 macos to avoid random fails
2025-02-28 07:01:50 +01:00
Matthias
f447de4840
chore: bump version to 2025.3-dev
2025-02-28 06:36:02 +01:00
Matthias
186bc4d272
chore: bump version to 2025.2
2025-02-28 06:30:43 +01:00
Matthias
06fd176286
Merge branch 'stable' into develop
2025-02-28 06:30:27 +01:00
Matthias
c5fd6f4519
Merge pull request #11432 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-02-27 07:25:48 +01:00
Freqtrade Bot
efe0275ae1
chore: update pre-commit hooks
2025-02-27 05:50:03 +00:00
Matthias
ba98f1a9be
chore: update pre-commit author to freqtradeBot
2025-02-27 06:49:19 +01:00
Matthias
5380b22729
chore: update leverage tiers author to use the bot email
2025-02-27 06:48:54 +01:00
Matthias
338bc7c677
chore: Bump docker image to 3.12.9
2025-02-27 06:33:05 +01:00
Matthias
449a5e85b4
Merge pull request #11431 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-02-27 06:20:15 +01:00
xmatthias
0f5cb87c65
chore: update pre-commit hooks
2025-02-27 03:08:16 +00:00
Matthias
822e7bad1f
Merge pull request #11426 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-02-25 06:23:10 +01:00
xmatthias
86a5240174
chore: update pre-commit hooks
2025-02-25 03:08:51 +00:00
Matthias
7b7c8d9374
chore(deps): bump ccxt from 4.4.61 to 4.4.62
...
closes #11405
2025-02-24 19:51:54 +01:00
Matthias
fde3547dbb
docs: add warning about duplicate symbols in coingecko
2025-02-24 18:06:52 +01:00
Matthias
9bd7fac86f
Merge pull request #11424 from freqtrade/dependabot/pip/develop/pyarrow-19.0.1
...
chore(deps): bump pyarrow from 19.0.0 to 19.0.1
2025-02-24 09:57:58 +01:00
Matthias
8085d8cd00
chore: update prebuilt pyarrow binary
2025-02-24 09:40:06 +01:00
Matthias
3f656a9758
Merge pull request #11421 from freqtrade/dependabot/pip/develop/humanize-4.12.1
...
chore(deps): bump humanize from 4.12.0 to 4.12.1
2025-02-24 08:12:28 +01:00
Matthias
38f1981d6f
Merge pull request #11412 from freqtrade/feat/adjust_order_price
...
Add adjust_order_price callback
2025-02-24 07:02:27 +01:00
Matthias
d55b3e0228
Merge pull request #11420 from freqtrade/dependabot/pip/develop/ccxt-4.4.61
...
chore(deps): bump ccxt from 4.4.59 to 4.4.61
2025-02-24 06:55:12 +01:00
Matthias
d3f8bef2ef
Merge pull request #11422 from freqtrade/dependabot/pip/develop/ruff-0.9.7
...
chore(deps-dev): bump ruff from 0.9.6 to 0.9.7
2025-02-24 06:45:43 +01:00
dependabot[bot]
f78f52f78e
chore(deps): bump humanize from 4.12.0 to 4.12.1
...
Bumps [humanize](https://github.com/python-humanize/humanize ) from 4.12.0 to 4.12.1.
- [Release notes](https://github.com/python-humanize/humanize/releases )
- [Commits](https://github.com/python-humanize/humanize/compare/4.12.0...4.12.1 )
---
updated-dependencies:
- dependency-name: humanize
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 05:26:05 +00:00
Matthias
d451dcf28b
Merge pull request #11419 from freqtrade/dependabot/pip/develop/mkdocs-ab7c602706
...
chore(deps): bump mkdocs-material from 9.6.4 to 9.6.5 in the mkdocs group
2025-02-24 06:25:31 +01:00
Matthias
063964ed38
Merge pull request #11423 from freqtrade/dependabot/pip/develop/cachetools-5.5.2
...
chore(deps): bump cachetools from 5.5.1 to 5.5.2
2025-02-24 06:24:15 +01:00
dependabot[bot]
ac70d559a4
chore(deps): bump pyarrow from 19.0.0 to 19.0.1
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 19.0.0 to 19.0.1.
- [Release notes](https://github.com/apache/arrow/releases )
- [Commits](https://github.com/apache/arrow/compare/apache-arrow-19.0.0...apache-arrow-19.0.1 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 03:24:23 +00:00
dependabot[bot]
685e575f6b
chore(deps): bump cachetools from 5.5.1 to 5.5.2
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.5.1 to 5.5.2.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.5.1...v5.5.2 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 03:24:18 +00:00
dependabot[bot]
1640267798
chore(deps-dev): bump ruff from 0.9.6 to 0.9.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.6 to 0.9.7.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.9.6...0.9.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 03:24:14 +00:00
dependabot[bot]
d5585dd5e3
chore(deps): bump ccxt from 4.4.59 to 4.4.61
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.59 to 4.4.61.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/go/v4.4.59...go/v4.4.61 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-24 03:23:46 +00:00
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 >
2025-02-24 03:23:30 +00:00
Matthias
64303e90d6
feat: Be more verbose on startup regarding what the bot is doing
...
closes #11416
2025-02-23 17:16:46 +01:00
Matthias
901dfa21fc
Merge pull request #11418 from Cygra/patch-1
...
fix: typo in strategy-customization.md
2025-02-23 16:24:55 +01:00
Cygra Wang
5e7d883732
fix: typo in strategy-customization.md
2025-02-23 15:11:05 +08:00
Matthias
840f074c66
chore: simplify rpc imports
2025-02-22 12:50:51 +01:00
Matthias
0408ad1095
fix: exception when rounded price is nan
...
closes #11414
2025-02-22 08:21:24 +01:00
Matthias
e262110c3b
test: add test case for #11414
2025-02-22 08:19:38 +01:00
Matthias
09b9ff2c68
fix: provide default for exit reason
2025-02-20 20:32:51 +01:00
Matthias
e76574b79f
docs: update documentation for adjust_order_price()
2025-02-20 20:25:35 +01:00
Matthias
08587d826e
test: Long adjust-exit-price test
2025-02-20 20:07:44 +01:00
Matthias
584b84a941
test: extend backtest-detail tests for exit_adjust
2025-02-20 20:02:18 +01:00
Matthias
44182783c0
feat: don't limit backtest calls to entry orders
2025-02-20 20:02:03 +01:00
Matthias
90f52ba8ad
test: add integration test for adjust_exit_price
2025-02-20 19:45:34 +01:00
Matthias
f8f10f27e9
chore: improved variable naming
2025-02-20 19:39:33 +01:00
Matthias
7f393252e2
docs: update bot-basics with new callback
2025-02-20 19:24:03 +01:00
Matthias
dd8938ced2
test: add test for adjust_order_price and adjust_entry_price collision
2025-02-20 19:22:03 +01:00
Matthias
67ce9a41f2
feat: implement load error when colliding methods are decected
2025-02-20 19:21:37 +01:00
Matthias
756bada570
feat: Add "replace-exit_order" to backtesting
2025-02-20 19:09:36 +01:00
Matthias
25c0036012
feat: Update strategy template
2025-02-20 07:25:38 +01:00
Matthias
3b03fae939
chore: improve variable naming
2025-02-20 07:24:07 +01:00
Matthias
0f9e61371c
feat: Implement live "replace_exit_order" functionality
2025-02-20 07:23:36 +01:00
Matthias
1970cc65c0
feat: add "is_entry" attribute for order_replacement
2025-02-20 07:04:59 +01:00
Matthias
8d74e8b8dd
feat: add adjust_order_price callback
2025-02-20 06:55:54 +01:00
Matthias
fc4e09f398
Merge pull request #11404 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-02-20 06:35:26 +01:00
xmatthias
a45d941b11
chore: update pre-commit hooks
2025-02-20 03:05:52 +00:00
Matthias
39fd27c7ec
Merge pull request #11396 from freqtrade/fix/constant_exit_cancels
...
Fix constant exit cancels and replacements
2025-02-18 19:43:54 +01:00
Matthias
fa939a7f66
Merge pull request #11399 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-02-18 06:36:19 +01:00
xmatthias
6fc81fa9c7
chore: update pre-commit hooks
2025-02-18 03:04:55 +00:00
Matthias
89cd46d2e5
test: adapt test for "evaluate exit signal once once" behavior
2025-02-17 20:00:44 +01:00
Matthias
f287d0ad24
chore: improve variable naming
2025-02-17 20:00:27 +01:00
Matthias
93e3bbea5a
fix: only evaluate the same exit-reason once
...
Limit this behavior to if it caused an actual exit.
2025-02-17 19:51:39 +01:00
Matthias
6be25bd86a
chore: simplify IF condition
2025-02-17 19:40:56 +01:00
Matthias
ec82894990
Merge pull request #11390 from freqtrade/dependabot/pip/develop/cryptography-44.0.1
...
chore(deps): bump cryptography from 42.0.8 to 44.0.1
2025-02-17 08:20:57 +01:00
Matthias
ea1b7c692a
Merge pull request #11384 from freqtrade/dependabot/pip/develop/websockets-15.0
...
chore(deps): bump websockets from 14.2 to 15.0
2025-02-17 08:04:01 +01:00
Matthias
0e08173235
Merge pull request #11394 from freqtrade/dependabot/pip/develop/lightgbm-4.6.0
...
chore(deps): bump lightgbm from 4.5.0 to 4.6.0
2025-02-17 07:46:26 +01:00
Matthias
cdf33761c0
Merge pull request #11383 from freqtrade/dependabot/pip/develop/mkdocs-f2d694b1ef
...
chore(deps): bump mkdocs-material from 9.6.3 to 9.6.4 in the mkdocs group
2025-02-17 07:11:37 +01:00
Matthias
63ca07aeac
chore: bump cryptography for armv7
...
Starting with 44.0.0, cryptography provides wheels for armv7.
Testing these, it installs fine on the rpi image, so the split hard pin can be removed.
2025-02-17 06:52:30 +01:00
Matthias
5022407021
Merge pull request #11392 from freqtrade/dependabot/pip/develop/psutil-7.0.0
...
chore(deps): bump psutil from 6.1.1 to 7.0.0
2025-02-17 06:51:50 +01:00
dependabot[bot]
f54b7d56d3
chore(deps): bump lightgbm from 4.5.0 to 4.6.0
...
Bumps [lightgbm](https://github.com/microsoft/LightGBM ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases )
- [Commits](https://github.com/microsoft/LightGBM/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 05:30:51 +00:00
dependabot[bot]
382befb053
chore(deps): bump cryptography from 42.0.8 to 44.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.8 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...44.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 05:30:25 +00:00
Matthias
11404ef230
Merge pull request #11385 from freqtrade/dependabot/pip/develop/scipy-1.15.2
...
chore(deps): bump scipy from 1.15.1 to 1.15.2
2025-02-17 06:29:32 +01:00
Matthias
8964cfc123
Merge pull request #11391 from freqtrade/dependabot/pip/develop/humanize-4.12.0
...
chore(deps): bump humanize from 4.11.0 to 4.12.0
2025-02-17 06:28:45 +01:00
Matthias
ec97723c54
Merge pull request #11386 from freqtrade/dependabot/pip/develop/tensorboard-2.19.0
...
chore(deps): bump tensorboard from 2.18.0 to 2.19.0
2025-02-17 06:28:19 +01:00
Matthias
4cfbcefb33
Merge pull request #11388 from freqtrade/dependabot/pip/develop/ccxt-4.4.59
...
chore(deps): bump ccxt from 4.4.58 to 4.4.59
2025-02-17 06:27:48 +01:00
Matthias
1f575d95e6
Merge pull request #11389 from freqtrade/dependabot/pip/develop/ruff-0.9.6
...
chore(deps-dev): bump ruff from 0.9.5 to 0.9.6
2025-02-17 06:26:59 +01:00
dependabot[bot]
d4900c28e1
chore(deps): bump psutil from 6.1.1 to 7.0.0
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 6.1.1 to 7.0.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.1...release-7.0.0 )
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:27:29 +00:00
dependabot[bot]
f12964f543
chore(deps): bump humanize from 4.11.0 to 4.12.0
...
Bumps [humanize](https://github.com/python-humanize/humanize ) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/python-humanize/humanize/releases )
- [Commits](https://github.com/python-humanize/humanize/compare/4.11.0...4.12.0 )
---
updated-dependencies:
- dependency-name: humanize
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:27:25 +00:00
dependabot[bot]
c339853ec0
chore(deps-dev): bump ruff from 0.9.5 to 0.9.6
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.5 to 0.9.6.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.9.5...0.9.6 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:27:13 +00:00
dependabot[bot]
3924514d2b
chore(deps): bump ccxt from 4.4.58 to 4.4.59
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.58 to 4.4.59.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/go/v4.4.58...go/v4.4.59 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:27:04 +00:00
dependabot[bot]
aae92c29db
chore(deps): bump tensorboard from 2.18.0 to 2.19.0
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/2.19.0/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.18.0...2.19.0 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:26:45 +00:00
dependabot[bot]
5683063379
chore(deps): bump scipy from 1.15.1 to 1.15.2
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.15.1...v1.15.2 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:26:40 +00:00
dependabot[bot]
5ab993b6d5
chore(deps): bump websockets from 14.2 to 15.0
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 14.2 to 15.0.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/14.2...15.0 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-17 03:26:30 +00:00
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 >
2025-02-17 03:26:27 +00:00
Matthias
2a95a3aefe
Merge pull request #11306 from Vaadasch/patch-1
...
Add some distinction on the trailing_only_offset_is_reached
2025-02-16 17:28:24 +01:00
Matthias
36eeac365e
chore: fix merge mistake
2025-02-16 17:19:21 +01:00
Matthias
2b8c4942fd
Merge branch 'develop' into fix/mutable_defaults
2025-02-16 17:16:31 +01:00
Matthias
4a190bd13c
chore(ci): Move permissions into job
2025-02-16 17:03:18 +01:00
Matthias
cf6a89e161
chore: use zizmor to scan actions for security problems
2025-02-16 16:55:44 +01:00
Matthias
a29c5322ab
chore(ci): Improve CI security
2025-02-16 16:55:13 +01:00
Matthias
4e2d2639ae
fix: dockerfile.armhf should pin numpy<2
2025-02-16 16:48:22 +01:00
Matthias
a54f895ea9
chore(ci): don't persist credentials
2025-02-16 15:31:17 +01:00
Matthias
ad55615ecb
chore(ci): Improve structure in devcontainer build
2025-02-16 15:30:47 +01:00
Matthias
c8aff5687d
chore(ci): don't persist credentials
2025-02-16 15:30:21 +01:00
Matthias
02c2e451b1
chore(ci): don't persist credentials
2025-02-16 15:29:34 +01:00
Matthias
84d49a0f53
chore: disable all permissions on dockerhub permission update ci
2025-02-16 15:25:01 +01:00
Matthias
22b096be25
chore: Improve security of workflows
2025-02-16 15:24:23 +01:00
Matthias
b285cdd491
doc: add timeframe to 101 strategy so it's "auto-runnable"
...
closes #11379
2025-02-16 15:11:14 +01:00
Matthias
b2881affc0
fix: accidental modification
2025-02-16 15:09:02 +01:00
Matthias
b3e0b42155
test: add test for backtest-from_json
2025-02-16 13:27:48 +01:00
Matthias
314c017dd3
feat: enable trade.from_json to import backtested trades
2025-02-16 13:27:42 +01:00
Matthias
9fbc413d4d
chore: start downloads in 1m batches
2025-02-15 15:44:05 +01:00
Matthias
ad96fa0f58
chore: improve download-trades-fast structure
2025-02-15 15:20:06 +01:00
Matthias
f2283410ce
chore: improved logging, don't ignore end date
2025-02-15 13:36:30 +01:00
Matthias
f14c4ebcc8
chore: improve code structure in logging module
2025-02-15 08:24:35 +01:00
David Arena
ceff757bc6
fix: formating
2025-02-14 12:44:42 +01:00
Robert Caulk
c3c6207cda
Merge pull request #11368 from freqtrade/fix/nan_metadata
...
Allow NAN in Freqai datadrawer metadata
2025-02-13 13:46:36 +01:00
Matthias
975ad26eb8
Merge branch 'develop' into feat/binance_trades_fast
2025-02-13 06:43:56 +01:00
Matthias
8a5ff4ed0d
Merge pull request #11373 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-02-13 06:33:55 +01:00
xmatthias
7d19e0e692
chore: update pre-commit hooks
2025-02-13 03:05:01 +00:00
David Arena
a1a5cab04e
fix E501
2025-02-13 02:04:22 +01:00
David Arena
8182947f29
fix
2025-02-13 02:03:19 +01:00
David Arena
2231ba3f04
fixes: ruff
2025-02-13 02:02:15 +01:00
David Arena
bf0a08f5a7
Merge branch 'develop' into api-server-list-custom-data
2025-02-12 19:32:49 +01:00
David Arena
552575c7e6
fix: key in _rpc_list_custom_data
2025-02-12 19:27:47 +01:00
David Arena
d0979d560f
fix: endpoints
2025-02-12 18:40:44 +01:00
Matthias
e3a9b0aa17
Merge pull request #11371 from freqtrade/dependabot/pip/develop/ccxt-4.4.58
...
chore(deps): bump ccxt from 4.4.52 to 4.4.58
2025-02-12 06:23:01 +01:00
dependabot[bot]
7caa22c7a7
chore(deps): bump ccxt from 4.4.52 to 4.4.58
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.52 to 4.4.58.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.52...go/v4.4.58 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-11 20:13:52 +00:00
Matthias
91131d7884
Merge pull request #11370 from freqtrade/dependabot/pip/cryptography-44.0.1
...
chore(deps): bump cryptography from 42.0.8 to 44.0.1
2025-02-11 21:12:25 +01:00
dependabot[bot]
967ad2f8ff
chore(deps): bump cryptography from 42.0.8 to 44.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.8 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...44.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-11 18:41:14 +00:00
Matthias
d00f82a641
chore: remove deprecated image form CI matrix
2025-02-11 18:15:16 +01:00
Matthias
2f83f07fd3
fix: use constant for metadata number mode
2025-02-11 09:22:39 +01:00
Matthias
78d213a8a0
test: add test coverage for unwatch_ohlcv
2025-02-11 09:15:03 +01:00
Matthias
44d798239d
feat: unwatch_ohlcv - improved error handling
2025-02-11 09:15:03 +01:00
Matthias
08e1a616a0
feat: use unwatch to stop watching a websocket
2025-02-11 09:14:57 +01:00
Matthias
8009c03629
Merge pull request #11117 from arenstar/ftclient_timeout
...
feat: add timeout to FtRestClient
2025-02-11 08:09:45 +01:00
Matthias
ae068bd6f5
chore: fix formatting
2025-02-11 07:53:33 +01:00
Matthias
2350aa6a27
Merge branch 'develop' into ftclient_timeout
2025-02-11 07:52:25 +01:00
Matthias
8394826d62
docs: improve wording in trailing stop docs
2025-02-11 07:21:24 +01:00
Matthias
a46d41a594
Merge pull request #11367 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-02-11 06:39:25 +01:00
xmatthias
a0d8055917
chore: update pre-commit hooks
2025-02-11 03:06:02 +00:00
Matthias
3ec892a5ab
Merge pull request #11355 from freqtrade/dependabot/pip/develop/ta-lib-0.6.2
...
chore(deps): bump ta-lib from 0.4.34 to 0.4.38
2025-02-10 10:53:09 +01:00
Matthias
3deffb57ce
chore: update ta-lib pre-built binaries
2025-02-10 08:25:01 +01:00
Matthias
db8c1917e0
Merge pull request #11360 from freqtrade/dependabot/pip/develop/mypy-1.15.0
...
chore(deps-dev): bump mypy from 1.14.1 to 1.15.0
2025-02-10 07:57:42 +01:00
Matthias
57f55d416c
Merge pull request #11357 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.38
...
chore(deps): bump sqlalchemy from 2.0.37 to 2.0.38
2025-02-10 07:35:26 +01:00
dependabot[bot]
0b4a6e7e11
chore(deps-dev): bump mypy from 1.14.1 to 1.15.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.14.1 to 1.15.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.14.1...v1.15.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 05:57:49 +00:00
Matthias
f918a66292
Merge pull request #11359 from freqtrade/dependabot/pip/develop/ruff-0.9.5
...
chore(deps-dev): bump ruff from 0.9.4 to 0.9.5
2025-02-10 06:56:44 +01:00
Matthias
d795af5921
chore: bump sqlalchemy in pre-commit config
2025-02-10 06:36:25 +01:00
Matthias
21b8982e55
chore: ta-lib bump to 0.4.38
2025-02-10 06:34:07 +01:00
Matthias
5a9f66e6d6
Merge pull request #11351 from freqtrade/dependabot/pip/develop/mkdocs-694d3e3e45
...
chore(deps): bump mkdocs-material from 9.6.1 to 9.6.3 in the mkdocs group
2025-02-10 06:30:34 +01:00
Matthias
4fd77e7ee7
Merge pull request #11356 from freqtrade/dependabot/pip/develop/xgboost-2.1.4
...
chore(deps): bump xgboost from 2.1.3 to 2.1.4
2025-02-10 06:30:22 +01:00
dependabot[bot]
428ca972e2
chore(deps-dev): bump ruff from 0.9.4 to 0.9.5
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.9.4...0.9.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 03:28:24 +00:00
dependabot[bot]
3913e4fa96
chore(deps): bump sqlalchemy from 2.0.37 to 2.0.38
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.37 to 2.0.38.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 03:27:58 +00:00
dependabot[bot]
e296242072
chore(deps): bump xgboost from 2.1.3 to 2.1.4
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/dmlc/xgboost/releases )
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md )
- [Commits](https://github.com/dmlc/xgboost/compare/v2.1.3...v2.1.4 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 03:27:46 +00:00
dependabot[bot]
82001d1e8b
chore(deps): bump ta-lib from 0.4.34 to 0.6.2
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.4.34 to 0.6.2.
- [Changelog](https://github.com/TA-Lib/ta-lib-python/blob/master/CHANGELOG )
- [Commits](https://github.com/ta-lib/ta-lib-python/compare/TA_Lib-0.4.34...TA_Lib-0.6.2 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-10 03:27:40 +00:00
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 >
2025-02-10 03:27:15 +00:00
Matthias
a8ae767576
fix: Hyperopt-magic - allow parent classes within the same file
2025-02-09 19:48:26 +01:00
Matthias
b9c77124fc
chore: add typing for hyperopt-pickle-magic
2025-02-09 19:43:32 +01:00
Matthias
f060548134
chore: remove unused method
2025-02-09 08:10:10 +01:00
Matthias
18ce8af084
fix: validate config when calling pair_history
...
closes #11271
2025-02-08 16:51:51 +01:00
Matthias
7f7cff85c1
chore: use dt_now in backtesting
2025-02-07 20:39:14 +01:00
Matthias
9a22e5c775
chore: try downgrade aiohttp
...
part of #11317
2025-02-07 06:56:42 +01:00
Matthias
2cfb8834b6
chore: rework docstring of MultiOutputRegressor
...
closes #11309
2025-02-06 06:34:19 +01:00
Matthias
013006050f
chore: add comment to clarify usage of retrier
2025-02-06 06:33:55 +01:00
Matthias
99df346bf5
Merge pull request #11339 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-02-06 06:30:49 +01:00
xmatthias
2e57158556
chore: update pre-commit hooks
2025-02-06 03:04:59 +00:00
Matthias
b75eb85e66
fix: Calculate liquidation price only once the initial order filled
...
closes #11318
2025-02-05 18:13:52 +01:00
Matthias
dbb9f225d0
fix: Runtime error on ohlcv deepcopy
...
closes #11335
2025-02-05 18:07:03 +01:00
Matthias
85753be7cb
chore: Bump armhf dockerversion to 3.11.11
2025-02-05 07:02:44 +01:00
Matthias
18b35b0657
chore: bump dockerfile base from 3.12.7 to 3.12.8
2025-02-05 07:01:59 +01:00
Matthias
857aeaa9eb
chore: fix init sequence to avoid risk of "unbound error"
2025-02-04 19:34:26 +01:00
Matthias
3e06971038
Merge pull request #11333 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-02-04 06:47:37 +01:00
Matthias
323b9f8693
fix(api): only write export when backtest happened
...
closes freqtrade/frequi#2282
2025-02-04 06:35:37 +01:00
xmatthias
a412ff76bc
chore: update pre-commit hooks
2025-02-04 03:03:58 +00:00
Matthias
2bfd66d271
chore: use loop_lock for all run_until_complete usages
2025-02-03 19:43:08 +01:00
Matthias
8cad9c8436
chore: add improved exception logging
2025-02-03 19:43:08 +01:00
Matthias
3504073428
fix: random fail on parallel webserver requests
2025-02-03 19:43:08 +01:00
Matthias
b4af89380b
Merge pull request #11326 from freqtrade/dependabot/pip/develop/torch-2.6.0
...
chore(deps): bump torch from 2.5.1 to 2.6.0
2025-02-03 19:40:45 +01:00
Matthias
c131493eca
Merge pull request #11328 from freqtrade/dependabot/pip/develop/stable-baselines3-2.5.0
...
chore(deps): bump stable-baselines3 from 2.4.1 to 2.5.0
2025-02-03 11:55:31 +01:00
Matthias
37031ba83d
chore: pin sb3 for macos x86
2025-02-03 11:13:36 +01:00
Matthias
69106633cd
Merge pull request #11331 from freqtrade/dependabot/pip/develop/fastapi-0.115.8
...
chore(deps): bump fastapi from 0.115.7 to 0.115.8
2025-02-03 09:42:17 +01:00
Matthias
a2e674b237
Merge pull request #11329 from freqtrade/dependabot/pip/develop/isort-6.0.0
...
chore(deps-dev): bump isort from 5.13.2 to 6.0.0
2025-02-03 09:20:38 +01:00
Matthias
c1c9f0151e
Merge pull request #11332 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.14.3
...
chore(deps): bump pymdown-extensions from 10.14.1 to 10.14.3
2025-02-03 08:01:03 +01:00
Matthias
963ec23ae2
Merge pull request #11330 from freqtrade/dependabot/pip/develop/plotly-6.0.0
...
chore(deps): bump plotly from 5.24.1 to 6.0.0
2025-02-03 07:14:18 +01:00
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 >
2025-02-03 05:58:16 +00:00
Matthias
f4fdcfc78d
Merge pull request #11323 from freqtrade/dependabot/pip/develop/ccxt-4.4.52
...
chore(deps): bump ccxt from 4.4.50 to 4.4.52
2025-02-03 06:57:17 +01:00
Matthias
97c67d55c6
Merge pull request #11322 from freqtrade/dependabot/pip/develop/mkdocs-03e80ceb70
...
chore(deps): bump mkdocs-material from 9.5.50 to 9.6.1 in the mkdocs group
2025-02-03 06:53:46 +01:00
Matthias
9983b44e6f
Merge pull request #11325 from freqtrade/dependabot/pip/develop/pytz-2025.1
...
chore(deps): bump pytz from 2024.2 to 2025.1
2025-02-03 06:53:05 +01:00
dependabot[bot]
78bf9bf60d
chore(deps-dev): bump isort from 5.13.2 to 6.0.0
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.13.2 to 6.0.0.
- [Release notes](https://github.com/pycqa/isort/releases )
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pycqa/isort/compare/5.13.2...6.0.0 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 05:44:16 +00:00
Matthias
9d22dac28d
Merge pull request #11327 from freqtrade/dependabot/pip/develop/nbconvert-7.16.6
...
chore(deps-dev): bump nbconvert from 7.16.5 to 7.16.6
2025-02-03 06:34:17 +01:00
Matthias
37e16acc80
Merge pull request #11324 from freqtrade/dependabot/pip/develop/ruff-0.9.4
...
chore(deps-dev): bump ruff from 0.9.3 to 0.9.4
2025-02-03 06:23:55 +01:00
Matthias
6d5cd69764
Merge pull request #11321 from freqtrade/dependabot/pip/develop/pytest-ccc7fb3faf
...
chore(deps-dev): bump pytest-asyncio from 0.25.2 to 0.25.3 in the pytest group
2025-02-03 06:23:43 +01:00
dependabot[bot]
3a8c594ae8
chore(deps): bump fastapi from 0.115.7 to 0.115.8
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.7 to 0.115.8.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.7...0.115.8 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:30:46 +00:00
dependabot[bot]
5f72ed9b3c
chore(deps): bump plotly from 5.24.1 to 6.0.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.24.1 to 6.0.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.24.1...v6.0.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:30:42 +00:00
dependabot[bot]
bee897f5b7
chore(deps): bump stable-baselines3 from 2.4.1 to 2.5.0
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.4.1...v2.5.0 )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:30:27 +00:00
dependabot[bot]
75542cdd93
chore(deps-dev): bump nbconvert from 7.16.5 to 7.16.6
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.16.5 to 7.16.6.
- [Release notes](https://github.com/jupyter/nbconvert/releases )
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.16.5...v7.16.6 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:30:24 +00:00
dependabot[bot]
97da78c499
chore(deps): bump torch from 2.2.2 to 2.6.0
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.2.2 to 2.6.0.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.2.2...v2.6.0 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:30:20 +00:00
dependabot[bot]
d8d35ec234
chore(deps): bump pytz from 2024.2 to 2025.1
...
Bumps [pytz](https://github.com/stub42/pytz ) from 2024.2 to 2025.1.
- [Release notes](https://github.com/stub42/pytz/releases )
- [Commits](https://github.com/stub42/pytz/compare/release_2024.2...release_2025.1 )
---
updated-dependencies:
- dependency-name: pytz
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:30:10 +00:00
dependabot[bot]
86d65f8428
chore(deps-dev): bump ruff from 0.9.3 to 0.9.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.9.3...0.9.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:30:06 +00:00
dependabot[bot]
973aa6a0c3
chore(deps): bump ccxt from 4.4.50 to 4.4.52
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.50 to 4.4.52.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.50...4.4.52 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:29:58 +00:00
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 >
2025-02-03 03:29:48 +00:00
dependabot[bot]
16924525ff
chore(deps-dev): bump pytest-asyncio in the pytest group
...
Bumps the pytest group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest-asyncio` from 0.25.2 to 0.25.3
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.2...v0.25.3 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-03 03:29:40 +00:00
Matthias
f1f355330c
chore: re-add candle-limit for funding fee candles
2025-02-02 17:15:21 +01:00
Matthias
4c5c054bca
fix: since_ms is mandatory
2025-02-02 14:33:45 +01:00
Matthias
0181e00c19
test: add test for /markets endpoint
2025-02-02 14:33:13 +01:00
Matthias
ecf013dd18
feat: include exchangeID in /markets response
2025-02-02 13:30:17 +01:00
Matthias
59837ef6ac
feat: add "/markets" endpoint
2025-02-02 13:22:54 +01:00
Matthias
b42a91d783
test: remove unused parameter
2025-02-02 13:17:06 +01:00
Matthias
187c8b8070
test: add test for "live" mode of /pair_history
2025-02-01 18:20:27 +01:00
Matthias
a807d2d6c8
test: Add test for /pair_history without strategy
2025-02-01 18:09:35 +01:00
Matthias
fda7b0f1ef
chore: increment api_version
2025-02-01 17:39:40 +01:00
Matthias
ae42f8d512
feat: api /pair_history - make Strategy optional
2025-02-01 17:39:28 +01:00
Matthias
6fb74fa166
feat: add "live_mode" flag to pair_history
2025-02-01 17:25:58 +01:00
Matthias
7dd0f2174c
feat: Add "exchange" fields to pair_history
2025-02-01 15:47:33 +01:00
Matthias
e1cc7dcfdf
feat: allow pair-history from "live" candles
2025-02-01 15:47:10 +01:00
Matthias
6b3fff6b7e
refactor: pair_history should only be available in webserver mode
2025-02-01 14:09:56 +01:00
Matthias
5d4324dd55
test: update percentChange pairlist test
...
there's little reason to have this test for a particular number
2025-02-01 13:53:14 +01:00
Matthias
fc0cae21e6
fix: improve reliability when fetching from "features"
2025-02-01 13:49:17 +01:00
Matthias
89b6cc89a3
test: update test for removed manual limits
2025-02-01 13:49:04 +01:00
Matthias
26af62e4dd
feat: remove manual ohlcv limit definitions where possible
2025-02-01 08:13:33 +01:00
Matthias
f90cd44a9e
feat: default ohlcv_limit to ccxt's features definition
2025-02-01 08:12:19 +01:00
Matthias
35f7c97c76
test: add "ohlcv_limit" live test
2025-01-31 18:27:47 +01:00
Matthias
d530527f11
test: add test for exchange.features
2025-01-31 07:03:06 +01:00
Matthias
8af8260b7c
feat: initial "features" support
2025-01-31 06:56:41 +01:00
Matthias
7a17cd781a
chore: remove coinbasepro exchange
...
ccxt removed this exchange in https://github.com/ccxt/ccxt/pull/22502 .
2025-01-31 06:30:39 +01:00
Matthias
7c8b934c1d
Merge pull request #11307 from freqtrade/new_release
...
New release 2025.1
2025-01-31 06:22:51 +01:00
Matthias
ba244cd2f6
chore: bump develop version to 2025.2
2025-01-30 19:43:51 +01:00
Matthias
10eef02e58
chore: bump version to 2025.1
2025-01-30 19:41:27 +01:00
Matthias
20380b616a
Merge branch 'stable' into new_release
2025-01-30 19:41:09 +01:00
Vaadasch
7d3c8b48dd
Add some distinction on the trailing_only_offset_is_reached
2025-01-30 14:48:15 +01:00
Matthias
6931b81daa
test: add test for binance specific history_id
2025-01-30 07:27:55 +01:00
Matthias
92405f94ec
test: further add tests for public trades dl
2025-01-30 07:13:03 +01:00
Matthias
3e1daf50b0
test: add test for download_archive_trades
2025-01-30 07:10:14 +01:00
Matthias
94010287cc
Merge pull request #11304 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-01-30 06:30:58 +01:00
xmatthias
24ebe1a205
chore: update pre-commit hooks
2025-01-30 03:02:38 +00:00
Matthias
63ca884dbe
chore: remove unused import
2025-01-29 19:42:57 +01:00
Matthias
a6005fde28
feat: simplify traceback display
...
The Rich way to display is confusing and pretty verbose.
2025-01-29 18:21:07 +01:00
Matthias
486a4ed5c0
chore: remove unused fixture
2025-01-28 19:27:50 +01:00
Matthias
fd4cd11de2
test: simplify api_ws_test
2025-01-28 19:27:50 +01:00
Matthias
262cfedfc9
Merge pull request #11302 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-01-28 06:48:46 +01:00
Matthias
0e807d4a18
chore: fix typo as identified by codespell
2025-01-28 06:29:54 +01:00
xmatthias
de8b3a89fd
chore: update pre-commit hooks
2025-01-28 03:03:24 +00:00
Matthias
0caeb6b5f7
chore: improve types
2025-01-27 20:52:16 +01:00
Matthias
85d235958e
Merge branch 'develop' into feat/binance_trades_fast
2025-01-27 20:40:59 +01:00
Matthias
62e3f408a6
chore: make some internal fetch-trades methods require since
2025-01-27 20:36:14 +01:00
Matthias
008f875282
chore: improve edge-case bug
2025-01-27 20:26:08 +01:00
Matthias
9b0beb0e6d
Merge pull request #11300 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.50
...
chore(deps): bump prompt-toolkit from 3.0.36 to 3.0.50
2025-01-27 19:13:43 +01:00
Matthias
939e3e4a53
Merge pull request #11299 from freqtrade/dependabot/pip/develop/cachetools-5.5.1
...
chore(deps): bump cachetools from 5.5.0 to 5.5.1
2025-01-27 08:12:44 +01:00
Matthias
e257589fdb
Merge pull request #11298 from freqtrade/dependabot/pip/develop/ccxt-4.4.50
...
chore(deps): bump ccxt from 4.4.49 to 4.4.50
2025-01-27 08:12:07 +01:00
Matthias
4d00309717
Merge pull request #11297 from freqtrade/dependabot/pip/develop/pydantic-2.10.6
...
chore(deps): bump pydantic from 2.10.5 to 2.10.6
2025-01-27 08:10:38 +01:00
Matthias
41535bef1f
Merge pull request #11296 from freqtrade/dependabot/pip/develop/pre-commit-4.1.0
...
chore(deps-dev): bump pre-commit from 4.0.1 to 4.1.0
2025-01-27 07:26:03 +01:00
Matthias
ddad3ba616
Merge pull request #11301 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.12.4
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4
2025-01-27 07:05:52 +01:00
Matthias
d70a48970d
Merge pull request #11295 from freqtrade/dependabot/pip/develop/filelock-3.17.0
...
chore(deps): bump filelock from 3.16.1 to 3.17.0
2025-01-27 07:03:14 +01:00
dependabot[bot]
b91deaa0cd
chore(deps): bump pydantic from 2.10.5 to 2.10.6
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.10.5 to 2.10.6.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.5...v2.10.6 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 05:31:26 +00:00
dependabot[bot]
152705bc62
chore(deps-dev): bump pre-commit from 4.0.1 to 4.1.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.0.1...v4.1.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 05:31:08 +00:00
Matthias
f288381a08
Merge pull request #11294 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.14.1
...
chore(deps): bump pymdown-extensions from 10.14 to 10.14.1
2025-01-27 06:30:35 +01:00
Matthias
cfbc6a524c
Merge pull request #11293 from freqtrade/dependabot/pip/develop/fastapi-0.115.7
...
chore(deps): bump fastapi from 0.115.6 to 0.115.7
2025-01-27 06:30:16 +01:00
Matthias
1495a15563
Merge pull request #11292 from freqtrade/dependabot/pip/develop/ruff-0.9.3
...
chore(deps-dev): bump ruff from 0.9.2 to 0.9.3
2025-01-27 06:30:00 +01:00
dependabot[bot]
4a582e5ce5
chore(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.12.3 to 1.12.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.3...v1.12.4 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 04:09:13 +00:00
dependabot[bot]
5b06db2529
chore(deps): bump prompt-toolkit from 3.0.36 to 3.0.50
...
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit ) from 3.0.36 to 3.0.50.
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases )
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG )
- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.36...3.0.50 )
---
updated-dependencies:
- dependency-name: prompt-toolkit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 03:37:10 +00:00
dependabot[bot]
8e357934ed
chore(deps): bump cachetools from 5.5.0 to 5.5.1
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.5.0 to 5.5.1.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.5.0...v5.5.1 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 03:37:05 +00:00
dependabot[bot]
223ea8acec
chore(deps): bump ccxt from 4.4.49 to 4.4.50
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.49 to 4.4.50.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.49...4.4.50 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 03:36:58 +00:00
dependabot[bot]
567a4f9aad
chore(deps): bump filelock from 3.16.1 to 3.17.0
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.16.1 to 3.17.0.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.16.1...3.17.0 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 03:36:41 +00:00
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 >
2025-01-27 03:36:32 +00:00
dependabot[bot]
4a9483c669
chore(deps): bump fastapi from 0.115.6 to 0.115.7
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.6 to 0.115.7.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.6...0.115.7 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 03:36:28 +00:00
dependabot[bot]
319ea1072d
chore(deps-dev): bump ruff from 0.9.2 to 0.9.3
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.9.2...0.9.3 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-27 03:36:22 +00:00
Matthias
33eaa4b53e
chore: add bt note to _generic_performance_query
2025-01-26 23:23:45 +01:00
Matthias
cf563c1a56
test: update tests for new best-pair logic
2025-01-26 23:19:35 +01:00
Matthias
99b2857d3d
fix: align profit calculations between best pair and /performance
...
part of #11236
2025-01-26 20:16:27 +01:00
Matthias
eb24d11259
chore: improve method docstring
2025-01-26 20:11:01 +01:00
Matthias
f9d4d38523
fix: only consider filled orders
2025-01-26 20:07:00 +01:00
Matthias
b01de10ab2
test: adjust further tests
2025-01-26 20:04:28 +01:00
Matthias
fa4a540f9e
test: adjust tests for new performance calculation
2025-01-26 19:56:29 +01:00
Matthias
4ee875ce2a
fix: use properly calculated relative ratio for /entries and /exits
2025-01-26 19:49:34 +01:00
Matthias
78c71cdf87
refactor: make performance_query work in a dynamic way
2025-01-26 19:43:39 +01:00
Matthias
1aac8dfa59
chore: align interface of get_overall_performance
2025-01-26 17:54:11 +01:00
Matthias
8b42c2558a
feat: the "minimum" date limit applies to trades, too
2025-01-26 14:28:49 +01:00
Matthias
40f56e43cc
test: add test for get_daily_trades
2025-01-26 13:34:27 +01:00
Matthias
e9c961802b
test: add test for trades zip url
2025-01-26 13:18:05 +01:00
Matthias
948b6e041d
test: add initial test for download-trades
2025-01-26 13:15:09 +01:00
Matthias
80d776af56
test: ensure tests use old method
2025-01-26 13:14:58 +01:00
Matthias
e62d84e35d
refactor: pass candle_type
2025-01-26 13:04:44 +01:00
Matthias
098a6551f6
chore: add documentation link for binance.vision
2025-01-26 13:04:08 +01:00
Matthias
6e15fd0da6
feat: trades-fast download - improvements
2025-01-26 12:59:59 +01:00
Matthias
1f2dadc333
fix: edge-case problem
2025-01-26 12:59:59 +01:00
Matthias
c3b7a2b382
feat: use download-data fast if necessary
2025-01-26 12:59:59 +01:00
Matthias
3746305b5a
feat: further work on download-trades-archive
2025-01-26 12:59:59 +01:00
Matthias
af3f9d5a75
feat: rough draft of public trades data
...
This won't work though - as according to https://github.com/binance/binance-public-data - trades does not contain "side".
2025-01-26 12:59:59 +01:00
Matthias
33549a6cef
fix: add small offset to allow since to be slightly different
2025-01-26 12:57:12 +01:00
Matthias
a0bc3d968b
refactor: simplify binance_public_data
2025-01-26 10:56:45 +01:00
Matthias
8aab8bc528
refactor: improve binance_vision method naming
2025-01-26 09:46:47 +01:00
Matthias
aa595ae8cb
refactor: extract binance candle url_segment
2025-01-26 09:41:58 +01:00
Matthias
b657e349a2
chore: remove obsolete comment
2025-01-26 09:22:10 +01:00
Matthias
77e6b2a108
fix: remove potentially problematic call
2025-01-25 18:21:01 +01:00
Matthias
d3f6227d3f
chore: improve ohlcvs interface
2025-01-25 18:13:11 +01:00
Matthias
2a370aecd8
chore: ws: make ccxt_object internal
2025-01-25 14:03:41 +01:00
Matthias
0cfb73b74b
chore: add wrapper for ws ohlcvs
...
this avoids access to internal objects
2025-01-25 14:02:09 +01:00
Matthias
867020606c
feat: simplify wallet by extracting log
...
disabling logging in backtesting can be done in one place
2025-01-25 13:52:54 +01:00
Matthias
222da034d1
chore: fix wrong config property in api_server verbosity
2025-01-25 12:51:43 +01:00
Matthias
63b72fb4eb
chore: add help-text to --version
2025-01-24 20:01:10 +01:00
Matthias
7e08828537
chore: Remove unused import
2025-01-24 19:43:51 +01:00
Matthias
d843216343
test: update tests for new --version handling
2025-01-24 19:43:18 +01:00
Matthias
120194ff1e
chore: improved formatting
2025-01-24 19:43:18 +01:00
Matthias
27a9cbf5e4
feat: print version info on "-V" calls
...
closes #11222
2025-01-24 19:43:07 +01:00
Matthias
08b18b7ff6
feat: add print_version_info function
...
part of #11222
2025-01-24 07:16:27 +01:00
Matthias
c3cc58a1af
Merge pull request #11248 from xmatthias/fix/backtest_max_detail_2
...
Improved Backtest timeframe-detail execution logic
2025-01-24 06:39:36 +01:00
Matthias
713979d80c
Merge pull request #11275 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-01-23 06:31:11 +01:00
xmatthias
3d28765238
chore: update pre-commit hooks
2025-01-23 03:03:23 +00:00
Matthias
9efa48f2a8
chore: ensure that logged message actually make sense
2025-01-22 19:03:40 +01:00
Matthias
4a7a51035d
docs: improve doc formatting
2025-01-22 18:56:33 +01:00
Matthias
7f2e6966a6
fix: update total_volume calculation to actually reflect volume
...
closes #11268
2025-01-22 18:50:39 +01:00
Matthias
1d22cf98c8
feat: add cost to minimized order json output
2025-01-22 07:19:09 +01:00
Matthias
03a22186bb
chore: have backtest exit orders account for fee
2025-01-22 07:12:54 +01:00
Matthias
f4bc956b1b
chore: fix type declaration
2025-01-22 07:08:54 +01:00
Matthias
f8f21cfc9c
fix: Improve error message for download-data edgecase
...
hyperliquid doesn't provide historic data, neither klines nor trades.
This made the error message missleading.
closes #11270
2025-01-22 06:58:22 +01:00
Matthias
2b915a76df
Merge pull request #11264 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-01-21 06:42:34 +01:00
xmatthias
eb41cc3b00
chore: update pre-commit hooks
2025-01-21 03:03:18 +00:00
Matthias
c1d812c307
Merge pull request #11254 from freqtrade/dependabot/pip/develop/pyarrow-19.0.0
...
chore(deps): bump pyarrow from 18.1.0 to 19.0.0
2025-01-20 19:52:16 +01:00
Matthias
952a647c69
chore: add pre-built pyarrow wheels
2025-01-20 19:30:54 +01:00
dependabot[bot]
dff308062e
chore(deps): bump pyarrow from 18.1.0 to 19.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 18.1.0 to 19.0.0.
- [Release notes](https://github.com/apache/arrow/releases )
- [Commits](https://github.com/apache/arrow/compare/apache-arrow-18.1.0...apache-arrow-19.0.0 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 19:30:53 +01:00
Matthias
81b4285d17
test: avoid potential odd timing issues in test
2025-01-20 19:23:04 +01:00
Matthias
822521136f
docs: improve location of "many position adjustment" warning
2025-01-20 19:01:45 +01:00
Matthias
6f307e1e3d
test: add more sleep
2025-01-20 19:00:35 +01:00
Matthias
588bf357a9
test: add more sleep
2025-01-20 18:26:57 +01:00
Matthias
9158a3d7d9
test: add small wait to reduce test flakyness
2025-01-20 10:25:27 +01:00
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
2025-01-20 07:09:04 +01:00
Matthias
1e27c8af0a
Merge pull request #11259 from freqtrade/dependabot/pip/develop/ccxt-4.4.49
...
chore(deps): bump ccxt from 4.4.48 to 4.4.49
2025-01-20 07:08:48 +01:00
Matthias
38bf71f02f
Merge pull request #11257 from freqtrade/dependabot/pip/develop/websockets-14.2
...
chore(deps): bump websockets from 14.1 to 14.2
2025-01-20 07:02:44 +01:00
Matthias
ffef87f7d1
docs: improve FAQ entry
2025-01-20 06:57:11 +01:00
Matthias
fc1feb9abc
chore: try fix random test failure
2025-01-20 06:45:27 +01:00
Matthias
a3b1428d28
Merge pull request #11256 from freqtrade/dependabot/pip/develop/orjson-3.10.15
...
chore(deps): bump orjson from 3.10.14 to 3.10.15
2025-01-20 06:34:51 +01:00
Matthias
63c63560dd
Merge pull request #11260 from freqtrade/dependabot/pip/develop/ruff-0.9.2
...
chore(deps-dev): bump ruff from 0.9.1 to 0.9.2
2025-01-20 06:34:13 +01:00
dependabot[bot]
0358a4d23b
chore(deps-dev): bump ruff from 0.9.1 to 0.9.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.9.1...0.9.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 03:07:52 +00:00
dependabot[bot]
df71670e6d
chore(deps): bump ccxt from 4.4.48 to 4.4.49
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.48 to 4.4.49.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.48...4.4.49 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 03:07:36 +00:00
dependabot[bot]
0a09c6cbd7
chore(deps): bump websockets from 14.1 to 14.2
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 14.1 to 14.2.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/14.1...14.2 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 03:07:09 +00:00
dependabot[bot]
152358ee18
chore(deps): bump orjson from 3.10.14 to 3.10.15
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.14 to 3.10.15.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.10.14...3.10.15 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-20 03:07:03 +00:00
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 >
2025-01-20 03:06:38 +00:00
Matthias
36e4842fe9
chore: remove unnecessary commented line
2025-01-19 13:57:27 +01:00
Matthias
141286a88c
feat: have performance account for leverage correctly
2025-01-19 13:57:00 +01:00
Matthias
1e2450d5b9
docs: improved telegram performance docs
2025-01-18 20:13:51 +01:00
Matthias
f773905d8e
test: adjust rpc tests for new calculation
2025-01-18 20:08:19 +01:00
Matthias
2044af24a3
feat: improve performance query reliability
2025-01-18 20:08:19 +01:00
Matthias
6bca604bf9
feat: Add more comprehensive Relative % to performance list
...
closes #11236
2025-01-18 20:08:03 +01:00
Matthias
5d3a056ae5
test: update api_performance test to USDT
2025-01-18 20:03:12 +01:00
Matthias
e9eee11b2e
test: simplify api_performance test setup
2025-01-18 20:00:28 +01:00
Matthias
cf5b6e5e20
test: improve test resiliance
2025-01-18 19:49:23 +01:00
Matthias
13050f0d67
chore: bump version to 2024.12.1
2025-01-18 14:22:50 +01:00
Matthias
61e5b4755c
chore: Bump ccxt to 4.4.48
...
fixes a critical issue with bybit
2025-01-18 14:22:28 +01:00
Matthias
5e0ea48011
test: improve test_exit_positions slightly
2025-01-18 14:01:12 +01:00
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
2025-01-18 08:10:33 +01:00
Matthias
6b1af9b9a2
chore: move docstring to the right place
2025-01-17 19:37:15 +01:00
Matthias
e350dbd552
refactor: simplify backtesting class
2025-01-17 19:18:28 +01:00
Matthias
f7f78ad2a4
test: fix test comment
2025-01-17 19:01:11 +01:00
Matthias
26983c637a
docs: document timeframe-detail potential difference
2025-01-17 07:07:25 +01:00
Matthias
733cd22dee
chore: remove bt_open_open_trade_count_candle
...
it's no longer necessary if we support in-candle entries
2025-01-17 06:48:01 +01:00
Matthias
1e61aea23b
feat: allow in-candle entries
2025-01-17 06:45:56 +01:00
Matthias
419d5d9946
feat: add backtesting support for ignore_buying_expired_candle_after
...
this is only relevant for detail candles - otherwise entries will never happen within a candle.
2025-01-17 06:38:39 +01:00
Matthias
d02b4d4c3f
test: Fix detail futures test
2025-01-17 06:38:39 +01:00
Matthias
5f89708be4
test: fix long_short switch test
2025-01-16 19:47:12 +01:00
Matthias
e80ddcabe7
Merge pull request #11242 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-01-16 06:26:20 +01:00
xmatthias
12e0dcd523
chore: update pre-commit hooks
2025-01-16 03:04:05 +00:00
Matthias
4a6027b43f
test: update pair_detail_simplified test
...
parallel analysis should cover more detailed cases to prevent intra-candle parallelism
2025-01-15 18:15:15 +01:00
Matthias
e81489807d
fix: prevent multiple intra-candle trades
2025-01-15 18:11:46 +01:00
Matthias
a6601ba7d2
refactor: mark time_generators private
2025-01-15 07:11:44 +01:00
Matthias
2b4d3b3f15
refactor: extract detail/pair loop to separate generator
2025-01-15 07:10:37 +01:00
Matthias
a326af830f
chore: simplify backtest loop interface
2025-01-15 07:05:52 +01:00
Matthias
cbe38c6f41
fix: don't detail-loop pairs if a trade closed within the current candle.
2025-01-15 06:46:33 +01:00
Matthias
d54af598ac
Merge pull request #11237 from koistya/koistya/upgrade-ccxt
...
chore(deps): upgrade CCXT from 4.4.47 to 4.4.48
2025-01-14 21:44:14 +01:00
Matthias
1e1b4239e7
chore: improve a few typings
2025-01-14 21:29:43 +01:00
Matthias
f5be8fc70a
fix: switch backtest loop to have linear timing
...
By running with timeframe-detail first, then pair, we can
have linear timing
This will avoid odd bugs due to in-candle closures
closes #11217
2025-01-14 21:10:11 +01:00
Matthias
807fcffdae
chore: move more logic to generator
2025-01-14 20:15:17 +01:00
Matthias
96cea99d4f
refactor: move index-handling into generator
2025-01-14 20:13:51 +01:00
Matthias
14acc6609f
chore: remove unused statement
2025-01-14 20:00:00 +01:00
Matthias
8029729ab1
refactor: move more stuff into generator
2025-01-14 19:38:05 +01:00
Matthias
b525ba85c8
refactor: extract backtest detail_data_spread to function
2025-01-14 19:25:05 +01:00
Konstantin Tarkus
6db42f5fbc
chore(deps): upgrade CCXT from 4.4.47 to 4.4.48
2025-01-14 17:22:18 +01:00
Matthias
1f0b23c5fc
chore: fix typo in dataprovider
2025-01-14 06:33:53 +01:00
Matthias
a13feaf49f
test: Update tests for short-circuit behavior
2025-01-14 06:33:45 +01:00
Matthias
2697ac3581
chore: stop detail processing once a trade closed
2025-01-14 06:33:31 +01:00
Matthias
70d9ac09d1
Merge pull request #11230 from freqtrade/dependabot/pip/develop/ruff-0.9.1
...
chore(deps-dev): bump ruff from 0.8.6 to 0.9.1
2025-01-13 19:10:51 +01:00
Matthias
be2907acca
chore: bump ruff pre-commit version
2025-01-13 18:12:21 +01:00
Matthias
5b555cca57
Merge pull request #11231 from freqtrade/dependabot/pip/develop/orjson-3.10.14
...
chore(deps): bump orjson from 3.10.13 to 3.10.14
2025-01-13 18:11:52 +01:00
Matthias
f1c5d4a970
chore: ruff format updates
2025-01-13 18:05:20 +01:00
Matthias
2e482fbb3a
Merge pull request #11227 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.37
...
chore(deps): bump sqlalchemy from 2.0.36 to 2.0.37
2025-01-13 07:47:34 +01:00
Matthias
35f914afa3
Merge pull request #11229 from freqtrade/dependabot/pip/develop/scipy-1.15.1
...
chore(deps): bump scipy from 1.15.0 to 1.15.1
2025-01-13 07:37:38 +01:00
Matthias
5356fc3191
Merge pull request #11226 from freqtrade/dependabot/pip/develop/stable-baselines3-2.4.1
...
chore(deps): bump stable-baselines3 from 2.4.0 to 2.4.1
2025-01-13 07:37:16 +01:00
Matthias
16ef348222
chore: improve docstring
2025-01-13 07:10:54 +01:00
Matthias
01ce4e42c6
chore: update type file name
2025-01-13 07:10:42 +01:00
Matthias
6addab2eae
chore: update sqlalchemy in pre-commit
2025-01-13 07:04:42 +01:00
dependabot[bot]
f428e81469
chore(deps): bump scipy from 1.15.0 to 1.15.1
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.15.0 to 1.15.1.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.15.0...v1.15.1 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 06:02:14 +00:00
Matthias
039bffb0e6
Merge pull request #11232 from freqtrade/dependabot/pip/develop/ccxt-4.4.47
...
chore(deps): bump ccxt from 4.4.46 to 4.4.47
2025-01-13 07:01:21 +01:00
Matthias
ea649fbdbf
Merge pull request #11234 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.14
...
chore(deps): bump pymdown-extensions from 10.13 to 10.14
2025-01-13 06:59:56 +01:00
Matthias
15a99b02bd
Merge pull request #11228 from freqtrade/dependabot/pip/develop/pydantic-2.10.5
...
chore(deps): bump pydantic from 2.10.4 to 2.10.5
2025-01-13 06:59:34 +01:00
Matthias
f7c94f7e44
Merge pull request #11233 from freqtrade/dependabot/pip/develop/scikit-learn-1.6.1
...
chore(deps): bump scikit-learn from 1.6.0 to 1.6.1
2025-01-13 06:58:24 +01:00
dependabot[bot]
76ab888714
chore(deps-dev): bump ruff from 0.8.6 to 0.9.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.8.6 to 0.9.1.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.6...0.9.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 05:53:18 +00:00
Matthias
c52a07f2f1
Merge pull request #11225 from freqtrade/dependabot/pip/develop/pytest-43126348c1
...
chore(deps-dev): bump pytest-asyncio from 0.25.1 to 0.25.2 in the pytest group
2025-01-13 06:51:26 +01:00
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 >
2025-01-13 03:19:24 +00:00
dependabot[bot]
a8dc5339ab
chore(deps): bump scikit-learn from 1.6.0 to 1.6.1
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.6.0...1.6.1 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:19:20 +00:00
dependabot[bot]
fb09d4c534
chore(deps): bump ccxt from 4.4.46 to 4.4.47
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.46 to 4.4.47.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.46...4.4.47 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:19:14 +00:00
dependabot[bot]
538c8c9805
chore(deps): bump orjson from 3.10.13 to 3.10.14
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.13 to 3.10.14.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.10.13...3.10.14 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:19:03 +00:00
dependabot[bot]
0e5f072f6c
chore(deps): bump pydantic from 2.10.4 to 2.10.5
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.10.4 to 2.10.5.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.4...v2.10.5 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:18:34 +00:00
dependabot[bot]
ca6153715a
chore(deps): bump sqlalchemy from 2.0.36 to 2.0.37
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.36 to 2.0.37.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:18:16 +00:00
dependabot[bot]
2a1144c827
chore(deps): bump stable-baselines3 from 2.4.0 to 2.4.1
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.4.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:18:02 +00:00
dependabot[bot]
ffaf648d5c
chore(deps-dev): bump pytest-asyncio in the pytest group
...
Bumps the pytest group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest-asyncio` from 0.25.1 to 0.25.2
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.1...v0.25.2 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-13 03:17:49 +00:00
Matthias
b1c5e0458c
chore: use uv pip for CI runs
2025-01-11 14:47:34 +01:00
Matthias
cf1e8934aa
chore: Update CI to use uv
2025-01-11 14:45:01 +01:00
Matthias
153e2f9628
chore: use UV action venv setup
2025-01-11 14:06:41 +01:00
Matthias
1b28be974c
test: update tests for new behavior
2025-01-11 08:12:27 +01:00
Matthias
5bfd503cd8
fix: allow setting verbosity via Environment variable
2025-01-11 08:12:19 +01:00
Matthias
c90cfa896c
test: never have more than 1 open order at a time.
2025-01-10 07:19:57 +01:00
Matthias
1a59ecf98e
docs: update callback docs for new behavior
2025-01-10 07:16:24 +01:00
Matthias
711e680198
chore: improve log on adjust_entry_price cancels
2025-01-09 20:05:34 +01:00
Matthias
e5d508a507
docs: update adjust-entry docs about partial fills
...
These are canceled and NOT replaced - this needs to be pointed out.
closes #11212
2025-01-09 20:05:23 +01:00
Matthias
75fb2a0c86
fix: catch error when getting the last candle fails
...
It's unknown when this actually happens - but this should be the safer bet than crashing completely.
closes #11213
2025-01-09 18:21:51 +01:00
Matthias
092a9ff5db
chore: fix error if precision.price is None
2025-01-09 18:06:58 +01:00
Matthias
dc7246413b
chore: add futures only exchange variants to "bad exchanges"
2025-01-09 07:13:08 +01:00
Matthias
fbad2d5c89
Merge pull request #11211 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-01-09 06:32:39 +01:00
xmatthias
a6e44c9e4a
chore: update pre-commit hooks
2025-01-09 03:19:10 +00:00
Matthias
cb0fc9c1a9
fix: don't show "**" for /status table
2025-01-07 19:19:38 +01:00
Matthias
b57cedeab7
Merge pull request #11178 from TheJoeSchr/fix/orderflow_imbalance_list
...
Fix:orderflow returns a list for stacked imbalances
2025-01-07 19:10:14 +01:00
Matthias
b863c6830d
Merge pull request #11200 from freqtrade/feat/remove_hdf5
...
Remove hdf5 support
2025-01-07 06:48:48 +01:00
Matthias
3a8aba13d9
Merge pull request #11204 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2025-01-07 05:59:55 +01:00
xmatthias
09c272515e
chore: update pre-commit hooks
2025-01-07 03:08:22 +00:00
Matthias
c266490ee4
fix: Try fix api_log test error in unfortunate timing scenarios
2025-01-06 14:19:16 +01:00
Matthias
ecd2d013df
chore: remove hdf5 from data comparison
2025-01-06 13:59:02 +01:00
Matthias
fa306b090e
feat: Add create-command-partials to CI to ensure we remain aligned
2025-01-06 13:56:33 +01:00
Matthias
6ca5d42c89
chore: add Script to auto-export create_command_partials
2025-01-06 13:55:12 +01:00
Matthias
353e3da2f8
docs: add "main" commands section
2025-01-06 13:55:01 +01:00
Matthias
054bccf24e
docs: update Readme.md command output
2025-01-06 13:54:48 +01:00
Matthias
96490b7b7a
docs: use includes for command help output
2025-01-06 13:51:56 +01:00
Matthias
fc9ea6d153
docs: improve hdf5 deprecation message
2025-01-06 13:33:25 +01:00
Matthias
817707711d
Remove binary hdf5 dependencies
2025-01-06 13:32:42 +01:00
Matthias
e2bdf2a97f
tests: fix remaining hdf5 occurance
2025-01-06 13:31:29 +01:00
Matthias
5bb109884c
test: remove hdf5 testdata
2025-01-06 13:31:21 +01:00
Matthias
64c2c6a524
Merge pull request #11195 from freqtrade/dependabot/pip/develop/scipy-1.15.0
...
chore(deps): bump scipy from 1.14.1 to 1.15.0
2025-01-06 13:28:30 +01:00
Matthias
6760d44761
tests: Update tests with removed hdf5 handler
2025-01-06 13:26:06 +01:00
Matthias
1f0d304190
chore: remove hdf5 from supported data handlers
2025-01-06 13:25:30 +01:00
Matthias
de2b8dcfdd
feat: remove hdf5 dependencies and install logic
2025-01-06 13:21:16 +01:00
Matthias
0e5a88bf93
feat: remove hdf5 datahandler, raise exception when still configured
2025-01-06 13:20:18 +01:00
Matthias
a19872d640
chore: clean up running event loops after test
2025-01-06 13:10:02 +01:00
Matthias
ee63e51cc5
chore: remove deprecated sklearn function call
2025-01-06 13:08:50 +01:00
Matthias
82e3e3d66e
Merge pull request #11188 from jerome-benoit/docs
...
docs(freqai): point link anchor to right section
2025-01-06 12:40:49 +01:00
Matthias
cb5fd6ea71
Merge pull request #11190 from freqtrade/dependabot/pip/develop/nbconvert-7.16.5
...
chore(deps-dev): bump nbconvert from 7.16.4 to 7.16.5
2025-01-06 12:16:37 +01:00
Matthias
d12d3ac0b3
Merge pull request #11194 from freqtrade/dependabot/pip/develop/ruff-0.8.6
...
chore(deps-dev): bump ruff from 0.8.4 to 0.8.6
2025-01-06 11:48:44 +01:00
dependabot[bot]
489440fbc3
chore(deps-dev): bump ruff from 0.8.4 to 0.8.6
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.8.4 to 0.8.6.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.4...0.8.6 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 07:34:46 +00:00
Matthias
5a3b7f8915
Merge pull request #11189 from freqtrade/dependabot/pip/develop/pytest-60ad21c7c8
...
chore(deps-dev): bump pytest-asyncio from 0.25.0 to 0.25.1 in the pytest group
2025-01-06 08:33:25 +01:00
Matthias
49ef2393fb
Merge pull request #11191 from freqtrade/dependabot/pip/develop/ccxt-4.4.46
...
chore(deps): bump ccxt from 4.4.43 to 4.4.46
2025-01-06 08:30:00 +01:00
dependabot[bot]
af673f568d
chore(deps-dev): bump pytest-asyncio in the pytest group
...
Bumps the pytest group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest-asyncio` from 0.25.0 to 0.25.1
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.0...v0.25.1 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 06:56:15 +00:00
Matthias
eed89d2749
Merge pull request #11197 from freqtrade/dependabot/pip/develop/mypy-1.14.1
...
chore(deps-dev): bump mypy from 1.14.0 to 1.14.1
2025-01-06 07:53:57 +01:00
Matthias
a883114c92
Merge pull request #11196 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.10
...
chore(deps): bump python-telegram-bot from 21.9 to 21.10
2025-01-06 07:53:16 +01:00
dependabot[bot]
22905baf55
chore(deps-dev): bump mypy from 1.14.0 to 1.14.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.14.0 to 1.14.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.14.0...v1.14.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 03:12:39 +00:00
dependabot[bot]
999fc2208a
chore(deps): bump python-telegram-bot from 21.9 to 21.10
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.9 to 21.10.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.9...v21.10 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 03:12:21 +00:00
dependabot[bot]
767a145374
chore(deps): bump scipy from 1.14.1 to 1.15.0
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.14.1 to 1.15.0.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.14.1...v1.15.0 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 03:12:17 +00:00
dependabot[bot]
4ef5a878d6
chore(deps): bump ccxt from 4.4.43 to 4.4.46
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.43 to 4.4.46.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.43...4.4.46 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 03:11:46 +00:00
dependabot[bot]
70a53d68a4
chore(deps-dev): bump nbconvert from 7.16.4 to 7.16.5
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.16.4 to 7.16.5.
- [Release notes](https://github.com/jupyter/nbconvert/releases )
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.16.4...v7.16.5 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 03:11:39 +00:00
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 >
2025-01-06 01:59:45 +01:00
Matthias
00d1f14bcc
Merge pull request #11184 from jerome-benoit/docs
...
docs: reference stable freqai docker images
2025-01-05 19:35:47 +01:00
Jérôme Benoit
c100009b00
docs: reference stable freqai docker images
...
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org >
2025-01-05 16:58:48 +01:00
Matthias
93c2d6a7ad
tests: Add test for get_ohlcv to ensure behavior is and stays correct
2025-01-05 13:13:51 +01:00
Matthias
649739b8e4
test: fix test failure due to missing commonCurrencies attr
2025-01-05 13:05:03 +01:00
Matthias
f109d08bd0
tests: add test for exchange_ws cleanup error
2025-01-05 13:00:57 +01:00
Matthias
6b96d4d145
test: improve exchange_ws tests
2025-01-05 13:00:47 +01:00
Matthias
98e49ab187
fix: add workaround for missing kraken balance mapping
...
closes #11118
2025-01-05 11:30:25 +01:00
Matthias
b70d02e46d
test: add test for kraken balance problem
...
part of #11118
2025-01-05 11:29:15 +01:00
Matthias
4f1bf6a1f0
test: add test for kraken balance response parsing
...
part of #11118
2025-01-05 11:21:37 +01:00
Matthias
5f0df2c1de
chore: Improve websocket behavior with unsynched time
...
closes #11139
2025-01-05 11:11:34 +01:00
Matthias
ece7b0d9f2
feat: add format_ms_time_detailed view
2025-01-05 10:49:53 +01:00
Matthias
e620f55cd6
chore: improve variable naming in exchange_ws
2025-01-05 10:13:20 +01:00
Matthias
08fa82dc53
test: adjust test for new value unit
2025-01-05 10:08:20 +01:00
Matthias
a9483edaac
chore: convert _pairs_last_refresh_time to milliseconds
2025-01-05 10:06:27 +01:00
Matthias
2fe9ceab8d
chore: improve variable naming
2025-01-05 09:55:17 +01:00
Matthias
f6bf6c52c5
chore: use dt_ts to convert timestamp
2025-01-05 09:54:59 +01:00
Joe Schr
5f5e51326f
chore: modify orderflow docs re. stacked imbalance changes
2025-01-04 23:59:11 +01:00
Joe Schr
7c148a0123
fix: remove superfluous territory return statement
2025-01-04 23:48:55 +01:00
Matthias
452358541b
refactor: simplify some date calculations
2025-01-04 17:40:51 +01:00
Matthias
37c10c9b06
Merge pull request #11182 from 14790897/fix-docs-link-error
...
fix: link error in strategy-customization
2025-01-04 17:14:33 +01:00
liuweiqing
3682fcba4d
fix: link error in strategy-customization
2025-01-04 23:55:45 +08:00
Matthias
046e1534f3
chore: Improve exchange_ws debug logging
2025-01-04 14:18:25 +01:00
Joe Schr
fd7272ba63
chore: fix unterminated string literal in test runner
2025-01-03 19:01:59 +01:00
Joe Schr
12adbeb7f3
fix: don't sort stacked imbalances, return empty list if no found...
...
... also removes helper functions `stacked_imbalance_bid` & `stacked_imbalance_ask`
2025-01-03 18:42:00 +01:00
Joe Schr
11976f11b0
fix: Improve stacked imbalance detection in orderflow converter
2025-01-03 18:42:00 +01:00
Joe Schr
ea96abecd0
test: Add comprehensive test for stacked_imbalances with multiple price entries
2025-01-03 18:42:00 +01:00
Joe Schr
5589578872
test: Update tests for stacked imbalances returning lists
2025-01-03 18:42:00 +01:00
Joe Schr
fb4aae080b
refactor: Modify stacked_imbalance to return list of prices instead of max price
2025-01-03 16:21:54 +01:00
Matthias
471df70f62
test: add test for improved safe_wrapper behavior
2025-01-03 15:29:01 +01:00
Matthias
90b1e15eb2
feat: Skip trade deepcopy if the callback isn't implemented
...
closes #10946
2025-01-03 15:28:41 +01:00
Matthias
9c825fb156
chore: remove unnecessary verbosity of offset filter
2025-01-03 14:43:45 +01:00
Matthias
676cdab9a9
docs: improve adjust_entry_price documentation
...
closes #11177
2025-01-03 13:23:12 +01:00
Matthias
c4b34ea60c
fix: Improve MultiMetricHyperoptLoss
...
Capping expectancy_ratio makes sense - but must be done in a better way
closes #11174
2025-01-03 13:20:11 +01:00
Matthias
af0d719b2c
chore: prevent error exiting when an order is already open and due for cancelation
2025-01-02 15:03:29 +01:00
Matthias
0866b8fdca
chore: bump py_find_1st to 1.1.7
2025-01-02 12:57:32 +01:00
Matthias
32d966a8a6
Merge pull request #11173 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2025-01-02 07:52:08 +01:00
xmatthias
b6f6afa15e
chore: update pre-commit hooks
2025-01-02 03:05:14 +00:00
Matthias
9f69b4f1b6
Merge pull request #11172 from froggleston/frog-docs-adjust-1
...
Clarify trade.stake_amount as combined stake for all adjusted orders
2025-01-01 17:08:34 +01:00
froggleston
d23c3120e6
Clarify trade.stake_amount as combined stake for all adjusted orders
2025-01-01 15:07:40 +00:00
Matthias
9beae3d164
fix: download-data progressbars should work properly
2024-12-31 10:01:02 +01:00
Matthias
503eb1e55d
Merge pull request #11120 from freqtrade/feat/BNFCR
...
Add support for BNFCR
2024-12-30 17:31:47 +01:00
Matthias
0919d4c274
test: improve integration test case
2024-12-30 13:56:02 +01:00
Matthias
f4c004347e
chore: backtesting should avoid unnecessary logging
2024-12-30 13:47:36 +01:00
Matthias
d2beb07eef
Merge pull request #11164 from freqtrade/dependabot/pip/develop/orjson-3.10.13
...
chore(deps): bump orjson from 3.10.12 to 3.10.13
2024-12-30 07:00:44 +01:00
Matthias
466e834680
Merge pull request #11160 from freqtrade/new_release
...
New release 2024.12
2024-12-30 06:58:30 +01:00
Matthias
5266f74708
Merge pull request #11163 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.13
...
chore(deps): bump pymdown-extensions from 10.12 to 10.13
2024-12-30 06:47:49 +01:00
Matthias
243f219e22
Merge pull request #11162 from freqtrade/dependabot/pip/develop/questionary-2.1.0
...
chore(deps): bump questionary from 2.0.1 to 2.1.0
2024-12-30 06:47:27 +01:00
dependabot[bot]
0f5ef03dc9
chore(deps): bump orjson from 3.10.12 to 3.10.13
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.12 to 3.10.13.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.10.12...3.10.13 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-30 03:30:51 +00:00
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 >
2024-12-30 03:30:38 +00:00
dependabot[bot]
c460511574
chore(deps): bump questionary from 2.0.1 to 2.1.0
...
Bumps [questionary](https://github.com/tmbo/questionary ) from 2.0.1 to 2.1.0.
- [Commits](https://github.com/tmbo/questionary/compare/2.0.1...2.1.0 )
---
updated-dependencies:
- dependency-name: questionary
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-30 03:30:22 +00:00
Matthias
8624a9c306
Revert "chore: windows CI -> -n logical"
...
This reverts commit 1f6a0dccd5 .
2024-12-29 18:01:06 +01:00
Matthias
1f6a0dccd5
chore: windows CI -> -n logical
2024-12-29 17:20:34 +01:00
Matthias
99ba489874
chore(CI): run windows tests in parallel
2024-12-29 17:20:34 +01:00
Matthias
ea00260e79
chore: bump version to 2025.1-dev
2024-12-29 17:20:34 +01:00
Matthias
fcc7c5cf5c
Merge pull request #11159 from xmatthias/rich_console
...
Add rich log handler
2024-12-29 15:45:56 +01:00
Matthias
4285602323
Merge pull request #11154 from freqtrade/feat/zip_backtest
...
Zip backtest results
2024-12-29 15:40:17 +01:00
Matthias
9e0b9962ce
chore: bump version to 2024.12
2024-12-29 15:28:46 +01:00
Matthias
4d2863baf5
Merge branch 'stable' into new_release
2024-12-29 15:28:30 +01:00
Matthias
10969b7139
chore: improved error handling
2024-12-29 14:27:29 +01:00
Matthias
a4f3fe70c5
feat: add "no-color" argument to general arguments
2024-12-29 11:52:56 +01:00
Matthias
3903e4455c
chore: remove unused variable in hyperopt
2024-12-29 11:49:49 +01:00
Matthias
0f2d3f2638
test: Update tests to use rich Handler
2024-12-29 11:47:51 +01:00
Matthias
3ed1454168
chore: reduce traceback verbosity
2024-12-29 11:44:21 +01:00
Matthias
b6867d956c
feat: improve Rich traceback rendering
2024-12-29 11:42:36 +01:00
Matthias
392486bc17
feat: Add rich traceback output
2024-12-29 11:32:28 +01:00
Matthias
dfcf4ba7fd
chore: Improved types for rich_handler
2024-12-29 10:57:57 +01:00
Matthias
0f4330a6bb
feat: properly set color_system
2024-12-29 10:50:05 +01:00
Matthias
e5da4d4be1
chore: move print_colorized to transfer to config before logging setup
2024-12-29 10:49:19 +01:00
Matthias
44d9cb85a0
chore: don't change time color for improved readability
2024-12-29 10:45:22 +01:00
Matthias
59f3d88c58
feat: allow disabling color output
2024-12-29 10:42:19 +01:00
Matthias
3e5ab8549f
feat: add ftRichColorHandler
2024-12-29 10:11:10 +01:00
Matthias
af28656138
Add rich as loghandler instead of stdout
2024-12-29 08:53:31 +01:00
Matthias
0032f9a960
chore: bump ccxt to 4.4.43
...
this adds support for myokx, the OKX EAA subsidiary.
2024-12-28 12:49:55 +01:00
Matthias
5ca31508fb
chore: remove "former huobi" terminology
2024-12-28 12:46:57 +01:00
Matthias
a58fde367c
chore: remove "former OKEX" terminology
2024-12-28 12:46:35 +01:00
Matthias
3f41910eb4
docs: add myokx special case documentation
2024-12-28 12:10:25 +01:00
Matthias
9a201566f2
chore: fix typo in telegram help message
2024-12-28 12:05:55 +01:00
Matthias
a180cb95dc
chore: Improve list-exchanges output
2024-12-28 12:05:02 +01:00
Matthias
fbb757fa2f
chore: may myokx to okx - it's just an alias for european users
2024-12-28 12:03:37 +01:00
Matthias
6ee38adbb5
fix: round open_rate to tradable precisionThis prevents odd display issues with 16 decimals in case of multiple entries.
2024-12-27 19:18:10 +01:00
Matthias
6f3dca44a3
fix: apply hyperliquid market rate fix to fetch_orders
2024-12-27 18:16:37 +01:00
Matthias
a4ae5b74a4
chore: add log_response after average modification
2024-12-27 18:04:29 +01:00
Matthias
fc970a1af4
chore: Remove pin of matplotlib
2024-12-27 13:39:13 +01:00
Matthias
10063b205c
chore: refresh liquidation prices at regular intervals
2024-12-26 16:55:54 +01:00
Matthias
6c94b75172
chore: improve zip loading errorhandling
2024-12-26 15:29:25 +01:00
Matthias
7a619594f6
chore: improve zip file loading interface
2024-12-26 15:29:25 +01:00
Matthias
0682d12fe3
feat: get_backtest_market_change should support zip files
2024-12-26 14:57:37 +01:00
Matthias
1119ee1cdd
chore: load zip reusability
2024-12-26 14:57:37 +01:00
Matthias
8fe1f3cb95
feat: load backtest data via API from both zip and json
2024-12-26 14:57:37 +01:00
Matthias
6121fb30a9
chore: improved error-message when exportfilename wasn't found
2024-12-26 14:57:37 +01:00
Matthias
a40b2816a1
chore: greatly simplify analyze_commands
2024-12-26 14:57:37 +01:00
Matthias
bb372e380d
test: clean up optimize_report tests
2024-12-26 14:57:37 +01:00
Matthias
aa99baf268
test: update a few tests
2024-12-26 14:57:37 +01:00
Matthias
606013a697
chore: import ZipFile directly
2024-12-26 14:57:37 +01:00
Matthias
a88675b693
test: improve test_metadata_filename test
2024-12-26 14:57:37 +01:00
Matthias
b08a93a287
feat: Detect both .json and .zip backtest results
2024-12-26 14:57:37 +01:00
Matthias
2768155e7d
fix: use .json metadata file
2024-12-26 14:57:37 +01:00
Matthias
9f2142135e
refactor: move load-analysis-data logic to btanalysis file
2024-12-26 14:57:37 +01:00
Matthias
258b85a860
feat: load backtest-analysis-data files from zipfile
2024-12-26 14:57:37 +01:00
Matthias
b1bf56cfab
chore: use exception logging for exceptions
2024-12-26 14:57:37 +01:00
Matthias
d2d6c6fa81
feat: load backtest-results from either file or zip file
2024-12-26 14:57:37 +01:00
Matthias
b1fc271a7e
chore: Update storage to store backtest results as zip file
...
this will enable further additions to files without polluting the filesystem further.
2024-12-26 14:57:37 +01:00
Matthias
37bbb0e0e0
refactor: move joblib_writer to use file interface
2024-12-26 14:57:37 +01:00
Matthias
2a9a3e020c
chore: move joblib export to bt_storage function
2024-12-26 14:57:37 +01:00
Matthias
cd2520603a
refactor: move json file dumping to separate method
2024-12-26 14:57:37 +01:00
Matthias
b5748fee6e
docs: add FAQ about resetting a bot's database
2024-12-26 13:54:21 +01:00
Matthias
b092dfa2c9
Merge pull request #11149 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-12-26 12:10:19 +01:00
xmatthias
2ad1fbd771
chore: update pre-commit hooks
2024-12-26 03:06:05 +00:00
Matthias
1ca594bbcb
chore: show "total" profit if necessary
2024-12-25 18:04:17 +01:00
Matthias
e66611c965
chore: fix 2 minor potential bugs
2024-12-25 17:53:12 +01:00
Matthias
c5a95dc682
refactor: reuse logic from get-status for get status-table
2024-12-25 17:40:02 +01:00
Matthias
d7ccbfef20
test: improve test accuracy
2024-12-25 17:37:21 +01:00
Matthias
79f35bb553
chore: add docstring to rpc_status_table
2024-12-25 16:30:52 +01:00
Matthias
9e30e5c34c
Merge pull request #11144 from freqtrade/deprecate/hdf5
...
Deprecate hdf5
2024-12-25 08:09:57 +01:00
Matthias
4963a9668f
chore: fix typo
2024-12-24 15:35:34 +01:00
Matthias
e59bd71c17
Merge pull request #11143 from freqtrade/feat/telegram_group_topics
...
Support Telegram group topics, add /tg_info command
2024-12-24 15:29:33 +01:00
Matthias
5750d05891
feat: deprecate hdf5 as data storage
2024-12-24 15:19:22 +01:00
Matthias
1810a911d4
chore: update chatID to be identical throughout docs.
2024-12-24 14:42:39 +01:00
Matthias
51ae0f0377
chore: check for update.message being present
2024-12-24 14:05:17 +01:00
Matthias
215b648edf
Merge pull request #11141 from andrasmining/develop
...
Adding drawdown information for hyperopt-list --export-csv command & small fix stake currency source
2024-12-24 13:55:23 +01:00
Matthias
d73f01701e
chore: reduce verbosity for topic_id wrong check
2024-12-24 13:52:51 +01:00
Matthias
010b282679
docs: document /tg_info command
2024-12-24 13:46:29 +01:00
Matthias
6ef8291b2e
test: add test for tg_info, update chat_id to be not 0
2024-12-24 13:38:34 +01:00
Andras Kovacs
b820810afe
hyperopt-list --export-csv command stake currency fix
...
Take stake currency from hyperopt result file instead of config
2024-12-24 13:33:58 +01:00
Matthias
cef21860eb
feat: add _tg_info endpoint for easier information gathering
2024-12-24 13:27:15 +01:00
Andras Kovacs
0c08656965
Merge branch 'develop' of https://github.com/andrasmining/freqtrade into develop
2024-12-24 12:54:21 +01:00
Andras Kovacs
59b1460e30
Adding drawdown information for hyperopt-list --export-csv command
2024-12-24 12:52:35 +01:00
Matthias
b75ac1243a
docs: document group-topic-id
2024-12-24 12:17:15 +01:00
Matthias
93af2b7b1d
Merge pull request #11138 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-12-24 08:18:17 +01:00
xmatthias
7092edfe4c
chore: update pre-commit hooks
2024-12-24 03:06:46 +00:00
Matthias
0663335011
chore: update config_schema with topic_id attribute
2024-12-23 20:12:21 +01:00
Matthias
6cc0c2be91
feat: add support for "topic_id" in telegram notifications
2024-12-23 20:11:24 +01:00
Matthias
4a256ed7ca
chore: failed messages shouldn't return the wrapper but None
2024-12-23 19:57:44 +01:00
Matthias
2a526a815e
fix: don't over-state stake-amount on first entry
...
closes #11135
2024-12-23 17:53:44 +01:00
Matthias
0a81658881
test: add test to confirm behavior in #11135
2024-12-23 17:53:44 +01:00
Matthias
5ac95a0507
test: close mock order for funding-fee test
2024-12-23 13:47:33 +01:00
Matthias
cefacf4a6d
chore: fix typo causing double negation
2024-12-23 12:51:41 +01:00
Matthias
c9aa202be8
test: add additional Test case
2024-12-23 12:37:21 +01:00
Matthias
77e36ed313
Merge pull request #11125 from freqtrade/dependabot/pip/develop/technical-1.5.0
...
chore(deps): bump technical from 1.4.4 to 1.5.0
2024-12-23 11:16:12 +01:00
Matthias
52933e977b
Merge pull request #11128 from freqtrade/dependabot/pip/develop/mypy-1.14.0
...
chore(deps-dev): bump mypy from 1.13.0 to 1.14.0
2024-12-23 09:06:20 +01:00
dependabot[bot]
cf4c29a57f
chore(deps): bump technical from 1.4.4 to 1.5.0
...
Bumps [technical](https://github.com/freqtrade/technical ) from 1.4.4 to 1.5.0.
- [Release notes](https://github.com/freqtrade/technical/releases )
- [Commits](https://github.com/freqtrade/technical/compare/1.4.4...1.5.0 )
---
updated-dependencies:
- dependency-name: technical
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 07:43:41 +00:00
Matthias
90cd381efa
Merge pull request #11129 from freqtrade/dependabot/pip/develop/jinja2-3.1.5
...
chore(deps): bump jinja2 from 3.1.4 to 3.1.5
2024-12-23 08:42:28 +01:00
dependabot[bot]
9405f415d0
chore(deps-dev): bump mypy from 1.13.0 to 1.14.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.13.0 to 1.14.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 07:10:13 +00:00
Matthias
3dcc130903
Merge pull request #11131 from freqtrade/dependabot/pip/develop/ccxt-4.4.42
...
chore(deps): bump ccxt from 4.4.40 to 4.4.42
2024-12-23 08:09:13 +01:00
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 >
2024-12-23 07:04:05 +00:00
Matthias
ba42d8d8c6
Merge pull request #11133 from freqtrade/dependabot/pip/develop/ruff-0.8.4
...
chore(deps-dev): bump ruff from 0.8.3 to 0.8.4
2024-12-23 08:03:01 +01:00
Matthias
117887ff3a
Merge pull request #11122 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-5
...
chore(deps): bump astral-sh/setup-uv from 4 to 5
2024-12-23 08:01:42 +01:00
Matthias
b62fa8190b
Merge pull request #11123 from freqtrade/dependabot/pip/develop/mkdocs-c52ef7e6a7
...
chore(deps): bump mkdocs-material from 9.5.48 to 9.5.49 in the mkdocs group
2024-12-23 08:01:33 +01:00
Matthias
eadd4a7bb2
Merge pull request #11127 from freqtrade/dependabot/pip/develop/psutil-6.1.1
...
chore(deps): bump psutil from 6.1.0 to 6.1.1
2024-12-23 08:01:19 +01:00
Matthias
a93a1b8b48
Merge pull request #11130 from freqtrade/dependabot/pip/develop/urllib3-2.3.0
...
chore(deps): bump urllib3 from 2.2.3 to 2.3.0
2024-12-23 08:01:04 +01:00
Matthias
12cbe70371
Merge pull request #11126 from freqtrade/dependabot/pip/develop/pydantic-2.10.4
...
chore(deps): bump pydantic from 2.10.3 to 2.10.4
2024-12-23 08:00:44 +01:00
dependabot[bot]
ed3367244c
chore(deps-dev): bump ruff from 0.8.3 to 0.8.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.3...0.8.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 03:47:30 +00:00
dependabot[bot]
b8b69eecb8
chore(deps): bump ccxt from 4.4.40 to 4.4.42
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.40 to 4.4.42.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.40...4.4.42 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 03:47:08 +00:00
dependabot[bot]
65acd5d827
chore(deps): bump urllib3 from 2.2.3 to 2.3.0
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.3 to 2.3.0.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.3...2.3.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 03:47:00 +00:00
dependabot[bot]
4d6732cd19
chore(deps): bump psutil from 6.1.0 to 6.1.1
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 6.1.0 to 6.1.1.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.0...release-6.1.1 )
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 03:46:39 +00:00
dependabot[bot]
dc5942115d
chore(deps): bump pydantic from 2.10.3 to 2.10.4
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.10.3 to 2.10.4.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.3...v2.10.4 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 03:46:33 +00:00
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 >
2024-12-23 03:46:01 +00:00
dependabot[bot]
07682c396e
chore(deps): bump astral-sh/setup-uv from 4 to 5
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 4 to 5.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](https://github.com/astral-sh/setup-uv/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 03:31:33 +00:00
Matthias
84e5a9521d
chore: improve left open trades handling
2024-12-22 20:11:32 +01:00
Matthias
48b0ffac06
chore: fix using non-existing attribute
2024-12-22 18:15:59 +01:00
Matthias
5c42c89505
Merge branch 'develop' into pr/Axel-CH/10062
2024-12-22 18:07:32 +01:00
Matthias
d37e23f68e
feat: implement order replacement for backtesting
2024-12-22 18:07:07 +01:00
Matthias
9953903193
test: close mock order for funding-fee test
2024-12-22 18:06:07 +01:00
Matthias
48506f2945
fix: always cancel al open orders if the order ain't identical
2024-12-22 18:03:04 +01:00
Matthias
503305cbdb
fix: properly pass timerange to data-download
2024-12-22 16:02:49 +01:00
Matthias
0a27a7ad38
docs: fix typo
2024-12-21 20:21:08 +01:00
Matthias
32f592444a
Merge pull request #11119 from AchmadFathoni/fix_notebook
...
Fix KeyError: 'max_drawdown' in jupyter notebook
2024-12-21 19:52:03 +01:00
Matthias
daf655cd24
docs: add documentation for BNFCR futures
2024-12-21 19:50:07 +01:00
Achmad Fathoni
04813e452c
Change unavailable "max_drawdown" key
2024-12-22 00:28:21 +07:00
Achmad Fathoni
b50d9f5c59
Fix KeyError: 'max_drawdown' in jupyter notebook
2024-12-22 00:14:07 +07:00
Matthias
44c29aa998
test: update tests for new calculate_fee_rate logic
2024-12-21 15:06:04 +01:00
Matthias
2a45ff08e4
fix: update "calculate_fee_rate" to use get_conversation_rate
2024-12-21 15:06:04 +01:00
Matthias
7b1ea81a27
chore: use safe_value_fallback to get currency rate
2024-12-21 15:06:04 +01:00
Matthias
d559572718
fix: exclude balances matching trades in futures mode
2024-12-21 15:06:04 +01:00
Matthias
2c1400a9ff
test: update trading mode test for binance cross support
2024-12-21 15:06:04 +01:00
Matthias
85af1c91a2
feat: enable cross futures on binance
2024-12-21 15:06:04 +01:00
Matthias
dcc8c8800f
feat: conversion_rate should map both sides
2024-12-21 15:06:04 +01:00
Matthias
5a24292d34
chore: update config_schema
2024-12-21 15:06:04 +01:00
Matthias
c492dcc7ba
feat: make proxy_coin dynamic (config setting)
2024-12-21 15:06:04 +01:00
Matthias
c5f89f34fd
tests: improve rpc_handle test
2024-12-21 15:06:04 +01:00
Matthias
1ef4b063ea
test: adjust test to reflect that futures uses "free", not "total"
2024-12-21 15:06:04 +01:00
Matthias
d05cae10f7
test: remove duplicate test assertion
2024-12-21 15:06:04 +01:00
Matthias
478387531d
feat: Updates for proxy coin functionalities
2024-12-21 15:06:04 +01:00
Matthias
0b9cca27e2
feat: add "get_proxy_coin" method
...
used for BNFCR mode
2024-12-21 15:06:04 +01:00
Matthias
ca9589b2e8
chore: reduce pointless verbosity of cross liquidation update
2024-12-21 15:06:04 +01:00
Matthias
e7b1a7e493
test: add test for proxy coin conversion
2024-12-21 15:05:37 +01:00
Matthias
c112b84d0f
feat: support dynamic proxy coin conversion
2024-12-21 15:05:37 +01:00
Matthias
40cb70fca1
fix: one-side pairlocks not showing in UI
2024-12-21 14:30:47 +01:00
David Arena
7d5f021717
feat: add timeout to FtRestClient
2024-12-20 23:47:18 +01:00
Matthias
0b0bbd4c42
chore: improve comment wording
2024-12-20 18:18:44 +01:00
Matthias
4704f2b08e
chore: fix blosc version selectors
2024-12-20 06:38:15 +01:00
Matthias
f9bd11f6fb
chore: blosc2 only supports python 3.11+
2024-12-20 06:29:42 +01:00
Matthias
0d73e961a4
chore: pin blosc2 for raspberry builds
2024-12-20 06:26:45 +01:00
Matthias
e1f759e70e
Merge pull request #11112 from froggleston/frog-docs-api-2
...
Add params to REST API table description, fix first column width
2024-12-19 21:06:03 +01:00
Robert Davey
66380566c8
Update docs/stylesheets/ft.extra.css
...
Co-authored-by: Matthias <xmatthias@outlook.com >
2024-12-19 19:35:28 +00:00
Matthias
8cb69e4d5a
test: Update test for new liquidation price precision rounding
2024-12-19 19:37:55 +01:00
Matthias
8ee2c849b4
fix: round liquidation price to precision in a different spot
...
closes #11110
2024-12-19 19:37:35 +01:00
Matthias
564d874869
chore: improve typing
2024-12-19 19:25:00 +01:00
froggleston
d38fcd2db4
Fix missing EOL
2024-12-19 16:24:07 +00:00
froggleston
06e20b38b5
Add params to REST API table description, fix first column width
2024-12-19 16:18:30 +00:00
Matthias
c8b7449b25
Merge pull request #11111 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-12-19 08:10:34 +01:00
Matthias
6edfebdfed
Merge pull request #11102 from froggleston/frog-docs-api-1
...
Add more detail to the REST API endpoint docs
2024-12-19 08:10:01 +01:00
Matthias
c4b39a4fb1
docs: add suggestion to prefix all urls with base url.
2024-12-19 06:50:36 +01:00
xmatthias
cdcca3da1c
chore: update pre-commit hooks
2024-12-19 03:12:44 +00:00
David Arena
9207cf501c
fix: returned object
2024-12-17 22:25:09 +01:00
Matthias
44d1f169c3
chore: type rpc._freqtradebot for improved DX
2024-12-17 20:39:04 +01:00
Matthias
d805ee6f3d
chore: improve type safety
2024-12-17 20:38:46 +01:00
Matthias
ed2427852b
test: adapt starting capital tests for tradable_balance_ratio
2024-12-17 20:32:11 +01:00
Matthias
5af894047e
fix: starting balance should include tradable_balance_ratio
2024-12-17 20:08:40 +01:00
David Arena
fc1c3a8f97
fix
2024-12-17 19:22:09 +01:00
David Arena
83e56a09c2
fix: api url and rm key
2024-12-17 19:22:02 +01:00
David Arena
47613b1cf9
fix: no tradeID only returns open trades
2024-12-17 18:32:27 +01:00
Matthias
fced0c4952
Merge pull request #11105 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-12-17 06:30:46 +01:00
xmatthias
609893f7ec
chore: update pre-commit hooks
2024-12-17 03:15:40 +00:00
Matthias
3f795a8918
chore: improve logic for live wallet update
2024-12-16 20:57:44 +01:00
Matthias
a5907db5d8
chore: update pip-install command for windows ci
2024-12-16 19:02:21 +01:00
froggleston
ad7b70a354
Add more detail to the REST API endpoint docs
2024-12-16 15:15:57 +00:00
Matthias
d992772492
Merge pull request #11097 from freqtrade/dependabot/pip/develop/scikit-learn-1.6.0
...
chore(deps): bump scikit-learn from 1.5.2 to 1.6.0
2024-12-16 06:33:25 +01:00
Matthias
7ba879c441
Merge pull request #11096 from freqtrade/dependabot/pip/develop/matplotlib-3.10.0
...
chore(deps): bump matplotlib from 3.9.3 to 3.10.0
2024-12-16 06:32:08 +01:00
Matthias
3fa2238e9c
Merge pull request #11095 from freqtrade/dependabot/pip/develop/pytest-c02b329de1
...
chore(deps-dev): bump pytest-asyncio from 0.24.0 to 0.25.0 in the pytest group
2024-12-16 06:31:41 +01:00
Matthias
274136dacb
Merge pull request #11094 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.12.3
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3
2024-12-16 06:31:12 +01:00
Matthias
d5d65cfd56
Merge pull request #11098 from freqtrade/dependabot/pip/develop/uvicorn-0.34.0
...
chore(deps): bump uvicorn from 0.32.1 to 0.34.0
2024-12-16 06:30:42 +01:00
Matthias
17c11d09fc
Merge pull request #11099 from freqtrade/dependabot/pip/develop/janus-2.0.0
...
chore(deps): bump janus from 1.1.0 to 2.0.0
2024-12-16 06:30:16 +01:00
Matthias
6bf42173a1
Merge pull request #11100 from freqtrade/dependabot/pip/develop/ruff-0.8.3
...
chore(deps-dev): bump ruff from 0.8.2 to 0.8.3
2024-12-16 06:29:22 +01:00
dependabot[bot]
c8649a77d2
chore(deps-dev): bump ruff from 0.8.2 to 0.8.3
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.2...0.8.3 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 03:26:36 +00:00
dependabot[bot]
d780d56b9a
chore(deps): bump janus from 1.1.0 to 2.0.0
...
Bumps [janus](https://github.com/aio-libs/janus ) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/aio-libs/janus/releases )
- [Changelog](https://github.com/aio-libs/janus/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/janus/compare/v1.1.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: janus
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 03:26:25 +00:00
dependabot[bot]
2587b549a0
chore(deps): bump uvicorn from 0.32.1 to 0.34.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.32.1 to 0.34.0.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.32.1...0.34.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 03:26:10 +00:00
dependabot[bot]
dd805c4c25
chore(deps): bump scikit-learn from 1.5.2 to 1.6.0
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.2...1.6.0 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 03:26:01 +00:00
dependabot[bot]
5cd1892dee
chore(deps): bump matplotlib from 3.9.3 to 3.10.0
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.9.3 to 3.10.0.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.3...v3.10.0 )
---
updated-dependencies:
- dependency-name: matplotlib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 03:25:53 +00:00
dependabot[bot]
f575e56e46
chore(deps-dev): bump pytest-asyncio in the pytest group
...
Bumps the pytest group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest-asyncio` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.24.0...v0.25.0 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 03:25:42 +00:00
dependabot[bot]
af7974adda
chore(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.12.2...v1.12.3 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 03:25:38 +00:00
David Arena
ef3a7d5c92
feat: api_server and client supporting list_custom_data
2024-12-16 00:56:34 +01:00
Matthias
685811ef63
feat: update backtest_api with new storage interface
2024-12-15 15:10:06 +01:00
Matthias
12ae36e99e
test: use tmp_path instead of testdatadir for writing
2024-12-15 15:02:35 +01:00
Matthias
abfe683763
test: fix tests data pollution
2024-12-15 15:02:16 +01:00
Matthias
a1ab8de593
test: Update tests for new bt storage method
2024-12-15 13:20:25 +01:00
Matthias
b04c5aec88
refactor: move backtest "storage" logic to storage file
2024-12-15 13:18:25 +01:00
Matthias
b862927c8c
chore: don't exclude tests from pyright
2024-12-15 13:07:39 +01:00
Matthias
5744e16a07
refactor: use 1 structure to save analysis signals
2024-12-14 19:50:59 +01:00
Matthias
11f0a59031
docs: slightly improve position adjust doc wording
2024-12-14 18:20:47 +01:00
Matthias
8dfbf342fd
Merge pull request #11086 from freqtrade/fix-docs
...
add warning about loose logic
2024-12-14 14:13:11 +01:00
Matthias
5f947a86c7
docs: improve ordering in adjust trade position callback docs
2024-12-14 13:47:14 +01:00
Matthias
0f18e78bb4
Merge pull request #11084 from freqtrade/improve/orderflow_times
...
Improve orderflow execution times
2024-12-14 13:43:55 +01:00
Matthias
d0c5d614f7
docs: add note about incompatibility between orderflow and freqAI
2024-12-14 13:08:13 +01:00
Matthias
e2e1c610d8
Merge pull request #11087 from freqtrade/bump/ccxt
...
Bump ccxt to 4.4.40
2024-12-14 12:52:04 +01:00
Matthias
1e74aa3087
chore: bump ccxt to 4.4.40
2024-12-14 08:04:29 +01:00
Stefano Ariestasia
f54a141918
fix typo
2024-12-14 14:41:32 +09:00
Stefano Ariestasia
b54d8c53a7
add warning about loose logic
2024-12-14 14:37:16 +09:00
Matthias
23d6c362c4
feat: cancel orders of both sides in one go
2024-12-13 15:51:01 +01:00
Matthias
41a548d625
chore: move logging to "handle_similar_open_order"
2024-12-13 15:28:22 +01:00
Matthias
016cabb7b2
chore: simplify imports
2024-12-13 14:59:35 +01:00
Matthias
9129266f54
feat: greatly improve performance of orderflow by not using apply
2024-12-13 14:28:26 +01:00
Matthias
e8376d5b79
feat: add timeframe_to_DateOffset
2024-12-13 14:27:54 +01:00
Matthias
cc7b1a5642
chore: clean up install_windows call
2024-12-13 14:24:27 +01:00
Matthias
f11fe14cdd
chore: remove system mode, set path globally
2024-12-13 14:24:27 +01:00
Matthias
219e6b420e
chore: Try using uv venv creation
2024-12-13 14:24:27 +01:00
Matthias
3a6ef8c34b
chore: use link mode for UV installs
2024-12-13 14:24:27 +01:00
Matthias
4f318a5981
chore: uv - different caching
2024-12-13 14:24:27 +01:00
Matthias
f978a5c754
chore: uv - different caching
2024-12-13 14:24:27 +01:00
Matthias
f378e10752
chore: link mode copy
2024-12-13 14:24:27 +01:00
Matthias
30909d13ba
chore: uv: glob
2024-12-13 14:24:27 +01:00
Matthias
8cd03c9624
chore: uv - enable cache
2024-12-13 14:24:27 +01:00
Matthias
8f617d01d4
chore: further uv tests
2024-12-13 14:24:27 +01:00
Matthias
569ac2bc5b
chore: move uv work
2024-12-13 14:24:27 +01:00
Matthias
c1be014499
chore: package name lowercase ??
2024-12-13 14:24:27 +01:00
Matthias
7d1ac0248b
chore: only binary ...
2024-12-13 14:24:27 +01:00
Matthias
aa8e504ef7
chore: remove non-existing UV argument
2024-12-13 14:24:27 +01:00
Matthias
6963141eb8
chore: fix aliasing
2024-12-13 14:24:27 +01:00
Matthias
3295b1c8de
chore: try using UV for windows runs
2024-12-13 14:24:27 +01:00
Matthias
0159d25e48
chore: add missing dev-deps to pyproject.toml
2024-12-13 14:24:27 +01:00
Matthias
abbfe04642
Merge pull request #11080 from stash86/docs-dca
...
add more explanation regarding reducing position partially
2024-12-12 20:11:39 +01:00
Matthias
8cf3c7b826
chore: use FtPrecise for stake_amount_filled calculation
...
closes #11073
2024-12-12 20:08:35 +01:00
Matthias
0fb927e709
Merge pull request #11081 from freqtrade/frog-docs-state-1
...
Add initial_state option to FAQ
2024-12-12 16:43:08 +01:00
Robert Davey
c00b248d1a
Add initial_state option to FAQ
2024-12-12 13:17:52 +00:00
Stefano
d2b4d1e183
add more explanation regarding reducing position partially
2024-12-12 11:45:40 +00:00
Matthias
8fb9140c21
Merge pull request #11046 from freqtrade/fix/orderflow_cache
...
Fix orderflow cache
2024-12-12 06:49:58 +01:00
Matthias
cb9d828ba0
Merge pull request #11079 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-12-12 06:28:12 +01:00
xmatthias
467c0dfffa
chore: update pre-commit hooks
2024-12-12 03:16:05 +00:00
Matthias
d887a4aa4a
Merge branch 'develop' into fix/orderflow_cache
2024-12-11 19:28:06 +01:00
Matthias
34835752f8
chore: improve typing in percentChange Pairlist
2024-12-11 07:25:07 +01:00
Matthias
b9aa78b987
fix: crash in PercentChange pairlist
...
Could happen if pairs were removed due to empty Ticker when the pairlist is not a generator.
closes #11074
2024-12-11 07:12:50 +01:00
Matthias
d8fa782f13
test: Add test with faulty behavior
...
part of #11074
2024-12-11 07:07:47 +01:00
Matthias
f3d7b249be
test: Improve wallet tests
2024-12-10 21:05:05 +01:00
Matthias
097836d193
feat: improve logic for liquidation price calc
2024-12-10 21:05:04 +01:00
Matthias
7552ad5edb
Merge pull request #11070 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-12-10 06:31:30 +01:00
xmatthias
e9cf0a71d8
chore: update pre-commit hooks
2024-12-10 05:05:39 +00:00
Matthias
cf731d7296
Merge pull request #11057 from freqtrade/dependabot/pip/develop/types-e0d1a7aad6
...
chore(deps-dev): bump the types group with 2 updates
2024-12-09 07:20:55 +01:00
Matthias
946e6fd4c2
Merge pull request #11066 from freqtrade/dependabot/pip/develop/pydantic-2.10.3
...
chore(deps): bump pydantic from 2.10.2 to 2.10.3
2024-12-09 07:10:14 +01:00
Matthias
fe9d1a053e
chore: bump pre-commit dependencies
2024-12-09 06:40:49 +01:00
Matthias
6b1ac499ba
tests: more tests for cross wallet
2024-12-09 06:39:54 +01:00
Matthias
0fc0b2a1be
test: add test for cross balance logic
2024-12-09 06:39:54 +01:00
Matthias
6887ed4bf7
feat: add cross margin balance logic
2024-12-09 06:39:54 +01:00
Matthias
8cb82df055
chore: simplify dry_wallets call
2024-12-09 06:39:54 +01:00
dependabot[bot]
6788214671
chore(deps): bump pydantic from 2.10.2 to 2.10.3
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.10.2 to 2.10.3.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.2...v2.10.3 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 05:32:50 +00:00
Matthias
4c2488ff65
Merge pull request #11065 from freqtrade/dependabot/pip/develop/fastapi-0.115.6
...
chore(deps): bump fastapi from 0.115.5 to 0.115.6
2024-12-09 06:31:58 +01:00
Matthias
05b101b612
Merge pull request #11064 from freqtrade/dependabot/pip/develop/ccxt-4.4.37
...
chore(deps): bump ccxt from 4.4.35 to 4.4.37
2024-12-09 06:29:55 +01:00
Matthias
65ab47dc63
Merge pull request #11063 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.9
...
chore(deps): bump python-telegram-bot from 21.8 to 21.9
2024-12-09 06:29:21 +01:00
Matthias
23579df8da
Merge pull request #11058 from freqtrade/dependabot/pip/develop/mkdocs-3ba6cc2ae5
...
chore(deps): bump mkdocs-material from 9.5.47 to 9.5.48 in the mkdocs group
2024-12-09 06:29:05 +01:00
Matthias
2b91be6237
Merge pull request #11061 from freqtrade/dependabot/pip/develop/ruff-0.8.2
...
chore(deps-dev): bump ruff from 0.8.1 to 0.8.2
2024-12-09 06:26:55 +01:00
dependabot[bot]
f1fabb07bf
chore(deps): bump fastapi from 0.115.5 to 0.115.6
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.5 to 0.115.6.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.5...0.115.6 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 03:47:54 +00:00
dependabot[bot]
8aea015452
chore(deps): bump ccxt from 4.4.35 to 4.4.37
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.35 to 4.4.37.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.35...4.4.37 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 03:47:48 +00:00
dependabot[bot]
83471228e7
chore(deps): bump python-telegram-bot from 21.8 to 21.9
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.8 to 21.9.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.8...v21.9 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 03:47:37 +00:00
dependabot[bot]
e97a647b54
chore(deps-dev): bump ruff from 0.8.1 to 0.8.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.1...0.8.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 03:47:13 +00:00
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 >
2024-12-09 03:46:15 +00:00
dependabot[bot]
d4fbdeee94
chore(deps-dev): bump the types group with 2 updates
...
Bumps the types group with 2 updates: [types-tabulate](https://github.com/python/typeshed ) and [types-python-dateutil](https://github.com/python/typeshed ).
Updates `types-tabulate` from 0.9.0.20240106 to 0.9.0.20241207
- [Commits](https://github.com/python/typeshed/commits )
Updates `types-python-dateutil` from 2.9.0.20241003 to 2.9.0.20241206
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-tabulate
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-09 03:45:29 +00:00
Matthias
f529cfe8cf
chore: fix wrong return typing
2024-12-08 16:58:31 +01:00
Matthias
4d36aaff39
feat: convert get_valid_pair_combination to generator
2024-12-08 16:54:17 +01:00
Matthias
f07aec457a
chore: remove unnecessary imports
2024-12-08 16:50:10 +01:00
Matthias
d898c80e65
test: Add test for get_conversion_rate
2024-12-08 16:40:56 +01:00
Matthias
2ff0abc6e7
refactor: conversation rate retrieval to exchange class
...
for better reusability across the bot.
2024-12-08 15:44:46 +01:00
Matthias
0276e65f39
test: update rpc test for new behavior
2024-12-08 15:29:23 +01:00
Matthias
4cd8e6b444
chore: simplify rpc_balance method by relying on exchange cache
2024-12-08 15:22:40 +01:00
Matthias
58357a0746
chore: calculate total_stake only once
2024-12-08 14:41:26 +01:00
Matthias
d0223e6f48
chore: simplify dry-run wallet update
2024-12-08 14:41:26 +01:00
Matthias
142ea68dce
chore: fix oddity of price_to_precision
2024-12-08 14:41:26 +01:00
Matthias
654d2ab63d
fix: Round stoploss_dist to price_precision
2024-12-08 14:41:26 +01:00
Matthias
a30f281478
Merge pull request #11023 from freqtrade/dependabot/pip/develop/xgboost-2.1.3
...
chore(deps): bump xgboost from 2.0.3 to 2.1.3
2024-12-08 13:46:58 +01:00
Matthias
ae1baf5789
test: mock price_to_precision for liquidation calculations
2024-12-08 13:35:46 +01:00
Matthias
3c88bdc60c
fix: round liquidation price to price precision
2024-12-08 13:35:46 +01:00
Matthias
6d698e584b
chore: return 0 total balances
...
total may be 0, while still having "free" balance (cross futures scenarios)
2024-12-08 13:35:46 +01:00
Matthias
193b989342
chore: Be more precise with binance account limitation
2024-12-08 13:35:46 +01:00
Matthias
8dc322d7f2
chore: don't allow negative stake amounts
2024-12-08 13:35:46 +01:00
Matthias
eee5d710e7
chore: patch torch all the time -
...
"list"tests do load the modules as well - so they
need the same patch.
2024-12-08 10:06:23 +01:00
Matthias
489db37bbd
Merge pull request #10979 from amalysh/develop
...
allow json in environment variables
2024-12-08 08:55:21 +01:00
Matthias
10b5d5e56b
docs: add "list parsing" logic to documentation
2024-12-08 08:35:13 +01:00
Matthias
934bcf253e
test: add tests for list parsing
2024-12-08 08:34:54 +01:00
Matthias
0683ba3a54
feat: limit environment-variable json parsing to lists
2024-12-08 08:30:45 +01:00
Matthias
a85f200450
Merge pull request #11000 from freqtrade/feat/multi_wallet
...
Dry-run multi-wallet support
2024-12-07 17:49:32 +01:00
Matthias
98e0a5f101
chore: remove unused arguments in loss functions
2024-12-07 15:52:14 +01:00
Matthias
fb9e11b7b5
chore: improve type safety
2024-12-07 13:21:18 +01:00
Matthias
e77ca024d7
chore: improve naming, don't duplicate column list
2024-12-06 20:16:46 +01:00
Matthias
63f8217cd5
chore: ensure exif-data is removed from images
2024-12-06 20:11:46 +01:00
Matthias
9f5cb3a07e
chore: add exif-stripper to ensure exif data is removed
2024-12-06 20:11:09 +01:00
Matthias
e09d1b42f2
chore: eliminate duplicate trades data grouping
2024-12-06 20:09:43 +01:00
Matthias
267d9333a1
chore: remove pointless, very noisy log message.
2024-12-06 20:09:07 +01:00
Matthias
ab39ac29e8
fix: ensure data type is maintained when data comes from cache.
2024-12-06 20:05:33 +01:00
Matthias
6c25feabf2
tests: assert type of orderflow object
2024-12-06 20:05:07 +01:00
Matthias
171157c100
chore: further simplify orderflow code
2024-12-06 07:03:24 +01:00
Matthias
3137d7cf2c
chore: remove unnecessary config alias
2024-12-06 06:43:01 +01:00
Matthias
6ab528748e
tests: Update orderflow tests
2024-12-06 06:40:15 +01:00
Matthias
621dfc136e
fix: Improved caching
...
closes #11008
2024-12-06 06:38:49 +01:00
Matthias
9d07f5dc2e
chore: reduce orderflow code duplication
2024-12-05 19:37:36 +01:00
Matthias
48dd86bd9b
chore: use .at for assignments
2024-12-05 19:33:49 +01:00
Matthias
4879582896
feat: use dataframe.at directly to avoid intermediate series
2024-12-05 19:32:40 +01:00
Matthias
6584f86bce
test: add Spy to improve test
2024-12-05 19:19:17 +01:00
Matthias
82d517fcbb
test: improve orderflow test
2024-12-05 07:12:35 +01:00
Matthias
ff371c43e0
tests: add test to ensure caching works
...
part of #11008
2024-12-05 07:11:58 +01:00
Matthias
0bf0e1808c
chore: add todo for future cleanup
2024-12-05 06:58:25 +01:00
Matthias
6be5947f69
chore: Move local Import out of the loop
2024-12-05 06:37:19 +01:00
Matthias
b1d7d7304d
Merge pull request #11041 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-12-05 06:29:25 +01:00
xmatthias
1d0702e143
chore: update pre-commit hooks
2024-12-05 03:16:51 +00:00
Matthias
298ce335b9
chore: eliminate duplicate trades data grouping
2024-12-04 19:56:26 +01:00
Matthias
e04f630f41
chore: further improve typing in orderflow
2024-12-04 07:10:53 +01:00
Matthias
7dfee16e25
chore: improved logic ordering in orderflow method
2024-12-04 07:09:09 +01:00
Matthias
d6c21e2af6
chore: orderflow: better typing
2024-12-03 20:13:25 +01:00
Matthias
ebae0a7248
chore: improve typing of new functionality
2024-12-03 19:44:26 +01:00
Matthias
fe834f00a2
fix: import causing long startup time
2024-12-03 19:37:14 +01:00
Robert Caulk
3855d44bf5
Merge pull request #11005 from freqtrade/fix/freqai_bug
...
freqAI bug causing failures on 2nd backtest
2024-12-03 19:18:43 +01:00
Matthias
ad8f621287
tests: Improve hyperopt loss tests
2024-12-03 19:17:01 +01:00
Matthias
18305a5bf6
docs: update hyperopt docs to include new argument
2024-12-03 19:16:48 +01:00
Matthias
b0b73bf166
feat: add starting_balance as argument to hyperopt_loss_function
2024-12-03 19:15:57 +01:00
Matthias
7a8971b9b6
feat: use get_dry_run_wallet helper
2024-12-03 07:27:45 +01:00
Matthias
c082e5f6a6
feat: add dry_run_wallet helper
2024-12-03 07:26:47 +01:00
Matthias
ef0703f209
fix: Set timeframe for api calls
...
closes #11009
2024-12-03 06:53:39 +01:00
Matthias
196c122e0a
Merge pull request #11031 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-12-03 06:30:30 +01:00
xmatthias
57d5a55ca0
chore: update pre-commit hooks
2024-12-03 03:17:35 +00:00
Matthias
94e09f9fa0
Merge pull request #11028 from xzmeng/fix-none
...
fix: check if days is None before conversion
2024-12-02 20:11:00 +01:00
Matthias
2f4bd6a0c9
chore: split pypi and pypi test jobs to enable proper attestation
...
Related: https://github.com/pypa/gh-action-pypi-publish/issues/283
2024-12-02 20:03:53 +01:00
Matthias
58d3555102
Merge pull request #11027 from xzmeng/fix-cond
...
fix: invert API download condition from `and` to `or`
2024-12-02 18:22:58 +01:00
Matthias
b032c329e3
Merge pull request #11017 from freqtrade/dependabot/pip/develop/pyarrow-18.1.0
...
chore(deps): bump pyarrow from 18.0.0 to 18.1.0
2024-12-02 18:19:43 +01:00
Meng Xiangzhuo
73f00d2bc3
fix: check if days is None before conversion
2024-12-03 00:31:34 +08:00
Meng Xiangzhuo
cf896bbb52
chore: add the missing space in log
2024-12-03 00:04:56 +08:00
Meng Xiangzhuo
ba162e35c4
fix: invert logic and to or
2024-12-02 23:56:59 +08:00
Matthias
00e9178d5f
chore: bump pyarrow wheel
2024-12-02 16:04:23 +01:00
Matthias
62b0995f6a
Merge pull request #11020 from freqtrade/dependabot/pip/develop/ruff-0.8.1
...
chore(deps-dev): bump ruff from 0.8.0 to 0.8.1
2024-12-02 07:38:15 +01:00
Matthias
4107e5cc9a
Merge pull request #11021 from freqtrade/dependabot/pip/develop/cryptography-44.0.0
...
chore(deps): bump cryptography from 43.0.3 to 44.0.0
2024-12-02 07:26:15 +01:00
Matthias
c841146968
chore: Remove non-suppored callback from XGBRFRegressor
...
According to the XGBoost docs, this probably never worked
as it was never supported - but is now raising an error for user clarity.
2024-12-02 07:12:30 +01:00
dependabot[bot]
6c9e6cc198
chore(deps): bump xgboost from 2.0.3 to 2.1.3
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 2.0.3 to 2.1.3.
- [Release notes](https://github.com/dmlc/xgboost/releases )
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md )
- [Commits](https://github.com/dmlc/xgboost/compare/v2.0.3...v2.1.3 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 06:00:19 +00:00
dependabot[bot]
980bfddd8a
chore(deps-dev): bump ruff from 0.8.0 to 0.8.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.8.0...0.8.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 05:37:46 +00:00
dependabot[bot]
06327e8f04
chore(deps): bump cryptography from 42.0.8 to 44.0.0
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.8 to 44.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...44.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 05:37:30 +00:00
Matthias
2290b44f82
Merge pull request #11018 from freqtrade/dependabot/pip/develop/matplotlib-3.9.3
...
chore(deps): bump matplotlib from 3.9.2 to 3.9.3
2024-12-02 06:37:00 +01:00
Matthias
c0cec2b9de
Merge pull request #11015 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.8
...
chore(deps): bump python-telegram-bot from 21.7 to 21.8
2024-12-02 06:36:46 +01:00
Matthias
e376889f3d
Merge pull request #11013 from freqtrade/dependabot/pip/develop/pytest-e05860fc06
...
chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 in the pytest group
2024-12-02 06:36:33 +01:00
Matthias
8584cacb6e
Merge pull request #11016 from freqtrade/dependabot/pip/develop/pydantic-2.10.2
...
chore(deps): bump pydantic from 2.10.1 to 2.10.2
2024-12-02 06:34:33 +01:00
Matthias
3ff19babf5
Merge pull request #11019 from freqtrade/dependabot/pip/develop/pyjwt-2.10.1
...
chore(deps): bump pyjwt from 2.10.0 to 2.10.1
2024-12-02 06:34:23 +01:00
Matthias
8b5aa08c57
Merge pull request #11014 from freqtrade/dependabot/pip/develop/mkdocs-16f9823690
...
chore(deps): bump mkdocs-material from 9.5.45 to 9.5.47 in the mkdocs group
2024-12-02 06:33:38 +01:00
dependabot[bot]
cffcb2b985
chore(deps): bump pyjwt from 2.10.0 to 2.10.1
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.10.0...2.10.1 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 03:19:54 +00:00
dependabot[bot]
1da8b68906
chore(deps): bump matplotlib from 3.9.2 to 3.9.3
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.2...v3.9.3 )
---
updated-dependencies:
- dependency-name: matplotlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 03:19:49 +00:00
dependabot[bot]
d53f4fb81b
chore(deps): bump pyarrow from 18.0.0 to 18.1.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 18.0.0 to 18.1.0.
- [Release notes](https://github.com/apache/arrow/releases )
- [Commits](https://github.com/apache/arrow/compare/apache-arrow-18.0.0...apache-arrow-18.1.0 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 03:19:42 +00:00
dependabot[bot]
02fcd3b489
chore(deps): bump pydantic from 2.10.1 to 2.10.2
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.1...v2.10.2 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 03:19:25 +00:00
dependabot[bot]
7b70a7a68a
chore(deps): bump python-telegram-bot from 21.7 to 21.8
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.7 to 21.8.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.7...v21.8 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 03:19:08 +00:00
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 >
2024-12-02 03:19:00 +00:00
dependabot[bot]
6bf3218665
chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 in the pytest group
...
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest ).
Updates `pytest` from 8.3.3 to 8.3.4
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.3...8.3.4 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-02 03:18:44 +00:00
Matthias
ab42f84daa
Merge pull request #11011 from freqtrade/new_release
...
New release 2024.11
2024-12-01 20:11:57 +01:00
Matthias
29f86afaf4
Merge pull request #10858 from xzmeng/binance-public-data
...
Improve binance historic OHLCV download speed
2024-12-01 19:41:40 +01:00
Matthias
ac5a3b9217
Merge pull request #11010 from freqtrade/bump/ta-lib
...
Bump ta lib to 0.4.34
2024-12-01 19:39:40 +01:00
Matthias
d7d73364e9
chore: version bump 2024.12-dev
2024-12-01 19:38:37 +01:00
Matthias
f83a57ae5c
chore: version bump to 2024.11
2024-12-01 19:35:02 +01:00
Matthias
56d747818d
Merge branch 'stable' into new_release
2024-12-01 19:34:50 +01:00
Axel-CH
309adb2ffd
Merge branch 'develop' into feature/proceed-exit-while-open-order
2024-12-01 11:36:10 -04:00
Matthias
64b50d13fa
chore: Add typehint for consolidated method
2024-12-01 16:25:00 +01:00
Axel-CH
16d2dbc9d7
on backtesting try to create exit orders also if there is open order without position yet, to allow entry order adjustment
2024-12-01 11:13:59 -04:00
Axel-CH
73d53579d9
remove Optinal property of replacing param in cancel_open_orders_of_trade
2024-12-01 11:05:38 -04:00
Axel-CH
fbd6a58e3d
Merge branch 'develop' into feature/proceed-exit-while-open-order
2024-12-01 10:51:41 -04:00
Axel-CH
4717f716de
fix test_dca_exiting
2024-12-01 10:41:41 -04:00
Axel-CH
02a089cb64
fix test_dca_order_adjust_entry_replace_fails
2024-12-01 10:36:49 -04:00
Matthias
0ada6fbd46
test: Add test case for kraken balance rewards
2024-12-01 15:34:36 +01:00
Matthias
2c8840b7e0
fix(kraken): consolidate balances from "rewards"
...
These currencies show up as <currency>.F -
but can be traded normally - hence we should count them as "tradable" balance.
closes #11007
closes #10925
2024-12-01 15:33:53 +01:00
Axel-CH
8f15bce680
fix test_check_and_call_adjust_trade_position
2024-12-01 10:32:04 -04:00
Matthias
1510c5517b
chore: update ta-lib wheels for 0.4.34
2024-12-01 15:28:48 +01:00
Matthias
f6e2fcbf15
chore: bump ta-lib to 0.4.34
2024-12-01 15:28:37 +01:00
Matthias
55247b4e12
chore: bump ccxt to 4.4.35
2024-12-01 15:19:45 +01:00
Matthias
f31b26b1ab
tests: Improve sample_order online testing
2024-11-30 18:12:32 +01:00
Matthias
2b350eb872
tests: improve assert accuracy
2024-11-30 13:50:12 +01:00
Matthias
88d77658f8
tests: extract strategy_safe_wrapper tests
2024-11-30 13:49:04 +01:00
Matthias
cbbc386170
docs: update Hyperliquid docs to guide users to use API Wallets
2024-11-30 07:05:19 +01:00
Matthias
7f9226861a
docs: slight formatting improvement
2024-11-30 07:04:19 +01:00
Matthias
162c79029f
chore: slightly reorganize test file layout
2024-11-29 07:12:54 +01:00
Matthias
5f363f5c9d
chore: properly remove ccxt reference
2024-11-29 07:00:42 +01:00
Matthias
bd5877ad49
chore: add space in log message
2024-11-29 06:55:33 +01:00
Matthias
71cf7aedb5
chore: remove unnecessary test-file
...
that test is flaky for new pairs - and wouldn't run in production anyway.
2024-11-29 06:48:39 +01:00
Matthias
fa1e0af19f
chore: remove direct exchange connection
2024-11-29 06:46:55 +01:00
Axel-CH
0a51006da2
update process_open_trade_positions to handle position adjustment for initial entry order (before filling)
2024-11-28 22:27:07 -04:00
Axel-CH
4c365f6afc
update test_dca_handle_similar_open_order
2024-11-28 22:25:58 -04:00
Axel-CH
a49b0a922a
enhance check_and_call_adjust_trade_position logging
2024-11-28 22:17:53 -04:00
Matthias
a6199680cd
fix: freqAI bug causing failures on 2nd backtest
2024-11-28 19:53:41 +01:00
Matthias
9ff4298475
docs: update documentation for expanding pairs
...
This needs quoting otherwise zsh tries to expand the command,
causing failures.
closes #10996
2024-11-28 19:22:08 +01:00
Matthias
5793216d5c
properly account for fee when assigning order.cost in backtesting
...
(although it's not relevant for operations, it shouldn't be obivously wrong).
closes #11003
2024-11-28 18:15:55 +01:00
Matthias
d1710826e6
chore: improved naming
2024-11-28 07:27:29 +01:00
Matthias
675b996f57
chore: improved naming in test case
2024-11-28 07:20:32 +01:00
Matthias
21777a5804
chore: do more pinpointed imports
2024-11-28 07:09:57 +01:00
Matthias
b1ca00b037
chore: don't shadow pandas builtin methods
2024-11-28 07:04:28 +01:00
Matthias
e2a09f272a
chore: Improve naming, remove unnecessary method
2024-11-28 06:55:15 +01:00
Matthias
cf9c9fe278
Merge pull request #11001 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-11-28 06:53:38 +01:00
Matthias
0e77c89d79
chore: simplify code structure by moving conditional to parent method
2024-11-28 06:43:51 +01:00
xmatthias
7571ae19a0
chore: update pre-commit hooks
2024-11-28 03:14:33 +00:00
Matthias
69c1de7e4a
chore: move fallback param to config directly
2024-11-27 18:20:44 +01:00
Matthias
09308e568d
fix: increase code reliability by not relying on stake-currency to be in the dict
2024-11-27 07:24:11 +01:00
Matthias
671821aeb3
docs: Add documentation for dry-run-wallet as dict
2024-11-27 06:48:07 +01:00
Matthias
7369331e2d
tests: add test for multi-pair dry-run wallets
2024-11-27 06:41:54 +01:00
Matthias
e6e193f252
test: assert tickers is called a 2nd time if necessary
2024-11-27 06:41:54 +01:00
Matthias
2bb111605c
feat: update rpc_balance to fetch spot tickers
...
Happens if there is no market for the given pair
2024-11-27 06:41:54 +01:00
Matthias
37aba6f7d5
feat: Allow fetch_tickers from different marketsegment
2024-11-27 06:41:54 +01:00
Matthias
3fc259bb9b
feat: add non-trading balance to wallet
2024-11-27 06:41:54 +01:00
Matthias
15c1a8ee0b
chore: reduce dict lookups, reuse attribute
2024-11-27 06:41:54 +01:00
Matthias
b4b6de4e0d
test: update test ...
2024-11-27 06:41:54 +01:00
Matthias
5b0be7e1a9
feat: support dict like dry_run_wallet
2024-11-27 06:41:54 +01:00
Matthias
92e64927b0
feat: allow object as dry-run balance
2024-11-27 06:41:54 +01:00
Matthias
58cde3253d
docs: Fix rendering of $ signs
2024-11-27 06:41:45 +01:00
Matthias
47262b9350
docs: align character used for lists
2024-11-27 06:41:39 +01:00
Matthias
183909f474
chore: kwonly for cached arguments
2024-11-26 18:29:33 +01:00
Matthias
06bb43b13e
chore: add missing docstring
2024-11-26 18:29:28 +01:00
Matthias
2ed8e1639f
chore: move comment to where it belongs
2024-11-26 18:29:21 +01:00
Matthias
e78d5b7787
chore: improved typing of rpc class
2024-11-26 18:29:17 +01:00
Matthias
e0c6cc1563
feat: add log_responses to /balance endpoint
...
part of #10994
2024-11-26 10:23:03 +01:00
Matthias
472132c236
tests: update test for renamed prop
2024-11-26 07:08:55 +01:00
Matthias
1262aa19ec
chore: make start_cap in wallets private
2024-11-26 06:37:35 +01:00
Matthias
e9e3f7ef16
Merge pull request #10992 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-11-26 06:01:23 +01:00
xmatthias
d9d4c478cc
chore: update pre-commit hooks
2024-11-26 03:13:21 +00:00
Axel-CH
0c79c32b0d
add test_dca_handle_similar_open_order (wip)
2024-11-25 19:25:54 -04:00
Matthias
db56fc158f
test: update test market
2024-11-25 19:35:25 +01:00
Matthias
af8d2490e2
feat: improve is_futures market check
2024-11-25 19:35:25 +01:00
Matthias
fdc77bfd5b
Merge pull request #10986 from freqtrade/dependabot/pip/develop/ruff-0.8.0
...
chore(deps-dev): bump ruff from 0.7.4 to 0.8.0
2024-11-25 07:55:15 +01:00
Matthias
5572d37c7f
Merge pull request #10985 from freqtrade/dependabot/pip/develop/stable-baselines3-2.4.0
...
chore(deps): bump stable-baselines3 from 2.3.2 to 2.4.0
2024-11-25 07:39:01 +01:00
Matthias
57f2ab2f67
Merge pull request #10983 from freqtrade/dependabot/pip/develop/pydantic-2.10.1
...
chore(deps): bump pydantic from 2.9.2 to 2.10.1
2024-11-25 07:22:20 +01:00
Matthias
1cab52f555
Merge pull request #10988 from freqtrade/dependabot/pip/develop/numexpr-2.10.2
...
chore(deps): bump numexpr from 2.10.1 to 2.10.2
2024-11-25 07:07:41 +01:00
Matthias
748233ca70
chore: update imports to prevent shadowing internal exceptions
2024-11-25 06:39:18 +01:00
dependabot[bot]
f76108c5b5
chore(deps): bump pydantic from 2.9.2 to 2.10.1
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.9.2 to 2.10.1.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.9.2...v2.10.1 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-25 05:31:31 +00:00
dependabot[bot]
09f94f7b56
chore(deps): bump stable-baselines3 from 2.3.2 to 2.4.0
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.3.2...v2.4.0 )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-25 05:31:16 +00:00
Matthias
a85b8d6edc
Merge pull request #10984 from freqtrade/dependabot/pip/develop/uvicorn-0.32.1
...
chore(deps): bump uvicorn from 0.32.0 to 0.32.1
2024-11-25 06:30:54 +01:00
Matthias
52c9761e5b
Merge pull request #10980 from freqtrade/dependabot/pip/develop/mkdocs-f608445ecc
...
chore(deps): bump mkdocs-material from 9.5.44 to 9.5.45 in the mkdocs group
2024-11-25 06:30:41 +01:00
Matthias
c2dbb9cb43
Merge pull request #10981 from freqtrade/dependabot/pip/develop/tqdm-4.67.1
...
chore(deps): bump tqdm from 4.67.0 to 4.67.1
2024-11-25 06:30:26 +01:00
Matthias
59c3743f77
Merge pull request #10982 from freqtrade/dependabot/pip/develop/orjson-3.10.12
...
chore(deps): bump orjson from 3.10.11 to 3.10.12
2024-11-25 06:30:09 +01:00
dependabot[bot]
98422f8476
chore(deps): bump numexpr from 2.10.1 to 2.10.2
...
Bumps [numexpr](https://github.com/pydata/numexpr ) from 2.10.1 to 2.10.2.
- [Release notes](https://github.com/pydata/numexpr/releases )
- [Changelog](https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst )
- [Commits](https://github.com/pydata/numexpr/compare/v2.10.1...v2.10.2 )
---
updated-dependencies:
- dependency-name: numexpr
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-25 03:46:25 +00:00
dependabot[bot]
8c6283a687
chore(deps-dev): bump ruff from 0.7.4 to 0.8.0
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.7.4 to 0.8.0.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.7.4...0.8.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-25 03:45:45 +00:00
dependabot[bot]
1fd492d838
chore(deps): bump uvicorn from 0.32.0 to 0.32.1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.32.0 to 0.32.1.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.32.0...0.32.1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-25 03:45:25 +00:00
dependabot[bot]
fc63a713fd
chore(deps): bump orjson from 3.10.11 to 3.10.12
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.11 to 3.10.12.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.10.11...3.10.12 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-25 03:45:09 +00:00
dependabot[bot]
e97b9820a4
chore(deps): bump tqdm from 4.67.0 to 4.67.1
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.67.0 to 4.67.1.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.67.0...v4.67.1 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-25 03:45:01 +00:00
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 >
2024-11-25 03:44:56 +00:00
Alexander Malysh
c3032feaf7
* allow json in env variables
2024-11-24 14:23:04 +01:00
Matthias
b30c1523e3
chore: don't use e if not used
2024-11-24 10:36:31 +01:00
Matthias
6e1c4c2efd
test: add test-case for improved error-handling
2024-11-24 10:36:09 +01:00
Matthias
3b542ea008
fix: add better error-handling for dataloading
...
closes #10978
2024-11-24 10:36:02 +01:00
Matthias
5841b56f2d
chore: NotRequired from typing_extensions
2024-11-23 14:18:05 +01:00
Matthias
85ea29c93c
fix: pydantic - typing_extensions type-dict
2024-11-23 14:05:52 +01:00
Matthias
f7e979141b
chore: simplify imports
2024-11-23 13:09:17 +01:00
Matthias
e0bdc68a9e
feat: support all parameters
2024-11-23 12:55:54 +01:00
Matthias
e6cfde211b
feat: enhance api_download capabilities
2024-11-22 16:18:28 +01:00
Matthias
978aaa5c4b
chore: improve API server cleanup
2024-11-22 16:17:26 +01:00
Matthias
b67beaa35a
chore: simplify progress-tracker typing
2024-11-22 15:24:52 +01:00
Matthias
19f23106e7
tests: add test for download_data api method
2024-11-22 15:06:58 +01:00
Matthias
d8a2c59b04
chore: Add proper typing to jobContainer response
2024-11-22 15:06:58 +01:00
Matthias
dea785f562
feat: add progress_tasks to /background endpoint
2024-11-22 15:06:58 +01:00
Matthias
ca42f86900
feat: set progressTasks in Callback correctly
2024-11-22 15:06:58 +01:00
Matthias
de9294d1f4
feat: return progressTasks in API
2024-11-22 15:06:58 +01:00
Matthias
91b83519f5
feat: update types to support multiple progressbars
2024-11-22 15:06:58 +01:00
Matthias
3eb7f296aa
fix: callback must be called after parent call
2024-11-22 15:06:58 +01:00
Matthias
f3b0e404f0
chore: update to new syntax
2024-11-22 15:06:58 +01:00
Matthias
3ba3d7ffcf
feat: increment api_version
2024-11-22 15:06:58 +01:00
Matthias
832fa88f08
feat: api-download-data shouldn't require stake-currency
2024-11-22 15:06:58 +01:00
Matthias
6e9d349ceb
feat: api progressbar handling
2024-11-22 15:06:57 +01:00
Matthias
8bd1524abc
feat: pass progressbar into download-data functions
2024-11-22 15:06:57 +01:00
Matthias
72f5633061
feat: add ProgressLike protocol
2024-11-22 15:06:57 +01:00
Matthias
3b25bdc1cb
feat(data-dl): Simplify download-data calls
2024-11-22 15:06:57 +01:00
Matthias
3690609519
feat: simplify api_download_data code duplication
2024-11-22 15:06:57 +01:00
Matthias
43c9d14ac2
refactor: extract exchangeInit from download-data main
2024-11-22 15:06:57 +01:00
Matthias
83122fa58b
feat: add initial download-data api endpoints
2024-11-22 15:06:57 +01:00
Matthias
f23da7ea75
feat: Add initial data-download api schema
2024-11-22 15:06:57 +01:00
Matthias
7ef93e92e6
feat: Log if user has a Gate unified account
2024-11-21 20:57:20 +01:00
Matthias
945f9f8c47
docs: update unfilledtimeout.entry comment to remove false statement
...
closes #10966
2024-11-21 20:38:38 +01:00
Matthias
29b40d27e7
fix: hyperliquid doesn't provide "average" in fetch_order
...
therefore this needs to be filled from trades to have a good price
for market orders
2024-11-21 20:31:56 +01:00
Matthias
cd83ed699c
chore: add rejected to canceled order states
2024-11-21 20:04:52 +01:00
Matthias
02fcded368
chore: bump ccxt to 4.4.33
...
closes #10942
2024-11-21 18:17:14 +01:00
Matthias
18b0dfe28c
fix: add stop_price_prop for hyperliquid
...
temporary workaround for #10960
2024-11-21 06:45:03 +01:00
Matthias
69be62f1e6
Merge pull request #10965 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-11-21 06:28:15 +01:00
xmatthias
7136c5b414
chore: update pre-commit hooks
2024-11-21 03:10:53 +00:00
Matthias
b637e7dde4
docs: add "impossible to load" FAQ entry
2024-11-20 07:00:29 +01:00
Matthias
f545274a0e
test: add test for bybit classic account behavior
...
related: #10872
2024-11-19 18:19:27 +01:00
Matthias
e8c122d5ed
fix: bybit classic market buy orders require price
...
closes #10872
2024-11-19 18:18:47 +01:00
Matthias
9457f63e01
Merge pull request #10954 from freqtrade/dependabot/pip/aiohttp-3.10.11
...
chore(deps): bump aiohttp from 3.10.10 to 3.10.11
2024-11-19 06:28:51 +01:00
Matthias
df004a2c7a
Merge pull request #10955 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-11-19 06:26:43 +01:00
xmatthias
a698ee8bc8
chore: update pre-commit hooks
2024-11-19 03:12:02 +00:00
dependabot[bot]
1228ffe109
chore(deps): bump aiohttp from 3.10.10 to 3.10.11
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.10 to 3.10.11.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.10...v3.10.11 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 21:04:54 +00:00
Matthias
076a10887b
Merge pull request #10947 from freqtrade/dependabot/pip/develop/pycoingecko-3.2.0
...
chore(deps): bump pycoingecko from 3.1.0 to 3.2.0
2024-11-18 07:48:22 +01:00
Matthias
fc3db2d29c
chore: force pycoingecko to be > 3.2.0
...
that's the first version supporting demo API keys
2024-11-18 07:13:21 +01:00
Matthias
971cdbb918
chore: Simplify coingecko wrapper after update
2024-11-18 07:13:21 +01:00
dependabot[bot]
73adbe9e0c
chore(deps): bump pycoingecko from 3.1.0 to 3.2.0
...
Bumps [pycoingecko](https://github.com/man-c/pycoingecko ) from 3.1.0 to 3.2.0.
- [Changelog](https://github.com/man-c/pycoingecko/blob/master/CHANGELOG.md )
- [Commits](https://github.com/man-c/pycoingecko/compare/3.1.0...3.2.0 )
---
updated-dependencies:
- dependency-name: pycoingecko
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 07:13:02 +01:00
Matthias
8363609637
chore: fix typo in comment
2024-11-18 07:05:13 +01:00
Matthias
705c3a408a
Merge pull request #10953 from freqtrade/dependabot/pip/develop/fastapi-0.115.5
...
chore(deps): bump fastapi from 0.115.4 to 0.115.5
2024-11-18 06:35:26 +01:00
Matthias
228fc5ce73
Merge pull request #10949 from freqtrade/dependabot/pip/develop/pyjwt-2.10.0
...
chore(deps): bump pyjwt from 2.9.0 to 2.10.0
2024-11-18 06:35:04 +01:00
Matthias
09885535ac
Merge pull request #10950 from freqtrade/dependabot/pip/develop/ruff-0.7.4
...
chore(deps-dev): bump ruff from 0.7.3 to 0.7.4
2024-11-18 06:34:42 +01:00
Matthias
de139af5a5
Merge pull request #10951 from freqtrade/dependabot/pip/develop/websockets-14.1
...
chore(deps): bump websockets from 14.0 to 14.1
2024-11-18 06:33:56 +01:00
dependabot[bot]
d9c7790e82
chore(deps): bump fastapi from 0.115.4 to 0.115.5
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.4 to 0.115.5.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.4...0.115.5 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 03:58:03 +00:00
dependabot[bot]
aa03b7d9a0
chore(deps): bump websockets from 14.0 to 14.1
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 14.0 to 14.1.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/14.0...14.1 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 03:57:52 +00:00
dependabot[bot]
8f9d0019e6
chore(deps-dev): bump ruff from 0.7.3 to 0.7.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.7.3 to 0.7.4.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.7.3...0.7.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 03:57:42 +00:00
dependabot[bot]
9e3fae1991
chore(deps): bump pyjwt from 2.9.0 to 2.10.0
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.9.0...2.10.0 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-18 03:57:19 +00:00
Matthias
5dcb239253
Merge pull request #10944 from smith558/patch-1
...
Fix typo
2024-11-17 09:04:38 +01:00
Stanislav (Stanley) Modrak
9fcdea14d7
Fix typo
2024-11-16 20:52:31 +00:00
Matthias
85dbe83154
Merge pull request #10943 from emmanuel-ferdman/develop
...
docs: update `VolumePairList` reference
2024-11-16 17:07:16 +01:00
Matthias
ee48da2a0a
docs: slightly reword data message
2024-11-16 15:51:33 +01:00
Emmanuel Ferdman
f477389159
docs: update VolumePairList reference
...
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com >
2024-11-16 06:26:56 -08:00
Matthias
3bb7f78255
chore: fix import sorting
2024-11-16 13:25:54 +01:00
Matthias
25aecfa9b2
docs: slightly update download-data docs
2024-11-16 13:07:23 +01:00
Matthias
f821e504c3
tests: update test for new behavior
2024-11-16 12:58:31 +01:00
Matthias
d66381863e
feat: don't force-redownload all data
...
If the given timerange starts prior to the available data,
the bot shouldn't force-download everything unless forced via `--erase`
or via `--prepend`.
2024-11-16 12:58:23 +01:00
Matthias
68712c884e
chore: fix line length
2024-11-16 12:51:13 +01:00
Matthias
db9b31cb85
chore: don't use unsupported syntax
2024-11-16 12:40:03 +01:00
Matthias
7090d4e5ba
fix: override gate funding fee limit to 90
...
(seems to be the new limit)
2024-11-16 11:56:05 +01:00
Matthias
b2423fa390
chore: remove explicit ohlcv_candle_limit in favor of config option
2024-11-16 11:54:54 +01:00
Matthias
83b87cb812
feat: add explicit funding_fee_candle_limit for simplified overriding
2024-11-16 11:54:28 +01:00
Matthias
44dcb4cc78
Merge pull request #10839 from gaardiolor/hyperliquid
...
Hyperliquid
2024-11-16 11:18:03 +01:00
Matthias
64803a735d
tests: update commands tests to early fail approach
2024-11-16 11:07:19 +01:00
Matthias
20e77bb5d9
test: update tests to recognize early failing
2024-11-16 11:02:22 +01:00
Matthias
f11e5128ad
tests: update tests for new dl-trades behavior
2024-11-16 10:58:25 +01:00
Matthias
bbe13cafcb
tests: Remove pointless test
2024-11-16 10:46:48 +01:00
Matthias
1acca87fbf
chore: early-exit when no pairs are available
2024-11-16 10:46:23 +01:00
Matthias
2012bb7c53
chore: improve logging sequence
2024-11-16 10:43:01 +01:00
Matthias
14d384a30a
feat: don't auto-delete trades data due to invalid timerange
...
trades-data is already slow enough to download
2024-11-16 10:34:24 +01:00
Matthias
927f5e2c8b
tests: enhanced test for get_trade_history on binance
2024-11-16 10:10:30 +01:00
Matthias
d59bedf977
feat: download-trades-data on binance has limited history
...
with from=0, we can get the initial data available.
closes #10941
2024-11-16 10:02:22 +01:00
Matthias
c61a71a36e
fix: percent_change from candle must provide percentage, not ratio
...
closes #10937
2024-11-16 08:50:41 +01:00
Matthias
46f2e693bc
chore: bump ccxt to 4.4.31
2024-11-15 21:57:58 +01:00
Matthias
cbc4bb5420
chore: use __all__ for hyperopt main export
2024-11-15 07:24:46 +01:00
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.
2024-11-15 07:21:22 +01:00
Matthias
e8d724680a
chore: improved log msg wording
2024-11-15 07:19:05 +01:00
Matthias
6d9ab5e9ff
docs: update more typing wordings
2024-11-15 07:18:41 +01:00
Matthias
a6d513a0e6
docs: update callback docs to new syntax
2024-11-15 07:15:31 +01:00
Matthias
d565c40f4b
docs: Updated syntax
2024-11-15 07:11:54 +01:00
Matthias
52b4ae5eae
Docs: Align to 3.10 syntax
2024-11-15 07:10:31 +01:00
Meng Xiangzhuo
0f53dc1b7b
chore: improve log level to warning when falling back to API
2024-11-15 12:08:50 +08:00
Matthias
5c4b9e59d1
chore: add Hyperliquid as supported exchange to docs
2024-11-14 07:08:27 +01:00
Matthias
a02f63dcc3
chore: add hyperliquid to supported exchange list
2024-11-14 07:06:43 +01:00
Matthias
a3a94e6ea4
chore: reorder hyperliquid docs, add note about order types
2024-11-14 07:06:09 +01:00
Matthias
c039a45def
fix: hyperliquid market orders don't exist and always require price
2024-11-14 07:04:39 +01:00
Matthias
3276dd6b94
Merge pull request #10931 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-11-14 06:34:32 +01:00
xmatthias
de306de78b
chore: update pre-commit hooks
2024-11-14 03:06:23 +00:00
xzmeng
19f96d60e3
refactor: streamline error handling by raising instead of returning
2024-11-14 09:47:23 +08:00
xzmeng
bfdbf0248c
refactor: rename asset_type to asset_type_url_segment
2024-11-14 07:51:58 +08:00
xzmeng
660863392b
refactor: rename fetch_ohlcv to download_archive_ohlcv
2024-11-14 07:29:37 +08:00
xzmeng
8baa0f7310
chore: add user friendly warnings
2024-11-14 06:06:15 +08:00
xzmeng
6b18c4f24c
feat: cancel uncompleted tasks before return
2024-11-14 05:24:31 +08:00
xzmeng
40f70a1cc0
chore: warning when fall back to rest API
2024-11-14 04:36:24 +08:00
Meng Xiangzhuo
c869dfea3f
chore: add more docstrings
2024-11-13 17:32:25 +08:00
Meng Xiangzhuo
39b4263b8b
chore: improve comments
2024-11-13 17:14:49 +08:00
Meng Xiangzhuo
cf7016b36d
chore: remove unused code
2024-11-13 16:09:02 +08:00
Meng Xiangzhuo
1893ac7ed6
tests: patch thirty party libs from imported location
2024-11-13 13:08:29 +08:00
Meng Xiangzhuo
a748d105ed
chore: remove performance compare script
2024-11-13 12:45:46 +08:00
Meng Xiangzhuo
fc307bcf5b
tests: fix
2024-11-13 12:44:27 +08:00
Meng Xiangzhuo
03033a0684
refactor: use exchange.markets to avoid loading ccxt markets
2024-11-13 12:36:18 +08:00
Meng Xiangzhuo
7ca39a5c38
Merge branch 'develop' into binance-public-data
2024-11-13 12:14:50 +08:00
Meng Xiangzhuo
d7555e1f29
feat: support proxy from environment variables
2024-11-13 12:03:41 +08:00
Meng Xiangzhuo
37726fba58
refactor: use CCXT for pair to symbol conversion
2024-11-13 11:55:10 +08:00
Meng Xiangzhuo
c4cf582c9d
refacotr: default to stop on 404
2024-11-13 11:18:32 +08:00
Meng Xiangzhuo
acc53065e5
refactor: strip fast download logic into a method
2024-11-13 10:16:06 +08:00
Matthias
9360c109a9
docs: fix spelling
2024-11-12 19:32:42 +01:00
Matthias
5d9af5a7da
test: update tests with new formatting
2024-11-12 19:27:17 +01:00
Matthias
88e0fed4c4
fix: Consistently format pair rate between entry and exit messages
...
closes #10922
2024-11-12 19:27:17 +01:00
Matthias
98dcc08c6d
feat: add fmt_coin2
2024-11-12 19:27:17 +01:00
gaardiolor
702b50e7e9
Update exchanges.md - less details on the private key conversion
2024-11-12 18:22:19 +01:00
gaardiolor
8f946ea1b2
Update exchanges.md - further clarify private key best practices
2024-11-12 18:13:31 +01:00
Matthias
4e5ae0af84
Merge pull request #10919 from freqtrade/refactor/hyperopt
...
Restore hyperopt logging, refactor hyperopt layout
2024-11-12 18:13:02 +01:00
Matthias
ca00871362
chore: adopt hyperopt class to new ruff formatting
2024-11-12 18:05:51 +01:00
Matthias
a1d8658297
Merge branch 'develop' into pr/gaardiolor/10839
2024-11-12 18:05:25 +01:00
gaardiolor
31814e8bf9
Update docs/stoploss.md - clarify that stoploss_on_exchange is only supported for hyperliquid futures
...
Co-authored-by: Matthias <xmatthias@outlook.com >
2024-11-12 17:55:12 +01:00
Matthias
0028df2564
feat(hyperliquid): fix a few settings to make spot work properly
2024-11-12 06:58:21 +01:00
Matthias
9b3764212f
chore: fix bad import
2024-11-12 06:30:55 +01:00
Matthias
8128b85706
Merge pull request #10921 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-11-12 06:24:15 +01:00
xmatthias
d7c88a38fc
chore: update pre-commit hooks
2024-11-12 03:04:16 +00:00
Matthias
0b0b221c02
chore: update advanced template to new formatting
2024-11-11 20:25:15 +01:00
Matthias
d9b8f46282
docs: update doc samples to use lowercased tuple and dict
2024-11-11 20:24:01 +01:00
Matthias
fbb64db3ae
define log_queue globally
2024-11-11 20:14:37 +01:00
Matthias
33d8e67a87
docs: add note about logging
2024-11-11 20:12:31 +01:00
Matthias
f05f173d23
chore: improved docstring for logging_mp_handle
2024-11-11 19:53:59 +01:00
Matthias
81a622a9fa
chore: remove unnecessary log messages
2024-11-11 19:53:26 +01:00
Matthias
67415dd7e2
chore: improved module docstring
2024-11-11 19:53:04 +01:00
Matthias
e8cd6b3be3
Merge pull request #10910 from freqtrade/dependabot/pip/develop/websockets-14.0
...
chore(deps): bump websockets from 13.1 to 14.0
2024-11-11 19:48:05 +01:00
Matthias
7e96e7af83
feat: add hyperopt log handlers to allow for multiprocessing logging
2024-11-11 19:43:37 +01:00
Matthias
119b73ead2
chore: improtve method sorting
2024-11-11 19:43:37 +01:00
Matthias
365c454da1
chore: Improve import comments
2024-11-11 19:43:37 +01:00
Matthias
b6d1f9f754
test: update hyperopt tests for new structure
2024-11-11 19:43:37 +01:00
Matthias
6719d9670d
feat: split hyperopt class
...
this ensures it's clear which parts are passed to workers
2024-11-11 19:43:37 +01:00
Matthias
62234878a1
test: update mocks for new layout
2024-11-11 19:43:37 +01:00
Matthias
851a9a7620
refactor: move hyperopt-auto
2024-11-11 19:43:37 +01:00
Matthias
61d9002cb1
refactor: move hyperopt-output
2024-11-11 19:43:37 +01:00
Matthias
84fc5dfcf7
refactor: move hyperopt-loss interface
2024-11-11 19:43:37 +01:00
Matthias
e1b3ae208d
chore: move hyperopt to it's own module
2024-11-11 19:43:37 +01:00
Matthias
60ec9739c2
chore: update websocket implementation to new asyncio api
2024-11-11 19:21:45 +01:00
Matthias
c9fb3dfb1d
chore: Update websocket imports to use "legacy" client
...
temporary - must be updated to the new implementation
2024-11-11 07:09:13 +01:00
Matthias
8230d1b515
Merge pull request #10913 from freqtrade/dependabot/pip/develop/ccxt-4.4.29
...
chore(deps): bump ccxt from 4.4.26 to 4.4.29
2024-11-11 06:29:59 +01:00
dependabot[bot]
838b4f4e52
chore(deps): bump websockets from 13.1 to 14.0
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 13.1 to 14.0.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/13.1...14.0 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 05:29:17 +00:00
Matthias
eae5b154c9
Merge pull request #10908 from freqtrade/dependabot/pip/develop/mkdocs-54fce57b69
...
chore(deps): bump mkdocs-material from 9.5.43 to 9.5.44 in the mkdocs group
2024-11-11 06:28:51 +01:00
Matthias
ebc870d2d4
Merge pull request #10911 from freqtrade/dependabot/pip/develop/packaging-24.2
...
chore(deps): bump packaging from 24.1 to 24.2
2024-11-11 06:28:15 +01:00
Matthias
986b1aadbf
Merge pull request #10912 from freqtrade/dependabot/pip/develop/tqdm-4.67.0
...
chore(deps): bump tqdm from 4.66.6 to 4.67.0
2024-11-11 06:27:16 +01:00
Matthias
9ced73bf19
Merge pull request #10914 from freqtrade/dependabot/pip/develop/ruff-0.7.3
...
chore(deps-dev): bump ruff from 0.7.2 to 0.7.3
2024-11-11 06:26:38 +01:00
Matthias
f0428d5c99
Merge pull request #10915 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.7
...
chore(deps): bump python-telegram-bot from 21.6 to 21.7
2024-11-11 06:26:11 +01:00
Matthias
486a0d2c6e
Merge pull request #10916 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.12.2
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2
2024-11-11 06:25:47 +01:00
dependabot[bot]
13cf6a1007
chore(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.11.0 to 1.12.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.11.0...v1.12.2 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 03:54:30 +00:00
dependabot[bot]
4c59bcc1bb
chore(deps): bump python-telegram-bot from 21.6 to 21.7
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.6 to 21.7.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.6...v21.7 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 03:11:15 +00:00
dependabot[bot]
057bb31d94
chore(deps-dev): bump ruff from 0.7.2 to 0.7.3
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.7.2...0.7.3 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 03:11:00 +00:00
dependabot[bot]
6258c0671b
chore(deps): bump ccxt from 4.4.26 to 4.4.29
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.26 to 4.4.29.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.26...4.4.29 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 03:10:48 +00:00
dependabot[bot]
b3b45458f6
chore(deps): bump tqdm from 4.66.6 to 4.67.0
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.6 to 4.67.0.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.6...v4.67.0 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 03:10:40 +00:00
dependabot[bot]
54047a98b3
chore(deps): bump packaging from 24.1 to 24.2
...
Bumps [packaging](https://github.com/pypa/packaging ) from 24.1 to 24.2.
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/24.1...24.2 )
---
updated-dependencies:
- dependency-name: packaging
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 03:10:35 +00:00
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 >
2024-11-11 03:10:03 +00:00
Matthias
1818215fee
feat: add MultiMetricLoss to "builtin hyperopt loss" list
2024-11-10 10:11:15 +01:00
Matthias
1ffceef9f0
tests: Improve test further
2024-11-10 09:27:10 +01:00
Matthias
be1426a5f6
feat: create strategy-dir if it doesn't exist
2024-11-10 09:18:56 +01:00
Matthias
3ebb819ba3
tests: update new-strategy test to use tmpdir
2024-11-10 09:18:56 +01:00
Matthias
5f16e534ee
feat: add support for --strategy-path to new-strategy
2024-11-10 09:18:56 +01:00
Matthias
8f8e6f16b4
chore: remove unused mock imports
2024-11-10 09:18:56 +01:00
Matthias
b5592b88fa
Merge pull request #10898 from xzmeng/ruff310
...
chore: bump ruff target-version to 3.10
2024-11-10 09:06:28 +01:00
Matthias
ba06269ed7
chore: update commented type
2024-11-10 08:47:24 +01:00
Matthias
e450baeac4
Merge pull request #10902 from 14790897/develop
...
feat: enhance data fetching logic with pagination to increase market …
2024-11-09 18:39:47 +01:00
Matthias
3a81b6a08f
chore: improve warning wording
2024-11-09 18:18:54 +01:00
Matthias
b7a2efcd6a
docs: update docs with new marketcaplist behavior
2024-11-09 18:12:48 +01:00
Meng Xiangzhuo
a605d50d69
chore: revert minimum python version check
2024-11-10 00:22:32 +08:00
liuweiqing
27d894b8e9
chore: remove warnings
2024-11-09 18:40:32 +08:00
liuweiqing
14f1ef8e30
Merge branch 'develop' of https://github.com/freqtrade/freqtrade into develop
2024-11-09 18:23:30 +08:00
liuweiqing
7b471d59c5
chore: add warning when max_rank exceeds 250 in MarketCapPairList
2024-11-09 18:23:27 +08:00
Matthias
5ca102ffee
Merge pull request #10901 from freqtrade/remove_brew
...
Attempt Remove brew hdf5 installs
2024-11-09 09:02:15 +01:00
Matthias
0e04f79b6d
docs: add macos libomp to docs
...
closes #10900
2024-11-09 08:30:19 +01:00
Matthias
c141b873c3
docs: Update install docs
2024-11-09 08:24:37 +01:00
Matthias
3cc97690a4
tests: add hyperliquid lev_prep test
2024-11-09 08:11:23 +01:00
Matthias
5b7f08137f
tests: improve hyperliquid tests
2024-11-09 08:09:57 +01:00
liuweiqing
00318be59f
chore: Convert page number to string to ensure type compatibility
2024-11-09 11:25:31 +08:00
Matthias
37c00d4eeb
chore: keep libomp brew install
2024-11-08 07:59:47 +01:00
liuweiqing
3300d25e57
feat: enhance data fetching logic with pagination to increase market cap rank limit
2024-11-08 14:50:21 +08:00
Matthias
f443b1426f
chore: try removing all brew install steps
...
(hdf5 provides proper wheels now)
2024-11-08 07:03:03 +01:00
Matthias
96354ee1d8
docs: fix hyperliquid docs formatting
2024-11-08 06:45:45 +01:00
Meng Xiangzhuo
41b725714f
chore: bump ruff target-version to 3.10
2024-11-08 04:37:33 +08:00
Matthias
12560e983c
docs: Add note about custom-stoploss exit reasons
2024-11-07 19:57:41 +01:00
Matthias
44ff6d50ec
docs: further clarify telegram docs
2024-11-07 07:22:54 +01:00
Matthias
29c1cca990
chore: don't modify original dict when initializing ccxt
2024-11-07 07:03:01 +01:00
Matthias
979f7ba78c
docs: improved wording on telegram docs
2024-11-07 06:38:22 +01:00
Matthias
b6dfe01628
chore: improve loudness call structure
2024-11-07 06:32:23 +01:00
Matthias
d4cd5ba231
chore: Add loudness docstring
2024-11-07 06:29:23 +01:00
Matthias
e7cf1e34cf
docs: update docs to better explain options for telegram settings
...
closes #10895
2024-11-07 06:29:23 +01:00
Matthias
c9718de24c
feat: Update config_schema with support for exit_fill
2024-11-07 06:29:23 +01:00
Matthias
c58b1f0fd2
feat: add "*" to define custom default for non-defined exit reasons
2024-11-07 06:29:23 +01:00
Matthias
b720ae5d75
feat: Support individual exits for both exit-fill and exit messages
2024-11-07 06:29:23 +01:00
Matthias
3cea1a99b7
tests: add explicit notification enablement test
2024-11-07 06:29:23 +01:00
Matthias
03eb079a5e
chore: slightly refactor telegram loudness control
2024-11-07 06:29:23 +01:00
Matthias
899db2de78
docs: improve formatting of telegram docs page
2024-11-07 06:29:23 +01:00
Matthias
22338d7058
Merge pull request #10896 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-11-07 06:29:11 +01:00
xmatthias
db6d7714a4
chore: update pre-commit hooks
2024-11-07 03:07:11 +00:00
gaardiolor
2de4f425ff
Update stoploss.md - add hyperliquid
2024-11-06 21:41:59 +01:00
gaardiolor
a71ab6e2ae
Update exchanges.md - add hyperliquid stoploss_on_exchange note
2024-11-06 21:39:56 +01:00
gaardiolor
0b6bf701ef
Update exchanges.md - typo
2024-11-06 10:29:23 +01:00
gaardiolor
38eb4eed97
Reverted changes related to create_order_has_all_data
2024-11-05 22:37:12 +01:00
gaardiolor
bdb54f56d9
Update exchanges.md - add Hyperliquid
2024-11-05 21:21:11 +01:00
Matthias
3eb2981fb4
chore: add explaining comment for "not fill" branch
2024-11-05 20:45:58 +01:00
Matthias
835269825d
fix: improve stake-amount in order "created" message
2024-11-05 20:35:59 +01:00
Matthias
12ab1cb2c4
tests: add explicit test for stake_amount_filled
2024-11-05 07:19:49 +01:00
Matthias
07f0e3803a
docs: add stake_amount_filled documentation
2024-11-05 07:19:39 +01:00
Matthias
3d307fe8ff
feat: add stake_amount_filled order attribute
2024-11-05 07:19:09 +01:00
Matthias
5cb4a65cbd
fix: use order.safe_amount for "order created" entry message
2024-11-05 07:06:07 +01:00
Matthias
84ce065f76
Merge pull request #10890 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-11-05 06:24:12 +01:00
xmatthias
6398d7ff23
chore: update pre-commit hooks
2024-11-05 03:05:06 +00:00
Matthias
7e3f8ad012
tests: update test to not test for non-existing property
2024-11-04 20:14:30 +01:00
Matthias
8703c87880
chore: improve a few more types
2024-11-04 19:40:11 +01:00
Matthias
7e010c88b9
chore: Improve type safety
2024-11-04 19:32:46 +01:00
Matthias
dad921bf5b
chore: use CcxtOrder in more places
2024-11-04 19:30:51 +01:00
Matthias
e020bafc38
chore: simplify calculation by reducing dict lookups
2024-11-04 18:22:20 +01:00
Matthias
ecf5e1ce6b
chore: first step to improved ccxtOrder Typing
2024-11-04 18:16:00 +01:00
Matthias
31bcee1a13
Merge pull request #10887 from freqtrade/dependabot/pip/develop/pyarrow-18.0.0
...
chore(deps): bump pyarrow from 17.0.0 to 18.0.0
2024-11-04 09:55:54 +01:00
Matthias
6245127ce1
chore: update pyarrow armhf prebuilt wheel
2024-11-04 09:27:51 +01:00
Matthias
d1a4b9ad85
Merge pull request #10885 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.12
...
chore(deps): bump pymdown-extensions from 10.11.2 to 10.12
2024-11-04 07:48:05 +01:00
Matthias
167e615f67
Merge pull request #10886 from freqtrade/dependabot/pip/develop/ccxt-4.4.26
...
chore(deps): bump ccxt from 4.4.24 to 4.4.26
2024-11-04 07:37:56 +01:00
Matthias
9c1b0471ca
Merge pull request #10884 from freqtrade/dependabot/pip/develop/torch-2.5.1
...
chore(deps): bump torch from 2.5.0 to 2.5.1
2024-11-04 07:25:27 +01:00
Matthias
96a8a94309
Merge pull request #10883 from freqtrade/dependabot/pip/develop/orjson-3.10.11
...
chore(deps): bump orjson from 3.10.10 to 3.10.11
2024-11-04 07:15:13 +01:00
Matthias
d2960aae3c
Merge pull request #10882 from freqtrade/dependabot/pip/develop/ruff-0.7.2
...
chore(deps-dev): bump ruff from 0.7.1 to 0.7.2
2024-11-04 07:11:01 +01:00
Matthias
3f1a23615a
Merge pull request #10881 from freqtrade/dependabot/pip/develop/janus-1.1.0
...
chore(deps): bump janus from 1.0.0 to 1.1.0
2024-11-04 07:10:33 +01:00
dependabot[bot]
78de0f3167
chore(deps): bump pyarrow from 17.0.0 to 18.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 17.0.0 to 18.0.0.
- [Release notes](https://github.com/apache/arrow/releases )
- [Commits](https://github.com/apache/arrow/compare/go/v17.0.0...apache-arrow-18.0.0 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 05:40:36 +00:00
Matthias
718e900a39
Merge pull request #10879 from freqtrade/dependabot/pip/develop/rich-13.9.4
...
chore(deps): bump rich from 13.9.3 to 13.9.4
2024-11-04 06:39:56 +01:00
Matthias
eff2a857c0
Merge pull request #10878 from freqtrade/dependabot/pip/develop/tqdm-4.66.6
...
chore(deps): bump tqdm from 4.66.5 to 4.66.6
2024-11-04 06:39:42 +01:00
Matthias
cf2b5cc24d
Merge pull request #10876 from freqtrade/dependabot/pip/develop/pytest-01f0e07c3f
...
chore(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 in the pytest group
2024-11-04 06:39:14 +01:00
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 >
2024-11-04 05:27:37 +00:00
Matthias
34588b7dc0
Merge pull request #10875 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.11.0
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0
2024-11-04 06:26:39 +01:00
Matthias
f6999898d5
Merge pull request #10877 from freqtrade/dependabot/pip/develop/mkdocs-0610082a93
...
chore(deps): bump mkdocs-material from 9.5.42 to 9.5.43 in the mkdocs group
2024-11-04 06:26:25 +01:00
dependabot[bot]
821243ce7c
chore(deps): bump ccxt from 4.4.24 to 4.4.26
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.24 to 4.4.26.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.24...4.4.26 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:35:00 +00:00
dependabot[bot]
44d0abb111
chore(deps): bump torch from 2.2.2 to 2.5.1
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.2.2 to 2.5.1.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.2.2...v2.5.1 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:34:44 +00:00
dependabot[bot]
10fd2b291e
chore(deps): bump orjson from 3.10.10 to 3.10.11
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.10 to 3.10.11.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.10.10...3.10.11 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:34:35 +00:00
dependabot[bot]
5034c7c312
chore(deps-dev): bump ruff from 0.7.1 to 0.7.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.7.1...0.7.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:34:25 +00:00
dependabot[bot]
ff36ba7742
chore(deps): bump janus from 1.0.0 to 1.1.0
...
Bumps [janus](https://github.com/aio-libs/janus ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/aio-libs/janus/releases )
- [Changelog](https://github.com/aio-libs/janus/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/janus/compare/v1.0.0...v1.1.0 )
---
updated-dependencies:
- dependency-name: janus
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:34:10 +00:00
dependabot[bot]
9b2fabfb3e
chore(deps): bump rich from 13.9.3 to 13.9.4
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.9.3 to 13.9.4.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v13.9.3...v13.9.4 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:33:48 +00:00
dependabot[bot]
4008eb20a3
chore(deps): bump tqdm from 4.66.5 to 4.66.6
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.5 to 4.66.6.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.5...v4.66.6 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:33:44 +00:00
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 >
2024-11-04 03:33:34 +00:00
dependabot[bot]
d236f97605
chore(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 in the pytest group
...
Bumps the pytest group with 1 update: [pytest-cov](https://github.com/pytest-dev/pytest-cov ).
Updates `pytest-cov` from 5.0.0 to 6.0.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:33:20 +00:00
dependabot[bot]
0efb966b68
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.10.3 to 1.11.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.3...v1.11.0 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-04 03:04:18 +00:00
Matthias
63dfa52ea8
chore: Fix missing space in log message
2024-11-03 13:43:30 +01:00
Matthias
74507e9981
docs: remove more --dmmp docs
2024-11-02 17:24:31 +01:00
Matthias
d24bef7883
tests: remove --dmmp from tests
2024-11-02 16:54:54 +01:00
Matthias
59bf0c080a
docs: update docs about removed --dmmp option
2024-11-02 16:54:45 +01:00
Matthias
e8553cfac0
docs: Update documentation about dmmp
2024-11-02 16:50:20 +01:00
Matthias
baadf62fc3
chore: remove --dmmp option
2024-11-02 16:49:26 +01:00
Meng Xiangzhuo
cf0f232635
refactor: move download klines count message
2024-11-02 06:00:37 +08:00
Meng Xiangzhuo
e2ee7f7b2f
feat: fall back to rest API by catching all exceptions
2024-11-02 05:25:05 +08:00
Meng Xiangzhuo
76187d31cf
feat: more binance fast download timeframes
2024-11-02 04:12:57 +08:00
Meng Xiangzhuo
c3bbedbc56
refactor: create coroutines on demand
...
to avoid "coroutine was never awaited" warnings
2024-11-02 04:10:46 +08:00
gaardiolor
c4312fbb31
_lev_prep: fixed typo. dry_run_liquidation_price: use wallet_balance instead of stake_amount
2024-11-01 19:14:37 +01:00
Matthias
1bf71b47df
docs: add gate documentation about new permissions
2024-11-01 17:49:00 +01:00
Matthias
67f26fa1ac
Merge pull request #10782 from freqtrade/feat/bt_reverse
...
Enable future positions to reverse their position
2024-11-01 09:29:35 +01:00
Matthias
dafabd5b99
Merge pull request #10860 from xzmeng/fix-test-download-data-timerange
...
tests: fix failure when local timezone is not utc
2024-11-01 09:19:39 +01:00
Matthias
878adfb0c0
tests: expand tests to cover several times and timezones
2024-11-01 08:57:03 +01:00
Matthias
3da9f6d0e3
Merge pull request #10857 from freqtrade/ci_mypy_cache
...
Improved caching
2024-11-01 08:44:13 +01:00
Matthias
f5fdd8a6ab
Merge pull request #10866 from xzmeng/fix-strategy101-link
...
docs: fix strategy 101 link
2024-10-31 15:47:02 +01:00
Meng Xiangzhuo
47e4599fe2
docs: fix strategy 101 link
2024-10-31 22:20:45 +08:00
Matthias
81b432dc0e
chore: bump dev-version to 2024.11-dev
2024-10-31 08:08:02 +01:00
Matthias
87c5668b14
Merge pull request #10863 from freqtrade/new_release
...
New release 2024.10
2024-10-31 08:04:45 +01:00
Matthias
84da133e95
chore: bump version to 2024.10
2024-10-31 07:14:12 +01:00
Matthias
80e254d46b
Merge branch 'stable' into new_release
2024-10-31 07:13:50 +01:00
Matthias
7bce16f811
Merge pull request #10861 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-10-31 06:43:24 +01:00
xmatthias
0d430be1fa
chore: update pre-commit hooks
2024-10-31 03:08:41 +00:00
Meng Xiangzhuo
3c76af9dab
tests: fix windows
2024-10-31 04:18:37 +08:00
Meng Xiangzhuo
ad12a9eb99
tests: setup windows asyncio loop
2024-10-31 03:29:21 +08:00
Axel-CH
12424aef69
improve handle_similar_open_order description
2024-10-30 15:19:29 -04:00
Axel-CH
091fe6be88
improve handle_similar_open_order log message
2024-10-30 14:38:54 -04:00
Axel-CH
9432865bcd
updated test_dca_order_adjust: if an exit order is open, a new one with same price, amount and side can't be created.
2024-10-30 14:27:33 -04:00
Meng Xiangzhuo
45bf046645
tests: add performance comparison
2024-10-31 01:51:54 +08:00
Meng Xiangzhuo
a8516ff0f5
tests: fix failure when local timezone is not utc
2024-10-31 01:37:24 +08:00
Meng Xiangzhuo
2ceda2987c
feat: add binance 1s ohlcv fast download
2024-10-30 23:51:25 +08:00
Matthias
e99adc339e
chore: re-use 3.12 cache for online tests
2024-10-30 15:55:50 +01:00
Meng Xiangzhuo
1aa863a92f
tests: fix
2024-10-30 22:11:37 +08:00
Axel-CH
c0754587bf
add handle_similar_open_order for execute_trade_exit
2024-10-29 23:30:36 -04:00
Meng Xiangzhuo
a417698fcd
tests: fix test and improve coverage
2024-10-30 11:30:12 +08:00
Axel-CH
7ecf1b18c1
consider price in handle_similar_open_order
2024-10-29 22:05:42 -04:00
Axel-CH
9b8e485f00
fix handle_similar_open_order operator
2024-10-29 21:20:44 -04:00
Meng Xiangzhuo
e49b5b03db
feat: stop on 404 to prevent missing data
2024-10-30 07:59:06 +08:00
Meng Xiangzhuo
b5f503dbbb
tests: binance compare data.binance.vision to rest API
2024-10-30 07:30:03 +08:00
Meng Xiangzhuo
04d3633545
feat: implement fetch data from data.binance.vision
2024-10-30 07:29:52 +08:00
Meng Xiangzhuo
4e585c5c34
feat: implement Binance.get_historic_ohlcv detail
2024-10-30 07:29:38 +08:00
Meng Xiangzhuo
867aae868d
refactor: move is_new_pair logic to Binance.get_historic_ohlcv
2024-10-30 07:29:19 +08:00
Matthias
1f237db2b5
Merge pull request #10856 from freqtrade/fix/bt_parallel
...
Fix backtest parallelism with timeframe-detail
2024-10-29 20:27:14 +01:00
Matthias
04e8c3ceea
chore: try improve caching
2024-10-29 19:31:08 +01:00
Matthias
592848ad03
test: re-add excluded assert
2024-10-29 19:27:03 +01:00
Matthias
22318eb80e
chore: fix bad usage of variables
2024-10-29 18:14:53 +01:00
Matthias
c03f8afca1
docs: document new behavior
2024-10-29 07:15:47 +01:00
Matthias
88f8e0b8b1
test: improve test for long/short switch
2024-10-29 07:15:47 +01:00
Matthias
8f6b831512
tests: adjust test_locked_pairs for new auto-lock
2024-10-29 07:15:47 +01:00
Matthias
85a2c12768
feat: Lock pairs in direction of the trade only
2024-10-29 07:15:47 +01:00
Matthias
1b8fd63853
tests: BT Detail tests should cover position switch
2024-10-29 07:15:47 +01:00
Matthias
ae325ff124
tests: fix test based on changed behavior
2024-10-29 07:15:47 +01:00
Matthias
1698d96883
feat: Allow Backtesting to reverse position
2024-10-29 07:15:47 +01:00
Matthias
e35f5c9fde
tests: update test to account for newly added prop
2024-10-29 07:13:36 +01:00
Matthias
26a59e2cc5
fix: Don't allow backtesting to exceed max_open_trades in odd edge-cases
...
closes #10853
2024-10-29 07:13:02 +01:00
Matthias
56df7ad9fc
chore: remove unnecessary commented log statement
2024-10-29 06:57:52 +01:00
Matthias
52ae7c3615
Merge pull request #10854 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-10-29 06:39:42 +01:00
xmatthias
c9e56ab04b
chore: update pre-commit hooks
2024-10-29 03:08:45 +00:00
gaardiolor
cfa527e9af
added tests for hyperliquid
2024-10-28 20:34:24 +01:00
Matthias
6cb17caf91
tests: Add test showing behavior from #10853
2024-10-28 20:28:26 +01:00
gaardiolor
67a0040732
added hyperliquid to conftest
2024-10-28 19:32:43 +01:00
gaardiolor
3913b450b6
check for tickers_have_bid_ask
2024-10-28 19:30:59 +01:00
Matthias
13d61e15f4
Merge pull request #10846 from freqtrade/dependabot/pip/develop/fastapi-0.115.4
...
chore(deps): bump fastapi from 0.115.2 to 0.115.4
2024-10-28 07:25:53 +01:00
Matthias
7d46236900
Merge pull request #10849 from freqtrade/dependabot/pip/develop/ruff-0.7.1
...
chore(deps-dev): bump ruff from 0.7.0 to 0.7.1
2024-10-28 07:15:44 +01:00
Matthias
a7e54967c3
Merge pull request #10847 from freqtrade/dependabot/pip/develop/rich-13.9.3
...
chore(deps): bump rich from 13.9.2 to 13.9.3
2024-10-28 06:41:13 +01:00
Matthias
a440e4ef79
Merge pull request #10843 from freqtrade/dependabot/pip/develop/ccxt-4.4.24
...
chore(deps): bump ccxt from 4.4.20 to 4.4.24
2024-10-28 06:39:15 +01:00
dependabot[bot]
b5a52129fb
chore(deps-dev): bump ruff from 0.7.0 to 0.7.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.7.0...0.7.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 05:39:02 +00:00
Matthias
8e72e0ec07
Merge pull request #10842 from freqtrade/dependabot/pip/develop/orjson-3.10.10
...
chore(deps): bump orjson from 3.10.9 to 3.10.10
2024-10-28 06:38:08 +01:00
Matthias
8204ecc131
Merge pull request #10844 from freqtrade/dependabot/pip/develop/mypy-1.13.0
...
chore(deps-dev): bump mypy from 1.12.1 to 1.13.0
2024-10-28 06:37:28 +01:00
dependabot[bot]
beaf5215b7
chore(deps): bump rich from 13.9.2 to 13.9.3
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.9.2 to 13.9.3.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v13.9.2...v13.9.3 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 03:33:21 +00:00
dependabot[bot]
b3fa997bea
chore(deps): bump fastapi from 0.115.2 to 0.115.4
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.2 to 0.115.4.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.2...0.115.4 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 03:32:56 +00:00
dependabot[bot]
eab5bfb475
chore(deps-dev): bump mypy from 1.12.1 to 1.13.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.12.1 to 1.13.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.12.1...v1.13.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 03:32:38 +00:00
dependabot[bot]
9f5d4dd67f
chore(deps): bump ccxt from 4.4.20 to 4.4.24
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.20 to 4.4.24.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.20...4.4.24 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 03:32:33 +00:00
dependabot[bot]
fc757f6cf7
chore(deps): bump orjson from 3.10.9 to 3.10.10
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.9 to 3.10.10.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.10.9...3.10.10 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-28 03:32:23 +00:00
gaardiolor
fd619de1d3
typo
2024-10-27 22:00:52 +01:00
Matthias
4c0341b232
Merge pull request #10827 from freqtrade/fix/freqai-zeros
...
fix: guarantee crash resiliency, as long as users reload bot gracefully
2024-10-27 21:51:07 +01:00
Matthias
a3bcc9d91e
chore: schema.json updated
2024-10-27 21:28:36 +01:00
Robert Caulk
d215e3ca68
chore: add documentation and add wait_for_training to config schema
2024-10-27 19:20:19 +01:00
gaardiolor
493fa8541b
fixes related to ruff and mypy
2024-10-27 17:06:56 +01:00
Matthias
930b5e07f8
tests: adapt tests for improved createMarketBuyOrderRequiresPrice validation
2024-10-27 13:56:46 +01:00
Matthias
5174717ca9
fix: ensure createMarketBuyOrderRequiresPrice is only applied to buys
...
closes #10833
2024-10-27 13:56:38 +01:00
gaardiolor
a7681fc712
revert ccxt version bump
2024-10-27 12:27:54 +01:00
gaardiolor
7d1976ad05
fix ohlcv_candle_limit funding_rate candles
...
Co-authored-by: Matthias <xmatthias@outlook.com >
2024-10-27 12:09:20 +01:00
Matthias
d317f33f4e
chore: improve potentially erroneous comparison
2024-10-27 09:53:51 +01:00
Matthias
9e53b0742c
docs: update documentation code to align with comment
...
closes #10838
2024-10-27 07:57:52 +01:00
gaardiolor
4c78b8c6d1
updated dry_run_liquidation_price to match new signature
...
fixed comment
2024-10-26 14:13:57 +02:00
gaardiolor
b88db55db3
Initial implementation of hyperliquid.
...
- Spot
- Swap (long, short, leverage, stoploss_on_exchange)
- dry_run_liquidation_price()
2024-10-25 17:47:53 +02:00
Matthias
b8f8d1d4b1
Merge pull request #10831 from xzmeng/fix-log
...
feat: auto-create logs dir if it's absent
2024-10-25 07:38:53 +02:00
Matthias
c4cbf6de3b
tests: reset permissions on tmp-path
...
to facilitate cleanup
2024-10-25 07:22:11 +02:00
Matthias
e7b0e3293d
feat: Exit with exception, not with exit1
...
this aligns to how other parts of the code work - leaving "exit" to the outermost caller.
2024-10-25 06:34:46 +02:00
Meng Xiangzhuo
87c8e85068
feat: add user friendly message on permission error
2024-10-25 00:01:41 +08:00
Matthias
c9ae5e1e9f
Merge pull request #10834 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-10-24 09:29:03 +02:00
xmatthias
3d9514d266
chore: update pre-commit hooks
2024-10-24 06:07:00 +02:00
Matthias
3d9cbf52b9
chore: improve import sorting
2024-10-24 06:06:31 +02:00
Matthias
5b4043db85
chore: use Class for parse_timerange
2024-10-24 06:06:31 +02:00
Matthias
661d36614f
Merge pull request #10824 from freqtrade/dependabot/pip/develop/torch-2.5.0
...
chore(deps): bump torch from 2.2.2 to 2.5.0
2024-10-23 18:06:09 +02:00
Matthias
11cef55c03
test: update mock to new pairlist location
2024-10-23 17:59:34 +02:00
Matthias
667d08d003
refactor: extract pairlist_api from background_tasks file
2024-10-23 17:57:36 +02:00
Meng Xiangzhuo
ba780276a2
feat: auto-create logs dir if it's absent
2024-10-23 00:22:23 +08:00
Matthias
46db0bc08c
feat: rename endpoint to be better aligned
2024-10-22 06:40:01 +02:00
Matthias
0de3c6945b
test: add test for api/hyperopt-loss
2024-10-22 06:39:55 +02:00
Matthias
0bf30aaa6b
feat: add hyperopt-loss api endpoint
2024-10-22 06:39:43 +02:00
Matthias
faac205464
tests: add test for list-hyperoptloss
2024-10-22 06:39:30 +02:00
Matthias
1d5d7048d6
chore: improve test imports
2024-10-22 06:38:20 +02:00
Matthias
033643c4ca
docs: add documentation for list-hyperoptloss
2024-10-22 06:38:20 +02:00
Matthias
8b8b5cfac4
feat: add list-hyperoptloss subcommand
2024-10-22 06:38:20 +02:00
Matthias
9ad32fd846
fix: improved defaultHyperoptLoss alias
...
this gives the class it's proper name.
2024-10-22 06:38:20 +02:00
Matthias
d9766bfd7e
Merge pull request #10829 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-10-22 06:35:18 +02:00
xmatthias
186f2a8392
chore: update pre-commit hooks
2024-10-22 03:08:05 +00:00
Matthias
c6a43b0d0c
Merge pull request #10820 from freqtrade/dependabot/pip/develop/mypy-1.12.1
...
chore(deps-dev): bump mypy from 1.11.2 to 1.12.1
2024-10-21 11:46:41 +02:00
Robert Caulk
a1513b7c7c
fix: allow user to break training
2024-10-21 11:40:46 +02:00
Robert Caulk
6571ef4e45
fix: guarantee crash resiliency, as long as users reload bot gracefully
2024-10-21 11:14:28 +02:00
Matthias
a3f8a4f45e
Merge pull request #10817 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.36
...
chore(deps): bump sqlalchemy from 2.0.35 to 2.0.36
2024-10-21 10:46:07 +02:00
Matthias
336111fbd4
chore: update sqlalchemy pre-commit
2024-10-21 10:19:27 +02:00
Matthias
f100ad12e0
chore: fix whitespace error after merge
2024-10-21 10:18:01 +02:00
Matthias
7adc505a00
Merge branch 'develop' into dependabot/pip/develop/mypy-1.12.1
2024-10-21 10:17:19 +02:00
Matthias
d781ee0596
Merge pull request #10814 from freqtrade/dependabot/pip/develop/types-9987b1e203
...
chore(deps-dev): bump types-requests from 2.32.0.20240914 to 2.32.0.20241016 in the types group
2024-10-21 09:44:14 +02:00
Matthias
0ea9240226
Merge pull request #10822 from freqtrade/dependabot/pip/develop/ccxt-4.4.20
...
chore(deps): bump ccxt from 4.4.17 to 4.4.20
2024-10-21 09:24:59 +02:00
Matthias
dbbdb7cd7e
Merge pull request #10818 from freqtrade/dependabot/pip/develop/psutil-6.1.0
...
chore(deps): bump psutil from 6.0.0 to 6.1.0
2024-10-21 08:56:25 +02:00
Matthias
2f98d2a781
Merge pull request #10825 from freqtrade/dependabot/pip/develop/orjson-3.10.9
...
chore(deps): bump orjson from 3.10.7 to 3.10.9
2024-10-21 08:32:40 +02:00
dependabot[bot]
d9ea89857c
chore(deps): bump sqlalchemy from 2.0.35 to 2.0.36
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.35 to 2.0.36.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 06:05:10 +00:00
dependabot[bot]
a29a697012
chore(deps): bump ccxt from 4.4.17 to 4.4.20
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.17 to 4.4.20.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.17...4.4.20 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 06:05:02 +00:00
Matthias
430706529a
Merge pull request #10823 from freqtrade/dependabot/pip/develop/cryptography-43.0.3
...
chore(deps): bump cryptography from 42.0.8 to 43.0.3
2024-10-21 08:04:08 +02:00
Matthias
9b1999bc02
Merge pull request #10821 from freqtrade/dependabot/pip/develop/ruff-0.7.0
...
chore(deps-dev): bump ruff from 0.6.9 to 0.7.0
2024-10-21 07:53:50 +02:00
Matthias
196e82d3ab
Merge pull request #10819 from freqtrade/dependabot/pip/develop/bottleneck-1.4.2
...
chore(deps): bump bottleneck from 1.4.1 to 1.4.2
2024-10-21 07:53:40 +02:00
dependabot[bot]
1761d0e65c
chore(deps): bump psutil from 6.0.0 to 6.1.0
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-6.0.0...release-6.1.0 )
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 05:33:28 +00:00
Matthias
9465723026
Merge pull request #10816 from freqtrade/dependabot/pip/develop/uvicorn-0.32.0
...
chore(deps): bump uvicorn from 0.31.1 to 0.32.0
2024-10-21 07:32:37 +02:00
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
2024-10-21 07:32:10 +02:00
Matthias
4f0380bb2c
Merge pull request #10779 from froggleston/frog-strat101-docs-1
...
Improve strategy development documentation
2024-10-21 06:41:59 +02:00
Matthias
41a4c7c39f
chore: improve type safety
2024-10-21 06:39:55 +02:00
Matthias
e3bdf89cab
chore: bump pre-commit types-requests
2024-10-21 06:33:55 +02:00
dependabot[bot]
0843f09c86
chore(deps): bump orjson from 3.10.7 to 3.10.9
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.7 to 3.10.9.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.10.7...3.10.9 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 03:18:32 +00:00
dependabot[bot]
93afe00205
chore(deps): bump torch from 2.2.2 to 2.5.0
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.2.2 to 2.5.0.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.2.2...v2.5.0 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 03:18:20 +00:00
dependabot[bot]
0f978bbcc7
chore(deps): bump cryptography from 42.0.8 to 43.0.3
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.8 to 43.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.3 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 03:18:10 +00:00
dependabot[bot]
88c49a9f7c
chore(deps-dev): bump ruff from 0.6.9 to 0.7.0
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.9 to 0.7.0.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.9...0.7.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 03:17:52 +00:00
dependabot[bot]
83f285c913
chore(deps-dev): bump mypy from 1.11.2 to 1.12.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.11.2 to 1.12.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.12.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 03:17:35 +00:00
dependabot[bot]
24499c5ea9
chore(deps): bump bottleneck from 1.4.1 to 1.4.2
...
Bumps [bottleneck](https://github.com/pydata/bottleneck ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/pydata/bottleneck/releases )
- [Changelog](https://github.com/pydata/bottleneck/blob/master/RELEASE.rst )
- [Commits](https://github.com/pydata/bottleneck/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: bottleneck
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 03:17:23 +00:00
dependabot[bot]
d02b1f04e2
chore(deps): bump uvicorn from 0.31.1 to 0.32.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.31.1 to 0.32.0.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.31.1...0.32.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 03:16:42 +00:00
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 >
2024-10-21 03:16:38 +00:00
dependabot[bot]
306db6d026
chore(deps-dev): bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed ).
Updates `types-requests` from 2.32.0.20240914 to 2.32.0.20241016
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-21 03:15:50 +00:00
froggleston
b75ff4bdf5
Adjust docs based on review
2024-10-20 21:53:12 +01:00
Matthias
60439c7d8e
chore: enhanced pyright configuration
...
this should get rid of most errors in recent pylance versions
by disabling them all.
2024-10-20 15:29:37 +02:00
Matthias
3518a4167c
chore: minor typing fix
2024-10-20 15:24:45 +02:00
Matthias
51dd7fa58e
chore: ensure empty leverage tiers files don't cause an exception
2024-10-20 15:22:50 +02:00
Matthias
0a5549ebc9
docs: add canonical_version
2024-10-20 12:35:26 +02:00
Matthias
607167ebe7
fix: improve resilience of ft_rest_client
2024-10-20 11:52:29 +02:00
Matthias
1183517c3a
chore: remove non-needed type_checking import
2024-10-20 11:45:39 +02:00
Matthias
6d169784ed
chore: remove mypy override for telegram module
...
it's no longer necessary.
2024-10-20 10:41:19 +02:00
Matthias
9b16cc6266
Merge pull request #10810 from xzmeng/delete-market-change
...
fix: delete market change file when deleting backtest result
2024-10-19 13:37:43 +02:00
Matthias
d56f46e1b1
Merge pull request #10805 from bearvar/ComplexHyperOptLoss
...
Add new hyperopt loss function
2024-10-19 13:32:46 +02:00
Matthias
6a5feacd38
tests: Skip binanceus websocket tests
...
binance.us volume is currently too low for this test to run reliably.
2024-10-19 13:32:27 +02:00
Matthias
0a91189e6a
chore: remove unused kwargs
2024-10-19 13:10:40 +02:00
Matthias
e9d9ebf156
docs: Update documentation for MultiMetricHyperOptLoss
2024-10-19 13:05:59 +02:00
Matthias
1a85dc9b99
chore: Update to new code standard
2024-10-19 13:02:45 +02:00
Matthias
660af7ec70
chore: Fix test failure, sort imports
2024-10-19 13:02:27 +02:00
Matthias
102d44a7b8
chore: improve lbank comment message
2024-10-19 12:35:23 +02:00
Matthias
549b0f8ef4
feat: delete all files when deleting a backtest result
2024-10-19 12:33:42 +02:00
Matthias
c6fe8ae70c
feat: add lbank candle limit parameters
2024-10-19 11:51:25 +02:00
Meng Xiangzhuo
9e1af0db63
delete market change when deleting backtest result
2024-10-19 10:55:24 +08:00
Matthias
43b6cb9bff
docs: Update 101 docs
2024-10-18 18:21:27 +02:00
Matthias
9b7acf33c6
docs: rename file to strategy-101
2024-10-18 18:16:29 +02:00
Matthias
3914abda20
Merge pull request #10808 from freqtrade/update_macos_images
...
ci: update macos version to new images
2024-10-18 07:29:20 +02:00
Matthias
e47042d1cb
Merge pull request #10773 from freqtrade/fix/freqai_m3
...
fix: Support mps device where available
2024-10-18 07:07:23 +02:00
Matthias
a40a2f96b5
chore: attempt to speed up CI
...
Coveralls is only needed by one matrix run ...
2024-10-18 06:26:36 +02:00
Matthias
efc689a937
chore: update macos version to new images
2024-10-17 20:40:13 +02:00
bearvar
78bf40eaa9
Edit EXPECTANCY_CONST to show it can be decimal.
2024-10-17 22:09:00 +05:00
bearvar
578604619a
Edit PF_CONST to show it can be decimal.
2024-10-17 22:07:32 +05:00
bearvar
6eac798d91
Rename ComplexHyperOptLoss to MultiMetricHyperOptLoss. Add it to test_loss_functions_better_profits.
2024-10-17 21:54:25 +05:00
Alex
121bdbad84
Update and rename hyperopt_loss_complex.py to hyperopt_loss_multi_metric.py
2024-10-17 21:42:34 +05:00
Matthias
aaeaa02406
Merge pull request #10807 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-10-17 06:24:20 +02:00
xmatthias
5b2b2d1a5c
chore: update pre-commit hooks
2024-10-17 03:06:56 +00:00
bearvar
9209d11084
Add new hyperopt loss function
2024-10-16 21:52:42 +05:00
froggleston
60f54f1bc9
Improve 101 docs
2024-10-15 12:37:55 +01:00
Robert Davey
8b1de5d9b5
Update docs/freqtrade-101.md
...
Co-authored-by: Matthias <xmatthias@outlook.com >
2024-10-15 11:54:26 +01:00
Matthias
b2095481b3
Merge pull request #10783 from xzmeng/remove-setuppy
...
Remove setup.py
2024-10-15 06:39:29 +02:00
froggleston
a8e8517364
Minor typo
2024-10-15 00:11:16 +01:00
Matthias
c9b31c62cd
docs: improved wording for developer docs
2024-10-14 19:10:49 +02:00
froggleston
c72cf64c8a
Americanize *sigh*
2024-10-14 17:36:43 +01:00
froggleston
8c2f841972
Update 101 and customisation docs
2024-10-14 17:33:55 +01:00
Meng Xiangzhuo
0c1c750005
Add and dependency groups
2024-10-14 19:51:04 +08:00
Axel-CH
5c9ec37609
abort execute_entry if similar_open_order found
2024-10-14 05:52:38 -04:00
Axel-CH
4dc20effb8
fix codespell
2024-10-14 05:40:21 -04:00
Axel-CH
084d951ffd
mypy fix for handle_similar_open_order
2024-10-14 05:34:01 -04:00
Axel-CH
092fbe25b8
enhancement on cancel_open_orders_of_trade
2024-10-14 05:23:05 -04:00
Axel-CH
7d5d84763f
add handling of simital open order
2024-10-14 05:12:03 -04:00
Matthias
33d98dfe8c
Merge pull request #10791 from freqtrade/dependabot/pip/develop/ccxt-4.4.17
...
chore(deps): bump ccxt from 4.4.14 to 4.4.17
2024-10-14 08:55:13 +02:00
Matthias
256815e148
Merge pull request #10793 from freqtrade/dependabot/pip/develop/fastapi-0.115.2
...
chore(deps): bump fastapi from 0.115.0 to 0.115.2
2024-10-14 08:32:01 +02:00
dependabot[bot]
cdbfbb5504
chore(deps): bump ccxt from 4.4.14 to 4.4.17
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.14 to 4.4.17.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.14...4.4.17 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-14 06:13:50 +00:00
Matthias
753a88c409
Merge pull request #10797 from freqtrade/dependabot/pip/develop/aiohttp-3.10.10
...
chore(deps): bump aiohttp from 3.10.9 to 3.10.10
2024-10-14 08:13:00 +02:00
Matthias
eef6966a85
Merge pull request #10796 from freqtrade/dependabot/pip/develop/bottleneck-1.4.1
...
chore(deps): bump bottleneck from 1.4.0 to 1.4.1
2024-10-14 07:58:00 +02:00
Matthias
d1d6a30884
Merge pull request #10795 from freqtrade/dependabot/pip/develop/pre-commit-4.0.1
...
chore(deps-dev): bump pre-commit from 4.0.0 to 4.0.1
2024-10-14 07:39:14 +02:00
dependabot[bot]
3a190a1c37
chore(deps): bump fastapi from 0.115.0 to 0.115.2
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.115.0 to 0.115.2.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.115.0...0.115.2 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-14 05:15:21 +00:00
Matthias
ae70902921
Merge pull request #10792 from freqtrade/dependabot/pip/develop/time-machine-2.16.0
...
chore(deps-dev): bump time-machine from 2.15.0 to 2.16.0
2024-10-14 07:14:59 +02:00
Matthias
5418237919
Merge pull request #10790 from freqtrade/dependabot/pip/develop/uvicorn-0.31.1
...
chore(deps): bump uvicorn from 0.31.0 to 0.31.1
2024-10-14 07:14:31 +02:00
Matthias
42fcdb33a1
Merge pull request #10789 from freqtrade/dependabot/pip/develop/mkdocs-2fa875aea2
...
chore(deps): bump mkdocs-material from 9.5.39 to 9.5.40 in the mkdocs group
2024-10-14 07:12:14 +02:00
dependabot[bot]
2098e69fb4
chore(deps): bump aiohttp from 3.10.9 to 3.10.10
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.9 to 3.10.10.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.9...v3.10.10 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-14 03:48:48 +00:00
dependabot[bot]
2415275e90
chore(deps): bump bottleneck from 1.4.0 to 1.4.1
...
Bumps [bottleneck](https://github.com/pydata/bottleneck ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/pydata/bottleneck/releases )
- [Changelog](https://github.com/pydata/bottleneck/blob/master/RELEASE.rst )
- [Commits](https://github.com/pydata/bottleneck/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: bottleneck
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-14 03:48:29 +00:00
dependabot[bot]
83fcc92f75
chore(deps-dev): bump pre-commit from 4.0.0 to 4.0.1
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-14 03:48:21 +00:00
dependabot[bot]
64a7ab6e2e
chore(deps-dev): bump time-machine from 2.15.0 to 2.16.0
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.15.0 to 2.16.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.15.0...2.16.0 )
---
updated-dependencies:
- dependency-name: time-machine
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-14 03:48:01 +00:00
dependabot[bot]
a772e1f9ca
chore(deps): bump uvicorn from 0.31.0 to 0.31.1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.31.0 to 0.31.1.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.31.0...0.31.1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-14 03:47:30 +00:00
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 >
2024-10-14 03:47:26 +00:00
Meng Xiangzhuo
4cd4660357
Remove setup.py
2024-10-13 23:22:10 +08:00
Matthias
d503724bda
chore: improve backtest comment
2024-10-12 13:04:09 +02:00
Matthias
2756a1f1a0
chore: improve statement sequence for improved short circuiting
2024-10-12 11:44:29 +02:00
Matthias
883122a98b
refactor: Simplify backtest code slightly
...
This should also slighly improve performance for detail backtests
as it removes one comparison
2024-10-12 11:34:13 +02:00
Matthias
bd7f0383d1
chore: improve clarity of argument name
2024-10-12 11:25:15 +02:00
Matthias
aa8cefc110
fix: minor missing statement in detail backtest fallback
2024-10-12 11:06:13 +02:00
Matthias
48740f5032
docs: add new document to index
2024-10-12 08:41:03 +02:00
froggleston
35b81a2f38
Initial work on strategy dev docs
2024-10-11 23:00:09 +01:00
Matthias
4b582b9d7e
fix(bybit): Override fetchOrder to false for spot markets
...
closes #10777
2024-10-10 19:48:30 +02:00
Matthias
d72f45a94b
Merge pull request #10776 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-10-10 06:28:32 +02:00
xmatthias
a71ed3ec5a
chore: update pre-commit hooks
2024-10-10 03:06:38 +00:00
Axel-CH
95f709ae14
fix formating
2024-10-08 01:40:56 -04:00
Axel-CH
43b2ec1e3f
replace existing entry order before placing new one in execute_entry
2024-10-08 01:31:47 -04:00
Matthias
92b2a6fa24
fix: Support mps device where available
2024-10-08 07:20:49 +02:00
Axel-CH
acb3941776
fix typo for list type
2024-10-08 00:57:06 -04:00
Axel CH
f8807cf659
Merge branch 'develop' into feature/proceed-exit-while-open-order
2024-10-08 00:51:30 -04:00
Matthias
ddeb64964d
Merge pull request #10770 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-10-08 06:36:12 +02:00
xmatthias
b2d6c5b6a7
chore: update pre-commit hooks
2024-10-08 03:09:02 +00:00
Axel-CH
c01996d1d1
fix tests related to position adjustment
2024-10-07 15:31:26 -04:00
Matthias
271375d171
Merge pull request #10758 from stash86/recursive-str
...
add is_number check to make sure we skip non-number columns
2024-10-07 21:09:58 +02:00
Matthias
5693039f0d
tests: Add test-column to ensure string columns won't regress
2024-10-07 20:33:12 +02:00
Matthias
52304b37a2
feat: Allow strategies to not define enter_long
2024-10-07 20:28:29 +02:00
Axel-CH
3d6e186b30
allow position ajustment if position open
2024-10-07 12:35:09 -04:00
Matthias
fe8eabda37
Merge pull request #10759 from freqtrade/dependabot/pip/develop/types-9d35b667ff
...
chore(deps-dev): bump types-python-dateutil from 2.9.0.20240906 to 2.9.0.20241003 in the types group
2024-10-07 08:27:26 +02:00
Matthias
a00032de53
Merge pull request #10768 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.10.3
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3
2024-10-07 08:01:39 +02:00
Matthias
b320358dc4
Merge pull request #10766 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.11.2
...
chore(deps): bump pymdown-extensions from 10.11.1 to 10.11.2
2024-10-07 07:50:40 +02:00
Matthias
f81ab8e4d4
Merge pull request #10765 from freqtrade/dependabot/pip/develop/rich-13.9.2
...
chore(deps): bump rich from 13.8.1 to 13.9.2
2024-10-07 07:24:49 +02:00
Matthias
9a537248a4
Merge pull request #10764 from freqtrade/dependabot/pip/develop/humanize-4.11.0
...
chore(deps): bump humanize from 4.10.0 to 4.11.0
2024-10-07 07:07:49 +02:00
Matthias
eeed65b354
chore: Bump pre-commit types-python-dateutil
2024-10-07 07:07:25 +02:00
Matthias
3c6711c590
Merge pull request #10763 from freqtrade/dependabot/pip/develop/aiohttp-3.10.9
...
chore(deps): bump aiohttp from 3.10.8 to 3.10.9
2024-10-07 06:53:44 +02:00
Matthias
90d8dfcf12
Merge pull request #10762 from freqtrade/dependabot/pip/develop/pre-commit-4.0.0
...
chore(deps-dev): bump pre-commit from 3.8.0 to 4.0.0
2024-10-07 06:53:18 +02:00
Matthias
03b76f3c8a
Merge pull request #10761 from freqtrade/dependabot/pip/develop/ccxt-4.4.14
...
chore(deps): bump ccxt from 4.4.9 to 4.4.14
2024-10-07 06:53:04 +02:00
Matthias
b9caed4392
Merge pull request #10760 from freqtrade/dependabot/pip/develop/ruff-0.6.9
...
chore(deps-dev): bump ruff from 0.6.8 to 0.6.9
2024-10-07 06:52:56 +02:00
dependabot[bot]
6993a650b0
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.2...v1.10.3 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 03:45:40 +00:00
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 >
2024-10-07 03:17:55 +00:00
dependabot[bot]
7c9e6779c6
chore(deps): bump rich from 13.8.1 to 13.9.2
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.8.1 to 13.9.2.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v13.8.1...v13.9.2 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 03:17:51 +00:00
dependabot[bot]
ec6d9ec7de
chore(deps): bump humanize from 4.10.0 to 4.11.0
...
Bumps [humanize](https://github.com/python-humanize/humanize ) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/python-humanize/humanize/releases )
- [Commits](https://github.com/python-humanize/humanize/compare/4.10.0...4.11.0 )
---
updated-dependencies:
- dependency-name: humanize
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 03:17:48 +00:00
dependabot[bot]
58fccadf08
chore(deps): bump aiohttp from 3.10.8 to 3.10.9
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.8 to 3.10.9.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.8...v3.10.9 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 03:17:45 +00:00
dependabot[bot]
34e7362132
chore(deps-dev): bump pre-commit from 3.8.0 to 4.0.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.8.0 to 4.0.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.8.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 03:17:30 +00:00
dependabot[bot]
fca39a7809
chore(deps): bump ccxt from 4.4.9 to 4.4.14
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.9 to 4.4.14.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.9...4.4.14 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 03:17:24 +00:00
dependabot[bot]
278404f47c
chore(deps-dev): bump ruff from 0.6.8 to 0.6.9
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.8 to 0.6.9.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.8...0.6.9 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 03:17:11 +00:00
dependabot[bot]
64612712a5
chore(deps-dev): bump types-python-dateutil in the types group
...
Bumps the types group with 1 update: [types-python-dateutil](https://github.com/python/typeshed ).
Updates `types-python-dateutil` from 2.9.0.20240906 to 2.9.0.20241003
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-07 03:15:59 +00:00
Stefano Ariestasia
9ffd0ad982
add is_number check
2024-10-07 11:17:15 +09:00
Matthias
e703fec3af
Merge pull request #10748 from freqtrade/maint/bump_ruff_minpython
...
Bump ruff target version to 3.9
2024-10-06 08:56:50 +02:00
Matthias
78e9eac64a
chore: Fix remaining violations after merge
2024-10-06 08:28:55 +02:00
Matthias
2b1fc8725e
Merge branch 'develop' into maint/bump_ruff_minpython
2024-10-06 08:28:09 +02:00
Matthias
b885c3dda3
Merge pull request #10746 from xzmeng/startup-time
...
Postpone imports on demand
2024-10-06 08:21:54 +02:00
Matthias
aa2c1501da
chore: fix missed dependencies for deploy_ui
2024-10-05 13:20:43 +02:00
Matthias
ed5c929b23
chore: remove rapidjson from "default" imports
2024-10-05 13:17:35 +02:00
Matthias
672a23dbcd
chore: revert changes to btanalysis - they have no impact
2024-10-05 13:09:30 +02:00
Matthias
24c09d0319
refactor: move ui deployment to it's own file
2024-10-05 13:06:19 +02:00
Matthias
092275a981
refactor: move config deployment to it's own file
2024-10-05 13:00:11 +02:00
Matthias
3fe97e1709
chore: Remove __futures__ import and corresponding ruff skips
2024-10-05 11:43:28 +02:00
Matthias
1ad4f0c9b5
chore: re-export from system module
2024-10-05 11:30:17 +02:00
Matthias
27a327402b
chore: improve behavior by validating earlier
...
(and with exception handling)
2024-10-05 11:09:39 +02:00
Matthias
e2adfe9eab
Merge pull request #10749 from xzmeng/fix-setuppy
...
Fix setup.py
2024-10-04 13:00:21 +02:00
Meng Xiangzhuo
67690c9e8e
Fix setup.py
2024-10-04 18:11:36 +08:00
Matthias
4c3c2eaa3b
chore: update ruff target version to 3.9
2024-10-04 07:11:06 +02:00
Matthias
cf6c41f9db
chore: remove no longer required imports
2024-10-04 07:10:49 +02:00
Matthias
2e0a597ee4
chore: update tests to modern typing syntax
2024-10-04 07:09:51 +02:00
Matthias
628983d123
chore: update ft_client to modern typing syntax
2024-10-04 07:08:56 +02:00
Matthias
8ec5dd6def
chore: update to modern typing syntax
2024-10-04 07:08:30 +02:00
Matthias
acc40c73f3
chore: update strategy to modern typing syntax
2024-10-04 07:07:32 +02:00
Matthias
1d4658e978
chore: update rpc to modern typing syntax
2024-10-04 07:06:27 +02:00
Matthias
b8bbf3b69e
chore: update resolvers to modern typing syntax
2024-10-04 07:02:57 +02:00
Matthias
d8e41fa8b1
chore: update plugins to modern typing syntax
2024-10-04 07:02:20 +02:00
Matthias
e9a6ba03f9
chore: update persistence to modern typing syntax
2024-10-04 06:55:05 +02:00
Matthias
2e69e38adb
chore: update optimize to modern typing syntax
2024-10-04 06:53:50 +02:00
Matthias
c5ed876c09
chore: update types config to modern typing syntax
2024-10-04 06:50:53 +02:00
Matthias
96f737f13e
chore: update freqai to modern typing syntax
2024-10-04 06:50:34 +02:00
Matthias
f369151e8e
chore: update exchange config to modern typing syntax
2024-10-04 06:46:45 +02:00
Matthias
d1b9990e4e
chore: update edge config to modern typing syntax
2024-10-04 06:42:29 +02:00
Matthias
ed7eb01d1b
chore: update data to modern typing syntax
2024-10-04 06:42:04 +02:00
Matthias
6601127693
chore: update config to modern typing syntax
2024-10-04 06:39:58 +02:00
Matthias
43236c1cc4
chore: update config to modern typing syntax
2024-10-04 06:39:20 +02:00
Matthias
65bbf7b2a2
chore: update commands to modern typing syntax
2024-10-04 06:38:06 +02:00
Matthias
74b8dca63e
chore: update to modern typing syntax
2024-10-04 06:36:00 +02:00
Matthias
7db0e3ac3f
chore: remove obsolete version check
2024-10-04 06:31:19 +02:00
Meng Xiangzhuo
f889c24497
Fix test
2024-10-04 11:56:38 +08:00
Meng Xiangzhuo
852a1900b4
Fix test
2024-10-04 11:52:07 +08:00
Meng Xiangzhuo
30a273c946
Revert lazy import requests
2024-10-04 11:36:51 +08:00
Meng Xiangzhuo
903614140a
Eliminate unnecessary lazy import
2024-10-04 11:22:47 +08:00
Meng Xiangzhuo
0fe772efa8
Eliminate unnecessary TYPE_CHECKING
2024-10-04 11:10:39 +08:00
Meng Xiangzhuo
e6dedee56f
Split freqtrade.system into a package
2024-10-04 11:05:49 +08:00
Meng Xiangzhuo
66605e91aa
Merge branch 'develop' into startup-time
2024-10-04 08:38:55 +08:00
Matthias
137db2c86c
Merge pull request #10745 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-10-03 06:45:16 +02:00
Meng Xiangzhuo
9c28a6ff4a
Add test
2024-10-03 12:07:03 +08:00
Meng Xiangzhuo
48a8d7de1c
Postpone imports on demand
2024-10-03 11:33:52 +08:00
xmatthias
5fa96c944d
chore: update pre-commit hooks
2024-10-03 03:07:14 +00:00
Matthias
fe270bd9ae
Merge pull request #10741 from freqtrade/feat/improve_liquidation_logic
...
Improved liquidation price logic
2024-10-02 19:49:03 +02:00
Matthias
a0912ad6b4
tests: update ccxt compat test
2024-10-02 18:10:28 +02:00
Matthias
9ba0c54295
chore: cleanup test code
2024-10-02 07:05:00 +02:00
Matthias
86721b88ce
chore: improve import logic
2024-10-02 07:05:00 +02:00
Matthias
9bdee1b82d
feat: improve typing of fetch_funding_rates
2024-10-02 07:05:00 +02:00
Matthias
abe01f8f48
feat: implement liquidation price update on all order fills
2024-10-02 07:05:00 +02:00
Matthias
c5525d356e
feat: support backtesting with cross configuration
2024-10-02 07:05:00 +02:00
Matthias
36ae564d26
feat: update liquidation price on startup
2024-10-02 07:05:00 +02:00
Matthias
cba6bd6ef5
fix: use t.leverage, not trade.leverage for cross liq calculations
2024-10-02 07:05:00 +02:00
Matthias
4d40ffedff
fix: allow setting 0 as liquidation price
2024-10-02 07:05:00 +02:00
Matthias
319e8d746f
feat: use proper trade objects for liquidation calc
2024-10-02 07:05:00 +02:00
Matthias
fe7a88362b
feat: add method to fetch binance funding fees
...
which is necessary to calculate accurate liquidation prices
2024-10-02 07:05:00 +02:00
Matthias
8bf314202f
chore: simplify call to liquidation price for cross futures
2024-10-02 07:05:00 +02:00
Matthias
ac8bc7dec2
fix: use "other trades" logic for binance cross calc
2024-10-02 07:05:00 +02:00
Matthias
0d5919392e
test: update binance test
2024-10-02 07:05:00 +02:00
Matthias
1473abf19a
refactor: rename dry-liquidation parameter
...
passing all open trades will be more flexible for the future.
2024-10-02 07:05:00 +02:00
Matthias
45e75f3d09
chore: improve arguments to get_liquidation_price
2024-10-02 07:05:00 +02:00
Matthias
5358f2fb9e
feat: allow liquidation-price update without trades for cross mode
2024-10-02 07:05:00 +02:00
Matthias
c316d27444
refactor: move exception handler into helper function
2024-10-02 07:05:00 +02:00
Matthias
0c0bb29f83
chore: add other_trades param to liquidation_price calls
2024-10-02 07:05:00 +02:00
Matthias
82bc3270e7
test: Update binance test for new approach
2024-10-02 07:05:00 +02:00
Matthias
ec79b0b17b
feat: update dry-run calculation params to be more generic
2024-10-02 07:05:00 +02:00
Matthias
0560567058
test: add test for liquidation_price update function
2024-10-02 07:05:00 +02:00
Matthias
3de740b35f
feat: create shared method for liquidation price update
2024-10-02 07:05:00 +02:00
Matthias
b69f598e51
refactor: move more code into cross conditional
2024-10-02 07:05:00 +02:00
Matthias
1ad177fca7
feat: add liquidation_price update support for cross mode
2024-10-02 07:05:00 +02:00
Matthias
c3ad3ff348
Merge pull request #10737 from xzmeng/fix-doc
...
Correct admonition indent
2024-10-02 07:03:23 +02:00
Matthias
ad578bb171
Merge pull request #10739 from freqtrade/dependabot/docker/python-3.12.7-slim-bookworm
...
chore(deps): bump python from 3.12.6-slim-bookworm to 3.12.7-slim-bookworm
2024-10-02 06:23:44 +02:00
dependabot[bot]
9538c49ac8
chore(deps): bump python
...
Bumps python from 3.12.6-slim-bookworm to 3.12.7-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-02 03:28:37 +00:00
Meng Xiangzhuo
84d43db500
Correct admonition indent
2024-10-02 05:12:24 +08:00
Matthias
584bbd93e0
tests: fix test to expected call count
2024-10-01 20:55:58 +02:00
Matthias
7e2d55743e
Merge branch 'develop' into pr/Axel-CH/10062
2024-10-01 20:51:39 +02:00
Matthias
bf2d0468f9
tests: fix test-data setup for btc test trades
2024-10-01 20:48:43 +02:00
Matthias
d2bc47cfe8
tests: fix test-data setup for usdt trades
2024-10-01 20:31:02 +02:00
Matthias
a194ef0b78
tests: revert accidental removal of leverage test case
2024-10-01 20:04:54 +02:00
Matthias
476960b5b7
tests: have apply different fix to exit_positions test
2024-10-01 20:01:49 +02:00
Matthias
d8c6c766b9
Merge pull request #10735 from freqtrade/maint/3.9_removal
...
Remove support for python 3.9
2024-10-01 19:46:31 +02:00
Matthias
98f4bf2f65
chore: remove Ta-lib binaries for 3.9
2024-10-01 18:18:46 +02:00
Matthias
f9c8b7f4ab
chore: fix ps syntax error
2024-10-01 08:16:13 +02:00
Matthias
a92532c0c9
chore: Remove now pointless helper function
2024-10-01 07:11:10 +02:00
Matthias
bede81632d
chore: remove conditional requirements
2024-10-01 07:04:25 +02:00
Matthias
e975062e0e
chore: don't run CI on 3.9
2024-10-01 07:03:48 +02:00
Matthias
0cd051cee2
chore: update conditional check for python version
2024-10-01 06:44:49 +02:00
Matthias
682980be49
chore: drop 3.9 support from setup.ps1
2024-10-01 06:44:27 +02:00
Matthias
878043ea3d
chore: drop 3.9 support from setup.sh
2024-10-01 06:44:19 +02:00
Matthias
757ae65189
chore: remove pointless conditional (we can't hit this point)
2024-10-01 06:41:58 +02:00
Matthias
cd63abba5b
chore: update documentation to mention 3.10+ compat
2024-10-01 06:41:05 +02:00
Matthias
a0f00d0c83
Merge pull request #10734 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-10-01 06:28:22 +02:00
xmatthias
915591c6d6
chore: update pre-commit hooks
2024-10-01 03:13:31 +00:00
Matthias
157cb7d982
Merge pull request #10725 from freqtrade/new_release
...
New release 2024.9
2024-09-30 11:25:43 +02:00
Matthias
cdcb21b841
Merge pull request #10730 from freqtrade/dependabot/pip/develop/aiohttp-3.10.8
...
chore(deps): bump aiohttp from 3.10.5 to 3.10.8
2024-09-30 09:26:31 +02:00
Matthias
2bf79a5298
Merge pull request #10729 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.11.1
...
chore(deps): bump pymdown-extensions from 10.10.1 to 10.11.1
2024-09-30 09:05:30 +02:00
Matthias
ebefefa0eb
Merge pull request #10733 from freqtrade/dependabot/pip/develop/ruff-0.6.8
...
chore(deps-dev): bump ruff from 0.6.7 to 0.6.8
2024-09-30 08:49:46 +02:00
dependabot[bot]
a740883c8d
chore(deps): bump aiohttp from 3.10.5 to 3.10.8
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.5 to 3.10.8.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.5...v3.10.8 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 06:21:31 +00:00
Matthias
da760075d2
Merge pull request #10732 from freqtrade/dependabot/pip/develop/ccxt-4.4.9
...
chore(deps): bump ccxt from 4.4.6 to 4.4.9
2024-09-30 08:20:09 +02:00
Matthias
b8833772a3
Merge pull request #10731 from freqtrade/dependabot/pip/develop/uvicorn-0.31.0
...
chore(deps): bump uvicorn from 0.30.6 to 0.31.0
2024-09-30 08:06:09 +02:00
Matthias
131c6e761e
Merge pull request #10727 from freqtrade/dependabot/pip/develop/tensorboard-2.18.0
...
chore(deps): bump tensorboard from 2.17.1 to 2.18.0
2024-09-30 07:30:54 +02:00
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 >
2024-09-30 05:25:20 +00:00
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
2024-09-30 07:24:31 +02:00
Matthias
773bf765ad
feat(hyperliquid): Remove precision override
...
part of #10377
2024-09-30 07:06:16 +02:00
Matthias
b0b866eec5
Merge pull request #10723 from freqtrade/remove/deprecated_protection-setting
...
Remove long deprecated protections from config setting
2024-09-30 06:41:22 +02:00
dependabot[bot]
8cc928c841
chore(deps-dev): bump ruff from 0.6.7 to 0.6.8
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.7 to 0.6.8.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.7...0.6.8 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 03:42:21 +00:00
dependabot[bot]
4180420765
chore(deps): bump ccxt from 4.4.6 to 4.4.9
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.6 to 4.4.9.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.6...4.4.9 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 03:42:05 +00:00
dependabot[bot]
30945dc240
chore(deps): bump uvicorn from 0.30.6 to 0.31.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.30.6 to 0.31.0.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.30.6...0.31.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 03:41:58 +00:00
dependabot[bot]
4ef87e3419
chore(deps): bump tensorboard from 2.17.1 to 2.18.0
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.17.1 to 2.18.0.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.17.1...2.18.0 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 03:41:22 +00:00
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 >
2024-09-30 03:41:18 +00:00
Matthias
8a742ce3ec
chore: bump version to 2024.10-dev
2024-09-29 20:01:11 +02:00
Matthias
27af9455f5
chore: bump version to 2024.9
2024-09-29 19:53:20 +02:00
Matthias
98ff572afe
Merge branch 'stable' into new_release
2024-09-29 19:53:03 +02:00
Matthias
f77fedbea4
chore: move available_protections constant to test file (it's only used there)
2024-09-29 15:08:57 +02:00
Matthias
39c582dac2
tests: move protection-validation test to protection test file
2024-09-29 15:06:43 +02:00
Matthias
8736728478
chore: remove unused import
2024-09-29 15:06:22 +02:00
Matthias
23cf9f47b0
chore: move protection validation to protectionManager
2024-09-29 15:06:15 +02:00
Matthias
b8feefc541
tests: update protection tests
2024-09-29 09:44:07 +02:00
Matthias
e3a6c71087
chore: Remove protections from config logic
2024-09-29 09:41:02 +02:00
Matthias
d6cc88fa99
chore: remove schema syntax highlighting for protections
2024-09-29 09:27:40 +02:00
Matthias
428d451e55
chore: remove long-deprecated setting
2024-09-29 09:07:43 +02:00
Matthias
aa67abad94
docs: simplify protections intro
...
this had way too many consecutive "boxes"
2024-09-29 08:38:07 +02:00
Matthias
415b8354f4
fix: if coingecko when no pair returned
...
fails to return valid pairs, the pairlist should be empty
2024-09-28 19:45:01 +02:00
Matthias
51c596a21f
chore: add test for "no pair from coingecko" case
...
this should return an empty list
2024-09-28 19:44:38 +02:00
Matthias
5816a594fd
Merge pull request #10671 from jakubikan/category-for-market-cap-pairlist
...
Category for market cap pairlist
2024-09-28 11:51:42 +02:00
Matthias
f4d76aa360
chore: improved wording
2024-09-28 10:18:59 +02:00
Matthias
56835f5f09
chore: manually check for symlink
2024-09-28 10:17:52 +02:00
Matthias
255ad7cac5
tests: test invalid category in list
2024-09-28 10:14:31 +02:00
Matthias
8c097a81ea
tests: enhance test for marketcappairlist
2024-09-28 10:10:07 +02:00
Matthias
3dc92b42fe
fix: Check if sub-directories are actually directories and fail otherwise.
...
This will explicitly fail if a file (or an invalid symlink) is present.
Freqtrade requires these files to be valid files - so failing here is correct behavior.
closes #10720
2024-09-28 09:54:49 +02:00
Jakub W.
1ed5a37280
Update freqtrade/plugins/pairlist/IPairList.py
...
Co-authored-by: Matthias <xmatthias@outlook.com >
2024-09-26 23:38:17 +02:00
Matthias
cb36f2844e
chore: Improve "wrong category" error.
2024-09-26 20:21:27 +02:00
Matthias
7b93b55b78
docs: rephrase categories docs and add performance warning
2024-09-26 20:07:41 +02:00
Matthias
6837196e44
fix: treat marketcap as optional parameter
2024-09-26 19:59:23 +02:00
Matthias
31680f3b59
chore: Improve UI wording
2024-09-26 19:31:43 +02:00
Matthias
91d9c9b4d5
Merge pull request #10711 from freqtrade/fix/pytorch-scaling
...
fix: Update BasePyTorchRegressor.py
2024-09-26 18:53:14 +02:00
Robert Caulk
d18d8cf0ea
freqai_info -> ft_params
2024-09-26 17:54:14 +02:00
Robert Caulk
123909cdac
fix: Update BasePyTorchRegressor.py
2024-09-26 16:31:43 +02:00
Matthias
f0eaccc6ac
Merge pull request #10709 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-09-26 06:20:14 +02:00
xmatthias
1d66ef2f2d
chore: update pre-commit hooks
2024-09-26 03:17:36 +00:00
Jakub Werner (jakubikan)
8aefae3aff
format
2024-09-25 21:22:40 +02:00
Jakub Werner (jakubikan)
514558796b
double quotes
2024-09-25 21:21:56 +02:00
Jakub Werner (jakubikan)
b00ca54707
adding docu
2024-09-25 21:20:35 +02:00
Jakub Werner (jakubikan)
0dbe507b26
making list of categories available
2024-09-25 21:11:52 +02:00
Matthias
4b70bea21f
chore: reset params for emulated call
2024-09-25 19:11:12 +02:00
Matthias
096a051b99
test: update test
2024-09-25 19:03:03 +02:00
Matthias
a3ca1ff1e9
fix: send acknoledged to bybit fetch_order calls
2024-09-25 19:02:32 +02:00
Matthias
28eabfe477
tests: update test for retryable okx behavior
2024-09-25 06:20:49 +02:00
Matthias
0a68b0515c
chore: reduce retry count for stop orders
2024-09-24 20:20:33 +02:00
Matthias
566c0c8f72
refactor: split okx fetch stop fallback
2024-09-24 20:20:33 +02:00
Axel-CH
69f0ea5199
remove unused import
2024-09-24 13:53:16 -04:00
Axel-CH
3fea958faf
test cleanup
2024-09-24 13:47:28 -04:00
Matthias
333f2cb472
fix: Improve error handling for OKX stop orders
...
closes #10704
2024-09-24 19:38:36 +02:00
Matthias
3d1acc65af
tests: add test for #10704
2024-09-24 19:38:11 +02:00
Axel-CH
5efc2a09e5
restore not having open order check before trying to retreive an exchange order
2024-09-24 13:00:59 -04:00
Axel-CH
9dd887f2ff
update exit_positions, add trade.has_open_position check before trade handling, update comment
2024-09-24 12:39:16 -04:00
Axel-CH
bfaf9e690d
add trade.has_open_position check to stoploss on exchange handling, remove deprecated comment
2024-09-24 12:26:36 -04:00
Axel-CH
beebc1743a
simplify has_open_position property, restore process_open_trades_positions comment
2024-09-24 12:17:11 -04:00
Axel-CH
5ba592ff47
Merge remote-tracking branch 'origin/develop' into feature/proceed-exit-while-open-order
2024-09-24 11:58:15 -04:00
Axel-CH
bb4db022f0
remove unused properties
2024-09-24 11:11:42 -04:00
Matthias
5907de90c1
Merge pull request #10687 from freqtrade/refactor/trade_init_0
...
Initialize Trade objects with amount=0
2024-09-24 06:30:24 +02:00
Matthias
25d8a9d1f8
Merge pull request #10701 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-09-24 06:30:09 +02:00
xmatthias
b44e8199b5
chore: update pre-commit hooks
2024-09-24 03:06:51 +00:00
Matthias
91449d0c8b
Merge pull request #10699 from freqtrade/dependabot/pip/develop/ccxt-4.4.6
...
chore(deps): bump ccxt from 4.4.5 to 4.4.6
2024-09-23 13:05:49 +02:00
dependabot[bot]
b228f177f3
chore(deps): bump ccxt from 4.4.5 to 4.4.6
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.4.5 to 4.4.6.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.4.5...4.4.6 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 09:57:20 +00:00
Matthias
9a40a2d4f2
Merge pull request #10695 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.35
...
chore(deps): bump sqlalchemy from 2.0.34 to 2.0.35
2024-09-23 11:56:28 +02:00
Matthias
cdc3dabba1
Merge pull request #10693 from freqtrade/dependabot/pip/develop/fastapi-0.115.0
...
chore(deps): bump fastapi from 0.114.2 to 0.115.0
2024-09-23 11:30:26 +02:00
Matthias
40ba2cbe79
Merge pull request #10690 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.10.1
...
chore(deps): bump pymdown-extensions from 10.9 to 10.10.1
2024-09-23 11:03:54 +02:00
Matthias
7ede8af193
Merge branch 'develop' into dependabot/pip/develop/sqlalchemy-2.0.35
2024-09-23 10:52:07 +02:00
Matthias
a835b8cc8f
Merge pull request #10698 from freqtrade/dependabot/pip/develop/filelock-3.16.1
...
chore(deps): bump filelock from 3.16.0 to 3.16.1
2024-09-23 09:44:11 +02:00
Matthias
e54b47b857
Merge pull request #10697 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.6
...
chore(deps): bump python-telegram-bot from 21.5 to 21.6
2024-09-23 09:28:28 +02:00
Matthias
c93c25829b
Merge pull request #10696 from freqtrade/dependabot/pip/develop/ruff-0.6.7
...
chore(deps-dev): bump ruff from 0.6.5 to 0.6.7
2024-09-23 09:24:19 +02:00
dependabot[bot]
1cdf8b29a5
chore(deps): bump fastapi from 0.114.2 to 0.115.0
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.114.2 to 0.115.0.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.114.2...0.115.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 06:38:27 +00:00
Matthias
b6eacf0771
Merge pull request #10694 from freqtrade/dependabot/pip/develop/pandas-2.2.3
...
chore(deps): bump pandas from 2.2.2 to 2.2.3
2024-09-23 08:37:49 +02:00
Matthias
4ea23c1bd8
Merge pull request #10692 from freqtrade/dependabot/pip/develop/websockets-13.1
...
chore(deps): bump websockets from 13.0.1 to 13.1
2024-09-23 08:37:01 +02:00
Matthias
70398820c0
Merge pull request #10691 from freqtrade/dependabot/pip/develop/pydantic-2.9.2
...
chore(deps): bump pydantic from 2.9.1 to 2.9.2
2024-09-23 08:36:21 +02:00
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 >
2024-09-23 06:24:37 +00:00
Matthias
8491f46045
Merge pull request #10689 from freqtrade/dependabot/pip/develop/mkdocs-73612938eb
...
chore(deps): bump mkdocs-material from 9.5.34 to 9.5.36 in the mkdocs group
2024-09-23 08:23:40 +02:00
Matthias
4aa909e587
Merge pull request #10688 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.10.2
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2
2024-09-23 08:23:22 +02:00
Matthias
9f5e4b5812
chore: update sqlalchemy in pre-commit config
2024-09-23 06:34:12 +02:00
dependabot[bot]
06eb5abf11
chore(deps): bump filelock from 3.16.0 to 3.16.1
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.16.0...3.16.1 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 03:48:44 +00:00
dependabot[bot]
29e6e3b374
chore(deps): bump python-telegram-bot from 21.5 to 21.6
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.5 to 21.6.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.5...v21.6 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 03:48:38 +00:00
dependabot[bot]
2fc97f83f4
chore(deps-dev): bump ruff from 0.6.5 to 0.6.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.5 to 0.6.7.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.5...0.6.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 03:48:26 +00:00
dependabot[bot]
1e761b4c7d
chore(deps): bump sqlalchemy from 2.0.34 to 2.0.35
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.34 to 2.0.35.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 03:48:12 +00:00
dependabot[bot]
a2ca136f1f
chore(deps): bump pandas from 2.2.2 to 2.2.3
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.2...v2.2.3 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 03:47:58 +00:00
dependabot[bot]
94322664f2
chore(deps): bump websockets from 13.0.1 to 13.1
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 13.0.1 to 13.1.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/13.0.1...13.1 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 03:47:39 +00:00
dependabot[bot]
cbd5c6d3e9
chore(deps): bump pydantic from 2.9.1 to 2.9.2
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.9.1...v2.9.2 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 03:47:32 +00:00
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 >
2024-09-23 03:47:22 +00:00
dependabot[bot]
01e7b0da46
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.1...v1.10.2 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-23 03:22:42 +00:00
Matthias
b37dadcc05
tests: dry-wallets test update
2024-09-22 13:22:37 +02:00
Matthias
8e6151fe65
fix: properly consider open order values as "tied up" stake.
2024-09-22 13:17:27 +02:00
Matthias
9b346c0937
docs: add hint about amount being 0
2024-09-22 09:20:49 +02:00
Matthias
b09f80ca30
tests: improve create_trade test
2024-09-22 08:47:52 +02:00
Matthias
0e0af82290
fix: odd calculation in calc_profit_ratio
2024-09-22 08:47:52 +02:00
Matthias
c69b09cbff
tests: fix amount=0 test
2024-09-22 08:47:52 +02:00
Matthias
b8ba6cd970
tests: update rpc_status
2024-09-22 08:47:52 +02:00
Matthias
004e30d6be
tests: update force_sell test to not use empty amount column
2024-09-22 08:47:52 +02:00
Matthias
b084efdd06
feat: initialize trade objects with 0 amount
...
This way, it'll represent the owned amount
which will be updated once the order fills
2024-09-22 08:47:52 +02:00
Matthias
d377d8462f
fix: improve resiliance of order parsing
...
closes #10676
2024-09-22 08:28:29 +02:00
Matthias
2bbec9f9b1
tests: fix random test failure by reading time only once
2024-09-21 16:59:02 +02:00
Matthias
b326908487
tests: Improve test resiliance
2024-09-21 16:40:00 +02:00
Matthias
b21156a886
tests: improve stoploss test
2024-09-21 16:34:58 +02:00
Matthias
85138b0bc8
tests: Have exchange test get_historic_ohlcv properly
2024-09-21 09:06:26 +02:00
Axel-CH
418356f383
fix codespell
2024-09-20 19:23:30 -04:00
Axel-CH
c6d7ae9d27
fix ruff format
2024-09-20 19:10:52 -04:00
Axel-CH
0d3ab37eb7
fix test_trade_custom_data and test_backtest_results
2024-09-20 18:44:58 -04:00
Matthias
e0df0257d1
tests: Update history tests for new response
2024-09-20 07:26:45 +02:00
Matthias
d23c1e8f92
refactor: Move dataframe parsing into get_historic_ohlcv
2024-09-20 07:23:52 +02:00
Matthias
670a40e67b
chore: remove no longer valid todo
2024-09-20 07:06:21 +02:00
Matthias
3bbc6cbab1
chore: bump ccxt to 4.4.5
...
closes #10677
2024-09-19 20:41:32 +02:00
Matthias
15de53a22d
chore: bump ccxt to 4.4.5
...
closes #10677
2024-09-19 20:36:56 +02:00
Matthias
59a44d6973
Merge pull request #10679 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-09-19 06:29:02 +02:00
xmatthias
7561692352
chore: update pre-commit hooks
2024-09-19 03:15:32 +00:00
Matthias
f50a633f87
docs: order table formatting
2024-09-18 07:11:12 +02:00
Jakub Werner (jakubikan)
50f07e7b11
only doing this if the category is set
2024-09-17 23:03:51 +02:00
Jakub Werner (jakubikan)
660623181a
adding category list if the category is not from the category
2024-09-17 22:36:21 +02:00
Jakub Werner (jakubikan)
03ee3aaf40
adding category list if the category is not from the category
2024-09-17 22:35:00 +02:00
Matthias
ad295946c0
fix: use precise calculation for decrease adjustment calculations
2024-09-17 20:19:22 +02:00
Matthias
c28446dad0
Merge pull request #10672 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-09-17 06:28:16 +02:00
xmatthias
ff9d1f2728
chore: update pre-commit hooks
2024-09-17 03:03:39 +00:00
Jakub Werner (jakubikan)
0b7cb2a1a8
cleanup
2024-09-16 22:52:26 +02:00
Jakub Werner (jakubikan)
92af01b0cb
adding category for MarketCapPairList.py
2024-09-16 22:51:42 +02:00
Jakub Werner (jakubikan)
dc26d0d7ba
adding category for MarketCapPairList.py
2024-09-16 22:50:08 +02:00
Matthias
2fe67edab3
chore: update link to okx liquidation formula
2024-09-16 19:05:00 +02:00
Matthias
167e43cbef
Merge pull request #10655 from freqtrade/dependabot/pip/develop/types-dda07fe7e8
...
chore(deps-dev): bump types-requests from 2.32.0.20240907 to 2.32.0.20240914 in the types group
2024-09-16 11:12:07 +02:00
Matthias
d8cb407c25
Merge pull request #10666 from freqtrade/dependabot/pip/develop/pydantic-2.9.1
...
chore(deps): bump pydantic from 2.9.0 to 2.9.1
2024-09-16 10:56:51 +02:00
Matthias
9452afe3f7
Merge pull request #10660 from freqtrade/dependabot/pip/develop/ruff-0.6.5
...
chore(deps-dev): bump ruff from 0.6.4 to 0.6.5
2024-09-16 10:21:12 +02:00
Matthias
8dc6d9ce7d
Merge pull request #10665 from freqtrade/dependabot/pip/develop/rich-13.8.1
...
chore(deps): bump rich from 13.8.0 to 13.8.1
2024-09-16 09:45:01 +02:00
Matthias
bf4b8a318d
Merge pull request #10661 from freqtrade/dependabot/pip/develop/scikit-learn-1.5.2
...
chore(deps): bump scikit-learn from 1.5.1 to 1.5.2
2024-09-16 09:44:31 +02:00
Matthias
20f6022050
Merge pull request #10663 from freqtrade/dependabot/pip/develop/ccxt-4.4.3
...
chore(deps): bump ccxt from 4.3.98 to 4.4.3
2024-09-16 09:33:16 +02:00
dependabot[bot]
65e6c737cd
chore(deps): bump pydantic from 2.9.0 to 2.9.1
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.9.0...v2.9.1 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 07:07:06 +00:00
Matthias
6d2572e347
Merge pull request #10662 from freqtrade/dependabot/pip/develop/fastapi-0.114.2
...
chore(deps): bump fastapi from 0.114.0 to 0.114.2
2024-09-16 09:06:12 +02:00
Matthias
52a35197c7
Merge pull request #10659 from freqtrade/dependabot/pip/develop/pytz-2024.2
...
chore(deps): bump pytz from 2024.1 to 2024.2
2024-09-16 08:33:08 +02:00
Matthias
2b3a41db3e
Merge pull request #10658 from freqtrade/dependabot/pip/develop/urllib3-2.2.3
...
chore(deps): bump urllib3 from 2.2.2 to 2.2.3
2024-09-16 08:32:52 +02:00
dependabot[bot]
09c1459411
chore(deps-dev): bump ruff from 0.6.4 to 0.6.5
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.4...0.6.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 06:17:40 +00:00
Matthias
98f18b89da
Merge pull request #10657 from freqtrade/dependabot/pip/develop/plotly-5.24.1
...
chore(deps): bump plotly from 5.24.0 to 5.24.1
2024-09-16 08:16:56 +02:00
Matthias
4249db4330
Merge pull request #10656 from freqtrade/dependabot/pip/develop/pytest-baa91b6655
...
chore(deps-dev): bump pytest from 8.3.2 to 8.3.3 in the pytest group
2024-09-16 08:16:43 +02:00
Matthias
a7f46500ed
chore: bump types-requests in pre-commit
2024-09-16 06:38:45 +02:00
dependabot[bot]
c73fa2b0eb
chore(deps): bump rich from 13.8.0 to 13.8.1
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.8.0 to 13.8.1.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v13.8.0...v13.8.1 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 03:18:09 +00:00
dependabot[bot]
db4c4b971a
chore(deps): bump ccxt from 4.3.98 to 4.4.3
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.98 to 4.4.3.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.98...4.4.3 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 03:17:58 +00:00
dependabot[bot]
e9ccc98ada
chore(deps): bump fastapi from 0.114.0 to 0.114.2
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.114.0 to 0.114.2.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.114.0...0.114.2 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 03:17:46 +00:00
dependabot[bot]
11d6ec33b3
chore(deps): bump scikit-learn from 1.5.1 to 1.5.2
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.1...1.5.2 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 03:17:39 +00:00
dependabot[bot]
c3b6f4ca85
chore(deps): bump pytz from 2024.1 to 2024.2
...
Bumps [pytz](https://github.com/stub42/pytz ) from 2024.1 to 2024.2.
- [Release notes](https://github.com/stub42/pytz/releases )
- [Commits](https://github.com/stub42/pytz/compare/release_2024.1...release_2024.2 )
---
updated-dependencies:
- dependency-name: pytz
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 03:17:21 +00:00
dependabot[bot]
d37405a307
chore(deps): bump urllib3 from 2.2.2 to 2.2.3
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.2...2.2.3 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 03:17:05 +00:00
dependabot[bot]
d7a9841328
chore(deps): bump plotly from 5.24.0 to 5.24.1
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.24.0 to 5.24.1.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.24.0...v5.24.1 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 03:17:01 +00:00
dependabot[bot]
cf3af42477
chore(deps-dev): bump pytest from 8.3.2 to 8.3.3 in the pytest group
...
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest ).
Updates `pytest` from 8.3.2 to 8.3.3
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 03:16:39 +00:00
dependabot[bot]
ad8e6e7d67
chore(deps-dev): bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed ).
Updates `types-requests` from 2.32.0.20240907 to 2.32.0.20240914
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-16 03:15:58 +00:00
Matthias
ae41ab101a
docs: remove skip_pair_validation - it's no longer used.
2024-09-15 11:28:57 +02:00
Matthias
f4881e7c6f
tests: Adjust tests for removed validate_pairlist functionality
2024-09-15 11:28:57 +02:00
Matthias
94ef4380d4
chore: remove validate_pairs from exchange class
...
Invalid pairs were filtered out before this was called in most cases.
in cases where it's not - regular pairlist-filtering provides proper warnings.
2024-09-15 11:28:57 +02:00
Matthias
7ebe1b8c14
chore: remove pointless validation
...
pairs are validated through expand_pairlist.
If they're not in markets, they'll no longer be in the
pairlist once this function function is hit.
2024-09-15 11:02:49 +02:00
Matthias
79020bba28
chore: Remove "prohibitedIn" check
...
it's only been used for bitrex, which does no longer exist.
apparently this was forgotten when decomissioning bittrex.
2024-09-15 10:49:26 +02:00
Matthias
95c250ebcc
chore: add explaining comment
2024-09-15 10:37:28 +02:00
Matthias
bfb14614cc
chore: enhance change with comment
2024-09-15 09:48:44 +02:00
Matthias
12299d4810
feat: staticPairlist to warn for invalid pairs
...
Warnings about invalid pairs were "covered" by the implicit
filtering of `expand_pairlist()`
2024-09-15 09:46:47 +02:00
Matthias
c67a9d4e84
docs: update pairlist creation docs
2024-09-15 09:29:45 +02:00
Matthias
af422c7cd4
Merge pull request #10645 from dxbstyle/develop
...
added check for Kraken exchange
2024-09-14 10:44:23 +02:00
Matthias
51bdecea53
Improve check to cover more potential api oddities
2024-09-14 10:09:15 +02:00
Matthias
0f505c6d7b
Improve check to cover more potential api oddities
2024-09-14 10:04:28 +02:00
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
2024-09-14 09:51:38 +02:00
Matthias
9f34153c84
chore: update typing for reload function
2024-09-13 19:45:30 +02:00
Matthias
c04cf6c5cb
test: Improve test coverage of retry/fail logic
2024-09-13 07:24:08 +02:00
Matthias
5112736385
feat: Simplify reload_markets logic
2024-09-13 07:24:08 +02:00
Matthias
11eaa6d77c
test: Add tests for new behavior
2024-09-13 07:24:08 +02:00
Matthias
6024903bde
feat: conditionally apply retrier to market-reload
...
closes #10641
2024-09-13 07:23:58 +02:00
Matthias
e96928588e
Merge pull request #10639 from jainanuj94/backtesting
...
Add entry-only and exit-only filters to --indicator-list in backtesting analysis
2024-09-12 06:43:24 +02:00
Matthias
94e38d4cdd
Merge pull request #10646 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-09-12 06:36:11 +02:00
xmatthias
d15921b3f2
chore: update pre-commit hooks
2024-09-12 03:12:54 +00:00
Axel-CH
6b8ca7217b
flake8 fix and cleanup
2024-09-11 21:48:48 -04:00
Axel-CH
2811a470aa
handle pre existing open order cancelation on trade exit
2024-09-11 21:11:20 -04:00
Axel-CH
1fccdd8cda
fix test_exit_positions
2024-09-11 18:59:29 -04:00
Axel-CH
33b421014d
remove irrelevant trade.has_open_orders conditions
2024-09-11 18:42:51 -04:00
Matthias
3c6e2b89a4
Merge pull request #10640 from TheJoeSchr/fix/plot-orderflow-data-missing
...
fix: orderflow data was missing for plotting
2024-09-11 19:11:55 +02:00
Joe Schr
439658fcf1
fix: remove tests for orderflow data missing of other runmodes
2024-09-11 17:12:35 +02:00
Joe Schr
c9acb1466c
fix: orderflow data missing for plotting and other runmodes
2024-09-11 17:12:35 +02:00
Anuj Jain
addd27faf8
Update tests and docs
2024-09-11 15:33:26 +05:30
Matthias
5605bdc7a3
Merge pull request #10644 from iridescentGray/develop
...
chore: remove redundant method
2024-09-11 06:40:53 +02:00
colorfulgray0
f1df7e9bdc
chore: remove redundant method
2024-09-11 11:33:38 +08:00
Anuj Jain
4765656f87
Add filter for entry and exit only parameter
2024-09-10 15:21:56 +05:30
Matthias
c3a00b93c2
Merge pull request #10637 from freqtrade/dependabot/docker/docker/python-3.12.6-slim-bookworm
...
chore(deps): bump python from 3.11.9-slim-bookworm to 3.11.10-slim-bookworm in /docker
2024-09-10 07:20:36 +02:00
Matthias
e5d2ba7835
Merge pull request #10636 from freqtrade/dependabot/docker/python-3.12.6-slim-bookworm
...
chore(deps): bump python from 3.12.5-slim-bookworm to 3.12.6-slim-bookworm
2024-09-10 06:53:17 +02:00
Matthias
8c1b119e84
chore: rpi image should remain on 3.11 series
2024-09-10 06:25:17 +02:00
Matthias
593a54e6cb
Merge pull request #10635 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-09-10 06:23:20 +02:00
dependabot[bot]
95fa7083a9
chore(deps): bump python in /docker
...
Bumps python from 3.11.9-slim-bookworm to 3.12.6-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-10 04:07:33 +00:00
dependabot[bot]
98e08df807
chore(deps): bump python
...
Bumps python from 3.12.5-slim-bookworm to 3.12.6-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-10 04:07:26 +00:00
xmatthias
01da36f984
chore: update pre-commit hooks
2024-09-10 03:03:23 +00:00
Axel-CH
730bef2920
add comments and logs for failing test, create untied_assets propertyto Trade
2024-09-09 19:28:04 -04:00
dxbstyle
ae155c78c2
added check
2024-09-09 21:29:49 +02:00
Axel-CH
79ce1ddaef
rollback on process_open_trade_positions. Adjust position only if there is no open order, change will be made on other PR
2024-09-09 13:30:07 -04:00
Axel-CH
714822c93c
add ETC/BTC pair to conftest get_markets
2024-09-09 13:15:17 -04:00
Matthias
9742216479
chore: run ruff-format on pre-commit
2024-09-09 18:23:07 +02:00
Axel-CH
fb3787173f
fix test_exit_positions_exception
2024-09-09 12:07:50 -04:00
Matthias
f720183281
Merge pull request #10630 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.34
...
chore(deps): bump sqlalchemy from 2.0.32 to 2.0.34
2024-09-09 14:54:33 +02:00
Matthias
4bc84acac6
Merge branch 'develop' into dependabot/pip/develop/sqlalchemy-2.0.34
2024-09-09 13:37:43 +02:00
Matthias
14a8086677
Merge pull request #10631 from freqtrade/dependabot/pip/develop/fastapi-0.114.0
...
chore(deps): bump fastapi from 0.112.2 to 0.114.0
2024-09-09 13:37:09 +02:00
Matthias
686b96222e
Merge pull request #10621 from freqtrade/dependabot/pip/develop/types-a674cee9e2
...
chore(deps-dev): bump the types group with 2 updates
2024-09-09 10:57:28 +02:00
Matthias
0962f37f55
Merge pull request #10632 from freqtrade/dependabot/github_actions/develop/peter-evans/create-pull-request-7
...
chore(deps): bump peter-evans/create-pull-request from 6 to 7
2024-09-09 10:43:52 +02:00
Matthias
2c17551b27
chore: bump sqlalchemy in mypy additional deps
2024-09-09 10:15:18 +02:00
Matthias
3f5a5e35c2
Merge pull request #10633 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.10.1
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1
2024-09-09 09:56:28 +02:00
Matthias
07c6d37ff0
Merge pull request #10628 from freqtrade/dependabot/pip/develop/ccxt-4.3.98
...
chore(deps): bump ccxt from 4.3.93 to 4.3.98
2024-09-09 09:12:56 +02:00
Matthias
916ea7acc0
Merge pull request #10627 from freqtrade/dependabot/pip/develop/ruff-0.6.4
...
chore(deps-dev): bump ruff from 0.6.3 to 0.6.4
2024-09-09 09:12:28 +02:00
Matthias
eae7e865a5
Merge pull request #10626 from freqtrade/dependabot/pip/develop/filelock-3.16.0
...
chore(deps): bump filelock from 3.15.4 to 3.16.0
2024-09-09 09:10:55 +02:00
Matthias
776e5054aa
Merge pull request #10624 from freqtrade/dependabot/pip/develop/torch-2.4.1
...
chore(deps): bump torch from 2.2.2 to 2.4.1
2024-09-09 09:10:27 +02:00
Matthias
bf2b8b280e
Merge pull request #10623 from freqtrade/dependabot/pip/develop/catboost-1.2.7
...
chore(deps): bump catboost from 1.2.5 to 1.2.7
2024-09-09 09:10:15 +02:00
dependabot[bot]
7aa7027a34
chore(deps): bump fastapi from 0.112.2 to 0.114.0
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.112.2 to 0.114.0.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.112.2...0.114.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 06:55:07 +00:00
Matthias
d4713b2091
Merge pull request #10622 from freqtrade/dependabot/pip/develop/pydantic-2.9.0
...
chore(deps): bump pydantic from 2.8.2 to 2.9.0
2024-09-09 08:54:14 +02:00
Matthias
9b97be4aa4
Bump pre-commit dependencies
2024-09-09 06:44:35 +02:00
dependabot[bot]
621be11395
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.0...v1.10.1 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 03:59:34 +00:00
dependabot[bot]
05af6df536
chore(deps): bump peter-evans/create-pull-request from 6 to 7
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 03:59:29 +00:00
dependabot[bot]
b7bda2355d
chore(deps): bump sqlalchemy from 2.0.32 to 2.0.34
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.32 to 2.0.34.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 03:46:24 +00:00
dependabot[bot]
b0976031ae
chore(deps): bump ccxt from 4.3.93 to 4.3.98
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.93 to 4.3.98.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.93...4.3.98 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 03:46:05 +00:00
dependabot[bot]
d099f30a34
chore(deps-dev): bump ruff from 0.6.3 to 0.6.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.3...0.6.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 03:45:51 +00:00
dependabot[bot]
699be03bb7
chore(deps): bump filelock from 3.15.4 to 3.16.0
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.15.4 to 3.16.0.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.15.4...3.16.0 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 03:45:29 +00:00
dependabot[bot]
ccf93cfdcd
chore(deps): bump torch from 2.2.2 to 2.4.1
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.2.2 to 2.4.1.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.2.2...v2.4.1 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 03:45:14 +00:00
dependabot[bot]
47358a8229
chore(deps): bump catboost from 1.2.5 to 1.2.7
...
Bumps [catboost](https://github.com/catboost/catboost ) from 1.2.5 to 1.2.7.
- [Release notes](https://github.com/catboost/catboost/releases )
- [Changelog](https://github.com/catboost/catboost/blob/master/RELEASE.md )
- [Commits](https://github.com/catboost/catboost/compare/v1.2.5...v1.2.7 )
---
updated-dependencies:
- dependency-name: catboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 03:45:03 +00:00
dependabot[bot]
9856c2cfc4
chore(deps): bump pydantic from 2.8.2 to 2.9.0
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.8.2...v2.9.0 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 03:44:57 +00:00
dependabot[bot]
df9669ba2c
chore(deps-dev): bump the types group with 2 updates
...
Bumps the types group with 2 updates: [types-requests](https://github.com/python/typeshed ) and [types-python-dateutil](https://github.com/python/typeshed ).
Updates `types-requests` from 2.32.0.20240712 to 2.32.0.20240907
- [Commits](https://github.com/python/typeshed/commits )
Updates `types-python-dateutil` from 2.9.0.20240821 to 2.9.0.20240906
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 03:43:50 +00:00
KingND
f970454cb4
chore: ruff format
2024-09-08 13:57:48 -04:00
KingND
69678574d4
fix: support python 3.9 union type hinting
2024-09-08 12:04:58 -04:00
KingND
53cab5074b
chore: refactor and cleanup tests
2024-09-08 12:04:58 -04:00
KingND
c6c65b1799
chore: flake8
2024-09-08 12:04:58 -04:00
KingND
bb9f64027a
chore: improve language in docs
2024-09-08 12:04:58 -04:00
KingND
5f52fc4338
feat: update lookahead-analysis doc caveats to include info regarding the false positive on FreqAI targets
2024-09-08 12:04:58 -04:00
KingND
82e30c8519
feat: if a biased_indicator starting with & appears in a lookahead-analysis, caption the table with a note that freqai targets appearing here can be ignored
2024-09-08 12:04:58 -04:00
Matthias
6e2aa6b4b8
tests: remove unused imports
2024-09-08 08:28:40 +02:00
Matthias
a1681cdd63
chore: improve typing
2024-09-08 08:28:40 +02:00
Matthias
611a3ce138
Merge pull request #10485 from jainanuj94/feature/8902
...
Add exit signals to export in backtesting
2024-09-07 20:12:05 +02:00
Matthias
396d933e34
feat(bybit): add support for unified Accounts
2024-09-07 18:28:56 +02:00
Matthias
0858e0a21e
Minor update to docs
2024-09-07 15:29:23 +02:00
Matthias
704e32b0dc
feat: properly parse marginmode on startup
2024-09-07 09:28:35 +02:00
Matthias
f95cc960e1
test: tests should consider additional ff-update call
2024-09-07 09:25:20 +02:00
Matthias
1b00f512c1
fix: call order_filled callback for left open trades
2024-09-07 09:24:21 +02:00
Matthias
d9ec66695c
docs: update backtesting docs with new row
2024-09-07 08:49:30 +02:00
Matthias
1a2578a4b7
feat: Add margin/Trading mode output to bt-output
2024-09-07 08:47:45 +02:00
Axel-CH
e9ba0d2ce8
Merge remote-tracking branch 'origin/develop' into feature/proceed-exit-while-open-order
2024-09-06 17:29:07 -04:00
Matthias
f714e306da
test: add margin and trading mode to test config
2024-09-06 21:15:10 +02:00
Matthias
6a4b641250
feat: implement __str__ for marign and tradingmode enums
2024-09-06 20:58:54 +02:00
Anuj Jain
8d96844312
use BT_DATA_COLUMNS for trade wide indicators
2024-09-06 12:28:02 +05:30
Anuj Jain
b7145debfb
handle trade wide indicators
2024-09-05 21:52:09 +05:30
Matthias
990dbb6c06
Merge pull request #10616 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-09-05 05:57:37 +02:00
xmatthias
c6a66a8fac
chore: update pre-commit hooks
2024-09-05 03:12:48 +00:00
Matthias
65ba67dedc
chore: re-add analytics.
2024-09-04 21:08:34 +02:00
Matthias
824db78234
chore: update site_url again
2024-09-04 21:07:16 +02:00
Matthias
2fdf108198
chore: update site_url to work correctly
2024-09-04 21:04:39 +02:00
Matthias
63092d7d1a
chore: re-add analytics to docs page
2024-09-04 20:44:18 +02:00
Matthias
964d437c7a
chore: type _ft_has
2024-09-04 07:15:17 +02:00
Matthias
d49c556291
chore: rename ft_has setting from ws.enabled to ws_enabled
2024-09-04 06:57:13 +02:00
Matthias
d6b2748293
chore: rename types to ft_types
2024-09-04 06:44:48 +02:00
Matthias
e3a5831d64
refactor: rename exchange.types
2024-09-04 06:42:51 +02:00
Anuj Jain
08d5174d02
update documentation and add default values
2024-09-04 09:56:12 +05:30
Matthias
dacb926db5
Merge pull request #10614 from freqtrade/dependabot/pip/cryptography-43.0.1
...
chore(deps): bump cryptography from 42.0.8 to 43.0.1
2024-09-04 06:11:59 +02:00
dependabot[bot]
c0e9173c9b
chore(deps): bump cryptography from 42.0.8 to 43.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.8 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-04 00:25:37 +00:00
Matthias
f46308bbdb
Merge pull request #10612 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-09-03 06:18:55 +02:00
xmatthias
331db99a4e
chore: update pre-commit hooks
2024-09-03 03:02:47 +00:00
Matthias
d84f32f27d
Merge pull request #10607 from freqtrade/dependabot/pip/develop/ccxt-4.3.93
...
chore(deps): bump ccxt from 4.3.88 to 4.3.93
2024-09-02 08:33:44 +02:00
Matthias
ac28a44b92
Merge pull request #10609 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.10.0
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0
2024-09-02 08:13:28 +02:00
Matthias
003a41b920
Merge pull request #10608 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.5
...
chore(deps): bump python-telegram-bot from 21.4 to 21.5
2024-09-02 07:49:17 +02:00
dependabot[bot]
bc4c693525
chore(deps): bump ccxt from 4.3.88 to 4.3.93
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.88 to 4.3.93.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.88...4.3.93 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-02 05:08:37 +00:00
Matthias
d4ba837641
chore: mark Bybit as supported exchange
2024-09-02 07:03:04 +02:00
Matthias
4a1592dd92
feat: initialize hyperliquid in spot mode by default
2024-09-02 07:03:04 +02:00
Matthias
ac145a0b65
Merge pull request #10606 from freqtrade/dependabot/pip/develop/websockets-13.0.1
...
chore(deps): bump websockets from 13.0 to 13.0.1
2024-09-02 06:58:04 +02:00
Matthias
50c00dcae6
Merge pull request #10605 from freqtrade/dependabot/pip/develop/plotly-5.24.0
...
chore(deps): bump plotly from 5.23.0 to 5.24.0
2024-09-02 06:57:47 +02:00
Matthias
95d964140b
Merge pull request #10604 from freqtrade/dependabot/pip/develop/rich-13.8.0
...
chore(deps): bump rich from 13.7.1 to 13.8.0
2024-09-02 06:57:34 +02:00
Matthias
0a73a7eb52
Merge pull request #10603 from freqtrade/dependabot/pip/develop/ruff-0.6.3
...
chore(deps-dev): bump ruff from 0.6.2 to 0.6.3
2024-09-02 06:57:25 +02:00
Matthias
0aecb24930
Merge pull request #10602 from freqtrade/dependabot/pip/develop/mkdocs-4a19445461
...
chore(deps): bump the mkdocs group with 2 updates
2024-09-02 06:57:03 +02:00
dependabot[bot]
904f5303a6
chore(deps): bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-02 03:05:58 +00:00
dependabot[bot]
585761e931
chore(deps): bump python-telegram-bot from 21.4 to 21.5
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.4 to 21.5.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.4...v21.5 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-02 03:05:45 +00:00
dependabot[bot]
4d53797cba
chore(deps): bump websockets from 13.0 to 13.0.1
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 13.0 to 13.0.1.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/13.0...13.0.1 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-02 03:05:21 +00:00
dependabot[bot]
803677e884
chore(deps): bump plotly from 5.23.0 to 5.24.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.23.0 to 5.24.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.23.0...v5.24.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-02 03:05:14 +00:00
dependabot[bot]
17617c58d7
chore(deps): bump rich from 13.7.1 to 13.8.0
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.7.1 to 13.8.0.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v13.7.1...v13.8.0 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-02 03:05:10 +00:00
dependabot[bot]
96d03ec13d
chore(deps-dev): bump ruff from 0.6.2 to 0.6.3
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.2...0.6.3 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-02 03:05:06 +00:00
dependabot[bot]
4726afbebf
chore(deps): bump the mkdocs group with 2 updates
...
Bumps the mkdocs group with 2 updates: [mkdocs](https://github.com/mkdocs/mkdocs ) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `mkdocs` from 1.6.0 to 1.6.1
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.6.0...1.6.1 )
Updates `mkdocs-material` from 9.5.33 to 9.5.34
- [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.33...9.5.34 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
- 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 >
2024-09-02 03:04:55 +00:00
Matthias
705d1e4cc0
chore: remove freqAI per-line-ignores
2024-09-01 08:34:46 +02:00
Matthias
5b3f348bbb
chore: Don't use method call in function header
2024-09-01 08:34:44 +02:00
Matthias
aa81c75bef
chore: Further reduce mutable default usage
2024-09-01 08:34:42 +02:00
Matthias
6b889814ad
chore: Fix further "mutable arguments" call
2024-09-01 08:34:39 +02:00
Matthias
1ade11f00b
chore: Fix a few freqAI mutable defaults
2024-09-01 08:34:37 +02:00
Matthias
97c937e554
chore: add Bugbear Ruff checking
2024-09-01 08:32:42 +02:00
Matthias
b25520cf18
chore: improve rhci_progress typing, remove mutable arguments
2024-09-01 08:27:53 +02:00
Matthias
c6b46d75cb
chore: fix B018 violation
2024-09-01 08:24:47 +02:00
Matthias
a554352ae0
test: remove unused mutable argument
2024-09-01 08:24:21 +02:00
Matthias
a7fd03f1b7
chore: improve ccxt test
2024-09-01 08:22:58 +02:00
Matthias
ef96116c3f
docs: add note about freqUI support of dp.current_whitelist
...
closes #10600
2024-08-31 20:34:02 +02:00
Matthias
01d10aebca
Merge pull request #10599 from freqtrade/new_release
...
New release 2024.8
2024-08-31 16:03:49 +02:00
Matthias
7edc50865f
docs: improve release documentation
2024-08-31 08:34:48 +02:00
Matthias
a881d3fd81
chore: bump version to 2024.9-dev
2024-08-31 08:31:42 +02:00
Matthias
5e9d2323e3
chore: bump version to 2024.8
2024-08-31 08:25:52 +02:00
Matthias
a98b5dd86e
Merge branch 'stable' into new_release
2024-08-31 08:25:20 +02:00
Matthias
a250cf7ebe
test: Remove unnecessary asyncio decorators
2024-08-29 20:38:57 +02:00
Matthias
1c5ca0f022
chore: improved fix for terminal error
2024-08-29 20:38:25 +02:00
Matthias
ca3dee7b37
chore: add setting to avoid deprecation warning from pytest-asyncio
2024-08-29 20:24:52 +02:00
Matthias
59d47955a0
chore: fix test failure due to terminal error
2024-08-29 20:05:48 +02:00
Matthias
d05ca3db0b
fix: handle small terminal width
...
closes #10572
2024-08-29 07:14:32 +02:00
Matthias
87678eff98
fix: avoid hyperopt-results not showing past terminal height
2024-08-29 07:14:32 +02:00
Matthias
c1f54b14d0
Merge pull request #10594 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-08-29 06:32:13 +02:00
xmatthias
4c487d666f
chore: update pre-commit hooks
2024-08-29 03:12:45 +00:00
Matthias
655a300acb
docs: re-establish search box on develop documentation
2024-08-28 20:27:36 +02:00
Matthias
8d61d66d79
Merge pull request #10573 from freqtrade/dependabot/pip/develop/types-451e0821cf
...
chore(deps-dev): bump the types group with 2 updates
2024-08-27 20:27:36 +02:00
Matthias
13f391fe4a
Merge pull request #10577 from freqtrade/dependabot/pip/develop/websockets-13.0
...
chore(deps): bump websockets from 12.0 to 13.0
2024-08-27 19:48:21 +02:00
Matthias
660a5d910a
chore: bump pre-commit type deps
2024-08-27 19:44:09 +02:00
Matthias
a58c5b372c
Merge pull request #10588 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-08-27 07:26:19 +02:00
xmatthias
ec55fdb8d8
chore: update pre-commit hooks
2024-08-27 03:02:41 +00:00
Matthias
19d670826d
Merge pull request #10582 from freqtrade/dependabot/pip/develop/mypy-1.11.2
...
chore(deps-dev): bump mypy from 1.11.1 to 1.11.2
2024-08-26 11:58:55 +02:00
Matthias
7033bd19fe
Merge pull request #10580 from freqtrade/dependabot/pip/develop/aiohttp-3.10.5
...
chore(deps): bump aiohttp from 3.10.4 to 3.10.5
2024-08-26 10:45:35 +02:00
Matthias
aea75b9e52
Merge pull request #10581 from freqtrade/dependabot/pip/develop/fastapi-0.112.2
...
chore(deps): bump fastapi from 0.112.1 to 0.112.2
2024-08-26 09:55:02 +02:00
dependabot[bot]
eaf68fe105
chore(deps): bump aiohttp from 3.10.4 to 3.10.5
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.4 to 3.10.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.4...v3.10.5 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 07:29:04 +00:00
Matthias
a27237286c
Merge pull request #10578 from freqtrade/dependabot/pip/develop/ccxt-4.3.88
...
chore(deps): bump ccxt from 4.3.85 to 4.3.88
2024-08-26 09:27:25 +02:00
Matthias
502ca6b612
Merge pull request #10579 from freqtrade/dependabot/pip/develop/scipy-1.14.1
...
chore(deps): bump scipy from 1.14.0 to 1.14.1
2024-08-26 09:09:24 +02:00
dependabot[bot]
a9451a5413
chore(deps-dev): bump mypy from 1.11.1 to 1.11.2
...
Bumps [mypy](https://github.com/python/mypy ) from 1.11.1 to 1.11.2.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 06:40:25 +00:00
Matthias
ee54047b94
Merge pull request #10576 from freqtrade/dependabot/pip/develop/ruff-0.6.2
...
chore(deps-dev): bump ruff from 0.6.1 to 0.6.2
2024-08-26 08:39:58 +02:00
Matthias
a2e2c0a41a
Merge pull request #10575 from freqtrade/dependabot/pip/develop/mkdocs-d35dd8fcd7
...
chore(deps): bump mkdocs-material from 9.5.32 to 9.5.33 in the mkdocs group
2024-08-26 08:39:39 +02:00
Matthias
8e7bfba0ab
Merge pull request #10574 from freqtrade/dependabot/pip/develop/pytest-c16e4178ec
...
chore(deps-dev): bump pytest-asyncio from 0.23.8 to 0.24.0 in the pytest group
2024-08-26 08:39:00 +02:00
dependabot[bot]
6d280be081
chore(deps): bump fastapi from 0.112.1 to 0.112.2
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.112.1 to 0.112.2.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.112.1...0.112.2 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 04:01:39 +00:00
dependabot[bot]
877c6635e4
chore(deps): bump scipy from 1.14.0 to 1.14.1
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.14.0...v1.14.1 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 04:01:13 +00:00
dependabot[bot]
ca0be181bc
chore(deps): bump ccxt from 4.3.85 to 4.3.88
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.85 to 4.3.88.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.85...4.3.88 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 04:00:57 +00:00
dependabot[bot]
ba2cf8015b
chore(deps): bump websockets from 12.0 to 13.0
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 12.0 to 13.0.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/12.0...13.0 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 04:00:51 +00:00
dependabot[bot]
f1f4ed97ca
chore(deps-dev): bump ruff from 0.6.1 to 0.6.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.1...0.6.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 04:00:46 +00:00
dependabot[bot]
24785d28e6
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.32 to 9.5.33
- [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.32...9.5.33 )
---
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 >
2024-08-26 04:00:35 +00:00
dependabot[bot]
0076205da6
chore(deps-dev): bump pytest-asyncio in the pytest group
...
Bumps the pytest group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest-asyncio` from 0.23.8 to 0.24.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.8...v0.24.0 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 04:00:21 +00:00
dependabot[bot]
6235b50c9d
chore(deps-dev): bump the types group with 2 updates
...
Bumps the types group with 2 updates: [types-cachetools](https://github.com/python/typeshed ) and [types-python-dateutil](https://github.com/python/typeshed ).
Updates `types-cachetools` from 5.4.0.20240717 to 5.5.0.20240820
- [Commits](https://github.com/python/typeshed/commits )
Updates `types-python-dateutil` from 2.9.0.20240316 to 2.9.0.20240821
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: types
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-26 03:59:43 +00:00
Matthias
5cca19bb83
refactor: simplify binance liquidation test setup
2024-08-24 18:07:19 +02:00
Matthias
1b7056853b
refactor: move test_liquidation_price_binance to binance test file
2024-08-24 18:06:19 +02:00
Matthias
d1bc519599
docs: Show version alias on versions
2024-08-24 09:33:33 +02:00
Matthias
bcae1dce7b
docs: reduce font-weight of version_list
2024-08-24 09:19:07 +02:00
Matthias
e87927564b
chore: Improve typing
2024-08-23 18:18:05 +02:00
Matthias
01b7ad4a3f
feat: prevent freqAI startup on exchanges without history
...
closes #10570
2024-08-23 18:16:06 +02:00
Matthias
235d38752c
Merge pull request #10566 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-08-22 06:33:17 +02:00
xmatthias
fd30edf2bb
chore: update pre-commit hooks
2024-08-22 03:13:36 +00:00
Matthias
0a2be142ff
Merge pull request #10565 from froggleston/develop
...
Add clarification for untradeable pairs vs markets
2024-08-21 20:25:12 +02:00
Matthias
33614d8ff0
docs: Improve wording for untradeable pairs
2024-08-21 19:51:24 +02:00
Matthias
3dce1d32f9
Merge pull request #10564 from iridescentGray/develop
...
chore: fix test param
2024-08-21 18:15:55 +02:00
Robert Davey
4a62199682
Add clarification for untradeable pairs vs markets
2024-08-21 15:26:19 +01:00
colorfulgray0
68be56240d
chore: fix test param
2024-08-21 17:46:58 +08:00
Matthias
19ccb27dbd
chore: deploy through github internal pipeline
2024-08-20 21:19:26 +02:00
Matthias
a7e2bf071b
chore: Move deployment to gh native actions
2024-08-20 20:32:53 +02:00
Matthias
e05a6e976e
chore: add Ci for gha deployment
2024-08-20 20:20:25 +02:00
Matthias
c7485e3fd4
chore: add mike to mkdocs config
2024-08-20 20:17:36 +02:00
Matthias
80ad1a68e7
Merge pull request #10554 from freqtrade/dependabot/pip/develop/tables-3.10.1
...
chore(deps): bump tables from 3.9.1 to 3.10.1
2024-08-20 07:45:55 +02:00
Matthias
f4440d43de
chore: increase wait time on ws to avoid flukes
2024-08-20 06:45:09 +02:00
Matthias
201a5c06fe
Merge pull request #10553 from freqtrade/dependabot/pip/develop/ruff-0.6.1
...
chore(deps-dev): bump ruff from 0.5.7 to 0.6.1
2024-08-19 20:37:12 +02:00
Matthias
6bd21b8995
chore: pin tables for python 3.9
2024-08-19 20:01:19 +02:00
Matthias
ce66fbb595
chore: ruff format notebook
2024-08-19 19:59:15 +02:00
Matthias
226ebdd935
Merge pull request #10560 from freqtrade/dependabot/pip/develop/ccxt-4.3.85
...
chore(deps): bump ccxt from 4.3.84 to 4.3.85
2024-08-19 19:10:41 +02:00
Matthias
fcc400b20d
Merge pull request #10559 from freqtrade/dependabot/pip/develop/mkdocs-ffd8a664e0
...
chore(deps): bump mkdocs-material from 9.5.31 to 9.5.32 in the mkdocs group
2024-08-19 18:54:50 +02:00
Matthias
d2c908b1ab
chore: bump ruff pre-commit version
2024-08-19 18:23:53 +02:00
Matthias
976f9b2590
chore: re-format ipynb notebook
2024-08-19 18:23:36 +02:00
dependabot[bot]
4d175a466e
chore(deps): bump ccxt from 4.3.84 to 4.3.85
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.84 to 4.3.85.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.84...4.3.85 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 16:20:09 +00:00
Matthias
986ff7d1b1
chore: rename parameter to avoid naming collision
2024-08-19 18:19:42 +02:00
dependabot[bot]
bc719feb5d
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.31 to 9.5.32
- [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.31...9.5.32 )
---
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 >
2024-08-19 16:19:33 +00:00
Matthias
fe41612738
Merge pull request #10557 from freqtrade/dependabot/pip/develop/fastapi-0.112.1
...
chore(deps): bump fastapi from 0.112.0 to 0.112.1
2024-08-19 10:31:32 +02:00
Matthias
91f36ae42a
Merge pull request #10552 from freqtrade/dependabot/pip/develop/matplotlib-3.9.2
...
chore(deps): bump matplotlib from 3.9.1.post1 to 3.9.2
2024-08-19 10:02:02 +02:00
Matthias
2750981b64
Merge pull request #10551 from freqtrade/dependabot/pip/develop/ccxt-4.3.84
...
chore(deps): bump ccxt from 4.3.79 to 4.3.84
2024-08-19 09:45:43 +02:00
jainanuj94
268683f8ea
update documentation
2024-08-19 12:50:54 +05:30
Matthias
5737165f37
Merge pull request #10547 from freqtrade/dependabot/pip/develop/cachetools-5.5.0
...
chore(deps): bump cachetools from 5.4.0 to 5.5.0
2024-08-19 09:16:40 +02:00
dependabot[bot]
a70116ed4d
chore(deps): bump fastapi from 0.112.0 to 0.112.1
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.112.0 to 0.112.1.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.112.0...0.112.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 06:50:46 +00:00
Matthias
31d2296777
Merge pull request #10555 from freqtrade/dependabot/pip/develop/uvicorn-0.30.6
...
chore(deps): bump uvicorn from 0.30.5 to 0.30.6
2024-08-19 08:49:35 +02:00
dependabot[bot]
b859d7f3a5
chore(deps): bump ccxt from 4.3.79 to 4.3.84
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.79 to 4.3.84.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.79...4.3.84 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 06:00:52 +00:00
dependabot[bot]
75714ae84a
chore(deps): bump matplotlib from 3.9.1.post1 to 3.9.2
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.9.1.post1 to 3.9.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.1.post1...v3.9.2 )
---
updated-dependencies:
- dependency-name: matplotlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 06:00:50 +00:00
Matthias
be221c5a3e
Merge pull request #10550 from freqtrade/dependabot/pip/develop/tensorboard-2.17.1
...
chore(deps): bump tensorboard from 2.17.0 to 2.17.1
2024-08-19 08:00:15 +02:00
Matthias
064ff34866
Merge pull request #10549 from freqtrade/dependabot/pip/develop/aiohttp-3.10.4
...
chore(deps): bump aiohttp from 3.10.3 to 3.10.4
2024-08-19 08:00:03 +02:00
Matthias
9807d6bb2c
Merge pull request #10548 from freqtrade/dependabot/pip/develop/markdown-3.7
...
chore(deps): bump markdown from 3.6 to 3.7
2024-08-19 07:59:54 +02:00
dependabot[bot]
8321425e62
chore(deps): bump uvicorn from 0.30.5 to 0.30.6
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.30.5 to 0.30.6.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.30.5...0.30.6 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 03:49:10 +00:00
dependabot[bot]
ba3223a9a3
chore(deps): bump tables from 3.9.1 to 3.10.1
...
Bumps [tables](https://github.com/PyTables/PyTables ) from 3.9.1 to 3.10.1.
- [Release notes](https://github.com/PyTables/PyTables/releases )
- [Changelog](https://github.com/PyTables/PyTables/blob/master/RELEASE_NOTES.rst )
- [Commits](https://github.com/PyTables/PyTables/compare/v3.9.1...v3.10.1 )
---
updated-dependencies:
- dependency-name: tables
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 03:49:05 +00:00
dependabot[bot]
a266997b69
chore(deps-dev): bump ruff from 0.5.7 to 0.6.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.7 to 0.6.1.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.7...0.6.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 03:49:02 +00:00
dependabot[bot]
314983b139
chore(deps): bump tensorboard from 2.17.0 to 2.17.1
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.17.0 to 2.17.1.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.17.0...2.17.1 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 03:48:37 +00:00
dependabot[bot]
8896b0ae7c
chore(deps): bump aiohttp from 3.10.3 to 3.10.4
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.3 to 3.10.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.3...v3.10.4 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 03:48:31 +00:00
dependabot[bot]
b6aa922c09
chore(deps): bump markdown from 3.6 to 3.7
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.6 to 3.7.
- [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.6...3.7 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 03:48:17 +00:00
dependabot[bot]
95732f4170
chore(deps): bump cachetools from 5.4.0 to 5.5.0
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.4.0 to 5.5.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.4.0...v5.5.0 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 03:48:14 +00:00
jainanuj94
b6702d1d32
simplify merging logic
2024-08-18 23:22:20 +05:30
jainanuj94
c3679910a4
remove additional argument
2024-08-18 23:14:21 +05:30
Matthias
624dfdf6ac
Merge pull request #10546 from stash86/fix-recursive
...
add startup count from strategy to the analysis
2024-08-18 17:16:56 +02:00
Stefano Ariestasia
83e0cf75c5
add startup count from strategy to the analysis
2024-08-18 23:48:11 +09:00
jainanuj94
19a2e06c0b
#000 | Anuj | Merge Dfs for entry and exit in one table
2024-08-18 18:41:04 +05:30
Matthias
7fe23ad8c9
chore: add alias_for to tests
2024-08-18 13:15:10 +02:00
Matthias
fd9ec438dc
feat: show name, class name and eventually the replacement alias
2024-08-18 11:36:34 +02:00
Matthias
7cab973cbf
feat: get new name for aliased ccxt exchanges
2024-08-18 11:36:06 +02:00
Matthias
9e3e5038f7
Merge pull request #10544 from freqtrade/feat/strategy_star_import
...
Improved imports for strategy
2024-08-18 09:53:45 +02:00
Matthias
7952712c5e
chore: update samples to use doublequotes
2024-08-18 08:44:37 +02:00
Matthias
d754a2e295
feat: improve default imports
2024-08-18 08:38:59 +02:00
Matthias
768b4e5e2b
chore: Update formatting of default export sequence
2024-08-18 08:38:11 +02:00
Matthias
b1ae09c003
docs: remove callback examples imports
2024-08-18 08:37:34 +02:00
Matthias
9408e858cd
chore: use aligned quoting strategy for templtae
2024-08-17 16:43:46 +02:00
Matthias
0995164110
feat: improve formatting of generated strategy
2024-08-17 16:36:21 +02:00
Matthias
b3a042a63b
feat: don't use commented typehints
...
Imports are correct now
2024-08-17 16:32:38 +02:00
Matthias
c2ac70ff10
feat: update base_strategy to include all imports
2024-08-17 16:30:06 +02:00
Matthias
e7b57d8dee
chore: Update import for qtpylib to technical
2024-08-17 16:28:56 +02:00
Matthias
5bc8b02b0f
feat: Update imports for sample strategy
2024-08-17 16:28:19 +02:00
Matthias
d6f96b2c53
chore: remove typing imports
...
These shouldn't be star imported, but should be explicitly imported.
2024-08-17 16:26:21 +02:00
Matthias
6c131b5648
chore: add comment to better explain imports
2024-08-17 16:25:47 +02:00
Matthias
27a4a502d7
docs: Add section explaining strategy imports
2024-08-17 16:25:02 +02:00
Matthias
f0a25ea485
feat: Add __all__ export to strategy's init file
2024-08-17 16:24:59 +02:00
Matthias
4ca6e61726
fix: use dynamic trading_mode for trades loading
...
closes #10540
2024-08-16 18:27:30 +02:00
Matthias
e26ac6ed00
test: speed up detail test
2024-08-15 20:02:45 +02:00
Matthias
f341edb975
feat: Enable websocket support for okx
2024-08-15 19:54:08 +02:00
Matthias
fdad24aaac
feat: add leverage to telegram's /status table
2024-08-15 17:57:00 +02:00
Matthias
3a676f98db
test: improve telegram balance test
2024-08-15 17:36:14 +02:00
Matthias
8498cb17e7
test: add explicit test for telegram's short behavior
2024-08-15 17:36:14 +02:00
Matthias
36098f6b78
test: update tests for removal of leverage
2024-08-15 17:36:14 +02:00
Matthias
34667c69d3
chore: remove leverage from /balance endpoint
2024-08-15 17:00:11 +02:00
Matthias
756fef53f9
refactor: improve live positions update
2024-08-15 17:00:08 +02:00
Matthias
2ffe938206
test: update test behavior - wallets has 0, never none
2024-08-15 08:21:25 +02:00
Matthias
d521699305
refactor: type fetch_positions response
2024-08-15 08:08:50 +02:00
Matthias
5ad23405b7
chore: align safevalue_fallback types
2024-08-15 08:06:50 +02:00
Matthias
04cdd807ba
chore: improved type ordering
2024-08-15 07:30:21 +02:00
Matthias
646ed50f37
chore: improve typing for balance endpoint
2024-08-15 07:29:19 +02:00
Matthias
1b0ba0fa68
fix: typo in armhf dockerfile causing build to fail
2024-08-15 06:58:43 +02:00
Matthias
21c5c919ea
chore: Improve typehinting for hyperopt
2024-08-15 06:50:22 +02:00
Matthias
d9f6f0847d
docs: improve readability of hyperopt-loss sample
2024-08-15 06:50:04 +02:00
Matthias
59c897b53e
Merge pull request #10534 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-08-15 06:21:15 +02:00
xmatthias
77b32e94f1
chore: update pre-commit hooks
2024-08-15 03:12:42 +00:00
Matthias
331159a3d8
fix: ensure handle_onexchange_order works without false warnings
...
futures were not properly handled in this command.
closes #10533
2024-08-14 21:18:51 +02:00
Matthias
23510c80be
fix: don't auto-populate non-existing secret entries
2024-08-14 08:19:58 +02:00
Matthias
ef497beaea
Merge pull request #10484 from freqtrade/feat/trades_async
...
Move trades-refresh to async
2024-08-13 15:18:26 +02:00
Matthias
6ea450a4e1
chore: bitvavo uses DECIMAL_PLACES for amount rounding
...
closes #9560
2024-08-13 14:30:01 +02:00
Matthias
f64786543d
feat: hyperliquid requires different precision modes
2024-08-13 12:21:13 +02:00
Matthias
c60e00c77f
Merge pull request #10530 from freqtrade/feat/price_precision_mode
...
add price_precision_mode
2024-08-13 12:20:53 +02:00
Matthias
7e502beafc
Merge pull request #10527 from freqtrade/feat/bt_generator
...
Backtesting - dynamic pairlist sorting
2024-08-13 09:56:19 +02:00
Matthias
aa6c30ade6
chore: fix line too long issue
2024-08-13 09:50:34 +02:00
Matthias
0b8dfa6878
chore: improved docstring for precision_mode_price
2024-08-13 09:29:36 +02:00
Matthias
d7bee0c9e0
test: update further tests for precision_mode_price
2024-08-13 09:23:43 +02:00
Matthias
350c2241c4
test: adjust test mocks for precision_mode_price
2024-08-13 09:20:40 +02:00
Matthias
cfa591838f
feat: use "precision_mode_price" where applicable
2024-08-13 09:13:10 +02:00
Matthias
ac1ac0debe
feat: set precision_mode_price when creating trade objects
2024-08-13 09:11:44 +02:00
Matthias
54bc60b08f
test: Update test for new to-json field
2024-08-13 09:10:50 +02:00
Matthias
f8de46cea9
feat: Add precision_mode_price column
2024-08-13 09:09:12 +02:00
Matthias
6fc2a604b4
Merge pull request #10529 from freqtrade/feat/list-data-trades
...
add --trades to list-data command
2024-08-13 08:13:23 +02:00
Matthias
1e410feed1
test: fix missing test arg
2024-08-13 07:33:13 +02:00
Matthias
948e67a2b7
docs: improved wording
2024-08-13 07:14:08 +02:00
Matthias
0f820e4498
chore: Fix 3.9 syntax error
2024-08-13 07:12:57 +02:00
Matthias
c7bc1b10e2
docs: fix messed up formatting
2024-08-13 07:04:51 +02:00
Matthias
ef04324f9d
docs: update --help output docs
2024-08-13 07:03:00 +02:00
Matthias
2b86865b9b
chore: improve wording in subcommand helptext
2024-08-13 07:02:53 +02:00
Matthias
f009625c1a
docs: update list-data documentation
2024-08-13 07:01:23 +02:00
Matthias
a991c76842
feat: add test for test_list_data command
2024-08-13 06:54:35 +02:00
Matthias
d02ea3244a
feat: add "trades" switch to list-data command
2024-08-13 06:46:02 +02:00
Matthias
5a9f87ac63
feat: add start_list_trades_data command to output trades data
2024-08-13 06:44:28 +02:00
Matthias
9bfd0cb63c
feat: add test for trades_data_minmax
2024-08-13 06:43:26 +02:00
Matthias
3f4c19abbc
chore: add test for trades_get_available_data
2024-08-13 06:40:11 +02:00
Matthias
cf26635e3c
feat: add trades helper functions
...
trades_get_available data and trades_data_min_max
2024-08-13 06:36:39 +02:00
Matthias
e540862401
Merge pull request #10528 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-08-13 06:34:44 +02:00
xmatthias
263be72c11
chore: update pre-commit hooks
2024-08-13 03:02:59 +00:00
Matthias
b63c04df4f
chore: update help wording
2024-08-12 20:11:43 +02:00
Matthias
784208dd87
chore: improve variable naming for ohlcv
2024-08-12 19:44:55 +02:00
Matthias
5cb6c234c4
chore: improve naming for refresh_latest_trades
2024-08-12 19:44:45 +02:00
Matthias
7972a023ed
fix: oddly wrong fee_cost calculation
2024-08-12 16:45:51 +02:00
Matthias
6cf92c2a90
chore: enhanced aggregation syntax
2024-08-12 16:41:07 +02:00
Matthias
50835c878e
chore: add more test coverage
2024-08-12 15:35:31 +02:00
Matthias
b727e5ca1c
chore: simplify update code
2024-08-12 14:51:42 +02:00
Matthias
5773d1fd8d
docs: Update documentation for new flow
2024-08-12 14:51:42 +02:00
Matthias
530226dbe8
chore: Add "use_detail" to detail test
2024-08-12 14:51:42 +02:00
Matthias
4882a18bf9
chore: add pair_detail test
2024-08-12 14:51:42 +02:00
Matthias
70f3018e67
feat: remove "open_trade_count_start" workaround
...
Due to the updated pair ordering logic, we can open trades on
different pairs during the same candle without
superating the max_open_trades limit
2024-08-12 14:51:42 +02:00
Matthias
08c10c1f9b
chore: exclude right boundary from parallelism test
2024-08-12 14:51:42 +02:00
Matthias
7945eba386
feat: Evaluate pairs with open trades first
...
This will enable further improved logic for pairs with no open trade.
2024-08-12 14:51:42 +02:00
Matthias
b6f4e124ce
chore: improve backtesting test details
...
ensure all candles used the same pairlist ordering
2024-08-12 14:51:42 +02:00
Matthias
f01e101447
feat: extract backtest iteration into generator
2024-08-12 14:51:42 +02:00
Matthias
980b81f009
chore: Simplify futures backtest
2024-08-12 14:51:37 +02:00
Matthias
10f0522a6b
chore: update attribute wording to bt_profit
2024-08-12 10:57:53 +02:00
Matthias
2bc9cdafb2
chore: update attribute wording to bt_trades
2024-08-12 10:57:53 +02:00
Matthias
e643a2ea32
chore: update attribute wording to bt_trades_open
2024-08-12 10:57:53 +02:00
Matthias
b456afa2ac
chore: improve backtesting test
2024-08-12 10:20:36 +02:00
Matthias
50b55c3f31
Merge pull request #10522 from freqtrade/dependabot/pip/develop/ccxt-4.3.79
...
chore(deps): bump ccxt from 4.3.76 to 4.3.79
2024-08-12 09:45:55 +02:00
Matthias
88b754e38c
chore: update test to reflect a fix in ccxt
2024-08-12 09:14:36 +02:00
Matthias
b3868a77f1
Merge pull request #10525 from freqtrade/dependabot/pip/develop/orjson-3.10.7
...
chore(deps): bump orjson from 3.10.6 to 3.10.7
2024-08-12 07:11:24 +02:00
dependabot[bot]
16d5d7b318
chore(deps): bump ccxt from 4.3.76 to 4.3.79
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.76 to 4.3.79.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.76...4.3.79 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-12 04:43:08 +00:00
Matthias
dbef33fe00
Merge pull request #10524 from freqtrade/dependabot/pip/develop/ruff-0.5.7
...
chore(deps-dev): bump ruff from 0.5.6 to 0.5.7
2024-08-12 06:42:31 +02:00
Matthias
8c11ea69a0
Merge pull request #10523 from freqtrade/dependabot/pip/develop/aiohttp-3.10.3
...
chore(deps): bump aiohttp from 3.10.2 to 3.10.3
2024-08-12 06:39:37 +02:00
dependabot[bot]
fa0ee035e9
chore(deps): bump orjson from 3.10.6 to 3.10.7
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.6 to 3.10.7.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.10.6...3.10.7 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-12 03:26:27 +00:00
dependabot[bot]
010dbf82f3
chore(deps-dev): bump ruff from 0.5.6 to 0.5.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.6...0.5.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-12 03:26:18 +00:00
dependabot[bot]
9a9d27b862
chore(deps): bump aiohttp from 3.10.2 to 3.10.3
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.2 to 3.10.3.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.2...v3.10.3 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-12 03:25:59 +00:00
Matthias
0afd3fc5e1
fix: improved handling for corrupt trades files
...
part of #10515
2024-08-10 20:13:36 +02:00
Matthias
f5ebfcca5a
chore: accept that trades dataframes may be empty for some reason
...
part of #10515
2024-08-10 20:13:30 +02:00
Matthias
6f33115187
Merge pull request #10400 from simwai/feature/stoploss-start-at
...
Added unlock_at field for protection config
2024-08-10 16:40:09 +02:00
Matthias
58c65ab48c
Merge pull request #10519 from freqtrade/dependabot/pip/aiohttp-3.10.2
...
chore(deps): bump aiohttp from 3.10.1 to 3.10.2
2024-08-10 08:06:29 +02:00
dependabot[bot]
42294ff695
chore(deps): bump aiohttp from 3.10.1 to 3.10.2
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.10.1 to 3.10.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.1...v3.10.2 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-09 17:02:14 +00:00
Matthias
ed59f74cb8
chore: move asyncio import to only import when necessary
2024-08-09 06:45:08 +02:00
Matthias
d91dee141d
Merge pull request #10500 from freqtrade/dependabot/pip/develop/aiohttp-3.10.1
...
chore(deps): bump aiohttp from 3.9.5 to 3.10.1
2024-08-09 06:44:19 +02:00
Matthias
2b4438720c
chore: call selectorPolicy
2024-08-09 06:16:44 +02:00
Matthias
758e532a6a
chore: add todo to uvicorn workaround
2024-08-08 20:25:17 +02:00
Matthias
d4ca6617de
chore: set asyncio-policy for windows
2024-08-08 20:25:09 +02:00
Matthias
67fe7f8d3b
Merge pull request #10513 from freqtrade/dependabot/pip/develop/matplotlib-3.9.1.post1
...
chore(deps): bump matplotlib from 3.9.0 to 3.9.1.post1
2024-08-08 18:18:11 +02:00
dependabot[bot]
f6040c5f06
chore(deps): bump aiohttp from 3.9.5 to 3.10.1
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.5 to 3.10.1.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.5...v3.10.1 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 07:53:56 +00:00
Matthias
324c384fdf
Merge pull request #10514 from freqtrade/dependabot/pip/develop/ccxt-4.3.76
...
chore(deps): bump ccxt from 4.3.73 to 4.3.76
2024-08-08 09:53:00 +02:00
dependabot[bot]
de70ee117c
chore(deps): bump matplotlib from 3.9.0 to 3.9.1.post1
...
Bumps [matplotlib](https://github.com/matplotlib/matplotlib ) from 3.9.0 to 3.9.1.post1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases )
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.9.0...v3.9.1.post1 )
---
updated-dependencies:
- dependency-name: matplotlib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 06:37:43 +00:00
dependabot[bot]
85844c8ed4
chore(deps): bump ccxt from 4.3.73 to 4.3.76
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.73 to 4.3.76.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.73...4.3.76 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 06:37:18 +00:00
Matthias
101dc850a2
Update pre-commit sqlalchemy types
2024-08-08 08:36:14 +02:00
Matthias
d88c7c76c6
Merge pull request #10512 from freqtrade/dependabot/pip/develop/time-machine-2.15.0
...
chore(deps-dev): bump time-machine from 2.14.2 to 2.15.0
2024-08-08 08:26:51 +02:00
Matthias
1fea5f53bd
Merge pull request #10511 from freqtrade/dependabot/pip/develop/python-rapidjson-1.20
...
chore(deps): bump python-rapidjson from 1.19 to 1.20
2024-08-08 08:08:22 +02:00
Matthias
ca13109a20
Merge pull request #10510 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.32
...
chore(deps): bump sqlalchemy from 2.0.31 to 2.0.32
2024-08-08 07:19:16 +02:00
Matthias
5650de0627
chore: dependabot shouldn't update major versions
2024-08-08 06:25:52 +02:00
dependabot[bot]
999ee981f7
chore(deps-dev): bump time-machine from 2.14.2 to 2.15.0
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.14.2 to 2.15.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.14.2...2.15.0 )
---
updated-dependencies:
- dependency-name: time-machine
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 04:22:36 +00:00
dependabot[bot]
ee6e78927f
chore(deps): bump python-rapidjson from 1.19 to 1.20
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.19 to 1.20.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.19...v1.20 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 04:22:22 +00:00
dependabot[bot]
9dd9ae7a2f
chore(deps): bump sqlalchemy from 2.0.31 to 2.0.32
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.31 to 2.0.32.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 04:22:06 +00:00
Matthias
cbd178dab2
chore: bump armhf dockerfile to 3.11
2024-08-08 06:20:58 +02:00
Matthias
e34a28ee53
chore: dependabot should monitor /docker, too
2024-08-08 06:18:31 +02:00
Matthias
ffcc55b42b
Merge pull request #10508 from freqtrade/dependabot/docker/python-3.12.5-slim-bookworm
...
chore(deps): bump python from 3.12.4-slim-bookworm to 3.12.5-slim-bookworm
2024-08-08 06:09:43 +02:00
Matthias
72028a9a2e
Merge pull request #10507 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-08-08 06:09:28 +02:00
dependabot[bot]
d453aa849a
chore(deps): bump python
...
Bumps python from 3.12.4-slim-bookworm to 3.12.5-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 03:26:08 +00:00
xmatthias
9d0cd961b4
chore: update pre-commit hooks
2024-08-08 03:12:08 +00:00
Matthias
900922760a
feat: add json schema validation docs
2024-08-07 20:20:08 +02:00
Matthias
af462fa086
Bump version to 2024.7.1
2024-08-07 18:22:07 +02:00
Matthias
bc728d3a31
chore: Downgrade cryptography for RPI
...
https://github.com/piwheels/packages/issues/464
2024-08-07 18:21:43 +02:00
jainanuj94
8085e24dcd
update tests
2024-08-06 20:00:05 +05:30
jainanuj94
d351ed0173
refactor: change analyse_on variable name to date_col
2024-08-06 15:16:30 +05:30
jainanuj94
3ebc5b136c
review comments and update test for exit signals
2024-08-06 12:55:48 +05:30
Matthias
a1d02ca689
Merge pull request #10505 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-08-06 06:23:30 +02:00
xmatthias
95546e0a7b
chore: update pre-commit hooks
2024-08-06 03:02:53 +00:00
jainanuj94
103991746b
chore: type safety and refactoring
2024-08-05 23:57:24 +05:30
jainanuj94
7f0e5dd335
Refactor and add documentation
2024-08-05 23:19:38 +05:30
Matthias
fa2fc63b7c
Merge pull request #10498 from freqtrade/dependabot/pip/develop/pyjwt-2.9.0
...
chore(deps): bump pyjwt from 2.8.0 to 2.9.0
2024-08-05 13:35:16 +02:00
Matthias
4ad915761b
Merge pull request #10495 from freqtrade/dependabot/pip/develop/ccxt-4.3.73
...
chore(deps): bump ccxt from 4.3.68 to 4.3.73
2024-08-05 12:02:22 +02:00
Matthias
d6a29c1ad5
Merge pull request #10501 from freqtrade/dependabot/pip/develop/mypy-1.11.1
...
chore(deps-dev): bump mypy from 1.11.0 to 1.11.1
2024-08-05 11:44:23 +02:00
dependabot[bot]
3d439c8c01
chore(deps): bump pyjwt from 2.8.0 to 2.9.0
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases )
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.8.0...2.9.0 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 08:58:46 +00:00
Matthias
af00374cb0
Merge pull request #10494 from freqtrade/dependabot/pip/develop/uvicorn-0.30.5
...
chore(deps): bump uvicorn from 0.30.3 to 0.30.5
2024-08-05 10:57:56 +02:00
Matthias
0bb46aaef4
Merge pull request #10489 from freqtrade/dependabot/pip/develop/mkdocs-fecff3054d
...
chore(deps): bump mkdocs-material from 9.5.30 to 9.5.31 in the mkdocs group
2024-08-05 10:29:46 +02:00
Matthias
00377e91b4
Merge pull request #10496 from freqtrade/dependabot/pip/develop/tqdm-4.66.5
...
chore(deps): bump tqdm from 4.66.4 to 4.66.5
2024-08-05 09:33:01 +02:00
dependabot[bot]
477448114a
chore(deps-dev): bump mypy from 1.11.0 to 1.11.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.11.0 to 1.11.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.11...v1.11.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 06:34:01 +00:00
dependabot[bot]
91da1c3f8b
chore(deps): bump uvicorn from 0.30.3 to 0.30.5
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.30.3 to 0.30.5.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.30.3...0.30.5 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 06:33:26 +00:00
Matthias
eddf99ddd0
Merge pull request #10492 from freqtrade/dependabot/pip/develop/ruff-0.5.6
...
chore(deps-dev): bump ruff from 0.5.5 to 0.5.6
2024-08-05 08:33:23 +02:00
Matthias
f27580b5ae
Merge pull request #10493 from freqtrade/dependabot/pip/develop/technical-1.4.4
...
chore(deps): bump technical from 1.4.3 to 1.4.4
2024-08-05 08:33:15 +02:00
Matthias
b2d35751b4
Merge pull request #10490 from freqtrade/dependabot/pip/develop/fastapi-0.112.0
...
chore(deps): bump fastapi from 0.111.1 to 0.112.0
2024-08-05 08:32:31 +02:00
Matthias
18df06a7ce
Merge pull request #10487 from froggleston/develop
...
Add rich table width if jupyter in modules
2024-08-05 06:53:43 +02:00
dependabot[bot]
0bee3c9db0
chore(deps): bump tqdm from 4.66.4 to 4.66.5
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.4 to 4.66.5.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.66.5 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 03:27:30 +00:00
dependabot[bot]
e3ba28d767
chore(deps): bump ccxt from 4.3.68 to 4.3.73
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.68 to 4.3.73.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.68...4.3.73 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 03:27:23 +00:00
dependabot[bot]
1f9c2cd181
chore(deps): bump technical from 1.4.3 to 1.4.4
...
Bumps [technical](https://github.com/freqtrade/technical ) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/freqtrade/technical/releases )
- [Commits](https://github.com/freqtrade/technical/compare/1.4.3...1.4.4 )
---
updated-dependencies:
- dependency-name: technical
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 03:27:08 +00:00
dependabot[bot]
ea2b12a548
chore(deps-dev): bump ruff from 0.5.5 to 0.5.6
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.5...0.5.6 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 03:27:05 +00:00
dependabot[bot]
c9f4db2a4f
chore(deps): bump fastapi from 0.111.1 to 0.112.0
...
Bumps [fastapi](https://github.com/fastapi/fastapi ) from 0.111.1 to 0.112.0.
- [Release notes](https://github.com/fastapi/fastapi/releases )
- [Commits](https://github.com/fastapi/fastapi/compare/0.111.1...0.112.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-05 03:26:45 +00:00
dependabot[bot]
1e5154c901
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.30 to 9.5.31
- [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.30...9.5.31 )
---
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 >
2024-08-05 03:26:37 +00:00
froggleston
17dc41279c
Ruff formatting
2024-08-04 21:59:07 +01:00
froggleston
cb4747aed2
Add rich table width if jupyter in modules
2024-08-04 21:43:00 +01:00
Matthias
ce8d03ddce
chore: improve comment as to why matplotlib is pinned in the first place
2024-08-04 19:55:40 +02:00
Matthias
366c7e2b91
fix: pin matplotlib to 3.9.0 to fix windows wheels
...
caused by the partial yank of 3.9.1 (only the windows wheels have been deleted).
Ref: https://github.com/matplotlib/matplotlib/issues/28551
2024-08-04 19:54:51 +02:00
Matthias
6c5fb5e22b
chore: add_config_files to config_schema
2024-08-04 09:03:32 +02:00
Matthias
4854bdd02f
chore: Add log_responses to config schema
2024-08-04 08:29:15 +02:00
Matthias
d7ecdc9b07
chore: Downgrade cryptography for RPI
...
https://github.com/piwheels/packages/issues/464
2024-08-03 18:31:39 +02:00
Matthias
c8d30ae801
chore: fix oneline exchange-list output
2024-08-03 18:30:21 +02:00
Matthias
9eebe82b34
chore: fix api-server tests
2024-08-03 18:29:16 +02:00
Matthias
b3915ff8fd
chore: use classname to show exchanges
2024-08-03 18:25:31 +02:00
Matthias
805c946b33
feat: improve structure of list_exchange endpoints
2024-08-03 18:24:52 +02:00
Matthias
8bc1949466
docs: update link to technical documentation
2024-08-03 16:41:22 +02:00
Matthias
a6689b1035
chore: Remove unnecessary, duplicate mkdocs install
2024-08-03 13:29:54 +02:00
Matthias
f63910d355
chore: improve wording for cooldown_period
2024-08-02 20:15:46 +02:00
Matthias
98c8521057
chore: fix minor gotcha
2024-08-02 20:13:59 +02:00
Matthias
57139295b5
tests: Add unlock_at test
2024-08-02 20:12:44 +02:00
Matthias
79d4dc1646
Merge branch 'develop' into feature/stoploss-start-at
2024-08-02 19:51:28 +02:00
Matthias
1760624954
test: Test "invalid date format"
2024-08-02 19:48:43 +02:00
jainanuj94
ecf9c173c4
Add test for backtesitng-analysis
2024-08-02 20:46:19 +05:30
jainanuj94
b0e863dbbb
Introduce --exit-signals flag to backtesting-analysis command
2024-08-02 20:09:56 +05:30
jainanuj94
8f8859a5f5
Initial commit - create a different file for signals
2024-08-02 15:54:03 +05:30
Matthias
9429657a2b
chore: make Hyperliquid class actually usable
2024-08-02 07:28:09 +02:00
Matthias
2b0b1e23eb
chore: enhance error message on ohlcv error
2024-08-02 07:26:54 +02:00
Matthias
dd55baf148
chore: support snake_case for api keys
2024-08-02 07:26:54 +02:00
Matthias
4542157192
Merge pull request #10470 from freqtrade/dependabot/pip/develop/torch-2.4.0
...
chore(deps): bump torch from 2.2.2 to 2.4.0
2024-08-02 06:56:13 +02:00
Matthias
9e47172d69
chore: Reduce test flakyness of ws test
2024-08-01 20:37:40 +02:00
jainanuj94
2ad921f99e
Merge remote-tracking branch 'upstream/develop' into develop
2024-08-01 23:55:01 +05:30
Matthias
a840969512
feat: move trades-refresh to async
2024-08-01 19:58:17 +02:00
Matthias
67fdfdf584
chore: Update schema file
2024-08-01 19:39:06 +02:00
Matthias
abef8e376c
feat: add $schema to config examples
2024-08-01 07:03:34 +02:00
Matthias
8a85077e70
chore: add download_trades config key, reorder some keys
2024-08-01 07:02:47 +02:00
Matthias
b3ac296cac
chore: Improve schema wording
2024-08-01 06:58:17 +02:00
Matthias
b2db733c83
Merge pull request #10482 from freqtrade/maint/remove_pip_24_lock
...
chore: Remove pip pin from ci
2024-08-01 06:43:31 +02:00
Matthias
92dfcf3b6d
Merge pull request #10483 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-08-01 06:43:19 +02:00
xmatthias
af554fc3f7
chore: update pre-commit hooks
2024-08-01 03:15:58 +00:00
Matthias
02621eee74
chore: remove pip version lock from instal scripts
2024-07-31 20:39:21 +02:00
Matthias
8105f51603
chore: remove pip lock from Dockerfiles
2024-07-31 20:39:12 +02:00
Matthias
c40ac27d71
chore: Remove pip pin from ci
2024-07-31 20:36:48 +02:00
Matthias
d33c930f26
Merge pull request #10454 from jainanuj94/feature/10348
...
Add percent change pairlist
2024-07-30 20:58:27 +02:00
Matthias
eb0fc0fc80
docs: Fix minor typo
2024-07-30 20:29:21 +02:00
Matthias
a6563543a3
Merge pull request #10477 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-07-30 06:10:05 +02:00
xmatthias
40b20c5595
chore: update pre-commit hooks
2024-07-30 03:02:51 +00:00
Matthias
1ebbfffd2a
chore: hyperliquid doesn't have historic ohlcv
2024-07-29 19:42:28 +02:00
Matthias
8954857481
Merge pull request #10464 from freqtrade/new_release
...
New release 2024.7
2024-07-29 19:32:28 +02:00
Matthias
24d3e09618
Merge pull request #10467 from freqtrade/dependabot/pip/develop/pre-commit-3.8.0
...
chore(deps-dev): bump pre-commit from 3.7.1 to 3.8.0
2024-07-29 14:24:09 +02:00
Matthias
d92ddc4c7a
Merge pull request #10471 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.9
...
chore(deps): bump pymdown-extensions from 10.8.1 to 10.9
2024-07-29 11:38:11 +02:00
dependabot[bot]
c8b7580830
chore(deps-dev): bump pre-commit from 3.7.1 to 3.8.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.1...v3.8.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 08:27:01 +00:00
Matthias
a9d0c052bc
Merge pull request #10468 from freqtrade/dependabot/pip/develop/ruff-0.5.5
...
chore(deps-dev): bump ruff from 0.5.4 to 0.5.5
2024-07-29 10:26:15 +02:00
Matthias
ad0b349a3f
Merge pull request #10474 from freqtrade/dependabot/pip/develop/lightgbm-4.5.0
...
chore(deps): bump lightgbm from 4.4.0 to 4.5.0
2024-07-29 08:50:36 +02:00
Matthias
9da51a8d85
Merge pull request #10473 from freqtrade/dependabot/pip/develop/plotly-5.23.0
...
chore(deps): bump plotly from 5.22.0 to 5.23.0
2024-07-29 08:50:23 +02:00
Matthias
814f21a50e
Merge pull request #10472 from freqtrade/dependabot/pip/develop/python-rapidjson-1.19
...
chore(deps): bump python-rapidjson from 1.18 to 1.19
2024-07-29 08:49:54 +02:00
Matthias
092669fb9d
Merge pull request #10469 from freqtrade/dependabot/pip/develop/ccxt-4.3.68
...
chore(deps): bump ccxt from 4.3.65 to 4.3.68
2024-07-29 07:45:22 +02:00
dependabot[bot]
3789e1339b
chore(deps): bump pymdown-extensions from 10.8.1 to 10.9
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.8.1 to 10.9.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.8.1...10.9 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 05:32:28 +00:00
dependabot[bot]
a1490d07b4
chore(deps-dev): bump ruff from 0.5.4 to 0.5.5
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.4...0.5.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 05:32:28 +00:00
Matthias
08144382b8
Merge pull request #10466 from freqtrade/dependabot/pip/develop/mkdocs-1c45c0a9b7
...
chore(deps): bump mkdocs-material from 9.5.29 to 9.5.30 in the mkdocs group
2024-07-29 07:31:51 +02:00
Matthias
cb90e1388f
Merge pull request #10465 from freqtrade/dependabot/pip/develop/pytest-d2133643f0
...
chore(deps-dev): bump pytest from 8.3.1 to 8.3.2 in the pytest group
2024-07-29 07:31:37 +02:00
Matthias
5e1038dc67
chore: Fix torch version bump
2024-07-29 07:00:17 +02:00
Matthias
b117f085ce
chore: Bump version to 2024.7
2024-07-29 06:22:00 +02:00
Matthias
c7dc908aa7
Merge branch 'stable' into new_release
2024-07-29 06:21:32 +02:00
dependabot[bot]
5e852ebb5d
chore(deps): bump lightgbm from 4.4.0 to 4.5.0
...
Bumps [lightgbm](https://github.com/microsoft/LightGBM ) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases )
- [Commits](https://github.com/microsoft/LightGBM/compare/v4.4.0...v4.5.0 )
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 03:08:24 +00:00
dependabot[bot]
097786c62d
chore(deps): bump plotly from 5.22.0 to 5.23.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.22.0 to 5.23.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.22.0...v5.23.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 03:08:18 +00:00
dependabot[bot]
baeced32c3
chore(deps): bump python-rapidjson from 1.18 to 1.19
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.18 to 1.19.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.18...v1.19 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 03:08:10 +00:00
dependabot[bot]
2f4e4343c2
chore(deps): bump torch from 2.2.2 to 2.4.0
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.2.2 to 2.4.0.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.2.2...v2.4.0 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 03:07:44 +00:00
dependabot[bot]
9fd6d7318e
chore(deps): bump ccxt from 4.3.65 to 4.3.68
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.65 to 4.3.68.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.65...4.3.68 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 03:07:22 +00:00
dependabot[bot]
fd2be958ba
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.29 to 9.5.30
- [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.29...9.5.30 )
---
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 >
2024-07-29 03:06:12 +00:00
dependabot[bot]
719889b27a
chore(deps-dev): bump pytest from 8.3.1 to 8.3.2 in the pytest group
...
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest ).
Updates `pytest` from 8.3.1 to 8.3.2
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.1...8.3.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-29 03:05:45 +00:00
Matthias
faaa1050da
chore: Bump dev version to 2024.8
2024-07-28 20:10:30 +02:00
jainanuj94
27aed5cd7e
Update schema.json
2024-07-28 22:34:34 +05:30
jainanuj94
aa327643f5
Merge remote-tracking branch 'upstream/develop' into feature/10348
2024-07-28 22:26:58 +05:30
jainanuj94
3a481df45d
Merge remote-tracking branch 'upstream/develop' into develop
2024-07-28 22:26:00 +05:30
jainanuj94
ac1e405c34
Update documentation and fix doc test
2024-07-28 21:10:20 +05:30
Matthias
df7d5d2cb1
Merge pull request #10463 from freqtrade/feat/conf_schema
...
Add Config schema with description
2024-07-28 16:27:08 +02:00
Matthias
2d90cf48b3
run a check for uptodate json schema
2024-07-28 15:34:19 +02:00
Matthias
2fd6c962d2
chore: improve extract json script
2024-07-28 15:33:21 +02:00
Matthias
1226593f3b
chore: Add initial version of json schema
2024-07-28 15:32:01 +02:00
Matthias
25569686aa
chore: Update Path to write json schema to
2024-07-28 15:30:06 +02:00
Matthias
61b573bb89
feat: Add "strategy override" hints
2024-07-28 08:25:35 +02:00
jainanuj94
4932473b3f
Add documentation
2024-07-27 23:41:32 +05:30
Matthias
a368c00302
feat: add freqAI remaining parameters
2024-07-27 16:58:10 +02:00
Matthias
06bbcf4c9f
feat: add some freqAI parameter descriptions
2024-07-27 16:57:56 +02:00
Matthias
edf66deb96
feat: add RL parameter descriptions
2024-07-27 16:57:47 +02:00
Matthias
075f6b9412
feat: more config schema descriptions - emc
2024-07-27 16:56:06 +02:00
Matthias
05b202caa6
feat: more config schema descriptions (exchange)
2024-07-27 16:56:06 +02:00
Matthias
aaac080dfb
feat: more config schema descriptions
2024-07-27 16:56:06 +02:00
Matthias
14a20c703b
feat: more config schema descriptions
2024-07-27 16:56:06 +02:00
Matthias
6cfba2c225
feat: more config schema descriptions (api_server)
2024-07-27 16:56:06 +02:00
Matthias
29e9dd44e9
feat: more config schema descriptions (telegram)
2024-07-27 16:56:06 +02:00
Matthias
00729a87ff
chore: remove validation for deprecated settings
2024-07-27 16:56:06 +02:00
Matthias
ca47e3489c
feat: more config schema descriptions
2024-07-27 16:56:06 +02:00
Matthias
abde1a1c39
feat: more config schema descriptions
2024-07-27 16:56:06 +02:00
Matthias
d42b5b7733
feat: Add more descriptions to config schema
2024-07-27 16:56:06 +02:00
Matthias
4e51140506
feat: Add initial descriptions for config schema
2024-07-27 16:56:06 +02:00
Matthias
08ed99d20c
feat: Add build-helpers json schema extract script
2024-07-27 16:56:06 +02:00
Matthias
206baf7d80
chore: add a bit of typehinting
2024-07-27 16:13:17 +02:00
Matthias
4ac7a4fdab
Allow empty min_Value setting...
2024-07-27 16:07:51 +02:00
Matthias
283e8045d8
PercentChangePairlist should partecipate in regular tests
2024-07-27 16:05:59 +02:00
Matthias
8637f4a70d
Remove SortKey dynamics and setting
2024-07-27 16:04:51 +02:00
Matthias
6454a7a453
chore: Remove Phemex from blocklist.
...
not providing history is not necessarily a reason to hard-block an exchange.
2024-07-27 15:57:07 +02:00
Matthias
6645fd5d8a
chore: fix flake8 error
2024-07-26 08:20:42 +00:00
jainanuj94
4a768682ea
Remove unnecessary logs and up description
2024-07-26 13:13:26 +05:30
jainanuj94
dad4f30597
Correct calculation for percent calculation and use tickers
2024-07-25 23:33:28 +05:30
Matthias
b88b1cbbdb
fix: Update /trades to include L/S indicator
...
closes #10457
2024-07-25 07:00:11 +02:00
Matthias
818e4d86bf
docs: explain that the strategy may be called with dataframe of length 1
2024-07-25 06:39:35 +02:00
jainanuj94
1b81de01b4
10348 | run ruff formatter
2024-07-25 00:04:06 +05:30
jainanuj94
b09f9e8c12
10348 | Update tests and add pairlist constants
2024-07-24 19:12:11 +05:30
jainanuj94
4b1177e07e
10348 | Create new pair list to dynamically fetch pairs based on percent volume change
2024-07-24 19:09:45 +05:30
Matthias
bf9aa2c388
chore: Extract config validation schema
2024-07-23 18:14:31 +02:00
Matthias
b2c2fedbc1
Merge pull request #10449 from freqtrade/dependabot/pip/develop/cryptography-43.0.0
...
chore(deps): bump cryptography from 42.0.8 to 43.0.0
2024-07-23 18:12:35 +02:00
Matthias
5eab5b1135
Merge pull request #10452 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-07-23 06:22:51 +02:00
xmatthias
a3e6e34bdc
chore: update pre-commit hooks
2024-07-23 03:02:43 +00:00
Matthias
2642e22824
Merge pull request #10445 from freqtrade/dependabot/pip/develop/mypy-1.11.0
...
chore(deps-dev): bump mypy from 1.10.1 to 1.11.0
2024-07-22 20:50:02 +02:00
Matthias
152b2c6a00
chore: Bump pre-commit
2024-07-22 19:31:44 +02:00
Matthias
a964884077
chore: Remove now unused type ignore comment
2024-07-22 19:31:44 +02:00
dependabot[bot]
97a374909f
chore(deps-dev): bump mypy from 1.10.1 to 1.11.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.10.1 to 1.11.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 19:31:44 +02:00
Matthias
0d7400fff4
chore: fix pre-commit error
2024-07-22 19:31:30 +02:00
Matthias
5093349732
chore: remove potential flakyness from test
2024-07-22 19:29:44 +02:00
Matthias
b3e3dff560
Improve log message uppon pair watchlist removal
2024-07-22 19:27:55 +02:00
Matthias
d4db87e017
Merge pull request #10451 from cowleyb/Fix-typo-in-docs
...
Typo in docs
2024-07-22 18:42:08 +02:00
Matthias
dfe1a42b74
docs: Migrate "different db system" to advanced setup
2024-07-22 18:30:10 +02:00
Matthias
a1e73ffe93
docs: update sql cheatsheet with a few warnings
2024-07-22 18:30:07 +02:00
Matthias
72f6ee8e8b
feat: Add Orderflow -> exchange support validation
2024-07-22 18:07:32 +02:00
cowleyb
cb1539463e
Typo in docs
2024-07-22 15:57:24 +01:00
Matthias
8591b9f0c8
Merge pull request #10447 from freqtrade/dependabot/pip/develop/pyarrow-17.0.0
...
chore(deps): bump pyarrow from 16.1.0 to 17.0.0
2024-07-22 12:41:21 +02:00
Matthias
cc34435b9e
Merge pull request #10446 from freqtrade/dependabot/pip/develop/uvicorn-0.30.3
...
chore(deps): bump uvicorn from 0.30.1 to 0.30.3
2024-07-22 12:30:06 +02:00
Matthias
5c4075228e
Merge pull request #10441 from freqtrade/dependabot/pip/develop/pytest-ad4c89e6dc
...
chore(deps-dev): bump the pytest group with 2 updates
2024-07-22 09:34:58 +02:00
dependabot[bot]
7b459336ab
chore(deps): bump cryptography from 42.0.8 to 43.0.0
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.8 to 43.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...43.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 07:11:49 +00:00
Matthias
54aa05ae23
Merge pull request #10448 from freqtrade/dependabot/pip/develop/ccxt-4.3.65
...
chore(deps): bump ccxt from 4.3.61 to 4.3.65
2024-07-22 09:10:55 +02:00
Matthias
cc8afffaa9
Merge pull request #10440 from freqtrade/dependabot/pip/develop/types-5f7a719065
...
chore(deps-dev): bump types-cachetools from 5.3.0.7 to 5.4.0.20240717 in the types group
2024-07-22 08:53:10 +02:00
dependabot[bot]
1e23f7442c
chore(deps-dev): bump the pytest group with 2 updates
...
Bumps the pytest group with 2 updates: [pytest](https://github.com/pytest-dev/pytest ) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest` from 8.2.2 to 8.3.1
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.1 )
Updates `pytest-asyncio` from 0.23.7 to 0.23.8
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.7...v0.23.8 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 05:23:32 +00:00
Matthias
38a737c913
Merge pull request #10444 from freqtrade/dependabot/pip/develop/cachetools-5.4.0
...
chore(deps): bump cachetools from 5.3.3 to 5.4.0
2024-07-22 07:22:37 +02:00
Matthias
723d60d24d
Merge pull request #10443 from freqtrade/dependabot/pip/develop/ruff-0.5.4
...
chore(deps-dev): bump ruff from 0.5.2 to 0.5.4
2024-07-22 07:22:14 +02:00
Matthias
4a57805864
chore: bump pyarrow pre-built wheels
...
Drop support for 3.9 - the image we're using is 3.11 since a long time now.
2024-07-22 07:14:56 +02:00
Matthias
ac17bfbf4f
types-cachetools - pre-commit
2024-07-22 06:50:42 +02:00
dependabot[bot]
328cb5e9ca
chore(deps): bump ccxt from 4.3.61 to 4.3.65
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.61 to 4.3.65.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.61...4.3.65 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 03:15:48 +00:00
dependabot[bot]
2598895d70
chore(deps): bump pyarrow from 16.1.0 to 17.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 16.1.0 to 17.0.0.
- [Release notes](https://github.com/apache/arrow/releases )
- [Commits](https://github.com/apache/arrow/compare/r-16.1.0...go/v17.0.0 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 03:15:37 +00:00
dependabot[bot]
f0e1ac6e4b
chore(deps): bump uvicorn from 0.30.1 to 0.30.3
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.30.1 to 0.30.3.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.30.1...0.30.3 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 03:15:15 +00:00
dependabot[bot]
86b4973866
chore(deps): bump cachetools from 5.3.3 to 5.4.0
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.3.3 to 5.4.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.3.3...v5.4.0 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 03:14:49 +00:00
dependabot[bot]
6fc2be25ba
chore(deps-dev): bump ruff from 0.5.2 to 0.5.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.2 to 0.5.4.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.2...0.5.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 03:14:40 +00:00
dependabot[bot]
fdeb9355a5
chore(deps-dev): bump types-cachetools in the types group
...
Bumps the types group with 1 update: [types-cachetools](https://github.com/python/typeshed ).
Updates `types-cachetools` from 5.3.0.7 to 5.4.0.20240717
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-22 03:11:52 +00:00
Matthias
4ee7c3741f
Merge pull request #9066 from TheJoeSchr/feature/fetch-public-trades
...
[Feature] fetch public trades
2024-07-21 20:00:54 +02:00
Matthias
faf7b830c9
fix: Fix WS restart bug after network outage
...
This could lead to messed up candles in case of an outage that took more than 1 candle.
2024-07-21 19:56:51 +02:00
Matthias
0ad8fcf834
Merge pull request #10438 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-07-20 13:30:30 +02:00
xmatthias
8cd20f1914
chore: update pre-commit hooks
2024-07-20 06:43:19 +00:00
Matthias
a8f707eee2
Merge branch 'develop' into feature/fetch-public-trades
2024-07-20 08:15:34 +02:00
Matthias
3b05d680c8
Merge pull request #10437 from iridescentGray/develop
...
chore: remove redundant raise
2024-07-20 08:14:42 +02:00
colorfulgray0
b5e7c6406a
chore: remove redundant raise
2024-07-19 15:49:30 +08:00
Joe Schr
00724fdff4
chore: renames orderflow tests file
2024-07-19 09:37:34 +02:00
Joe Schr
9eb5993833
chore: drop candle_start and candle_end from trades and add test asserting trades columns
2024-07-18 20:04:34 +02:00
simwai
f714d1ab28
Added unlock_at field to protections document
2024-07-18 15:08:12 +02:00
Matthias
2560090a68
chore: Remove "version" field from compose file
...
it's been deprecated since at least 3 years.
2024-07-17 20:03:40 +02:00
Matthias
f5a92fcfc5
Support accountId as exchange secret
2024-07-16 18:26:51 +02:00
Matthias
5c371133a0
chore: Improve wording
2024-07-16 18:21:01 +02:00
Matthias
aec749fdb6
Merge pull request #10434 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-07-16 07:36:35 +02:00
Matthias
dcc9d20cca
Remove unnecessary statement
2024-07-16 07:31:11 +02:00
Matthias
d590ab003f
Add unlock_at config test, simplify validation
2024-07-16 07:26:41 +02:00
Matthias
a3c52445ee
Simplify validation
2024-07-16 07:14:46 +02:00
Matthias
be3fcd90e2
Remove unneeded property
2024-07-16 07:14:33 +02:00
Matthias
26aa336450
Combine "until" logic into calculate_lock_end
2024-07-16 07:05:42 +02:00
Matthias
65972d9c0c
Add cooldown with timeperiod test
2024-07-16 06:51:31 +02:00
Matthias
d13f47ec0b
align wording to simplify "locking for" element
2024-07-16 06:48:30 +02:00
Matthias
1e36bc98b9
chore: Remove unused method
2024-07-16 06:35:32 +02:00
Matthias
16dd86e732
_unlock_at should be private
2024-07-16 06:31:12 +02:00
xmatthias
c52e6d1cc8
chore: update pre-commit hooks
2024-07-16 03:03:00 +00:00
Joe Schr
4cd75c9753
docs: replace orderflow dataframe with dict in code comment
2024-07-15 20:49:56 +02:00
Matthias
5930813df9
docs: Updated orderflow documentation
2024-07-15 20:30:31 +02:00
Matthias
353dc79aa9
chore: invert some asserts
2024-07-15 20:25:21 +02:00
Matthias
e043797a82
chore: Tests should use dict format
2024-07-15 20:25:09 +02:00
Matthias
8922f0cdf3
feat: use dicts instead of nested dataframes
2024-07-15 20:08:55 +02:00
Matthias
beceacc3c5
Merge pull request #10424 from iridescentGray/develop
...
fix: remove contextmanager
2024-07-15 13:19:42 +02:00
Matthias
391e062c3d
Merge pull request #10429 from freqtrade/dependabot/pip/develop/humanize-4.10.0
...
chore(deps): bump humanize from 4.9.0 to 4.10.0
2024-07-15 09:37:12 +02:00
Matthias
dab1a2889f
Merge pull request #10425 from freqtrade/dependabot/pip/develop/types-ebb7b2ebf3
...
chore(deps-dev): bump types-requests from 2.32.0.20240622 to 2.32.0.20240712 in the types group
2024-07-15 09:22:34 +02:00
Matthias
ee29f27ed6
Merge pull request #10432 from freqtrade/dependabot/pip/develop/fastapi-0.111.1
...
chore(deps): bump fastapi from 0.111.0 to 0.111.1
2024-07-15 08:53:32 +02:00
dependabot[bot]
ad23ba6a1b
chore(deps): bump humanize from 4.9.0 to 4.10.0
...
Bumps [humanize](https://github.com/python-humanize/humanize ) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/python-humanize/humanize/releases )
- [Commits](https://github.com/python-humanize/humanize/compare/4.9.0...4.10.0 )
---
updated-dependencies:
- dependency-name: humanize
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-15 06:27:53 +00:00
Matthias
fc50d374e8
Merge pull request #10431 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.4
...
chore(deps): bump python-telegram-bot from 21.3 to 21.4
2024-07-15 08:26:59 +02:00
Matthias
28795e0706
Merge pull request #10430 from freqtrade/dependabot/pip/develop/ccxt-4.3.61
...
chore(deps): bump ccxt from 4.3.58 to 4.3.61
2024-07-15 08:26:34 +02:00
colorfulgray0
eba0aaf3c2
chore: remove contextmanager
2024-07-15 14:08:10 +08:00
Matthias
144ff15795
Merge pull request #10428 from freqtrade/dependabot/pip/develop/ruff-0.5.2
...
chore(deps-dev): bump ruff from 0.5.1 to 0.5.2
2024-07-15 07:56:00 +02:00
Matthias
55f63b59d4
Merge pull request #10427 from freqtrade/dependabot/pip/develop/jsonschema-4.23.0
...
chore(deps): bump jsonschema from 4.22.0 to 4.23.0
2024-07-15 07:38:07 +02:00
Matthias
2cf351aaf3
Merge pull request #10426 from freqtrade/dependabot/pip/develop/mkdocs-2f8b0ef7df
...
chore(deps): bump mkdocs-material from 9.5.28 to 9.5.29 in the mkdocs group
2024-07-15 07:37:38 +02:00
Matthias
663d9daef5
chore: types-requests - bump version
2024-07-15 06:45:53 +02:00
dependabot[bot]
2d3e741f01
chore(deps): bump fastapi from 0.111.0 to 0.111.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.111.0 to 0.111.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.111.0...0.111.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-15 03:34:22 +00:00
dependabot[bot]
af5eef3e59
chore(deps): bump python-telegram-bot from 21.3 to 21.4
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.3 to 21.4.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.3...v21.4 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-15 03:34:17 +00:00
dependabot[bot]
b704545abb
chore(deps): bump ccxt from 4.3.58 to 4.3.61
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.58 to 4.3.61.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.58...4.3.61 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-15 03:34:10 +00:00
dependabot[bot]
2b082f1808
chore(deps-dev): bump ruff from 0.5.1 to 0.5.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.1...0.5.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-15 03:33:54 +00:00
dependabot[bot]
ddab71844e
chore(deps): bump jsonschema from 4.22.0 to 4.23.0
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.22.0 to 4.23.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases )
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.22.0...v4.23.0 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-15 03:33:44 +00:00
dependabot[bot]
2b36a7e318
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.28 to 9.5.29
- [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.28...9.5.29 )
---
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 >
2024-07-15 03:33:27 +00:00
dependabot[bot]
aa8165cfbb
chore(deps-dev): bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed ).
Updates `types-requests` from 2.32.0.20240622 to 2.32.0.20240712
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-15 03:32:42 +00:00
simwai
be894664ef
Fixed building of wrong reason texts
...
Removed unnecessary method set_unlock_at_as_stop_duration()
2024-07-14 21:47:43 +02:00
Matthias
5cabd49bec
Fix comment
...
closes #10422
2024-07-14 17:28:08 +02:00
Matthias
103db9a025
Add hyperliquid exchange overrides
...
part of #10377
2024-07-14 09:14:44 +02:00
Matthias
9736e0d13f
Update docstring alignment
2024-07-14 09:08:36 +02:00
Matthias
1c46b287d7
chore: add support for "walletAddress" and "privateKey"
...
part of #10377
2024-07-14 09:05:25 +02:00
Matthias
5b2b5285ed
chore: Support apiKey as config value
...
(aligns secret configuration with ccxt)
2024-07-14 08:57:23 +02:00
Matthias
b9c2868dff
Merge pull request #10420 from freqtrade/feat/dl_data_progress
...
Download Data - progressbar
2024-07-14 08:03:51 +02:00
Matthias
b163f8fcf4
Improve test
2024-07-13 18:29:00 +02:00
Matthias
ba352522d4
Implement progress tracker to trades download
2024-07-13 18:01:22 +02:00
Matthias
b41cdfb683
Simplify by extracting progressbar definition
2024-07-13 15:47:50 +02:00
Matthias
04c9626c8c
feat: Implement rich Progress to download-data
2024-07-13 10:54:23 +02:00
Matthias
87b78b5ec5
Add default to customProgress cust_objs
2024-07-13 10:52:03 +02:00
Matthias
8a166b04f9
Align test directory with working directory
2024-07-13 10:10:12 +02:00
Matthias
d3ffdbf300
chore: Add small todo
2024-07-13 09:49:21 +02:00
Matthias
79e6034656
docs: Improve orderflow documentation
2024-07-13 09:49:09 +02:00
Matthias
646ca5e3b3
Docs wording
2024-07-12 20:00:46 +02:00
Matthias
50dcd04816
chore: Add cryptocom base exchange class
...
adjust candle-limit to the appropriate number
2024-07-12 07:09:52 +02:00
Matthias
9ebd34daba
Merge branch 'develop' into feature/fetch-public-trades
2024-07-11 07:06:58 +02:00
Matthias
2dfa9ac13c
applymap -> map
2024-07-11 07:05:58 +02:00
Matthias
c0d729bcd9
chore: remove deprecated read_csv options
2024-07-11 07:05:58 +02:00
Matthias
7eb38f7e5e
Merge pull request #10419 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-07-11 06:40:05 +02:00
xmatthias
d25c76698c
chore: update pre-commit hooks
2024-07-11 03:12:39 +00:00
Matthias
9975788f57
Add workaround to drop orderflow columns before sending to plotting
2024-07-10 20:21:32 +02:00
Matthias
e5f6ce9724
Fix "needed_candle_for*" logic
...
we can't compare this to "required_candle_call_count" - that'd yield 1 ...
2024-07-10 20:19:01 +02:00
Matthias
dcedc1c652
Merge pull request #10417 from freqtrade/feat/rich_tables_bt
...
Backtest tables -> Rich
2024-07-10 06:48:26 +02:00
Matthias
a7fcd1263b
chore: Fix typing
2024-07-09 19:39:47 +02:00
Matthias
9c41ab10ff
chore: remove tabulate output
2024-07-09 07:15:18 +02:00
Matthias
f9af659153
feat: edge-cli output to rich
2024-07-09 07:08:10 +02:00
Matthias
2d31314eb4
feat: bt-result to tabulate
2024-07-09 06:54:04 +02:00
Matthias
06a0264f2b
feat: period breakdown -> rich table
2024-07-09 06:51:11 +02:00
Matthias
315351b573
feat: Tag table -> rich
2024-07-09 06:49:33 +02:00
Matthias
a605ae20a7
feat: initial backtest table to rich
2024-07-09 06:43:12 +02:00
Matthias
5765bb4a4f
feat: Update initial bt table
2024-07-09 06:38:10 +02:00
Matthias
8393205489
Merge pull request #10405 from freqtrade/feat/rich_tables
...
Add rich table output
2024-07-09 06:37:52 +02:00
Matthias
f1993766ee
Merge pull request #10416 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-07-09 06:31:42 +02:00
xmatthias
c679a6aab2
chore: update pre-commit hooks
2024-07-09 03:03:43 +00:00
Matthias
0e870ab47c
chore: don't use pipe operator, not supported on 3.9
2024-07-08 19:15:05 +02:00
Matthias
64d22bbd89
chore: Fix fstring incompatibility with older python versions
2024-07-08 18:20:39 +02:00
Matthias
e2def42932
Merge pull request #10413 from freqtrade/dependabot/pip/develop/ruff-0.5.1
...
chore(deps-dev): bump ruff from 0.5.0 to 0.5.1
2024-07-08 07:52:50 +02:00
Matthias
43ac867747
Merge pull request #10408 from freqtrade/dependabot/pip/develop/mkdocs-852807f2c9
...
chore(deps): bump mkdocs-material from 9.5.27 to 9.5.28 in the mkdocs group
2024-07-08 07:39:59 +02:00
Matthias
76a34efe36
chore: improve backtest test resiliance
2024-07-08 07:21:24 +02:00
Matthias
ae92807b5c
chore: Update more test reliability
2024-07-08 07:21:24 +02:00
Matthias
453ea0dbcc
update test for bt-output stability
2024-07-08 07:21:24 +02:00
Matthias
432f45484e
Merge pull request #10412 from freqtrade/dependabot/pip/develop/pydantic-2.8.2
...
chore(deps): bump pydantic from 2.7.4 to 2.8.2
2024-07-08 07:21:00 +02:00
Matthias
caa6fe859c
Merge pull request #10411 from freqtrade/dependabot/pip/develop/orjson-3.10.6
...
chore(deps): bump orjson from 3.10.5 to 3.10.6
2024-07-08 07:07:28 +02:00
Matthias
b208f978db
Remove dependency on colorama
2024-07-08 06:44:52 +02:00
Matthias
49a60fa67f
Properly support "--no-color" for hyperopt
2024-07-08 06:44:21 +02:00
Matthias
1744205bf1
Merge pull request #10410 from freqtrade/dependabot/pip/develop/ccxt-4.3.58
...
chore(deps): bump ccxt from 4.3.54 to 4.3.58
2024-07-08 06:43:14 +02:00
Matthias
beca37e102
Merge pull request #10409 from freqtrade/dependabot/pip/develop/scikit-learn-1.5.1
...
chore(deps): bump scikit-learn from 1.5.0 to 1.5.1
2024-07-08 06:42:20 +02:00
Matthias
28f4e1c068
Colorama is not necessary for hyperopt commands anymore
2024-07-08 06:38:29 +02:00
dependabot[bot]
4d2b6d6d6e
chore(deps-dev): bump ruff from 0.5.0 to 0.5.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.0...0.5.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-08 03:11:11 +00:00
dependabot[bot]
ddb4cb853a
chore(deps): bump pydantic from 2.7.4 to 2.8.2
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.7.4 to 2.8.2.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.7.4...v2.8.2 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-08 03:11:01 +00:00
dependabot[bot]
91fe16344e
chore(deps): bump orjson from 3.10.5 to 3.10.6
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.5 to 3.10.6.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.10.5...3.10.6 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-08 03:10:42 +00:00
dependabot[bot]
7e52124d8a
chore(deps): bump ccxt from 4.3.54 to 4.3.58
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.54 to 4.3.58.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.54...4.3.58 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-08 03:10:32 +00:00
dependabot[bot]
71c29aa367
chore(deps): bump scikit-learn from 1.5.0 to 1.5.1
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.0...1.5.1 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-08 03:10:19 +00:00
dependabot[bot]
c0b20f88a5
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.27 to 9.5.28
- [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.27...9.5.28 )
---
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 >
2024-07-08 03:10:12 +00:00
Matthias
94565d0d39
"best" should be shown in gold
2024-07-07 20:03:49 +02:00
Matthias
004e1101e7
Improve resiliance, drop compatibility test
2024-07-07 17:12:30 +02:00
Matthias
62320a361e
chore: fix now failing test
2024-07-07 17:12:30 +02:00
Matthias
879797e7c5
chore: remove no longer used result formatting methods
2024-07-07 17:12:30 +02:00
Matthias
f51b63fc37
Fix wrong type for live running
2024-07-07 16:33:47 +02:00
Matthias
4d6f399131
Implement colors for hyperopt-output
2024-07-07 16:28:02 +02:00
Matthias
8f0ac0aaea
Remove old output from hyperopt-list
2024-07-07 16:27:53 +02:00
Matthias
f05c019757
feat: Update output for hyperopt to Rich
2024-07-07 16:15:09 +02:00
Matthias
befefd449c
Add a generic Progressbar which allows printing additional objects
2024-07-07 16:13:55 +02:00
Matthias
69628736b2
feat: add hyperopt output functionality
2024-07-07 15:29:58 +02:00
Matthias
483a829d0e
Revert "chore: pre-commit now needs rich types"
...
This reverts commit bc60855b93 .
2024-07-07 15:10:33 +02:00
Matthias
8c807f00bb
Extract row before exploding for better typing
2024-07-07 15:10:14 +02:00
Matthias
bc60855b93
chore: pre-commit now needs rich types
2024-07-07 13:22:09 +02:00
Matthias
4d5b330b77
Improve rich generic
2024-07-07 13:08:52 +02:00
Matthias
296bf9dc1d
chore: Fix unused import
2024-07-07 13:05:37 +02:00
Matthias
dba7f9968b
chore: fix minor type gotcha
2024-07-07 12:58:44 +02:00
Matthias
7adc3c2ef5
Improve rich_tables generic
2024-07-07 12:47:27 +02:00
Matthias
8e2f28955e
feat: rich table for recursive analysis
2024-07-07 10:05:17 +02:00
Matthias
5e88bd231d
feat: lookahead-heplpers -> rich table
2024-07-07 10:00:36 +02:00
Matthias
e705471946
chore: don't return what ain't being needed
2024-07-07 09:49:15 +02:00
Matthias
cdae61e155
feat: use rich tables for entryexitanalysis
2024-07-07 09:49:15 +02:00
Matthias
ffb0cf1a2c
chore: Improve typing
2024-07-07 08:36:51 +02:00
Matthias
9f628309e9
feat: Update list-pairs command to use rich tables
2024-07-06 21:00:34 +02:00
Matthias
c296a8cf82
Improve rich tables interface
2024-07-06 20:59:50 +02:00
Matthias
c9b3987d33
chore: update rich-table print helper
2024-07-06 18:30:48 +02:00
Matthias
768a51cb9b
Extract rich_table print to utils
2024-07-06 18:26:36 +02:00
Matthias
2d8470b254
Remove unused imports
2024-07-06 18:26:08 +02:00
Matthias
8d00e1d929
feat: Use Rich for list-strategies command
2024-07-06 18:09:03 +02:00
Matthias
2e0372d247
extract print_rich_table
2024-07-06 13:12:16 +02:00
Matthias
bafb6507c4
Use Rich table for pair list output
2024-07-06 13:09:37 +02:00
Matthias
b6b589b1f0
Update list-exchanges to use rich tables
2024-07-06 12:59:50 +02:00
Matthias
95097d1f51
chore: don't overwrite exchanges variable
2024-07-06 11:49:26 +02:00
Matthias
6b98bfe9b7
Simplify output
2024-07-06 11:42:40 +02:00
Matthias
7a67771e46
feat: include orderbook / fetchTicker to exchange_has
...
this will ensure one of the "get price" methods is available.
2024-07-06 10:55:10 +02:00
Matthias
bfe18573f3
Improve wording for list-exchanges command
2024-07-06 10:52:03 +02:00
Simon Waiblinger
f126120421
Merge branch 'freqtrade:develop' into feature/stoploss-start-at
2024-07-05 22:23:56 +02:00
simwai
af505b346c
Fixed an access on the config by a wrong config key
2024-07-05 22:17:40 +02:00
simwai
77b4689ac8
Fixed implementation of unlock_at and updated unit tests
2024-07-05 22:14:35 +02:00
Matthias
f3e2dcd342
chore: update get_patched_exchange argument
2024-07-05 09:22:12 +02:00
Matthias
8b50973411
chore: Fix misuse of asyncio.sleep in test
2024-07-05 09:11:58 +02:00
Matthias
36a44575c7
chore: update patch_exchange to not override builtins
2024-07-05 09:10:55 +02:00
Matthias
1e287de589
chore: fix mote A violations in tests and scripts
2024-07-05 08:54:49 +02:00
Matthias
4a4e6bc952
chore: fix flake8-builtins overrides
2024-07-05 08:51:23 +02:00
Matthias
deeabbca12
chore: Don't override builtins
2024-07-05 08:51:20 +02:00
Matthias
8296e7010c
chore: enable NPY ruff rules
2024-07-05 08:41:25 +02:00
Matthias
059fb16a35
docs: improve dev setup docs
2024-07-05 08:28:09 +02:00
Matthias
8d9825ac95
chore: noqa S404
...
we're using static parameters with subpross, so it should be safe.
2024-07-05 08:25:24 +02:00
Matthias
0eadd51ff3
chore: Highlight non-used variable in test
2024-07-05 08:18:39 +02:00
Matthias
ab0fd461ed
chore: Replace np.NAN with np.nan
...
properly implements what #10402 tried to do.
2024-07-05 08:18:36 +02:00
Matthias
53043d1978
Pin numpy install to <2.0 in setup.py
2024-07-05 07:33:26 +02:00
Joe Schr
aa86e95650
refresh_latest_trades: use max_candles to determine trades download count
2024-07-04 18:33:05 +02:00
Matthias
cd8bd9038e
fix: Reassign "options" on market reload
...
Ensures that all data is available after init or reload.
2024-07-04 18:12:14 +02:00
Matthias
72c7f118a0
Improve test naming to be clearer
2024-07-04 17:43:50 +02:00
Joe Schr
3486327e78
Extract global cached_grouped_trades_per_pair into IStrategy
2024-07-04 17:23:59 +02:00
Joe Schr
e5221bded7
Align constant defaults for cache_size with max_candles
2024-07-04 17:06:59 +02:00
Matthias
7c697d4ded
fix: Validate trades for fee
...
We can't rely on the "trades" subarray from the order
to contain everything we need
As such, we need to ensure that required properties are present and not None.
closes #10398
2024-07-04 16:38:12 +02:00
Matthias
d1a0f5a4e1
Add test with invalid trade object
2024-07-04 16:32:29 +02:00
Matthias
6b99033164
Improve trades-cached handling
2024-07-04 15:21:16 +02:00
Matthias
c891e38f2b
Merge branch 'develop' into feature/fetch-public-trades
2024-07-04 14:39:17 +02:00
Matthias
0e51baeb10
Better structure for config docs
2024-07-04 14:32:45 +02:00
Matthias
371819d26e
Merge pull request #10273 from freqtrade/ci/ccxt.pro
...
ccxt.pro support - using websockets to get data
2024-07-04 14:32:36 +02:00
Matthias
b3bcbfa803
Add extended Websocket documentation
2024-07-04 12:47:44 +02:00
Matthias
57316e1875
Don't evaluate comment in waves exchange
2024-07-04 12:39:19 +02:00
Matthias
7ab4eecb18
Fix header indentation
2024-07-04 12:10:39 +02:00
Matthias
a0a5ccc445
Merge branch 'develop' into ci/ccxt.pro
2024-07-04 12:08:36 +02:00
Matthias
8a246b831b
Update non-working ccxt doc links
2024-07-04 12:07:18 +02:00
Matthias
db8d4dc990
Add exchange.enable_ws setting to doc
2024-07-04 12:06:17 +02:00
Joe Schr
05b2d8a2bf
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2024-07-04 11:01:17 +02:00
simwai
57118691d8
Removed entry in gitignore
2024-07-04 10:53:14 +02:00
simwai
2b456cbdeb
Added unlock_at field for protection config
2024-07-04 10:29:13 +02:00
Matthias
7b6cd0cb9c
Merge pull request #10399 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-07-04 08:24:08 +02:00
xmatthias
01506a2ad3
chore: update pre-commit hooks
2024-07-04 03:12:01 +00:00
Matthias
04b65eae3c
docs: Fix format used for backtesting-predictions
2024-07-03 17:24:48 +02:00
Matthias
d953226459
use correct sleep method in tests
2024-07-03 13:44:36 +02:00
Matthias
3348283b05
Test api with new dex attribute
2024-07-03 13:36:41 +02:00
Matthias
b58e412982
feat: Add "DEX" output for list- exchanges subcommand
2024-07-03 13:34:00 +02:00
Matthias
7209b2e71a
Merge branch 'develop' into ci/ccxt.pro
2024-07-03 13:13:13 +02:00
Matthias
d8eb6e59fa
Fix missing import
2024-07-03 12:01:22 +02:00
Matthias
e5a453a1f3
Improve clarity on argument definition
2024-07-03 12:01:13 +02:00
Matthias
44c9358ac1
Simplify argparse imports
2024-07-03 11:55:55 +02:00
Matthias
0f1894037d
Increased Args typehint
2024-07-03 11:51:11 +02:00
Matthias
dcb442f1df
Fix / Improve supported options for lookahead-analysis
2024-07-03 11:42:44 +02:00
Matthias
027cd44944
Clarify dry-run market order slippage logic
...
closes #10384
2024-07-03 11:26:38 +02:00
Matthias
b18563c3bd
Merge pull request #10390 from freqtrade/dependabot/pip/develop/scipy-1.14.0
...
Bump scipy from 1.13.1 to 1.14.0
2024-07-03 11:14:30 +02:00
Matthias
f294aafbf5
Merge pull request #10352 from freqtrade/feat/pairlist_bt_check
...
Feat/pairlist_bt_check
2024-07-03 09:58:45 +02:00
Matthias
5af449fcf9
Merge pull request #10392 from freqtrade/dependabot/pip/develop/python-rapidjson-1.18
...
Bump python-rapidjson from 1.17 to 1.18
2024-07-03 09:51:28 +02:00
Matthias
1482a5c78e
Scipy 1.14 dropped support for python 3.9.
2024-07-03 09:37:01 +02:00
Matthias
a800152a43
Update gzip open mode to text mode
...
It's slightly faster this way, as json files are text anyway.
2024-07-03 09:19:23 +02:00
Matthias
0aab0fa40c
Merge pull request #10388 from freqtrade/dependabot/pip/develop/ta-lib-0.4.32
...
Bump ta-lib from 0.4.31 to 0.4.32
2024-07-03 08:31:59 +02:00
Matthias
68b62e6d90
Bump TA-Lib binary packages
2024-07-03 07:36:49 +02:00
Matthias
c4bc5356d1
Add Ruff Async checks
2024-07-02 20:53:18 +02:00
Matthias
c2275009a8
Merge pull request #10393 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-07-02 07:18:57 +02:00
xmatthias
fa8e95819b
chore: update pre-commit hooks
2024-07-02 03:02:46 +00:00
Axel-CH
6a580176ea
Merge branch 'develop' into feature/proceed-exit-while-open-order
2024-07-01 17:49:40 -04:00
Matthias
26b7733371
Merge pull request #10386 from freqtrade/dependabot/pip/develop/ruff-0.5.0
...
Bump ruff from 0.4.10 to 0.5.0
2024-07-01 10:56:52 +02:00
Matthias
a55691ea7f
Merge pull request #10383 from freqtrade/new_release
...
New release 2024.6
2024-07-01 10:45:09 +02:00
Matthias
78d8a5f790
Merge pull request #10387 from freqtrade/dependabot/pip/develop/ccxt-4.3.54
...
Bump ccxt from 4.3.50 to 4.3.54
2024-07-01 10:41:46 +02:00
Matthias
3ed9bdf38c
Merge pull request #10389 from freqtrade/dependabot/pip/develop/aiofiles-24.1.0
...
Bump aiofiles from 23.2.1 to 24.1.0
2024-07-01 10:38:42 +02:00
dependabot[bot]
a26176a9da
Bump ruff from 0.4.10 to 0.5.0
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.10 to 0.5.0.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.10...0.5.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-01 07:16:07 +00:00
Matthias
ff78e02933
Merge pull request #10385 from freqtrade/dependabot/pip/develop/time-machine-2.14.2
...
Bump time-machine from 2.14.1 to 2.14.2
2024-07-01 09:15:43 +02:00
Matthias
53182a1831
Merge pull request #10391 from freqtrade/dependabot/pip/develop/mypy-1.10.1
...
Bump mypy from 1.10.0 to 1.10.1
2024-07-01 09:15:11 +02:00
dependabot[bot]
33aea106d1
Bump python-rapidjson from 1.17 to 1.18
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.17 to 1.18.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.17...v1.18 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-01 03:42:52 +00:00
dependabot[bot]
5aceea7280
Bump mypy from 1.10.0 to 1.10.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.10.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-01 03:42:46 +00:00
dependabot[bot]
7fe7e1da44
Bump scipy from 1.13.1 to 1.14.0
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.13.1...v1.14.0 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-01 03:42:34 +00:00
dependabot[bot]
958abecb23
Bump aiofiles from 23.2.1 to 24.1.0
...
Bumps [aiofiles](https://github.com/Tinche/aiofiles ) from 23.2.1 to 24.1.0.
- [Release notes](https://github.com/Tinche/aiofiles/releases )
- [Commits](https://github.com/Tinche/aiofiles/compare/v23.2.1...v24.1.0 )
---
updated-dependencies:
- dependency-name: aiofiles
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-01 03:42:23 +00:00
dependabot[bot]
870a3ea5cc
Bump ta-lib from 0.4.31 to 0.4.32
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.4.31 to 0.4.32.
- [Changelog](https://github.com/TA-Lib/ta-lib-python/blob/master/CHANGELOG )
- [Commits](https://github.com/ta-lib/ta-lib-python/compare/TA_Lib-0.4.31...TA_Lib-0.4.32 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-01 03:42:20 +00:00
dependabot[bot]
dd060f1044
Bump ccxt from 4.3.50 to 4.3.54
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.50 to 4.3.54.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.50...4.3.54 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-01 03:42:16 +00:00
dependabot[bot]
a882e9e478
Bump time-machine from 2.14.1 to 2.14.2
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.14.1 to 2.14.2.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.14.1...2.14.2 )
---
updated-dependencies:
- dependency-name: time-machine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-01 03:41:51 +00:00
Matthias
11798ae018
chore: update version to 2024.7-dev
2024-06-30 09:42:08 +00:00
Matthias
d9b588fe59
Version bump 2024.6
2024-06-30 09:06:53 +00:00
Matthias
f20fefffa0
Merge branch 'stable' into new_release
2024-06-30 09:03:46 +00:00
Matthias
60232ca85b
Merge pull request #10382 from konradbeck/patch-2
...
Update telegram /help formatting
2024-06-29 12:09:41 +02:00
konradbeck
1c4e809f84
Update telegram.py
...
The help command doesn't have consistent formatting.
- /stop: "Description" doesn't conform to the other formatting.
- Statistics header isn't on it's own line.
2024-06-29 09:58:37 +02:00
Simon Waiblinger
1d3ca5743b
Merge branch 'freqtrade:develop' into develop
2024-06-27 16:38:13 +02:00
Joe Schr
0e0c585aee
orderflow tests: removes unused import
2024-06-27 15:25:40 +02:00
Joe Schr
b2bcac8447
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2024-06-27 15:23:12 +02:00
Joe Schr
7de102320c
orderflow: use cache per pair
2024-06-27 15:06:16 +02:00
Matthias
81224cbd44
Merge pull request #10375 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-06-27 07:43:55 +02:00
xmatthias
5fa24163f5
chore: update pre-commit hooks
2024-06-27 03:12:21 +00:00
Joe Schr
dad2cad525
orderflow: fixing typing
2024-06-26 19:54:13 +02:00
Matthias
055426c24e
Merge pull request #10374 from freqtrade/frog-setup-1
...
Fix setup.sh pip version
2024-06-26 18:35:38 +02:00
Robert Davey
5effd62599
Fix setup.sh pip version
2024-06-26 16:25:40 +01:00
Matthias
eb8f7666df
Merge pull request #10361 from freqtrade/dependabot/pip/develop/types-53b9298882
...
Bump types-requests from 2.32.0.20240602 to 2.32.0.20240622 in the types group
2024-06-25 14:49:20 +02:00
Matthias
58d6abe15d
Update .pre-commit-config.yaml
2024-06-25 14:09:53 +02:00
Matthias
488d149b16
Update precommit config
2024-06-25 14:07:51 +02:00
Matthias
286e8849b5
Merge pull request #10372 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-06-25 14:00:35 +02:00
xmatthias
7644c097b4
chore: update pre-commit hooks
2024-06-25 03:02:45 +00:00
Joe Schr
323274ecee
orderflow: clean code
2024-06-24 18:07:17 +02:00
Joe Schr
5379400ab3
Merge branch 'feature/fetch-public-trades-cached' into feature/fetch-public-trades
2024-06-24 18:07:01 +02:00
Joe Schr
4735835aab
orderflow tests: reset orderflow cache between tests
2024-06-24 17:40:54 +02:00
Joe Schr
54df6f5b9c
orderflow: adds cache_size to config
2024-06-24 17:40:24 +02:00
Joe Schr
390373cb9b
orderflow: ruff format
2024-06-24 17:15:39 +02:00
Joe Schr
ecd2118941
fix: copying orderflow dataframe from cache doesn't work
2024-06-24 17:14:22 +02:00
Matthias
7aebd407c0
Merge pull request #10365 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.31
...
Bump sqlalchemy from 2.0.30 to 2.0.31
2024-06-24 16:20:07 +02:00
Matthias
9ac7f90cd1
update precommit
2024-06-24 15:51:16 +02:00
Matthias
6c78932d1d
Merge pull request #10369 from freqtrade/dependabot/pip/develop/numexpr-2.10.1
...
Bump numexpr from 2.10.0 to 2.10.1
2024-06-24 14:47:02 +02:00
dependabot[bot]
ead057d6c0
Bump sqlalchemy from 2.0.30 to 2.0.31
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.30 to 2.0.31.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 12:01:20 +00:00
dependabot[bot]
5d13a22499
Bump numexpr from 2.10.0 to 2.10.1
...
Bumps [numexpr](https://github.com/pydata/numexpr ) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/pydata/numexpr/releases )
- [Changelog](https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst )
- [Commits](https://github.com/pydata/numexpr/compare/v2.10.0...v2.10.1 )
---
updated-dependencies:
- dependency-name: numexpr
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 12:01:13 +00:00
Matthias
5b7cd49b9c
Merge pull request #10364 from freqtrade/dependabot/pip/develop/ccxt-4.3.50
...
Bump ccxt from 4.3.46 to 4.3.50
2024-06-24 13:59:25 +02:00
Matthias
bfe8548041
Merge pull request #10363 from freqtrade/dependabot/pip/develop/psutil-6.0.0
...
Bump psutil from 5.9.8 to 6.0.0
2024-06-24 12:49:51 +02:00
Matthias
e2ee8de739
Merge pull request #10368 from freqtrade/dependabot/pip/develop/filelock-3.15.4
...
Bump filelock from 3.15.1 to 3.15.4
2024-06-24 08:54:00 +02:00
Matthias
71e1b27d68
Merge pull request #10362 from freqtrade/dependabot/pip/develop/bottleneck-1.4.0
...
Bump bottleneck from 1.3.8 to 1.4.0
2024-06-24 08:53:26 +02:00
Matthias
f3fede99d3
Merge pull request #10367 from freqtrade/dependabot/pip/develop/ruff-0.4.10
...
Bump ruff from 0.4.9 to 0.4.10
2024-06-24 08:53:00 +02:00
dependabot[bot]
6b84a2907f
Bump filelock from 3.15.1 to 3.15.4
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.15.1 to 3.15.4.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.15.1...3.15.4 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 03:26:29 +00:00
dependabot[bot]
b2376c41d1
Bump ruff from 0.4.9 to 0.4.10
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.9 to 0.4.10.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.9...v0.4.10 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 03:26:22 +00:00
dependabot[bot]
7de5e88dfd
Bump ccxt from 4.3.46 to 4.3.50
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.46 to 4.3.50.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.46...4.3.50 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 03:25:49 +00:00
dependabot[bot]
9f892e2e47
Bump psutil from 5.9.8 to 6.0.0
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 5.9.8 to 6.0.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.8...release-6.0.0 )
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 03:25:42 +00:00
dependabot[bot]
56f2a77c72
Bump bottleneck from 1.3.8 to 1.4.0
...
Bumps [bottleneck](https://github.com/pydata/bottleneck ) from 1.3.8 to 1.4.0.
- [Release notes](https://github.com/pydata/bottleneck/releases )
- [Changelog](https://github.com/pydata/bottleneck/blob/master/RELEASE.rst )
- [Commits](https://github.com/pydata/bottleneck/compare/v1.3.8...v1.4.0 )
---
updated-dependencies:
- dependency-name: bottleneck
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 03:25:34 +00:00
dependabot[bot]
40068dfedb
Bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed ).
Updates `types-requests` from 2.32.0.20240602 to 2.32.0.20240622
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-24 03:24:52 +00:00
Matthias
0b9e4f68c7
Merge pull request #10353 from netcan/patch-1
...
Update pairlists.md
2024-06-21 18:08:35 +02:00
Matthias
605f53a602
Add test for new warning modes
2024-06-21 17:57:38 +02:00
Matthias
282198a81c
update enum value to Biased
2024-06-21 17:43:27 +02:00
Netcan
b3cc761d8c
Update pairlists.md
2024-06-21 23:18:48 +08:00
Matthias
b7f180ab3f
fix: Improve safety of custom_stop return validation
...
If the return is inf or NaN freqtrade should not fail
closes #10349
2024-06-21 16:43:07 +02:00
Matthias
4f43e59643
Add test showing behavior of #10349
2024-06-21 16:41:59 +02:00
Matthias
93ed61a623
Improve stoploss test accuracy
2024-06-21 16:41:25 +02:00
Matthias
f117e66f53
Pin pip from updating
2024-06-21 16:13:06 +02:00
Joe Schr
08a27abbdc
orderflow: clean up populate_dataframe_with_trades code
2024-06-21 16:10:27 +02:00
Joe Schr
d23c33a47f
feat: add caching to populate_dataframe_with_trades
2024-06-21 15:28:11 +02:00
Matthias
dd42a79234
Remove most explicit "supports backtesting" checks
2024-06-21 14:57:57 +02:00
Matthias
23256466e7
Update pairlist tests accordingly
2024-06-21 14:57:57 +02:00
Matthias
ea58be2705
Classify individual pairlists for backtestability
2024-06-21 14:57:57 +02:00
Matthias
c1e938ccda
Add "BacktestnigSupport" method to pairlists
2024-06-21 14:57:57 +02:00
Matthias
9e9aacc102
Pin pip to 24.0 for the moment
2024-06-21 14:45:08 +02:00
Matthias
02c38f7396
Prevent data-downloads for exchanges that don't support this.
2024-06-20 18:29:17 +02:00
Matthias
776a8e43cd
Add trades_has_history attribute
2024-06-20 18:24:43 +02:00
Matthias
8ac5fce06b
Improve note wording
2024-06-20 06:54:55 +02:00
Matthias
226f907726
Add deprecation note to plot modules
2024-06-20 06:52:25 +02:00
Matthias
27e80b47ae
Merge pull request #10342 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-06-20 06:43:32 +02:00
xmatthias
d5bad0ed45
chore: update pre-commit hooks
2024-06-20 03:14:42 +00:00
Joe Schr
ffda564f05
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2024-06-19 20:38:50 +02:00
Matthias
2bc5756326
Update proxy documentation
2024-06-19 20:27:47 +02:00
Matthias
094dc18e86
set wsProxy for exchange calls
2024-06-19 20:27:40 +02:00
Joe Schr
2d6408a363
feat: adds max_candles to orderflow config
2024-06-19 19:23:26 +02:00
Matthias
b43d578bb0
Merge branch 'develop' into ci/ccxt.pro
2024-06-18 20:34:18 +02:00
Matthias
44a37d1120
Merge pull request #10337 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-06-18 18:25:48 +02:00
xmatthias
8867f8ddc1
chore: update pre-commit hooks
2024-06-18 17:53:20 +02:00
Matthias
d06eb09e6e
Merge pull request #10330 from freqtrade/dependabot/pip/develop/lightgbm-4.4.0
...
Bump lightgbm from 4.3.0 to 4.4.0
2024-06-18 16:07:29 +02:00
dependabot[bot]
fd9814df3c
Bump lightgbm from 4.3.0 to 4.4.0
...
Bumps [lightgbm](https://github.com/microsoft/LightGBM ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases )
- [Commits](https://github.com/microsoft/LightGBM/compare/v4.3.0...v4.4.0 )
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-18 13:27:45 +00:00
Matthias
d4dbf672ba
Merge pull request #10329 from freqtrade/dependabot/pip/develop/pydantic-2.7.4
...
Bump pydantic from 2.7.3 to 2.7.4
2024-06-18 14:26:53 +02:00
Matthias
6f6e2f1541
Merge pull request #10328 from freqtrade/dependabot/pip/develop/orjson-3.10.5
...
Bump orjson from 3.10.3 to 3.10.5
2024-06-18 14:03:17 +02:00
Matthias
8ef07503e4
Merge pull request #10335 from freqtrade/dependabot/pip/develop/urllib3-2.2.2
...
Bump urllib3 from 2.2.1 to 2.2.2
2024-06-18 13:39:37 +02:00
dependabot[bot]
42c1d9a2ef
Bump pydantic from 2.7.3 to 2.7.4
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.7.3 to 2.7.4.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.7.3...v2.7.4 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-18 10:21:55 +00:00
dependabot[bot]
b072a5343b
Bump orjson from 3.10.3 to 3.10.5
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.3 to 3.10.5.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.10.3...3.10.5 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-18 10:19:52 +00:00
Matthias
a20abfc3c7
Merge pull request #10269 from freqtrade/frog-rest-client-1
...
Add force_enter optional args and tests
2024-06-18 12:19:38 +02:00
dependabot[bot]
9804443a82
Bump urllib3 from 2.2.1 to 2.2.2
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-18 10:18:08 +00:00
Matthias
9fa9085b6c
Merge pull request #10334 from freqtrade/dependabot/pip/develop/ta-lib-0.4.31
...
Bump ta-lib from 0.4.30 to 0.4.31
2024-06-18 12:17:15 +02:00
Matthias
bcf01bd9a8
Update TA-lib binaries
2024-06-18 11:42:03 +02:00
dependabot[bot]
0b4ce6e16c
Bump ta-lib from 0.4.30 to 0.4.31
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.4.30 to 0.4.31.
- [Changelog](https://github.com/TA-Lib/ta-lib-python/blob/master/CHANGELOG )
- [Commits](https://github.com/ta-lib/ta-lib-python/commits )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 16:13:03 +00:00
Matthias
8ed2bbfa2d
Merge pull request #10325 from freqtrade/dependabot/pip/develop/ccxt-4.3.46
...
Bump ccxt from 4.3.42 to 4.3.46
2024-06-17 06:55:05 +02:00
Matthias
befab6939a
Merge pull request #10323 from freqtrade/dependabot/pip/develop/ruff-0.4.9
...
Bump ruff from 0.4.8 to 0.4.9
2024-06-17 06:53:30 +02:00
Matthias
f65d6f6e75
Merge pull request #10322 from freqtrade/dependabot/pip/develop/mkdocs-7bec7d3824
...
Bump mkdocs-material from 9.5.26 to 9.5.27 in the mkdocs group
2024-06-17 06:53:14 +02:00
Matthias
f67a4eb097
Merge pull request #10321 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.9.0
...
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0
2024-06-17 06:52:44 +02:00
Matthias
3fc116144d
Merge pull request #10326 from freqtrade/dependabot/pip/develop/filelock-3.15.1
...
Bump filelock from 3.14.0 to 3.15.1
2024-06-17 06:50:13 +02:00
dependabot[bot]
d3baade447
Bump filelock from 3.14.0 to 3.15.1
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.14.0 to 3.15.1.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.14.0...3.15.1 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 03:32:16 +00:00
dependabot[bot]
35e476c473
Bump ccxt from 4.3.42 to 4.3.46
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.42 to 4.3.46.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.42...4.3.46 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 03:32:11 +00:00
dependabot[bot]
f4f6dad060
Bump ruff from 0.4.8 to 0.4.9
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.8 to 0.4.9.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.8...v0.4.9 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 03:31:55 +00:00
dependabot[bot]
d7c0ae2256
Bump mkdocs-material from 9.5.26 to 9.5.27 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.26 to 9.5.27
- [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.26...9.5.27 )
---
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 >
2024-06-17 03:31:41 +00:00
dependabot[bot]
c1c4a3844e
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.14 to 1.9.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.14...v1.9.0 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 03:25:08 +00:00
Matthias
a9ebefdc37
Prevent warning on __del__ during tests
2024-06-16 09:56:03 +02:00
Matthias
2223c16d00
Load hyperparameters when calling plot_config
2024-06-16 09:52:25 +02:00
Matthias
df47d154f9
Mock config loading for ft-client test
2024-06-16 08:09:35 +02:00
Matthias
3979801a86
Update documentation about keyword arguments
2024-06-15 09:49:08 +02:00
Matthias
6ec4907271
Improve docstring
2024-06-15 09:45:34 +02:00
Matthias
c5b4d6bced
Add teset for kwarg splitting
2024-06-15 09:44:58 +02:00
Matthias
5a8838aec7
Additional test-cases
2024-06-15 09:24:07 +02:00
Matthias
1b491e9e15
Update tests to support kwargs
2024-06-15 09:21:35 +02:00
Matthias
a03528406f
Split client arguments to accept kwarguments
2024-06-15 09:16:38 +02:00
Matthias
9d3e435162
Improve error for rest client
2024-06-15 09:13:57 +02:00
Matthias
61971f3949
chore: ftclient - Update naming of argument in main method
2024-06-15 09:12:23 +02:00
Matthias
619484a4fd
feat: Make the new arguments kwargs only
2024-06-15 09:12:21 +02:00
Matthias
e11295a042
Merge pull request #10305 from freqtrade/dependabot/pip/develop/torch-2.3.1
...
Bump torch from 2.2.2 to 2.3.1
2024-06-15 07:25:11 +02:00
Matthias
1775d86af2
Merge branch 'develop' into ci/ccxt.pro
2024-06-14 19:46:14 +02:00
Matthias
fec0439479
Merge pull request #10315 from freqtrade/ci_ubuntu_24.04
...
Run CI against ubuntu 24.04
2024-06-13 19:45:49 +02:00
Matthias
eac7d71199
Run CI against ubuntu 24.04
2024-06-13 17:34:08 +02:00
Matthias
03d2d5dc5d
Update bt_output types
2024-06-13 06:43:31 +02:00
Matthias
dd469944c9
Extract per-tag subresults from main backtest_result method
2024-06-13 06:43:31 +02:00
Matthias
156eeb90b9
Output mixed tags table
2024-06-13 06:43:31 +02:00
Matthias
68b8b29089
Calculated mixed tags results
2024-06-13 06:43:31 +02:00
Matthias
79cfa6d0d8
Merge pull request #10312 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-06-13 06:32:11 +02:00
Matthias
af6e7f5ec6
Skip publisher check for pester
...
> The built-in version is signed by Microsoft while newer versions are community-maintained and signed with a different certificate, causing Install-Module to sometimes throw a error requiring us to accept the new publisher certificate.
source: https://pester.dev/docs/introduction/installation#windows
2024-06-13 06:31:43 +02:00
xmatthias
7106ff6923
chore: update pre-commit hooks
2024-06-13 03:02:25 +00:00
Matthias
8dc766c0e2
Merge pull request #10307 from freqtrade/ci_3.12
...
Revert "Workaround macos CI fails"
2024-06-12 09:39:01 +02:00
Matthias
1b2cfc9857
Simplify generate_tag_metrics logic
2024-06-11 19:53:22 +02:00
Matthias
b8a4752636
Use proper type for exit_reason in tests
2024-06-11 19:51:38 +02:00
Matthias
2ec4449558
Use better column header for backtest output
2024-06-11 19:08:24 +02:00
Matthias
9e3be765d0
Fix table style
2024-06-11 07:11:20 +02:00
Matthias
12d7fbb379
Update docs for new wording
2024-06-11 07:06:09 +02:00
Matthias
09b1b1ab94
Use "trades" wording in backtest tables
2024-06-11 07:03:47 +02:00
Matthias
90efd04617
Improve typing in backtesting
2024-06-11 06:47:23 +02:00
Matthias
21710aeca8
use kwargs in example for clarity
...
closes #10308
2024-06-11 06:35:22 +02:00
Matthias
e5baa554d4
Merge pull request #10309 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-06-11 06:21:06 +02:00
xmatthias
6aba413aa2
chore: update pre-commit hooks
2024-06-11 03:03:12 +00:00
Matthias
594bb3278a
Merge pull request #10302 from freqtrade/dependabot/pip/develop/tensorboard-2.17.0
...
Bump tensorboard from 2.16.2 to 2.17.0
2024-06-10 19:29:42 +02:00
Matthias
1b66ad4603
Keep torch at 2.2.2 for macos x86 versions
2024-06-10 19:11:17 +02:00
Matthias
33a4d5596f
Revert "Workaround macos CI fails"
...
This reverts commit d2da23f5d1 .
2024-06-10 18:01:01 +02:00
dependabot[bot]
03e7151c37
Bump tensorboard from 2.16.2 to 2.17.0
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.16.2 to 2.17.0.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/2.17.0/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.16.2...2.17.0 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 07:35:56 +00:00
Matthias
ead1b2c398
Merge pull request #10306 from freqtrade/dependabot/pip/develop/cryptography-42.0.8
...
Bump cryptography from 42.0.7 to 42.0.8
2024-06-10 09:35:10 +02:00
dependabot[bot]
ac5e687c8f
Bump torch from 2.2.2 to 2.3.1
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.2.2 to 2.3.1.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.2.2...v2.3.1 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 06:17:36 +00:00
dependabot[bot]
0972c213e4
Bump cryptography from 42.0.7 to 42.0.8
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.7 to 42.0.8.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.7...42.0.8 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 06:17:13 +00:00
Matthias
d2da23f5d1
Workaround macos CI fails
2024-06-10 08:16:21 +02:00
Matthias
014898e019
Merge pull request #10304 from freqtrade/dependabot/pip/develop/ruff-0.4.8
...
Bump ruff from 0.4.7 to 0.4.8
2024-06-10 07:58:30 +02:00
dependabot[bot]
afdb1f66b3
Bump ruff from 0.4.7 to 0.4.8
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.7 to 0.4.8.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.7...v0.4.8 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 05:20:13 +00:00
Matthias
5c5779a765
Merge pull request #10297 from freqtrade/dependabot/pip/develop/packaging-24.1
...
Bump packaging from 24.0 to 24.1
2024-06-10 07:17:58 +02:00
Matthias
4a78521d90
Merge pull request #10296 from freqtrade/dependabot/pip/develop/mkdocs-454b70509d
...
Bump mkdocs-material from 9.5.25 to 9.5.26 in the mkdocs group
2024-06-10 07:17:42 +02:00
Matthias
a5187728e0
Merge pull request #10295 from freqtrade/dependabot/pip/develop/pytest-42e73233fd
...
Bump pytest from 8.2.1 to 8.2.2 in the pytest group
2024-06-10 07:17:20 +02:00
Matthias
b3a91e3d4d
Merge pull request #10303 from freqtrade/dependabot/docker/python-3.12.4-slim-bookworm
...
Bump python from 3.12.3-slim-bookworm to 3.12.4-slim-bookworm
2024-06-10 07:07:09 +02:00
Matthias
e2e2f0d454
Merge pull request #10300 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.3
...
Bump python-telegram-bot from 21.2 to 21.3
2024-06-10 06:54:59 +02:00
Matthias
d992000343
Merge pull request #10299 from freqtrade/dependabot/pip/develop/pydantic-2.7.3
...
Bump pydantic from 2.7.2 to 2.7.3
2024-06-10 06:54:34 +02:00
Matthias
0be9490ee7
Merge pull request #10298 from freqtrade/dependabot/pip/develop/ccxt-4.3.42
...
Bump ccxt from 4.3.38 to 4.3.42
2024-06-10 06:53:59 +02:00
dependabot[bot]
77038011c1
Bump python from 3.12.3-slim-bookworm to 3.12.4-slim-bookworm
...
Bumps python from 3.12.3-slim-bookworm to 3.12.4-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 03:35:13 +00:00
dependabot[bot]
1340412c99
Bump python-telegram-bot from 21.2 to 21.3
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.2 to 21.3.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.2...v21.3 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 03:35:01 +00:00
dependabot[bot]
db18f8ce64
Bump pydantic from 2.7.2 to 2.7.3
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.7.2...v2.7.3 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 03:34:50 +00:00
dependabot[bot]
40cea6d28a
Bump ccxt from 4.3.38 to 4.3.42
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.38 to 4.3.42.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.38...4.3.42 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 03:34:37 +00:00
dependabot[bot]
48ae99283c
Bump packaging from 24.0 to 24.1
...
Bumps [packaging](https://github.com/pypa/packaging ) from 24.0 to 24.1.
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/24.0...24.1 )
---
updated-dependencies:
- dependency-name: packaging
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 03:34:28 +00:00
dependabot[bot]
0c6d3fd675
Bump mkdocs-material from 9.5.25 to 9.5.26 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.25 to 9.5.26
- [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.25...9.5.26 )
---
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 >
2024-06-10 03:34:24 +00:00
dependabot[bot]
b56ea4f637
Bump pytest from 8.2.1 to 8.2.2 in the pytest group
...
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest ).
Updates `pytest` from 8.2.1 to 8.2.2
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.1...8.2.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-10 03:34:02 +00:00
Matthias
f314607bb6
Update pairlists to use *args **kwargs init
2024-06-09 08:55:03 +02:00
Matthias
29e23dfdb9
Use self._ for pairlist inits
2024-06-09 08:55:03 +02:00
Matthias
2cb89996d2
Remove unused imports
2024-06-09 08:44:26 +02:00
Matthias
3b86e3e66e
Fix deprecated "abstractproperty"
2024-06-09 08:44:04 +02:00
Matthias
598e461892
Remove unused __init__ method
2024-06-09 08:42:51 +02:00
Matthias
0d6109211f
Fix further windows tests
2024-06-08 20:26:50 +02:00
Matthias
35700d1452
Fix some windows tests
2024-06-08 17:41:05 +02:00
Matthias
36ad3bff62
Fix /tmp usage in tests
2024-06-08 09:42:01 +02:00
Matthias
2087974520
Fix some direct usages of "/tmp"
2024-06-08 09:40:32 +02:00
Matthias
e3b8e21b76
chore: Enable ruff "S" rule (bandit)
2024-06-08 09:33:15 +02:00
Matthias
de5a5d0967
Don't use assert in non-test code.
2024-06-08 09:32:54 +02:00
Matthias
cef9c45f68
don't use plain eval
2024-06-08 09:31:50 +02:00
Matthias
2f83ff73e2
Further bandid noqa's
2024-06-08 09:27:40 +02:00
Matthias
50e4d273f4
noqa empty passes on version detection
2024-06-08 09:23:02 +02:00
Matthias
6b932133ea
Log during cleanup
2024-06-08 09:20:23 +02:00
Matthias
bd8b8e8b8b
Add a few bandid noqa's on acceptable use
2024-06-08 09:19:54 +02:00
Matthias
a5d6417434
chore: use nan instead of NaN (numpy 2.x compat)
2024-06-08 08:56:41 +02:00
Matthias
0eeaee21fb
Avoid "restart" failure - reset ccxt cache
2024-06-07 19:03:28 +02:00
Matthias
84e8a19bd3
Remove duplicate log message
2024-06-06 18:05:58 +02:00
Matthias
31219299d2
Don't fail trades loop if one pair fails
2024-06-06 18:05:45 +02:00
Matthias
4e319765ed
Slightly update docs with warnings
2024-06-06 17:37:54 +02:00
Matthias
6d40246764
Merge pull request #10288 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-06-06 06:51:08 +02:00
xmatthias
779905a8f2
chore: update pre-commit hooks
2024-06-06 03:02:43 +00:00
Matthias
9da0437e3d
Improve exchange_ws shutdown
2024-06-04 19:52:19 +02:00
Matthias
50bf770351
Merge branch 'develop' into feature/fetch-public-trades
2024-06-04 19:49:27 +02:00
Matthias
0f9335d242
Merge branch 'develop' into ci/ccxt.pro
2024-06-04 19:45:22 +02:00
Matthias
133dc1d343
api_async is mandatory ...
2024-06-04 19:42:04 +02:00
Joe Schr
f075d728c5
constants: make "orderflow" fields required
2024-06-04 19:23:23 +02:00
Matthias
269135c2c9
Fix trading_fees test
2024-06-04 19:12:02 +02:00
Matthias
b294318d0f
Update tests for simplified init
2024-06-04 19:05:27 +02:00
Matthias
7c6a5a34f5
Move async_mock into conditional
2024-06-04 19:01:21 +02:00
Matthias
a2251d045c
Only load markets once
...
Increases startup speed by 6s on binance (from 9 to 3s).
2024-06-04 19:01:00 +02:00
Matthias
fbee48a106
Minor test comment fix
2024-06-04 07:24:56 +02:00
Matthias
d79fb8663e
Update exchange tests
2024-06-04 07:21:42 +02:00
Matthias
b516a0827d
Update hyperopt test mocks
2024-06-04 07:21:42 +02:00
Matthias
ab4c9ccfbc
Update bot test
2024-06-04 07:21:42 +02:00
Matthias
5a08d1acf9
combine _load_markets and reload_markets
2024-06-04 07:21:42 +02:00
Matthias
7c3e8071af
Merge pull request #10286 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-06-04 06:28:36 +02:00
xmatthias
d5fdaf26cf
chore: update pre-commit hooks
2024-06-04 03:03:41 +00:00
Matthias
d4ccc7909d
Control pytest log formatting
2024-06-03 21:00:43 +02:00
Matthias
0f080a871a
Control pytest log formatting
2024-06-03 21:00:22 +02:00
Matthias
0993d12955
Add timeout to some tests
2024-06-03 20:57:15 +02:00
Matthias
29b4febfe4
Merge pull request #10282 from freqtrade/dependabot/pip/develop/ta-lib-0.4.30
...
Bump ta-lib from 0.4.29 to 0.4.30
2024-06-03 12:00:11 +02:00
Matthias
7824c6c690
Merge pull request #10283 from freqtrade/dependabot/pip/develop/pydantic-2.7.2
...
Bump pydantic from 2.7.1 to 2.7.2
2024-06-03 10:03:08 +02:00
Matthias
cd3f083cde
Update ta-lib pre-built binaries
2024-06-03 10:02:31 +02:00
Matthias
a42b48ac57
Merge pull request #10275 from freqtrade/dependabot/github_actions/develop/docker/setup-buildx-action-3
...
Bump docker/setup-buildx-action from 1 to 3
2024-06-03 09:27:06 +02:00
Matthias
64c38bf32c
Merge pull request #10277 from freqtrade/dependabot/pip/develop/types-e2110a637b
...
Bump types-requests from 2.32.0.20240523 to 2.32.0.20240602 in the types group
2024-06-03 08:53:57 +02:00
Matthias
3a1712a130
Merge pull request #10285 from freqtrade/dependabot/pip/develop/ccxt-4.3.38
...
Bump ccxt from 4.3.35 to 4.3.38
2024-06-03 08:17:56 +02:00
Matthias
3098221718
Merge pull request #10281 from freqtrade/dependabot/pip/develop/ruff-0.4.7
...
Bump ruff from 0.4.5 to 0.4.7
2024-06-03 08:15:59 +02:00
dependabot[bot]
c40834eda5
Bump pydantic from 2.7.1 to 2.7.2
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.7.1...v2.7.2 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 05:57:03 +00:00
Matthias
891a29cac8
Merge pull request #10280 from freqtrade/dependabot/pip/develop/uvicorn-0.30.1
...
Bump uvicorn from 0.29.0 to 0.30.1
2024-06-03 07:55:35 +02:00
Matthias
0461afa8e2
Merge pull request #10278 from freqtrade/dependabot/pip/develop/mkdocs-da0789ad88
...
Bump mkdocs-material from 9.5.24 to 9.5.25 in the mkdocs group
2024-06-03 07:36:33 +02:00
dependabot[bot]
a0a869e8f4
Bump ta-lib from 0.4.29 to 0.4.30
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.4.29 to 0.4.30.
- [Changelog](https://github.com/TA-Lib/ta-lib-python/blob/master/CHANGELOG )
- [Commits](https://github.com/ta-lib/ta-lib-python/compare/TA_Lib-0.4.29...TA_Lib-0.4.30 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 05:17:24 +00:00
Matthias
05efe203d8
Merge pull request #10276 from freqtrade/dependabot/github_actions/develop/docker/setup-qemu-action-3
...
Bump docker/setup-qemu-action from 1 to 3
2024-06-03 07:16:12 +02:00
Matthias
4b59ebd2f5
Merge pull request #10279 from freqtrade/dependabot/pip/develop/requests-2.32.3
...
Bump requests from 2.32.2 to 2.32.3
2024-06-03 07:14:58 +02:00
Matthias
eb7047c68d
Add site_description to docs for better SEO
2024-06-03 06:50:56 +02:00
Matthias
0115a7f296
pre-commit types-requests update
2024-06-03 06:26:44 +02:00
dependabot[bot]
5144925b82
Bump ccxt from 4.3.35 to 4.3.38
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.35 to 4.3.38.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.35...4.3.38 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 03:44:23 +00:00
dependabot[bot]
a7e9808177
Bump ruff from 0.4.5 to 0.4.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.5 to 0.4.7.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.5...v0.4.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 03:43:58 +00:00
dependabot[bot]
a2b746f2a5
Bump uvicorn from 0.29.0 to 0.30.1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.29.0 to 0.30.1.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.29.0...0.30.1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 03:43:48 +00:00
dependabot[bot]
d97b19db1d
Bump requests from 2.32.2 to 2.32.3
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.2 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 03:43:43 +00:00
dependabot[bot]
23b5298f07
Bump mkdocs-material from 9.5.24 to 9.5.25 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.24 to 9.5.25
- [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.24...9.5.25 )
---
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 >
2024-06-03 03:43:32 +00:00
dependabot[bot]
4cdfd6a028
Bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed ).
Updates `types-requests` from 2.32.0.20240523 to 2.32.0.20240602
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 03:42:51 +00:00
dependabot[bot]
5ea7008b2b
Bump docker/setup-qemu-action from 1 to 3
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 03:32:51 +00:00
dependabot[bot]
7f70035c62
Bump docker/setup-buildx-action from 1 to 3
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-03 03:32:43 +00:00
Matthias
d5361d84fa
use np.where instead of apply
2024-06-02 17:09:23 +02:00
Simon Waiblinger
5f0a27d355
Merge branch 'freqtrade:develop' into develop
2024-06-02 15:38:56 +02:00
Matthias
8eda43f68d
Pin numexpr - it's installed as floating dependency anyway
2024-06-02 14:19:21 +02:00
Matthias
a05450c547
Add bottleneck dependency
...
as per pandas recommendation
https://pandas.pydata.org/docs/getting_started/install.html#performance-dependencies-recommended
2024-06-02 14:17:55 +02:00
Matthias
5d62954602
Merge pull request #10235 from simwai/feature/setup-win
...
Add Windows Setup Script and Pester Unit Tests for Freqtrade
2024-06-02 14:05:50 +02:00
Matthias
e9fb645b98
Exit-1 if invoke-pester created error entries
2024-06-02 13:42:51 +02:00
Matthias
c324981a17
Simplify setup.tests, avoid error log
2024-06-02 13:42:00 +02:00
Matthias
49a6a18881
Fix setup.ps1 syntax error
2024-06-02 11:48:14 +02:00
Matthias
f6649314a8
use pwsh, not powershell shell
2024-06-02 09:44:38 +02:00
Matthias
e7559cc62c
Update pester command
2024-06-02 09:26:15 +02:00
Matthias
7b6864b991
Pester should fail "automatically" ...
2024-06-02 08:53:38 +02:00
Matthias
a2d5b4b2fe
include 3.12 in all methods
2024-06-01 20:19:33 +02:00
Matthias
d116952fe0
Don't use overly long lines
2024-06-01 20:19:01 +02:00
Matthias
86e50b1764
Don't take assumptions about the install location of git
2024-06-01 20:17:55 +02:00
Matthias
a306f5a245
Improve wording in setup script
2024-06-01 20:10:24 +02:00
Matthias
93b64e7db6
Update documentation wording
2024-06-01 20:04:57 +02:00
Matthias
79ffa66656
Merge branch 'develop' into ci/ccxt.pro
2024-06-01 17:32:13 +02:00
Matthias
69faabb3b4
freqai tests mostly assume backtest runmode
2024-06-01 11:52:20 +02:00
Matthias
6913aed027
Merge branch 'develop' into ci/ccxt.pro
2024-06-01 08:48:50 +02:00
Matthias
0e44cd91d8
StrEnum was only introduced in 3.11 . . .
2024-06-01 08:43:04 +02:00
Joe Schr
bfb29d3c14
orderflow: fix ask/bid & buy/sell mixup
2024-05-31 21:25:36 +02:00
Matthias
5a0e0263d8
use StrEnum for RunMode
2024-05-31 20:36:18 +02:00
Matthias
e6a562f74a
Ensure pairlist tests use proper mode
2024-05-31 20:31:56 +02:00
Matthias
87eda5fc2a
Properly mock ccxt_async init
2024-05-31 20:18:36 +02:00
Matthias
122896f9ab
Improved "task done" message
2024-05-31 07:12:02 +02:00
Matthias
8b90643f3a
Don't show "exchange closed by user" exceptions
2024-05-31 07:03:40 +02:00
Matthias
12852438a5
Call connection at intervals
2024-05-31 06:52:11 +02:00
Matthias
33e61b1308
Extract connection reset from exchange_ws
2024-05-31 06:48:38 +02:00
Matthias
7e736a34dd
Reduce ccxt.pro verbosity
2024-05-31 06:40:14 +02:00
Matthias
f33c4db572
Apply ruff formatting to ws branch
2024-05-31 06:40:14 +02:00
Matthias
cabd36253e
Reduce level of "reuse watch result" . . .
2024-05-31 06:40:14 +02:00
Matthias
212ac2073e
Don't multiply klines_last_refresh
...
with 1000 - it's already in ms
2024-05-31 06:40:14 +02:00
Matthias
627154cb66
improve ws "removing" condition
2024-05-31 06:40:14 +02:00
Matthias
7ec8b28be3
Re-adjust ts handling to not use time.time()
2024-05-31 06:40:14 +02:00
Matthias
765fa06daa
Deepcopy ccxt ws result
2024-05-31 06:40:14 +02:00
Matthias
d5d818be8b
Remove unused import
2024-05-31 06:40:14 +02:00
Matthias
ed8b9018c5
Properly handle shutdown (canceled coroutines)
...
This will imrove shutdown behavior
2024-05-31 06:40:14 +02:00
Matthias
68c36ce07d
Fix typo
2024-05-31 06:40:14 +02:00
Matthias
b5239f06ae
Improve log formatting
2024-05-31 06:40:14 +02:00
Matthias
7bc4fdca27
remove pairs from _pairs_schedules when their coroutine stops
2024-05-31 06:40:14 +02:00
Matthias
93cdf1bb54
Simplify logging
2024-05-31 06:40:14 +02:00
Matthias
554d4134ff
Add humanized date to debug log
2024-05-31 06:40:14 +02:00
Matthias
45c17f2448
Reduce excessive log again
2024-05-31 06:40:14 +02:00
Matthias
ce33b031f2
Show pair for task finished
2024-05-31 06:40:14 +02:00
Matthias
fc66a12c14
Improve "stopped" messages
2024-05-31 06:40:14 +02:00
Matthias
85725b5472
Improved exception message
2024-05-31 06:40:14 +02:00
Matthias
c482b7e40f
Add log for "removal" tracking
2024-05-31 06:40:14 +02:00
Matthias
80c7d4eb5f
Improve debug logging
2024-05-31 06:40:14 +02:00
Matthias
d3962a7c07
Remove websocket init for non-trade modes
2024-05-31 06:40:14 +02:00
Matthias
2ade5191e6
Ensure shutdown of async exchange, fix test
2024-05-31 06:40:14 +02:00
Matthias
d42e012ec3
ws - Improve cleanup behavior
2024-05-31 06:40:14 +02:00
Matthias
4e75e59476
Skip futures tests on exchnages not supporting futures ...
2024-05-31 06:40:14 +02:00
Matthias
9f2708247a
Enable ws for bybit
2024-05-31 06:40:14 +02:00
Matthias
f324af938a
Improve WS logic to assume a candle is complete if time rolled over
2024-05-31 06:40:14 +02:00
Matthias
b5dc54072e
Ensure exchange objects are not undefined
2024-05-31 06:40:14 +02:00
Matthias
c61d9e0dec
Reduce verbosity
2024-05-31 06:40:14 +02:00
Matthias
c0c775114e
Slightly improved loggign
2024-05-31 06:40:14 +02:00
Matthias
0ec751826b
Opt in binance to websocket support
2024-05-31 06:40:14 +02:00
Matthias
137ddb2ec3
Require opt-in for ws enablement to allow slow rollout
2024-05-31 06:40:14 +02:00
Matthias
e31d8313f2
Improve ccxt_ws test setup
2024-05-31 06:40:14 +02:00
Matthias
e3887a33b9
Add Helping comment to ws_compat_tests
2024-05-31 06:40:14 +02:00
Matthias
bd9ebe4a72
Improve ccxt.ws live test
2024-05-31 06:40:14 +02:00
Matthias
f9ce0bb9ab
Improve exchange formatting
2024-05-31 06:40:14 +02:00
Matthias
35e2e58a5c
Improve formatting
2024-05-31 06:40:14 +02:00
Matthias
a835177597
Initial swat at online WS test
2024-05-31 06:40:14 +02:00
Matthias
8375209a8e
Add fixtures for exchange_ws
2024-05-31 06:40:14 +02:00
Matthias
55bd7db022
Don't forget to close WS session
2024-05-31 06:40:14 +02:00
Matthias
c18b6cdb74
Improve stop behavior
2024-05-31 06:40:14 +02:00
Matthias
4832c10973
Only import ccxt.async when necessary
2024-05-31 06:40:14 +02:00
Matthias
e0b4e16d19
Remove ob_test stuff
2024-05-31 06:40:14 +02:00
Matthias
67a6c11f6d
No longer import ccxt.async_support
2024-05-31 06:40:14 +02:00
Matthias
55ed505f94
Update exchange_ws get_ohlcv logic
2024-05-31 06:40:14 +02:00
Matthias
f90574abee
use OHLCVResponse in ws
2024-05-31 06:40:14 +02:00
Matthias
0b620817a2
Don't append fake candle
2024-05-31 06:40:14 +02:00
Matthias
fcaee33706
Improve log msg
2024-05-31 06:40:14 +02:00
Matthias
3d6cef3555
ccxt.pro - first attempt at test
2024-05-31 06:40:14 +02:00
Matthias
ec6c54367b
Add exchange_ws test case
2024-05-31 06:40:14 +02:00
Matthias
f223319909
Improve typehint for ohlcv endpoint
2024-05-31 06:40:14 +02:00
Matthias
e8b4bcc65d
use default argument
2024-05-31 06:40:14 +02:00
Matthias
dadc96306f
Better define what interface is external
2024-05-31 06:40:14 +02:00
Matthias
8a00bf3188
Use proper typehint
2024-05-31 06:40:14 +02:00
Matthias
aef0324aa7
set markets for ws exchange on reload
2024-05-31 06:40:14 +02:00
Matthias
f4f8b910fe
Improve exchange_ws terminology
2024-05-31 06:40:14 +02:00
Matthias
60cfda5d52
Add very basic exception handling
2024-05-31 06:40:14 +02:00
Matthias
f9524aebe9
Improve temporary log output for exchange_ws
2024-05-31 06:40:14 +02:00
Matthias
eda8a767ca
Improve ws exchange
2024-05-31 06:40:14 +02:00
Matthias
18dabd519a
ccxt.pro - move get_klines to ws_exchange
2024-05-31 06:40:13 +02:00
Matthias
e2b567165c
remove double log
2024-05-31 06:40:13 +02:00
Matthias
972b932e5d
Implement ws cleanup
2024-05-31 06:40:13 +02:00
Matthias
2fd5b4a6e1
Use websocket results
2024-05-31 06:40:13 +02:00
Matthias
1d12985b70
Update exchange_ws with cleanup function
2024-05-31 06:40:13 +02:00
Matthias
bd494ed67a
Cleanup exchange changes
2024-05-31 06:40:13 +02:00
Matthias
3468edddf6
Add enable_ws config setting
2024-05-31 06:40:13 +02:00
Matthias
51890f80c4
Add parameter for ws enablin
2024-05-31 06:40:13 +02:00
Matthias
34ccada909
Tests with seperate thread
2024-05-31 06:40:13 +02:00
Matthias
e985c1890b
Implement basic ccxt.pro to test
2024-05-31 06:40:13 +02:00
Matthias
ad7b78ec93
Update exchange init to use .pro if available
2024-05-31 06:40:13 +02:00
Matthias
c9b1071baa
Use api_async for exchange_has
2024-05-31 06:40:13 +02:00
Matthias
feeccfedaa
Update list-exchanges with watchOHLCV
2024-05-31 06:40:13 +02:00
simwai
2ff6e96255
Hopefully, fixed the failing GitHub action
2024-05-30 23:54:30 +02:00
simwai
39bae749b5
Changed freqUI installation behaviour to auto installing
2024-05-30 19:52:41 +02:00
simwai
9c7bc374bc
Fixed the doc
2024-05-30 19:45:41 +02:00
Matthias
8d51a801ad
Merge pull request #10271 from freqtrade/new_release
...
New release 2024.5
2024-05-30 18:01:26 +02:00
simwai
055293db7c
Updated Windows installation doc
2024-05-30 17:06:34 +02:00
simwai
c9d67999ee
Updated Windows installation doc, refined logging
2024-05-30 10:28:53 +02:00
Simon Waiblinger
2831318a95
Merge branch 'freqtrade:develop' into feature/setup-win
2024-05-30 10:10:16 +02:00
Simon Waiblinger
42d0f342b2
Merge branch 'freqtrade:develop' into develop
2024-05-30 10:10:03 +02:00
simwai
074434e83c
Renamed freqtrade UI to freqUI
2024-05-30 10:08:41 +02:00
Matthias
a02ef7dce1
Bump dev version to 2024.6-dev
2024-05-30 06:40:15 +02:00
Matthias
8fc7056086
Bump version to 2024.5
2024-05-30 06:36:29 +02:00
Matthias
a1cfeb9a29
Merge branch 'stable' into new_release
2024-05-30 06:36:07 +02:00
Matthias
9b1792745e
Merge pull request #10270 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-05-30 06:26:21 +02:00
xmatthias
d983572358
chore: update pre-commit hooks
2024-05-30 03:02:44 +00:00
Joe Schr
41def8b28b
orderflow: removes unnecessary code
2024-05-29 20:09:34 +02:00
Joe Schr
5dcf75f648
exchange: replace OperationalException with logger.error message
2024-05-29 19:52:37 +02:00
Joe Schr
82e8901db4
orderflow: remove unused function orderflow_to_volume_profile
2024-05-29 19:49:33 +02:00
Joe Schr
07034ed7a6
orderflow: add comment with insight about imbalances
2024-05-29 19:49:33 +02:00
Joe Schr
24707ab7b9
orderflow: raise DependencyException instead of raising generic exception
2024-05-29 19:49:33 +02:00
Joe Schr
4629362a60
Fixing merge error
2024-05-29 19:46:27 +02:00
Joe Schr
bf3eeeb0fc
Use .exception instead of .error for trace logging
2024-05-29 19:46:27 +02:00
Joe Schr
32f931ca25
Revert "refresh_latest_trades: remove "-cached" from trades pair files"
...
This reverts commit 839827c0d7 .
2024-05-29 19:46:27 +02:00
Matthias
d69bb27105
Merge pull request #10268 from freqtrade/frog-rest-docs-1
...
Update rest-api.md
2024-05-29 17:54:56 +02:00
Robert Davey
7ca96beca7
Amend rate to amount
2024-05-29 15:30:41 +01:00
froggleston
8dc70d15db
ruff formetting
2024-05-29 14:59:32 +01:00
Robert Davey
3da18c3443
Add force_enter optional args and tests
2024-05-29 14:45:49 +01:00
Robert Davey
b27e52b272
Update rest-api.md
...
Update docs to reflect force exit order_type and rate options
2024-05-29 13:35:31 +01:00
Matthias
7f210ab3b5
Merge pull request #10267 from freqtrade/dependabot/pip/develop/ccxt-4.3.35
...
Bump ccxt from 4.3.30 to 4.3.35
2024-05-29 07:01:26 +02:00
Matthias
efe6101081
Remove bitmart online test skip
2024-05-29 06:34:52 +02:00
dependabot[bot]
d9f48f2ca6
Bump ccxt from 4.3.30 to 4.3.35
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.30 to 4.3.35.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.30...4.3.35 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-29 04:33:34 +00:00
Matthias
9d432baf3d
Don't hard-pin ta-lib in armhf image
2024-05-28 17:47:39 +02:00
simwai
bad1d83cee
Fixed some bugs, added unit tests
2024-05-28 13:10:56 +02:00
Matthias
a4bbf39bb2
Merge pull request #10265 from freqtrade/buildx_update
...
Update buildx CI setup to supported action combination
2024-05-28 09:36:09 +02:00
Matthias
4b4d2b551b
Merge pull request #10264 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-05-28 07:40:54 +02:00
Matthias
0e253cb070
Update buildx CI setup to supported action combination
2024-05-28 07:20:22 +02:00
Matthias
89d8f27d22
Add fix for bitmart failing test
2024-05-28 07:14:25 +02:00
Matthias
6952bac91f
fix: codespell skip's to also work correctly on pre-commit hooks
2024-05-28 07:01:53 +02:00
xmatthias
6f7c82c9ae
chore: update pre-commit hooks
2024-05-28 04:39:48 +00:00
Matthias
72d33070d4
Fix a few codespell typos
2024-05-28 06:37:54 +02:00
Matthias
9705f40cb5
Exclude leverage tier cache from codespell
2024-05-28 06:37:44 +02:00
Matthias
5e0f64ef55
Pre-commit action should not run pre-commit
...
Regular CI will take care of this and point out potential problems
2024-05-28 06:36:13 +02:00
Matthias
ddc8999060
Merge pull request #10257 from freqtrade/dependabot/pip/develop/ta-lib-0.4.29
...
Bump ta-lib from 0.4.28 to 0.4.29
2024-05-27 19:35:56 +02:00
Matthias
0812fe7a9a
Merge pull request #10251 from freqtrade/dependabot/pip/develop/types-30a7864252
...
Bump types-requests from 2.31.0.20240406 to 2.32.0.20240523 in the types group
2024-05-27 19:05:30 +02:00
Matthias
49f580ce24
Upgrade ta-lib wheels
2024-05-27 15:27:30 +02:00
Matthias
81250c1ba4
Merge pull request #10259 from freqtrade/dependabot/pip/develop/scipy-1.13.1
...
Bump scipy from 1.13.0 to 1.13.1
2024-05-27 10:10:57 +02:00
Matthias
d5ed64582a
Merge pull request #10258 from freqtrade/dependabot/pip/develop/schedule-1.2.2
...
Bump schedule from 1.2.1 to 1.2.2
2024-05-27 09:11:29 +02:00
Matthias
f632823fa6
Merge pull request #10255 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.2
...
Bump python-telegram-bot from 21.1.1 to 21.2
2024-05-27 08:04:53 +02:00
dependabot[bot]
20d7ccf86a
Bump scipy from 1.13.0 to 1.13.1
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.13.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 05:34:25 +00:00
Matthias
d24899da3d
Merge pull request #10254 from freqtrade/dependabot/pip/develop/ruff-0.4.5
...
Bump ruff from 0.4.4 to 0.4.5
2024-05-27 07:33:40 +02:00
Matthias
15ac68475f
Merge pull request #10253 from freqtrade/dependabot/pip/develop/scikit-learn-1.5.0
...
Bump scikit-learn from 1.4.2 to 1.5.0
2024-05-27 07:33:03 +02:00
Matthias
2509cce29a
Merge pull request #10252 from freqtrade/dependabot/pip/develop/mkdocs-eef9345e43
...
Bump mkdocs-material from 9.5.23 to 9.5.24 in the mkdocs group
2024-05-27 07:32:33 +02:00
Matthias
b12d5b4cb5
Update pre-commit types-requests
2024-05-27 06:27:13 +02:00
dependabot[bot]
ce4211d226
Bump schedule from 1.2.1 to 1.2.2
...
Bumps [schedule](https://github.com/dbader/schedule ) from 1.2.1 to 1.2.2.
- [Changelog](https://github.com/dbader/schedule/blob/master/HISTORY.rst )
- [Commits](https://github.com/dbader/schedule/compare/1.2.1...1.2.2 )
---
updated-dependencies:
- dependency-name: schedule
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 03:46:49 +00:00
dependabot[bot]
a7adb67218
Bump ta-lib from 0.4.28 to 0.4.29
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.4.28 to 0.4.29.
- [Changelog](https://github.com/TA-Lib/ta-lib-python/blob/master/CHANGELOG )
- [Commits](https://github.com/ta-lib/ta-lib-python/compare/TA_Lib-0.4.28...TA_Lib-0.4.29 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 03:46:33 +00:00
dependabot[bot]
b2f2048558
Bump python-telegram-bot from 21.1.1 to 21.2
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.1.1 to 21.2.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.1.1...v21.2 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 03:46:20 +00:00
dependabot[bot]
5c2a1dce7b
Bump ruff from 0.4.4 to 0.4.5
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.4...v0.4.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 03:46:14 +00:00
dependabot[bot]
1bfa40a2ce
Bump scikit-learn from 1.4.2 to 1.5.0
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.2...1.5.0 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 03:46:04 +00:00
dependabot[bot]
2cc9fe604a
Bump mkdocs-material from 9.5.23 to 9.5.24 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.23 to 9.5.24
- [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.23...9.5.24 )
---
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 >
2024-05-27 03:45:59 +00:00
dependabot[bot]
3b8aa4677a
Bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed ).
Updates `types-requests` from 2.31.0.20240406 to 2.32.0.20240523
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-27 03:45:19 +00:00
Matthias
917f70892c
Merge pull request #10249 from freqtrade/bingx
...
Add Support for Bingx
2024-05-26 19:36:51 +02:00
Matthias
83bb65132b
Bump ccxt to the required version for bingx
2024-05-26 18:17:54 +02:00
Matthias
30ad4ca9a9
Add bingx to list of supported exchanges
2024-05-26 16:37:21 +02:00
Matthias
34d7d530a1
chore(tests): Filled orders should have an average.
2024-05-26 16:37:21 +02:00
Matthias
c6d132376a
Add Binance filled order
2024-05-26 16:37:21 +02:00
Matthias
89e3fc1c64
Test bingx order parsing
2024-05-26 16:37:21 +02:00
Matthias
64c7f6b06a
Improve bingx file formatting
2024-05-26 16:37:21 +02:00
Matthias
71cb2ded79
Add Bingx stoploss documentation
2024-05-26 16:37:21 +02:00
Matthias
7f990e7df6
Enable bingx stoploss
2024-05-26 16:37:21 +02:00
Simon Waiblinger
c12adea655
Merge branch 'freqtrade:develop' into develop
2024-05-26 15:59:29 +02:00
Simon Waiblinger
26aabafe04
Merge branch 'freqtrade:develop' into feature/setup-win
2024-05-26 15:59:21 +02:00
simwai
6174a49aa5
Implemented the changes to pass the review, implemented consistent variable naming, adjusted unit tests
2024-05-26 15:54:52 +02:00
Matthias
46e97e5806
fix htx: Reduce amount of data downloaded on higher timeframes
...
closes #10247
2024-05-26 15:49:48 +02:00
Matthias
32ff3ebb99
Improve handling for immediately canceled orders
2024-05-26 09:42:28 +02:00
Matthias
9d3073d930
Add test for new "fully cancel" logic
2024-05-26 08:36:08 +02:00
Matthias
edd92194b0
have handle_onexchange_order delete trades if no order filled.
2024-05-26 08:36:02 +02:00
Matthias
ec0f6cb246
Add Properties for canceled orders to trade_model
2024-05-26 08:35:57 +02:00
Matthias
dc92787f1d
Fix gone-wrong hyperopt fix
...
closes #10192
2024-05-25 11:52:41 +02:00
Simon Waiblinger
2a82e00857
Merge branch 'freqtrade:develop' into develop
2024-05-24 20:47:41 +02:00
Simon Waiblinger
9c816045f1
Merge branch 'freqtrade:develop' into feature/setup-win
2024-05-24 20:47:21 +02:00
simwai
b9fd8d2ee7
Fixed log level of one log statement
2024-05-23 19:02:53 +02:00
simwai
e29fcb45ac
Removed admin permissions, because it seems not necessary. Improved error messages. Increase speed of requirements installation by introducing new merging strategy.
2024-05-23 18:58:09 +02:00
simwai
670c5d0067
Added powershell unit tests to CI config
2024-05-23 18:16:37 +02:00
simwai
1352240ec7
Formatted setup.ps1
2024-05-23 12:08:10 +02:00
simwai
6d261b828e
Applied fixed from last PR review
2024-05-23 12:07:40 +02:00
Matthias
2c740059d7
Merge pull request #10237 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-05-23 06:04:05 +02:00
xmatthias
d59422159a
chore: update pre-commit hooks
2024-05-23 03:02:28 +00:00
Matthias
c3fa8a4c45
feat: Allow empty fiat_display_currency
...
(instead of completely deleting that key)
2024-05-22 20:30:35 +02:00
Matthias
23aef6e054
Bump requests to 2.32.2
...
2.32.0 was yanked.
2024-05-22 20:16:04 +02:00
simwai
d124716196
Added unit tests
2024-05-21 22:32:03 +02:00
simwai
12b5376cb6
Revert "Updated gitignore file"
...
This reverts commit 5110c14d35 .
2024-05-21 08:04:09 +02:00
Matthias
ea27a1ec13
Merge pull request #10232 from freqtrade/dependabot/pip/requests-2.32.0
...
Bump requests from 2.31.0 to 2.32.0
2024-05-21 06:30:41 +02:00
dependabot[bot]
d52431c581
---
...
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 21:58:49 +00:00
simwai
ccb1588048
Added setup.ps1 for installation/updates on Windows
2024-05-20 21:08:58 +02:00
Matthias
aecb86d3f9
Merge pull request #10229 from freqtrade/feat/coingecko_apikey
...
Support Coingecko api keys
2024-05-20 18:04:53 +02:00
Matthias
531843ebcb
Improve message for fiat_display_currency
...
allow leaving empty for new-config
2024-05-20 17:02:00 +02:00
Matthias
1588a4253d
Update tests for coinGecko updates
2024-05-20 15:29:22 +02:00
Matthias
468d0f8cf0
use FtCoinGeckoApi for marketCapPairlist, too
2024-05-20 15:22:13 +02:00
Matthias
2cd3089b3a
Update fiat-convert test cases
2024-05-20 15:16:12 +02:00
Matthias
94e0a808b7
Add test, invert logic
2024-05-20 15:14:15 +02:00
Matthias
9e0ccb1cf4
Rename coingecko wrapper file
2024-05-20 15:11:43 +02:00
Matthias
8d1285bb21
Set session params instead of headers
2024-05-20 14:44:25 +02:00
Matthias
5fd76a79fe
Add coingecko API documentation
2024-05-20 14:39:57 +02:00
Matthias
3729daf082
Add type check for coingecko settings
2024-05-20 14:34:18 +02:00
Matthias
1ff162cf17
Use coingecko api keys
2024-05-20 14:32:08 +02:00
Matthias
773940e05c
Update mocks to FtCoinGeckoApi
2024-05-20 14:15:53 +02:00
Matthias
62166e23f6
Improve singleton pattern
2024-05-20 14:15:20 +02:00
Matthias
cb1600d7b0
Update fiat_convert to use FtCoinGeckoApi
2024-05-20 14:08:44 +02:00
Matthias
c1f780794a
Add CoinGeckoApi Wrapper
2024-05-20 14:02:09 +02:00
Matthias
7a309d6927
Add explicit "fiat convert singleton" code
2024-05-20 13:58:15 +02:00
Matthias
95077f4752
Remove unused "mocker" fixtures in fiat_convert
2024-05-20 13:57:06 +02:00
Matthias
0c16a45999
Fix odd bug related to singleton usage
2024-05-20 13:56:28 +02:00
Simon Waiblinger
3bfae7c530
Merge branch 'freqtrade:develop' into develop
2024-05-20 11:10:58 +02:00
Matthias
4d2db33445
Add support for ipv6
...
closes #10222
2024-05-20 10:39:08 +02:00
Matthias
05765f3479
Merge pull request #10228 from freqtrade/dependabot/pip/develop/pyarrow-16.1.0
...
Bump pyarrow from 16.0.0 to 16.1.0
2024-05-20 10:32:38 +02:00
Matthias
f47272162c
Update pyarrow wheels for 16.1.0
2024-05-20 10:12:08 +02:00
Matthias
1a86d81200
Initial config for Bingx stop orders
2024-05-20 09:53:52 +02:00
Matthias
1717733b0f
Merge pull request #10221 from freqtrade/hyp/profit-drawdown
...
improve MaxDrawDownHyperOptLoss
2024-05-20 09:01:21 +02:00
Matthias
b0987b3c03
Merge pull request #10226 from freqtrade/dependabot/pip/develop/coveralls-4.0.1
...
Bump coveralls from 4.0.0 to 4.0.1
2024-05-20 07:39:07 +02:00
Matthias
bc7fa52fc0
Merge pull request #10227 from freqtrade/dependabot/pip/develop/ccxt-4.3.27
...
Bump ccxt from 4.3.24 to 4.3.27
2024-05-20 07:11:41 +02:00
dependabot[bot]
1ae134e94a
Bump pyarrow from 16.0.0 to 16.1.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 16.0.0 to 16.1.0.
- [Commits](https://github.com/apache/arrow/compare/go/v16.0.0...go/v16.1.0 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 04:42:34 +00:00
dependabot[bot]
02a131821a
Bump coveralls from 4.0.0 to 4.0.1
...
Bumps [coveralls](https://github.com/TheKevJames/coveralls-python ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/TheKevJames/coveralls-python/releases )
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TheKevJames/coveralls-python/compare/4.0.0...4.0.1 )
---
updated-dependencies:
- dependency-name: coveralls
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 04:42:21 +00:00
Matthias
71b3459d07
Merge pull request #10225 from freqtrade/dependabot/pip/develop/python-rapidjson-1.17
...
Bump python-rapidjson from 1.16 to 1.17
2024-05-20 06:41:46 +02:00
Matthias
4eb8da2126
Merge pull request #10223 from freqtrade/dependabot/pip/develop/pytest-581622832d
...
Bump the pytest group with 2 updates
2024-05-20 06:41:06 +02:00
Matthias
20a68ff923
Merge pull request #10224 from freqtrade/dependabot/pip/develop/mkdocs-157145164a
...
Bump mkdocs-material from 9.5.22 to 9.5.23 in the mkdocs group
2024-05-20 06:39:27 +02:00
dependabot[bot]
0d19176902
Bump ccxt from 4.3.24 to 4.3.27
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.24 to 4.3.27.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.24...4.3.27 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 03:27:20 +00:00
dependabot[bot]
70f847b0a6
Bump python-rapidjson from 1.16 to 1.17
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.16 to 1.17.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.16...v1.17 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 03:26:55 +00:00
dependabot[bot]
79e522162c
Bump mkdocs-material from 9.5.22 to 9.5.23 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.22 to 9.5.23
- [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.22...9.5.23 )
---
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 >
2024-05-20 03:26:41 +00:00
dependabot[bot]
6174817bc0
Bump the pytest group with 2 updates
...
Bumps the pytest group with 2 updates: [pytest](https://github.com/pytest-dev/pytest ) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest` from 8.2.0 to 8.2.1
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.0...8.2.1 )
Updates `pytest-asyncio` from 0.23.6 to 0.23.7
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.6...v0.23.7 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 03:26:28 +00:00
Matthias
e49fec5533
Simplify conftest setup (1000 fewer lines!)
...
default hyperopt results demo should not be a fixture
(it's only used in one place)
2024-05-19 18:15:21 +02:00
Matthias
cdf42604ce
Update conftest hyperopt result
2024-05-19 18:04:31 +02:00
Matthias
c1d26d0330
Don't calculate the "legacy" version of drawdown anymore.
2024-05-19 17:57:21 +02:00
Matthias
3bf02c8a64
Simplify hyperopt drawdown logic
...
Reduces tons of fallback logic
2024-05-19 17:57:05 +02:00
Matthias
a9f13d29fd
Fix test type errors
2024-05-19 17:48:36 +02:00
Simon Waiblinger
8e0d686c95
Merge branch 'freqtrade:develop' into develop
2024-05-19 13:53:38 +02:00
Matthias
480477d17a
Improve profitdrawdownhyperopt balancing
2024-05-19 10:12:50 +02:00
Matthias
2a1ff7f9b3
Try improve profit-drawdown hyperopt
2024-05-19 09:45:32 +02:00
Matthias
acae6e75f4
Improve drawdown test case
2024-05-19 09:44:36 +02:00
Matthias
e35ad64d6c
Move SQL Cheat-sheet into Advanced section
...
most options are better suited in other ways now.
2024-05-19 09:03:31 +02:00
Matthias
b2cce5ccdf
update download data docs
2024-05-18 20:24:40 +02:00
Matthias
c6a5134815
Improve wording of log message
2024-05-18 20:20:58 +02:00
Matthias
c0d43f6d03
Improve line formatting
2024-05-18 20:16:25 +02:00
Matthias
2237410154
Upadate test for new download-data functionality
2024-05-18 20:15:02 +02:00
Matthias
aa0f90bb68
Don't convert trades to OHLCV unless explicitly specified
2024-05-18 20:14:52 +02:00
Matthias
e6d5aa1349
add --convert-trades argument to download-data
2024-05-18 20:14:08 +02:00
Matthias
0673f3ec6c
Remove unused function
2024-05-18 16:46:17 +02:00
Matthias
d0eb55a0be
Small type fixes
2024-05-18 16:45:49 +02:00
Matthias
9b031490cc
Update all CI build stuff to 3.12
2024-05-18 15:23:22 +02:00
Matthias
9ebdbed215
Update CI workflows to use 3.12
2024-05-18 15:22:46 +02:00
Matthias
968f74edbd
Update docs for full 3.12 support
2024-05-18 15:22:03 +02:00
Matthias
1e0782b626
Add support for python 3.12 in setup.sh
...
closes #10220
2024-05-18 15:05:14 +02:00
Matthias
8d93f27185
Add simple test for "fetch_my_trades" parsing quality
2024-05-17 18:27:07 +02:00
Joe Schr
1167917cf6
constants: add ranges for orderflow config properties
2024-05-17 16:14:54 +02:00
Joe Schr
8afcaeeed9
trades(): add lookahead warning to docstring
2024-05-17 15:58:29 +02:00
Joe Schr
ab7f8b3a0f
imbalance_ratio: use ratio instead of percentage
2024-05-17 15:49:53 +02:00
Matthias
34b06cd9aa
Bump ccxt min-version
2024-05-16 19:25:40 +02:00
Matthias
1e04140fff
Partially revert bybit leverage-tiers workaround
2024-05-16 19:25:19 +02:00
Matthias
a92178dd60
load_cached_leverage_tiers should allow a remote cache period
2024-05-16 19:11:51 +02:00
Matthias
e17afb2554
Bump ccxt to 4.3.24
2024-05-16 19:08:47 +02:00
Matthias
1e2662b627
Greatly simplify leverage tier loading for binance
2024-05-16 18:20:14 +02:00
Matthias
ac9dccb6d5
Merge pull request #10215 from freqtrade/fix/catboostworkaround
...
Remove catboost stdout workaround
2024-05-16 17:33:01 +02:00
Joe Schr
0460ce45ff
ruff format: exchange/trades_load
2024-05-16 14:28:30 +02:00
Joe Schr
f99e8f18bc
refresh_latest_trades: removes TODO
2024-05-16 14:10:08 +02:00
Joe Schr
839827c0d7
refresh_latest_trades: remove "-cached" from trades pair files
2024-05-16 14:08:02 +02:00
Joe Schr
d33a14aab1
test_refresh_latest_trades: removes TODO
2024-05-16 13:58:08 +02:00
Matthias
c06ae41fed
Remove catboost stdout workaround
...
https://github.com/catboost/catboost/issues/2195 is fixed, so this SHOULD work
2024-05-16 07:25:49 +02:00
Matthias
0b03e4c46c
Move sql cheatsheet to advanced options
...
it shouldn't be highlighted, as for most operations, there's better alternatives now
2024-05-16 07:11:47 +02:00
Matthias
fe9258a208
Update site-URL mkdocs config in stable
...
Adds support for proper error pages
2024-05-16 07:07:50 +02:00
Matthias
19d6ce5446
Remove custom build process
2024-05-16 07:04:50 +02:00
Matthias
c955aa02df
No extra styling ...
2024-05-16 06:59:12 +02:00
Matthias
2a8cfd2e92
Add extra rtd rules ...
2024-05-16 06:54:20 +02:00
Matthias
5fba44abe7
use dynamic build process for RTD
2024-05-16 06:54:19 +02:00
Matthias
9c8b6babdf
Merge pull request #10214 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-05-16 06:43:30 +02:00
xmatthias
fb73e23e64
chore: update pre-commit hooks
2024-05-16 03:02:21 +00:00
Matthias
d318c20d82
Bump ccxt.pro to 4.3.23
...
closes #10211
2024-05-15 18:14:06 +02:00
Matthias
c91e1d80c2
Merge pull request #10212 from freqtrade/refactor/max_drawdown
...
Refactor calculate_max_drawdown
2024-05-15 18:04:21 +02:00
Joe Schr
a56faf503b
ruff format: orderflow / public trades
2024-05-15 17:09:32 +02:00
Joe Schr
6c696e14f0
test_refresh_latest_trades: mock datadir with tmp_path
2024-05-15 16:19:36 +02:00
Joe Schr
f87cd5daca
Enables use_public_trades only in test_refresh_latest_trades
2024-05-15 14:57:22 +02:00
Joe Schr
b9035da981
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2024-05-15 14:43:00 +02:00
Matthias
702ac14f27
Fix using wrong type
2024-05-15 07:04:36 +02:00
Matthias
a6b07ec96f
Remove compatibility layer for calculate_max_drawdown
2024-05-15 06:54:17 +02:00
Matthias
c79b75ff9a
Update remaining tests
2024-05-15 06:46:30 +02:00
Matthias
a6050cb771
Update tests for new interface
2024-05-14 19:57:46 +02:00
Matthias
bcb59265b5
Use default parameters for DrawdownResult
2024-05-14 19:50:35 +02:00
Matthias
94786454b7
Use calc_drawdown method throughout the bot
2024-05-14 19:37:41 +02:00
Matthias
0aa3ec2845
Have hyperopt-loss function use calc_max_drawdown
2024-05-14 19:28:48 +02:00
Matthias
c8eb22dcbd
Add typed max_drawdown function
2024-05-14 19:28:33 +02:00
Matthias
3b0036368d
Merge pull request #10210 from stash86/bt-metrics
...
modify MeasureTime log message to include time limit and 's' suffix
2024-05-14 18:23:50 +02:00
Joe Schr
ec9d1812c6
add test_refresh_latest_trades to test_exchange
2024-05-14 18:06:57 +02:00
Joe Schr
dd432ffbde
cleanup ruff and isort errors
2024-05-14 17:28:07 +02:00
Stefano Ariestasia
75965cd50f
modify MeasureTime log message to include time limit and 's' suffix
2024-05-14 16:20:20 +09:00
Matthias
b1fd79d720
Schedule devcontainer pre-built to Sunday morning
2024-05-14 06:37:10 +02:00
Matthias
3cd2b7c163
Merge pull request #10208 from freqtrade/ruff
...
Add ruff formatting
2024-05-14 06:25:06 +02:00
Matthias
c1fea31437
Merge pull request #10209 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-05-14 06:23:12 +02:00
xmatthias
b36428c2e3
chore: update pre-commit hooks
2024-05-14 03:03:37 +00:00
Matthias
9291698561
A few more formatting updates
2024-05-13 19:49:15 +02:00
Matthias
6a802f5624
Add vscode extensions recommendation file
2024-05-13 19:37:13 +02:00
Matthias
33b95e27de
Update documentation to reflect ruff
2024-05-13 19:36:34 +02:00
Matthias
9ec46496f0
Merge pull request #10204 from freqtrade/dependabot/pip/develop/ccxt-4.3.21
...
Bump ccxt from 4.3.16 to 4.3.21
2024-05-13 07:29:15 +02:00
Matthias
e848c6494e
Add ruff format check to github CI
2024-05-13 07:10:25 +02:00
Matthias
58edb0a54a
Update misspellings that are being detected now
2024-05-13 07:10:25 +02:00
Matthias
18e03f398e
Partially revert odd formatting decisions
2024-05-13 07:10:25 +02:00
Matthias
ccb395c6c5
Ruff rule (commented for now)
2024-05-13 07:10:25 +02:00
Matthias
5d4a930188
ruff format: Update setup
2024-05-13 07:10:25 +02:00
Matthias
b97ff77d65
Update a few missed ruff format updates
2024-05-13 07:10:25 +02:00
Matthias
9d6e4ae67d
A few more minor fixes
2024-05-13 07:10:25 +02:00
Matthias
a9732c6195
Fix odd formatting by ruff format
2024-05-13 07:10:25 +02:00
Matthias
876a8f9e3e
ruff format: remaining files
2024-05-13 07:10:25 +02:00
Matthias
fea1653e31
ruff format: freqtrade.data
2024-05-13 07:10:25 +02:00
Matthias
801ab4acc9
ruff format: optimize
2024-05-13 07:10:25 +02:00
Matthias
2c60985e2d
ruff format: optimize analysis
2024-05-13 07:10:25 +02:00
Matthias
da7addcd98
ruff format: hyperopt
2024-05-13 07:10:25 +02:00
Matthias
f1ef537dfa
ruff format: hyperopt-loss
2024-05-13 07:10:25 +02:00
Matthias
ab3dbb7fbc
Allow flake E203 -
...
Incompatible with ruff ...
https://github.com/astral-sh/ruff/issues/8752
2024-05-13 07:10:25 +02:00
Matthias
d1db43dee0
ruff format: freqai
2024-05-13 07:10:25 +02:00
Matthias
e4e8c3967c
ruff format: exchange class
2024-05-13 07:10:25 +02:00
Matthias
53eefb9442
ruff format: exchange classes
2024-05-13 07:10:25 +02:00
Matthias
7ea5e40919
ruff format: util
2024-05-13 07:10:25 +02:00
Matthias
5f64cc8e76
ruff format: rpc modules
2024-05-13 07:10:25 +02:00
Matthias
cebbe0121e
ruff format: update persistence
2024-05-13 07:10:25 +02:00
Matthias
5783a44c86
ruff format: template directory
2024-05-13 07:10:25 +02:00
Matthias
439b8a0320
ruff format: freqtrade/strategies
2024-05-13 07:10:25 +02:00
Matthias
6bfe7aa72d
ruff format: plugins/protections
2024-05-13 07:10:25 +02:00
Matthias
700b7acb6f
ruff format: pairlist plugins
2024-05-13 07:10:25 +02:00
Matthias
c9d301e4f9
Ruff format: more random files
2024-05-13 07:10:25 +02:00
Matthias
73e182260e
ruff format: more files
2024-05-13 07:10:25 +02:00
Matthias
f8f9ac38b2
ruff format: loggers
2024-05-13 07:10:25 +02:00
Matthias
9303ae29d3
ruff format: freqtrade/configuration
2024-05-13 07:10:25 +02:00
Matthias
8ffc48e4f0
ruff format: constants
2024-05-13 07:10:25 +02:00
Matthias
3c9be47236
ruff format: commands
2024-05-13 07:10:25 +02:00
Matthias
5eb4ad2208
Ruff format edge
2024-05-13 07:10:25 +02:00
Matthias
794e30fedb
ruff format: update enums
2024-05-13 07:10:25 +02:00
Matthias
1a4bff7fb8
ruff format freqtrade/resolvers
2024-05-13 07:10:25 +02:00
Matthias
9121d3af65
ruff format: update scripts
2024-05-13 07:10:25 +02:00
Matthias
dc3a3d1cf9
ruff format: udpate build_helpers
2024-05-13 07:10:25 +02:00
Matthias
15f32be176
ruff format: update ft_client
2024-05-13 07:10:25 +02:00
Matthias
4f5bf632fc
ruff format: remaining tests
2024-05-13 07:10:25 +02:00
Matthias
d761bd8cec
ruff format: tests/freqtradebot
2024-05-13 07:10:25 +02:00
Matthias
644f120ab2
ruff format: tests/hyperopt
2024-05-13 07:10:25 +02:00
Matthias
02075b15e3
ruff format: update more tests
2024-05-13 07:10:24 +02:00
Matthias
40e161a5b9
ruff format: freqai tests
2024-05-13 07:10:24 +02:00
Matthias
ffd49e0e59
ruff format: tests/data
2024-05-13 07:10:24 +02:00
Matthias
d8a8b5c125
ruff format: Update more test files
2024-05-13 07:10:24 +02:00
Matthias
ca1fe06035
ruff format: tests/plugins
2024-05-13 07:10:24 +02:00
Matthias
5a94817721
ruff format: tests/exchange
2024-05-13 07:10:24 +02:00
Matthias
c8626d9412
ruff format: Update tests/exchange
2024-05-13 07:10:24 +02:00
Matthias
e4796fd85b
ruff format: update testcommands
2024-05-13 07:10:24 +02:00
Matthias
adeb93dc9c
ruff format: update strategy tests
2024-05-13 07:10:24 +02:00
Matthias
1cbd49fd4e
ruff format: rpc tests
2024-05-13 07:10:24 +02:00
Matthias
8c7d80b78e
ruff format: Update test strategies
2024-05-13 07:10:24 +02:00
Matthias
099b1fc8c4
ruff format: More updates to tests
2024-05-13 07:10:24 +02:00
Matthias
23427bec08
ruff format: Update tests/ base directory
2024-05-13 07:10:24 +02:00
Matthias
53947732a0
ruff format: Update conftest_trades files
2024-05-13 07:10:24 +02:00
Matthias
7090950db6
ruff format: Update a few test files
2024-05-13 07:10:24 +02:00
Matthias
baa15f6ed6
Setup known first party modules
2024-05-13 07:10:24 +02:00
Matthias
a8eabd0b2e
Update remaining files with new import sorting
2024-05-13 07:10:24 +02:00
Matthias
7767ad9d6e
Update imports in test directory
2024-05-13 07:10:24 +02:00
Matthias
38c69e9258
Update isort configuration
2024-05-13 07:10:24 +02:00
Matthias
c8ebaef936
Update isort config
2024-05-13 07:10:24 +02:00
Matthias
bc0f0b4845
Merge pull request #10206 from freqtrade/dependabot/pip/develop/pre-commit-3.7.1
...
Bump pre-commit from 3.7.0 to 3.7.1
2024-05-13 07:09:03 +02:00
dependabot[bot]
462dff67d7
Bump ccxt from 4.3.16 to 4.3.21
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.16 to 4.3.21.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.16...4.3.21 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 04:25:02 +00:00
dependabot[bot]
0b64eca9df
Bump pre-commit from 3.7.0 to 3.7.1
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.0...v3.7.1 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 04:24:33 +00:00
Matthias
acddcbe4a9
Merge pull request #10205 from freqtrade/dependabot/pip/develop/cryptography-42.0.7
...
Bump cryptography from 42.0.5 to 42.0.7
2024-05-13 06:24:15 +02:00
Matthias
993190eade
Merge pull request #10203 from freqtrade/dependabot/pip/develop/ruff-0.4.4
...
Bump ruff from 0.4.3 to 0.4.4
2024-05-13 06:23:29 +02:00
Matthias
0f551a1df7
Merge pull request #10202 from freqtrade/dependabot/pip/develop/mkdocs-7fb61c50a2
...
Bump mkdocs-material from 9.5.21 to 9.5.22 in the mkdocs group
2024-05-13 06:23:17 +02:00
dependabot[bot]
feb398ecf1
Bump cryptography from 42.0.5 to 42.0.7
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.5 to 42.0.7.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.5...42.0.7 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 03:02:27 +00:00
dependabot[bot]
891b436b03
Bump ruff from 0.4.3 to 0.4.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.3...v0.4.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-13 03:02:03 +00:00
dependabot[bot]
01b00ba375
Bump mkdocs-material from 9.5.21 to 9.5.22 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.21 to 9.5.22
- [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.21...9.5.22 )
---
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 >
2024-05-13 03:01:53 +00:00
Matthias
63c8eae4a5
Remove unused fixtures
2024-05-12 09:33:39 +02:00
Matthias
eb8ce5b304
Split too long strings in test
2024-05-12 09:32:51 +02:00
Matthias
f52c3677ca
Move test comment out of the test data
2024-05-12 09:30:34 +02:00
Matthias
e4881580fd
Slightly extend background jobs api
2024-05-12 09:12:53 +02:00
Matthias
0279cf5fed
Improved API endpoint ordering
2024-05-12 09:04:03 +02:00
Matthias
1989973439
Merge pull request #10199 from freqtrade/fix/classifier-bug
...
fix: allow classifiers to work
2024-05-12 08:29:01 +02:00
robcaulk
2d069d6156
fix: allow classifiers to work
2024-05-11 16:21:15 +02:00
Matthias
42705374d0
Merge pull request #10198 from stash86/bt-metrics
...
remove duplicate stat from BT table
2024-05-11 08:32:25 +02:00
Stefano Ariestasia
4c2586b3aa
remove duplicate stat from BT table
2024-05-11 10:24:55 +09:00
Matthias
15c56e55c1
Fix test directory pollution
2024-05-09 20:40:43 +02:00
Matthias
b8d6221f51
Merge pull request #10195 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-05-09 20:04:12 +02:00
Matthias
15bcba9c7e
Skip load_leverage_tiers test from bybit
2024-05-09 19:49:52 +02:00
Matthias
e86a0736f3
Add workaround for bybit's changed markets endpoint
...
closes #10196
2024-05-09 19:42:20 +02:00
xmatthias
ce6445f6b5
chore: update pre-commit hooks
2024-05-09 03:02:41 +00:00
Joe Schr
10cbc76482
use timeframe_to_next_date and date to calculate candle_start/candle_end
2024-05-08 15:12:52 +02:00
Joe Schr
56b07386ae
fix _now_is_time_to_refresh_trades so it checks for latest fetched trades
2024-05-08 15:12:42 +02:00
Matthias
f7e691548c
Merge pull request #10189 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-05-07 06:21:12 +02:00
xmatthias
6d668d52fd
chore: update pre-commit hooks
2024-05-07 03:04:53 +00:00
Matthias
9fd61b7677
Merge pull request #10185 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.30
...
Bump sqlalchemy from 2.0.29 to 2.0.30
2024-05-06 13:49:40 +02:00
Matthias
8343c50fe7
Merge pull request #10182 from freqtrade/dependabot/pip/develop/jinja2-3.1.4
...
Bump jinja2 from 3.1.3 to 3.1.4
2024-05-06 11:35:41 +02:00
Matthias
bab7f5584e
Merge pull request #10177 from freqtrade/dependabot/pip/develop/coveralls-4.0.0
...
Bump coveralls from 3.3.1 to 4.0.0
2024-05-06 11:15:41 +02:00
Matthias
fa1c3b6f3b
Merge pull request #10176 from freqtrade/dependabot/pip/develop/plotly-5.22.0
...
Bump plotly from 5.21.0 to 5.22.0
2024-05-06 10:32:41 +02:00
Matthias
bb3084d868
Merge pull request #10187 from freqtrade/dependabot/pip/develop/nbconvert-7.16.4
...
Bump nbconvert from 7.16.3 to 7.16.4
2024-05-06 10:09:00 +02:00
Matthias
f961eb62e2
Merge pull request #10186 from freqtrade/dependabot/pip/develop/tqdm-4.66.4
...
Bump tqdm from 4.66.3 to 4.66.4
2024-05-06 09:44:43 +02:00
Matthias
9bc3049af9
Bump SQLAlchemy pre-commit
2024-05-06 09:18:10 +02:00
dependabot[bot]
bd5bf255e6
Bump sqlalchemy from 2.0.29 to 2.0.30
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.29 to 2.0.30.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 07:11:09 +00:00
Matthias
de3e53b17a
Merge pull request #10184 from freqtrade/dependabot/pip/develop/ccxt-4.3.16
...
Bump ccxt from 4.3.11 to 4.3.16
2024-05-06 09:08:30 +02:00
Matthias
6e2f020ad2
Merge pull request #10183 from freqtrade/dependabot/pip/develop/fastapi-0.111.0
...
Bump fastapi from 0.110.2 to 0.111.0
2024-05-06 08:30:19 +02:00
Matthias
b9997b7024
Merge pull request #10181 from freqtrade/dependabot/pip/develop/filelock-3.14.0
...
Bump filelock from 3.13.4 to 3.14.0
2024-05-06 08:08:15 +02:00
Matthias
906b566eff
Merge pull request #10180 from freqtrade/dependabot/pip/develop/jsonschema-4.22.0
...
Bump jsonschema from 4.21.1 to 4.22.0
2024-05-06 08:00:42 +02:00
Matthias
56b40c7294
Merge pull request #10179 from freqtrade/dependabot/pip/develop/orjson-3.10.3
...
Bump orjson from 3.10.1 to 3.10.3
2024-05-06 07:45:55 +02:00
dependabot[bot]
72e53eee5c
Bump jinja2 from 3.1.3 to 3.1.4
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.3 to 3.1.4.
- [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.3...3.1.4 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 05:35:12 +00:00
Matthias
9248b24053
Merge pull request #10175 from freqtrade/dependabot/pip/develop/joblib-1.4.2
...
Bump joblib from 1.4.0 to 1.4.2
2024-05-06 07:34:30 +02:00
Matthias
c2592cf65c
Merge pull request #10174 from freqtrade/dependabot/pip/develop/mkdocs-8d79d83046
...
Bump mkdocs-material from 9.5.19 to 9.5.21 in the mkdocs group
2024-05-06 07:34:04 +02:00
dependabot[bot]
d4755bd7c0
Bump coveralls from 3.3.1 to 4.0.0
...
Bumps [coveralls](https://github.com/TheKevJames/coveralls-python ) from 3.3.1 to 4.0.0.
- [Release notes](https://github.com/TheKevJames/coveralls-python/releases )
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TheKevJames/coveralls-python/compare/3.3.1...4.0.0 )
---
updated-dependencies:
- dependency-name: coveralls
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 04:37:24 +00:00
Matthias
6a2022fc5b
Merge pull request #10178 from freqtrade/dependabot/pip/develop/ruff-0.4.3
...
Bump ruff from 0.4.2 to 0.4.3
2024-05-06 06:35:48 +02:00
dependabot[bot]
aaa190e7d9
Bump nbconvert from 7.16.3 to 7.16.4
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.16.3 to 7.16.4.
- [Release notes](https://github.com/jupyter/nbconvert/releases )
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.16.3...v7.16.4 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:08:56 +00:00
dependabot[bot]
beffebcbbe
Bump tqdm from 4.66.3 to 4.66.4
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.3 to 4.66.4.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.3...v4.66.4 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:08:52 +00:00
dependabot[bot]
a65a601b1e
Bump ccxt from 4.3.11 to 4.3.16
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.11 to 4.3.16.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.11...4.3.16 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:08:27 +00:00
dependabot[bot]
b81bf59997
Bump fastapi from 0.110.2 to 0.111.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.110.2 to 0.111.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.110.2...0.111.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:08:20 +00:00
dependabot[bot]
2e2949555f
Bump filelock from 3.13.4 to 3.14.0
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.13.4 to 3.14.0.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.13.4...3.14.0 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:08:10 +00:00
dependabot[bot]
43c327148a
Bump jsonschema from 4.21.1 to 4.22.0
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.21.1 to 4.22.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases )
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.21.1...v4.22.0 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:08:05 +00:00
dependabot[bot]
a9a04ba3ba
Bump orjson from 3.10.1 to 3.10.3
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.1 to 3.10.3.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.10.1...3.10.3 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:07:58 +00:00
dependabot[bot]
96fbe160df
Bump ruff from 0.4.2 to 0.4.3
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.2 to 0.4.3.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.2...v0.4.3 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:07:52 +00:00
dependabot[bot]
955f5792c7
Bump plotly from 5.21.0 to 5.22.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.21.0 to 5.22.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.21.0...v5.22.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:07:39 +00:00
dependabot[bot]
a1c4be1e3b
Bump joblib from 1.4.0 to 1.4.2
...
Bumps [joblib](https://github.com/joblib/joblib ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/joblib/joblib/releases )
- [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst )
- [Commits](https://github.com/joblib/joblib/compare/1.4.0...1.4.2 )
---
updated-dependencies:
- dependency-name: joblib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-06 03:07:34 +00:00
dependabot[bot]
187397540e
Bump mkdocs-material from 9.5.19 to 9.5.21 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.19 to 9.5.21
- [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.19...9.5.21 )
---
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 >
2024-05-06 03:07:28 +00:00
Matthias
39613c0785
no suspect function calls in function headers . . .
2024-05-05 19:55:21 +02:00
Matthias
3f9019a1ad
Don't use coro directly
2024-05-05 19:55:02 +02:00
Matthias
c3516dbba6
Simplify trade_statistics function
2024-05-05 16:56:00 +02:00
Matthias
fa79c48c8f
Exclude unfilled Trades from "all" /profit
...
These are not actual profits, as it's unclear if the order
will be filled or will be canceled.
Discovered as part of #10165
2024-05-05 16:48:42 +02:00
Matthias
28449f551a
Don't show "0" when fiat_currency is empty
2024-05-05 16:48:42 +02:00
Matthias
566add7a8b
Rename variable to show it's just a temporary variable
2024-05-05 16:12:22 +02:00
Matthias
7ba285fbbb
Fix bad link
2024-05-05 09:45:25 +02:00
Matthias
936a1b73db
Merge pull request #10169 from freqtrade/fix/issue_10166
...
Improve backtest behavior with adjust_trade_position
2024-05-05 09:40:29 +02:00
Matthias
a31be687d1
Merge pull request #10171 from freqtrade/robcaulk-patch-1
...
Bring back PCA doc
2024-05-04 18:03:43 +02:00
Robert Caulk
93e65a583f
Update freqai-feature-engineering.md
2024-05-04 17:14:36 +02:00
Matthias
643bfa065c
Add documentation for freqUI backtest mode
2024-05-04 17:11:46 +02:00
Matthias
8309d92cef
Improve freqUI docs
2024-05-04 17:11:46 +02:00
Matthias
acb6dacf2f
Add light and dark Screenshots of freqUI
2024-05-04 17:11:46 +02:00
Matthias
ccb1d59a22
Add main header about UI
2024-05-04 17:11:46 +02:00
Matthias
4e5a620364
Add a few screenshots of freqUI
2024-05-04 17:11:46 +02:00
Matthias
9f1ebf0c50
Extract section about CORS to it's own icnlude section
2024-05-04 17:11:46 +02:00
Matthias
8dd6b52be2
Make sure freqUI is visible in the menu
2024-05-04 17:11:46 +02:00
Matthias
74732537b8
Add explicit documentation page for freqUI
2024-05-04 17:11:46 +02:00
Matthias
866f059d6a
Use FtPrecise to avoid rounding errors
2024-05-04 11:25:07 +02:00
Matthias
ab93fd3be4
Enhance trade to verify #10166
2024-05-04 11:21:25 +02:00
Matthias
ee7be1cd5a
move "add_bt_trade" call for entries into enter_trade function
2024-05-04 09:14:56 +02:00
Matthias
c81c07c24a
Add docstring for process_exit_order
2024-05-04 09:07:56 +02:00
Matthias
67636abb30
Fix #10166 with fewer side-effects
2024-05-04 09:01:05 +02:00
Matthias
e5b79eee5a
Extract _process_exit_order to separate function
2024-05-04 09:00:46 +02:00
Matthias
62a3ed6f8d
partial exit order should not close immediately
...
closes #10166
2024-05-04 08:41:24 +02:00
Matthias
19edee9123
Merge pull request #10167 from freqtrade/dependabot/pip/tqdm-4.66.3
...
Bump tqdm from 4.66.2 to 4.66.3
2024-05-04 08:02:31 +02:00
dependabot[bot]
dd42fba7dc
Bump tqdm from 4.66.2 to 4.66.3
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.2 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-03 21:59:46 +00:00
Matthias
e2a9bc9c64
Merge pull request #10164 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-05-02 06:31:14 +02:00
xmatthias
569e8a74b0
chore: update pre-commit hooks
2024-05-02 03:02:33 +00:00
Matthias
c534d47c12
Merge pull request #10138 from freqtrade/backtest_max_fee
...
Backtest max fee
2024-04-30 15:33:42 +02:00
Matthias
2152a95451
Merge pull request #10163 from freqtrade/new_release
...
New release 2024.4
2024-04-30 14:01:30 +02:00
Matthias
7bb4b5003d
Bump version to 2024.5-dev
2024-04-30 11:46:43 +02:00
Matthias
39eda1b1dc
Bump version to 2024.4
2024-04-30 11:32:00 +02:00
Matthias
ad22716374
Merge branch 'stable' into new_release
2024-04-30 11:31:48 +02:00
Matthias
927d9b5d5b
Merge pull request #10161 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-04-30 06:20:10 +02:00
xmatthias
cb06dd8933
chore: update pre-commit hooks
2024-04-30 03:03:40 +00:00
Matthias
33c0fb3a2c
Merge pull request #10160 from froggleston/develop
...
Add new column selection to ft_rest_client pair_candles
2024-04-29 16:53:00 +02:00
froggleston
9bd5aff879
Add new column selection to ft_rest_client pair_candles
2024-04-29 14:50:48 +01:00
Matthias
bc5c27ce6e
Merge pull request #10146 from freqtrade/dependabot/pip/develop/pytest-112dcd2f94
...
Bump the pytest group with 2 updates
2024-04-29 11:13:51 +02:00
Matthias
478cc84c8a
Merge pull request #10157 from freqtrade/dependabot/github_actions/develop/docker/login-action-3
...
Bump docker/login-action from 2 to 3
2024-04-29 10:34:23 +02:00
dependabot[bot]
1805fcac30
Bump the pytest group with 2 updates
...
Bumps the pytest group with 2 updates: [pytest](https://github.com/pytest-dev/pytest ) and [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ).
Updates `pytest` from 8.1.1 to 8.2.0
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.1.1...8.2.0 )
Updates `pytest-xdist` from 3.5.0 to 3.6.1
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases )
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.5.0...v3.6.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
- dependency-name: pytest-xdist
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 07:58:48 +00:00
Matthias
ced9448d7f
Merge pull request #10154 from freqtrade/dependabot/pip/develop/ruff-0.4.2
...
Bump ruff from 0.4.1 to 0.4.2
2024-04-29 09:56:57 +02:00
Matthias
9e0d015b1f
Merge pull request #10158 from freqtrade/dependabot/pip/develop/mkdocs-641c6ff211
...
Bump the mkdocs group with 2 updates
2024-04-29 09:25:48 +02:00
Matthias
d3c57ca721
Merge pull request #10156 from freqtrade/dependabot/github_actions/develop/devcontainers/ci-0.3
...
Bump devcontainers/ci from 0.2 to 0.3
2024-04-29 09:04:24 +02:00
dependabot[bot]
cccc4b5b85
Bump docker/login-action from 2 to 3
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 06:41:03 +00:00
Matthias
54ed2f9fd2
Merge pull request #10155 from freqtrade/dependabot/github_actions/develop/actions/checkout-4
...
Bump actions/checkout from 1 to 4
2024-04-29 08:40:16 +02:00
Matthias
5d723e341d
Merge pull request #10153 from freqtrade/dependabot/pip/develop/pydantic-2.7.1
...
Bump pydantic from 2.7.0 to 2.7.1
2024-04-29 08:39:47 +02:00
dependabot[bot]
81ae8ac830
Bump ruff from 0.4.1 to 0.4.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.1...v0.4.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 05:52:52 +00:00
Matthias
763dc48606
Merge pull request #10151 from freqtrade/dependabot/pip/develop/mypy-1.10.0
...
Bump mypy from 1.9.0 to 1.10.0
2024-04-29 07:52:02 +02:00
dependabot[bot]
df183c9ccd
Bump the mkdocs group with 2 updates
...
Bumps the mkdocs group with 2 updates: [mkdocs](https://github.com/mkdocs/mkdocs ) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `mkdocs` from 1.5.3 to 1.6.0
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.3...1.6.0 )
Updates `mkdocs-material` from 9.5.18 to 9.5.19
- [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.18...9.5.19 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mkdocs
- 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 >
2024-04-29 05:50:22 +00:00
Matthias
582032b2e4
Merge pull request #10149 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.8.1
...
Bump pymdown-extensions from 10.8 to 10.8.1
2024-04-29 07:49:10 +02:00
Matthias
8c4fd4911a
Merge pull request #10148 from freqtrade/dependabot/pip/develop/ccxt-4.3.11
...
Bump ccxt from 4.3.4 to 4.3.11
2024-04-29 07:25:01 +02:00
Matthias
05068fe463
Merge pull request #10147 from freqtrade/dependabot/pip/develop/stable-baselines3-2.3.2
...
Bump stable-baselines3 from 2.3.0 to 2.3.2
2024-04-29 07:24:43 +02:00
Matthias
6934088a59
Fix some non-working links
2024-04-29 07:12:19 +02:00
Matthias
70396fc346
Fix some non-working links
2024-04-29 06:53:09 +02:00
Matthias
a544fb1eb3
Update mkdocs as group
2024-04-29 06:32:45 +02:00
dependabot[bot]
6f1d993721
Bump devcontainers/ci from 0.2 to 0.3
...
Bumps [devcontainers/ci](https://github.com/devcontainers/ci ) from 0.2 to 0.3.
- [Release notes](https://github.com/devcontainers/ci/releases )
- [Commits](https://github.com/devcontainers/ci/compare/v0.2...v0.3 )
---
updated-dependencies:
- dependency-name: devcontainers/ci
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 03:43:12 +00:00
dependabot[bot]
18e3673a1b
Bump actions/checkout from 1 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 1 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v1...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 03:43:09 +00:00
dependabot[bot]
e452a2389f
Bump pydantic from 2.7.0 to 2.7.1
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.7.0...v2.7.1 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 03:29:50 +00:00
dependabot[bot]
7846361068
Bump mypy from 1.9.0 to 1.10.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.9.0 to 1.10.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 03:29:37 +00:00
dependabot[bot]
d6738da6ec
Bump pymdown-extensions from 10.8 to 10.8.1
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.8 to 10.8.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.8...10.8.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 >
2024-04-29 03:29:22 +00:00
dependabot[bot]
e5fadb180d
Bump ccxt from 4.3.4 to 4.3.11
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.3.4 to 4.3.11.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.3.4...4.3.11 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 03:29:16 +00:00
dependabot[bot]
31fb009998
Bump stable-baselines3 from 2.3.0 to 2.3.2
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.3.0...v2.3.2 )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-29 03:29:00 +00:00
Matthias
43aee2147a
Update backtest assumption wording
...
closes #10039
2024-04-28 20:42:14 +02:00
Matthias
6e443a42cd
Merge pull request #10143 from freqtrade/feat/pairhistory_advanced
...
RPC: Advanced pairhistory endpoint
2024-04-28 20:07:24 +02:00
Matthias
1649aca411
Support empty array to return only the base columns
2024-04-28 18:22:37 +02:00
Matthias
71ef6f70e5
Improve test coverage of strategy test
2024-04-28 17:06:36 +02:00
Matthias
9d57e3930d
Extend error testing to post call
2024-04-28 17:01:16 +02:00
Matthias
ab10379833
Add pair_history post endpoint, too
2024-04-28 16:14:09 +02:00
Matthias
ccd788e2ce
Improve naming of the schema
2024-04-28 16:14:09 +02:00
Matthias
8c39740105
Test Post pair_candles endpoint
2024-04-28 16:14:09 +02:00
Matthias
eeaa9061e5
Adapt test for to also test post endpoint
2024-04-28 16:14:09 +02:00
Matthias
3e20770446
Slightly change returned column scheme
2024-04-28 16:14:09 +02:00
Matthias
54d467d2bf
Add Post endpoint for to filter dataframe by columns
2024-04-28 16:14:09 +02:00
Matthias
cabdfabf03
Eliminate duplicate word in wallets docstring
2024-04-28 15:16:45 +02:00
Matthias
d0624570af
Merge pull request #10142 from goodmost/develop
...
chore: remove repetitive words
2024-04-28 15:07:03 +02:00
goodmost
38b35ec528
chore: remove repetitive words
...
Signed-off-by: goodmost <zhaohaiyang@outlook.com >
2024-04-28 18:14:19 +08:00
Matthias
21b1f5aab8
Update wording
2024-04-28 09:31:28 +02:00
Matthias
997db6c706
Type-ignore
...
we can't type variables of the list-comprehension ...
2024-04-27 19:59:53 +02:00
Matthias
f259270e9c
Update tests to properly mock fee
2024-04-27 19:52:48 +02:00
Matthias
3a2e3215b9
Ensure get_fee returns something in tests
2024-04-27 18:26:43 +02:00
Matthias
3f2f2a1dbd
Use worst case of maker / taker fee for backtest
2024-04-27 18:26:23 +02:00
Matthias
935e8f49de
Type-check fee from configuration ...
2024-04-27 15:36:26 +02:00
Matthias
37da714610
Don't set zsh as default shell
2024-04-27 15:21:42 +02:00
Matthias
bd608bedf0
Use devcontainer features for most setup work
2024-04-27 11:55:37 +00:00
Matthias
ad370cbbcd
Add github action to pre-build containers
2024-04-27 09:37:25 +00:00
Matthias
6d46d17e30
Add pre-built devcontainer
2024-04-27 09:37:08 +00:00
Matthias
bc5ded4400
Improve devcontainer Dockerfile
2024-04-27 11:29:24 +02:00
Matthias
19284e1e91
Update vscode debug config for new mode
2024-04-27 10:12:44 +02:00
Matthias
e17258940a
Add isort to devcontainer proposals
2024-04-27 07:13:05 +00:00
Matthias
52403ceacd
add GHA extension to devcontainer
2024-04-27 07:13:05 +00:00
Matthias
3b41c7e7f3
Fix devcontainer config (use vscode submenu)
2024-04-27 07:13:05 +00:00
Matthias
73905b33ad
Ensure consistent program naming
...
(`python -m freqtrade --version`)
2024-04-27 08:48:40 +02:00
Matthias
dd04c51c42
Use time() instead of creating a temporary time object
2024-04-26 20:28:59 +02:00
Matthias
9bc866e6b2
Loader should be passed as kwarg for clarity
2024-04-26 08:36:10 +02:00
Matthias
33454e2f23
Merge pull request #10135 from Pixee-Bot-Python/pixeebot/drip-2023-11-14-pixee-python/harden-pyyaml
...
Use SafeLoader in yaml.load() Calls
2024-04-26 08:35:01 +02:00
Pixee OSS Assistant
c37a0706d7
Merge branch 'freqtrade:develop' into pixeebot/drip-2023-11-14-pixee-python/harden-pyyaml
2024-04-25 17:48:04 -04:00
Matthias
8e5c574224
Don't handle case where base_currency is not set
...
(very old trades)
2024-04-25 19:56:27 +02:00
Matthias
a3e6abef8d
Add test for "trade amount adjust" behavior
2024-04-25 13:44:01 +02:00
Matthias
adbf1b5e6f
Adjust trade amount by 2% if trade recovery remains above the trade amount
...
closes #10002
2024-04-25 13:43:46 +02:00
Matthias
0a89efd002
Only cancel stoploss if really necessary
...
partial workaround for #10002
2024-04-25 11:43:24 +02:00
Matthias
35408966f4
Fix remaining user_data leaks
2024-04-25 11:02:34 +02:00
Matthias
ad12c98d10
Avoid having test-result influence from user_data/
...
this avoids potential deprecation warnings (or even errors)
caused by strategies in user_data/strategies
2024-04-25 10:48:27 +02:00
Matthias
96bb4db68e
Fix remaining coingecko spellings
2024-04-25 10:28:25 +02:00
Matthias
2d9be6c818
Fix some coingecko spellings
2024-04-25 10:27:58 +02:00
Matthias
3ca0be7543
Fix misspelled coingecko variable
2024-04-25 10:26:33 +02:00
Matthias
d6dcd8adca
use explicit macos version
...
macos-latest changed to align to macos-14 - so it's no longer capable of running python 3.9
2024-04-25 08:18:21 +02:00
Matthias
5f1ab7508f
Add idex subclass defining the applicable ohlcv limit
2024-04-25 08:18:21 +02:00
Matthias
2906f2f8e0
Merge pull request #10132 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-04-25 08:10:26 +02:00
xmatthias
652819309d
chore: update pre-commit hooks
2024-04-25 03:02:27 +00:00
Pixee OSS Assistant
1901da688e
Merge pull request #1 from Pixee-Bot-Python/pixeebot/drip-2023-11-14-pixee-python/harden-pyyaml
...
Use SafeLoader in `yaml.load()` Calls
2024-04-24 18:33:16 -04:00
Matthias
365b9c9cfe
kwargs for re.sub count
2024-04-24 07:02:26 +02:00
Matthias
fa6c17c067
Remove mutable default-args from generate-candlestick
2024-04-24 07:00:17 +02:00
Matthias
86f3b649b9
Update security warning in docker section
2024-04-24 06:42:17 +02:00
Matthias
115cb4bf40
Don't use datetime.utcnow ...
2024-04-23 20:08:28 +02:00
Matthias
226eaf0d0a
Filter deprecation warning - it's a dependency ...
2024-04-23 19:52:44 +02:00
Matthias
6113e47991
Merge pull request #10090 from CoolCu/develop
...
chore: remove repetitive words
2024-04-23 19:29:38 +02:00
Matthias
7b78912d71
Merge pull request #10105 from freqtrade/feat/humanize
...
Replace arrow with humanize
2024-04-23 09:46:35 +02:00
Matthias
81d80ff5c7
Merge pull request #10124 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-04-23 07:04:57 +02:00
xmatthias
914d630a22
chore: update pre-commit hooks
2024-04-23 03:03:47 +00:00
Matthias
9441eb9b53
Merge pull request #10115 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.8
...
Bump pymdown-extensions from 10.7.1 to 10.8
2024-04-22 16:41:15 +02:00
Matthias
b7f65a77c7
Merge pull request #10111 from freqtrade/dependabot/pip/develop/ruff-0.4.1
...
Bump ruff from 0.3.7 to 0.4.1
2024-04-22 15:56:30 +02:00
Matthias
a750e4c107
Merge pull request #10108 from freqtrade/dependabot/pip/develop/pyarrow-16.0.0
...
Bump pyarrow from 15.0.2 to 16.0.0
2024-04-22 15:46:20 +02:00
Matthias
fd5a4d71a0
Merge pull request #10114 from freqtrade/dependabot/pip/develop/aiohttp-3.9.5
...
Bump aiohttp from 3.9.4 to 3.9.5
2024-04-22 12:07:38 +02:00
Matthias
73c9b04dcd
Update pyarrow prebuilt wheels
2024-04-22 11:04:10 +02:00
Matthias
aaee5a2abf
Merge pull request #10118 from freqtrade/dependabot/pip/develop/plotly-5.21.0
...
Bump plotly from 5.20.0 to 5.21.0
2024-04-22 10:22:51 +02:00
Matthias
6f2ec3ced2
Merge pull request #10117 from freqtrade/dependabot/pip/develop/fastapi-0.110.2
...
Bump fastapi from 0.110.1 to 0.110.2
2024-04-22 09:50:14 +02:00
dependabot[bot]
7e78a103cf
Bump aiohttp from 3.9.4 to 3.9.5
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.4 to 3.9.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.4...v3.9.5 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 07:11:35 +00:00
Matthias
aaab37cf52
Merge pull request #10116 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.1.1
...
Bump python-telegram-bot from 21.1 to 21.1.1
2024-04-22 09:10:43 +02:00
Matthias
1167c078cf
Merge pull request #10113 from freqtrade/dependabot/pip/develop/catboost-1.2.5
...
Bump catboost from 1.2.3 to 1.2.5
2024-04-22 08:46:34 +02:00
Matthias
1223862ede
Merge pull request #10112 from freqtrade/dependabot/pip/develop/orjson-3.10.1
...
Bump orjson from 3.10.0 to 3.10.1
2024-04-22 08:01:17 +02:00
dependabot[bot]
3842b4697f
Bump pymdown-extensions from 10.7.1 to 10.8
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.7.1 to 10.8.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.7.1...10.8 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 05:18:03 +00:00
Matthias
a095aa2374
Merge pull request #10110 from freqtrade/dependabot/pip/develop/ccxt-4.3.4
...
Bump ccxt from 4.2.97 to 4.3.4
2024-04-22 07:18:01 +02:00
Matthias
d4c37fb59d
Merge pull request #10107 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.18
...
Bump mkdocs-material from 9.5.17 to 9.5.18
2024-04-22 07:17:14 +02:00
Matthias
472d5d8703
Improve format_ms_time logic by reusing dt_from_ts
2024-04-22 07:08:49 +02:00
dependabot[bot]
6f3bb7f2f8
Bump plotly from 5.20.0 to 5.21.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.20.0 to 5.21.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.20.0...v5.21.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 03:17:14 +00:00
dependabot[bot]
ac5cd778ca
Bump fastapi from 0.110.1 to 0.110.2
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.110.1 to 0.110.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.110.1...0.110.2 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 03:17:10 +00:00
dependabot[bot]
938259ffde
Bump python-telegram-bot from 21.1 to 21.1.1
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.1 to 21.1.1.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.1...v21.1.1 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 03:17:03 +00:00
dependabot[bot]
8f26793b7a
Bump catboost from 1.2.3 to 1.2.5
...
Bumps [catboost](https://github.com/catboost/catboost ) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/catboost/catboost/releases )
- [Changelog](https://github.com/catboost/catboost/blob/master/RELEASE.md )
- [Commits](https://github.com/catboost/catboost/compare/v1.2.3...v1.2.5 )
---
updated-dependencies:
- dependency-name: catboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 03:16:44 +00:00
dependabot[bot]
8888fd190a
Bump orjson from 3.10.0 to 3.10.1
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.10.0...3.10.1 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 03:16:39 +00:00
dependabot[bot]
4fee0eae6a
Bump ruff from 0.3.7 to 0.4.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.3.7 to 0.4.1.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.7...v0.4.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 03:16:32 +00:00
dependabot[bot]
8932aab20b
Bump ccxt from 4.2.97 to 4.3.4
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.97 to 4.3.4.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.2.97...4.3.4 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 03:16:21 +00:00
dependabot[bot]
12ae190fef
Bump pyarrow from 15.0.2 to 16.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 15.0.2 to 16.0.0.
- [Commits](https://github.com/apache/arrow/compare/go/v15.0.2...go/v16.0.0 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 03:16:02 +00:00
dependabot[bot]
98807b100c
Bump mkdocs-material from 9.5.17 to 9.5.18
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.17 to 9.5.18.
- [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.17...9.5.18 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-22 03:15:57 +00:00
Matthias
03835350c0
Remove arrow as dependency
...
it seems to be no longer maintained
2024-04-21 15:52:02 +02:00
Matthias
54c2febe1c
Remove dt_humanize
2024-04-21 15:51:08 +02:00
Matthias
d48cff3b9a
Update to dt_humanize_delta for all usages
2024-04-21 15:49:50 +02:00
Matthias
cc534c5000
switch from arrow to humanize
2024-04-21 15:29:16 +02:00
Matthias
4320c7a3cc
Add humanize as dependency
2024-04-21 14:04:50 +02:00
Matthias
e52caa2a36
Merge pull request #10103 from freqtrade/robcaulk-patch-1
...
docs: update freqai-parameter-table.md
2024-04-21 13:43:09 +02:00
Robert Caulk
6b15ebd4c2
docs: update freqai-parameter-table.md
...
Correct parameter table for label_period_candles
2024-04-21 13:14:18 +02:00
Matthias
c802d39f67
Merge pull request #10097 from freqtrade/feat/measure_time
...
Add "measure time" to warn users about strategies taking excessive time
2024-04-21 11:28:54 +02:00
Matthias
608088bc03
Simplify trade_statistics
2024-04-20 10:30:04 +02:00
Matthias
b9b044585d
Add but comment a few ruff rules
2024-04-20 10:25:23 +02:00
Matthias
d4ce774532
Add requests timeout to deploy commands
2024-04-20 10:25:05 +02:00
Matthias
a375e686de
Add some ruff configurations
2024-04-20 10:13:14 +02:00
Matthias
08f2eebd6e
Extract httpBasic from function header
2024-04-20 10:12:06 +02:00
Matthias
927c54094a
Improve some bugbear findings
2024-04-20 10:10:36 +02:00
Matthias
6dfc34d227
Fix test due to missing assert
2024-04-20 09:46:40 +02:00
Matthias
6a1c33e168
Don't use setattr
2024-04-20 09:46:32 +02:00
Matthias
e0aefb9b54
Fix faulty asserts in freqai tests
2024-04-20 09:39:43 +02:00
Matthias
df712c0168
Fix some faulty assertions
2024-04-20 09:39:11 +02:00
Matthias
53c548f7b6
Fix test to actually work
2024-04-20 09:35:05 +02:00
Matthias
1abd8fb8fc
Fix wallets test
2024-04-20 09:30:55 +02:00
Matthias
7c3feeddc4
Fix faulty assert statements
2024-04-20 09:30:20 +02:00
Matthias
0c99ff7f66
Fix more default arg usages
2024-04-20 09:26:50 +02:00
Matthias
a078088ea3
Fix some more default argument usage in exchange classes
2024-04-20 09:24:51 +02:00
Matthias
31f6030c67
Reduce some mutable default argument usage
2024-04-20 09:22:28 +02:00
Matthias
8004829696
Further reduce problematic default args
2024-04-20 09:15:11 +02:00
Matthias
448b74840e
Don't use mutable default arguments to functions
2024-04-20 09:09:42 +02:00
Matthias
9b1def604f
Fix mutable arg in freqtradebot
2024-04-20 09:08:04 +02:00
Matthias
3d4250ca99
Fix type error
2024-04-20 09:04:23 +02:00
Matthias
6a1ca75a69
Add codespell to pre-commit hooks
2024-04-19 18:12:24 +02:00
Matthias
22c61458a4
Fix codespell in ci.yml
2024-04-19 18:12:10 +02:00
Matthias
f2cfb127ae
Merge pull request #10099 from cclauss/codespell
...
Fix typos discovered by codespell
2024-04-19 07:37:29 +02:00
Matthias
be1e1453da
Further mutable-default fix to template-renderer
2024-04-19 07:27:10 +02:00
Matthias
87d50243e2
Update tests
2024-04-19 07:25:41 +02:00
Matthias
a451b94387
Remove mutable default from template-rendere
2024-04-19 07:24:11 +02:00
Matthias
a41b38e94f
Add configuration for codespell
2024-04-19 07:02:39 +02:00
Matthias
40aa0800de
Additional fix to eliminate some word-ignores
2024-04-19 07:02:31 +02:00
Matthias
862d4c8857
Revert relationship to "selectin"
2024-04-19 06:36:32 +02:00
Matthias
37feede6a5
Fix some codespell introduced syntax errors
2024-04-19 06:32:59 +02:00
Christian Clauss
99b4767bf4
Fix typos discovered by codespell
2024-04-18 22:51:25 +02:00
Matthias
0a7ed55ade
Reduce duplicate warning
2024-04-18 21:01:48 +02:00
Matthias
298f9b225d
Fix broken sample of @informative decorator
...
closes #7095
2024-04-18 19:08:17 +02:00
Matthias
bc85352098
Split timeframe_to_secs from loggingmixin init
2024-04-18 06:55:05 +02:00
Matthias
6a570bd82e
Fix excessive whitespace
2024-04-18 06:41:14 +02:00
Matthias
a15793a6ba
Merge pull request #10096 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-04-18 06:31:46 +02:00
xmatthias
77682808ea
chore: update pre-commit hooks
2024-04-18 03:02:26 +00:00
Matthias
82482ec159
Fix / improve types
2024-04-17 20:58:58 +02:00
Matthias
5eeb96fa96
Add test for measure_time
2024-04-17 20:57:18 +02:00
Matthias
c6a50b3c06
Use MeasureTime to warn if a strategy takes too long
...
using 25% of the candle as reference time for now.
2024-04-17 20:53:49 +02:00
Matthias
3c8366e609
Add measure_time module to measure time taken by functions
2024-04-17 20:52:37 +02:00
Matthias
2297b3ed55
Split timeframe_to_secs from loggingmixin init
2024-04-17 20:13:02 +02:00
Matthias
f8a2569739
Merge pull request #10093 from freqtrade/feat/btmarketchange
...
Market change visualization
2024-04-17 18:55:16 +02:00
Matthias
393d4b8eb3
Add test for market_change endpoint
2024-04-17 07:22:36 +02:00
Matthias
3dd7c1e492
Add test for market_change writing
2024-04-17 07:01:32 +02:00
Matthias
0b1f702ef9
Improve testcase
2024-04-17 06:46:44 +02:00
Matthias
54d9dbaea8
Formatting
2024-04-16 20:54:12 +02:00
Matthias
ba27c41c93
Support market-change for "online" backtesting
2024-04-16 20:53:46 +02:00
Matthias
d7920c4b64
Simplify backtest storage
2024-04-16 20:53:06 +02:00
Matthias
3338fdece3
Relative profit should be relative cumulative profit
2024-04-16 20:34:07 +02:00
Matthias
523054e8ea
Add endpoint to fetch market_change data
2024-04-16 19:27:55 +02:00
Matthias
c8a5904959
Store and load backtest-market-change data
2024-04-16 19:27:41 +02:00
Matthias
7f386874ad
Trim dataframes accordingly ...
2024-04-16 18:17:20 +02:00
Matthias
18a4d6972d
generate_filename should be private
2024-04-16 18:02:00 +02:00
Matthias
a0a22f62e0
Update typehint for backtesting
2024-04-16 18:00:24 +02:00
CoolCu
7fc1d38ffb
chore: remove repetitive words
...
Signed-off-by: CoolCu <coolcui@qq.com >
2024-04-16 15:55:36 +08:00
Matthias
3f8078618e
add Combine dataframes with pct_change
2024-04-16 07:19:26 +02:00
Matthias
e7b907a175
Enhance / simplify bt-storage logic
...
Removes repeated filename generation pattern
2024-04-16 06:57:58 +02:00
Matthias
7796884119
Merge pull request #10087 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-04-16 06:50:28 +02:00
xmatthias
264669df1d
chore: update pre-commit hooks
2024-04-16 03:04:21 +00:00
Axel-CH
910b3ad536
allow adjust trade position, even if there is an open order
2024-04-15 15:40:57 -04:00
Axel-CH
05cf4cab8e
add has_open_entry_orders property to trade
2024-04-15 15:18:39 -04:00
Axel-CH
6752c3e288
add has_untied_assets, replace one has_open_orders condition by has_untied_assets in exit_positions
2024-04-15 14:43:40 -04:00
Matthias
eddca5a694
Merge pull request #10083 from freqtrade/dependabot/pip/develop/pandas-2.2.2
...
Bump pandas from 2.2.1 to 2.2.2
2024-04-15 18:09:23 +02:00
Matthias
ca758c28b7
Merge pull request #10084 from freqtrade/dependabot/pip/develop/scikit-learn-1.4.2
...
Bump scikit-learn from 1.4.1.post1 to 1.4.2
2024-04-15 16:08:30 +02:00
dependabot[bot]
39ef97a2ac
Bump pandas from 2.2.1 to 2.2.2
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 07:38:58 +00:00
Matthias
8f78329a23
Merge pull request #10086 from freqtrade/dependabot/pip/develop/aiohttp-3.9.4
...
Bump aiohttp from 3.9.3 to 3.9.4
2024-04-15 09:37:11 +02:00
dependabot[bot]
409a6236d4
Bump scikit-learn from 1.4.1.post1 to 1.4.2
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.4.1.post1 to 1.4.2.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.1.post1...1.4.2 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 06:58:06 +00:00
Matthias
42fb9ad281
Merge pull request #10085 from freqtrade/dependabot/pip/develop/joblib-1.4.0
...
Bump joblib from 1.3.2 to 1.4.0
2024-04-15 08:57:09 +02:00
Matthias
4946e5978e
Merge pull request #10082 from freqtrade/dependabot/pip/develop/pydantic-2.7.0
...
Bump pydantic from 2.6.4 to 2.7.0
2024-04-15 08:15:48 +02:00
Matthias
f0606bfe90
Merge pull request #10081 from freqtrade/dependabot/pip/develop/ruff-0.3.7
...
Bump ruff from 0.3.5 to 0.3.7
2024-04-15 08:14:53 +02:00
dependabot[bot]
4df847fa0f
Bump aiohttp from 3.9.3 to 3.9.4
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.3 to 3.9.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.3...v3.9.4 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 05:34:49 +00:00
Matthias
c0a684ee7c
Merge pull request #10080 from freqtrade/dependabot/pip/develop/ccxt-4.2.97
...
Bump ccxt from 4.2.91 to 4.2.97
2024-04-15 07:34:15 +02:00
Matthias
c74faec6d0
Merge pull request #10079 from freqtrade/dependabot/pip/develop/filelock-3.13.4
...
Bump filelock from 3.13.3 to 3.13.4
2024-04-15 07:33:44 +02:00
Matthias
a266c0832b
Merge pull request #10078 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.1
...
Bump python-telegram-bot from 21.0.1 to 21.1
2024-04-15 07:33:38 +02:00
Matthias
e0d0b17583
Merge pull request #10077 from freqtrade/fix/ensure-high-price-included
...
Ensure we include `high_price` in the historic predictions
2024-04-15 06:42:28 +02:00
dependabot[bot]
abfed990d9
Bump joblib from 1.3.2 to 1.4.0
...
Bumps [joblib](https://github.com/joblib/joblib ) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/joblib/joblib/releases )
- [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst )
- [Commits](https://github.com/joblib/joblib/compare/1.3.2...1.4.0 )
---
updated-dependencies:
- dependency-name: joblib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 03:48:28 +00:00
dependabot[bot]
183c82903f
Bump pydantic from 2.6.4 to 2.7.0
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.6.4 to 2.7.0.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.6.4...v2.7.0 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 03:48:04 +00:00
dependabot[bot]
3225c051a2
Bump ruff from 0.3.5 to 0.3.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.3.5 to 0.3.7.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.5...v0.3.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 03:47:59 +00:00
dependabot[bot]
a4f2ea810d
Bump ccxt from 4.2.91 to 4.2.97
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.91 to 4.2.97.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.2.91...4.2.97 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 03:47:47 +00:00
dependabot[bot]
caf50c0bd0
Bump filelock from 3.13.3 to 3.13.4
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.13.3 to 3.13.4.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.13.3...3.13.4 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 03:47:32 +00:00
dependabot[bot]
76814250e4
Bump python-telegram-bot from 21.0.1 to 21.1
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 21.0.1 to 21.1.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.0.1...v21.1 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-15 03:47:27 +00:00
robcaulk
7a401415e5
fix: for some reason we werent including high_price
2024-04-14 14:19:12 +02:00
Axel-CH
faeda2a166
fix mypy error on has_open_position function
2024-04-14 00:40:12 -04:00
Axel-CH
3d67e0893a
edit backtest_loop to check exit if trade has open position
2024-04-14 00:25:40 -04:00
Matthias
65654a4a44
Update ccxt exception handlers
...
OperationFailed is the new NetworkError
closes #10071
2024-04-13 11:12:10 +02:00
Matthias
0c7e89aede
Update tests for OperationFailed error
2024-04-13 11:11:09 +02:00
Matthias
094bbb3a50
Remove pointless docstring comment
2024-04-11 21:02:54 +02:00
Matthias
df2432bc18
Re-align adjust_trade_position bt with live.
2024-04-11 20:57:03 +02:00
Matthias
e09abfdc75
Split enter and exit rows to use different values
2024-04-11 20:54:16 +02:00
Matthias
eaec5065a1
Define liquidation price only once in adjustment test
2024-04-11 20:53:58 +02:00
Matthias
6fa38e4d69
Merge pull request #10064 from freqtrade/dependabot/docker/python-3.12.3-slim-bookworm
...
Bump python from 3.12.2-slim-bookworm to 3.12.3-slim-bookworm
2024-04-11 06:28:48 +02:00
Matthias
00b80a8b0d
Merge pull request #10063 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-04-11 06:28:33 +02:00
dependabot[bot]
9e55690ab3
Bump python from 3.12.2-slim-bookworm to 3.12.3-slim-bookworm
...
Bumps python from 3.12.2-slim-bookworm to 3.12.3-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-11 03:10:33 +00:00
xmatthias
78535bc7e8
chore: update pre-commit hooks
2024-04-11 03:02:25 +00:00
Matthias
24ba337a56
Merge pull request #10050 from freqtrade/fix/pandas-future-warnings
...
FreqAI pandas futures warnings
2024-04-10 19:26:06 +02:00
Matthias
e5f3d04437
Add some imports
...
closes #10053
2024-04-09 19:26:52 +02:00
robcaulk
081e50ec48
fix: ensure full hist-preds is kept
2024-04-09 17:17:11 +02:00
Matthias
859dd6b7ec
Merge pull request #10061 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-04-09 06:31:00 +02:00
xmatthias
c924399e96
chore: update pre-commit hooks
2024-04-09 03:03:47 +00:00
Matthias
3073e8810f
Slightly update developer docs
2024-04-08 19:22:09 +02:00
Matthias
c1726c4401
Merge pull request #10055 from freqtrade/dependabot/pip/develop/types-7a5049024f
...
Bump types-requests from 2.31.0.20240311 to 2.31.0.20240406 in the types group
2024-04-08 08:15:41 +02:00
Matthias
b1f540964c
Merge pull request #10059 from freqtrade/dependabot/pip/develop/scipy-1.13.0
...
Bump scipy from 1.12.0 to 1.13.0
2024-04-08 07:57:57 +02:00
Matthias
6d9a1a9b98
Merge pull request #10058 from freqtrade/dependabot/pip/develop/ccxt-4.2.91
...
Bump ccxt from 4.2.87 to 4.2.91
2024-04-08 07:34:49 +02:00
Matthias
811c66e8dc
Merge pull request #10057 from freqtrade/dependabot/pip/develop/fastapi-0.110.1
...
Bump fastapi from 0.110.0 to 0.110.1
2024-04-08 06:50:27 +02:00
Matthias
4c3df2f73d
Merge pull request #10056 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.17
...
Bump mkdocs-material from 9.5.16 to 9.5.17
2024-04-08 06:50:10 +02:00
Matthias
d5bb2e4eb1
types-requests pre-commit update
2024-04-08 06:33:13 +02:00
dependabot[bot]
16045870a8
Bump scipy from 1.12.0 to 1.13.0
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-08 03:42:05 +00:00
dependabot[bot]
f741f95c36
Bump ccxt from 4.2.87 to 4.2.91
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.87 to 4.2.91.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.2.87...4.2.91 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-08 03:41:44 +00:00
dependabot[bot]
564d77f239
Bump fastapi from 0.110.0 to 0.110.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.110.0 to 0.110.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.110.0...0.110.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-08 03:41:36 +00:00
dependabot[bot]
095150f6b2
Bump mkdocs-material from 9.5.16 to 9.5.17
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.16 to 9.5.17.
- [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.16...9.5.17 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-08 03:41:32 +00:00
dependabot[bot]
c935bd057e
Bump types-requests in the types group
...
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed ).
Updates `types-requests` from 2.31.0.20240311 to 2.31.0.20240406
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-08 03:40:49 +00:00
robcaulk
d8aaaa34d3
fix: pandas.
2024-04-07 14:20:52 +02:00
robcaulk
08d0e76187
fix: pandas.
2024-04-07 13:50:59 +02:00
Robert Caulk
24717b1609
Merge pull request #10029 from freqtrade/dependabot/pip/develop/stable-baselines3-2.3.0
...
Bump stable-baselines3 from 2.2.1 to 2.3.0
2024-04-07 00:22:06 +02:00
robcaulk
6a8abd5d45
fix: astype handling
2024-04-06 23:43:29 +02:00
robcaulk
b19b4d001c
fix: ensure future pandas will be happy
2024-04-06 23:34:07 +02:00
Matthias
8c12a1fd8b
Rename TRADING_MODES constant to avoid naming collision
2024-04-06 16:47:55 +02:00
Matthias
a584854d46
Update docs to align with actual workings.
2024-04-05 20:15:43 +02:00
Matthias
69d098e265
Dataprovider test
2024-04-05 07:16:37 +02:00
Matthias
f32154f380
Exchange assert is only relevant for live mode.
2024-04-05 07:09:54 +02:00
Matthias
28e4711ee9
Enhance test for dataprovider
2024-04-05 07:07:12 +02:00
Matthias
e0f1b1e48e
Attempt to reduce diff as much as possible
2024-04-05 06:53:48 +02:00
Matthias
34d3389b23
Avoid some unnecessary linebreaks
2024-04-05 06:45:12 +02:00
Matthias
843c68b072
Don't use noqa.
2024-04-05 06:41:46 +02:00
Matthias
59dee5f6da
Update config test exception due to changes on dev
2024-04-05 06:41:40 +02:00
Matthias
63ac183e91
Merge branch 'develop' into feature/fetch-public-trades
2024-04-05 06:35:35 +02:00
Matthias
1df21d3cdf
Pin pandas version to < 3.0
2024-04-04 19:28:41 +02:00
Matthias
e6da491cac
Merge pull request #10044 from freqtrade/update/binance-leverage-tiers
...
Update Binance Leverage Tiers
2024-04-04 06:29:59 +02:00
xmatthias
d4872eae16
chore: update pre-commit hooks
2024-04-04 03:02:18 +00:00
Matthias
569a87ca28
Fix site Url string to have a working 404 page
2024-04-03 18:10:49 +02:00
Matthias
4affb1eade
Fix wrong site url string
2024-04-03 18:05:48 +02:00
Matthias
15cbca51e1
Test with dev url
2024-04-03 07:03:24 +02:00
Matthias
2980503493
use "/en/stable" as mkdocs site url
2024-04-03 07:01:23 +02:00
Matthias
8d7a21e9d3
Merge pull request #10037 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-04-02 07:16:04 +02:00
Matthias
1cbd3f52f1
Run online-tests against bingx
2024-04-02 07:15:14 +02:00
Matthias
b284abf9e0
Add bingx exchange subclass
2024-04-02 07:14:52 +02:00
Matthias
55c0cfefec
Add missing typehint to telegram class
2024-04-02 07:14:30 +02:00
Matthias
9de4731585
Bump ruff to 0.3.5
2024-04-02 06:42:53 +02:00
xmatthias
2ef854741c
chore: update pre-commit hooks
2024-04-02 03:03:32 +00:00
Matthias
7bb6c5e7bd
Merge pull request #10032 from freqtrade/dependabot/pip/develop/ast-comments-1.2.2
...
Bump ast-comments from 1.2.1 to 1.2.2
2024-04-01 08:50:41 +02:00
Matthias
fb5f81e3ca
Merge pull request #10028 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.16
...
Bump mkdocs-material from 9.5.15 to 9.5.16
2024-04-01 07:54:53 +02:00
Matthias
4cbbc97b2b
Merge pull request #10027 from freqtrade/dependabot/pip/develop/filelock-3.13.3
...
Bump filelock from 3.13.1 to 3.13.3
2024-04-01 07:42:19 +02:00
Matthias
eccedaf6c9
Merge pull request #10033 from freqtrade/dependabot/pip/develop/torch-2.2.2
...
Bump torch from 2.2.1 to 2.2.2
2024-04-01 07:42:12 +02:00
Matthias
500dfec5c0
Merge pull request #10030 from freqtrade/dependabot/pip/develop/ccxt-4.2.87
...
Bump ccxt from 4.2.82 to 4.2.87
2024-04-01 07:40:46 +02:00
Matthias
d5b4740023
Merge pull request #10031 from freqtrade/dependabot/pip/develop/orjson-3.10.0
...
Bump orjson from 3.9.15 to 3.10.0
2024-04-01 07:40:26 +02:00
dependabot[bot]
62a15580ce
Bump torch from 2.2.1 to 2.2.2
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/pytorch/pytorch/releases )
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md )
- [Commits](https://github.com/pytorch/pytorch/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 03:14:47 +00:00
dependabot[bot]
41db2aec71
Bump ast-comments from 1.2.1 to 1.2.2
...
Bumps [ast-comments](https://github.com/t3rn0/ast-comments ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/t3rn0/ast-comments/releases )
- [Commits](https://github.com/t3rn0/ast-comments/compare/1.2.1...1.2.2 )
---
updated-dependencies:
- dependency-name: ast-comments
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 03:14:38 +00:00
dependabot[bot]
04a25e0f39
Bump orjson from 3.9.15 to 3.10.0
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.15 to 3.10.0.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.9.15...3.10.0 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 03:14:35 +00:00
dependabot[bot]
1d8ebc7ec1
Bump ccxt from 4.2.82 to 4.2.87
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.82 to 4.2.87.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.2.82...4.2.87 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 03:14:27 +00:00
dependabot[bot]
66a05ee672
Bump stable-baselines3 from 2.2.1 to 2.3.0
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.2.1...v2.3.0 )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 03:14:19 +00:00
dependabot[bot]
b076ec6c8e
Bump mkdocs-material from 9.5.15 to 9.5.16
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.15 to 9.5.16.
- [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.15...9.5.16 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 03:14:12 +00:00
dependabot[bot]
b277372da4
Bump filelock from 3.13.1 to 3.13.3
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.13.1 to 3.13.3.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.13.1...3.13.3 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-01 03:14:07 +00:00
Matthias
73363d925f
Update download-artifact to pattern.
2024-03-31 17:37:57 +02:00
Matthias
7b6e72ab57
Update download-artifact to pattern.
2024-03-31 17:35:13 +02:00
Matthias
fcfd25d50b
Merge pull request #10023 from freqtrade/feat/lock_api
...
Add lock post endpoint
2024-03-31 14:05:05 +02:00
Matthias
d6aa7f1b8b
Merge pull request #10022 from freqtrade/align-exitreasons
...
Align exitreasons, remove duplicated code
2024-03-31 14:04:16 +02:00
Matthias
ad56462fa1
Merge pull request #10025 from freqtrade/new_release
...
New release
2024-03-31 13:36:51 +02:00
Matthias
d112a8c0ed
Bump version to 2024.4-dev
2024-03-31 09:58:35 +02:00
Matthias
a6bfe1a4af
Bump version to 2024.3
2024-03-31 09:54:34 +02:00
Matthias
f960e343cc
Merge branch 'stable' into new_release
2024-03-31 09:54:05 +02:00
Matthias
dcb9d5d611
Ft Rest client - fix typing
2024-03-31 09:37:52 +02:00
Matthias
b1c83ce189
Exclude build dir from mypy
2024-03-31 09:35:17 +02:00
Matthias
2072a625bd
Align build job names
2024-03-31 09:33:55 +02:00
Matthias
8792d56251
Update dockerhub-description workflow to new approach
2024-03-31 09:29:00 +02:00
Matthias
556db08b0a
Rename CI files
2024-03-31 09:28:13 +02:00
Matthias
b651e13bd6
Schedule leverage tier updates
2024-03-31 09:27:03 +02:00
Matthias
13ae0f81ca
Merge pull request #10024 from freqtrade/update/pre-commit-hooks
...
Update Binance Leverage Tiers
2024-03-31 09:26:17 +02:00
xmatthias
a534340cc1
chore: update pre-commit hooks
2024-03-31 07:15:47 +00:00
Matthias
067a7315f2
Use proper secrets syntax
2024-03-31 09:15:05 +02:00
Matthias
f405b7d1cd
Add CI step for leverage tier updates
2024-03-31 09:04:39 +02:00
Matthias
178a0a5db0
Fix typo in update script
2024-03-31 08:32:25 +02:00
Matthias
055c4396d1
De-dent pre-commit update workflow
2024-03-31 08:32:18 +02:00
Matthias
8fae64f373
Update typehints
2024-03-30 18:31:09 +01:00
Matthias
747266fe42
Remove unused imports
2024-03-30 18:14:51 +01:00
Matthias
ad06f93501
Add locks_add to rest api client
2024-03-30 14:37:34 +01:00
Matthias
f4074d2960
Add tests for lock endpoints
2024-03-30 14:30:00 +01:00
Matthias
05f8bb357f
Add Lock post endpoint
...
(allows manual locking through API)
closes #10018
2024-03-30 14:29:58 +01:00
Matthias
7b5e444333
Improve code stability
2024-03-30 13:36:19 +01:00
Matthias
0906f050e5
Fix remaining tests
2024-03-30 13:28:13 +01:00
Matthias
1551f92832
Fix a few tests
2024-03-30 13:20:53 +01:00
Matthias
be26e31235
Remove obsolete code, improve resilience
2024-03-30 13:20:43 +01:00
Matthias
36f1111d92
Remove custom handling for exit reason stats.
...
It's not different from regular tag outputs, really
2024-03-30 13:11:59 +01:00
Matthias
9726c4ae21
don't use cum profit
2024-03-30 11:28:23 +01:00
Matthias
7895eeb3b6
Fix tests after modified output
2024-03-30 11:20:41 +01:00
Matthias
0a186eb8b7
Remove Cum Profit %
...
it's a missleading metric in any case where stake-amount is not 100% identical.
2024-03-30 11:18:56 +01:00
Matthias
79719bbe82
Add freqtrade-client programmatic use sample
2024-03-30 09:29:09 +01:00
Matthias
f2335c5db9
Merge pull request #10015 from freqtrade/feat/clients
...
Add freqtrade-clients as individually installable dependency
2024-03-30 09:21:01 +01:00
Matthias
e100a06785
Use regex to match logs in rest-client tests
2024-03-29 19:09:23 +01:00
Matthias
d606d6d08a
Use a path that works on windows, too.
2024-03-29 17:03:31 +01:00
Matthias
01f09ca5c8
Update command name and documentation
2024-03-29 16:38:13 +01:00
Matthias
8ad0375073
Update docstring
2024-03-29 16:16:34 +01:00
Matthias
e8cea35f5e
Have Pool parameters be kw only
2024-03-29 16:15:50 +01:00
Matthias
95fe0d5d82
Merge pull request #10016 from froggleston/feat/clients
...
Add support for requests pool size configuration
2024-03-29 16:09:56 +01:00
Matthias
411322357c
Slightly enhance test cov
2024-03-29 15:58:33 +01:00
Matthias
d047ac67a8
Remove unused import
2024-03-29 15:13:45 +01:00
Matthias
e072522ed1
Improve tests
2024-03-29 13:18:11 +01:00
Matthias
e971f043f4
Improve test cov
2024-03-29 13:12:01 +01:00
froggleston
66422ce9a9
Add support for requests pool size configuration
2024-03-29 11:52:00 +00:00
Matthias
0a0105c31e
Re-add --cov args
2024-03-29 12:46:05 +01:00
Matthias
a6ad36d08b
Coverage for ft_client ...
2024-03-29 12:33:28 +01:00
Matthias
7eb91c74a8
CI - always install ft_client
2024-03-29 12:32:00 +01:00
Matthias
79b8363b7b
Depend on freqtrade-client on install
2024-03-29 12:31:25 +01:00
Matthias
ca9d792d2a
License to link
2024-03-29 11:08:40 +01:00
Matthias
fba028abd1
Fix version number
2024-03-29 10:41:48 +01:00
Matthias
3f226c5022
Also install ft-client in linux CI
2024-03-29 10:35:55 +01:00
Matthias
afe3d3ebda
Move Version check to the top
2024-03-29 10:26:44 +01:00
Matthias
01bb7706e4
Fix messed up version-align script
2024-03-29 10:26:18 +01:00
Matthias
772dbeaf7e
Fix file permissions
2024-03-29 10:15:35 +01:00
Matthias
0c026f950b
Ensure versions are aligned between freqtrade and freqtrade_client
2024-03-29 10:03:15 +01:00
Matthias
f0e0957579
Don't set same parameters twice
2024-03-29 09:57:12 +01:00
Matthias
7e3e65ecd8
Add tests for rest client
2024-03-29 09:52:25 +01:00
Matthias
bef15b5238
Add license for client file, exclude tests directory
2024-03-29 09:17:37 +01:00
Matthias
127f61ccb9
Improve odering of things in ft-client
2024-03-29 09:08:21 +01:00
Matthias
bd49ad6420
Add CI step for ft_rest_client
2024-03-29 09:07:43 +01:00
Matthias
46622f6172
Add minimal readme
2024-03-29 09:00:22 +01:00
Matthias
5888da5bc5
Re-add rest_client script
2024-03-29 08:39:28 +01:00
Matthias
bfe739da3c
Add pyproject.toml for ft_client installs
2024-03-29 08:34:00 +01:00
Matthias
1036a890b8
Split rest client script
2024-03-29 08:33:41 +01:00
Matthias
3401e3506b
Move rest_client to it's own sub-structure
2024-03-29 08:09:03 +01:00
Matthias
e75d46321e
Exclude user_data
2024-03-29 07:47:27 +01:00
Matthias
26311663e3
Add classifier for python 3.12
2024-03-29 07:37:21 +01:00
Matthias
bda17b59e7
Merge pull request #10013 from stevanStevic/feat/add-max-value-to-volume-pair-list
...
10009: Add `max_value` to volume pair list
2024-03-29 07:06:27 +01:00
stevanStevic
1ec04a8dc8
Add support for max_value in volume pair list
2024-03-28 22:20:34 +01:00
Matthias
78442e36e7
Fix small grammar error
2024-03-28 19:36:43 +01:00
Matthias
82565a9667
Merge pull request #9955 from Axel-CH/feature/trade-lifecycle-callbacks
...
Feature: trade lifecycle callbacks
2024-03-28 19:35:53 +01:00
Joe Schr
53702bfdfe
fix: make until non-optional
2024-03-28 15:35:19 +01:00
Joe Schr
d226e7054c
fix: remove unused stop_on_from_id
2024-03-28 15:26:28 +01:00
Matthias
38e7b0e8ae
Update bot basics logs to align with reality
2024-03-28 06:55:45 +01:00
Matthias
e49ab2593c
Update / improve docs
2024-03-28 06:49:02 +01:00
Matthias
c433f49089
Remove temporary gate workaround
2024-03-27 19:59:30 +01:00
Matthias
553094c3c6
Assign 'status_stop' for gate stop orders
2024-03-27 19:50:52 +01:00
Matthias
06c4431c31
Merge pull request #10006 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-03-26 05:56:21 +01:00
xmatthias
5b4d286637
chore: update pre-commit hooks
2024-03-26 03:03:29 +00:00
Matthias
bcc766a8ff
Merge pull request #10004 from freqtrade/docs/identifier
...
Update freqai-configuration.md
2024-03-25 21:01:48 +01:00
Matthias
666f2fc10a
Fix bug where amount becomes 0
...
closes #10003
2024-03-25 20:59:39 +01:00
Matthias
50cd36acbd
Remove unused test method
2024-03-25 20:59:39 +01:00
Robert Caulk
dfd46a19b5
Update freqai-configuration.md
2024-03-25 19:56:43 +01:00
Matthias
41d508867e
Merge pull request #10001 from freqtrade/fix/epoch-definition
...
Update PyTorchModelTrainer.py
2024-03-25 19:50:02 +01:00
Axel-CH
f60d6c8f65
remove duplicate call of order_filled callback
2024-03-25 13:12:13 -04:00
Robert Caulk
18e34632d8
Update PyTorchModelTrainer.py
...
The n_epochs should be defined using the `max` not the `min` function.
2024-03-25 09:21:32 +01:00
Matthias
526d7fad62
Merge pull request #10000 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.29
...
Bump sqlalchemy from 2.0.28 to 2.0.29
2024-03-25 08:15:07 +01:00
Matthias
e90a68cc1a
Merge pull request #9993 from freqtrade/dependabot/pip/develop/pytest-89b78a57f6
...
Bump the pytest group with 2 updates
2024-03-25 07:28:06 +01:00
Matthias
b81735e718
Merge pull request #9999 from freqtrade/dependabot/pip/develop/ccxt-4.2.82
...
Bump ccxt from 4.2.78 to 4.2.82
2024-03-25 07:15:16 +01:00
Matthias
f1f272b88f
Bump pre-commit sqlalchemy
2024-03-25 06:43:54 +01:00
Matthias
90ae723a74
Merge pull request #9998 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.15
...
Bump mkdocs-material from 9.5.14 to 9.5.15
2024-03-25 06:37:00 +01:00
dependabot[bot]
392598086c
Bump the pytest group with 2 updates
...
Bumps the pytest group with 2 updates: [pytest-cov](https://github.com/pytest-dev/pytest-cov ) and [pytest-mock](https://github.com/pytest-dev/pytest-mock ).
Updates `pytest-cov` from 4.1.0 to 5.0.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.1.0...v5.0.0 )
Updates `pytest-mock` from 3.12.0 to 3.14.0
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases )
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.12.0...v3.14.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: pytest
- dependency-name: pytest-mock
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 05:31:16 +00:00
Matthias
691b7d2628
Merge pull request #9994 from freqtrade/dependabot/pip/develop/ruff-0.3.4
...
Bump ruff from 0.3.3 to 0.3.4
2024-03-25 06:29:52 +01:00
Matthias
cdb2a3aa90
Merge pull request #9995 from freqtrade/dependabot/pip/develop/nbconvert-7.16.3
...
Bump nbconvert from 7.16.2 to 7.16.3
2024-03-25 06:29:29 +01:00
Matthias
0f24b8d132
Merge pull request #9996 from freqtrade/dependabot/pip/develop/pre-commit-3.7.0
...
Bump pre-commit from 3.6.2 to 3.7.0
2024-03-25 06:29:13 +01:00
Matthias
e8a18c0524
Merge pull request #9997 from freqtrade/dependabot/pip/develop/time-machine-2.14.1
...
Bump time-machine from 2.14.0 to 2.14.1
2024-03-25 06:28:47 +01:00
dependabot[bot]
16083b2f63
Bump sqlalchemy from 2.0.28 to 2.0.29
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.28 to 2.0.29.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 03:15:36 +00:00
dependabot[bot]
bbeba6ab3a
Bump ccxt from 4.2.78 to 4.2.82
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.78 to 4.2.82.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.2.78...4.2.82 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 03:14:57 +00:00
dependabot[bot]
710a953c43
Bump mkdocs-material from 9.5.14 to 9.5.15
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.14 to 9.5.15.
- [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.14...9.5.15 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 03:14:41 +00:00
dependabot[bot]
9d5cb103dd
Bump time-machine from 2.14.0 to 2.14.1
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.14.0 to 2.14.1.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.14.0...2.14.1 )
---
updated-dependencies:
- dependency-name: time-machine
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 03:14:28 +00:00
dependabot[bot]
674ec6acb2
Bump pre-commit from 3.6.2 to 3.7.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.2...v3.7.0 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 03:14:12 +00:00
dependabot[bot]
6e6a93f0ce
Bump nbconvert from 7.16.2 to 7.16.3
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.16.2 to 7.16.3.
- [Release notes](https://github.com/jupyter/nbconvert/releases )
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.16.2...v7.16.3 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 03:14:00 +00:00
dependabot[bot]
74641c5659
Bump ruff from 0.3.3 to 0.3.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.3...v0.3.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-25 03:13:52 +00:00
Matthias
ea634e5cef
Add test for backtesting
2024-03-24 11:54:25 +01:00
Matthias
f6a8cb4698
update docs (fix typos)
2024-03-24 11:44:55 +01:00
Matthias
2854186b14
Adjust test to work against usdt values
2024-03-24 11:28:54 +01:00
Matthias
093fd48cf9
Update test to use default_conf_usdt
2024-03-24 11:28:24 +01:00
Matthias
7f5c38fd5a
Update environment variable config to clarify that config cannot be set via environment variable
...
closes #9991
2024-03-23 08:08:55 +01:00
Matthias
82a9bdca5e
Merge pull request #9986 from freqtrade/feat/show_config
...
add show-config command
2024-03-22 06:39:04 +01:00
Axel-CH
b2a6722687
remove order filled cb from handle_stoploss_on_exchange
2024-03-21 21:51:52 -04:00
Axel-CH
e07f3d266e
add test for order_filled callback sl on exchange filled case
2024-03-21 20:53:11 -04:00
Axel-CH
6d3e3b5bfa
add test for order_filled for freqtradebot update_trade_state
2024-03-21 20:19:53 -04:00
Axel-CH
72225daa6a
add order_filled callback call for stoploss orders
2024-03-21 19:36:58 -04:00
Matthias
720232a047
Merge pull request #9983 from freqtrade/dependabot/pip/develop/pyarrow-15.0.2
...
Bump pyarrow from 15.0.1 to 15.0.2
2024-03-21 11:26:38 +01:00
Matthias
6e88cbfcab
Update prebuilt pyarrow wheels
2024-03-21 09:25:22 +01:00
Matthias
7d6d3d38f7
Merge pull request #9975 from freqtrade/feat/configError
...
exception ConfigurationError
2024-03-21 08:38:45 +01:00
Matthias
163d03ac62
Update CI schedule to run towards the middle of the night.
2024-03-21 07:25:08 +01:00
Matthias
b4c9541fb8
Add hints about show-config to configuration docs
2024-03-21 07:24:17 +01:00
Matthias
d0bda7c2ce
Add documentation for show-config utility command
2024-03-21 07:19:02 +01:00
Matthias
d2a6781379
Revert one error to OperationalException
2024-03-21 07:02:23 +01:00
Matthias
cc7d341afc
Add overrides for Exchange Support
2024-03-21 06:31:34 +01:00
Matthias
3ea1cccda9
Merge pull request #9981 from freqtrade/dependabot/pip/develop/pytest-50b44610e0
...
Bump the pytest group with 1 update
2024-03-21 06:31:27 +01:00
Matthias
94c0f41564
Merge pull request #9982 from freqtrade/dependabot/pip/develop/uvicorn-0.29.0
...
Bump uvicorn from 0.28.0 to 0.29.0
2024-03-21 06:02:32 +01:00
Matthias
b4ad6122cf
Merge pull request #9984 from freqtrade/dependabot/pip/develop/ccxt-4.2.78
...
Bump ccxt from 4.2.67 to 4.2.78
2024-03-21 06:02:15 +01:00
dependabot[bot]
0d9775918f
Bump ccxt from 4.2.67 to 4.2.78
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.67 to 4.2.78.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.2.67...4.2.78 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-20 19:49:46 +00:00
dependabot[bot]
150b7f85de
Bump pyarrow from 15.0.1 to 15.0.2
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 15.0.1 to 15.0.2.
- [Commits](https://github.com/apache/arrow/compare/go/v15.0.1...go/v15.0.2 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-20 19:49:28 +00:00
dependabot[bot]
40898f522a
Bump uvicorn from 0.28.0 to 0.29.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.28.0...0.29.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-20 19:49:20 +00:00
dependabot[bot]
d6ff8ebbc0
Bump the pytest group with 1 update
...
Bumps the pytest group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest-asyncio` from 0.23.5.post1 to 0.23.6
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.5.post1...v0.23.6 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-20 19:49:12 +00:00
Matthias
65105f7768
Don't modify original config
2024-03-20 07:22:12 +01:00
Matthias
82ff4d5879
Add explicit test for config sanitization
2024-03-20 07:15:02 +01:00
Matthias
b1fe5b6d8a
Add "sensitive information" warning output
2024-03-20 07:12:17 +01:00
Matthias
6dc4fa9dbf
Add test for show-sensitive
2024-03-20 07:07:00 +01:00
Matthias
81d1a662a2
Add --show-sensitive CLI option
2024-03-20 07:06:24 +01:00
Matthias
6b7935f1ae
Add initial test ...
2024-03-19 20:23:51 +01:00
Matthias
38ae3ac03c
Add "sanitize config" section
2024-03-19 19:30:35 +01:00
Matthias
3059d66ece
use original config for printing
2024-03-19 19:19:26 +01:00
Matthias
7543b2681d
Add show_config command
2024-03-19 19:10:30 +01:00
Matthias
8e5097d9a9
Update setup-tools-config for non-dry mode
2024-03-19 19:10:30 +01:00
Matthias
21dcb4a6a1
update setup_utils_configuration to not force-set dry-run mode
2024-03-19 19:10:30 +01:00
Matthias
35253f9c8d
Add overrides for Exchange Support
2024-03-19 18:19:22 +01:00
Matthias
6219a25901
Add documentation link, re-align imports
2024-03-19 07:20:38 +01:00
Matthias
669076a29f
Add test to ensure configuration error is displayed as expected
2024-03-19 07:15:14 +01:00
Matthias
abd096dcd8
Update exchange tests to config error in a few places
2024-03-19 07:13:28 +01:00
Matthias
4a097bd644
More usages for ConfigurationError
2024-03-19 07:13:17 +01:00
Matthias
64019e0e6c
More configError usages
2024-03-19 07:08:05 +01:00
Matthias
3621ba034b
Use configError in more places
2024-03-19 07:06:43 +01:00
Matthias
17d052df3f
Configerror handling for bt api endpoint
2024-03-19 07:04:28 +01:00
Matthias
ebd516cadb
Use combined exception handler at startup
2024-03-19 07:02:48 +01:00
Matthias
b5548dbee0
Add proper handler for config-error
2024-03-19 06:58:29 +01:00
Matthias
3a64749678
Raise ConfigurationError on config validation
2024-03-19 06:41:23 +01:00
Matthias
ca94bbe994
Add configuration error to Exception hierarchy
2024-03-19 06:39:34 +01:00
Matthias
85c150b68e
Merge pull request #9973 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-03-19 06:24:59 +01:00
xmatthias
02570e285d
chore: update pre-commit hooks
2024-03-19 03:03:31 +00:00
Axel-CH
996fcb6f56
fix current_time parameter of order_filled usage in backtest
2024-03-18 22:07:43 -04:00
Axel-CH
6941953a8b
update doc details about order_filled callback details
2024-03-18 21:38:58 -04:00
Axel-CH
08c1866cdc
fix mypy artype error
2024-03-18 20:57:47 -04:00
Axel-CH
d1e1b8410b
add order parameter to order_filled callback
2024-03-18 20:47:27 -04:00
Axel-CH
cd986ced45
moove order_filled callback position from update_trade_state to _update_trade_after_fill
2024-03-18 17:56:46 -04:00
Axel-CH
18a3489a6f
add order_filled callback to bot and backtest
2024-03-18 15:46:47 -04:00
Matthias
a0a4230339
Merge pull request #9962 from freqtrade/dependabot/pip/develop/types-a1a02855fc
...
Bump the types group with 1 update
2024-03-18 11:56:13 +01:00
Matthias
592e86a6e3
Merge pull request #9966 from freqtrade/dependabot/pip/develop/plotly-5.20.0
...
Bump plotly from 5.19.0 to 5.20.0
2024-03-18 11:55:54 +01:00
Matthias
1dda952172
Merge pull request #9963 from freqtrade/dependabot/pip/develop/markdown-3.6
...
Bump markdown from 3.5.2 to 3.6
2024-03-18 11:55:32 +01:00
Matthias
6df04d7e3e
Merge pull request #9967 from freqtrade/dependabot/pip/develop/ruff-0.3.3
...
Bump ruff from 0.3.2 to 0.3.3
2024-03-18 07:06:32 +01:00
Matthias
e54ee0b4b3
Merge pull request #9968 from freqtrade/dependabot/pip/develop/pydantic-2.6.4
...
Bump pydantic from 2.6.3 to 2.6.4
2024-03-18 07:06:02 +01:00
Matthias
dafc968602
Merge pull request #9941 from stash86/bt-metrics
...
Simplify the return value for full exit using adjust trade
2024-03-18 06:34:12 +01:00
Matthias
d4ddcbc784
Bump types-dateutil in pre-commit config
2024-03-18 06:25:14 +01:00
dependabot[bot]
8395192e95
Bump markdown from 3.5.2 to 3.6
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.5.2 to 3.6.
- [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.5.2...3.6 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 05:22:44 +00:00
Matthias
76ff0689f0
Merge pull request #9965 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.14
...
Bump mkdocs-material from 9.5.13 to 9.5.14
2024-03-18 06:22:02 +01:00
dependabot[bot]
28575a9ef3
Bump pydantic from 2.6.3 to 2.6.4
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 03:29:20 +00:00
dependabot[bot]
80be86533e
Bump ruff from 0.3.2 to 0.3.3
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.2...v0.3.3 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 03:29:15 +00:00
dependabot[bot]
2725ee5772
Bump plotly from 5.19.0 to 5.20.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.19.0 to 5.20.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.19.0...v5.20.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 03:29:04 +00:00
dependabot[bot]
405e0f02d4
Bump mkdocs-material from 9.5.13 to 9.5.14
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.13 to 9.5.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.5.13...9.5.14 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 03:28:58 +00:00
dependabot[bot]
9bb9f7453c
Bump the types group with 1 update
...
Bumps the types group with 1 update: [types-python-dateutil](https://github.com/python/typeshed ).
Updates `types-python-dateutil` from 2.8.19.20240311 to 2.9.0.20240316
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-18 03:27:55 +00:00
Matthias
f663b53ac9
Add basic config validation
2024-03-17 19:34:03 +01:00
Matthias
1d5f2b64a2
Add simple verification that orderflow is configured correctly
2024-03-17 19:31:29 +01:00
Matthias
409729f9d2
Temporarily support 'finish' in the order, too
2024-03-17 17:00:18 +01:00
Matthias
838d9cd4d0
Improve stop fills order handling on gate
...
closes #9940
2024-03-17 15:17:04 +01:00
Matthias
3ed53218a0
Fix rate display rounding problem on telegram messages
2024-03-17 13:55:25 +01:00
Matthias
c06f892109
don't use :.8g formatting - it's unreliable
2024-03-17 13:55:25 +01:00
Matthias
ca2d322eb8
chore: Split strip_trailing_zeros function in formatters
2024-03-17 13:55:25 +01:00
Matthias
d07ec50549
Remove unused line
2024-03-17 13:55:25 +01:00
Matthias
600519c36a
Merge pull request #9961 from hippocritical/develop
...
tiny bugfix for lookahead-analysis
2024-03-17 13:55:22 +01:00
hippocritical
01c0fd0420
If enable_protections are enabled, disable all
...
- some work on all pairs, and we don't check protections either so ... just disable them completely
- added info in the docs
Changed pairs-check to if no definition is in the config (but it s maybe in the strategy) it will just force-set it to the proper amount of len(config['pairs']
2024-03-17 09:53:45 +01:00
Matthias
7e387f96ab
Fix comments in config sample
2024-03-16 19:03:56 +01:00
Matthias
b5307f8281
Fix bug caused by any typing
2024-03-16 17:19:01 +01:00
Matthias
21bca95b6a
Group things logically in exchange class
2024-03-16 17:05:18 +01:00
Matthias
86fe765180
Improved naming on max_trades
2024-03-16 17:01:27 +01:00
Matthias
9020c3290c
Fix imports after dev merge
2024-03-16 16:45:48 +01:00
Matthias
88e25df78c
Merge branch 'develop' into feature/fetch-public-trades
2024-03-16 16:34:57 +01:00
Matthias
0f3d538f6c
Avoid duplicate pandas imports
2024-03-16 16:26:17 +01:00
Matthias
bce5dc4a49
Simplify formatting
2024-03-16 16:23:20 +01:00
Matthias
9a72003c74
Merge pull request #9878 from TheJoeSchr/chore/extract-timeframe-to-xyz-from-exchange-utils
...
chore: extract `timeframe_to_*` functions into `exchange_utils_timeframe.py`
2024-03-15 20:01:43 +01:00
Matthias
45bb9ee9a0
Reduce stacktrace length for "no config" errors
2024-03-15 18:20:01 +01:00
Matthias
60a62d933c
Fix some failing mocks
2024-03-15 07:12:07 +01:00
Matthias
4281642f54
Fix flake failure due to flake update
2024-03-15 06:51:11 +01:00
Matthias
5e0aa9108c
Update tests correspondlingy
2024-03-15 06:49:49 +01:00
Matthias
dbcb07275a
Refactor datahandlers into their own package
2024-03-15 06:49:42 +01:00
Matthias
4aff24f6df
Fix imports that import directly from file
...
instead from the exporting package
2024-03-15 06:40:42 +01:00
Matthias
3037cef4d2
Update freqtrade image to python 3.12
2024-03-14 19:48:23 +01:00
Matthias
fcc6d0fea8
Don't run notify-complete for non-freqtrade repos
2024-03-14 18:24:36 +01:00
Matthias
c284da404e
Fully test freqAI against python 3.12
2024-03-14 18:24:36 +01:00
Matthias
93a5f2906a
Merge pull request #9945 from GeorgiKarapetrov/trivial/doc-nit
...
Nitpicking documentation:
2024-03-14 13:59:06 +01:00
Matthias
91e1b068e8
Merge pull request #9923 from freqtrade/bump/torch
...
Bump torch
2024-03-14 06:42:55 +01:00
Georgi D. Karapetrov
ec23fec3e6
fix typo
2024-03-13 10:45:00 +02:00
Georgi D. Karapetrov
e958552bcc
Explain precision filter better
2024-03-13 10:43:24 +02:00
Matthias
85c145c777
Don't close the test trade ...
2024-03-13 07:07:42 +01:00
Matthias
28bdbbffca
Patch torch logging on 3.12
2024-03-12 19:59:46 +01:00
Matthias
e560f9963c
Don't run Torch models on macos.
2024-03-12 19:57:56 +01:00
Matthias
4e02d31cdc
Mock torch on mac ARM
2024-03-12 19:57:56 +01:00
Matthias
0cf46d8605
Revert "Remove conditional checks for python 3.12"
...
This reverts commit e5fb2eb2d1874d7652a280ff098e4f63d7b8f528.
2024-03-12 19:57:55 +01:00
Matthias
08cff9890f
Remove conditional checks for python 3.12
2024-03-12 19:57:55 +01:00
Matthias
2b5b518ccf
Bump rl requirements for 3.12
2024-03-12 19:57:55 +01:00
Georgi D. Karapetrov
ce6dd466fa
fix typo
2024-03-12 18:10:21 +02:00
Matthias
f578453656
Merge pull request #9934 from freqtrade/dependabot/pip/develop/pyarrow-15.0.1
...
Bump pyarrow from 15.0.0 to 15.0.1
2024-03-12 13:34:53 +01:00
Matthias
72015686b6
Update pyarrow wheels to 15.0.1
2024-03-12 11:06:22 +01:00
Georgi D. Karapetrov
a4541fda2f
Nitpicking documentation:
...
- Clarify order_types.stoploss_on_exchange
- Detail available_capital ammendments
- Clarify BNB fee reduction when BNB runs out on Binance
- Explain PrecisionFilter
2024-03-12 11:50:00 +02:00
Stefano Ariestasia
14c27f2cbe
fix test
2024-03-12 16:55:33 +09:00
Stefano Ariestasia
c5201a6476
fix precommit
2024-03-12 16:31:53 +09:00
Stefano Ariestasia
8000f94295
changing the partial exit logic to be simpler and easier to understand
2024-03-12 16:28:40 +09:00
Matthias
a68fbb7f0c
Merge pull request #9943 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-03-12 06:40:28 +01:00
xmatthias
3c34126e96
chore: update pre-commit hooks
2024-03-12 03:03:24 +00:00
Matthias
c3e7569820
Merge pull request #9929 from freqtrade/dependabot/pip/develop/ruff-0.3.2
...
Bump ruff from 0.3.0 to 0.3.2
2024-03-11 19:16:52 +01:00
Matthias
7888f9265f
Merge pull request #9942 from freqtrade/dependabot/pip/develop/ccxt-4.2.67
...
Bump ccxt from 4.2.66 to 4.2.67
2024-03-11 19:10:09 +01:00
dependabot[bot]
e336d870a6
Bump ccxt from 4.2.66 to 4.2.67
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.66 to 4.2.67.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.2.66...4.2.67 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 17:12:59 +00:00
Matthias
225ef6b8ca
Update to latest ruff format
2024-03-11 17:50:47 +01:00
Matthias
76459f08aa
Update contributing with new ruff syntax
2024-03-11 17:49:40 +01:00
Matthias
7dae93f6b5
Merge pull request #9932 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.28
...
Bump sqlalchemy from 2.0.27 to 2.0.28
2024-03-11 16:20:09 +01:00
Stefano Ariestasia
048cad04a8
remove unrelated old changes
2024-03-11 22:07:58 +09:00
Stefano Ariestasia
bae4973da5
simplify full exit using adjust trade pos
2024-03-11 22:01:09 +09:00
Stefano Ariestasia
1d0c0d6ab7
Merge branch 'freqtrade:develop' into bt-metrics
2024-03-11 21:56:54 +09:00
Matthias
65a09b0d89
Merge pull request #9928 from freqtrade/dependabot/pip/develop/uvicorn-0.28.0
...
Bump uvicorn from 0.27.1 to 0.28.0
2024-03-11 13:24:12 +01:00
Matthias
6c81807b76
Bump sqlalchemy in pre-commit
2024-03-11 13:23:48 +01:00
Joe Schr
c12e203054
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2024-03-11 12:29:00 +01:00
dependabot[bot]
b6fb1dc9e0
Bump sqlalchemy from 2.0.27 to 2.0.28
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.27 to 2.0.28.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 11:22:15 +00:00
dependabot[bot]
2a8c6a6d0e
Bump uvicorn from 0.27.1 to 0.28.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.27.1 to 0.28.0.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.27.1...0.28.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 11:21:40 +00:00
Matthias
ca4fb98775
Merge pull request #9931 from freqtrade/dependabot/pip/develop/ccxt-4.2.66
...
Bump ccxt from 4.2.58 to 4.2.66
2024-03-11 12:21:05 +01:00
Joe Schr
6827e17d17
raise error if populate_dataframe_with_trades fails
2024-03-11 11:34:59 +01:00
Joe Schr
174c830b2a
formatting changes
2024-03-11 11:34:45 +01:00
Joe Schr
1f6046df97
work through open TODOs
2024-03-11 11:34:03 +01:00
dependabot[bot]
8d22fbf39c
Bump ruff from 0.3.0 to 0.3.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.0...v0.3.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 10:12:12 +00:00
Matthias
1cc0207b9b
Merge pull request #9930 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.13
...
Bump mkdocs-material from 9.5.12 to 9.5.13
2024-03-11 11:10:54 +01:00
Matthias
4f96d6c7f7
Merge pull request #9927 from freqtrade/dependabot/pip/develop/pytest-46239fcbf0
...
Bump the pytest group with 2 updates
2024-03-11 11:10:38 +01:00
Matthias
9c84d3549c
Merge pull request #9926 from freqtrade/dependabot/pip/develop/types-6e9832e4ce
...
Bump the types group with 2 updates
2024-03-11 10:03:53 +01:00
Matthias
f3e8dd896d
Merge pull request #9939 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.14
...
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
2024-03-11 09:30:25 +01:00
Matthias
6a5869fa43
Merge pull request #9938 from freqtrade/dependabot/pip/develop/packaging-24.0
...
Bump packaging from 23.2 to 24.0
2024-03-11 09:07:41 +01:00
dependabot[bot]
018d10b346
Bump ccxt from 4.2.58 to 4.2.66
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.58 to 4.2.66.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.2.58...4.2.66 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 07:33:37 +00:00
Matthias
5b188b5e1d
Merge pull request #9937 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.0.1
...
Bump python-telegram-bot from 20.8 to 21.0.1
2024-03-11 08:32:18 +01:00
dependabot[bot]
33556f3c2c
Bump mkdocs-material from 9.5.12 to 9.5.13
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.12 to 9.5.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.5.12...9.5.13 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 07:11:44 +00:00
Matthias
e37d29b607
Merge pull request #9935 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.7.1
...
Bump pymdown-extensions from 10.7 to 10.7.1
2024-03-11 08:10:27 +01:00
Matthias
7171dadc52
Merge pull request #9936 from freqtrade/dependabot/pip/develop/nbconvert-7.16.2
...
Bump nbconvert from 7.16.1 to 7.16.2
2024-03-11 08:10:10 +01:00
dependabot[bot]
1c91675c58
Bump the pytest group with 2 updates
...
Bumps the pytest group with 2 updates: [pytest](https://github.com/pytest-dev/pytest ) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest` from 8.1.0 to 8.1.1
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.1.0...8.1.1 )
Updates `pytest-asyncio` from 0.23.5 to 0.23.5.post1
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.5...v0.23.5.post1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 06:14:04 +00:00
Matthias
31b400406e
Merge pull request #9933 from freqtrade/dependabot/pip/develop/mypy-1.9.0
...
Bump mypy from 1.8.0 to 1.9.0
2024-03-11 07:12:52 +01:00
Matthias
c78480c494
Bump types in pre-commit file
2024-03-11 06:28:11 +01:00
dependabot[bot]
23d226d372
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.12 to 1.8.14.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.12...v1.8.14 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 03:46:55 +00:00
dependabot[bot]
9b44d1d8cb
Bump packaging from 23.2 to 24.0
...
Bumps [packaging](https://github.com/pypa/packaging ) from 23.2 to 24.0.
- [Release notes](https://github.com/pypa/packaging/releases )
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/packaging/compare/23.2...24.0 )
---
updated-dependencies:
- dependency-name: packaging
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 03:40:29 +00:00
dependabot[bot]
ab6a5d75bc
Bump python-telegram-bot from 20.8 to 21.0.1
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.8 to 21.0.1.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v20.8...v21.0.1 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 03:40:15 +00:00
dependabot[bot]
e1fdb8dec9
Bump nbconvert from 7.16.1 to 7.16.2
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.16.1 to 7.16.2.
- [Release notes](https://github.com/jupyter/nbconvert/releases )
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.16.1...v7.16.2 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 03:40:06 +00:00
dependabot[bot]
6d2f454d8c
Bump pymdown-extensions from 10.7 to 10.7.1
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.7 to 10.7.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.7...10.7.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 >
2024-03-11 03:40:01 +00:00
dependabot[bot]
02dc895c41
Bump pyarrow from 15.0.0 to 15.0.1
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 15.0.0 to 15.0.1.
- [Commits](https://github.com/apache/arrow/compare/go/v15.0.0...go/v15.0.1 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 03:39:56 +00:00
dependabot[bot]
80560a389c
Bump mypy from 1.8.0 to 1.9.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.8.0 to 1.9.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 03:39:48 +00:00
dependabot[bot]
60b9d9448a
Bump the types group with 2 updates
...
Bumps the types group with 2 updates: [types-requests](https://github.com/python/typeshed ) and [types-python-dateutil](https://github.com/python/typeshed ).
Updates `types-requests` from 2.31.0.20240218 to 2.31.0.20240311
- [Commits](https://github.com/python/typeshed/commits )
Updates `types-python-dateutil` from 2.8.19.20240106 to 2.8.19.20240311
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-11 03:37:19 +00:00
Matthias
518b6eb565
use dt_ts to simplify exchange date math
2024-03-10 19:31:43 +01:00
Matthias
1010ce96fa
Merge pull request #9922 from xmatthias/ci/native_m1
...
Ci - Run on native macos ARM runner
2024-03-10 13:08:03 +01:00
Matthias
204849aa85
Merge pull request #9919 from freqtrade/bump/catboost
...
Bump catboost to 1.2.3
2024-03-10 11:45:13 +01:00
Matthias
4e94178169
exclude python 3.9 on Macos 14
2024-03-09 20:10:40 +01:00
Matthias
0bd50a6e24
Don't disable tensorboard on mac ARM
2024-03-09 19:45:11 +01:00
Matthias
cb1f49e81c
Don't run torch models on 3.12 yet
2024-03-09 19:25:17 +01:00
Matthias
edc74ae2e4
Split macos Installation into 2 separate actions
2024-03-09 18:23:35 +01:00
Matthias
c5f2a69d9c
Allow running catboost tests on 3.12
2024-03-09 18:16:22 +01:00
Matthias
971a81e15d
Bump catboost to 1.2.3, remove 3.12 restriction
2024-03-09 18:15:47 +01:00
Matthias
cc3b2000eb
Avoid fully patching torch on M1 macs
2024-03-09 17:55:22 +01:00
Matthias
86db888386
Install libomp from brew for macos
...
closes #9874
2024-03-09 17:41:10 +01:00
Matthias
7cceddb3df
Improve wording on /health message
2024-03-09 17:35:29 +01:00
Matthias
29f90cbd04
Run CI on macos-14 (M1)
2024-03-09 17:34:06 +01:00
Matthias
71b4e79874
Merge pull request #9914 from cuinix/develop
...
fix some typos in docs
2024-03-09 16:12:35 +01:00
Matthias
1b608a162e
Add type-hint for result dictionary
2024-03-09 16:10:33 +01:00
Matthias
f8cbf138ee
Add Initial bot start and current bot start to /health telegram msg
2024-03-09 15:47:01 +01:00
Matthias
acbb485302
Add bot start and bot-startup to health endpoint
2024-03-09 15:01:13 +01:00
Matthias
98c2f81bb9
Merge pull request #9917 from syco/develop
...
update status table to show total amounts in stake currency
2024-03-08 07:12:10 +01:00
Matthias
2cfe993951
Fix condition for min-stake in position-adjust mode
...
closes #9915
2024-03-08 07:10:47 +01:00
Matthias
6f0f4f06ef
Merge pull request #6908 from eSeR1805/feature_keyval_storage
...
Persistent storage of user-custom information
2024-03-08 07:00:17 +01:00
Matthias
b690325f22
Remove typo in change-dir notebook
...
closes #9916
2024-03-08 06:39:39 +01:00
Alberto
865ebc3143
update status table to show total amounts in stake currency
...
Signed-off-by: Alberto <alberto.rinaudo+seiza@gmail.com >
2024-03-07 17:05:13 +00:00
cuinix
3e6e534e76
fix some typos in docs
...
Signed-off-by: cuinix <915115094@qq.com >
2024-03-07 13:57:25 +08:00
Joe Schr
6c1d70df89
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2024-03-05 17:29:24 +01:00
Matthias
cab38fb8c3
Merge pull request #9911 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-03-05 06:29:28 +01:00
xmatthias
510863f939
chore: update pre-commit hooks
2024-03-05 03:03:38 +00:00
Matthias
bcd631d3a8
Merge pull request #9903 from freqtrade/dependabot/pip/develop/pydantic-2.6.3
...
Bump pydantic from 2.6.2 to 2.6.3
2024-03-04 09:55:33 +01:00
dependabot[bot]
99c8be4c30
Bump pydantic from 2.6.2 to 2.6.3
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.6.2...v2.6.3 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 07:59:10 +00:00
Matthias
1b92f2522c
Merge pull request #9907 from freqtrade/dependabot/pip/develop/ccxt-4.2.58
...
Bump ccxt from 4.2.51 to 4.2.58
2024-03-04 08:57:13 +01:00
Matthias
00e77c7f3f
Merge pull request #9908 from freqtrade/dependabot/pip/develop/ruff-0.3.0
...
Bump ruff from 0.2.2 to 0.3.0
2024-03-04 08:55:44 +01:00
Matthias
1680728acb
Merge pull request #9906 from freqtrade/dependabot/pip/develop/python-rapidjson-1.16
...
Bump python-rapidjson from 1.14 to 1.16
2024-03-04 08:54:42 +01:00
dependabot[bot]
9ad60643f5
Bump ruff from 0.2.2 to 0.3.0
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.2.2 to 0.3.0.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.2.2...v0.3.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 05:46:23 +00:00
Matthias
2ac7500cbf
Merge pull request #9905 from freqtrade/dependabot/pip/develop/cachetools-5.3.3
...
Bump cachetools from 5.3.2 to 5.3.3
2024-03-04 06:45:21 +01:00
Matthias
a2f7d93d13
Merge pull request #9900 from freqtrade/dependabot/pip/develop/time-machine-2.14.0
...
Bump time-machine from 2.13.0 to 2.14.0
2024-03-04 06:44:57 +01:00
Matthias
6e052d9e0c
Merge pull request #9901 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.12
...
Bump mkdocs-material from 9.5.11 to 9.5.12
2024-03-04 06:44:33 +01:00
Matthias
a4aa20c1f2
Merge pull request #9902 from freqtrade/dependabot/pip/develop/rich-13.7.1
...
Bump rich from 13.7.0 to 13.7.1
2024-03-04 06:44:13 +01:00
Matthias
ac6f7dca1f
Merge pull request #9904 from freqtrade/dependabot/pip/develop/python-dateutil-2.9.0.post0
...
Bump python-dateutil from 2.8.2 to 2.9.0.post0
2024-03-04 06:43:55 +01:00
Matthias
91ff6df512
Merge pull request #9899 from freqtrade/dependabot/pip/develop/pytest-606dc6de2a
...
Bump the pytest group with 1 update
2024-03-04 06:43:35 +01:00
Matthias
154064602e
Merge pull request #9898 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.12
...
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
2024-03-04 06:43:07 +01:00
Matthias
426bc4c97b
Merge pull request #9897 from freqtrade/fix/xgboosttensorboard
...
fix: try plotting as much info in xgboost tensorboard as possible
2024-03-04 06:38:22 +01:00
dependabot[bot]
8c0ba2a69a
Bump ccxt from 4.2.51 to 4.2.58
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.51 to 4.2.58.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.2.51...4.2.58 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:23:27 +00:00
dependabot[bot]
d6ae63ac48
Bump python-rapidjson from 1.14 to 1.16
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.14 to 1.16.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.14...v1.16 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:23:16 +00:00
dependabot[bot]
ec17b5523c
Bump cachetools from 5.3.2 to 5.3.3
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.3.2 to 5.3.3.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.3.2...v5.3.3 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:23:10 +00:00
dependabot[bot]
b8c16fb889
Bump python-dateutil from 2.8.2 to 2.9.0.post0
...
Bumps [python-dateutil](https://github.com/dateutil/dateutil ) from 2.8.2 to 2.9.0.post0.
- [Release notes](https://github.com/dateutil/dateutil/releases )
- [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS )
- [Commits](https://github.com/dateutil/dateutil/compare/2.8.2...2.9.0.post0 )
---
updated-dependencies:
- dependency-name: python-dateutil
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:23:02 +00:00
dependabot[bot]
c3f9b16c84
Bump rich from 13.7.0 to 13.7.1
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.7.0 to 13.7.1.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v13.7.0...v13.7.1 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:22:46 +00:00
dependabot[bot]
062376f573
Bump mkdocs-material from 9.5.11 to 9.5.12
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.11 to 9.5.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.5.11...9.5.12 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:22:41 +00:00
dependabot[bot]
21709204eb
Bump time-machine from 2.13.0 to 2.14.0
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.13.0 to 2.14.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.13.0...2.14.0 )
---
updated-dependencies:
- dependency-name: time-machine
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:22:37 +00:00
dependabot[bot]
7ca3032d51
Bump the pytest group with 1 update
...
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest ).
Updates `pytest` from 8.0.2 to 8.1.0
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.2...8.1.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:22:32 +00:00
dependabot[bot]
07bf19a990
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.11 to 1.8.12.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.11...v1.8.12 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 03:17:13 +00:00
robcaulk
a948796ef7
fix: manually add train eval since xgboost does not expose this information by default
2024-03-03 15:47:19 +01:00
Matthias
255ea88638
Add to telegram documentation
2024-03-03 15:24:26 +01:00
Matthias
6bdb651573
Merge pull request #9890 from freqtrade/feat/dl-trades_futures
...
Support for --dl-trades for futures
2024-03-03 15:00:02 +01:00
Matthias
ed8469f23a
use trading_mode to determine trades file location
2024-03-03 13:12:42 +01:00
Matthias
265a7123da
Add explicit test for telegram functionality of list-custom-data
2024-03-03 13:10:50 +01:00
Matthias
ceb461a252
Switch sequence of information documentation
2024-03-03 12:58:10 +01:00
Matthias
c1ae110080
Improve documentation
2024-03-03 12:56:42 +01:00
Matthias
30b4f27152
Cleanup some nitpicks
2024-03-03 12:50:28 +01:00
Matthias
1176c16b93
REmove unnecessary assignment
2024-03-03 12:41:51 +01:00
robcaulk
093a093bd5
fix: use data metric_name directly
2024-03-03 12:38:51 +01:00
robcaulk
b8a1089592
fix: try plotting as much info in xgboost tensorboard as possible
2024-03-03 12:23:18 +01:00
Matthias
fcb16098d8
Reduce Error level when converting trades
2024-03-02 15:40:43 +01:00
Matthias
7ed7ed4081
Accept trading-mode for trades-to-ohlcv command
2024-03-02 15:38:36 +01:00
Matthias
99da6f70c2
Fix failing test due to new approach for convert-trades
2024-03-02 13:27:57 +01:00
Matthias
09d763b604
convert-trades should do proper pair expansion to support regex in pairlists
2024-03-02 13:23:03 +01:00
Matthias
5e7868a28d
Remove block from download-trades for futures
2024-03-02 13:22:41 +01:00
Matthias
66e43f2fe8
Adjust tests for new arguments
2024-03-02 13:17:45 +01:00
Matthias
43103f51e5
Update functions that use datahandler trade methods
2024-03-02 13:10:57 +01:00
Matthias
b6040e270f
Update data handlers to accept trading_mode
...
for trade data related functions
2024-03-02 13:08:58 +01:00
Matthias
f8cc2a6e74
Fix typo in doc header
2024-03-02 12:01:01 +01:00
Matthias
75c84bfe65
Only show a subset of list-exchanges output in the docs
...
(it's potentially missleading, and changes all the time - so was probably outdated).
2024-03-02 08:23:38 +01:00
Matthias
bdd63aa1d6
FIx futures trades pair download directory
2024-03-01 20:17:43 +01:00
Matthias
5dee60921f
Fix test for convert_trades_to_ohlcv
2024-03-01 19:42:33 +01:00
Matthias
46e616f997
Remove defaults for converter - they're always provided and necessary.
2024-03-01 19:32:35 +01:00
Matthias
baf2cf6967
Fix import error in one test case
2024-03-01 06:55:52 +01:00
Matthias
82f191f7b0
Merge pull request #9861 from freqtrade/feat/sort_volatility
...
Add sorting to volatility and RangeStability pairlists
2024-03-01 06:52:34 +01:00
Matthias
cdfeae9f90
Update merge to "left" to avoid creating non-existing mark candles
2024-02-29 07:31:22 +01:00
Matthias
e988995d71
Handle NaN funding fees
...
closes #9831
2024-02-29 07:22:47 +01:00
Matthias
2384ba74a3
Merge branch 'develop' into feat/sort_volatility
2024-02-27 20:50:41 +01:00
Matthias
d1028b8ca2
Merge pull request #9871 from freqtrade/dependabot/pip/develop/pandas-2.2.1
...
Bump pandas from 2.1.4 to 2.2.1
2024-02-27 20:47:31 +01:00
TheJoeSchr
091d8275f5
Merge branch 'develop' into feature/fetch-public-trades
2024-02-27 11:27:18 +01:00
Joe Schr
b55105ec82
chore: adjust timeframe_to_* imports accordingly
2024-02-27 10:42:29 +01:00
Joe Schr
4a8c8f296a
chore: extract timeframe_to_* functions into exchange_utils_timeframe.py
2024-02-27 10:23:07 +01:00
Matthias
883f27d99e
Version bump to 2024.3-dev
2024-02-27 07:01:16 +01:00
Matthias
c0e9726f49
don't use "1M" - but be explicit in the intend
2024-02-27 06:20:08 +01:00
Matthias
0021e2c205
fillna needs explicit type.
2024-02-27 06:19:54 +01:00
Matthias
ce2f4f89c4
update pandas deprecation to_hdf
2024-02-27 06:19:38 +01:00
Matthias
5912d87b65
Pandas - update view to astype
2024-02-27 06:19:27 +01:00
Matthias
b1015172c7
Update test for fixed pandas behavior
2024-02-27 06:19:06 +01:00
dependabot[bot]
bd7edfba97
Bump pandas from 2.1.4 to 2.2.1
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.1.4 to 2.2.1.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.4...v2.2.1 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 19:18:14 +01:00
dependabot[bot]
9c0c578b03
Bump fastapi from 0.109.2 to 0.110.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.109.2 to 0.110.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.109.2...0.110.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
2b6a38bff6
Bump cryptography from 42.0.4 to 42.0.5
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.4 to 42.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.4...42.0.5 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
Matthias
c66d7bc43b
Add warning about excessive use of position_adjustment
2024-02-26 13:54:19 +01:00
dependabot[bot]
36fede76dc
Bump nbconvert from 7.16.0 to 7.16.1
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.16.0 to 7.16.1.
- [Release notes](https://github.com/jupyter/nbconvert/releases )
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.16.0...v7.16.1 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
4b6eab2637
Bump pydantic from 2.6.1 to 2.6.2
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.6.1...v2.6.2 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
8944615c0f
Bump orjson from 3.9.14 to 3.9.15
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.14 to 3.9.15.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.9.14...3.9.15 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
27e0054603
Bump mkdocs-material from 9.5.9 to 9.5.11
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.9 to 9.5.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.5.9...9.5.11 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
cb00cd71b1
Bump the pytest group with 1 update
...
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest ).
Updates `pytest` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.1...8.0.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
Matthias
1620c1edda
Bump Docker Python version from 3.11.7 to 3.11.8
2024-02-26 13:54:19 +01:00
Matthias
74f01c4374
Clearer wallets variable/parameter wording
2024-02-26 13:54:19 +01:00
Matthias
0649fe3551
Update comment around funding fees
2024-02-26 13:54:19 +01:00
Matthias
b8117759d6
Enhance funding-fee call test to account for different timezones
2024-02-26 13:54:19 +01:00
Matthias
21eecb2170
Ensure pytz is updated regularily by pinning it
2024-02-26 13:54:19 +01:00
Matthias
f3f4a659e8
Improve some type safety
2024-02-26 13:54:19 +01:00
Matthias
7d9ecb7bea
Add check to verify that "since" is properly respected.
2024-02-26 13:54:19 +01:00
Matthias
cfa8fd825d
Remove pointless comment
2024-02-26 13:54:19 +01:00
Matthias
f16d1a707e
chore: Remove wrong typehint
2024-02-26 13:54:19 +01:00
Matthias
983aefeab5
Remove duplicate pairlistmanager init
2024-02-26 13:54:19 +01:00
Matthias
426e7c48e4
Update typehint for candle_cache
2024-02-26 13:54:19 +01:00
Matthias
7db2367de9
Improve ohlcv pair cache with since_ms
...
avoids some rare bugs in more complex configurations.
2024-02-26 13:54:19 +01:00
Matthias
0b9e7be8f0
Fix range-stability filter downloading too little data
2024-02-26 13:54:19 +01:00
Matthias
392d5ae09a
Use set to reduce iterations
2024-02-26 13:54:19 +01:00
dependabot[bot]
b9f361b33c
Bump cryptography from 42.0.3 to 42.0.4
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.3 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.3...42.0.4 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
Matthias
eb175eeeb7
Add type-hint to exchange_has dict
2024-02-26 13:54:19 +01:00
Matthias
acb34c5821
Bump ccxt to 4.2.47
2024-02-26 13:54:19 +01:00
Matthias
fc343984fc
Fix some tests due to new method
2024-02-26 13:54:19 +01:00
Matthias
b18733831e
Update "exchange_has" validation with new fallbacks
2024-02-26 13:54:19 +01:00
Matthias
35be790f59
Add test for fetch_order_emulated
2024-02-26 13:54:19 +01:00
Matthias
322a3a3bbd
Add fetch_order_emulated to support exchanges without proper fetch_order method
2024-02-26 13:54:19 +01:00
dependabot[bot]
871fa255fc
Bump tensorboard from 2.15.2 to 2.16.2
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.15.2 to 2.16.2.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.15.2...2.16.2 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
xmatthias
0eb16023b1
chore: update pre-commit hooks
2024-02-26 13:54:19 +01:00
Matthias
80e9e200e3
Fix / improve styling in test class
2024-02-26 13:54:19 +01:00
Matthias
2de303e2b5
bump types-requests pre-commit
2024-02-26 13:54:19 +01:00
dependabot[bot]
45bf3c8d43
Bump the types group with 1 update
...
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed ).
Updates `types-requests` from 2.31.0.20240125 to 2.31.0.20240218
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
fca9147433
Bump ruff from 0.2.1 to 0.2.2
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.2.1...v0.2.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
Matthias
c38c3c7191
Update sqlalchemy in pre-commit
2024-02-26 13:54:19 +01:00
dependabot[bot]
96efaca830
Bump sqlalchemy from 2.0.26 to 2.0.27
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.26 to 2.0.27.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
82791bbb0f
Bump pre-commit from 3.6.1 to 3.6.2
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.1...v3.6.2 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
77e0dfd469
Bump scikit-learn from 1.4.0 to 1.4.1.post1
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.4.0 to 1.4.1.post1.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.0...1.4.1.post1 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
e3a128f3c6
Bump orjson from 3.9.13 to 3.9.14
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.13 to 3.9.14.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.9.13...3.9.14 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
Matthias
bb6c31c55a
Improve formatting in drawdown calc
2024-02-26 13:54:19 +01:00
Matthias
b6c19252c9
Further increase test coverate of max_drawdown
2024-02-26 13:54:19 +01:00
dependabot[bot]
1b00f4ad45
Bump plotly from 5.18.0 to 5.19.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/plotly/plotly.py/releases )
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plotly/plotly.py/compare/v5.18.0...v5.19.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
9aa01c0201
Bump cryptography from 42.0.2 to 42.0.3
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.2 to 42.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.3 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
e65199d5fc
Bump urllib3 from 2.2.0 to 2.2.1
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.0...2.2.1 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
dependabot[bot]
d5543302ea
Bump the pytest group with 1 update
...
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest ).
Updates `pytest` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.0.0...8.0.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:54:19 +01:00
Matthias
9792e447e8
Fix bybit spot live tests
2024-02-26 13:54:19 +01:00
Matthias
b67f2ddb4e
Update telegram help with new wording
2024-02-26 13:54:19 +01:00
Matthias
165003e17f
Fail if unified account is detected.
2024-02-26 13:54:19 +01:00
Matthias
24735945fd
Add log message for Bybit accout type
2024-02-26 13:54:19 +01:00
Matthias
0f4bffca9c
Remove unused import
2024-02-26 13:54:19 +01:00
Matthias
440a843d06
Use "ohlcv_with_cache" for further pairlists
2024-02-26 13:54:19 +01:00
Matthias
6a68ced6ec
Add explicit test for ohlcv_with_cache
2024-02-26 13:54:19 +01:00
Matthias
671426540e
Refactor ohlcv caching to exchange class
2024-02-26 13:54:16 +01:00
Matthias
a19dafe8fa
Update pairlist cache behavior in VolumePairList
2024-02-26 13:53:10 +01:00
Matthias
a0dc21e17c
Enable caching for "filter only" Volumepairlist
2024-02-26 13:53:10 +01:00
Matthias
099996ced5
Add additional test case for VolumePairlist in range mode
2024-02-26 13:53:10 +01:00
Matthias
6da684258e
enhance volumpairlist range test
2024-02-26 13:53:10 +01:00
Matthias
4c07d2fb86
Improve validate_exchange
...
returns now both required and optional dependencies
2024-02-26 13:53:10 +01:00
William Wong
0a04cacc96
docs: Update sql_cheatsheet.md
2024-02-26 13:53:10 +01:00
Matthias
25ee332dc8
Don't tick on ttl cache
2024-02-26 13:53:10 +01:00
Matthias
103af46e70
Use Markdown V1 - update tests
2024-02-26 13:53:10 +01:00
CaffeinatedTech
51d799828b
Change enter_tag, exit_reason, mix_tag performance messages from HTML to Markdown to fix some string encoding issues.
2024-02-26 13:53:10 +01:00
CaffeinatedTech
c99184af21
Added escaping to enter and exit tags on telegram performance messages.
2024-02-26 13:53:10 +01:00
Matthias
ec1b676ab4
Fix edge-case when calculating cagr
...
edge-case with leveraged trades - yielding a negative final balance.
closes #9820
2024-02-26 13:53:10 +01:00
Matthias
aa1d54993f
Double newlines between functions ...
2024-02-26 13:53:10 +01:00
Matthias
ff5364ae5b
Fix duplicate parentheses
2024-02-26 13:53:10 +01:00
Matthias
90c0b554aa
Adjust tests for new fields
2024-02-26 13:53:10 +01:00
Matthias
f7eb14ae0e
Add open_fill_date stuff to json schema
2024-02-26 13:53:10 +01:00
Matthias
d004509176
Simplify trade_model serializations
2024-02-26 13:53:10 +01:00
Matthias
cb95298936
Add dt_ts_none helper
2024-02-26 13:53:10 +01:00
Matthias
c491c2a8ee
Adjust for ccxt exception hierarchy change
...
caused by https://github.com/ccxt/ccxt/pull/21035
2024-02-26 13:53:10 +01:00
Matthias
731fbe6f1e
Improve log message
2024-02-26 13:53:10 +01:00
Matthias
e63da230d8
Simplify some pairlist conditions
2024-02-26 13:53:10 +01:00
Robert Davey
e696c92a0f
Clarify processing_mode for RemotePairlist
...
No default value is specified in the docs for the processing_mode, making it unclear that the default behaviour is to filter out pairs, rather than append.
2024-02-26 13:53:10 +01:00
Matthias
27556f934e
Don't load empty dataframes - skip these
...
closes #9811
2024-02-26 13:53:10 +01:00
Matthias
9a8ae99fc7
Add debug output showing the pair to be converted
...
part of #9811
2024-02-26 13:53:10 +01:00
dependabot[bot]
0a3b27622d
Bump the pytest group with 2 updates
...
Bumps the pytest group with 2 updates: [pytest](https://github.com/pytest-dev/pytest ) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ).
Updates `pytest` from 7.4.4 to 8.0.0
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.4...8.0.0 )
Updates `pytest-asyncio` from 0.23.4 to 0.23.5
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.4...v0.23.5 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: pytest
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:53:10 +01:00
dependabot[bot]
7c33c82102
Bump tensorboard from 2.15.1 to 2.15.2
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.15.1 to 2.15.2.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/2.15.2/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.15.1...2.15.2 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:53:10 +01:00
Matthias
0796f49761
telegram: ensure msg update test uses the correct edit_message_text call
2024-02-26 13:53:10 +01:00
Matthias
3341964417
use query.edit_message_text to simplify telegram class
2024-02-26 13:53:10 +01:00
dependabot[bot]
541b7a2800
Bump python-telegram-bot from 20.7 to 20.8
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.7 to 20.8.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases )
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v20.7...v20.8 )
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:53:07 +01:00
dependabot[bot]
aeb5e90678
Bump mkdocs-material from 9.5.8 to 9.5.9
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.8 to 9.5.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.5.8...9.5.9 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
Matthias
f15b931d4a
Update sqlalchemy pre-commit
2024-02-26 13:51:39 +01:00
dependabot[bot]
cf4f57182c
Bump sqlalchemy from 2.0.25 to 2.0.26
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.25 to 2.0.26.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
a51f7a31dd
Bump tqdm from 4.66.1 to 4.66.2
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.66.1 to 4.66.2.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.2 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
7f584966ae
Bump ccxt from 4.2.39 to 4.2.42
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.39 to 4.2.42.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.2.39...4.2.42 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
ee4ff45c17
Bump pre-commit from 3.6.0 to 3.6.1
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.6.0...v3.6.1 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
329039d095
Bump uvicorn from 0.27.0.post1 to 0.27.1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.27.0.post1 to 0.27.1.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.27.0.post1...0.27.1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
Matthias
82771cf85c
Slightly improve memory-usage of kraken-convert
2024-02-26 13:51:39 +01:00
Matthias
34b046355a
Allow wildcards for pairs filter
2024-02-26 13:51:39 +01:00
Matthias
4351d93f23
Allow limiting kraken pairs to --pairs selection
2024-02-26 13:51:39 +01:00
Matthias
bbd68a5d0d
Align new-config documentation examples
...
closes #9790
2024-02-26 13:51:39 +01:00
dependabot[bot]
2d7efca7cd
Bump nbconvert from 7.14.2 to 7.16.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.14.2 to 7.16.0.
- [Release notes](https://github.com/jupyter/nbconvert/releases )
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.14.2...v7.16.0 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
df1f07397f
Bump mkdocs-material from 9.5.7 to 9.5.8
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.7 to 9.5.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.5.7...9.5.8 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
9c72eedb75
Bump ruff from 0.2.0 to 0.2.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.2.0...v0.2.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
9a3955dc06
Bump numpy from 1.26.3 to 1.26.4
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.26.3 to 1.26.4.
- [Release notes](https://github.com/numpy/numpy/releases )
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst )
- [Commits](https://github.com/numpy/numpy/compare/v1.26.3...v1.26.4 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
992faad4d5
Bump ccxt from 4.2.35 to 4.2.39
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.35 to 4.2.39.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.2.35...4.2.39 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
3ca0130a81
Bump pre-commit/action from 3.0.0 to 3.0.1
...
Bumps [pre-commit/action](https://github.com/pre-commit/action ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases )
- [Commits](https://github.com/pre-commit/action/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: pre-commit/action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
Matthias
705ee7d2f4
chore: add dependency groups for regular updates,
...
reschedule to run at 3am UTC (hope this works now ...)
2024-02-26 13:51:39 +01:00
Matthias
5dd856af6e
Allow int as trade-id parameter
...
closes #9780
2024-02-26 13:51:39 +01:00
Stefano Ariestasia
5b13540bc9
fix strategy-updater docs
2024-02-26 13:51:39 +01:00
Matthias
e84bc14944
Fix wording fully.
2024-02-26 13:51:39 +01:00
Shane
caf169cabc
fix: logical error
...
Fix logical error in the conditional checks for model classes. The `elif` statement that looks for "lightgbm.sklearn" or "xgb" in the model class string is now broken into two separate conditions because the old condition would always evaluate to `True` due to the non-empty string "xgb".
2024-02-26 13:51:39 +01:00
Matthias
51a4d25ae3
chore: Update ordering of requirements in setup.py
2024-02-26 13:51:39 +01:00
Matthias
52c7105554
Bump technical to 1.4.3
2024-02-26 13:51:39 +01:00
xmatthias
cc9d4d3f08
chore: update pre-commit hooks
2024-02-26 13:51:39 +01:00
Matthias
1255517c5f
update tool.ruff configuration to match 2.0 version
2024-02-26 13:51:39 +01:00
Matthias
3e89343b43
Remove unused argument
2024-02-26 13:51:39 +01:00
dependabot[bot]
5b988784df
Bump ruff from 0.1.15 to 0.2.0
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.15 to 0.2.0.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.15...v0.2.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
a11aacc131
Bump pydantic from 2.5.3 to 2.6.1
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.5.3 to 2.6.1.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.5.3...v2.6.1 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
470a05130b
Bump orjson from 3.9.12 to 3.9.13
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.12 to 3.9.13.
- [Release notes](https://github.com/ijl/orjson/releases )
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ijl/orjson/compare/3.9.12...3.9.13 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
43e23d2520
Bump fastapi from 0.109.0 to 0.109.2
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.109.0 to 0.109.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.109.0...0.109.2 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
1a79dc16f8
Bump cryptography from 42.0.1 to 42.0.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.1 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.1...42.0.2 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
ef5b71dc12
Bump peter-evans/create-pull-request from 5 to 6
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
d4e1b22c82
Bump mkdocs-material from 9.5.6 to 9.5.7
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.6 to 9.5.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.5.6...9.5.7 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
693ca56fb2
Bump aiohttp from 3.9.2 to 3.9.3
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.2 to 3.9.3.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.2...v3.9.3 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
9c70c65e03
Bump ccxt from 4.2.25 to 4.2.35
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.25 to 4.2.35.
- [Release notes](https://github.com/ccxt/ccxt/releases )
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/4.2.25...4.2.35 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
4a8553beb1
Bump urllib3 from 2.1.0 to 2.2.0
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
dependabot[bot]
0a97d03a76
Bump uvicorn from 0.27.0 to 0.27.0.post1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.27.0 to 0.27.0.post1.
- [Release notes](https://github.com/encode/uvicorn/releases )
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/uvicorn/compare/0.27.0...0.27.0.post1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-26 13:51:39 +01:00
Matthias
c1eadb17d9
Update Tests data to work with new cached levtiers
2024-02-26 13:50:50 +01:00
Matthias
7bfb6a0c65
Update cached binance leverage tiers
2024-02-26 13:50:50 +01:00
Matthias
d530dd5900
Improve formatting of leverage
...
closes #9759
2024-02-26 13:50:50 +01:00
Matthias
79066c3d3c
enable sub-minute backtest detail timeframes
...
closes #9635
2024-02-26 13:50:50 +01:00
Joe Schr
d15f17a03f
chore: remove unused parameter pairs from populate_dataframe_with_trades
2024-02-26 12:00:36 +01:00
Joe Schr
6bdf6bed7b
fix tests: add comments
2024-02-26 11:53:55 +01:00
Joe Schr
5b637bc9fc
tests: use orderflow row that actually has stacked imbalances
2024-02-26 11:22:24 +01:00
Joe Schr
3df04008d6
fix tests: move orderflow tests into own dir
2024-02-26 11:09:08 +01:00
Joe Schr
b15e47ded4
fix tests: use testdatadir
2024-02-26 10:57:12 +01:00
Matthias
e80ad309f1
Improve type safety, refactor volatilityfilter
2024-02-24 15:04:54 +01:00
Matthias
817ad64402
Add docs for rangeStability sorting
2024-02-24 15:00:28 +01:00
Matthias
67152ad48a
Improve and parametrize pairlist tests
2024-02-24 14:56:42 +01:00
Matthias
e82d9e2f55
Test volatilityfilter with more pairs
2024-02-24 14:45:15 +01:00
Matthias
b972ee78ec
Enhance rangeStability test
2024-02-24 14:41:06 +01:00
Matthias
2704f6e758
Improve test
2024-02-24 14:05:25 +01:00
Matthias
9dd5967275
Add sorting capabilities to rangeStabilityFilter
2024-02-24 14:03:50 +01:00
Matthias
6a313aa9e3
Improve help wording
2024-02-24 14:03:26 +01:00
Matthias
81de29a1e3
Improve conditions for removal of pairs
2024-02-24 14:00:50 +01:00
Matthias
3677953d90
Properly cache volatility-average
2024-02-24 13:54:52 +01:00
Matthias
7af46628f8
Simplify rangeStability Filter
2024-02-24 13:50:54 +01:00
Matthias
88a2995b4c
Fix wrong typehint
2024-02-24 13:39:46 +01:00
Matthias
866ff55d84
document sort_direction mode
2024-02-24 13:34:42 +01:00
Matthias
91ba4f6424
Add test for volatilityFilter sorting
2024-02-24 13:31:26 +01:00
Matthias
31e2543134
Enhance generate_test_data with parametrizable random seed
2024-02-24 13:30:42 +01:00
Matthias
eaf70428c1
Improve volatility tests
2024-02-24 13:21:49 +01:00
Matthias
38ca58c728
Add verification for volatilityfilter
2024-02-24 13:12:52 +01:00
Matthias
0bf73cc64b
Voliatilityfilter - sorting
2024-02-24 13:11:43 +01:00
Matthias
7ddaa09a23
Refactor VolatilityFilter
2024-02-24 08:26:07 +01:00
Matthias
6307e16304
Properly format notification date
2024-02-23 06:45:28 +01:00
Matthias
c7fff45bef
Fix test leakage
2024-02-22 19:01:33 +01:00
Matthias
4bbb3174b2
re-enable use_database after bt test
2024-02-21 06:52:22 +01:00
Matthias
c511d65d2e
Add backtesting test
2024-02-20 20:25:12 +01:00
Joe Schr
c4a024e627
Improve docs
2024-02-20 20:12:50 +01:00
Matthias
e8ca9ce39b
Add testconfirming correct functioning
2024-02-20 20:00:45 +01:00
Matthias
f1af00dd39
Merge branch 'develop' into feature_keyval_storage
2024-02-20 19:21:44 +01:00
Joe Schr
7248f20938
Direct import to avoid circular import error
2024-02-13 12:00:24 +01:00
Joe Schr
3a1bb83f99
EOF fix
2024-02-13 11:32:58 +01:00
Joe Schr
7296ce72cb
Adds more infos to docs
2024-02-13 11:28:28 +01:00
Joe Schr
b68afb4063
Fix markdown
2024-02-13 10:54:59 +01:00
Matthias
ab062d7bb1
Add test to run in backtest mode
2024-02-13 07:16:20 +01:00
Matthias
d5b21f2a32
Fix bug in backtest mode
2024-02-13 07:16:09 +01:00
Matthias
9be7759e42
Add initial test for custom_data
2024-02-13 07:10:11 +01:00
Matthias
304f52ab79
Fix some minor custom-data bugs
2024-02-13 07:06:32 +01:00
Matthias
6a6e3aacf3
Fix broken deletion
2024-02-12 20:51:44 +01:00
Matthias
1c81a21bb6
Merge branch 'develop' into feature_keyval_storage
2024-02-12 20:39:37 +01:00
Matthias
67b910835e
Simplify access to custom_data - users will usually only care about the value, not about the metadata.
2024-02-12 20:39:29 +01:00
Matthias
8364a704d6
Fix a few sql gotchas
2024-02-12 20:31:44 +01:00
Matthias
790c7e386a
re-adjust logic for custom_data in rpc module
2024-02-12 20:27:56 +01:00
Matthias
8dda28351e
Simplify custom_data stuff
2024-02-12 20:25:26 +01:00
Matthias
b7904b8e80
Combine custom_data classes to one file
2024-02-12 20:14:37 +01:00
Matthias
7fd70b82fa
custom_data: Simplify and fix a few things
2024-02-12 20:05:17 +01:00
Matthias
9699011cd9
Remove pointless wrapper
2024-02-12 18:28:29 +01:00
Matthias
83b22dedd5
Fix non-reset of use_db
2024-02-12 18:25:02 +01:00
Matthias
c67e451fe1
Remove unused imports
2024-02-12 18:24:26 +01:00
Matthias
8593094619
Ensure custom data access goes through the accessor functions
2024-02-12 18:22:49 +01:00
Matthias
d49da76382
Slighlty improve docs
2024-02-12 18:17:48 +01:00
Joe Schr
bff93e31c8
Moves orderflow logic to it's own file
2024-02-12 13:45:56 +01:00
Joe Schr
64e9784d1f
Remove formatting changes
2024-02-12 13:45:56 +01:00
Joe Schr
d7b88194e0
Resolve various issues and comments
2024-02-12 13:45:56 +01:00
Joe Schr
6e7a536c7a
Replaces public_trades_to_dataframe with trades_list_to_df
2024-02-12 13:45:56 +01:00
Joe Schr
c610c44a43
Removes unrequired drop_incomplete
2024-02-12 12:12:20 +01:00
Joe Schr
a7e4a5e2dc
Removes clean_duplicate_trades
2024-02-12 12:11:52 +01:00
Joe Schr
c85ded14d1
Extract _if_enabled_populate_trades
2024-02-12 10:18:17 +01:00
Joe Schr
71e36be34b
Use get_historic_trades directly
2024-02-12 10:10:45 +01:00
Joe Schr
aab3c07b87
Use _max_trades_candle_limit directly
2024-02-12 10:10:36 +01:00
Joe Schr
50070bc2ca
Removes unused import
2024-02-12 09:39:09 +01:00
Joe Schr
e60b997fd0
Pass on missed argument stop_on_from_id
2024-02-12 09:38:49 +01:00
Joe Schr
e8714d52cd
Removes nonsensical if gate
2024-02-12 09:31:37 +01:00
Joe Schr
0a4da26f2d
Resolve using trades directly from trades_load when backtesting
2024-02-12 09:29:30 +01:00
Joe Schr
eaa85e8651
Removes do_plot and old comments
2024-02-11 13:16:16 +01:00
Joe Schr
0fd2aca47e
Remove if since
2024-02-11 13:14:17 +01:00
Joe Schr
e8c911e7b4
Remove since/until superfluous arguments
2024-02-11 13:04:39 +01:00
Matthias
d23079f837
improve tests slighly
2024-02-10 20:13:17 +01:00
Matthias
fc15f98b80
Reduce unnecessary newlines
2024-02-10 17:45:03 +01:00
Matthias
4b0383f197
Fix overly long lines
2024-02-10 17:40:24 +01:00
Matthias
a216a08f09
Formatting ...
2024-02-10 17:29:17 +01:00
Matthias
7ae69a9cde
update imports
2024-02-10 17:27:11 +01:00
Matthias
cfcc8f9fde
Ensure docs are rendered in the navigation pane
2024-02-10 17:26:59 +01:00
Joe Schr
849413c5ea
Changes scale from type int to float
2024-02-10 11:53:40 +01:00
Joe Schr
4ae63d7ecb
Fix superfluous formatting
2024-02-09 13:15:12 +01:00
Joe Schr
9ec45ce042
Ruff fix
2024-02-08 19:48:53 +01:00
Joe Schr
3d92b40ad3
Ruff fix: E303 too many blank lines
2024-02-08 19:48:53 +01:00
Joe Schr
5b264d66e0
Ruff and flake fixes
2024-02-08 19:38:21 +01:00
Joe Schr
c40f3d91d4
Ruff fix
2024-02-08 19:06:43 +01:00
Joe Schr
1a0610f3e4
mypy fixes
2024-02-08 12:11:10 +01:00
Joe Schr
14fb29516a
Removes unused code path
2024-02-08 11:56:57 +01:00
Joe Schr
0647ce59e7
Fix error if until is undefined
2024-02-08 11:06:15 +01:00
Matthias
626c904103
Fix some issues with types
2024-02-07 19:28:06 +01:00
Matthias
2393a9fecf
Fix some minor test failures
2024-02-07 19:06:41 +01:00
Joe Schr
2925a2a2fa
Fix regression BaseException
2024-02-07 17:39:49 +01:00
Joe Schr
d6e3464973
Flake8 fix
2024-02-07 13:39:02 +01:00
Joe Schr
ca8cb73efa
Ruff fixes
2024-02-07 13:37:17 +01:00
Joe Schr
69eb35deff
Ruff fixes
2024-02-07 13:35:20 +01:00
Joe Schr
b8f92ecc52
Ruff fixes
2024-02-07 13:23:43 +01:00
Joe Schr
118ca784e8
Adds TRADESResponse
2024-02-07 13:20:39 +01:00
Joe Schr
634e81c7e0
Fix ruff
2024-02-07 13:10:04 +01:00
Joe Schr
79074ea4b3
Fix untrue ruff error by adding line ignore
2024-02-07 12:51:18 +01:00
Joe Schr
39ba6fe56b
Ruff --fix
2024-02-07 12:48:15 +01:00
Joe Schr
72a20e9928
Ruff changes for clean_duplicate_trades, populate_dataframe_with_trades, public_trades_to_dataframe
2024-02-07 12:42:30 +01:00
Joe Schr
b117f1b474
Fix superfluous changes
2024-02-07 12:30:50 +01:00
Joe Schr
e6c1c3d60b
Fix immediate rename of argument
2024-02-07 12:30:50 +01:00
Joe Schr
9c070431e1
Fix isort after ruff changes
2024-02-07 12:30:48 +01:00
Matthias
8f9f4b40cd
Update model to new sqlalchemy version
2024-02-07 07:25:02 +01:00
Matthias
4700782f60
Merge branch 'develop' into feature_keyval_storage
2024-02-07 07:13:41 +01:00
Joe Schr
f61c75ffcc
Fix isort imports
2024-02-06 20:35:16 +01:00
Joe Schr
3ae5667684
Fix merge regression regarding _pairs_last_refresh_time
2024-02-06 20:23:10 +01:00
Joe Schr
c04cce52ea
Fix unnecessary deep intend
2024-02-06 20:13:23 +01:00
Joe Schr
aa663b926a
Fix tests for use public trades
2024-02-06 14:33:13 +01:00
Joe Schr
1f783b2995
Start writing orderflow documentation
2024-02-06 14:10:18 +01:00
TheJoeSchr
5487e02ba2
Merge branch 'develop' into feature/fetch-public-trades
2024-02-02 15:14:04 +01:00
Joe Schr
8337bf3c47
Fix typo
2024-02-02 15:12:05 +01:00
TheJoeSchr
0153fd8d70
Update constants.py
...
Fix formatting change
2024-02-02 14:59:45 +01:00
Joe Schr
f6a8e03b59
Remove invoke self code for test_converter_public_trades
2024-02-02 14:54:28 +01:00
Joe Schr
43645729a0
Don't fetch trades for informatitve pairs
2024-02-02 14:33:45 +01:00
Joe Schr
6aaf5d6069
Explain why not using IDataHandler
2024-02-02 14:17:18 +01:00
Joe Schr
e405c42097
Copy trades dataframe directly instead of using deepcopy
2024-02-02 14:15:17 +01:00
Joe Schr
62cec9f043
Revert "Add .envrc to .gitignore"
...
This reverts commit 1f0077b1b5 .
2024-02-02 14:03:42 +01:00
Joe Schr
b79aeb0a0d
Shrink public trades testdata by using BCH
2024-02-01 13:42:58 +01:00
Joe Schr
2833169955
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2024-02-01 11:46:38 +01:00
Joe Schr
1f0077b1b5
Add .envrc to .gitignore
...
Affected files:
2024-02-01 11:41:00 +01:00
Stefano Ariestasia
008c2feff9
Merge branch 'freqtrade:develop' into bt-metrics
2024-02-01 10:43:11 +09:00
Simon Waiblinger
060198c04c
Merge branch 'freqtrade:develop' into develop
2024-01-25 22:28:05 +01:00
Stefano Ariestasia
3b54e1e746
add Try block to catch the failure on using FullTradesFilter on non-dry/live run
2024-01-09 14:17:35 +09:00
simwai
44856eedb2
Merge branch 'develop' of https://github.com/simwai/freqtrade into develop
2024-01-08 13:40:34 +01:00
simwai
5110c14d35
Updated gitignore file
2024-01-08 13:40:32 +01:00
Joe Schr
18be79c906
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2023-12-18 10:34:20 +01:00
pixeebot[bot]
0bc84c6a0d
Use SafeLoader in yaml.load() Calls
2023-11-14 03:05:54 +00:00
Joe Schr
1a4eabc0bb
converter: use new trades_df_remove_duplicates
2023-10-24 12:22:23 +02:00
Joe Schr
6243c0e4bb
exchange: fix import of clean_ohlcv_dataframe, raise exception when no trades received
2023-10-24 12:21:20 +02:00
Joe Schr
bb8ced525a
exchange: re-add hardcoded required candle call count max
2023-10-24 12:20:01 +02:00
Joe Schr
8adf776218
fix imports for orderflow
2023-10-23 13:39:20 +02:00
Joe Schr
2c995977e8
exchange: fix last arrow use
2023-10-23 13:39:20 +02:00
Joe Schr
0c9df2ed61
exchange: removes duplicate _now_is_time_to_refresh_trades method
2023-10-23 11:17:42 +02:00
Joe Schr
4ef901e5e3
add back DEFAULT_ORDERFLOW_COLUMNS
2023-10-23 11:00:38 +02:00
Joe Schr
d514d3aec1
fix docstring back
2023-10-23 10:58:24 +02:00
Joe Schr
d4890eade2
exchange: re-remove arrow use
2023-10-23 10:50:00 +02:00
Joe Schr
a81a3be8d6
Fix imports and handling of trade regarding changes from PR#9065
2023-10-23 10:16:59 +02:00
TheJoeSchr
9f507e0146
Update converter.py, revert random formatting changes
2023-10-09 11:37:56 +02:00
Joe Schr
a9bd9b506b
use fetch_trades' public trades to populate dataframe
2023-10-09 11:37:56 +02:00
TheJoeSchr
4478f72492
Update converter.py, revert random formatting changes
2023-10-09 11:34:31 +02:00
Joe Schr
1530bb6a40
fix: unfinished trades data for last candle
2023-10-09 11:34:31 +02:00
Joe Schr
2e1c661449
fix: remove obsolete infer_datetime
2023-10-09 11:34:31 +02:00
Joe Schr
387a36e730
fix: fetches only every second OHLCV candle
2023-10-09 11:34:31 +02:00
Joe Schr
4abac1364a
refactor(move function): refresh_latest_trades into dataprovider
...
needed here to be used for call before analyze
also removes need for internal exchange function checking if
public_trades is enabled
2023-10-09 11:34:30 +02:00
Joe Schr
64a072e207
Converter: fix wrong return type
2023-10-09 11:34:30 +02:00
Joe Schr
b0074cbf8b
Converter: log exception instead of error
2023-10-09 11:34:30 +02:00
Joe Schr
33af450034
tests: replace load config from file with static dict
2023-10-09 11:34:30 +02:00
Joe Schr
bdca2ac96f
tests: removes cached and stratgey specific tests
2023-10-09 11:34:30 +02:00
Joe Schr
0796bfadd5
optimize and fix issues with refresh_latest_trades
...
return types, timings and other issues
2023-10-09 11:34:30 +02:00
Joe Schr
d96f314f16
converter: revert cache for public trades because of memleak
2023-10-09 11:34:29 +02:00
Joe Schr
1bc206ea8e
adds tests for public trades branch (no data, too big)
2023-10-09 11:34:29 +02:00
Joe Schr
070d28b6d8
Exchange: make required_candle_call_count configurable
2023-10-09 11:34:29 +02:00
Joe Schr
0f4e147035
use fetch_trades' public trades to populate dataframe
2023-10-09 11:34:29 +02:00
eSeR1805
f755df2568
Merge branch 'develop' into feature_keyval_storage
...
Update rpc/telegram to use MAX_MESSAGE_LENGTH.
2022-08-11 11:26:45 +03:00
eSeR1805
c420304b33
Delete custom data before the trade.
2022-06-19 20:03:56 +03:00
eSeR1805
8494bea64f
Handle max message length.
2022-06-19 19:59:14 +03:00
eSeR1805
c8ba8106e6
Update telegram reporting.
2022-06-19 17:24:13 +03:00
eSeR1805
ce9d9d7e60
Finish renaming persistant storage infrastructure.
2022-06-19 16:02:24 +03:00
eSeR1805
365527508b
Rename files.
2022-06-19 15:59:21 +03:00
eSeR1805
9fdb8b07ac
Rename persistant storage infrastructure.
2022-06-19 15:56:50 +03:00
eSeR1805
0009b987e4
Merge branch 'develop' into feature_keyval_storage
2022-06-19 13:32:25 +03:00
eSeR1805
24b6ce450b
Further cleanup.
2022-06-14 13:27:50 +03:00
eSeR1805
3ad8111d11
Remove stray debug messages.
2022-06-14 13:26:45 +03:00
eSeR1805
4c6074062c
Merge branch 'develop' into feature_keyval_storage
2022-06-13 20:05:45 +03:00
eSeR1805
4f799cc9db
Add /list_kvals command for TG and underlying RPC.
2022-06-13 20:04:14 +03:00
eSeR1805
c719860a16
get_kval() -> get_kvals(). Update docs also.
2022-06-13 20:03:22 +03:00
eSeR1805
f3dee5ec4f
Update handling for query_kv when no Key is supplied.
2022-06-13 20:02:06 +03:00
eSeR1805
be169a23f4
Add a new session for KeyValues.
2022-06-13 20:00:21 +03:00
eSeR1805
1551510c6f
Merge branch 'develop' into feature_keyval_storage
2022-06-09 11:35:35 +03:00
eSeR1805
9f1a7209d6
Merge branch 'develop' into feature_keyval_storage
2022-06-05 12:18:30 +03:00
eSeR1805
abda02572b
Fix KeyValue __repr__.
2022-06-05 12:18:07 +03:00
eSeR1805
de01aaf290
Add documentation details.
2022-05-31 16:17:31 +03:00
eSeR1805
096e98a68c
Remove stray debug message.
2022-05-31 16:16:57 +03:00
eSeR1805
854bd9af2b
Merge branch 'develop' into feature_keyval_storage
2022-05-31 12:28:58 +03:00
eSeR1805
10917a280a
Add initial structure and wrapping.
2022-05-31 12:26:07 +03:00