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
Matthias
8954857481
Merge pull request #10464 from freqtrade/new_release
...
New release 2024.7
2024-07-29 19:32:28 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
1fc69ef114
Merge pull request #9876 from freqtrade/new_release
...
New release 2024.2
2024-02-29 06:38:44 +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
0a8719c617
Bump Version to 2024.2
2024-02-27 06:54:21 +01:00
Matthias
e1fdc0c79c
Merge branch 'stable' into new_release
2024-02-27 06:54:07 +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
Matthias
d6b01a6ffe
Assert for exact equality
2024-02-26 19:17:50 +01:00
Matthias
01266ed7eb
Align test results ...
2024-02-26 19:02:11 +01:00
Matthias
5402d276d6
Add header to warning box, reorder Boxes
2024-02-26 18:03:39 +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
Matthias
9d2bfa6594
Merge pull request #9872 from freqtrade/dependabot/pip/develop/ccxt-4.2.51
...
Bump ccxt from 4.2.47 to 4.2.51
2024-02-26 13:26:22 +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
dependabot[bot]
d5c01f7480
Bump ccxt from 4.2.47 to 4.2.51
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.47 to 4.2.51.
- [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.47...4.2.51 )
---
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 07:47:19 +00:00
Matthias
e61a4ffc98
Merge pull request #9869 from freqtrade/dependabot/pip/develop/fastapi-0.110.0
...
Bump fastapi from 0.109.2 to 0.110.0
2024-02-26 08:46:03 +01:00
Matthias
1b8255a464
Merge pull request #9873 from freqtrade/dependabot/pip/develop/cryptography-42.0.5
...
Bump cryptography from 42.0.4 to 42.0.5
2024-02-26 08:45:14 +01:00
Matthias
d9f4c62f15
Add warning about excessive use of position_adjustment
2024-02-26 07:07:48 +01:00
Matthias
540ba4c769
Merge pull request #9870 from freqtrade/dependabot/pip/develop/nbconvert-7.16.1
...
Bump nbconvert from 7.16.0 to 7.16.1
2024-02-26 06:43:27 +01:00
dependabot[bot]
080d9b55f8
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 05:29:59 +00:00
Matthias
74bdb94d07
Merge pull request #9867 from freqtrade/dependabot/pip/develop/pydantic-2.6.2
...
Bump pydantic from 2.6.1 to 2.6.2
2024-02-26 06:28:52 +01:00
Matthias
5854c63d05
Merge pull request #9866 from freqtrade/dependabot/pip/develop/orjson-3.9.15
...
Bump orjson from 3.9.14 to 3.9.15
2024-02-26 06:28:27 +01:00
Matthias
3957506db0
Merge pull request #9868 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.11
...
Bump mkdocs-material from 9.5.9 to 9.5.11
2024-02-26 06:27:55 +01:00
Matthias
1ac8210313
Merge pull request #9865 from freqtrade/dependabot/pip/develop/pytest-1fcd73377f
...
Bump the pytest group with 1 update
2024-02-26 06:27:34 +01:00
dependabot[bot]
4ff888488b
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 03:55:48 +00:00
dependabot[bot]
e2a486f85e
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 03:55:27 +00:00
dependabot[bot]
313de7b8a0
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 03:55:12 +00:00
dependabot[bot]
c2998f3d75
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 03:55:06 +00:00
dependabot[bot]
9805cd768b
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 03:54:59 +00:00
dependabot[bot]
c06e4ee89c
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 03:54:50 +00:00
Matthias
d80ed7e33c
Bump Docker Python version from 3.11.7 to 3.11.8
2024-02-25 15:17:42 +01:00
Matthias
e2d3774b07
Clearer wallets variable/parameter wording
2024-02-25 09:07:53 +01:00
Matthias
aad327b1fe
Update comment around funding fees
2024-02-25 09:02:58 +01:00
Matthias
3e0755b8ad
Enhance funding-fee call test to account for different timezones
2024-02-25 09:02:17 +01:00
Matthias
f164b89351
Ensure pytz is updated regularily by pinning it
2024-02-25 08:57:05 +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
c663016b47
Improve some type safety
2024-02-24 08:06:06 +01:00
Matthias
6307e16304
Properly format notification date
2024-02-23 06:45:28 +01:00
Matthias
9ac7149c47
Add check to verify that "since" is properly respected.
2024-02-22 22:14:29 +01:00
Matthias
0acde28902
Remove pointless comment
2024-02-22 19:28:02 +01:00
Matthias
f4ad1e8020
chore: Remove wrong typehint
2024-02-22 19:02:11 +01:00
Matthias
c7fff45bef
Fix test leakage
2024-02-22 19:01:33 +01:00
Matthias
e30fa3a445
Remove duplicate pairlistmanager init
2024-02-22 18:17:58 +01:00
Matthias
db83b0cdb0
Update typehint for candle_cache
2024-02-22 07:09:47 +01:00
Matthias
4cfd5d004e
Improve ohlcv pair cache with since_ms
...
avoids some rare bugs in more complex configurations.
2024-02-22 06:38:28 +01:00
Matthias
3680e199ce
Fix range-stability filter downloading too little data
2024-02-22 06:29:08 +01:00
Matthias
4e87169a0c
Use set to reduce iterations
2024-02-22 06:28:54 +01:00
Matthias
621e497e7b
Merge pull request #9854 from freqtrade/dependabot/pip/cryptography-42.0.4
...
Bump cryptography from 42.0.3 to 42.0.4
2024-02-22 06:28:08 +01:00
dependabot[bot]
c013c76e64
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-21 20:49:18 +00: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
Matthias
bfb0b535b7
Merge pull request #9847 from freqtrade/fix/bybit_unified
...
Bump ccxt to 4.2.47
2024-02-20 08:26:55 +01:00
Matthias
0199e7d3d8
Add type-hint to exchange_has dict
2024-02-20 06:30:10 +01:00
Matthias
b3ba2cee17
Bump ccxt to 4.2.47
2024-02-20 06:21:09 +01:00
Matthias
411f606476
Fix some tests due to new method
2024-02-20 06:21:03 +01:00
Matthias
f53c019d2a
Update "exchange_has" validation with new fallbacks
2024-02-20 06:21:03 +01:00
Matthias
3497f7946e
Add test for fetch_order_emulated
2024-02-20 06:21:03 +01:00
Matthias
65af7750e6
Add fetch_order_emulated to support exchanges without proper fetch_order method
2024-02-20 06:21:03 +01:00
Matthias
103c993591
Merge pull request #9843 from freqtrade/dependabot/pip/develop/tensorboard-2.16.2
...
Bump tensorboard from 2.15.2 to 2.16.2
2024-02-20 06:11:11 +01:00
Matthias
969128a74f
Merge pull request #9846 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-02-20 06:10:45 +01:00
xmatthias
f6e2030bf2
chore: update pre-commit hooks
2024-02-20 03:03:46 +00:00
Matthias
00bde70f73
Fix / improve styling in test class
2024-02-19 19:14:44 +01:00
Matthias
61e2170fc1
Merge pull request #9832 from freqtrade/dependabot/pip/develop/types-8a8455b0ec
...
Bump the types group with 1 update
2024-02-19 11:52:44 +01:00
Matthias
434b8a423c
bump types-requests pre-commit
2024-02-19 09:33:09 +01:00
Matthias
0b149cbd6a
Merge pull request #9840 from freqtrade/dependabot/pip/develop/ruff-0.2.2
...
Bump ruff from 0.2.1 to 0.2.2
2024-02-19 09:32:08 +01:00
Matthias
2323215aa7
Merge pull request #9838 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.27
...
Bump sqlalchemy from 2.0.26 to 2.0.27
2024-02-19 08:49:53 +01:00
dependabot[bot]
82876570a3
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-19 07:14:01 +00:00
Matthias
c329e71fa8
Merge pull request #9836 from freqtrade/dependabot/pip/develop/pre-commit-3.6.2
...
Bump pre-commit from 3.6.1 to 3.6.2
2024-02-19 08:13:14 +01:00
Matthias
a200b5524b
Update sqlalchemy in pre-commit
2024-02-19 07:18:56 +01:00
Matthias
baf6725a9a
Merge pull request #9839 from freqtrade/dependabot/pip/develop/scikit-learn-1.4.1.post1
...
Bump scikit-learn from 1.4.0 to 1.4.1.post1
2024-02-19 07:18:07 +01:00
Matthias
d655a0a638
Merge pull request #9842 from freqtrade/dependabot/pip/develop/orjson-3.9.14
...
Bump orjson from 3.9.13 to 3.9.14
2024-02-19 07:16:29 +01:00
Matthias
39941a7ac0
Improve formatting in drawdown calc
2024-02-19 07:09:23 +01:00
Matthias
66f4839101
Further increase test coverate of max_drawdown
2024-02-19 07:02:42 +01:00
dependabot[bot]
6aa1bbf574
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-19 05:31:00 +00:00
dependabot[bot]
381576b8f1
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-19 05:30:18 +00:00
Matthias
82814cb5fa
Merge pull request #9837 from freqtrade/dependabot/pip/develop/plotly-5.19.0
...
Bump plotly from 5.18.0 to 5.19.0
2024-02-19 06:30:11 +01:00
Matthias
093b44928e
Merge pull request #9835 from freqtrade/dependabot/pip/develop/cryptography-42.0.3
...
Bump cryptography from 42.0.2 to 42.0.3
2024-02-19 06:29:42 +01:00
Matthias
fa632311f3
Merge pull request #9834 from freqtrade/dependabot/pip/develop/urllib3-2.2.1
...
Bump urllib3 from 2.2.0 to 2.2.1
2024-02-19 06:28:35 +01:00
Matthias
5e86ee9de6
Merge pull request #9833 from freqtrade/dependabot/pip/develop/pytest-4c2ece7286
...
Bump the pytest group with 1 update
2024-02-19 06:28:12 +01:00
dependabot[bot]
549b9f62fd
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-19 03:13:12 +00:00
dependabot[bot]
edb5431a77
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-19 03:13:07 +00:00
dependabot[bot]
4241db2fe2
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-19 03:12:37 +00:00
dependabot[bot]
c966f83147
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-19 03:12:17 +00:00
dependabot[bot]
f361824b15
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-19 03:12:05 +00:00
dependabot[bot]
8675f86d14
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-19 03:11:57 +00:00
dependabot[bot]
0979d0b6e4
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-19 03:11:53 +00:00
dependabot[bot]
4c3879cb57
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-19 03:11:21 +00:00
Matthias
69a0f4c465
Fix bybit spot live tests
2024-02-18 16:09:59 +01:00
Matthias
61e09ac719
Update telegram help with new wording
2024-02-18 16:07:03 +01:00
Matthias
583b2fc690
Fail if unified account is detected.
2024-02-18 11:50:42 +01:00
Matthias
e06b70eb05
Add log message for Bybit accout type
2024-02-18 11:50:42 +01:00
Matthias
51a6a7b632
Merge pull request #9821 from freqtrade/feat/volumepairlist_caching
...
improve volumepairlist "advanced filter mode" caching
2024-02-18 11:46:31 +01:00
Matthias
3250f42257
Improve validate_exchange
...
returns now both required and optional dependencies
2024-02-18 11:21:34 +01:00
Matthias
a029d1f08e
Merge pull request #9823 from tar-xz/develop
...
docs: Remove unnecessary bracket in sql_cheatsheet.md
2024-02-18 10:54:55 +01:00
William Wong
a5d1ae3191
docs: Update sql_cheatsheet.md
2024-02-18 03:21:50 +08:00
Matthias
ebd439cdd1
Remove unused import
2024-02-17 16:41:10 +01:00
Matthias
78d8a4df2e
Use "ohlcv_with_cache" for further pairlists
2024-02-17 16:29:52 +01:00
Matthias
4bcf2c423a
Don't tick on ttl cache
2024-02-17 16:27:43 +01:00
Matthias
7b36a0fc42
Add explicit test for ohlcv_with_cache
2024-02-17 16:26:53 +01:00
Matthias
bcfe7ef547
Refactor ohlcv caching to exchange class
2024-02-17 16:26:44 +01:00
Matthias
8033faa2f2
Update pairlist cache behavior in VolumePairList
2024-02-17 15:14:11 +01:00
Matthias
190ba272de
Merge pull request #9818 from CaffeinatedTech/develop
...
Added escaping to enter and exit tags on telegram performance messages.
2024-02-17 13:36:52 +01:00
Matthias
3f3760c0ae
Use Markdown V1 - update tests
2024-02-17 12:02:26 +01:00
CaffeinatedTech
4761bf2427
Change enter_tag, exit_reason, mix_tag performance messages from HTML to Markdown to fix some string encoding issues.
2024-02-17 09:12:49 +10:00
Matthias
c0da1b6922
Fix edge-case when calculating cagr
...
edge-case with leveraged trades - yielding a negative final balance.
closes #9820
2024-02-16 20:04:49 +01:00
CaffeinatedTech
a0b7df70d6
Added escaping to enter and exit tags on telegram performance messages.
2024-02-16 13:36:16 +10:00
Matthias
60b12c1d9e
Double newlines between functions ...
2024-02-15 20:45:16 +01:00
Matthias
fd48991fb0
Fix duplicate parentheses
2024-02-15 20:44:16 +01:00
Matthias
1696aa3915
Adjust tests for new fields
2024-02-15 20:39:06 +01:00
Matthias
fb54c9ffe4
Add open_fill_date stuff to json schema
2024-02-15 20:35:34 +01:00
Matthias
0f85ef0997
Simplify trade_model serializations
2024-02-15 19:52:50 +01:00
Matthias
c6d1c1a980
Add dt_ts_none helper
2024-02-15 19:50:56 +01:00
Matthias
c1d7184849
Adjust for ccxt exception hierarchy change
...
caused by https://github.com/ccxt/ccxt/pull/21035
2024-02-15 19:20:08 +01:00
Matthias
a22181d721
Enable caching for "filter only" Volumepairlist
2024-02-15 18:20:19 +01:00
Matthias
7f7e9ec875
Add additional test case for VolumePairlist in range mode
2024-02-15 18:20:19 +01:00
Matthias
6c9b9e91e8
enhance volumpairlist range test
2024-02-15 18:20:19 +01:00
Matthias
d01e9cf299
Improve log message
2024-02-15 18:20:11 +01:00
Matthias
86da9cb659
Simplify some pairlist conditions
2024-02-15 18:20:11 +01:00
Matthias
d2b0dc2171
Merge pull request #9814 from freqtrade/frog-docs-remotepairlist-1
...
Clarify processing_mode for RemotePairlist docs
2024-02-15 18:10:18 +01:00
Robert Davey
57fd0e379a
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-15 15:57:49 +00:00
Matthias
280737447c
Don't load empty dataframes - skip these
...
closes #9811
2024-02-14 07:26:23 +01:00
Matthias
3d6079ae19
Add debug output showing the pair to be converted
...
part of #9811
2024-02-13 17:47:43 +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
Matthias
2c652a2ce6
Merge pull request #9803 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.26
...
Bump sqlalchemy from 2.0.25 to 2.0.26
2024-02-12 14:17:19 +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
Matthias
c99009d47e
Merge branch 'develop' into dependabot/pip/develop/sqlalchemy-2.0.26
2024-02-12 10:52:10 +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
Matthias
05ab13592b
Merge pull request #9796 from freqtrade/dependabot/pip/develop/pytest-859c960bd7
...
Bump the pytest group with 2 updates
2024-02-12 08:19:57 +01:00
Matthias
a02b1d0306
Merge pull request #9804 from freqtrade/dependabot/pip/develop/tensorboard-2.15.2
...
Bump tensorboard from 2.15.1 to 2.15.2
2024-02-12 08:17:47 +01:00
Matthias
ffe43be3fa
Merge pull request #9802 from freqtrade/dependabot/pip/develop/python-telegram-bot-20.8
...
Bump python-telegram-bot from 20.7 to 20.8
2024-02-12 08:17:22 +01:00
Matthias
94a52a776c
Merge pull request #9801 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.9
...
Bump mkdocs-material from 9.5.8 to 9.5.9
2024-02-12 06:47:12 +01:00
Matthias
f2a7312010
Update sqlalchemy pre-commit
2024-02-12 06:34:45 +01:00
Matthias
72290365db
telegram: ensure msg update test uses the correct edit_message_text call
2024-02-12 06:31:39 +01:00
Matthias
fd737af69d
use query.edit_message_text to simplify telegram class
2024-02-12 06:29:42 +01:00
dependabot[bot]
0740a13393
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-12 05:18:09 +00:00
Matthias
1f3047dce4
Merge pull request #9800 from freqtrade/dependabot/pip/develop/tqdm-4.66.2
...
Bump tqdm from 4.66.1 to 4.66.2
2024-02-12 06:17:42 +01:00
Matthias
ea0f4f6b86
Merge pull request #9799 from freqtrade/dependabot/pip/develop/ccxt-4.2.42
...
Bump ccxt from 4.2.39 to 4.2.42
2024-02-12 06:17:18 +01:00
dependabot[bot]
0ba27ddee6
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-12 05:04:43 +00:00
Matthias
f19aed5349
Merge pull request #9798 from freqtrade/dependabot/pip/develop/pre-commit-3.6.1
...
Bump pre-commit from 3.6.0 to 3.6.1
2024-02-12 06:03:30 +01:00
Matthias
ca72b494bb
Merge pull request #9797 from freqtrade/dependabot/pip/develop/uvicorn-0.27.1
...
Bump uvicorn from 0.27.0.post1 to 0.27.1
2024-02-12 06:03:06 +01:00
dependabot[bot]
2c1ea2d256
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-12 03:30:19 +00:00
dependabot[bot]
8ca905b45f
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-12 03:30:00 +00:00
dependabot[bot]
903ae33679
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-12 03:29:52 +00:00
dependabot[bot]
7d74a4c193
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-12 03:29:45 +00:00
dependabot[bot]
7e8e36c6be
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-12 03:29:40 +00:00
dependabot[bot]
d5aec91a41
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-12 03:29:27 +00:00
dependabot[bot]
f10c8f9c3b
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-12 03:29:17 +00: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
Matthias
3aa2d0c30a
Slightly improve memory-usage of kraken-convert
2024-02-10 09:37:59 +01:00
Matthias
a83b5abb51
Allow wildcards for pairs filter
2024-02-10 08:48:52 +01:00
Matthias
f89147fd44
Allow limiting kraken pairs to --pairs selection
2024-02-10 08:44:16 +01:00
Matthias
adf63a45cf
Align new-config documentation examples
...
closes #9790
2024-02-09 21:38:15 +01:00
Joe Schr
4ae63d7ecb
Fix superfluous formatting
2024-02-09 13:15:12 +01:00
Matthias
5bb4fe16b1
Merge pull request #9789 from freqtrade/dependabot/pip/develop/nbconvert-7.16.0
...
Bump nbconvert from 7.14.2 to 7.16.0
2024-02-08 20:35:08 +01:00
Matthias
444d939f88
Merge pull request #9786 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.8
...
Bump mkdocs-material from 9.5.7 to 9.5.8
2024-02-08 20:34:58 +01:00
Matthias
f6f069511e
Merge pull request #9787 from freqtrade/dependabot/pip/develop/ruff-0.2.1
...
Bump ruff from 0.2.0 to 0.2.1
2024-02-08 20:34:46 +01:00
Matthias
02742f36cd
Merge pull request #9788 from freqtrade/dependabot/pip/develop/numpy-1.26.4
...
Bump numpy from 1.26.3 to 1.26.4
2024-02-08 20:34:34 +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
dependabot[bot]
ce6b62f865
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-08 18:26:56 +00:00
Matthias
1d07ae4f3a
Merge pull request #9785 from freqtrade/dependabot/pip/develop/ccxt-4.2.39
...
Bump ccxt from 4.2.35 to 4.2.39
2024-02-08 19:26:09 +01:00
Matthias
ba9e8d2bc5
Merge pull request #9783 from freqtrade/dependabot/github_actions/develop/pre-commit/action-3.0.1
...
Bump pre-commit/action from 3.0.0 to 3.0.1
2024-02-08 19:25:46 +01:00
Joe Schr
c40f3d91d4
Ruff fix
2024-02-08 19:06:43 +01:00
dependabot[bot]
01a00ad048
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-08 17:06:26 +00:00
dependabot[bot]
9f449dd347
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-08 17:06:05 +00:00
dependabot[bot]
68fd7d7ffd
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-08 17:05:44 +00:00
dependabot[bot]
a0c246fa9a
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-08 17:05:39 +00:00
dependabot[bot]
7223a6c504
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-08 17:04:19 +00:00
Matthias
bf1f08cd21
chore: add dependency groups for regular updates,
...
reschedule to run at 3am UTC (hope this works now ...)
2024-02-08 18:03:52 +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
3e5a572fc6
Allow int as trade-id parameter
...
closes #9780
2024-02-08 07:16:56 +01:00
Matthias
386925f06b
Merge pull request #9776 from stash86/bt-metrics2
...
fix strategy-updater docs
2024-02-08 06:44:01 +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
Stefano Ariestasia
43bab85b85
fix strategy-updater docs
2024-02-07 11:21:32 +09: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
Matthias
9e89567eeb
Merge pull request #9704 from ShaneOss/patch-2
...
fix: logical error in the conditional checks for model classes
2024-02-06 19:53:04 +01:00
Matthias
d2e9d36dea
chore: Update ordering of requirements in setup.py
2024-02-06 18:15:17 +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
Matthias
e50fac34a5
Bump technical to 1.4.3
2024-02-06 07:03:30 +01:00
Matthias
3fd8b2f1c3
Merge pull request #9774 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-02-06 06:20:33 +01:00
xmatthias
8d02504072
chore: update pre-commit hooks
2024-02-06 03:03:17 +00:00
Matthias
4aef5676d7
update tool.ruff configuration to match 2.0 version
2024-02-05 18:10:11 +01:00
Matthias
73e2e034ae
Remove unused argument
2024-02-05 18:03:28 +01:00
Matthias
b0da978999
Merge pull request #9767 from freqtrade/dependabot/pip/develop/ruff-0.2.0
...
Bump ruff from 0.1.15 to 0.2.0
2024-02-05 18:03:25 +01:00
Matthias
1eb27c8b87
Merge pull request #9773 from freqtrade/dependabot/pip/develop/pydantic-2.6.1
...
Bump pydantic from 2.5.3 to 2.6.1
2024-02-05 16:55:01 +01:00
dependabot[bot]
b4f030fd55
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-05 14:18:28 +00:00
Matthias
e03ea80f79
Merge pull request #9769 from freqtrade/dependabot/pip/develop/orjson-3.9.13
...
Bump orjson from 3.9.12 to 3.9.13
2024-02-05 15:18:18 +01:00
Matthias
d505f98d12
Merge pull request #9768 from freqtrade/dependabot/pip/develop/fastapi-0.109.2
...
Bump fastapi from 0.109.0 to 0.109.2
2024-02-05 15:17:38 +01:00
dependabot[bot]
b9245aef2d
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-05 08:21:44 +00:00
dependabot[bot]
646aca7a36
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-05 08:20:20 +00:00
Matthias
76fbe6ed1f
Merge pull request #9770 from freqtrade/dependabot/pip/develop/cryptography-42.0.2
...
Bump cryptography from 42.0.1 to 42.0.2
2024-02-05 09:19:15 +01:00
Matthias
e526311c2c
Merge pull request #9771 from freqtrade/dependabot/github_actions/develop/peter-evans/create-pull-request-6
...
Bump peter-evans/create-pull-request from 5 to 6
2024-02-05 09:18:35 +01:00
dependabot[bot]
a675d2b026
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-05 06:02:59 +00:00
Matthias
fcfde31985
Merge pull request #9766 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.7
...
Bump mkdocs-material from 9.5.6 to 9.5.7
2024-02-05 07:02:30 +01:00
Matthias
5c672ce487
Merge pull request #9763 from freqtrade/dependabot/pip/develop/aiohttp-3.9.3
...
Bump aiohttp from 3.9.2 to 3.9.3
2024-02-05 07:02:04 +01:00
Matthias
5ef261d7a7
Merge pull request #9764 from freqtrade/dependabot/pip/develop/ccxt-4.2.35
...
Bump ccxt from 4.2.25 to 4.2.35
2024-02-05 07:01:43 +01:00
Matthias
36cd3c70e2
Merge pull request #9765 from freqtrade/dependabot/pip/develop/urllib3-2.2.0
...
Bump urllib3 from 2.1.0 to 2.2.0
2024-02-05 07:01:20 +01:00
Matthias
6c08f0a86b
Merge pull request #9761 from freqtrade/dependabot/pip/develop/uvicorn-0.27.0.post1
...
Bump uvicorn from 0.27.0 to 0.27.0.post1
2024-02-05 07:01:07 +01:00
dependabot[bot]
667a8cc59f
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-05 03:59:04 +00:00
dependabot[bot]
e773276dde
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-05 03:51:36 +00:00
dependabot[bot]
87e813a3dd
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-05 03:51:20 +00:00
dependabot[bot]
5114be42cd
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-05 03:51:09 +00:00
dependabot[bot]
440382ae69
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-05 03:51:00 +00:00
dependabot[bot]
ab7364c62d
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-05 03:50:36 +00:00
dependabot[bot]
6961182680
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-05 03:50:09 +00:00
Matthias
cb2aaa7bbb
Fix wording fully.
2024-02-03 15:00:48 +01:00
Matthias
35e1421d59
Reduce whitespace
2024-02-03 13:42:25 +01:00
Matthias
0f9e846587
Update Tests data to work with new cached levtiers
2024-02-03 13:32:53 +01:00
Matthias
2989b42760
Update cached binance leverage tiers
2024-02-03 13:16:32 +01:00
Matthias
3711fa5098
Improve formatting of leverage
...
closes #9759
2024-02-03 13:14:50 +01:00
Matthias
c5948693a3
enable sub-minute backtest detail timeframes
...
closes #9635
2024-02-03 13:14:46 +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
Matthias
8469484998
chore: Split stoploss tests from freqtradebot
...
stoploss on exchange tests are quiet extensive, and deserve their own test file.
2024-02-02 07:25:53 +01:00
Matthias
57df7d9eca
chore: convert test dir to package
2024-02-02 07:23:19 +01:00
Matthias
80f6fbbae9
chore: Move bot-related tests to test subdir
2024-02-02 07:07:58 +01:00
Matthias
0d14b7a800
perf: only create detail timedelta object once for detail backtests
2024-02-02 07:03:44 +01:00
Matthias
ad121c19b0
Allow <1m timeframes for utility modes
2024-02-02 06:57:12 +01:00
Matthias
67c3bad977
Fix misspelled comment
2024-02-02 06:43:41 +01:00
Matthias
9bfd34a4f3
Merge pull request #9267 from Axel-CH/feature/update_sl_order_mgt
...
Update stoploss order management
2024-02-02 06:43:02 +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
Matthias
f7472ca74c
Merge pull request #9750 from freqtrade/feat/order_tags
...
Add tags per order
2024-02-01 07:11:06 +01:00
Matthias
44bc1b9aa1
Merge pull request #9743 from freqtrade/dependabot/pip/develop/lightgbm-4.3.0
...
Bump lightgbm from 4.2.0 to 4.3.0
2024-02-01 06:44:02 +01:00
Stefano Ariestasia
008c2feff9
Merge branch 'freqtrade:develop' into bt-metrics
2024-02-01 10:43:11 +09:00
Matthias
d3b6256f8a
Update extract-branch-name to new syntax using GITHUB_OUTPUT
2024-01-30 21:48:32 +01:00
Matthias
0bc5c876c2
Fix GITHUB_REF variable interpolation in ci.yml
2024-01-30 20:47:48 +01:00
Matthias
13ee90725e
Fix syntax error
2024-01-30 20:19:24 +01:00
Matthias
7082a8073c
add debugging for GITHUB_REF
2024-01-30 19:42:32 +01:00
Matthias
cd484bd483
Update extract-branch-name to new syntax using GITHUB_OUTPUT
2024-01-30 19:40:16 +01:00
Matthias
f37c4e5935
Merge pull request #9749 from freqtrade/new_release
...
New release 2024.1
2024-01-30 18:00:25 +01:00
Matthias
d1a96af5e8
Add ft_order_Tag to backtest test
2024-01-30 07:28:36 +01:00
Matthias
6ba8966090
chore: Add minified parameter docstring to to_json method
2024-01-30 07:25:46 +01:00
Matthias
78a1c7247a
keep ft_order_tag for backtest responses
2024-01-30 07:25:15 +01:00
Matthias
0fa0f49b75
Add adjustment order tagging in strategy callbacks docs
2024-01-30 07:24:36 +01:00
Matthias
6806fab1b5
Fix migration not triggering
2024-01-30 07:24:36 +01:00
Matthias
79b8496f38
Fix backtesting not setting entry_tag out of position adjustments
2024-01-30 07:24:36 +01:00
Matthias
d664e76834
Add some tests
2024-01-30 07:24:36 +01:00
Matthias
398b93beef
Fix rpc test
2024-01-30 07:24:36 +01:00
Matthias
2d704a77b5
Improve formatting
2024-01-30 07:24:36 +01:00
Matthias
830a004dfd
Move response handling to interface wrappermethod
2024-01-30 07:24:36 +01:00
Matthias
535ff387ff
add order_tag handlig to running bot
2024-01-30 07:24:36 +01:00
Matthias
95e51bf816
allow adjust_trade_position to return tuples in backtesting
2024-01-30 07:24:36 +01:00
Matthias
e8288a34c9
add ft_order_tag to backtesting
2024-01-30 07:24:36 +01:00
Matthias
39ffee381b
Improve type hint
2024-01-30 07:24:36 +01:00
Matthias
ccd4c715ca
add order-tag to serialize / unserialize methods
2024-01-30 07:24:36 +01:00
Matthias
d82bfc9fad
Add order_tag to orders model
2024-01-30 07:24:36 +01:00
Matthias
c59ae30e31
chore: Add minified parameter docs to to_json method
2024-01-30 07:24:26 +01:00
Matthias
cfc6d3b32f
Apply "Dependencies" label to pull requests
2024-01-30 07:04:53 +01:00
Matthias
e58b7ea8e5
Merge pull request #9747 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-01-30 07:03:51 +01:00
Matthias
d219983f5b
Bump ruff version
2024-01-30 07:03:07 +01:00
Matthias
6c27b27d4f
Bump version to 2024.2-dev
2024-01-30 07:03:07 +01:00
Matthias
fcedc7de0d
Merge pull request #9659 from stash86/bt-metrics2
...
Add MarketCapPairList based on CoinGecko
2024-01-30 07:00:07 +01:00
Matthias
4342aa3bfd
Update version number to 2024.1
2024-01-30 06:46:10 +01:00
Matthias
43188ca447
Merge branch 'stable' into new_release
2024-01-30 06:45:56 +01:00
xmatthias
36d4f10a60
chore: update pre-commit hooks
2024-01-30 03:03:17 +00:00
Matthias
470a239e82
Formatting ...
2024-01-29 20:10:50 +01:00
Matthias
01baea8aab
Test exceptions / errors
2024-01-29 20:08:25 +01:00
Matthias
4a580fc72f
Add test validating cache
2024-01-29 20:01:21 +01:00
Matthias
d691ffe9db
Test more diff. scenario
2024-01-29 19:47:08 +01:00
Matthias
eb7fbb0096
Improve doc wording
2024-01-29 19:39:02 +01:00
Stefano Ariestasia
63aac1a2c9
update docs
2024-01-29 19:50:19 +09:00
Matthias
c35b9f8a3a
Merge pull request #9742 from freqtrade/dependabot/pip/develop/aiohttp-3.9.2
...
Bump aiohttp from 3.9.1 to 3.9.2
2024-01-29 10:00:30 +01:00
Stefano
17af69435f
remove mode, add max_rank, modify test
2024-01-29 17:57:14 +09:00
dependabot[bot]
7af524ff90
Bump aiohttp from 3.9.1 to 3.9.2
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.1 to 3.9.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.9.1...v3.9.2 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 07:54:56 +00:00
Matthias
02a7f6398d
Merge pull request #9739 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.20240125
...
Bump types-requests from 2.31.0.20240106 to 2.31.0.20240125
2024-01-29 08:53:15 +01:00
Matthias
18723d2b6d
Merge pull request #9745 from freqtrade/dependabot/github_actions/develop/peter-evans/dockerhub-description-4
...
Bump peter-evans/dockerhub-description from 3 to 4
2024-01-29 08:52:59 +01:00
Matthias
608a408c75
Merge pull request #9741 from freqtrade/dependabot/pip/develop/cryptography-42.0.1
...
Bump cryptography from 41.0.7 to 42.0.1
2024-01-29 08:52:08 +01:00
Matthias
e5d75c4454
Merge pull request #9744 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.6
...
Bump mkdocs-material from 9.5.4 to 9.5.6
2024-01-29 07:13:09 +01:00
dependabot[bot]
effe2b5367
Bump cryptography from 41.0.7 to 42.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.7 to 42.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.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 >
2024-01-29 05:31:22 +00:00
Matthias
2f37385eb4
Merge pull request #9736 from freqtrade/dependabot/pip/develop/ccxt-4.2.25
...
Bump ccxt from 4.2.21 to 4.2.25
2024-01-29 06:29:06 +01:00
Matthias
0fa7f9e47f
Bump types-requests pre-commit
2024-01-29 06:28:31 +01:00
Matthias
81c8e6b943
Merge pull request #9740 from freqtrade/dependabot/pip/develop/uvicorn-0.27.0
...
Bump uvicorn from 0.26.0 to 0.27.0
2024-01-29 06:27:27 +01:00
Matthias
b3843f0d53
Merge pull request #9737 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.23.4
...
Bump pytest-asyncio from 0.21.1 to 0.23.4
2024-01-29 06:26:54 +01:00
dependabot[bot]
84913f2ea8
Bump peter-evans/dockerhub-description from 3 to 4
...
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description ) from 3 to 4.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases )
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 03:33:46 +00:00
dependabot[bot]
1450d9e9cd
Bump mkdocs-material from 9.5.4 to 9.5.6
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.4 to 9.5.6.
- [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.4...9.5.6 )
---
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-01-29 03:28:12 +00:00
dependabot[bot]
b02e15b162
Bump lightgbm from 4.2.0 to 4.3.0
...
Bumps [lightgbm](https://github.com/microsoft/LightGBM ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases )
- [Commits](https://github.com/microsoft/LightGBM/compare/v4.2.0...v4.3.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-01-29 03:27:55 +00:00
dependabot[bot]
4394fd1346
Bump uvicorn from 0.26.0 to 0.27.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.26.0 to 0.27.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.26.0...0.27.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-01-29 03:27:28 +00:00
dependabot[bot]
3a6393e2d1
Bump types-requests from 2.31.0.20240106 to 2.31.0.20240125
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.20240106 to 2.31.0.20240125.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 03:27:24 +00:00
dependabot[bot]
990f9e03f8
Bump pytest-asyncio from 0.21.1 to 0.23.4
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.21.1 to 0.23.4.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.1...v0.23.4 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 03:27:15 +00:00
dependabot[bot]
0b549fc7f8
Bump ccxt from 4.2.21 to 4.2.25
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.21 to 4.2.25.
- [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.21...4.2.25 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-29 03:27:12 +00:00
Matthias
23ac9e145a
Fix generator test
2024-01-27 16:25:00 +01:00
Matthias
63d8239011
Merge branch 'develop' into bt-metrics2
2024-01-27 16:24:05 +01:00
Matthias
5890665931
Add BTC/USDT to test markets
2024-01-27 16:23:47 +01:00
Matthias
b72078e76e
use get_pair_base_currency
2024-01-27 16:07:55 +01:00
Matthias
076ca75200
Slightly refactor pairlist test
2024-01-27 14:52:05 +01:00
Matthias
132e143b9a
Minor comment fix
2024-01-27 14:49:50 +01:00
Matthias
e03e0e838b
Merge pull request #9733 from Bloodhunter4rc/remotepairlist
...
Remotepairlist: fix parsing json exception , add saving to a file of processed pairlist + docs
2024-01-27 12:09:37 +01:00
Stefano
f8dc161ab4
add 2 more final tests
2024-01-27 19:33:12 +09:00
Stefano
e0f7b62b54
fix initial tests
2024-01-27 19:12:50 +09:00
Stefano Ariestasia
c854cef313
fix precommit
2024-01-27 18:12:19 +09:00
Stefano Ariestasia
006639820b
add simple test
2024-01-27 18:10:10 +09:00
Stefano Ariestasia
bf17236e9b
fix typo in the docs
2024-01-27 16:25:54 +09:00
Bloodhunter4rc
99b11c088b
add available_parameters
2024-01-27 08:20:20 +01:00
Matthias
f42fd25800
Improve function naming better reflecting what it aims to do
2024-01-27 08:15:05 +01:00
Matthias
a20fe8cd09
Update docs example box
2024-01-27 08:14:48 +01:00
Bloodhunter4rc
c398504f23
fix tests
2024-01-26 20:55:24 +01:00
Bloodhunter4rc
dd3fbfcfda
+ return type
2024-01-26 18:56:47 +01:00
Bloodhunter4rc
f0562c391c
remove debug, reduce duplicate code -> init_check, add docs example for save_to_file
2024-01-26 18:32:46 +01:00
Bloodhunter4rc
027ce4337d
refresh_period not necessary for a local file
2024-01-26 17:08:38 +01:00
Bloodhunter4rc
fd21658523
extend error except, add saving to a file of processed pairlist + docs
2024-01-26 16:46:54 +01:00
Simon Waiblinger
060198c04c
Merge branch 'freqtrade:develop' into develop
2024-01-25 22:28:05 +01:00
Matthias
523864601a
Merge pull request #9730 from freqtrade/frog-mistakes-docs-1
...
Improve common mistakes docs
2024-01-25 17:26:53 +01:00
Robert Davey
8f0dbc6be1
Improve common mistakes docs
...
Add more details to the common mistakes section of the strategy customisation docs.
2024-01-25 16:11:21 +00:00
Matthias
8d72ee358c
Improve code styles ...
2024-01-24 20:31:38 +01:00
Matthias
0077f3c9a5
Code style improvements
2024-01-24 20:25:25 +01:00
Matthias
6aa4de4d29
Tests for enhanced list-data functionality
2024-01-24 20:17:39 +01:00
Matthias
817aaa164c
Enhance list-data (detailed) view with "candles" column
2024-01-24 20:13:06 +01:00
Matthias
ea9c51570f
use resample_freq where possible
2024-01-24 19:19:16 +01:00
Matthias
2fe6fe14aa
Simplify volumepairlist footprint slightly
2024-01-24 18:27:41 +01:00
Matthias
85dd371ee3
use prepared timedelta object for backtesting
2024-01-24 17:57:18 +01:00
Matthias
0fc3c675b6
Merge pull request #9726 from freqtrade/dependabot/pip/develop/ccxt-4.2.21
...
Bump ccxt from 4.2.15 to 4.2.21
2024-01-24 06:34:02 +01:00
dependabot[bot]
55fe379e13
Bump ccxt from 4.2.15 to 4.2.21
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.15 to 4.2.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.2.15...4.2.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-01-23 19:17:31 +00:00
Matthias
96a8263c57
trades_to_ohlcv_multi test adjustment
2024-01-23 19:31:40 +01:00
Matthias
79ecca3e40
Add test for trades-conversation on different dates
2024-01-23 19:24:41 +01:00
Matthias
267f2e352e
Add trades-generator
2024-01-23 19:24:41 +01:00
Matthias
1ae3b1e622
Fix weekly resamples to ensure they're on monday.
2024-01-23 19:21:06 +01:00
Matthias
34ac2dc9ae
Further improve ohlcv test
2024-01-23 19:12:35 +01:00
Matthias
c15f811602
Merge pull request #9708 from PabloRuizCuevas/develop
...
shorten configuration code
2024-01-23 08:14:46 +01:00
Matthias
efe332a395
Fix wrong test comment
2024-01-23 07:25:30 +01:00
Matthias
8fd2dcd257
Impove tests for yearly resample
2024-01-23 07:22:38 +01:00
Matthias
48ea43f954
Fix yearly resample timeframe
2024-01-23 07:22:18 +01:00
Matthias
6b78dac6f0
Re-align naming for resample_freq generator
2024-01-23 07:12:27 +01:00
Matthias
0a40a345fe
use timeframe_as_resample_freq for trade_parallel analysis
2024-01-23 07:11:59 +01:00
Matthias
656b32814b
Have trade_converter use timeframe_as_resample_freq
2024-01-23 07:10:25 +01:00
Matthias
c9c44a4710
Extract resample_interval generation
2024-01-23 07:02:09 +01:00
Matthias
5167f6936d
Prepare converter to work on 1s data.
2024-01-23 06:42:12 +01:00
Matthias
fdf88a8019
Improve test showing that 1m and 1s conversion is identical.
2024-01-23 06:42:12 +01:00
Matthias
087c59cfbf
Fix data generation bug with 3m data
2024-01-23 06:42:12 +01:00
Matthias
83480d90f1
Extend test range to more timeframes
2024-01-23 06:42:12 +01:00
Matthias
67abfcf4d4
Add generic ohlcv_to_dataframe_multi test to ensure code works for diff. timeframe ranges
2024-01-23 06:42:12 +01:00
Matthias
00e4c51741
Prep conftest for 1s data generation
2024-01-23 06:42:12 +01:00
Matthias
a1b93dc915
Improve call sequence
2024-01-23 06:42:12 +01:00
Matthias
40011eb9a3
Merge pull request #9725 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-01-23 06:38:57 +01:00
xmatthias
f1d002a735
chore: update pre-commit hooks
2024-01-23 03:03:27 +00:00
Pablo
991a279b23
Removed duplicated key
...
The key was already duplicated in the original version
2024-01-22 22:48:45 +01:00
Matthias
5b879df2b0
Improve indentation
2024-01-22 20:16:08 +01:00
Pablo
d191138009
restored accidentally deleted lines
2024-01-22 16:26:47 +01:00
Matthias
a8ee0cc4c8
Merge pull request #9716 from freqtrade/dependabot/pip/develop/pyarrow-15.0.0
...
Bump pyarrow from 14.0.2 to 15.0.0
2024-01-22 15:45:34 +01:00
Matthias
85658bb637
Update rpi wheels for pyarrow 15.0.0
2024-01-22 13:46:50 +01:00
Matthias
b4fb133702
Merge pull request #9706 from freqtrade/fix/kraken_datadl
...
improve data-download when using `--dl-trades`
2024-01-22 10:14:12 +01:00
Matthias
b7537b6ade
Merge pull request #9721 from freqtrade/dependabot/pip/develop/scipy-1.12.0
...
Bump scipy from 1.11.4 to 1.12.0
2024-01-22 10:13:48 +01:00
Matthias
633992da52
Merge pull request #9722 from freqtrade/dependabot/pip/develop/psutil-5.9.8
...
Bump psutil from 5.9.7 to 5.9.8
2024-01-22 09:48:30 +01:00
Matthias
0be5ca7503
Merge pull request #9724 from freqtrade/dependabot/github_actions/develop/actions/cache-4
...
Bump actions/cache from 3 to 4
2024-01-22 08:37:28 +01:00
Matthias
e310e4abbb
Merge pull request #9720 from freqtrade/dependabot/pip/develop/ruff-0.1.14
...
Bump ruff from 0.1.13 to 0.1.14
2024-01-22 08:19:05 +01:00
Matthias
1b132ee21d
Merge pull request #9719 from freqtrade/dependabot/pip/develop/nbconvert-7.14.2
...
Bump nbconvert from 7.14.1 to 7.14.2
2024-01-22 08:17:09 +01:00
Matthias
7f0b6250d0
Merge pull request #9723 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.4
...
Bump mkdocs-material from 9.5.3 to 9.5.4
2024-01-22 08:16:56 +01:00
dependabot[bot]
3b5c2ea0d7
Bump scipy from 1.11.4 to 1.12.0
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.11.4 to 1.12.0.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.11.4...v1.12.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-01-22 06:00:57 +00:00
Matthias
c6f4c82f44
Merge pull request #9718 from freqtrade/dependabot/pip/develop/pytest-random-order-1.1.1
...
Bump pytest-random-order from 1.1.0 to 1.1.1
2024-01-22 07:00:44 +01:00
Matthias
5bc0dcfb22
Merge pull request #9715 from freqtrade/dependabot/pip/develop/scikit-learn-1.4.0
...
Bump scikit-learn from 1.3.2 to 1.4.0
2024-01-22 06:59:30 +01:00
dependabot[bot]
06630a5991
Bump psutil from 5.9.7 to 5.9.8
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 5.9.7 to 5.9.8.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.7...release-5.9.8 )
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-22 05:51:17 +00:00
Matthias
5f97374752
Merge pull request #9713 from freqtrade/dependabot/pip/develop/uvicorn-0.26.0
...
Bump uvicorn from 0.25.0 to 0.26.0
2024-01-22 06:50:34 +01:00
Matthias
3dd29437d5
Merge pull request #9714 from freqtrade/dependabot/pip/develop/orjson-3.9.12
...
Bump orjson from 3.9.10 to 3.9.12
2024-01-22 06:50:22 +01:00
Matthias
4e18c35727
Merge pull request #9717 from freqtrade/dependabot/pip/develop/jsonschema-4.21.1
...
Bump jsonschema from 4.20.0 to 4.21.1
2024-01-22 06:50:08 +01:00
dependabot[bot]
0f1e7ed652
Bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-22 03:56:13 +00:00
dependabot[bot]
fbb91ca331
Bump mkdocs-material from 9.5.3 to 9.5.4
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.3 to 9.5.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.5.3...9.5.4 )
---
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-01-22 03:31:08 +00:00
dependabot[bot]
713d9fdc8f
Bump ruff from 0.1.13 to 0.1.14
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.13 to 0.1.14.
- [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.13...v0.1.14 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-22 03:30:38 +00:00
dependabot[bot]
3681e3e754
Bump nbconvert from 7.14.1 to 7.14.2
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.14.1 to 7.14.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.14.1...v7.14.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-01-22 03:30:22 +00:00
dependabot[bot]
32d77f808e
Bump pytest-random-order from 1.1.0 to 1.1.1
...
Bumps [pytest-random-order](https://github.com/jbasko/pytest-random-order ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/jbasko/pytest-random-order/releases )
- [Commits](https://github.com/jbasko/pytest-random-order/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: pytest-random-order
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-22 03:30:17 +00:00
dependabot[bot]
d58b941bf1
Bump jsonschema from 4.20.0 to 4.21.1
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.20.0 to 4.21.1.
- [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.20.0...v4.21.1 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-22 03:30:09 +00:00
dependabot[bot]
34df710265
Bump pyarrow from 14.0.2 to 15.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 14.0.2 to 15.0.0.
- [Commits](https://github.com/apache/arrow/compare/go/v14.0.2...go/v15.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-01-22 03:30:02 +00:00
dependabot[bot]
f324f8775f
Bump scikit-learn from 1.3.2 to 1.4.0
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.3.2...1.4.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-01-22 03:29:56 +00:00
dependabot[bot]
00f8f05268
Bump orjson from 3.9.10 to 3.9.12
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.10 to 3.9.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.9.10...3.9.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-01-22 03:29:47 +00:00
dependabot[bot]
3d5620a422
Bump uvicorn from 0.25.0 to 0.26.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.25.0 to 0.26.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.25.0...0.26.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-01-22 03:29:32 +00:00
Pablo
e704c2def4
shorten configuration code
2024-01-21 19:56:00 +01:00
Matthias
d534f2014a
Account for kraken specialcase in tests
2024-01-21 16:58:58 +01:00
Matthias
612ec38e57
Don't skip trades if the exchange doesn't do inclusive filtering
2024-01-21 16:50:49 +01:00
Matthias
ac5b12cfd2
Improve kraken pagination behavior
2024-01-21 15:55:34 +01:00
Matthias
f9b6830b78
update fetch_trades info data to kraken response format
2024-01-21 15:52:54 +01:00
Matthias
8a64f0b884
Fix fetch_trades tests
2024-01-21 15:37:39 +01:00
Matthias
15da4aa9bd
Update tests for added fetch_trades arg
2024-01-21 15:25:11 +01:00
Matthias
c167575098
Move extracting trade pagination id to fetch_trades
2024-01-21 15:22:03 +01:00
Matthias
b56c663bea
Add regular / fallback test.
2024-01-21 14:13:05 +01:00
Matthias
501a9a8c98
Improve error message, add test for trade_pagination_id validation
2024-01-21 14:11:59 +01:00
Matthias
c333c9c5a1
Improve kraken trades pagination logic
2024-01-21 14:08:35 +01:00
Matthias
11dd349c2b
Update ccxt online test name to htx
2024-01-21 13:57:26 +01:00
Matthias
d355f011df
Invert exchange_class mapping
2024-01-21 13:57:26 +01:00
Matthias
ef80772fc3
Rename class and tests
2024-01-21 13:57:26 +01:00
Matthias
ff95adb2eb
Update supported exchanges, add mapping
2024-01-21 13:57:26 +01:00
Matthias
5b1cda9236
Update Huboi brandin to htx
2024-01-21 13:57:26 +01:00
Stefano Ariestasia
60812983e3
fix error
2024-01-21 13:33:38 +09:00
Stefano Ariestasia
bbec51685d
remove can_filter, and use log_once
2024-01-21 13:28:50 +09:00
Matthias
32a4aa0ca8
Merge pull request #9703 from freqtrade/feat/allow-custom-feature-plot
...
feat: allow custom user features to be plotted in backtesting (freqai)
2024-01-20 18:08:19 +01:00
Shane
ad0f88796b
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-01-20 10:42:37 +11:00
Matthias
e76888882d
Fix typehint
2024-01-19 18:59:52 +01:00
Matthias
3ab226a096
Remove unused import
2024-01-19 18:24:03 +01:00
Matthias
58058f0197
Fix migration test
2024-01-19 18:20:23 +01:00
Matthias
6eaf42fe33
Default order_date to dt_now if it's not set via ccxt and wasn't previously set.
2024-01-19 18:17:53 +01:00
Matthias
88ba82d4fd
Fix more tests
2024-01-19 18:17:31 +01:00
Matthias
acbea4e26f
Fix some tests after update_stoploss_date removal
2024-01-19 18:16:36 +01:00
robcaulk
50864c731b
chore: improve documentation for plotting custom features
2024-01-19 17:55:16 +01:00
robcaulk
5bfda534b2
feat: allow custom user features to be plotted in backtesting (freqai)
2024-01-19 17:46:34 +01:00
Matthias
b9a43b8e24
Don't store 'stoploss_last_updated' explicitly
...
it can easily be derived from the very last stoploss order.
2024-01-19 07:12:49 +01:00
Matthias
59b3486574
Update migrations
2024-01-19 06:49:49 +01:00
Matthias
9f3c6f2dcc
Fix some tests and comments
2024-01-19 06:48:32 +01:00
Matthias
22a08c7c8d
Merge pull request #9549 from freqtrade/freqai/fixdownloaddata
...
Only download tradable pairs
2024-01-18 18:12:25 +01:00
Matthias
73b30cf3fa
Update ta-lib documentation links
...
closes #9697
2024-01-18 06:09:34 +01:00
Matthias
6ce1123136
Merge pull request #9695 from freqtrade/kraken/stop
...
kraken stoploss behavior
2024-01-17 20:21:05 +01:00
Matthias
8cbdcbd50d
Bump ccxt min version
2024-01-17 19:47:16 +01:00
Matthias
42ea4821f4
Bump kraken to 4.2.15
2024-01-17 19:46:50 +01:00
Matthias
b7ab7dd25e
Update tests for new kraken stoploss behavior
2024-01-17 19:44:18 +01:00
Matthias
c2d6ab2fa5
Add unified kraken stoploss settings
2024-01-17 19:44:09 +01:00
Matthias
6069670ce2
Remove kraken custom stoploss handling
2024-01-17 19:43:53 +01:00
Matthias
c248bb27e9
use safe_price for adjust_entry_price callback
...
closes #9692
2024-01-16 20:15:35 +01:00
Matthias
f3fd1f010c
Merge pull request #9691 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-01-16 06:21:06 +01:00
xmatthias
a4d078efd1
chore: update pre-commit hooks
2024-01-16 03:03:46 +00:00
Matthias
cfdf21942d
Merge pull request #9681 from freqtrade/frog-hyperdocs-1
...
Add backtesting vs hyperopt result difference explanations
2024-01-15 17:59:33 +01:00
Robert Davey
e18fbbd972
Clarify points as per comments
2024-01-15 11:43:47 +00:00
Matthias
78ca939ae6
pin prompt-toolkit to compatible version in jupyter dockerfile
...
closes #9683
2024-01-15 07:22:23 +01:00
Matthias
eccc1498af
Merge pull request #9685 from freqtrade/dependabot/pip/develop/ruff-0.1.13
...
Bump ruff from 0.1.11 to 0.1.13
2024-01-15 06:57:30 +01:00
Matthias
0a6a0a8b88
Merge pull request #9688 from freqtrade/dependabot/pip/develop/ccxt-4.2.14
...
Bump ccxt from 4.2.9 to 4.2.14
2024-01-15 06:57:01 +01:00
Matthias
6cfc2b2bdf
Merge pull request #9687 from freqtrade/dependabot/pip/develop/markdown-3.5.2
...
Bump markdown from 3.5.1 to 3.5.2
2024-01-15 06:55:22 +01:00
Matthias
2d5f3c150b
Merge pull request #9686 from freqtrade/dependabot/pip/develop/nbconvert-7.14.1
...
Bump nbconvert from 7.14.0 to 7.14.1
2024-01-15 06:55:10 +01:00
Matthias
3ccb612cd9
Merge pull request #9684 from freqtrade/dependabot/pip/develop/fastapi-0.109.0
...
Bump fastapi from 0.108.0 to 0.109.0
2024-01-15 06:54:54 +01:00
dependabot[bot]
dc5c1e1300
Bump ccxt from 4.2.9 to 4.2.14
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.9 to 4.2.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.2.9...4.2.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-01-15 03:06:34 +00:00
dependabot[bot]
91ceb5c19a
Bump markdown from 3.5.1 to 3.5.2
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.5.1 to 3.5.2.
- [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.1...3.5.2 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-15 03:06:17 +00:00
dependabot[bot]
d073692cae
Bump nbconvert from 7.14.0 to 7.14.1
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.14.0 to 7.14.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.14.0...v7.14.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-01-15 03:06:07 +00:00
dependabot[bot]
e1b8742b1f
Bump ruff from 0.1.11 to 0.1.13
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.11 to 0.1.13.
- [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.11...v0.1.13 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-15 03:05:54 +00:00
dependabot[bot]
d866bb6f01
Bump fastapi from 0.108.0 to 0.109.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.108.0 to 0.109.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.108.0...0.109.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-01-15 03:05:41 +00:00
Robert Davey
2737de1fdd
Remove extra EOF newline
2024-01-14 22:20:41 +00:00
Robert Davey
a41b72ca19
Add backtesting vs hyperopt result difference explanations
...
- Add more detailed explanations as to why backtest results may not match hyperopt results.
- Remove small informal grammar issue from main docs.
2024-01-14 22:16:41 +00:00
Matthias
ea1b3c38f8
remove last utcnow usage
2024-01-14 20:00:30 +01:00
Matthias
31fb06fa80
Merge pull request #9680 from freqtrade/ci_py12
...
Ci py12
2024-01-14 19:26:22 +01:00
Matthias
291478a974
Bump docker images to 3.11.7
2024-01-14 18:07:04 +01:00
Matthias
29d2fc2e1b
Skip freqAI tests on py3.12
2024-01-14 18:02:36 +01:00
Matthias
59cc607761
Don't force-patch torch if it ain't installed.
2024-01-14 16:08:18 +01:00
Matthias
c79502cb4b
Pin torch to <3.12
2024-01-14 16:08:18 +01:00
Matthias
f124f2daaf
Exclude further dependencies
2024-01-14 16:08:18 +01:00
Matthias
026f989625
Don't install catboost on 3.12 for now
2024-01-14 16:08:18 +01:00
Matthias
9a2ed35030
Run CI against 3.12
2024-01-14 16:08:18 +01:00
Matthias
d412a8fc1a
Simplify emc test setup
2024-01-14 16:06:42 +01:00
Matthias
fbed3fad78
Fix non-asserting test
2024-01-14 15:18:42 +01:00
Matthias
393df83a91
Implement enter_tag initialization to avoid futures warning
2024-01-14 14:33:47 +01:00
Matthias
e967dfa145
Adjust api test after column expansion
2024-01-14 13:58:06 +01:00
Matthias
4aab57ce62
Add test for pandas deprecation warning
2024-01-14 13:56:05 +01:00
Matthias
5841c65430
Remove unused test param
2024-01-14 13:51:26 +01:00
Matthias
338ff66268
Only load environment variables when config is allowed
2024-01-13 17:09:02 +01:00
Matthias
629a6be269
Rename methods to make exposure explicit
2024-01-13 16:53:31 +01:00
Matthias
4896e04c41
Improve formatting
2024-01-13 16:46:22 +01:00
Matthias
a53adb95e1
Remove container-name from ft-jupyter compose file
...
closes #9678
2024-01-13 16:38:12 +01:00
Matthias
ab82f5cc69
Merge pull request #9677 from Bloodhunter4rc/patch-4
...
Update link
2024-01-13 13:34:19 +01:00
Bloodhunter4rc
6fc1884e8e
Update link
...
due to dns failure on old page, site been migrated to strat.ninja
2024-01-13 10:40:34 +01:00
Matthias
cd392fbbdf
Slightly update formatting in arguments
2024-01-13 08:18:30 +01:00
Matthias
893e2cbbc1
Merge pull request #9669 from freqtrade/dependabot/pip/jinja2-3.1.3
...
Bump jinja2 from 3.1.2 to 3.1.3
2024-01-12 06:24:28 +01:00
dependabot[bot]
bcebb4d804
Bump jinja2 from 3.1.2 to 3.1.3
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.2 to 3.1.3.
- [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.2...3.1.3 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-11 19:45:56 +00:00
Matthias
cd81897c84
Merge pull request #9665 from freqtrade/no-db-context
...
Add No db context to protect certain functions that run in a backtest-like mode
2024-01-11 06:53:51 +01:00
Matthias
cb9fa734d1
Improve test resiliance
2024-01-10 20:36:10 +01:00
Matthias
3f27c2792a
Remove trailing newline
2024-01-10 20:12:57 +01:00
Matthias
883f508544
Add NoDBContext to pairlist evaluation functions
2024-01-10 20:09:47 +01:00
Matthias
3caf964c46
Add NoDbContext context manager
2024-01-10 20:01:56 +01:00
Matthias
7fcbe9788d
Extract database cleanup functions to persistence package
2024-01-10 19:53:06 +01:00
Stefano
de91261f73
fix pre-commit
2024-01-09 15:03:10 +09:00
Matthias
225c94c0f5
Reduce log level in rpc default handler
...
This avoids additional "NoneType: None" lines when RPC triggers
exceptions
2024-01-09 06:39:11 +01:00
Stefano Ariestasia
e8fcac491a
use number_assets instead of limit
2024-01-09 14:32:27 +09:00
Matthias
6a5847a157
Merge pull request #9658 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2024-01-09 06:28:00 +01:00
Stefano Ariestasia
95af462e80
fix pre-commit
2024-01-09 14:21:07 +09: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
Stefano Ariestasia
d3506c249d
update docs
2024-01-09 14:08:15 +09:00
xmatthias
a9287359a3
chore: update pre-commit hooks
2024-01-09 03:03:20 +00:00
Matthias
3741cbf3a9
Merge pull request #9656 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.25
...
Bump sqlalchemy from 2.0.23 to 2.0.25
2024-01-08 18:25:53 +01:00
Matthias
962417bdea
Update typing to account for correctly typed sqlalchemy responses
2024-01-08 17:55:50 +01:00
Matthias
34c1838566
Bump Sqlalchemy in pre-commit
2024-01-08 17:55:50 +01: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
dependabot[bot]
3b7288edaa
Bump sqlalchemy from 2.0.23 to 2.0.25
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.23 to 2.0.25.
- [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-01-08 09:13:08 +00:00
Matthias
e28b2f44d3
Merge pull request #9652 from freqtrade/dependabot/pip/develop/types-tabulate-0.9.0.20240106
...
Bump types-tabulate from 0.9.0.3 to 0.9.0.20240106
2024-01-08 10:12:09 +01:00
Matthias
72c41ec2c5
Bump types-tabulate pre-commit
2024-01-08 09:44:14 +01:00
dependabot[bot]
5be32cd801
Bump types-tabulate from 0.9.0.3 to 0.9.0.20240106
...
Bumps [types-tabulate](https://github.com/python/typeshed ) from 0.9.0.3 to 0.9.0.20240106.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-tabulate
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 08:30:39 +00:00
Matthias
6640c9e3d9
Merge pull request #9655 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.20240106
...
Bump types-python-dateutil from 2.8.19.14 to 2.8.19.20240106
2024-01-08 09:28:58 +01:00
Stefano Ariestasia
bc8c5e743f
rename to PairList
2024-01-08 16:38:30 +09:00
Stefano Ariestasia
ef8712f4d9
tidy up
2024-01-08 16:04:30 +09:00
Stefano Ariestasia
fdf9cc1b76
tidy up codes
2024-01-08 16:02:31 +09:00
Stefano Ariestasia
442ca86d15
add market check
2024-01-08 15:33:43 +09:00
Stefano Ariestasia
d578c910bc
remove unused lines
2024-01-08 15:09:42 +09:00
Matthias
37dacdff0d
Bump pre-commit dateutil
2024-01-08 06:57:07 +01:00
dependabot[bot]
671ce25a28
Bump types-python-dateutil from 2.8.19.14 to 2.8.19.20240106
...
Bumps [types-python-dateutil](https://github.com/python/typeshed ) from 2.8.19.14 to 2.8.19.20240106.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 05:56:48 +00:00
Matthias
dbc74f0d5e
Merge pull request #9650 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.20240106
...
Bump types-requests from 2.31.0.20231231 to 2.31.0.20240106
2024-01-08 06:56:05 +01:00
Matthias
f33e89e164
Merge pull request #9651 from freqtrade/dependabot/pip/develop/numpy-1.26.3
...
Bump numpy from 1.26.2 to 1.26.3
2024-01-08 06:39:36 +01:00
Matthias
4b320b0f2f
Merge pull request #9653 from freqtrade/dependabot/pip/develop/ccxt-4.2.9
...
Bump ccxt from 4.2.2 to 4.2.9
2024-01-08 06:39:08 +01:00
Matthias
7a141abeca
Merge pull request #9657 from freqtrade/dependabot/pip/develop/ruff-0.1.11
...
Bump ruff from 0.1.9 to 0.1.11
2024-01-08 06:37:45 +01:00
Matthias
a8228f0eac
Bump types-requests pre-commit
2024-01-08 06:35:11 +01:00
Matthias
ad079f858d
Merge pull request #9654 from freqtrade/dependabot/pip/develop/nbconvert-7.14.0
...
Bump nbconvert from 7.13.1 to 7.14.0
2024-01-08 06:34:13 +01:00
dependabot[bot]
0b3126a0fe
Bump ruff from 0.1.9 to 0.1.11
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.9 to 0.1.11.
- [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.9...v0.1.11 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 03:34:09 +00:00
dependabot[bot]
4686d22020
Bump nbconvert from 7.13.1 to 7.14.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.13.1 to 7.14.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.13.1...v7.14.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-01-08 03:33:30 +00:00
dependabot[bot]
2304f852ff
Bump ccxt from 4.2.2 to 4.2.9
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.2.2 to 4.2.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.2.2...4.2.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-01-08 03:33:25 +00:00
dependabot[bot]
68d2d24f2a
Bump numpy from 1.26.2 to 1.26.3
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.26.2 to 1.26.3.
- [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.2...v1.26.3 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 03:33:12 +00:00
dependabot[bot]
67f608fb5f
Bump types-requests from 2.31.0.20231231 to 2.31.0.20240106
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.20231231 to 2.31.0.20240106.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-08 03:33:02 +00:00
Stefano Ariestasia
5bb4824aae
add log print to see the time
2024-01-08 00:58:39 +09:00
Stefano Ariestasia
f29fcb31e0
debug
2024-01-08 00:54:21 +09:00
Stefano Ariestasia
8055140e66
simplify code
2024-01-08 00:53:37 +09:00
Stefano Ariestasia
96a6c00acc
add mode
2024-01-08 00:42:33 +09:00
Stefano Ariestasia
09cb6cb02d
remove debug
2024-01-08 00:21:58 +09:00
Stefano Ariestasia
1f0a2ab242
forgot ()
2024-01-08 00:21:07 +09:00
Stefano Ariestasia
35467619c4
add logger
2024-01-08 00:20:09 +09:00
Stefano Ariestasia
bb684dd613
empty pairlist
2024-01-08 00:16:49 +09:00
Stefano Ariestasia
adf07dd3e1
remove cache for noe
2024-01-08 00:16:16 +09:00
Stefano Ariestasia
ef528fa69c
option B
2024-01-08 00:14:55 +09:00
Stefano Ariestasia
e10ab8c543
test gen_pairlist
2024-01-08 00:04:58 +09:00
Stefano Ariestasia
a5862dcc4a
add log message
2024-01-07 23:33:34 +09:00
Stefano Ariestasia
1cd08c96a1
filter the pairlist
2024-01-07 23:30:11 +09:00
Stefano Ariestasia
2eb3b73a93
cut the list to top x
2024-01-07 23:22:58 +09:00
Matthias
1b70e9b074
Point users to the pair naming docs when download-data yields no pairs.
2024-01-07 15:22:53 +01:00
Stefano Ariestasia
70cc2942d7
wrong arg name
2024-01-07 23:10:18 +09:00
Matthias
7c7ddb3b19
Fix improt sorting
2024-01-07 14:46:41 +01:00
Matthias
69e9ab90df
Adjust tests for new messaging scheme
2024-01-07 14:43:16 +01:00
Matthias
28b5552231
Improve entry message
2024-01-07 14:30:27 +01:00
Matthias
b27f99dbc3
Add note about removing fiat_display_currency.
2024-01-07 13:51:30 +01:00
Stefano Ariestasia
1e49200596
early stage of marketcapfilter
2024-01-07 20:16:44 +09:00
Matthias
6121c7ed86
Remove pointless condition (freqtradebot only ever exists in dry/live modes).
2024-01-06 18:21:41 +01:00
Matthias
394c260eb2
Update runmode to 'backtest' in some test cases
2024-01-06 18:14:14 +01:00
Matthias
582f51ccdd
Add runmode "dry_run" to default configuration
2024-01-06 18:07:40 +01:00
Matthias
74bb1a29b6
Fix indentation
2024-01-06 17:55:03 +01:00
Matthias
ddb42879ef
Fix type errors
2024-01-06 17:32:56 +01:00
Matthias
53b24ea69b
Update webhook documentation
2024-01-06 16:28:45 +01:00
Matthias
80071dd2d8
Adjust tests for improved telegram output
2024-01-06 16:25:49 +01:00
Matthias
545096cc47
feat: improve telegram message formatting
2024-01-06 16:13:27 +01:00
Matthias
9f682b5829
Improve Coin formatter naming
2024-01-06 16:02:47 +01:00
Matthias
209e7033cd
Fix tests for newly added field
2024-01-06 15:48:49 +01:00
Matthias
7f69a06819
Use Type-hinting for telegram messages
2024-01-06 15:47:15 +01:00
Matthias
20b2f25067
Add quote currency to entry/exit msgs
2024-01-06 15:47:15 +01:00
Matthias
079330ac64
Merge pull request #9611 from freqtrade/rpc_final_exit_msg
...
Improve Telegram final exit msg
2024-01-06 15:46:56 +01:00
Matthias
88524db290
Remove leading whitespace
2024-01-06 13:04:49 +01:00
Matthias
e1ad87a565
Extract number-formatters from misc
2024-01-06 13:04:49 +01:00
Matthias
65009373ee
add round_value incl. tests
2024-01-06 12:42:33 +01:00
Matthias
7f84996c1e
Send correct Profit for both exit types
2024-01-06 11:53:14 +01:00
Matthias
90df6bcd54
Remove pointless parenteses
2024-01-06 11:49:40 +01:00
Matthias
3237cad8c8
Fix test naming from sell to exit
2024-01-06 11:32:58 +01:00
Matthias
2a11597ad3
Improve exit message wording
2024-01-06 11:30:45 +01:00
Matthias
59ec3fd860
Always send order-type to exit notifications
2024-01-06 11:29:02 +01:00
Matthias
685fef1ee8
Improve buy message FIAT formatting
2024-01-06 11:22:37 +01:00
Matthias
690a3599d0
Simplify exit msg method further
2024-01-06 11:14:43 +01:00
Matthias
e4977d4cbd
Don't assign the original message dict for no reason
2024-01-06 10:55:00 +01:00
Matthias
7b78e66e7d
Ajust some leverage calls
2024-01-06 10:51:50 +01:00
Matthias
8726d63923
Remove unnecessary calculations for exit msg
2024-01-06 10:50:55 +01:00
Matthias
5e9a929e9e
Further simplify msg formatting
2024-01-06 10:50:35 +01:00
Matthias
c3ce11c222
Simplify enter_tag call
2024-01-06 10:50:13 +01:00
Matthias
0ab54b88cf
Improve leverage formatting
2024-01-06 10:50:13 +01:00
Matthias
934e72656a
Simplify exit message fiat handling
2024-01-06 10:50:13 +01:00
Robert Caulk
b950128c4d
Update freqai-running.md
2024-01-06 09:26:17 +01:00
Matthias
c1982ab836
Merge pull request #9638 from freqtrade/fix/funding_rate_timeframe
...
Fix/funding rate timeframe
2024-01-06 09:25:17 +01:00
Matthias
86a9968bdd
Fix bug in exit message formatting
2024-01-05 19:15:21 +01:00
Matthias
2bceb35b79
Circumvent edge-case in exit notifications
...
if order-amount == remaining amount, it caused a wrong exit msg
2024-01-05 19:10:43 +01:00
Matthias
e7eb1c132d
Improve startup sequence to avoid certain timing errors
...
closes #9639
2024-01-05 17:26:25 +01:00
Matthias
fdc573f2f7
Add rudimentary test for funding_rate fix
2024-01-04 17:22:34 +01:00
Matthias
02d124b85b
Improve naming of funding-rate migration
2024-01-04 17:17:32 +01:00
Matthias
3eade3e8db
Move binance_mig test file to utils
2024-01-04 17:09:29 +01:00
Matthias
6cce455835
Test migrate_data wrapper
2024-01-04 17:08:57 +01:00
Matthias
f028bdf342
Improve funding fee migration logic
2024-01-04 17:06:15 +01:00
Matthias
983764ad0a
Add "migrate funding fee timeframe" logic
2024-01-04 16:44:17 +01:00
Matthias
a12f368796
Move binance migration to behind migrations gate
2024-01-04 16:25:40 +01:00
Matthias
c9dd99a4b5
Enhance test to properly capture correct downloading of different futures types
2024-01-04 16:03:53 +01:00
Matthias
67d3dca49c
Fix funding-fee downloading in the wrong timeframe
2024-01-04 15:52:19 +01:00
Matthias
d5d3188b99
Load "correct" timeframes (mark vs. funding fees)...
2024-01-04 15:30:06 +01:00
Matthias
50287ce556
ensure funding_fee_timeframe is always set
2024-01-04 15:29:28 +01:00
Matthias
3c1bbd9610
Improve funding_fee_calc method structure
2024-01-04 15:23:15 +01:00
Matthias
ec1b2e1da5
Remove further deprecated metric report
2024-01-04 14:51:21 +01:00
Matthias
73970d27bf
Remove deprecated bt-output option
2024-01-04 14:45:42 +01:00
Matthias
0224c50c9e
remove sell_reason from msg types
2024-01-04 14:44:00 +01:00
Matthias
b0fdf6ac52
Update Tests for removed sell_reason field
2024-01-04 14:42:37 +01:00
Matthias
682b462d82
Remove sell_reason from exit notification fields
2024-01-04 14:37:27 +01:00
Matthias
22307913d8
Reduce caching to 5min to speed up UI refreshes in case of open orders.
2024-01-04 14:22:02 +01:00
Matthias
b9786b979a
Better test rate-caching logic
2024-01-04 14:13:02 +01:00
Matthias
abda629a72
Use time-machine for get_entry_rate test
2024-01-04 14:10:46 +01:00
Matthias
a4fca5b1fe
Enhance test naming
2024-01-04 14:10:28 +01:00
Matthias
903062d479
Improve if formatting
2024-01-04 14:04:12 +01:00
Matthias
b6a71f2d2a
__repr__ should use utc datetime...
2024-01-03 17:46:30 +01:00
Matthias
dc9c4da95e
Improve integration test stability
2024-01-02 19:22:46 +01:00
Matthias
14660f54f8
Remove duplicate call to update_trade_state
2024-01-02 19:22:16 +01:00
Matthias
e199083287
Fix test ...
2024-01-02 17:10:33 +01:00
Matthias
206809d2e7
Update emergency sell test
2024-01-02 17:05:21 +01:00
Matthias
128807ff3b
Merge remote-tracking branch 'origin/develop' into pr/Axel-CH/9267
2024-01-02 17:04:07 +01:00
Matthias
7a6888dfd3
Split stoploss test into 2 for easier testing
2024-01-02 16:58:58 +01:00
Matthias
f3da2c6fd8
Simplify and fix handle_stoploss_on_exchange test
2024-01-02 16:56:56 +01:00
Matthias
ce63eb30a2
Remove unused test param
2024-01-02 16:26:43 +01:00
Matthias
501e256c58
Fix further stoploss test
2024-01-02 16:25:42 +01:00
Matthias
b50a532284
Merge pull request #9631 from freqtrade/freqai-support
...
Help direct people to freqai support
2024-01-02 16:19:28 +01:00
Robert Caulk
a9380f0d53
Update freqai.md
2024-01-02 12:46:33 +01:00
Robert Caulk
316812f427
Help direct people to freqai support
2024-01-02 12:44:19 +01:00
Matthias
7ba9aa9acd
Merge remote-tracking branch 'origin/develop' into pr/Axel-CH/9267
2024-01-02 12:11:44 +01:00
Matthias
fa368a9a4a
Improve trailing stoploss test with time_machine
2024-01-02 12:11:06 +01:00
Matthias
f0073078e9
Fix stop order test
2024-01-02 11:27:42 +01:00
Matthias
9030e1041f
Remove USDT from documentation about "supported crypto currencies".
2024-01-02 09:52:48 +01:00
Matthias
2c3cef5dee
don't assume 'type' to be present at all times
...
closes #9629
2024-01-02 09:24:00 +01:00
Matthias
e722d81456
Fake order response should contain order_id
2024-01-02 09:24:00 +01:00
Matthias
10dbf47836
Improve exchange_response formatting
2024-01-02 08:53:13 +01:00
Matthias
a2160e4503
add exchange_response logging to funding_fee endpoint
...
help debug #9626
2024-01-01 19:33:21 +01:00
Matthias
842727202f
Fix identifier_typos
2024-01-01 17:21:47 +01:00
Matthias
3526ba1a9b
Merge pull request #9624 from konradbeck/patch-1
...
Update config_freqai.example.json
2024-01-01 17:18:53 +01:00
konradbeck
c07f2caa4a
Update config_freqai.example.json
...
documentation refers to unique-id, e.g tensorboard --logdir user_data/models/unique-id
and not uniqe-id
2024-01-01 14:23:36 +02:00
Matthias
21e1f3d910
Merge pull request #9617 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.20231231
...
Bump types-requests from 2.31.0.10 to 2.31.0.20231231
2024-01-01 09:44:58 +01:00
Matthias
c2d265e4b7
Merge pull request #9620 from freqtrade/dependabot/pip/develop/pytest-7.4.4
...
Bump pytest from 7.4.3 to 7.4.4
2024-01-01 09:44:38 +01:00
Matthias
f0e82592c3
Bump types-requests pre-commit
2024-01-01 08:47:33 +01:00
dependabot[bot]
501f629c05
Bump pytest from 7.4.3 to 7.4.4
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.3 to 7.4.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/7.4.3...7.4.4 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 07:45:26 +00:00
Matthias
687ad05047
Merge pull request #9618 from freqtrade/dependabot/pip/develop/ccxt-4.2.2
...
Bump ccxt from 4.1.98 to 4.2.2
2024-01-01 08:37:46 +01:00
Matthias
3852757250
Merge pull request #9623 from freqtrade/dependabot/pip/develop/ast-comments-1.2.1
...
Bump ast-comments from 1.2.0 to 1.2.1
2024-01-01 08:36:31 +01:00
Matthias
256471dacd
Merge pull request #9622 from freqtrade/dependabot/pip/develop/fastapi-0.108.0
...
Bump fastapi from 0.105.0 to 0.108.0
2024-01-01 08:36:17 +01:00
Matthias
ead7bd8c2e
Merge pull request #9619 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.7
...
Bump pymdown-extensions from 10.5 to 10.7
2024-01-01 08:34:42 +01:00
dependabot[bot]
80dbb0dd09
Bump ast-comments from 1.2.0 to 1.2.1
...
Bumps [ast-comments](https://github.com/t3rn0/ast-comments ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/t3rn0/ast-comments/releases )
- [Commits](https://github.com/t3rn0/ast-comments/compare/1.2.0...1.2.1 )
---
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-01-01 03:31:18 +00:00
dependabot[bot]
0552df2fe1
Bump fastapi from 0.105.0 to 0.108.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.105.0 to 0.108.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.105.0...0.108.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-01-01 03:31:14 +00:00
dependabot[bot]
e4b843405d
Bump pymdown-extensions from 10.5 to 10.7
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.5 to 10.7.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.5...10.7 )
---
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-01-01 03:30:41 +00:00
dependabot[bot]
d2802ad499
Bump ccxt from 4.1.98 to 4.2.2
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.98 to 4.2.2.
- [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.1.98...4.2.2 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 03:30:35 +00:00
dependabot[bot]
a9906f0788
Bump types-requests from 2.31.0.10 to 2.31.0.20231231
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.10 to 2.31.0.20231231.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-01 03:30:27 +00:00
Matthias
b17c0cd4a2
Add Note about minimal_roi time used
...
closes #6470
2023-12-31 18:34:09 +01:00
Matthias
0575e222b1
Fix random test failure due to missing backtesting cleanup
2023-12-31 16:15:18 +01:00
Matthias
1c5a699aef
Fix typo and missing type def
2023-12-31 15:35:23 +01:00
Matthias
292ef85d96
Add additional, optional arguments to metadata files
...
closes #9517
2023-12-31 12:07:02 +01:00
Matthias
b3c9be1cd0
Refactor get_bt_resutlist to reduce code complexity
2023-12-31 10:15:55 +01:00
Matthias
13e329f176
Align methods
2023-12-31 10:07:31 +01:00
Matthias
b9f4a23548
Add documentation for kraken time-in-force
2023-12-31 09:56:35 +01:00
Matthias
9746d38060
Add post-only order test for kraken
2023-12-31 09:54:15 +01:00
Matthias
ae68d02038
Simplify test for kraken order creation
2023-12-31 09:53:57 +01:00
Matthias
9896ddf71e
Add Kraken TimeInForce support
...
closes #9497
2023-12-31 09:47:39 +01:00
Matthias
0d4fcad285
Merge pull request #9613 from freqtrade/rpc/fix_telegram_forcebuy
...
Rpc/fix telegram forcebuy
2023-12-31 08:45:15 +01:00
Matthias
3e7d5bbae8
Merge pull request #9515 from stash86/bt-metrics
...
In partial exit, do full exit if remaining == 0
2023-12-30 16:39:46 +01:00
Robert Caulk
4d0ee014de
Merge pull request #9602 from freqtrade/freqai_small_enhancements
...
Freqai small enhancements
2023-12-30 13:42:38 +01:00
Robert Caulk
ea8edbd23b
Merge pull request #9552 from thojou/fix-freqai-populate-features-timerange
...
Fix duplicated data loading and timerange for populate_features
2023-12-30 13:42:08 +01:00
Matthias
f6de7d952a
Add "wraps" handler to telegram wrapper
2023-12-30 10:44:02 +01:00
Matthias
3a87522070
Fix odd db caching problem in telegram
2023-12-30 10:42:09 +01:00
Matthias
7ccddb5d58
Fix typo
2023-12-30 10:15:28 +01:00
Matthias
e9c04debfb
Fix tests due to new exit behavior
2023-12-30 08:58:44 +01:00
Matthias
5c8c53cff8
Merge pull request #9607 from freqtrade/new_release
...
New release 2023.12
2023-12-30 08:49:40 +01:00
Matthias
79e15591ef
Improve condition for last exit
...
(should only show if we had subprofits taken).
2023-12-30 08:41:28 +01:00
Matthias
b62661d8cd
Improve final exit message
2023-12-30 08:41:28 +01:00
Matthias
e5e3002d45
Simplify exit message
2023-12-30 08:41:28 +01:00
Matthias
e664527da6
Align backtest and bot method
2023-12-29 20:02:24 +01:00
Matthias
063b55d41a
Fix doc typo
2023-12-29 20:02:24 +01:00
Matthias
ce7061c934
Bump version to 2024.1-dev
2023-12-29 18:29:13 +01:00
Matthias
846b7734e1
Bump version to 2023.12
2023-12-29 18:24:18 +01:00
Matthias
c72d18270e
Merge branch 'stable' into new_release
2023-12-29 18:24:07 +01:00
Matthias
02836368fb
add default --dist loadscope arg to pytest options
2023-12-28 11:07:41 +01:00
Matthias
d282027858
Bump CI python version to 3.11
2023-12-26 17:49:01 +01:00
Matthias
d78a5798e3
Fix further warning message due to old Parallel import
2023-12-25 16:09:42 +01:00
Matthias
16958eaef2
Update sklearn import
2023-12-25 16:04:02 +01:00
Matthias
2c5cca4be6
Reinforcement learning does support 3.11 just fine.
2023-12-25 15:58:33 +01:00
Matthias
d329ad28c2
Merge pull request #9590 from freqtrade/enable/xdist
...
add pytest-xdist to speed up tests
2023-12-25 15:57:06 +01:00
Matthias
2de86af51e
Merge pull request #9601 from freqtrade/dependabot/pip/develop/pyarrow-14.0.2
...
Bump pyarrow from 14.0.1 to 14.0.2
2023-12-25 15:34:20 +01:00
Matthias
97780ee5bf
Revert build-online to 3.9 for now
2023-12-25 15:07:06 +01:00
Matthias
e162f98cf5
Update pre-built wheels for pyarrow
2023-12-25 15:02:27 +01:00
Matthias
c6967b11be
Align spelling of "cancelling"
2023-12-25 11:53:50 +01:00
Matthias
1e5d353cf7
use safe_value_fallback when parsing orders
...
closes #9591
2023-12-25 11:44:14 +01:00
Matthias
17a538b5ba
Merge pull request #9596 from freqtrade/dependabot/pip/develop/lightgbm-4.2.0
...
Bump lightgbm from 4.1.0 to 4.2.0
2023-12-25 11:36:35 +01:00
Matthias
fc746214f6
Merge pull request #9600 from freqtrade/dependabot/pip/develop/ccxt-4.1.98
...
Bump ccxt from 4.1.91 to 4.1.98
2023-12-25 11:32:05 +01:00
dependabot[bot]
58432c1cfa
Bump lightgbm from 4.1.0 to 4.2.0
...
Bumps [lightgbm](https://github.com/microsoft/LightGBM ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases )
- [Commits](https://github.com/microsoft/LightGBM/compare/v4.1.0...v4.2.0 )
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 09:08:35 +00:00
Matthias
69119764bf
Merge pull request #9594 from freqtrade/dependabot/pip/develop/xgboost-2.0.3
...
Bump xgboost from 2.0.2 to 2.0.3
2023-12-25 10:07:51 +01:00
Matthias
a20e641bcd
Merge pull request #9595 from freqtrade/dependabot/pip/develop/pydantic-2.5.3
...
Bump pydantic from 2.5.2 to 2.5.3
2023-12-25 08:17:04 +01:00
Matthias
ad68eff8f4
Merge pull request #9592 from ArturoGamRod/docs/fix-typo
...
fix typo in stoploss_from_absolute code example doc
2023-12-25 08:16:40 +01:00
Matthias
68552a61bd
Merge pull request #9598 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.3
...
Bump mkdocs-material from 9.5.2 to 9.5.3
2023-12-25 07:26:35 +01:00
Matthias
b7419305d4
Merge pull request #9599 from freqtrade/dependabot/pip/develop/ruff-0.1.9
...
Bump ruff from 0.1.8 to 0.1.9
2023-12-25 07:16:11 +01:00
dependabot[bot]
8cc2c5010a
Bump pydantic from 2.5.2 to 2.5.3
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.5.3/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.5.2...v2.5.3 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 06:15:46 +00:00
Matthias
872154a6fc
Merge pull request #9597 from freqtrade/dependabot/pip/develop/nbconvert-7.13.1
...
Bump nbconvert from 7.12.0 to 7.13.1
2023-12-25 07:15:07 +01:00
Matthias
c8ee8e82f9
Merge pull request #9593 from freqtrade/dependabot/pip/develop/uvicorn-0.25.0
...
Bump uvicorn from 0.24.0.post1 to 0.25.0
2023-12-25 07:14:37 +01:00
dependabot[bot]
5cbcf72501
Bump pyarrow from 14.0.1 to 14.0.2
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 14.0.1 to 14.0.2.
- [Commits](https://github.com/apache/arrow/compare/go/v14.0.1...go/v14.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 >
2023-12-25 03:43:48 +00:00
dependabot[bot]
35876cf8ee
Bump ccxt from 4.1.91 to 4.1.98
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.91 to 4.1.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.1.91...4.1.98 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 03:43:41 +00:00
dependabot[bot]
ac60871ff9
Bump ruff from 0.1.8 to 0.1.9
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.8 to 0.1.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.1.8...v0.1.9 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 03:43:34 +00:00
dependabot[bot]
866e34a983
Bump mkdocs-material from 9.5.2 to 9.5.3
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.2 to 9.5.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.5.2...9.5.3 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 03:43:17 +00:00
dependabot[bot]
7107971820
Bump nbconvert from 7.12.0 to 7.13.1
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.12.0 to 7.13.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.12.0...v7.13.1 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 03:43:07 +00:00
dependabot[bot]
3484590640
Bump xgboost from 2.0.2 to 2.0.3
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 2.0.2 to 2.0.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.2...v2.0.3 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 03:42:48 +00:00
dependabot[bot]
971b7d074c
Bump uvicorn from 0.24.0.post1 to 0.25.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.24.0.post1 to 0.25.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.24.0.post1...0.25.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-25 03:42:42 +00:00
agamboa-caylent
ec89aad10b
fix typo in stoploss_from_absolute code example
2023-12-24 21:02:22 -06:00
Matthias
fc13a99b33
Use intelligent scheduling to improve online test performance
2023-12-24 16:27:18 +01:00
Matthias
03fb204408
use Loadscope to improve parallel test performance
2023-12-24 13:57:42 +01:00
Matthias
0a96aa69b9
Only run parallel on online tests
2023-12-24 12:15:36 +01:00
Matthias
ddbfce01b5
Show slowest tests
2023-12-24 12:13:02 +01:00
Matthias
12e75e849d
Don't do coverge on --longrun tests
2023-12-24 12:09:46 +01:00
Matthias
916a847639
add pytest-xdist to speed up tests
2023-12-24 08:30:21 +01:00
Matthias
a39b329e3b
Fix line-length
2023-12-23 15:30:24 +01:00
Matthias
68f9402384
Fix further test
2023-12-23 15:19:56 +01:00
Matthias
600e311b3e
Fix test test_handle_stoploss_on_exchange_custom_stop
2023-12-23 15:19:56 +01:00
Matthias
33bd433c22
Don't run against all orders, only consider open sl orders.
2023-12-23 15:19:56 +01:00
Matthias
1db4732648
Fix some more tests
2023-12-23 15:19:56 +01:00
Matthias
ae3f62cf9b
Fix RPC tests
2023-12-23 15:19:56 +01:00
Matthias
cbfebd397c
Use a trade for test that actually has an open stop order
2023-12-23 15:19:41 +01:00
Matthias
c6ffe82a7a
Update more tests
2023-12-23 15:19:41 +01:00
Matthias
6427144934
Fix stoploss test
2023-12-23 15:19:41 +01:00
Matthias
c35b308ada
Fix some tests
2023-12-23 15:19:41 +01:00
Matthias
28e2bfaf1c
Fix types of "has" calls
2023-12-23 15:19:41 +01:00
Matthias
15058d3ce6
Add type hints to manage_trade_orders,
...
fix content ...
2023-12-23 15:19:41 +01:00
Matthias
931704abcc
Merge branch 'develop' into feature/update_sl_order_mgt
2023-12-23 15:19:15 +01:00
Matthias
4769b50709
Fix RPC tests
2023-12-23 15:17:26 +01:00
Matthias
18dd9cf803
Use a trade for test that actually has an open stop order
2023-12-23 15:17:26 +01:00
Matthias
def204448a
Merge pull request #9589 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2023-12-23 10:06:49 +01:00
Matthias
63e652619f
Bump mypy to 1.8.0
2023-12-23 09:11:40 +01:00
Matthias
3cb4b10656
Specify python version for pre-commit update
2023-12-23 09:08:55 +01:00
xmatthias
23c3757c7a
chore: update pre-commit hooks
2023-12-23 08:04:51 +00:00
Matthias
8234879b58
stoploss_order_id removal tests
2023-12-22 17:38:14 +01:00
Matthias
b33a9059ab
Fix some more tests
2023-12-22 17:35:02 +01:00
Matthias
13780d5963
Remove further usage
2023-12-22 17:22:33 +01:00
Matthias
279082b202
Merge branch 'develop' into pr/Axel-CH/9267
2023-12-22 17:21:05 +01:00
Matthias
39b2a096ab
Ignore adjust_trade values that would invert position
2023-12-22 07:07:05 +01:00
Matthias
b20aee7653
Merge pull request #9585 from freqtrade/update/pre-commit-hooks
...
Update pre-commit hooks
2023-12-22 06:27:58 +01:00
Matthias
4d7c4352a7
Merge pull request #9519 from freqtrade/ci_mac_13
...
Add macos-13 to ci matrix
2023-12-21 20:24:08 +01:00
xmatthias
a5c914951f
chore: update pre-commit hooks
2023-12-21 19:18:40 +00:00
Matthias
9ab08d513a
Update committer in pre-commit workflow
2023-12-21 20:13:52 +01:00
Matthias
87ce7dc02c
Reduce permissions
2023-12-21 20:12:23 +01:00
Matthias
3c7c4bc02f
Use repo scoped token
2023-12-21 19:54:11 +01:00
Matthias
0484b891f1
Add tech maintenance label
2023-12-21 19:39:45 +01:00
Matthias
71689d9d6f
Allow write access to action to allow creating the branch
2023-12-21 19:34:21 +01:00
Matthias
881247a823
use isinstance for type checks
2023-12-21 19:26:52 +01:00
Matthias
d26154f994
Import logging ...
2023-12-21 19:26:36 +01:00
Matthias
0e14dd6190
Set proper log-level for test
2023-12-21 19:20:27 +01:00
Matthias
3676514ba6
Add pre-commit auto-update workflow
2023-12-21 19:18:50 +01:00
Matthias
9ec23a0292
Improve rpc typing
2023-12-21 18:14:43 +01:00
Matthias
1272a15c35
Properly name Entry / exit types
2023-12-21 18:11:49 +01:00
Matthias
a3a175e332
Reduce logging verbosity message in webhooks
2023-12-21 06:49:26 +01:00
Stefano Ariestasia
f7c7990aff
Merge branch 'freqtrade:develop' into bt-metrics
2023-12-20 20:33:45 +09:00
Matthias
71b777ef34
Fix missing rm line
2023-12-19 21:51:31 +01:00
Matthias
c4cd547451
Merge pull request #9579 from slimatic/develop
...
typo (configuration.md) fixed value USDT value in example for clarity
2023-12-19 19:57:34 +01:00
Matthias
b4e8122fd3
Attempt to properly remove 3.12 symlinks
2023-12-19 19:55:18 +01:00
Thomas Joußen
3f44f56f6f
Remove bool from get_required_startup because its unused.
2023-12-19 17:30:15 +00:00
Thomas Joußen
cd28244cf1
Add and optimized test cases to verify consitent timerange behaviour within freqai.
2023-12-19 17:14:02 +00:00
slimatic
b1393f1bd4
(configuration.md) fixed value USDT value in example for clarity
2023-12-19 10:58:22 -05:00
Matthias
34c5c68a91
Add macos-13 to ci matrix
2023-12-19 06:41:54 +01:00
Matthias
c9a018cf0e
Improve output if a strategy wasn't found in the backtest result
2023-12-19 06:30:40 +01:00
Matthias
94363061ae
Attempt fix timerange problem
2023-12-18 20:06:49 +00:00
Matthias
4f2d7b858f
Slightly enhance logging for clarity
2023-12-18 20:06:49 +00:00
Thomas Joußen
663b1e11f8
Add timeframe info into 'increase startup_candle_count' log message
2023-12-18 20:06:49 +00:00
Thomas Joußen
2d6a49013f
Fix duplicated data loading and timerange for populate_features
2023-12-18 20:06:49 +00:00
Matthias
0333abcbdc
Merge pull request #9576 from freqtrade/simplify-freqai-example
...
Make freqai example strat *even* simpler
2023-12-18 20:01:02 +01:00
Matthias
0440b3ef75
Merge pull request #9577 from freqtrade/feat/add-random-forest-classifier
...
Add SKLearnRandomForestClassifier
2023-12-18 18:15:55 +01:00
Matthias
d9ed8c6560
Merge pull request #9568 from freqtrade/dependabot/pip/develop/ccxt-4.1.91
...
Bump ccxt from 4.1.84 to 4.1.91
2023-12-18 18:14:46 +01:00
robcaulk
2f2467256c
feat: add SKLearnRandomForestClassifier
2023-12-18 12:56:04 +01:00
robcaulk
26f0fe2383
make example strat *even* simpler and make sure it buys and sells a lot ;)
2023-12-18 12:38:34 +01:00
Joe Schr
18be79c906
Merge remote-tracking branch 'upstream/develop' into feature/fetch-public-trades
2023-12-18 10:34:20 +01:00
Matthias
5e3da30ab9
Fix remaining bittrex instances
2023-12-18 07:15:24 +01:00
Matthias
651d2c06b9
Update tests to use new file
2023-12-18 07:15:24 +01:00
Matthias
b371593084
Move previous test config to tests
2023-12-18 07:15:24 +01:00
Matthias
3096cddbcf
further remove bittrex from docs
2023-12-18 07:15:24 +01:00
Matthias
5bbe6aacfd
Remove Bittrex subclass
2023-12-18 07:15:24 +01:00
Matthias
fe4bf271b4
Remove futher bittrex tests
2023-12-18 07:15:24 +01:00
Matthias
0d3d1e6d9a
Remove bittrex from more tests
2023-12-18 07:15:24 +01:00
dependabot[bot]
57e01329ce
Bump ccxt from 4.1.84 to 4.1.91
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.84 to 4.1.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.1.84...4.1.91 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 05:49:40 +00:00
Matthias
99359a7f85
Merge pull request #9575 from freqtrade/dependabot/github_actions/develop/actions/download-artifact-4
...
Bump actions/download-artifact from 3 to 4
2023-12-18 06:37:53 +01:00
Matthias
5f0932f5ed
Merge pull request #9574 from freqtrade/dependabot/github_actions/develop/actions/upload-artifact-4
...
Bump actions/upload-artifact from 3 to 4
2023-12-18 06:37:35 +01:00
Matthias
fece88e7cd
Merge pull request #9570 from freqtrade/dependabot/pip/develop/fastapi-0.105.0
...
Bump fastapi from 0.104.1 to 0.105.0
2023-12-18 06:36:42 +01:00
Matthias
c8eb2523ac
Merge pull request #9564 from freqtrade/dependabot/pip/develop/torch-2.1.2
...
Bump torch from 2.1.1 to 2.1.2
2023-12-18 06:35:15 +01:00
Matthias
964b439119
Merge pull request #9569 from freqtrade/dependabot/pip/develop/isort-5.13.2
...
Bump isort from 5.13.0 to 5.13.2
2023-12-18 06:34:51 +01:00
Matthias
ee4f4f2d0d
Merge pull request #9566 from freqtrade/dependabot/pip/develop/ruff-0.1.8
...
Bump ruff from 0.1.7 to 0.1.8
2023-12-18 06:34:31 +01:00
Matthias
7c215688c0
Merge pull request #9565 from freqtrade/dependabot/pip/develop/python-rapidjson-1.14
...
Bump python-rapidjson from 1.13 to 1.14
2023-12-18 06:33:40 +01:00
Matthias
087ca2bd4a
Merge pull request #9571 from freqtrade/dependabot/pip/develop/psutil-5.9.7
...
Bump psutil from 5.9.6 to 5.9.7
2023-12-18 06:33:20 +01:00
Matthias
6193df36a3
Merge pull request #9573 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.2
...
Bump mkdocs-material from 9.5.1 to 9.5.2
2023-12-18 06:33:08 +01:00
Matthias
893b43766f
Merge pull request #9567 from freqtrade/dependabot/pip/develop/technical-1.4.2
...
Bump technical from 1.4.1 to 1.4.2
2023-12-18 06:32:56 +01:00
dependabot[bot]
a70ca6f612
Bump actions/download-artifact from 3 to 4
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:50:19 +00:00
dependabot[bot]
e5c783d2db
Bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:50:16 +00:00
dependabot[bot]
e1b652d890
Bump mkdocs-material from 9.5.1 to 9.5.2
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.5.1 to 9.5.2.
- [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.1...9.5.2 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:17:18 +00:00
dependabot[bot]
4e98b5f710
Bump psutil from 5.9.6 to 5.9.7
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 5.9.6 to 5.9.7.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.6...release-5.9.7 )
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:17:09 +00:00
dependabot[bot]
901b3f6fe7
Bump fastapi from 0.104.1 to 0.105.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.104.1 to 0.105.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.104.1...0.105.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:17:03 +00:00
dependabot[bot]
d0a9d927dd
Bump isort from 5.13.0 to 5.13.2
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.13.0 to 5.13.2.
- [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.0...5.13.2 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:16:57 +00:00
dependabot[bot]
16eb95c71d
Bump technical from 1.4.1 to 1.4.2
...
Bumps [technical](https://github.com/freqtrade/technical ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/freqtrade/technical/releases )
- [Commits](https://github.com/freqtrade/technical/compare/1.4.1...1.4.2 )
---
updated-dependencies:
- dependency-name: technical
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:16:40 +00:00
dependabot[bot]
054ed0a7b6
Bump ruff from 0.1.7 to 0.1.8
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.7 to 0.1.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.1.7...v0.1.8 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:16:36 +00:00
dependabot[bot]
82853e37a1
Bump python-rapidjson from 1.13 to 1.14
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.13 to 1.14.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.13...v1.14 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:16:26 +00:00
dependabot[bot]
81c6336e11
Bump torch from 2.1.1 to 2.1.2
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.1.1 to 2.1.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.1.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 03:16:14 +00:00
Matthias
6404bd8b2b
Merge pull request #9561 from freqtrade/revert/9450-freqai-startup-candle-mr
...
Revert "Merge pull request #9450 from freqtrade/fix/startup-candle-count"
2023-12-17 19:42:06 +01:00
robcaulk
9a9a6eaa63
Revert "Merge pull request #9450 from freqtrade/fix/startup-candle-count"
...
This reverts commit 15771043f7 , reversing
changes made to b417a0297b .
2023-12-17 17:44:15 +01:00
Matthias
67cdab6ee9
Provide strategy timeframe via API
2023-12-17 15:03:11 +01:00
Matthias
546ea430c9
Merge pull request #9558 from freqtrade/pyproject_toml
...
Pyproject toml, improve release CI
2023-12-17 13:10:18 +01:00
Matthias
4cc4f0ffa2
Merge pull request #9559 from stevanStevic/improve-no-hyperopt-result-log
...
Improve log message when no good hyperopt result is found
2023-12-17 10:03:36 +01:00
Matthias
58470ba9d0
Fix missing files in wheels
2023-12-17 09:30:09 +01:00
Stevan Stevic
c580e8783f
fixup
2023-12-16 22:36:56 +01:00
Stevan Stevic
bc1ad3acbd
Improve logging
2023-12-16 22:09:02 +01:00
Matthias
d2e328b8bd
Update artifact name
2023-12-16 21:32:36 +01:00
Matthias
93e9c4fa65
Update job names in ci.yml
2023-12-16 21:14:06 +01:00
Matthias
8d231dbf31
Update build-system to use "build" insead of "setup.py"
2023-12-16 20:54:30 +01:00
Matthias
b178cc5f31
Migrate from setup.cfg to pyproject.toml
2023-12-16 20:51:46 +01:00
Matthias
6ee0f16e4f
Migrate flake8 config to pyproject.toml
2023-12-16 20:32:37 +01:00
Matthias
1d701967b7
exclude tests from build
2023-12-16 20:27:47 +01:00
Matthias
d6b43c5eed
re-work deploy CI
2023-12-16 20:06:18 +01:00
Matthias
3670699ea2
Add trusted publishing for next release
2023-12-16 17:31:48 +01:00
Matthias
9b11091fc7
Merge pull request #9555 from amargedon/mapping-btc
...
Add FIAT mapping for BTC
2023-12-16 08:13:46 +01:00
amargedon
58dfffe87a
Add FIAT mapping for BTC
2023-12-15 09:09:31 +01:00
Matthias
e573409925
Add windows ta-lib 3.12 wheels
2023-12-15 07:02:56 +01:00
Matthias
e3fda16d16
Don't overpopulate points at the first iteration
...
improves hyperopt-performance quite some.
2023-12-15 06:19:50 +01:00
Matthias
9e2e60e7ad
Correct conditions for remaining stake checking
2023-12-14 20:34:58 +01:00
Matthias
bb2024f789
Add "full partial exit" logic to backtesting
2023-12-14 20:08:03 +01:00
Matthias
e96f4f0e53
Improve adjust_trade_position documentation
2023-12-14 20:06:45 +01:00
Matthias
71d3572c27
Support webserver strategy without max_open_trades
2023-12-14 18:17:10 +01:00
Matthias
6218d732b1
Only download tradable pairs
...
(excludes futures pairs on spot configurations and viceversa).
closes #9548
2023-12-14 07:13:46 +01:00
Matthias
62667d123f
Merge pull request #9540 from freqtrade/fix/issue_9538
...
Prevent config modification during webserver startup
2023-12-14 06:36:50 +01:00
Matthias
cfd5af67ca
Add max-open-trades param to get_trade_stake_amount
2023-12-13 06:51:26 +01:00
Matthias
47a952e41c
Don't use config['stake_amount'] in wallets
2023-12-12 22:43:46 +01:00
Matthias
c9f43587ec
Bump binance leverage tiers
2023-12-12 21:30:52 +01:00
Matthias
e79a58e1c4
Add test case to verify behavior in #9432
2023-12-12 19:59:56 +01:00
Matthias
c62e52c759
Add test for dp_get_required_startup
2023-12-12 19:48:17 +01:00
Matthias
5ab61d9da4
Improve missing data output
2023-12-12 07:08:26 +01:00
Matthias
55efaec83d
Merge pull request #9522 from freqtrade/bt/improve_futures_speed
...
Improve funding fee calculation
2023-12-12 06:33:57 +01:00
Matthias
c5c2c8c185
Enforce kwargs for preliminary
2023-12-11 20:35:49 +01:00
Matthias
755ce3a858
Prevent config modification during webserver startup
2023-12-11 20:32:37 +01:00
Matthias
105cd99395
use max_open_trades from straetgy instead of config
2023-12-11 19:52:49 +01:00
Matthias
db7799d2fb
Use variable instead of config for startup_candle_count
2023-12-11 19:42:13 +01:00
Matthias
30f94ef5b7
Use LocalTrade for typehint
2023-12-11 19:12:08 +01:00
Matthias
6c259ddca1
Merge pull request #9536 from freqtrade/dependabot/pip/develop/ccxt-4.1.84
...
Bump ccxt from 4.1.76 to 4.1.84
2023-12-11 18:18:44 +01:00
Matthias
0f82ea8767
Merge pull request #9533 from freqtrade/dependabot/pip/develop/pre-commit-3.6.0
...
Bump pre-commit from 3.5.0 to 3.6.0
2023-12-11 15:45:51 +01:00
Matthias
eac5d53a64
Add mock to backtest adjust position
2023-12-11 06:48:05 +01:00
dependabot[bot]
4b43ccae11
Bump ccxt from 4.1.76 to 4.1.84
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.76 to 4.1.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.1.76...4.1.84 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 05:29:11 +00:00
Matthias
8a2763d275
Merge pull request #9532 from freqtrade/dependabot/pip/develop/pandas-2.1.4
...
Bump pandas from 2.1.3 to 2.1.4
2023-12-11 06:28:16 +01:00
dependabot[bot]
4b3230689c
Bump pre-commit from 3.5.0 to 3.6.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.5.0 to 3.6.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.5.0...v3.6.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 >
2023-12-11 05:26:12 +00:00
Matthias
aa86c49640
Merge pull request #9529 from freqtrade/dependabot/pip/develop/ruff-0.1.7
...
Bump ruff from 0.1.6 to 0.1.7
2023-12-11 06:25:25 +01:00
Matthias
1adc8836dd
Merge pull request #9530 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.1
...
Bump mkdocs-material from 9.4.14 to 9.5.1
2023-12-11 06:22:05 +01:00
Matthias
92993c0c4c
Merge pull request #9527 from freqtrade/dependabot/pip/develop/technical-1.4.1
...
Bump technical from 1.4.0 to 1.4.1
2023-12-11 06:21:53 +01:00
Matthias
9b2c116d9b
Merge pull request #9528 from freqtrade/dependabot/pip/develop/isort-5.13.0
...
Bump isort from 5.12.0 to 5.13.0
2023-12-11 06:21:42 +01:00
Matthias
2ad85a6957
Merge pull request #9526 from freqtrade/dependabot/github_actions/develop/actions/setup-python-5
...
Bump actions/setup-python from 4 to 5
2023-12-11 06:21:20 +01:00
dependabot[bot]
a0e92f5a47
Bump pandas from 2.1.3 to 2.1.4
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.3...v2.1.4 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 03:53:12 +00:00
dependabot[bot]
17f0697c43
Bump mkdocs-material from 9.4.14 to 9.5.1
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.14 to 9.5.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.4.14...9.5.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 03:52:56 +00:00
dependabot[bot]
199e3f91f2
Bump ruff from 0.1.6 to 0.1.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.6 to 0.1.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.1.6...v0.1.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 03:52:51 +00:00
dependabot[bot]
cc14cf23b1
Bump isort from 5.12.0 to 5.13.0
...
Bumps [isort](https://github.com/pycqa/isort ) from 5.12.0 to 5.13.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.12.0...5.13.0 )
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 03:52:41 +00:00
dependabot[bot]
327f750ead
Bump technical from 1.4.0 to 1.4.1
...
Bumps [technical](https://github.com/freqtrade/technical ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/freqtrade/technical/releases )
- [Commits](https://github.com/freqtrade/technical/compare/1.4.0...1.4.1 )
---
updated-dependencies:
- dependency-name: technical
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 03:52:31 +00:00
dependabot[bot]
a304080c08
Bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-11 03:33:18 +00:00
Robert Caulk
020d4b5b4d
Merge pull request #9523 from freqtrade/fix/freqai-append-bug
...
Bugfix: ensure zeros are properly appended after each inference
2023-12-10 17:29:51 +01:00
robcaulk
78cb1e608f
fix: ensure we have a row of zeros appended (not the function)
2023-12-10 15:30:19 +01:00
Matthias
b84a2fcac7
Merge pull request #9521 from freqtrade/robcaulk-patch-1
...
Ensure the documentation gets read
2023-12-10 14:21:59 +01:00
Robert Caulk
c0119d7baa
Merge pull request #9449 from freqtrade/dependabot/pip/develop/torch-2.1.1
...
Bump torch from 2.0.1 to 2.1.1
2023-12-10 14:11:01 +01:00
Matthias
0bd513012a
enhance further test for funding-fee checking
2023-12-10 14:00:21 +01:00
Matthias
3f6cd9ee51
Patch funding_fee calculation for unrelated test
2023-12-10 14:00:06 +01:00
Matthias
8964c138f1
Call funding fee calculation whenever a trade is closed
2023-12-10 14:00:06 +01:00
Matthias
ef23f0fcba
Fix test to account for new funding_fee count
2023-12-10 14:00:06 +01:00
Matthias
074343f0f1
Don't calculate funding_fees on every iteration
2023-12-10 14:00:06 +01:00
Matthias
966eb59fd3
Extract funding fee calculation to separate method
2023-12-10 14:00:06 +01:00
Matthias
778bd7b3b0
enhance further test for funding-fee checking
2023-12-10 13:57:52 +01:00
Matthias
b4cd46d6db
Further improve funding_Fee test
2023-12-10 13:21:05 +01:00
Matthias
1d73b57e8c
Extract some assert values from bt test
2023-12-10 12:57:55 +01:00
Robert Caulk
476703bf76
Update data_kitchen.py
...
Ensure our exception is raised when users dont download the data
2023-12-10 12:26:39 +01:00
Stefano
9f1599b7f0
fix pre-commit
2023-12-10 17:34:02 +09:00
Stefano
e541c95c46
fix partial exit test
2023-12-10 17:27:24 +09:00
Matthias
cd09d3567f
Add spy test on funding_fees in backtesting
2023-12-09 19:42:13 +01:00
Matthias
4c25e9d21a
Merge pull request #9387 from freqtrade/dependabot/pip/develop/scikit-learn-1.3.2
...
Bump scikit-learn from 1.1.3 to 1.3.2
2023-12-09 14:20:15 +01:00
Matthias
dd08c134b4
Remove macos 13 ci again
2023-12-09 13:40:00 +01:00
Matthias
aa8bb27cf0
Merge branch 'develop' into dependabot/pip/develop/scikit-learn-1.3.2
2023-12-09 13:39:46 +01:00
Matthias
d428d48393
Ease install dependencies for scikit-learn
2023-12-09 12:12:52 +01:00
Matthias
3bdfa85237
Update scikit-optimize to ft-scikit-optimize
...
Compatibility fork of scikit-optimize.
2023-12-09 12:12:30 +01:00
Matthias
95a824fbe7
Merge pull request #9509 from freqtrade/ci_mac_13
...
macos-13 CI
2023-12-09 07:55:42 +01:00
Matthias
bb85efd6ad
Add test for informative weekly merging
...
closes #9518
2023-12-08 20:41:57 +01:00
Matthias
7321a14c35
Fix generate-test-data for 1w data
2023-12-08 20:38:41 +01:00
Matthias
2745a5d334
Rename informative_pair test
2023-12-08 20:07:44 +01:00
Stefano Ariestasia
bf8b3e831d
Merge branch 'freqtrade:develop' into bt-metrics
2023-12-07 15:41:09 +09:00
Matthias
d123d3bb82
Completely mock Torch on macos
...
we already skip tests - now we also need to skip it's imports.
2023-12-07 07:25:34 +01:00
Matthias
b14873400d
Fix odd import in freqai tests
2023-12-07 07:15:05 +01:00
Robert Caulk
d9b95a4c27
Merge pull request #9514 from freqtrade/freqai/xgboost_activate
...
Remove "activate" kwarg to xgboost calls
2023-12-06 21:18:07 +01:00
Matthias
71178ff1d2
Remove "activate" activator
...
they raise warnings as they're unused.
2023-12-06 19:48:19 +01:00
Matthias
d3d9f3281e
Fix torch logging setup mess
2023-12-06 19:26:09 +01:00
Matthias
3b4b833dd0
Remove unused mock
2023-12-06 18:22:28 +01:00
Matthias
fcc87399cd
Merge pull request #9505 from freqtrade/fix/merge-warning
...
Fix multiple new Pandas 2.1 future warnings in FreqAI startup
2023-12-05 19:25:57 +01:00
Matthias
654f8a7573
Merge pull request #9508 from freqtrade/dependabot/pip/develop/nbconvert-7.12.0
...
Bump nbconvert from 7.11.0 to 7.12.0
2023-12-05 19:24:22 +01:00
Matthias
2fdb9663d7
Merge branch 'develop' into fix/merge-warning
2023-12-05 18:12:34 +01:00
dependabot[bot]
3739a10735
Bump nbconvert from 7.11.0 to 7.12.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.11.0 to 7.12.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.11.0...v7.12.0 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-05 17:10:09 +00:00
Matthias
9a425af76f
Remove unnecessary conditions in Ci run
2023-12-05 18:08:24 +01:00
Matthias
3c48208b31
Fix cache keys
2023-12-05 18:08:24 +01:00
Matthias
68db8d0201
install libomp
2023-12-05 18:08:24 +01:00
Matthias
2207773678
Attempt more granular cache for macos
2023-12-05 18:08:24 +01:00
Matthias
cbe6d52a73
Try macos-13 CI
2023-12-05 18:08:24 +01:00
Matthias
b7fc0190f7
Merge pull request #9512 from freqtrade/revert-9500-dependabot/pip/develop/tables-3.9.2
...
Revert "Bump tables from 3.9.1 to 3.9.2"
2023-12-05 18:04:56 +01:00
Matthias
4061eaf888
Remove online tests for bittrex
2023-12-05 18:03:55 +01:00
Matthias
ef042ae5ec
Remove exchange tests on bittrex
2023-12-05 18:03:48 +01:00
Matthias
6ee792069d
Remove bitrex-specific section
2023-12-05 18:03:34 +01:00
Matthias
46c81d7018
Revert "Bump tables from 3.9.1 to 3.9.2"
2023-12-05 17:04:16 +01:00
Robert Caulk
caac77c90b
Update data_drawer.py
2023-12-05 12:16:08 +01:00
Stefano Ariestasia
90332128b1
allow trade to be closed via partial exit call if remaining amount is exactly 0
2023-12-05 17:10:15 +09:00
Matthias
af05e3d747
Merge pull request #9506 from freqtrade/dependabot/pip/develop/ccxt-4.1.76
...
Bump ccxt from 4.1.75 to 4.1.76
2023-12-04 20:48:37 +01:00
dependabot[bot]
59a287106d
Bump ccxt from 4.1.75 to 4.1.76
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.75 to 4.1.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.1.75...4.1.76 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-04 18:21:30 +00:00
robcaulk
8b5e6bf9be
chore: fix pandas warning about merging on datetime. fix pandas warning about inconsistent key lists in concat
2023-12-04 16:23:55 +01:00
Matthias
d9882978d5
Merge pull request #9500 from freqtrade/dependabot/pip/develop/tables-3.9.2
...
Bump tables from 3.9.1 to 3.9.2
2023-12-04 07:25:18 +01:00
Matthias
04f2b7bad6
Add support for different timeInForce for bybit
2023-12-04 07:23:52 +01:00
Matthias
8597709b2e
Merge pull request #9501 from freqtrade/dependabot/pip/develop/ccxt-4.1.75
...
Bump ccxt from 4.1.66 to 4.1.75
2023-12-04 06:33:38 +01:00
Matthias
2fea75e312
Merge pull request #9498 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.11
...
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
2023-12-04 06:33:17 +01:00
Matthias
511e4d16d5
Merge pull request #9502 from freqtrade/dependabot/pip/develop/python-telegram-bot-20.7
...
Bump python-telegram-bot from 20.6 to 20.7
2023-12-04 06:32:46 +01:00
dependabot[bot]
e0f780f10e
Bump python-telegram-bot from 20.6 to 20.7
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.6 to 20.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/v20.6...v20.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 >
2023-12-04 03:35:49 +00:00
dependabot[bot]
44689d058b
Bump ccxt from 4.1.66 to 4.1.75
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.66 to 4.1.75.
- [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.1.66...4.1.75 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-04 03:35:42 +00:00
dependabot[bot]
1431b2b44a
Bump tables from 3.9.1 to 3.9.2
...
Bumps [tables](https://github.com/PyTables/PyTables ) from 3.9.1 to 3.9.2.
- [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.9.2 )
---
updated-dependencies:
- dependency-name: tables
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-04 03:35:27 +00:00
dependabot[bot]
106bda51d4
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.10 to 1.8.11.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.10...v1.8.11 )
---
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 >
2023-12-04 03:10:11 +00:00
Matthias
90e4eb59b2
Improve multi-strategy backtest docs
2023-12-03 15:27:33 +01:00
Matthias
701f6fc050
Update outdated docs
...
closes #9489
2023-12-03 15:27:03 +01:00
Matthias
0235db48a8
Prevent merge artifacts in "informative" pair
2023-12-03 13:31:16 +01:00
Matthias
e9e7bf3caf
Slight cleanup of unused comment
2023-12-03 13:31:16 +01:00
Matthias
4464b02719
Add handling to properly merge 1M data to
...
closes #9490
2023-12-03 13:31:16 +01:00
Matthias
4ed9ffbf31
Add test for behavior in #9490 .
2023-12-03 13:31:16 +01:00
Matthias
c017366086
Ensure testdata generation works for 1M data
2023-12-03 13:31:16 +01:00
Matthias
34bce4d251
Merge pull request #9493 from freqtrade/chore/future-warning-datadrawer
...
chore: fix future warning on pandas
2023-12-03 13:25:01 +01:00
Robert Caulk
6754072bca
chore: fix future warning on pandas
2023-12-03 12:55:16 +01:00
Robert Caulk
15771043f7
Merge pull request #9450 from freqtrade/fix/startup-candle-count
...
Bug: freqai backtesting startup_candle_count handling
2023-12-02 21:01:11 +01:00
Robert Caulk
b417a0297b
Merge pull request #9468 from freqtrade/freqai/fix_dump
...
Use cloudpickle to pickle freqai models
2023-12-02 18:51:31 +01:00
Matthias
5daafaabc2
Add explicit test for "now_is_time_to_refresh
2023-12-01 07:05:33 +01:00
Matthias
08db2f05aa
Merge pull request #9485 from stash86/bt-metrics
...
exposing bot_name to discord rpc field
2023-11-30 19:04:34 +01:00
Matthias
0654186400
Merge pull request #9486 from freqtrade/new_release
...
New release 2023.11
2023-11-30 17:25:25 +01:00
Matthias
d85518ccb2
Improve release documentation
2023-11-30 07:10:20 +01:00
Matthias
c34cb9eb12
Bump version to 2023.12-dev
2023-11-30 07:04:38 +01:00
Matthias
cb01a46089
Version bump to 2023.11
2023-11-30 07:00:25 +01:00
Matthias
0bcbb28d51
Merge branch 'stable' into new_release
2023-11-30 07:00:11 +01:00
Matthias
e2a47ee95a
Merge pull request #9482 from freqtrade/bitmart
...
Add support for Bitmart
2023-11-30 06:49:41 +01:00
Stefano Ariestasia
36836ea803
add bot_name to discord rpc field
2023-11-30 14:11:09 +09:00
Matthias
19d9adaf9c
Merge pull request #9483 from freqtrade/dependabot/pip/cryptography-41.0.6
...
Bump cryptography from 41.0.5 to 41.0.6
2023-11-29 12:43:15 +01:00
Matthias
cf078f8093
Bump to 41.0.7 to avoid install problems
2023-11-29 06:57:00 +01:00
dependabot[bot]
5ddca4e9f9
Bump cryptography from 41.0.5 to 41.0.6
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.5 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-29 05:27:01 +00:00
Matthias
6db66b1e58
Add bitmart to "official supported" exchanges
2023-11-28 18:18:19 +01:00
Matthias
0a903e45f2
Add Bitmart to list of supported exchnanges for spot
2023-11-28 18:14:42 +01:00
Matthias
d0a2b9403e
Fix typo
2023-11-28 18:14:33 +01:00
Matthias
a18c85ec64
Explicitly disable stoploss on exchange for bitmart
2023-11-28 18:13:21 +01:00
Matthias
0914b8b5f4
Add note about verification on Bitmart
2023-11-28 18:13:21 +01:00
Matthias
cb2a871538
Bitmart: add section in exchange docs
2023-11-28 18:13:21 +01:00
Matthias
ef877b5fcc
Add bitmart to ccxt compat tested exchanges
2023-11-28 18:13:21 +01:00
Matthias
2738f3e437
Add minimal Exchange class for bitmart
2023-11-28 18:13:21 +01:00
Matthias
41e40e6214
Update some initial tests
2023-11-28 06:48:27 +01:00
Matthias
c2b32769a1
Remove further occurance in bot file
2023-11-28 06:48:20 +01:00
Matthias
42d75b0754
Merge branch 'develop' into pr/Axel-CH/9267
2023-11-28 06:45:37 +01:00
Matthias
79f765a930
Merge pull request #9472 from freqtrade/dependabot/pip/develop/ccxt-4.1.66
...
Bump ccxt from 4.1.57 to 4.1.66
2023-11-27 07:56:47 +01:00
Matthias
696f8b308a
Merge pull request #9476 from freqtrade/dependabot/pip/develop/aiohttp-3.9.1
...
Bump aiohttp from 3.9.0 to 3.9.1
2023-11-27 07:40:39 +01:00
Matthias
4a2473e7e9
Merge pull request #9475 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.14
...
Bump mkdocs-material from 9.4.10 to 9.4.14
2023-11-27 07:02:54 +01:00
Matthias
a0caa7c5a2
Merge pull request #9477 from freqtrade/dependabot/pip/develop/pydantic-2.5.2
...
Bump pydantic from 2.5.1 to 2.5.2
2023-11-27 07:02:25 +01:00
Matthias
388a0c605c
Merge pull request #9470 from stash86/bt-metrics2
...
fix typo on API docs
2023-11-27 06:46:50 +01:00
Matthias
55e4d08fd8
Merge pull request #9436 from stash86/bt-metrics
...
Remove order list from /status, and add new /order command
2023-11-27 06:40:00 +01:00
Matthias
7c00a4ed13
Remove no longer existing exchange aliases from tests
2023-11-27 06:39:14 +01:00
dependabot[bot]
793cc1acc0
Bump mkdocs-material from 9.4.10 to 9.4.14
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.10 to 9.4.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.4.10...9.4.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 >
2023-11-27 05:31:12 +00:00
Matthias
33d910ccea
Merge pull request #9474 from freqtrade/dependabot/pip/develop/mypy-1.7.1
...
Bump mypy from 1.7.0 to 1.7.1
2023-11-27 06:29:46 +01:00
Matthias
8a44337c30
Merge pull request #9473 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.5
...
Bump pymdown-extensions from 10.4 to 10.5
2023-11-27 06:28:44 +01:00
dependabot[bot]
35871d7b4b
Bump pydantic from 2.5.1 to 2.5.2
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.5.2/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v2.5.1...v2.5.2 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-27 03:20:23 +00:00
dependabot[bot]
786d4e03fc
Bump aiohttp from 3.9.0 to 3.9.1
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.0 to 3.9.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.0...v3.9.1 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-27 03:20:08 +00:00
dependabot[bot]
5e5b56e445
Bump mypy from 1.7.0 to 1.7.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.7.0 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-27 03:19:43 +00:00
dependabot[bot]
384ebc5b38
Bump pymdown-extensions from 10.4 to 10.5
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.4 to 10.5.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.4...10.5 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-27 03:19:35 +00:00
dependabot[bot]
8567af8d28
Bump ccxt from 4.1.57 to 4.1.66
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.57 to 4.1.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.1.57...4.1.66 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-27 03:19:22 +00:00
Stefano Ariestasia
88e818926a
fix typo on API docs
2023-11-27 10:57:50 +09:00
Stefano Ariestasia
4bcb4fdd82
Merge branch 'freqtrade:develop' into bt-metrics
2023-11-27 10:46:21 +09:00
Matthias
0b3a6aa9de
Merge pull request #9469 from freqtrade/ci/pi_image_3.11
...
Update various docker images
2023-11-26 19:23:03 +01:00
Matthias
12ea1cde80
Bump dockerfile to use bookworm (debian12)
2023-11-26 16:34:31 +01:00
Matthias
df73b8288c
Bump armhf image to bookworm
2023-11-26 14:53:34 +01:00
Matthias
a50291cd90
RPI dockerfile - 3.11
2023-11-26 14:52:52 +01:00
Matthias
be8ea685de
Remove unused function in freqAI example
2023-11-26 13:37:02 +01:00
dependabot[bot]
d050beb627
Bump torch from 2.0.1 to 2.1.1
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.0.1 to 2.1.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.0.1...v2.1.1 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-26 11:40:46 +00:00
Robert Caulk
1380cadf15
Merge pull request #9448 from freqtrade/dependabot/pip/develop/stable-baselines3-2.2.1
...
Bump stable-baselines3 from 2.1.0 to 2.2.1
2023-11-26 12:39:46 +01:00
Matthias
72eeb6561c
use Cloudpickle also for reading
2023-11-25 19:37:49 +01:00
Matthias
eeb460e55c
Use cloudpickle throughout
2023-11-25 19:36:14 +01:00
Matthias
e8d0b01991
Correctly import time
2023-11-25 16:17:43 +01:00
Matthias
94020a664b
Add slight sleep to avoid random test failure on windows
2023-11-25 15:58:28 +01:00
Matthias
8c5194d5e2
force-reload markets when BadSymbol appears
...
closes #9463
2023-11-25 15:05:56 +01:00
Matthias
67e81c9018
Fix wrong/faulty docstring
2023-11-25 13:10:45 +01:00
Matthias
25ebdb4cb3
use strategy_wrapper for bot_loop_start in plotting
...
closes #9464
2023-11-25 12:51:17 +01:00
Matthias
1657fd1f0f
Merge pull request #9435 from freqtrade/revisit_relative_intratrade
...
Improve trade close profit assertions
2023-11-23 20:02:02 +01:00
Stefano Ariestasia
63e702a3bf
remove unused comments
2023-11-23 15:55:21 +09:00
Matthias
e9f21d0209
Improve logging for #9460
2023-11-23 07:22:44 +01:00
Matthias
a044649eef
Also have "badrequest" act as InvalidOrderException
...
causing an emergencyexit.
closes #9456
2023-11-23 06:51:29 +01:00
dependabot[bot]
48317c2307
Bump scikit-learn from 1.1.3 to 1.3.2
...
Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn ) from 1.1.3 to 1.3.2.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.1.3...1.3.2 )
---
updated-dependencies:
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 11:13:58 +00:00
Matthias
d598c91de3
Merge pull request #9458 from freqtrade/hyperopt_tests
...
Improve hyperopt Tests
2023-11-22 12:13:14 +01:00
Matthias
5003c2af21
training_env is a property, also, so types can't be overridden
2023-11-22 07:22:40 +01:00
Matthias
6963a92332
Improve hyperopt Tests
...
ensure scikit-learn has to generate new random points by reducing initial points
this will uncover a failure in newer scikit-learn versions
2023-11-22 07:21:07 +01:00
Matthias
e2863e1620
fix: logger has been converted to a property
...
so it can't be assigned anymore
e9f0f23ce4 (diff-d668633497da171f21b8069c33d594b1ee2ad47c1be4848bea33292bc80b7f5c)
2023-11-22 06:54:41 +01:00
Matthias
869756d87d
Merge pull request #9454 from freqtrade/ci/bittrex_removal
...
Remove Bittrex from supported exchanges
2023-11-21 20:52:43 +01:00
Matthias
203890844b
Remove non-existing pairs
2023-11-21 19:16:34 +01:00
Matthias
ba76b87952
Merge pull request #9453 from chasdabigone/fixing-docs
...
Removed redundant 'cpu_count'
2023-11-21 18:06:24 +01:00
Matthias
fbab18b081
Add missing config file
2023-11-21 18:01:18 +01:00
Matthias
f7178ecd6f
Update test config name and exchange
2023-11-21 07:10:23 +01:00
Matthias
59cbac7147
Merge pull request #9452 from chasdabigone/fix-hyperopt-typo
...
Removed redudant negative from sentence
2023-11-21 06:58:12 +01:00
Matthias
fbc70a60f7
Update test with no bittrex ...
2023-11-21 06:57:18 +01:00
Matthias
b45365d385
Update tests to run for binance
2023-11-21 06:47:50 +01:00
Matthias
9990780e6b
Update binance config to be for usdt pairs
2023-11-21 06:44:44 +01:00
Matthias
65df2f30c1
Update some more docs with bittrex removal
2023-11-21 06:42:53 +01:00
Matthias
e7aa706f73
Update samples with binance
2023-11-21 06:39:38 +01:00
Matthias
3619247123
Remove bittrex from code for suppored exchanges
2023-11-21 06:39:29 +01:00
Matthias
047dac7b7d
Remove bittrex from supported exchanges
2023-11-21 06:37:58 +01:00
chas s
7646849405
Removed redundant 'cpu_count'
2023-11-20 23:25:28 -06:00
chas s
10ae0ed9c1
Removed redudant negative from sentence
2023-11-20 16:33:22 -06:00
Matthias
e060e729df
Merge pull request #9451 from freqtrade/remove_blosc
...
Remove dependency on blosc
2023-11-20 14:53:04 +01:00
Matthias
d81bbba4c2
Remove dependency on blosc
2023-11-20 13:50:59 +01:00
robcaulk
d52936fd42
chore: try to keep startup_candle_count behaving the same as a normal FT strat
2023-11-20 09:13:01 +01:00
robcaulk
21a5abf25d
fix: make sure that get_required_startup is timeframe independent
2023-11-20 08:42:27 +01:00
Matthias
c3980a2746
Merge pull request #9442 from freqtrade/dependabot/pip/develop/ccxt-4.1.57
...
Bump ccxt from 4.1.52 to 4.1.57
2023-11-20 07:57:19 +01:00
Matthias
2cadbd1229
Merge pull request #9443 from freqtrade/dependabot/pip/develop/ruff-0.1.6
...
Bump ruff from 0.1.5 to 0.1.6
2023-11-20 07:42:58 +01:00
Matthias
0f57291aa7
Merge pull request #9446 from freqtrade/dependabot/pip/develop/urllib3-2.1.0
...
Bump urllib3 from 2.0.7 to 2.1.0
2023-11-20 07:36:33 +01:00
Stefano
0e9169e1ec
update docs
2023-11-20 15:35:06 +09:00
Stefano
8680b5faa0
fix some tests, add new tests
2023-11-20 14:48:18 +09:00
Matthias
03149cfa42
Merge pull request #9445 from freqtrade/dependabot/pip/develop/pydantic-2.5.1
...
Bump pydantic from 2.4.2 to 2.5.1
2023-11-20 06:37:47 +01:00
Matthias
4eb4732de7
Merge pull request #9441 from freqtrade/dependabot/pip/develop/rich-13.7.0
...
Bump rich from 13.6.0 to 13.7.0
2023-11-20 06:36:20 +01:00
Matthias
3a5b22c397
Merge pull request #9438 from freqtrade/dependabot/pip/develop/scipy-1.11.4
...
Bump scipy from 1.11.3 to 1.11.4
2023-11-20 06:35:25 +01:00
Matthias
c3a5d4b4e4
Merge pull request #9439 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.10
...
Bump mkdocs-material from 9.4.8 to 9.4.10
2023-11-20 06:34:47 +01:00
dependabot[bot]
b97ff3a784
Bump ccxt from 4.1.52 to 4.1.57
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.52 to 4.1.57.
- [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.1.52...4.1.57 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 05:33:47 +00:00
dependabot[bot]
806af7d796
Bump urllib3 from 2.0.7 to 2.1.0
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.7 to 2.1.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.0.7...2.1.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 05:33:14 +00:00
Matthias
3c25737f38
Merge pull request #9440 from freqtrade/dependabot/pip/develop/aiohttp-3.9.0
...
Bump aiohttp from 3.8.6 to 3.9.0
2023-11-20 06:32:58 +01:00
Matthias
bf98851dc1
Merge pull request #9444 from freqtrade/dependabot/pip/develop/jsonschema-4.20.0
...
Bump jsonschema from 4.19.2 to 4.20.0
2023-11-20 06:32:01 +01:00
dependabot[bot]
202b72fd8e
Bump stable-baselines3 from 2.1.0 to 2.2.1
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.1.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:12:31 +00:00
dependabot[bot]
6f60117319
Bump pydantic from 2.4.2 to 2.5.1
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.4.2 to 2.5.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.4.2...v2.5.1 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:12:12 +00:00
dependabot[bot]
7070ec30e4
Bump jsonschema from 4.19.2 to 4.20.0
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.19.2 to 4.20.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.19.2...v4.20.0 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:12:05 +00:00
dependabot[bot]
bf77019d1c
Bump ruff from 0.1.5 to 0.1.6
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.5 to 0.1.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/v0.1.5...v0.1.6 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:12:00 +00:00
dependabot[bot]
b776e5a8e0
Bump rich from 13.6.0 to 13.7.0
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.6.0 to 13.7.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.6.0...v13.7.0 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:11:43 +00:00
dependabot[bot]
ca208305a0
Bump aiohttp from 3.8.6 to 3.9.0
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.8.6 to 3.9.0.
- [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.8.6...v3.9.0 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:11:37 +00:00
dependabot[bot]
972c5c327c
Bump mkdocs-material from 9.4.8 to 9.4.10
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.8 to 9.4.10.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.8...9.4.10 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:11:28 +00:00
dependabot[bot]
80edfd1531
Bump scipy from 1.11.3 to 1.11.4
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.11.3...v1.11.4 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 03:11:23 +00:00
Stefano Ariestasia
58cd455642
fix unused vars
2023-11-19 20:32:28 +09:00
Stefano Ariestasia
caf59d25e8
forgot comma
2023-11-19 18:07:45 +09:00
Stefano Ariestasia
7df32a34a0
remove order list from /status and add new /order
2023-11-19 18:01:32 +09:00
Matthias
48097f4a7d
Update tests according to calculation update
2023-11-18 19:47:20 +01:00
Matthias
ca3f349d84
Update intermediate close_profit calculation
2023-11-18 19:47:09 +01:00
Matthias
0815bb6244
Improve trade close profit assertions
2023-11-18 18:18:29 +01:00
Matthias
835cb54876
Merge pull request #9427 from froggleston/frog-bt-analysis-fix-1
...
Fix backtesting-analysis when no trades for a pair
2023-11-15 19:46:32 +01:00
Matthias
08c2765633
Merge pull request #9429 from froggleston/frog-hyperopt-docs-1
...
Clarify hyperopt docs for parameter options
2023-11-15 18:27:14 +01:00
froggleston
f9202c3f6b
Clarify hyperopt docs for parameter options
2023-11-15 12:11:47 +00:00
froggleston
eb186e22d6
Fix backtesting-analysis when no trades for a pair
2023-11-15 11:52:25 +00:00
Matthias
cbc323875b
Improve contribution wording
2023-11-15 07:12:11 +01:00
Matthias
736b583ff4
Merge pull request #9425 from freqtrade/dependabot/pip/develop/ccxt-4.1.52
...
Bump ccxt from 4.1.40 to 4.1.52
2023-11-14 20:56:58 +01:00
dependabot[bot]
757ec53877
Bump ccxt from 4.1.40 to 4.1.52
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.40 to 4.1.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.1.40...4.1.52 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-14 19:16:20 +00:00
pixeebot[bot]
0bc84c6a0d
Use SafeLoader in yaml.load() Calls
2023-11-14 03:05:54 +00:00
Matthias
7814927dd1
Merge pull request #9418 from freqtrade/dependabot/pip/develop/mypy-1.7.0
...
Bump mypy from 1.6.1 to 1.7.0
2023-11-13 19:28:46 +01:00
Matthias
5f8ff373ab
Update mypy to v1.7.0 in pre-commit-config.yaml
2023-11-13 18:15:10 +01:00
Matthias
f286cb0a90
Use BaseException in exception check
2023-11-13 18:14:18 +01:00
Matthias
59bd1a1f1f
Merge pull request #9309 from freqtrade/dependabot/pip/develop/tables-3.9.1
...
Bump tables from 3.8.0 to 3.9.1
2023-11-13 13:49:20 +01:00
Matthias
e52f6ca6c0
Merge pull request #9421 from konradbeck/patch-2
...
Update strategy-customization.md
2023-11-13 13:48:58 +01:00
konradbeck
e6663c0304
Update strategy-customization.md
...
Shouldn't the timeperiod be 100 when defining a ema100?
2023-11-13 13:50:32 +02:00
dependabot[bot]
ced92300e0
Bump tables from 3.8.0 to 3.9.1
...
Bumps [tables](https://github.com/PyTables/PyTables ) from 3.8.0 to 3.9.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.8.0...v3.9.1 )
---
updated-dependencies:
- dependency-name: tables
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 09:19:19 +00:00
Matthias
f9d061b648
Merge pull request #9413 from freqtrade/dependabot/pip/develop/xgboost-2.0.2
...
Bump xgboost from 2.0.1 to 2.0.2
2023-11-13 08:01:41 +01:00
Matthias
e6661a33f9
Merge pull request #9419 from freqtrade/dependabot/pip/develop/pandas-2.1.3
...
Bump pandas from 2.1.2 to 2.1.3
2023-11-13 07:26:36 +01:00
Matthias
d2afe281bf
Add cancel order to new exchange docs
2023-11-13 07:23:50 +01:00
Matthias
c237aa00b8
Remove non-used imports
2023-11-13 07:15:35 +01:00
Matthias
23efa4c9c3
Remove deprecated json_encoders key from model_config
2023-11-13 07:15:35 +01:00
dependabot[bot]
8b028734c2
Bump pandas from 2.1.2 to 2.1.3
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.2...v2.1.3 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 05:29:27 +00:00
dependabot[bot]
51feeddc5c
Bump mypy from 1.6.1 to 1.7.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.6.1 to 1.7.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.7.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 05:29:25 +00:00
Matthias
af3e42f59d
Merge pull request #9415 from freqtrade/dependabot/pip/develop/numpy-1.26.2
...
Bump numpy from 1.26.1 to 1.26.2
2023-11-13 06:28:52 +01:00
Matthias
34d58eb7d5
Merge pull request #9417 from freqtrade/dependabot/pip/develop/ruff-0.1.5
...
Bump ruff from 0.1.4 to 0.1.5
2023-11-13 06:28:32 +01:00
Matthias
ca0a04fba5
Merge pull request #9416 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.4
...
Bump pymdown-extensions from 10.3.1 to 10.4
2023-11-13 06:27:44 +01:00
dependabot[bot]
84b3f9924a
Bump ruff from 0.1.4 to 0.1.5
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.4 to 0.1.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.1.4...v0.1.5 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 03:34:19 +00:00
dependabot[bot]
50b264c6f8
Bump pymdown-extensions from 10.3.1 to 10.4
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.3.1 to 10.4.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.3.1...10.4 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 03:34:07 +00:00
dependabot[bot]
88e8a9fe2b
Bump numpy from 1.26.1 to 1.26.2
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.26.1 to 1.26.2.
- [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.1...v1.26.2 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 03:33:57 +00:00
dependabot[bot]
d65aef72e8
Bump xgboost from 2.0.1 to 2.0.2
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 2.0.1 to 2.0.2.
- [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.1...v2.0.2 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-13 03:33:44 +00:00
Matthias
8273c0c2cd
Skip exchange validation in API server dependencies
...
Especially when validating pairlists for non-main exchanges (the exchange not in the config),
validation can mess with the exchange loading.
2023-11-12 17:34:16 +01:00
Matthias
c7624b1ed6
Simplify LiveStats models
2023-11-11 17:18:18 +01:00
Matthias
54536a1c8e
use profit_ratio for mix_tag_performance
2023-11-11 17:18:13 +01:00
Matthias
7daa06a207
Align mixtag response with other statistic models
2023-11-11 17:18:06 +01:00
Matthias
da647735b6
Merge pull request #9407 from stash86/bt-metrics
...
add entries, exits, and mix_tags API endpoints
2023-11-11 16:10:10 +01:00
Matthias
7d0ecfde93
Add tests to ensure responses are as expected
2023-11-11 14:43:43 +01:00
Matthias
2ef716e94c
Add response_models for new endpoints
2023-11-11 14:43:30 +01:00
Matthias
de68850d28
Don't tag informative endpoints as "trading"
2023-11-11 14:31:18 +01:00
Matthias
59cefda283
Update strategy-callbacks.md with new information
...
on max_entry_position_adjustment
2023-11-11 13:11:17 +01:00
Matthias
babcd5887f
Merge pull request #9408 from konradbeck/patch-1
...
Update freqai-feature-engineering.md
2023-11-11 10:54:27 +01:00
Matthias
c9a5e5a98c
Fix another (identical) typo
2023-11-11 10:50:58 +01:00
konradbeck
51dc5811c2
Update freqai-feature-engineering.md
...
I cannot find any reference to 'include_periods_candles'
2023-11-11 09:38:52 +02:00
Stefano Ariestasia
05e36f7b21
increase API version
2023-11-11 15:33:15 +09:00
Stefano Ariestasia
0738cae4a0
fix pre-commit
2023-11-11 15:23:20 +09:00
Stefano Ariestasia
da3c42bbbc
add entries, exits, and mix_tags API endpoints
2023-11-11 15:16:40 +09:00
Matthias
e728e3bc75
Merge pull request #9402 from freqtrade/dependabot/pip/pyarrow-14.0.1
...
Bump pyarrow from 14.0.0 to 14.0.1
2023-11-10 21:11:23 +01:00
Matthias
315783441d
Update pyarrow wheels
2023-11-10 19:41:23 +01:00
dependabot[bot]
62f1421cfb
Bump pyarrow from 14.0.0 to 14.0.1
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 14.0.0 to 14.0.1.
- [Commits](https://github.com/apache/arrow/compare/go/v14.0.0...apache-arrow-14.0.1 )
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-09 22:48:16 +00:00
Matthias
52f12b704b
Avoid time colision when creating orders in test
...
avoid flakyness of test.
2023-11-06 19:42:16 +01:00
Matthias
ee5051f788
Merge pull request #9388 from freqtrade/dependabot/pip/develop/pyarrow-14.0.0
...
Bump pyarrow from 13.0.0 to 14.0.0
2023-11-06 17:46:19 +01:00
Matthias
b30b1227e3
Merge pull request #9394 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.23
...
Bump sqlalchemy from 2.0.22 to 2.0.23
2023-11-06 17:45:36 +01:00
Matthias
dd2f8db392
Merge pull request #9396 from freqtrade/dependabot/pip/develop/ccxt-4.1.40
...
Bump ccxt from 4.1.39 to 4.1.40
2023-11-06 17:45:20 +01:00
Matthias
5a76d81529
Merge pull request #9398 from freqtrade/dependabot/pip/develop/uvicorn-0.24.0.post1
...
Bump uvicorn from 0.23.2 to 0.24.0.post1
2023-11-06 17:21:57 +01:00
Matthias
b9851c78ad
Merge pull request #9397 from freqtrade/dependabot/pip/develop/nbconvert-7.11.0
...
Bump nbconvert from 7.10.0 to 7.11.0
2023-11-06 17:21:35 +01:00
Matthias
777cf2ae7a
Merge pull request #9399 from freqtrade/dependabot/pip/develop/ruff-0.1.4
...
Bump ruff from 0.1.3 to 0.1.4
2023-11-06 17:21:17 +01:00
dependabot[bot]
3729b3d793
Bump ruff from 0.1.3 to 0.1.4
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.3 to 0.1.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.1.3...v0.1.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 14:54:26 +00:00
dependabot[bot]
39fc78205d
Bump uvicorn from 0.23.2 to 0.24.0.post1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.23.2 to 0.24.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.23.2...0.24.0.post1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 14:54:11 +00:00
dependabot[bot]
46a67e8d4f
Bump nbconvert from 7.10.0 to 7.11.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.10.0 to 7.11.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.10.0...v7.11.0 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 14:54:05 +00:00
dependabot[bot]
69017805c0
Bump ccxt from 4.1.39 to 4.1.40
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.39 to 4.1.40.
- [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.1.39...4.1.40 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 14:54:00 +00:00
Matthias
bcec611973
Add pre-built wheels for pyarrow 14
2023-11-06 15:43:55 +01:00
Matthias
fbb11a394a
Bump sqlalchemy pre-commit
2023-11-06 15:42:18 +01:00
Matthias
5cb916977e
Merge pull request #9390 from freqtrade/dependabot/pip/develop/cachetools-5.3.2
...
Bump cachetools from 5.3.1 to 5.3.2
2023-11-06 15:40:54 +01:00
Matthias
7d4c9bc0cf
Merge pull request #9395 from freqtrade/dependabot/pip/develop/markdown-3.5.1
...
Bump markdown from 3.5 to 3.5.1
2023-11-06 15:40:39 +01:00
Matthias
ea2beb46e7
Merge pull request #9392 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.8
...
Bump mkdocs-material from 9.4.7 to 9.4.8
2023-11-06 15:40:29 +01:00
Matthias
216ee8117a
Merge pull request #9393 from freqtrade/dependabot/pip/develop/tensorboard-2.15.1
...
Bump tensorboard from 2.15.0 to 2.15.1
2023-11-06 15:40:12 +01:00
Matthias
9c1210b34e
Merge pull request #9391 from freqtrade/dependabot/pip/develop/filelock-3.13.1
...
Bump filelock from 3.12.4 to 3.13.1
2023-11-06 06:44:40 +01:00
dependabot[bot]
921e034266
Bump sqlalchemy from 2.0.22 to 2.0.23
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.22 to 2.0.23.
- [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 >
2023-11-06 05:43:11 +00:00
Matthias
6f358b16c0
Merge pull request #9385 from freqtrade/dependabot/pip/develop/ccxt-4.1.39
...
Bump ccxt from 4.1.31 to 4.1.39
2023-11-06 06:42:10 +01:00
dependabot[bot]
264ab2c471
Bump pyarrow from 13.0.0 to 14.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 13.0.0 to 14.0.0.
- [Commits](https://github.com/apache/arrow/compare/go/v13.0.0...go/v14.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 >
2023-11-06 05:40:25 +00:00
Matthias
a9d6f0023a
Merge pull request #9384 from freqtrade/dependabot/pip/develop/py-find-1st-1.1.6
...
Bump py-find-1st from 1.1.5 to 1.1.6
2023-11-06 06:39:37 +01:00
dependabot[bot]
31af1d5dc7
Bump markdown from 3.5 to 3.5.1
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.5 to 3.5.1.
- [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...3.5.1 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 05:38:40 +00:00
dependabot[bot]
588bbb45b5
Bump cachetools from 5.3.1 to 5.3.2
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.3.1 to 5.3.2.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.3.1...v5.3.2 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 05:38:10 +00:00
Matthias
278c999f1f
Merge pull request #9389 from freqtrade/dependabot/pip/develop/jsonschema-4.19.2
...
Bump jsonschema from 4.19.1 to 4.19.2
2023-11-06 06:38:09 +01:00
Matthias
825ae15109
Merge pull request #9386 from freqtrade/dependabot/pip/develop/nbconvert-7.10.0
...
Bump nbconvert from 7.9.2 to 7.10.0
2023-11-06 06:37:31 +01:00
Matthias
30cacc7cca
Merge pull request #9383 from freqtrade/dependabot/pip/develop/fastapi-0.104.1
...
Bump fastapi from 0.104.0 to 0.104.1
2023-11-06 06:37:08 +01:00
dependabot[bot]
7ed037bad7
Bump tensorboard from 2.15.0 to 2.15.1
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.15.0 to 2.15.1.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/2.15.1/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.15.0...2.15.1 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 03:52:46 +00:00
dependabot[bot]
77b00b2a12
Bump mkdocs-material from 9.4.7 to 9.4.8
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.7 to 9.4.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.4.7...9.4.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 >
2023-11-06 03:52:41 +00:00
dependabot[bot]
773bc386f7
Bump filelock from 3.12.4 to 3.13.1
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.12.4 to 3.13.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.12.4...3.13.1 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 03:52:35 +00:00
dependabot[bot]
90dacaca09
Bump jsonschema from 4.19.1 to 4.19.2
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.19.1 to 4.19.2.
- [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.19.1...v4.19.2 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 03:52:27 +00:00
dependabot[bot]
3689ad16b5
Bump nbconvert from 7.9.2 to 7.10.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.9.2 to 7.10.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.9.2...v7.10.0 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 03:52:09 +00:00
dependabot[bot]
ab9954350e
Bump ccxt from 4.1.31 to 4.1.39
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.31 to 4.1.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.1.31...4.1.39 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 03:52:05 +00:00
dependabot[bot]
533f11d9eb
Bump py-find-1st from 1.1.5 to 1.1.6
...
Bumps [py-find-1st](https://github.com/roebel/py_find_1st ) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/roebel/py_find_1st/releases )
- [Commits](https://github.com/roebel/py_find_1st/commits )
---
updated-dependencies:
- dependency-name: py-find-1st
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 03:51:57 +00:00
dependabot[bot]
551033a7c3
Bump fastapi from 0.104.0 to 0.104.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.104.0 to 0.104.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.104.0...0.104.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-06 03:51:55 +00:00
Matthias
e003930e18
Merge pull request #9382 from freqtrade/test_reduce_time
...
Reduce wait for ws test
2023-11-05 18:09:50 +01:00
Matthias
2efef72ec2
Reduce wait for ws test
2023-11-05 17:17:07 +01:00
Matthias
eb40fc698d
Merge pull request #9381 from freqtrade/test_refactor
...
Test refactor
2023-11-05 17:16:35 +01:00
Matthias
751db2be78
fix: test typo mishap
2023-11-05 16:35:49 +01:00
Matthias
6ea353447e
use tmp_path instead of tmpdir
2023-11-05 16:25:36 +01:00
Matthias
5a3839320d
Remove further usages of Path(tmpdir)
2023-11-05 16:25:23 +01:00
Matthias
555f4b51e1
Further improvements to test setup
2023-11-05 16:23:22 +01:00
Matthias
be82248e01
Remove futher usages of Path(tmpdir)
2023-11-05 16:18:28 +01:00
Matthias
7bed7801cc
Further test simplifications
2023-11-05 16:15:36 +01:00
Matthias
eb409de916
use tmp_path instead of Path(tmpdir)
2023-11-05 16:15:21 +01:00
Matthias
8ce39a6d75
Merge pull request #9378 from freqtrade/fix/transformer-dimensions
...
Bugfix: PyTorchTransformer
2023-11-04 15:51:54 +01:00
robcaulk
72dc65cb6a
fix: swap tensor dimension to play nicely with pandas
2023-11-04 14:29:51 +01:00
Matthias
c94c667fb1
Merge pull request #9375 from freqtrade/ci/pi_cache_talib
...
Update Dockerfile.armhf to use prebuilt wheels
2023-11-03 06:52:08 +01:00
Matthias
2a0175f629
Add "empty" config to disable default discord messages
...
closes #9372
2023-11-02 18:09:41 +01:00
Matthias
cd68173440
Update Dockerfile.armhf to use prebuilt wheels
2023-11-02 07:08:36 +01:00
Matthias
c920e3a031
Bump Dockerfile to 3.11.6
2023-11-02 07:05:10 +01:00
Matthias
83afc4ac7e
Add pyarrow 3.11 wheel
2023-11-02 07:04:33 +01:00
Matthias
19f62649ea
use "noindex" to install pyarrow on armhf
2023-11-02 07:03:22 +01:00
Matthias
e4186cde9e
Merge pull request #9369 from freqtrade/feat/informative_base
...
informative assets -> {base}
2023-11-02 06:36:55 +01:00
Matthias
61ed6aee62
Add test for new formatting
2023-11-01 11:02:50 +01:00
Matthias
051b6e9458
Update documentation
2023-11-01 11:02:03 +01:00
Matthias
44a24685ac
Add support for {base} and {quote} in informative decorator
2023-11-01 11:01:55 +01:00
Matthias
1cde980c08
Extract pair_formating options
2023-11-01 10:14:19 +01:00
Matthias
05ef4f9b6f
Fix forceenter - cancel dialog not working
...
closes #9368
2023-11-01 09:10:21 +01:00
Matthias
53f00f248e
Merge pull request #9362 from freqtrade/dependabot/pip/develop/pandas-2.1.2
...
Bump pandas from 2.0.3 to 2.1.2
2023-10-31 14:29:09 +01:00
Matthias
a9cd282500
Merge pull request #9349 from freqtrade/fix/issue_9346
...
Fix/issue 9346
2023-10-31 06:44:37 +01:00
Matthias
f142abfb76
Merge pull request #9348 from freqtrade/new_release
...
New release 2023.10
2023-10-31 06:42:58 +01:00
Matthias
c98c6c38dc
update binance leverage tiers
2023-10-30 20:10:07 +01:00
Matthias
26aa14dbfc
update binance leverage tiers
2023-10-30 20:10:01 +01:00
Matthias
04cd931cc8
Pass explicit stringIO type to pandas read_json
2023-10-30 19:20:59 +01:00
Matthias
b8a6330c3f
Improve pandas handling
2023-10-30 19:16:22 +01:00
Matthias
949c3c660b
Ignore "nan" enter and exit tags
...
these happen if strings are assigned to individual rows without initializing the whole column
2023-10-30 19:05:15 +01:00
Matthias
9297a90d7f
Use proper indexing to avoid deprecation warnings
2023-10-30 18:26:25 +01:00
Matthias
b19f17fdfa
Improve handling of bt results in optimize_reports
2023-10-30 18:26:01 +01:00
Matthias
bbdc6c0f5c
improve pandas syntax to avoid deprecation error
2023-10-30 18:11:38 +01:00
dependabot[bot]
528c65c194
Bump pandas from 2.0.3 to 2.1.2
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.0.3 to 2.1.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.3...v2.1.2 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 09:13:28 +00:00
Matthias
a932df7320
Merge pull request #9356 from freqtrade/dependabot/pip/develop/orjson-3.9.10
...
Bump orjson from 3.9.9 to 3.9.10
2023-10-30 10:12:34 +01:00
Matthias
2d9b05a3ab
Merge pull request #9354 from freqtrade/dependabot/pip/develop/ccxt-4.1.31
...
Bump ccxt from 4.1.22 to 4.1.31
2023-10-30 10:12:16 +01:00
Matthias
7cf1d25dc6
Merge pull request #9361 from freqtrade/dependabot/pip/develop/types-cachetools-5.3.0.7
...
Bump types-cachetools from 5.3.0.6 to 5.3.0.7
2023-10-30 10:11:57 +01:00
Matthias
19c955d505
Merge pull request #9358 from freqtrade/dependabot/pip/develop/pytest-7.4.3
...
Bump pytest from 7.4.2 to 7.4.3
2023-10-30 10:11:21 +01:00
Matthias
bd243da47e
Merge pull request #9352 from freqtrade/dependabot/pip/develop/plotly-5.18.0
...
Bump plotly from 5.17.0 to 5.18.0
2023-10-30 07:14:59 +01:00
Matthias
bf24c3b279
BUmp cachetools types in pre-commit ocnfig
2023-10-30 07:07:51 +01:00
Matthias
e9c72acff2
Merge pull request #9360 from freqtrade/dependabot/pip/develop/ast-comments-1.2.0
...
Bump ast-comments from 1.1.2 to 1.2.0
2023-10-30 06:55:35 +01:00
Matthias
09fd22c2f8
Merge pull request #9347 from freqtrade/ci/numpy_bump
...
Bump numpy on armhf devices
2023-10-30 06:48:46 +01:00
Matthias
45721ed62e
Merge pull request #9355 from freqtrade/dependabot/pip/develop/xgboost-2.0.1
...
Bump xgboost from 2.0.0 to 2.0.1
2023-10-30 06:48:22 +01:00
dependabot[bot]
5182045cda
Bump pytest from 7.4.2 to 7.4.3
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.2 to 7.4.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/7.4.2...7.4.3 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 05:45:34 +00:00
Matthias
51ab8fecfc
Merge pull request #9359 from freqtrade/dependabot/pip/develop/ruff-0.1.3
...
Bump ruff from 0.1.1 to 0.1.3
2023-10-30 06:44:45 +01:00
dependabot[bot]
b36907133c
Bump ccxt from 4.1.22 to 4.1.31
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.22 to 4.1.31.
- [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.1.22...4.1.31 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 05:43:21 +00:00
Matthias
b6d899344e
Merge pull request #9357 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.7
...
Bump mkdocs-material from 9.4.6 to 9.4.7
2023-10-30 06:42:47 +01:00
Matthias
095f9fc1ab
Merge pull request #9351 from freqtrade/dependabot/pip/develop/cryptography-41.0.5
...
Bump cryptography from 41.0.4 to 41.0.5
2023-10-30 06:42:32 +01:00
dependabot[bot]
0ab9eb7b05
Bump orjson from 3.9.9 to 3.9.10
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.9 to 3.9.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.9.9...3.9.10 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 05:42:04 +00:00
Matthias
d0c582e137
Merge pull request #9353 from freqtrade/dependabot/pip/develop/python-rapidjson-1.13
...
Bump python-rapidjson from 1.12 to 1.13
2023-10-30 06:40:54 +01:00
dependabot[bot]
d3d4464983
Bump types-cachetools from 5.3.0.6 to 5.3.0.7
...
Bumps [types-cachetools](https://github.com/python/typeshed ) from 5.3.0.6 to 5.3.0.7.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 03:37:57 +00:00
dependabot[bot]
1d0934074c
Bump ast-comments from 1.1.2 to 1.2.0
...
Bumps [ast-comments](https://github.com/t3rn0/ast-comments ) from 1.1.2 to 1.2.0.
- [Release notes](https://github.com/t3rn0/ast-comments/releases )
- [Commits](https://github.com/t3rn0/ast-comments/compare/1.1.2...1.2.0 )
---
updated-dependencies:
- dependency-name: ast-comments
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 03:37:53 +00:00
dependabot[bot]
9382fb3be8
Bump ruff from 0.1.1 to 0.1.3
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.1.1 to 0.1.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.1.1...v0.1.3 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 03:37:49 +00:00
dependabot[bot]
223af95da7
Bump mkdocs-material from 9.4.6 to 9.4.7
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.6 to 9.4.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.4.6...9.4.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 >
2023-10-30 03:37:23 +00:00
dependabot[bot]
8b68b55de4
Bump xgboost from 2.0.0 to 2.0.1
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 2.0.0 to 2.0.1.
- [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.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 03:37:06 +00:00
dependabot[bot]
99592d1a12
Bump python-rapidjson from 1.12 to 1.13
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.12 to 1.13.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.12...v1.13 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 03:36:47 +00:00
dependabot[bot]
b69f5aaac3
Bump plotly from 5.17.0 to 5.18.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.17.0 to 5.18.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.17.0...v5.18.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 03:36:34 +00:00
dependabot[bot]
0c1fefe6e7
Bump cryptography from 41.0.4 to 41.0.5
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.4 to 41.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.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 >
2023-10-30 03:36:27 +00:00
Matthias
a049ff9371
Improve special testcase
2023-10-29 14:32:15 +01:00
Matthias
0c51e2637f
Fix calculation issue for #9346
...
Closes #9346
2023-10-29 14:29:07 +01:00
Matthias
7492b75e1c
Bump version to 2023.11-dev
2023-10-29 13:55:51 +01:00
Matthias
9a73f7a7b8
Bump version to 2023.10
2023-10-29 13:51:19 +01:00
Matthias
7813d1acd6
Merge branch 'stable' into new_release
2023-10-29 13:51:10 +01:00
Matthias
24dfd9b93b
Add test for #9346 , showing current behavior
2023-10-29 10:52:45 +01:00
Matthias
7d65b3e1b4
install libopenblas-base to base image
2023-10-29 10:48:19 +01:00
Matthias
2c20464983
Reinit orders list on "local" objects to instance variable
2023-10-29 09:18:00 +01:00
Matthias
e97d9013d5
Avoid having orders leak after multiple "from_json" calls
2023-10-29 09:17:07 +01:00
Matthias
cf43427be5
armhf: Move pip install to base image
2023-10-28 10:22:54 +02:00
Matthias
7ae41be975
Remove numpy armv7l lock since wheels are now available
2023-10-28 08:30:27 +02:00
Matthias
1e18b35f22
Change box type to tip
2023-10-27 07:08:38 +02:00
Matthias
bb78285661
Add hint about helper commands to common mistakes section
2023-10-27 06:38:35 +02:00
Matthias
b47ba8cfd3
Merge pull request #9339 from freqtrade/fix/returndf-bug
...
fix: bug in startup candle offset
2023-10-26 19:49:44 +02:00
Matthias
1dccdf0594
bump ruff in pre-commit
2023-10-26 19:49:25 +02:00
robcaulk
5da48d8ffc
chore: fix tests
2023-10-25 18:38:30 +02: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
robcaulk
4f4b7c5625
fix: bug in startup candle offset
2023-10-23 20:31:51 +02:00
Matthias
9dcf236387
Align flake and ruff configs further
2023-10-23 18:06:31 +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
Matthias
97bc5804fd
Merge pull request #9334 from freqtrade/dependabot/pip/develop/tensorboard-2.15.0
...
Bump tensorboard from 2.14.1 to 2.15.0
2023-10-23 09:00:42 +02:00
Matthias
beab966851
Merge pull request #9328 from freqtrade/dependabot/pip/develop/websockets-12.0
...
Bump websockets from 11.0.3 to 12.0
2023-10-23 09:00:17 +02:00
Matthias
00a7e8f9a2
Merge pull request #9338 from freqtrade/dependabot/pip/develop/ccxt-4.1.22
...
Bump ccxt from 4.1.13 to 4.1.22
2023-10-23 08:57:12 +02:00
Matthias
59dc526683
Merge pull request #9335 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.10
...
Bump types-requests from 2.31.0.9 to 2.31.0.10
2023-10-23 08:56:50 +02:00
Matthias
aef7f9dc03
Merge pull request #9337 from freqtrade/dependabot/pip/develop/pytest-mock-3.12.0
...
Bump pytest-mock from 3.11.1 to 3.12.0
2023-10-23 08:56:36 +02:00
Matthias
abc6a08397
Merge pull request #9336 from freqtrade/dependabot/pip/develop/fastapi-0.104.0
...
Bump fastapi from 0.103.2 to 0.104.0
2023-10-23 08:56:20 +02:00
Matthias
eb4da8a6f6
Merge pull request #9332 from freqtrade/dependabot/pip/develop/ruff-0.1.1
...
Bump ruff from 0.0.292 to 0.1.1
2023-10-23 08:56:00 +02:00
dependabot[bot]
494fd734bc
Bump ruff from 0.0.292 to 0.1.1
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.292 to 0.1.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.0.292...v0.1.1 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 04:47:44 +00:00
Matthias
9174f60b1d
Merge pull request #9330 from freqtrade/dependabot/pip/develop/mypy-1.6.1
...
Bump mypy from 1.6.0 to 1.6.1
2023-10-23 06:46:57 +02:00
Matthias
c2905a4522
use --output-format in ruff CI
2023-10-23 06:43:50 +02:00
Matthias
adf03e2ee3
Merge pull request #9329 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.3.1
...
Bump pymdown-extensions from 10.3 to 10.3.1
2023-10-23 06:32:13 +02:00
Matthias
fe5f085ec1
types-requests pre-commit
2023-10-23 06:31:22 +02:00
dependabot[bot]
748ac50d83
Bump ccxt from 4.1.13 to 4.1.22
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.13 to 4.1.22.
- [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.1.13...4.1.22 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:47:08 +00:00
dependabot[bot]
d2069c1729
Bump pytest-mock from 3.11.1 to 3.12.0
...
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock ) from 3.11.1 to 3.12.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.11.1...v3.12.0 )
---
updated-dependencies:
- dependency-name: pytest-mock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:47:01 +00:00
dependabot[bot]
38cf50830a
Bump fastapi from 0.103.2 to 0.104.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.103.2 to 0.104.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.103.2...0.104.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:46:55 +00:00
dependabot[bot]
bf96a43efb
Bump types-requests from 2.31.0.9 to 2.31.0.10
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.9 to 2.31.0.10.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:46:50 +00:00
dependabot[bot]
22b4555926
Bump tensorboard from 2.14.1 to 2.15.0
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.14.1 to 2.15.0.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/2.15.0/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.14.1...2.15.0 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:46:46 +00:00
dependabot[bot]
7fb3632e7b
Bump mypy from 1.6.0 to 1.6.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.6.0 to 1.6.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:46:11 +00:00
dependabot[bot]
e5f0fe288a
Bump pymdown-extensions from 10.3 to 10.3.1
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.3 to 10.3.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.3...10.3.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 >
2023-10-23 03:46:06 +00:00
dependabot[bot]
58aaaffe2b
Bump websockets from 11.0.3 to 12.0
...
Bumps [websockets](https://github.com/python-websockets/websockets ) from 11.0.3 to 12.0.
- [Release notes](https://github.com/python-websockets/websockets/releases )
- [Commits](https://github.com/python-websockets/websockets/compare/11.0.3...12.0 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-23 03:46:02 +00:00
Matthias
c62aefbfde
Merge pull request #9327 from amargedon/mapping-fiat-usdc
...
Add FIAT mapping for USDC
2023-10-22 20:12:42 +02:00
amargedon
16dfde22fc
Add FIAT mapping for USDC
2023-10-22 18:43:35 +02:00
Matthias
bbbc8a760c
Fix stop evaluation sequence to have stop before liquidation
...
Adjust test to have liquidation above stop
closes #9296
2023-10-22 09:24:28 +02:00
Matthias
9b45bb2e24
Merge pull request #9325 from freqtrade/revert-9281-dependabot/pip/develop/torch-2.1.0
...
Revert "Bump torch from 2.0.1 to 2.1.0"
2023-10-22 09:23:58 +02:00
Matthias
e69c21c9f5
Revert "Bump torch from 2.0.1 to 2.1.0"
2023-10-22 08:59:23 +02:00
Robert Caulk
72933859cf
Merge pull request #9281 from freqtrade/dependabot/pip/develop/torch-2.1.0
...
Bump torch from 2.0.1 to 2.1.0
2023-10-22 08:01:16 +02:00
Matthias
0a5cee6a73
Ensure we're not erroring on invalid custom_entry / exit prices
...
closes #9323
2023-10-19 22:06:21 +02:00
Matthias
a80c979482
Improve behavior when downloading trades data on time-based pagination
...
closes #9307
2023-10-18 20:26:51 +02:00
Matthias
4a4b695b94
Merge pull request #9321 from freqtrade/dependabot/pip/urllib3-2.0.7
...
Bump urllib3 from 2.0.6 to 2.0.7
2023-10-18 06:26:10 +02:00
dependabot[bot]
a8c246ce0d
Bump urllib3 from 2.0.6 to 2.0.7
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.6 to 2.0.7.
- [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.0.6...2.0.7 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-17 21:02:44 +00:00
Matthias
c6e979ddda
Merge pull request #9303 from freqtrade/fix/progressbarCallback
...
Improve freqAI RL (error) behavior
2023-10-17 18:01:31 +02:00
Matthias
1a78346cf1
Add further ebug log message for stopping clarity for --dl-data
2023-10-17 07:11:06 +02:00
Matthias
e6d0d53e47
Add further ebug log message for stopping clarity
2023-10-17 07:03:03 +02:00
Matthias
68680bb2c6
Merge pull request #9314 from freqtrade/dependabot/pip/develop/numpy-1.26.1
...
Bump numpy from 1.25.2 to 1.26.1
2023-10-16 19:33:07 +02:00
Matthias
7de415a6a4
Don't bump numpy for armhf just yet
2023-10-16 18:28:00 +02:00
dependabot[bot]
f46fa440f0
Bump numpy from 1.25.2 to 1.26.1
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.25.2 to 1.26.1.
- [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.25.2...v1.26.1 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 16:27:50 +00:00
Matthias
56177d7e92
Merge pull request #9317 from freqtrade/dependabot/pip/develop/ccxt-4.1.13
...
Bump ccxt from 4.1.8 to 4.1.13
2023-10-16 18:27:02 +02:00
Matthias
41584317e4
Merge pull request #9311 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.9
...
Bump types-requests from 2.31.0.8 to 2.31.0.9
2023-10-16 14:52:35 +02:00
Matthias
3264e2c31d
pre-commit requests bump
2023-10-16 13:38:01 +02:00
dependabot[bot]
fadc7a2051
Bump types-requests from 2.31.0.8 to 2.31.0.9
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.8 to 2.31.0.9.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 09:59:18 +00:00
Matthias
cebc55687b
Merge pull request #9316 from freqtrade/dependabot/pip/develop/mypy-1.6.0
...
Bump mypy from 1.5.1 to 1.6.0
2023-10-16 11:58:20 +02:00
dependabot[bot]
5940279f7b
Bump mypy from 1.5.1 to 1.6.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.5.1 to 1.6.0.
- [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 07:01:34 +00:00
dependabot[bot]
35f6333b67
Bump ccxt from 4.1.8 to 4.1.13
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.1.8 to 4.1.13.
- [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.1.8...4.1.13 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 07:01:30 +00:00
Matthias
262b044969
Merge pull request #9312 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.22
...
Bump sqlalchemy from 2.0.21 to 2.0.22
2023-10-16 09:00:55 +02:00
Matthias
a571df784c
Merge pull request #9318 from freqtrade/dependabot/pip/develop/pre-commit-3.5.0
...
Bump pre-commit from 3.4.0 to 3.5.0
2023-10-16 09:00:36 +02:00
Matthias
078aa8327b
Merge pull request #9315 from freqtrade/dependabot/pip/develop/ast-comments-1.1.2
...
Bump ast-comments from 1.1.0 to 1.1.2
2023-10-16 07:25:41 +02:00
Matthias
10945edbe6
Merge pull request #9313 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.6
...
Bump mkdocs-material from 9.4.4 to 9.4.6
2023-10-16 07:03:05 +02:00
Matthias
5d9b69cbfe
sqlalchemy - precommit
2023-10-16 06:33:53 +02:00
Matthias
89117dd53f
Merge pull request #9310 from freqtrade/dependabot/pip/develop/psutil-5.9.6
...
Bump psutil from 5.9.5 to 5.9.6
2023-10-16 06:33:03 +02:00
Matthias
4af9654696
Merge pull request #9308 from freqtrade/dependabot/pip/develop/orjson-3.9.9
...
Bump orjson from 3.9.7 to 3.9.9
2023-10-16 06:32:33 +02:00
dependabot[bot]
1e0ce7d47a
Bump pre-commit from 3.4.0 to 3.5.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.4.0 to 3.5.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.4.0...v3.5.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 >
2023-10-16 03:49:38 +00:00
dependabot[bot]
27cd54b42c
Bump ast-comments from 1.1.0 to 1.1.2
...
Bumps [ast-comments](https://github.com/t3rn0/ast-comments ) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/t3rn0/ast-comments/releases )
- [Commits](https://github.com/t3rn0/ast-comments/compare/1.1.0...1.1.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 >
2023-10-16 03:49:12 +00:00
dependabot[bot]
ec64a182f9
Bump mkdocs-material from 9.4.4 to 9.4.6
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.4 to 9.4.6.
- [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.4.4...9.4.6 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 03:48:51 +00:00
dependabot[bot]
dd30df7057
Bump sqlalchemy from 2.0.21 to 2.0.22
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.21 to 2.0.22.
- [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 >
2023-10-16 03:48:44 +00:00
dependabot[bot]
4c6e33aa82
Bump psutil from 5.9.5 to 5.9.6
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 5.9.5 to 5.9.6.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.5...release-5.9.6 )
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 03:48:10 +00:00
dependabot[bot]
8cb934849a
Bump orjson from 3.9.7 to 3.9.9
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.7 to 3.9.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.9.7...3.9.9 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-16 03:47:58 +00:00
Matthias
c627aee096
Merge pull request #9304 from stash86/bt-metrics
...
have to use bitwise operator on series comparison, otherwise ambiguous error is thrown
2023-10-15 13:07:54 +02:00
Stefano Ariestasia
9d552d45c2
have to use bitwise operator, otherwise ambiguous error is thrown
2023-10-15 19:32:03 +09:00
Matthias
1e1b8dbe53
Handle multiproc calls for now
2023-10-15 12:03:18 +02:00
Matthias
2d9d8dc976
Improve logic for progressbarcallback handling
2023-10-15 11:20:25 +02:00
Matthias
ba674fc796
Type-ignore training-envs
2023-10-15 11:20:11 +02:00
Matthias
58550515ad
Fix deprecation warning from tensorboard-callback
2023-10-15 11:04:05 +02:00
Matthias
27bae60b68
Fix typo
2023-10-15 10:51:36 +02:00
Matthias
646dd63faf
Properly close out progressbarCallback
...
based on suggestions provided in https://github.com/DLR-RM/stable-baselines3/issues/1645
2023-10-15 10:41:07 +02:00
Matthias
8d2b389e27
Fix wording in log msg
2023-10-15 10:40:45 +02:00
Matthias
fa174a392a
Merge pull request #9298 from freqtrade/funding_fees
...
improve Funding fee behavior
2023-10-13 16:38:16 +02:00
Matthias
042e35e8d3
Improve funding fee startup behavior
2023-10-13 06:45:00 +02:00
Matthias
b76513ce33
Fix typo in trade_model
2023-10-12 10:18:57 +00:00
Matthias
368bfcf476
Add comment for funding fees running
2023-10-12 07:25:46 +02:00
Matthias
fee3c598d0
Move schedule to 1 minute after the hour
...
This will avoid congestion at :00, and make sure that the dry-run funding fees are actually already available
2023-10-12 07:16:56 +02:00
Matthias
69264cc164
Reduce funding fee update calls
...
Funding fees update every 4-8 hours - calling this every 15 minutes is way overboard.
2023-10-12 07:13:30 +02:00
Matthias
e81929bc55
Have test use funding_fee_running
2023-10-12 07:01:43 +02:00
Matthias
0843b19b6c
Implement logic around funding_fees runnign
2023-10-12 06:53:46 +02:00
Matthias
813b472c6c
Add funding_fee_running column
2023-10-12 06:48:35 +02:00
Matthias
2f079711ec
Add explicit test for get_funding_fees logic
2023-10-12 06:27:57 +02:00
Matthias
97e9d2dc42
Remove get_funding_fee error handling - it's no longer raising this error.
2023-10-12 06:27:35 +02:00
Matthias
7344f20803
Handle funding_fee error in exchange class
2023-10-12 06:27:29 +02:00
Matthias
bfe04464b4
Handle funding fee errors for regular trades per trade
2023-10-11 20:27:54 +02:00
Matthias
2225f5661b
Additional funding fee update after additional entry orders
2023-10-11 20:27:03 +02:00
Matthias
9e77c93a54
Tighten funding-fee variance for backtest
2023-10-11 19:49:33 +02:00
Matthias
b65fa98cee
Simplify backtesting by using current_time more consequently
2023-10-11 19:45:00 +02:00
Matthias
b57821b273
Add set_funding_fees to backtesting
2023-10-11 19:38:58 +02:00
Matthias
db7f9598b0
add set_funding_fees method
2023-10-11 19:38:46 +02:00
Matthias
e547da10de
Move funding fee assignment to update_trade
2023-10-11 18:28:15 +02:00
Matthias
5a0c15f377
Update Idem test
2023-10-10 18:21:52 +02:00
Matthias
0f5b69b4f2
Move from_json to LocalTrade class
2023-10-10 07:13:32 +02:00
Matthias
86d4497aaf
Add additional test for from_json
2023-10-09 20:01:41 +02:00
Matthias
4b80961c65
Merge pull request #9276 from freqtrade/cancel_behavior
...
Improve Cancel order messaging behavior
2023-10-09 18:13:04 +02:00
Matthias
785cc9df85
Merge pull request #9293 from freqtrade/revert-9285-dependabot/pip/develop/tables-3.9.1
...
Revert "Bump tables from 3.8.0 to 3.9.1"
2023-10-09 18:11:16 +02:00
Matthias
1bfecb0313
Revert "Bump tables from 3.8.0 to 3.9.1"
2023-10-09 18:11:01 +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
Matthias
b88a561eb5
Merge pull request #9283 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.8
...
Bump types-requests from 2.31.0.7 to 2.31.0.8
2023-10-09 09:42:26 +02:00
Matthias
4bf026605e
Merge pull request #9289 from freqtrade/dependabot/pip/develop/markdown-3.5
...
Bump markdown from 3.4.4 to 3.5
2023-10-09 09:42:13 +02:00
Matthias
db6933856f
Merge pull request #9288 from freqtrade/dependabot/pip/develop/aiohttp-3.8.6
...
Bump aiohttp from 3.8.5 to 3.8.6
2023-10-09 09:41:49 +02:00
Matthias
01107ffa59
Merge pull request #9282 from freqtrade/dependabot/pip/develop/python-telegram-bot-20.6
...
Bump python-telegram-bot from 20.5 to 20.6
2023-10-09 09:41:32 +02:00
dependabot[bot]
74f678a26f
Bump markdown from 3.4.4 to 3.5
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.4.4 to 3.5.
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.4...3.5 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 06:13:16 +00:00
Matthias
bf93648198
Merge pull request #9287 from freqtrade/dependabot/pip/develop/nbconvert-7.9.2
...
Bump nbconvert from 7.8.0 to 7.9.2
2023-10-09 08:12:34 +02:00
Matthias
51dccaeb4c
Merge pull request #9280 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.4
...
Bump mkdocs-material from 9.4.2 to 9.4.4
2023-10-09 08:11:04 +02:00
Matthias
ed4252af53
Merge pull request #9285 from freqtrade/dependabot/pip/develop/tables-3.9.1
...
Bump tables from 3.8.0 to 3.9.1
2023-10-09 08:09:33 +02:00
Matthias
2fde902c82
Merge pull request #9284 from freqtrade/dependabot/pip/develop/python-rapidjson-1.12
...
Bump python-rapidjson from 1.11 to 1.12
2023-10-09 08:07:24 +02:00
Matthias
4ea75af2d9
Merge pull request #9286 from freqtrade/dependabot/pip/develop/ruff-0.0.292
...
Bump ruff from 0.0.291 to 0.0.292
2023-10-09 08:07:00 +02:00
Matthias
1bba0cf7fc
Bump pre-commit types-requests
2023-10-09 07:06:33 +02:00
Matthias
b1fd0c73c7
Add additional test case for funding-fee calculation
2023-10-09 07:05:39 +02:00
Matthias
29eb6d938b
Update test for fixed funding_fee logic
2023-10-09 07:04:13 +02:00
Matthias
19620470bd
Improve funding fee cutof logic
2023-10-09 07:04:13 +02:00
Matthias
7a69b01b9b
avoid edge-case in test
2023-10-09 07:04:13 +02:00
Matthias
bc531cf846
Improve variable naming
2023-10-09 07:04:13 +02:00
Matthias
14908e52e2
Improv variable naming
2023-10-09 07:04:13 +02:00
dependabot[bot]
a86bf8d6d7
Bump aiohttp from 3.8.5 to 3.8.6
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.8.5 to 3.8.6.
- [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.8.5...v3.8.6 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 05:02:10 +00:00
Matthias
3662ca3ca6
Merge pull request #9279 from freqtrade/dependabot/pip/develop/ccxt-4.1.8
...
Bump ccxt from 4.0.112 to 4.1.8
2023-10-09 07:01:04 +02:00
dependabot[bot]
5fae03f7be
Bump nbconvert from 7.8.0 to 7.9.2
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.8.0 to 7.9.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.8.0...v7.9.2 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 03:54:23 +00:00
dependabot[bot]
f7f0f3bebb
Bump ruff from 0.0.291 to 0.0.292
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.291 to 0.0.292.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.291...v0.0.292 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 03:54:13 +00:00
dependabot[bot]
ccbab6ee6f
Bump tables from 3.8.0 to 3.9.1
...
Bumps [tables](https://github.com/PyTables/PyTables ) from 3.8.0 to 3.9.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.8.0...v3.9.1 )
---
updated-dependencies:
- dependency-name: tables
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 03:53:53 +00:00
dependabot[bot]
ef12dafea8
Bump python-rapidjson from 1.11 to 1.12
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.11 to 1.12.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.11...v1.12 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 03:53:42 +00:00
dependabot[bot]
08a65b50aa
Bump types-requests from 2.31.0.7 to 2.31.0.8
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.7 to 2.31.0.8.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 03:53:37 +00:00
dependabot[bot]
d28d6cbdb4
Bump python-telegram-bot from 20.5 to 20.6
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.5 to 20.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/v20.5...v20.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 >
2023-10-09 03:53:34 +00:00
dependabot[bot]
41a6709ece
Bump torch from 2.0.1 to 2.1.0
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.0.1 to 2.1.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.0.1...v2.1.0 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 03:53:23 +00:00
dependabot[bot]
756f5d5408
Bump mkdocs-material from 9.4.2 to 9.4.4
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.2 to 9.4.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.4.2...9.4.4 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 03:53:10 +00:00
dependabot[bot]
422b9c8fbc
Bump ccxt from 4.0.112 to 4.1.8
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.112 to 4.1.8.
- [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.0.112...4.1.8 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-09 03:53:01 +00:00
Matthias
40ec2c4921
Improve messaging in case of delayed exchange cancel
2023-10-08 11:17:29 +02:00
Matthias
5cf7ad85a0
Adjust tests for new interface to handle_cancel_* methods
2023-10-08 10:44:37 +02:00
Matthias
f02c9f0435
Pass order object to handle_cancel* methods
2023-10-08 10:26:27 +02:00
Matthias
c59b5e7781
Improve type hinting
2023-10-08 09:58:06 +02:00
Matthias
e525c6694b
Add ft_cancel_reason column to order object
2023-10-08 09:46:12 +02:00
Matthias
897c14e2e5
Don't check for "open orders" in handle_cancel_enter
...
it's actually irrelenant (closes #9273 ).
2023-10-08 09:40:46 +02:00
Matthias
6c00bf423b
Fix comment
2023-10-08 08:59:18 +02:00
Matthias
094984eb2f
Fix wrong typehint
2023-10-07 15:09:44 +02:00
Matthias
081411fba4
Improve bot typehints
2023-10-07 15:09:34 +02:00
Matthias
178c0972ff
Read funding_fee on order objects in "from_json"
2023-10-07 08:43:06 +02:00
Axel-CH
e8be011e2b
update manage_trade_stoploss_orders: remove unrelevant TODO
2023-10-06 17:01:12 -04:00
Axel-CH
aaa82e1fa9
remove all occurence of stoploss_order_id in trade_model, update api schemas, update rpc_delete
2023-10-06 16:34:03 -04:00
Axel-CH
2bb68ca53d
remove stoploss_order_id from LocalTrade class
2023-10-06 16:08:40 -04:00
Axel-CH
df8f1b9328
update manage_trade_stoploss_orders description
2023-10-06 15:58:51 -04:00
Axel-CH
9d82de15d4
first updated proposition of handle_stoploss_on_exchange, add sl_orders helper
2023-10-06 15:56:08 -04:00
Matthias
910e317a45
Fix unhandled exception
...
closes #9270
2023-10-06 20:13:37 +02:00
Matthias
1ef5adbb0e
Test for #9270
2023-10-06 20:13:11 +02:00
Axel-CH
ea828ccb4a
remove legacy sl management code from create_stoploss_order
2023-10-06 10:40:23 -04:00
Axel-CH
2565d509a6
remove legacy sl management code from handle_insufficient_funds
2023-10-06 10:38:14 -04:00
Axel-CH
d5a0759051
add open_sl_orders helper, use it in cancel_stoploss_on_exchange
2023-10-06 10:29:57 -04:00
Axel-CH
9214af6901
update cancel_stoploss_on_exchange to cancel all sl orders of trade
2023-10-05 22:24:17 -04:00
Matthias
f5db856a75
re-align adjust_entry_price between backtest and live
2023-10-05 18:11:35 +02:00
Matthias
b2ad40253f
Hide most non-freqtrade logs in -v mode
2023-10-05 07:03:29 +02:00
Matthias
1e0d622d80
Don't run "recovery" when stop-orders are open
2023-10-05 06:45:00 +02:00
Matthias
1d941249ed
Revert "Remove numpy armv7l lock since wheels are now available"
...
This reverts commit 04409602a6 .
2023-10-04 19:57:26 +02:00
Axel-CH
cac777cb21
add property has_open_sl_orders to trade model
2023-10-04 13:09:44 -04:00
Matthias
5bfd3fdc33
Add openblas to armhf image
2023-10-04 17:55:15 +02:00
Matthias
753b807a45
Merge pull request #9211 from freqtrade/dependabot/pip/cryptography-41.0.4
...
Bump cryptography from 41.0.3 to 41.0.4
2023-10-04 07:12:01 +02:00
Matthias
04409602a6
Remove numpy armv7l lock since wheels are now available
2023-10-04 07:10:51 +02:00
Matthias
b2796b850b
Add funding_fee export to order object
...
Helps debugging #9163
2023-10-04 06:36:39 +02:00
Matthias
8c633aab19
Merge pull request #9261 from stash86/bt-metrics
...
Fix visual issues and docs
2023-10-03 07:06:03 +02:00
Stefano Ariestasia
f14b4133c3
fix wording
2023-10-03 13:36:31 +09:00
Matthias
8f2e4aa4fd
Merge pull request #9262 from freqtrade/dependabot/pip/urllib3-2.0.6
...
Bump urllib3 from 2.0.5 to 2.0.6
2023-10-03 06:17:44 +02:00
dependabot[bot]
3c2e043e82
Bump urllib3 from 2.0.5 to 2.0.6
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.5 to 2.0.6.
- [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/v2.0.5...2.0.6 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-03 00:22:39 +00:00
Stefano
609ed2d7b3
fix return values
2023-10-03 08:41:05 +09:00
Stefano Ariestasia
183166b3fb
fix output if no variance, and fix docs
2023-10-03 08:27:28 +09:00
Matthias
12dc91719e
Merge pull request #9247 from freqtrade/dependabot/pip/develop/pydantic-2.4.2
...
Bump pydantic from 2.3.0 to 2.4.2
2023-10-02 19:26:33 +02:00
dependabot[bot]
cd071c3bdc
Bump cryptography from 41.0.3 to 41.0.4
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 17:21:57 +00:00
Matthias
0618ecce47
Merge pull request #9249 from freqtrade/dependabot/pip/develop/ccxt-4.0.112
...
Bump ccxt from 4.0.105 to 4.0.112
2023-10-02 19:21:00 +02:00
Matthias
13438ad8de
Merge pull request #9260 from freqtrade/revert-9250-dependabot/pip/develop/ast-comments-1.1.1
...
Revert "Bump ast-comments from 1.1.0 to 1.1.1"
2023-10-02 18:30:22 +02:00
Matthias
60c2b1d6ca
Revert "Bump ast-comments from 1.1.0 to 1.1.1"
2023-10-02 18:02:36 +02:00
Matthias
eaf4ffcbaf
Merge pull request #9253 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.7
...
Bump types-requests from 2.31.0.4 to 2.31.0.7
2023-10-02 16:11:00 +02:00
Matthias
79e59bdda0
Bump types-requests pre-commit
2023-10-02 13:37:49 +02:00
dependabot[bot]
b409ab5ead
Bump pydantic from 2.3.0 to 2.4.2
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.3.0 to 2.4.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.3.0...v2.4.2 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 07:59:35 +00:00
Matthias
790c7036a1
Merge pull request #9258 from freqtrade/dependabot/pip/develop/fastapi-0.103.2
...
Bump fastapi from 0.103.1 to 0.103.2
2023-10-02 09:58:33 +02:00
Matthias
73902f507a
Merge pull request #9250 from freqtrade/dependabot/pip/develop/ast-comments-1.1.1
...
Bump ast-comments from 1.1.0 to 1.1.1
2023-10-02 09:43:39 +02:00
Matthias
1a80f6bc4e
Merge pull request #9257 from freqtrade/dependabot/pip/develop/arrow-1.3.0
...
Bump arrow from 1.2.3 to 1.3.0
2023-10-02 09:43:18 +02:00
dependabot[bot]
5feb7fe654
Bump ast-comments from 1.1.0 to 1.1.1
...
Bumps [ast-comments](https://github.com/t3rn0/ast-comments ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/t3rn0/ast-comments/releases )
- [Commits](https://github.com/t3rn0/ast-comments/compare/1.1.0...1.1.1 )
---
updated-dependencies:
- dependency-name: ast-comments
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 06:19:59 +00:00
dependabot[bot]
980960bc6a
Bump arrow from 1.2.3 to 1.3.0
...
Bumps [arrow](https://github.com/arrow-py/arrow ) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/arrow-py/arrow/releases )
- [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/arrow-py/arrow/compare/1.2.3...1.3.0 )
---
updated-dependencies:
- dependency-name: arrow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 06:18:56 +00:00
Matthias
52c614733f
Merge pull request #9255 from freqtrade/dependabot/pip/develop/tensorboard-2.14.1
...
Bump tensorboard from 2.14.0 to 2.14.1
2023-10-02 08:18:48 +02:00
Matthias
e913d12c71
Merge pull request #9252 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.2
...
Bump mkdocs-material from 9.4.1 to 9.4.2
2023-10-02 08:18:08 +02:00
Matthias
5dc24232ca
Merge pull request #9254 from freqtrade/dependabot/pip/develop/packaging-23.2
...
Bump packaging from 23.1 to 23.2
2023-10-02 08:17:53 +02:00
Matthias
ef2115d667
Merge pull request #9256 from freqtrade/dependabot/pip/develop/rich-13.6.0
...
Bump rich from 13.5.3 to 13.6.0
2023-10-02 08:17:31 +02:00
Matthias
74476eae43
Merge pull request #9251 from freqtrade/dependabot/pip/develop/scipy-1.11.3
...
Bump scipy from 1.11.2 to 1.11.3
2023-10-02 08:17:14 +02:00
Matthias
84335d58b3
Greatly speed up recursive by caching exchange
2023-10-02 06:34:35 +02:00
Matthias
f175fc6e9b
Merge pull request #9248 from freqtrade/dependabot/pip/develop/schedule-1.2.1
...
Bump schedule from 1.2.0 to 1.2.1
2023-10-02 06:20:44 +02:00
dependabot[bot]
9edd7e6bc8
Bump fastapi from 0.103.1 to 0.103.2
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.103.1 to 0.103.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.103.1...0.103.2 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:41:42 +00:00
dependabot[bot]
7478c56ca5
Bump rich from 13.5.3 to 13.6.0
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.5.3 to 13.6.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.5.3...v13.6.0 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:41:29 +00:00
dependabot[bot]
1f36f4802a
Bump tensorboard from 2.14.0 to 2.14.1
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.14.0 to 2.14.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.14.0...2.14.1 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:41:23 +00:00
dependabot[bot]
4d920d7866
Bump packaging from 23.1 to 23.2
...
Bumps [packaging](https://github.com/pypa/packaging ) from 23.1 to 23.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/23.1...23.2 )
---
updated-dependencies:
- dependency-name: packaging
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:41:09 +00:00
dependabot[bot]
19fb3f9b54
Bump types-requests from 2.31.0.4 to 2.31.0.7
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.4 to 2.31.0.7.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:40:59 +00:00
dependabot[bot]
fafc102573
Bump mkdocs-material from 9.4.1 to 9.4.2
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.4.1 to 9.4.2.
- [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.4.1...9.4.2 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:40:52 +00:00
dependabot[bot]
3868f9c698
Bump scipy from 1.11.2 to 1.11.3
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.11.2 to 1.11.3.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.11.2...v1.11.3 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:40:40 +00:00
dependabot[bot]
0204f666b3
Bump ccxt from 4.0.105 to 4.0.112
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.105 to 4.0.112.
- [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.0.105...4.0.112 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:40:23 +00:00
dependabot[bot]
f32a13bfb0
Bump schedule from 1.2.0 to 1.2.1
...
Bumps [schedule](https://github.com/dbader/schedule ) from 1.2.0 to 1.2.1.
- [Changelog](https://github.com/dbader/schedule/blob/master/HISTORY.rst )
- [Commits](https://github.com/dbader/schedule/compare/1.2.0...1.2.1 )
---
updated-dependencies:
- dependency-name: schedule
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-02 03:40:10 +00:00
Matthias
4809c9f07a
Adjust tests for new naming
2023-10-01 08:00:09 +02:00
Matthias
19af144b33
Improve of analysis files further
2023-10-01 07:58:46 +02:00
Matthias
4db7962048
Update tests to new structure
2023-10-01 07:55:03 +02:00
Matthias
7e6f2cba53
Move analysis command into their own subspace
2023-10-01 07:54:09 +02:00
Matthias
c6199e5ca6
Merge pull request #9232 from freqtrade/kraken/dldata
...
Kraken - dataimport
2023-10-01 07:13:54 +02:00
Matthias
e73f215a67
Merge pull request #9242 from freqtrade/new_release
...
New release 2023.9
2023-09-30 17:25:36 +02:00
Matthias
f7ff1dc610
Bump develop version to 2023.10-dev
2023-09-30 13:13:18 +02:00
Matthias
96c5db3e38
Bump version to 2023.9
2023-09-30 13:02:02 +02:00
Matthias
c7f248fe3b
Merge branch 'stable' into new_release
2023-09-30 13:01:44 +02:00
Matthias
e27636b798
Merge pull request #9241 from freqtrade/fix/process-only-new-candles
...
chore: protect users against process_only_new_candles=False
2023-09-30 12:53:54 +02:00
Matthias
2d56b1bc8c
Fix whitespace
2023-09-30 08:23:21 +02:00
Matthias
659cbd987a
Merge pull request #9152 from stash86/bt-metrics
...
Add recursive-analysis sub-command
2023-09-29 17:59:37 +02:00
Robert Caulk
aff5372a8f
chore: protect users against process_only_new_candles=False
2023-09-29 13:12:44 +02:00
Stefano Ariestasia
2e7b5e2be9
Merge remote-tracking branch 'origin/bt-metrics' into bt-metrics
2023-09-29 14:19:37 +09:00
Stefano Ariestasia
7971cb29bb
fix error message
2023-09-29 14:17:44 +09:00
Matthias
154149ff03
Slightly updated docs
2023-09-29 07:14:49 +02:00
Matthias
92d7f27983
Further update test a bit
2023-09-29 07:09:48 +02:00
Matthias
20ea679b2b
Add "bias2" test with full lookahead bias
2023-09-29 07:06:11 +02:00
Matthias
39ede449a0
Rename test to avoid naming collision
2023-09-29 06:58:16 +02:00
Matthias
37550d3bdb
Fix typo in --strategy_list
2023-09-28 21:01:37 +02:00
Matthias
b688526623
Improve sorting in docs
...
(these are more important than advanced strategy/docs)
2023-09-28 20:48:47 +02:00
Matthias
d52d30cfbe
invert setting-location for stopLossPrice
...
Slowly migrating to stopLossPrice in favor of stopPrice.
2023-09-28 19:33:59 +02:00
Matthias
9cf08e0434
Merge pull request #9235 from stevanStevic/develop
...
Change word strat to strategy in freqai-feature-engineering.md
2023-09-28 06:58:49 +02:00
Matthias
56a85690b4
Update cached leverage tiers
2023-09-28 06:38:29 +02:00
Matthias
0f2612c231
Merge pull request #9223 from freqtrade/dependabot/pip/develop/catboost-1.2.2
...
Bump catboost from 1.2.1 to 1.2.2
2023-09-27 19:09:56 +02:00
Stevan Stevic
f9edc72f35
Merge pull request #1 from stevanStevic/minor-doc-fix
...
Change strat to strategy in freqai-feature-engineering.md
2023-09-27 17:02:44 +02:00
Stevan Stevic
90475e52db
Change strat to strategy in freqai-feature-engineering.md
2023-09-27 16:56:03 +02:00
Matthias
504f51fabb
Fix liquidation price setting in backtesting
...
closes #9205
2023-09-27 06:40:24 +02:00
Matthias
a905d1bd67
Assert backtesting liquidation price
...
Fails for #9205
2023-09-27 06:40:24 +02:00
Matthias
a27baf1a51
Improve backtest test
2023-09-27 06:40:24 +02:00
Matthias
f174c2e01e
Merge pull request #9221 from freqtrade/dependabot/pip/develop/ccxt-4.0.105
...
Bump ccxt from 4.0.88 to 4.0.105
2023-09-26 17:48:04 +02:00
Matthias
3f60b2c140
Update bybit stoploss parameter/prop for new ccxt version
2023-09-26 06:45:48 +02:00
Matthias
927d1d2686
Split stop_price parameter from property
2023-09-26 06:34:10 +02:00
Matthias
d04a4db270
Merge pull request #9217 from freqtrade/frog-dataformat-docs-1
...
Update data-download.md
2023-09-26 06:30:34 +02:00
Matthias
8ad6eb9896
Update parameter value to be clearer
2023-09-25 19:55:58 +02:00
Matthias
74709461e3
Improve exception wording
2023-09-25 19:48:09 +02:00
Matthias
9e6cc5ebbd
Improve comment on special handling
2023-09-25 19:46:27 +02:00
Matthias
a2d8f92e05
Add rudimentary test for test_trade_converter
2023-09-25 19:46:15 +02:00
Matthias
a7d90e2a25
Minor adjustments to conversions
2023-09-25 19:45:03 +02:00
Matthias
83b37e2f78
Add documentation for kraken data mode
2023-09-25 18:23:20 +02:00
Matthias
488629096b
Improve logging in kraken-converter
2023-09-25 18:23:20 +02:00
Matthias
a3f167f6df
Split format-from for trades to allow for trades special case
2023-09-25 18:23:20 +02:00
Matthias
1e8814b43e
Improve handling of kraken dataconvert
2023-09-25 18:23:20 +02:00
Matthias
2e430519e3
Call kraken-convert in special cases
2023-09-25 18:23:20 +02:00
Matthias
2164b02c66
Add initial code for trade_kraken import
2023-09-25 18:23:20 +02:00
Matthias
ed45dcdf8a
Update .gitignore to exclude memray stuff
2023-09-25 18:20:05 +02:00
Matthias
e518e741af
update bybit live order to v5
2023-09-25 18:05:44 +02:00
Matthias
56b9c250ba
Update order_parse online test
2023-09-25 18:05:40 +02:00
dependabot[bot]
a009816ac4
Bump ccxt from 4.0.88 to 4.0.105
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.88 to 4.0.105.
- [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.0.88...4.0.105 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 10:24:15 +00:00
Matthias
c29d2ac05b
Merge pull request #9218 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.21
...
Bump sqlalchemy from 2.0.20 to 2.0.21
2023-09-25 12:23:27 +02:00
Matthias
551d1b0962
Bump sqlalchemy pre-commit
2023-09-25 11:45:14 +02:00
dependabot[bot]
5e696f4ea0
Bump sqlalchemy from 2.0.20 to 2.0.21
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.20 to 2.0.21.
- [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 >
2023-09-25 09:28:42 +00:00
Matthias
d8423272da
Merge pull request #9227 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.4
...
Bump types-requests from 2.31.0.2 to 2.31.0.4
2023-09-25 11:27:28 +02:00
Matthias
b605d4d71f
Merge pull request #9222 from freqtrade/dependabot/pip/develop/urllib3-2.0.5
...
Bump urllib3 from 2.0.4 to 2.0.5
2023-09-25 11:26:25 +02:00
Matthias
c39290d7da
bump types-requests in pre-commit
2023-09-25 10:10:03 +02:00
dependabot[bot]
4849b23fd6
Bump urllib3 from 2.0.4 to 2.0.5
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.4 to 2.0.5.
- [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.0.4...v2.0.5 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 08:07:30 +00:00
Matthias
c1beb0ff33
Merge pull request #9230 from freqtrade/dependabot/pip/develop/mkdocs-material-9.4.1
...
Bump mkdocs-material from 9.3.1 to 9.4.1
2023-09-25 10:07:06 +02:00
Matthias
d08a015b45
Merge pull request #9228 from freqtrade/dependabot/pip/develop/jsonschema-4.19.1
...
Bump jsonschema from 4.19.0 to 4.19.1
2023-09-25 10:06:42 +02:00
Matthias
4f7487e931
Merge pull request #9225 from freqtrade/dependabot/pip/develop/ruff-0.0.291
...
Bump ruff from 0.0.290 to 0.0.291
2023-09-25 10:05:53 +02:00
dependabot[bot]
d032aaaba0
Bump mkdocs-material from 9.3.1 to 9.4.1
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.3.1 to 9.4.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.3.1...9.4.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 04:48:16 +00:00
Matthias
073cb0a5a9
Merge pull request #9220 from freqtrade/dependabot/pip/develop/mkdocs-1.5.3
...
Bump mkdocs from 1.5.2 to 1.5.3
2023-09-25 06:47:23 +02:00
Matthias
ce6c44eda0
Merge pull request #9219 from freqtrade/dependabot/pip/develop/time-machine-2.13.0
...
Bump time-machine from 2.12.0 to 2.13.0
2023-09-25 06:39:05 +02:00
dependabot[bot]
0099381dd0
Bump jsonschema from 4.19.0 to 4.19.1
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.19.0 to 4.19.1.
- [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.19.0...v4.19.1 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 03:52:41 +00:00
dependabot[bot]
7bcb3d5580
Bump types-requests from 2.31.0.2 to 2.31.0.4
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.2 to 2.31.0.4.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 03:52:36 +00:00
dependabot[bot]
c15c13a367
Bump ruff from 0.0.290 to 0.0.291
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.290 to 0.0.291.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.290...v0.0.291 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 03:52:28 +00:00
dependabot[bot]
53a7273065
Bump catboost from 1.2.1 to 1.2.2
...
Bumps [catboost](https://github.com/catboost/catboost ) from 1.2.1 to 1.2.2.
- [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.1...v1.2.2 )
---
updated-dependencies:
- dependency-name: catboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 03:52:11 +00:00
dependabot[bot]
da9a8b616e
Bump mkdocs from 1.5.2 to 1.5.3
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.2...1.5.3 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 03:51:54 +00:00
dependabot[bot]
e6277222ca
Bump time-machine from 2.12.0 to 2.13.0
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.12.0 to 2.13.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.12.0...2.13.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 >
2023-09-25 03:51:49 +00:00
Matthias
8002b476ff
Update recommendation for kraken
2023-09-24 23:04:28 +02:00
Matthias
d9b5d05e2a
Align sample configs with the "no ratelimit" recommendation
2023-09-24 23:03:38 +02:00
Matthias
f5d7a4417d
Split trades methods into seperate converter file
2023-09-24 17:21:21 +02:00
Robert Davey
04b3b1d4d9
Update data-download.md
...
Fix the main data format docs to reflect the move to feather.
2023-09-24 12:12:16 +01:00
Matthias
38a3ce6164
Convert "converter" to package
2023-09-24 10:42:23 +02:00
Matthias
123e51774e
Move trades-to-ohlcv tests
2023-09-24 10:38:38 +02:00
Matthias
2322d0f3f3
Move trades-to-ohlcv to converter file
2023-09-24 10:38:25 +02:00
Matthias
8a5287581f
Move some convert-trades-to-ohlcv logic into convert function
2023-09-24 10:37:37 +02:00
Matthias
41cdd28f5f
Improve log output for convert-trades
2023-09-24 10:26:51 +02:00
Stefano Ariestasia
b387c315da
fix pre-commit
2023-09-24 14:59:19 +09:00
Stefano Ariestasia
3c647a3794
change wordings on the doc from backtest to "calculate indicators" since we never do full backtest process
2023-09-24 14:55:13 +09:00
Stefano Ariestasia
aac9ee0d55
move lookahead and recursive docs under Advanced Topics
2023-09-24 14:28:18 +09:00
Matthias
966247baaf
Make sure use_db is set as early as possible.
2023-09-23 18:20:19 +02:00
Matthias
589b9858f4
Disable build isolation (fix no docker builds)
2023-09-23 17:56:22 +02:00
Stefano Ariestasia
c0b2b0b96d
fix args description
2023-09-23 19:27:57 +09:00
Stefano Ariestasia
6cfc1836a2
fix wrong startup candle
2023-09-23 19:23:03 +09:00
Matthias
35800f3ada
remove hardcoded docs link
...
we should have one place to configure this.
2023-09-23 12:02:34 +02:00
Matthias
9fa365e766
Fix docs rendering (lists need a newline before the first item)
2023-09-23 10:47:30 +02:00
Matthias
a4a3b19566
Fix typo in docs
2023-09-23 10:27:44 +02:00
Matthias
8452399c12
Merge pull request #9187 from stash86/full-pairlist
...
Add FullTradesPairlist
2023-09-23 10:24:13 +02:00
Matthias
ff8a5ad2e5
Merge pull request #9213 from freqtrade/revert-9207-ccxt_update
...
Revert "Bump ccxt to 4.0.101"
2023-09-22 19:09:29 +02:00
Matthias
dda5a59019
Revert "Bump ccxt to 4.0.101"
2023-09-22 18:20:52 +02:00
Robert Davey
30e8466cae
Update recursive-analysis.md
...
Thanks for adding the example table! It's good to have that example available. I've edited this section of the docs as before.
2023-09-22 13:11:35 +01:00
Stefano Ariestasia
3881c51892
add example of the result of the analysis
2023-09-22 20:45:48 +09:00
Robert Davey
4959d124ad
Update recursive-analysis.md
...
I went through the docs which are great, but they needed some tidying up and changes to language to meet the style of the rest of the docs.
2023-09-22 10:50:35 +01:00
Stefano Ariestasia
f133ee3cca
add more explanation in the docs about startup candle and its relation to API limit
2023-09-22 17:10:43 +09:00
Matthias
ef6afaa2cb
Add test for replace_fail
2023-09-22 06:37:56 +02:00
Matthias
0e406c4d7d
Update some more test wordings
2023-09-22 06:37:56 +02:00
Matthias
b21775142d
Improve variable naming in test
2023-09-22 06:37:56 +02:00
Matthias
8ccc66cd97
Add tests for cancel order retries
2023-09-22 06:37:56 +02:00
Matthias
b4e732617e
Add handling for order replacement cancel failing
2023-09-22 06:37:56 +02:00
Matthias
450219c83b
Extract replace_order_faild message and behavior
2023-09-22 06:37:56 +02:00
Stefano
eb7df30061
add test
2023-09-22 09:43:03 +09:00
Matthias
9385400000
Merge pull request #9209 from alexpvpmindustry/patch-1
...
fix broken link
2023-09-21 17:57:32 +02:00
alex
961f50e335
fix broken link
2023-09-21 07:50:36 -07:00
Stefano
478e6f1e64
fix test
2023-09-21 21:22:45 +09:00
Stefano
a0e115ebd9
fix another test
2023-09-21 20:19:39 +09:00
Stefano
ce4f1b0709
fix test after adding new test strategy
2023-09-21 19:56:41 +09:00
Stefano
b0c639bac8
Merge branch 'bt-metrics2' of https://github.com/stash86/freqtrade into bt-metrics
2023-09-21 10:19:10 +00:00
Stefano
aba576f79f
pre-commit fix
2023-09-21 17:58:20 +09:00
Stefano
d92a6d7b73
all tests done
2023-09-21 17:51:37 +09:00
Stefano
89d47ffd8f
4 more tests
2023-09-21 17:47:51 +09:00
Stefano
b9e9f82503
first test done
2023-09-21 16:45:43 +09:00
Stefano
08b94a2077
1 test
2023-09-21 14:21:54 +09:00
Matthias
9f445cb053
Don't rely on status when determining open order count
2023-09-21 07:14:51 +02:00
Matthias
1d23ba6e30
Improve wording after order-replacement
2023-09-21 07:14:31 +02:00
Stefano Ariestasia
28e43a4867
initial test
2023-09-21 14:00:17 +09:00
Matthias
1b28521875
Improve execute_entry interface
2023-09-21 06:28:51 +02:00
Matthias
4ba3363bc6
Use matching numpy version in docker armhf image
2023-09-21 06:26:46 +02:00
Matthias
f1ed9ed048
Merge pull request #9207 from freqtrade/ccxt_update
...
Bump ccxt to 4.0.101
2023-09-21 06:18:35 +02:00
Stefano Ariestasia
d465fcffd5
change startup cande in sample strat
2023-09-21 11:13:06 +09:00
Stefano Ariestasia
32b0098ec1
fix example in the docs, increasing startup to 400 on ema100
2023-09-21 11:08:47 +09:00
Stefano Ariestasia
e77b9de89e
fix docs
2023-09-21 10:51:12 +09:00
Matthias
aec67cda66
update bybit live order to v5
2023-09-20 20:41:12 +02:00
Matthias
f3fb801b33
Update order_parse online test
2023-09-20 20:41:12 +02:00
Matthias
fe33088245
Bump ccxt to 4.0.101
2023-09-20 20:41:12 +02:00
Matthias
4bca8b97f3
Don't allow empty order-type from exchange
2023-09-20 20:32:37 +02:00
Matthias
f62f4f7711
Fix deployment (no arm numpy wheels just yet).
2023-09-20 20:03:41 +02:00
Matthias
896e2b6285
piwheels finally has wheels for cryptography
2023-09-20 20:02:31 +02:00
Matthias
ddb0ae10b4
Ensure no None status is passed from "create_order"
2023-09-20 20:02:06 +02:00
Stefano Ariestasia
37fa186c55
remove 1 column
2023-09-20 22:43:01 +09:00
Stefano Ariestasia
979e485f24
initial doc
2023-09-20 20:53:34 +09:00
Stefano Ariestasia
1555667da7
Merge remote-tracking branch 'origin/bt-metrics2' into bt-metrics2
2023-09-20 17:55:59 +09:00
Stefano Ariestasia
8a52a7b50d
Merge branch 'freqtrade:develop' into bt-metrics2
2023-09-20 17:48:52 +09:00
Stefano Ariestasia
a74b6df14e
Merge branch 'freqtrade:develop' into bt-metrics
2023-09-20 17:48:37 +09:00
Matthias
8600ae0387
Merge pull request #9191 from freqtrade/fix/double-date-column
...
Bug: FreqAI fit_live_predictions()
2023-09-20 08:23:41 +02:00
Matthias
02306884f0
Merge pull request #9204 from alexpvpmindustry/patch-1
...
Update exchanges.md
2023-09-20 07:04:03 +02:00
Robert Caulk
82ce5af454
Merge pull request #9200 from freqtrade/dependabot/pip/develop/xgboost-2.0.0
...
Bump xgboost from 1.7.6 to 2.0.0
2023-09-19 20:06:57 +02:00
alex
830f2219c8
Update exchanges.md
...
- Malaysia is a soverign country... parted with Singapore in 1965.
- also fix some formating
2023-09-19 09:44:01 -07:00
robcaulk
d21f0f4081
chore: add guardrails for users who neglect docs
2023-09-19 12:24:44 +02:00
robcaulk
8f883f2310
chore: fix set_initial_hist_preds test
2023-09-19 12:20:44 +02:00
dependabot[bot]
2f63b0199d
Bump xgboost from 1.7.6 to 2.0.0
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 1.7.6 to 2.0.0.
- [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/v1.7.6...v2.0.0 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 18:12:29 +00:00
Matthias
5a96c775fd
Merge pull request #9193 from freqtrade/dependabot/pip/develop/lightgbm-4.1.0
...
Bump lightgbm from 4.0.0 to 4.1.0
2023-09-18 20:11:19 +02:00
dependabot[bot]
cfdd9d6be9
Bump lightgbm from 4.0.0 to 4.1.0
...
Bumps [lightgbm](https://github.com/microsoft/LightGBM ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases )
- [Commits](https://github.com/microsoft/LightGBM/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 16:22:38 +00:00
Matthias
c749aae19f
Merge pull request #9196 from freqtrade/dependabot/pip/develop/numpy-1.26.0
...
Bump numpy from 1.25.2 to 1.26.0
2023-09-18 18:21:53 +02:00
Matthias
fd4877759c
Update hard min-requirement for python
2023-09-18 18:12:39 +02:00
Matthias
2e7acb4482
Merge pull request #9194 from freqtrade/dependabot/pip/develop/ruff-0.0.290
...
Bump ruff from 0.0.287 to 0.0.290
2023-09-18 08:35:55 +02:00
Matthias
b43b60b26d
Merge pull request #9202 from freqtrade/dependabot/pip/develop/plotly-5.17.0
...
Bump plotly from 5.16.1 to 5.17.0
2023-09-18 08:29:48 +02:00
Matthias
5ca8076072
Merge pull request #9201 from freqtrade/dependabot/pip/develop/python-rapidjson-1.11
...
Bump python-rapidjson from 1.10 to 1.11
2023-09-18 08:28:24 +02:00
Matthias
8d3c2470e3
Merge pull request #9198 from freqtrade/dependabot/pip/develop/rich-13.5.3
...
Bump rich from 13.5.2 to 13.5.3
2023-09-18 07:09:58 +02:00
Matthias
3f85f3cce6
Exclude UP036 for now
2023-09-18 07:08:08 +02:00
Matthias
2801bccdc7
Merge pull request #9197 from freqtrade/dependabot/pip/develop/mkdocs-material-9.3.1
...
Bump mkdocs-material from 9.2.8 to 9.3.1
2023-09-18 07:00:14 +02:00
Matthias
22651a8629
Merge pull request #9195 from freqtrade/dependabot/pip/develop/filelock-3.12.4
...
Bump filelock from 3.12.3 to 3.12.4
2023-09-18 06:59:55 +02:00
dependabot[bot]
c7106a6802
Bump plotly from 5.16.1 to 5.17.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.16.1 to 5.17.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.16.1...v5.17.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 03:39:45 +00:00
dependabot[bot]
6e1f457fb3
Bump python-rapidjson from 1.10 to 1.11
...
Bumps [python-rapidjson](https://github.com/python-rapidjson/python-rapidjson ) from 1.10 to 1.11.
- [Changelog](https://github.com/python-rapidjson/python-rapidjson/blob/master/CHANGES.rst )
- [Commits](https://github.com/python-rapidjson/python-rapidjson/compare/v1.10...v1.11 )
---
updated-dependencies:
- dependency-name: python-rapidjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 03:39:41 +00:00
dependabot[bot]
533a16658c
Bump rich from 13.5.2 to 13.5.3
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.5.2 to 13.5.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.5.2...v13.5.3 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 03:39:14 +00:00
dependabot[bot]
9b35dae465
Bump mkdocs-material from 9.2.8 to 9.3.1
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.2.8 to 9.3.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.2.8...9.3.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 03:39:05 +00:00
dependabot[bot]
e6d01b04ea
Bump numpy from 1.25.2 to 1.26.0
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.25.2 to 1.26.0.
- [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.25.2...v1.26.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 03:38:57 +00:00
dependabot[bot]
d185b2020a
Bump filelock from 3.12.3 to 3.12.4
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.12.3 to 3.12.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.12.3...3.12.4 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 03:38:44 +00:00
dependabot[bot]
74ed0e0b11
Bump ruff from 0.0.287 to 0.0.290
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.287 to 0.0.290.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.287...v0.0.290 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 03:38:34 +00:00
Matthias
75f89ec12f
Merge pull request #9188 from Axel-CH/add-trade-param-to-custom-entry-price
...
Add trade param to custom entry price
2023-09-17 23:23:42 +02:00
Matthias
f6fce2162c
Add new parameter to strategy template
2023-09-17 22:25:23 +02:00
Matthias
158bf09774
Fix type checking error
2023-09-17 19:40:44 +02:00
robcaulk
1f1abfe798
fix: avoid duplicate date columns interfering with fit_live_predictions()
2023-09-17 17:36:01 +02:00
Axel-CH
29a5e049b9
edit note wording for custom_entry_price
2023-09-17 03:30:03 -04:00
Axel-CH
2bc0c4ecd5
update docstring
2023-09-17 03:17:07 -04:00
Axel-CH
224213840d
update trade object as optional parameter
2023-09-17 03:13:40 -04:00
Axel CHERUBIN
d81fdeb3ed
Update docs/strategy-callbacks.md
...
Co-authored-by: Matthias <xmatthias@outlook.com >
2023-09-17 03:06:00 -04:00
Matthias
14c5f435aa
okx: Use proper history endpoint for fetch_orders
2023-09-16 20:01:19 +02:00
Matthias
5745722a37
Increase time for fetch_orders in test
2023-09-16 20:00:17 +02:00
Axel-CH
a7cd9d77f2
ignore custom_entry_price trade object type test, remove LocalTrade as type
2023-09-16 13:58:59 -04:00
Axel-CH
5b857aeaf0
fix custom_entry_price trade object type test
2023-09-16 13:46:56 -04:00
Matthias
afb1b787c8
add okx to fully tested exchanges
2023-09-16 19:43:39 +02:00
Matthias
659168d341
Improve cancel_stop test
2023-09-16 19:43:39 +02:00
Axel-CH
3f4715ba49
update custom_entry_price docstring
2023-09-16 13:20:10 -04:00
Axel-CH
1d0f1bd1ee
update doc
2023-09-16 13:13:23 -04:00
Matthias
220bc3c23e
Rename fetch_orders_emulate to make it non-protected
2023-09-16 17:56:16 +02:00
Matthias
c90be601f5
Add offset to "fetch_orders" to avoid missing the initial order
2023-09-16 17:53:47 +02:00
Matthias
5d8e0573f6
Run handle_onexchange_order test without dry-run
2023-09-16 16:39:52 +02:00
Matthias
3d858f6599
Fix bug closing trades while recalculating
...
closes #9186
2023-09-16 16:39:52 +02:00
Matthias
6d2d5f93d0
Add exit order test
...
showing behavior in #9186
2023-09-16 16:39:40 +02:00
Matthias
d01bc0fb9f
Enforce kwargs for update_trade_state
2023-09-16 14:44:24 +02:00
Matthias
394d758d32
Add missing fields to json (and json parse)
2023-09-16 14:06:36 +02:00
Axel-CH
91c710408a
fix flake8, set trade object param as Optional
2023-09-16 03:36:36 -04:00
Matthias
3a7f390510
Cancel based forceexits shouldn't trigger a full exit.
2023-09-16 09:32:51 +02:00
Matthias
a7d6efdcd6
Fix order amounts in test
2023-09-16 09:32:30 +02:00
Matthias
fed24c1308
Improve test for get_canceled_exit_order
2023-09-16 09:13:41 +02:00
Matthias
ae4021da14
Rename get_canceled exit orders ...
2023-09-16 09:11:31 +02:00
Matthias
8378a0234d
Filter exit_order_count on canceled orders only
2023-09-16 09:10:56 +02:00
Axel CHERUBIN
d26869ea0a
Merge branch 'freqtrade:develop' into add-trade-param-to-custom-entry-price
2023-09-16 02:53:01 -04:00
axel
cf96ad1d1b
add trade param to custom entry price in interface, bot, backtesting, exemples
2023-09-16 02:32:03 -04:00
Matthias
3919bf3740
Adjust sequence of trade json output
2023-09-16 08:25:36 +02:00
Stefano
9814cf5360
flake8 fix
2023-09-15 12:35:56 +09:00
Stefano
c19fe95d39
add the filter to docs, tyding up the py file
2023-09-15 11:34:56 +09:00
Stefano
383bdb7d56
flake8 fix
2023-09-15 10:15:19 +09:00
Matthias
41765b14dc
Merge pull request #9182 from stash86/fix-rangestability
...
Change the cache of rangestability to 1 day
2023-09-14 20:43:07 +02:00
Matthias
33bf7f9f30
Ensure test doesn't fail based on daytime
...
failed if it's run in the first hour of the (UTC) day
2023-09-14 20:05:11 +02:00
Matthias
454c2343a8
More clarity for adjust_trade_position callback docstring
2023-09-14 18:27:45 +02:00
Matthias
6d8bf75572
Merge pull request #9179 from freqtrade/chore/better-freqai-reload
...
chore: fix bug associated with leaving FreqAI offline for more than 1candle
2023-09-14 18:10:47 +02:00
Robert Caulk
310c9f6034
Update test_freqai_datadrawer.py
2023-09-14 13:49:31 +02:00
Stefano Ariestasia
c0a600858f
Change the cache of rangestability to 1 day
2023-09-14 08:50:06 +09:00
Stefano Ariestasia
5b07385414
simplify the filter
2023-09-14 08:13:47 +09:00
robcaulk
844ab4aef5
chore: add tests for set_initial_return_values
2023-09-14 00:05:59 +02:00
Stefano Ariestasia
44ca6f1c46
remove unused vars and change wording
2023-09-13 17:07:45 +09:00
Stefano Ariestasia
552f947248
remove unnecessary check
2023-09-13 15:09:13 +09:00
Stefano Ariestasia
7655bf6ea7
turn off logger for now
2023-09-13 14:53:33 +09:00
Stefano Ariestasia
25ae25248c
add logger
2023-09-13 14:42:43 +09:00
Stefano Ariestasia
dd01ae880f
fix error
2023-09-13 14:38:16 +09:00
Stefano Ariestasia
e0a06ca454
add fulltradesfilter
2023-09-13 14:18:07 +09:00
Stefano Ariestasia
a93592c467
add fulltradespairlist
2023-09-13 14:17:43 +09:00
Stefano Ariestasia
08dffc95d8
fix wording
2023-09-13 11:58:28 +09:00
Stefano Ariestasia
57800e78c7
Merge branch 'freqtrade:develop' into bt-metrics2
2023-09-13 08:20:28 +09:00
Stefano Ariestasia
bd4d7efbc9
Merge pull request #20 from stash86/bt-metrics2
...
create BaseAnalysis class
2023-09-13 08:20:09 +09:00
Stefano Ariestasia
5019fb5bf3
fix flake8
2023-09-12 19:58:40 +09:00
Stefano Ariestasia
a0e0d7fe27
more fixes
2023-09-12 19:57:16 +09:00
Stefano Ariestasia
6377fd2689
flake8 fix
2023-09-12 19:54:25 +09:00
root
bd9ea9bd8c
precommit fix
2023-09-12 19:50:39 +09:00
Stefano Ariestasia
cfeefa8754
remove prepare data from baseanalysis
2023-09-12 19:29:13 +09:00
Stefano Ariestasia
475d8486bb
fix mutable Backtest
2023-09-12 19:21:01 +09:00
robcaulk
628963c207
chore: fix bug associated with leaving FreqAI offline for more than 1 candle.
2023-09-12 12:19:12 +02:00
Stefano Ariestasia
4d1810c2b6
update lookahead analysis
2023-09-12 19:11:19 +09:00
Stefano Ariestasia
05f0dccb8e
add missing args to config
2023-09-12 16:25:25 +09:00
Stefano Ariestasia
6360e7fb15
debug
2023-09-12 16:20:04 +09:00
Stefano Ariestasia
40695a39d5
add missing var
2023-09-12 16:14:25 +09:00
Stefano Ariestasia
008f621211
create BaseAnalysis class
2023-09-12 15:42:32 +09:00
Matthias
a52cf42218
use last order date to fill order.
2023-09-12 07:01:51 +02:00
Matthias
a866b0a35e
Improve test correctness
2023-09-12 07:01:05 +02:00
Matthias
af1054fa70
Avoid re-implementing existing feature
2023-09-12 07:00:55 +02:00
Stefano Ariestasia
5608bbde9c
Merge branch 'freqtrade:develop' into bt-metrics
2023-09-12 13:56:24 +09:00
Matthias
ee9d2c637a
Improve "order refind" mechanics
2023-09-11 20:18:42 +02:00
Matthias
f0819d9df1
Improve "filled" date assignment for order updates
2023-09-11 20:03:38 +02:00
Matthias
96e5615d1b
Update safe_value_fallback to allow empty 2nd keys
2023-09-11 20:03:38 +02:00
Matthias
4798dea6e1
Merge pull request #9168 from freqtrade/dependabot/pip/develop/ccxt-4.0.88
...
Bump ccxt from 4.0.81 to 4.0.88
2023-09-11 19:12:17 +02:00
Matthias
23a4ff9f25
Merge pull request #9171 from freqtrade/dependabot/pip/develop/orjson-3.9.7
...
Bump orjson from 3.9.5 to 3.9.7
2023-09-11 18:23:06 +02:00
Matthias
5ddfbea611
Merge pull request #9172 from freqtrade/dependabot/pip/develop/questionary-2.0.1
...
Bump questionary from 2.0.0 to 2.0.1
2023-09-11 08:12:00 +02:00
Matthias
e8e67d1c85
Merge pull request #9173 from freqtrade/dependabot/pip/develop/pytest-7.4.2
...
Bump pytest from 7.4.1 to 7.4.2
2023-09-11 08:11:41 +02:00
Matthias
dc9c31252b
Merge pull request #9169 from freqtrade/dependabot/pip/develop/mkdocs-material-9.2.8
...
Bump mkdocs-material from 9.2.7 to 9.2.8
2023-09-11 06:45:44 +02:00
Matthias
82baa3f93f
Improve and clarify wording around use_exit_signal
2023-09-11 06:32:40 +02:00
Matthias
78ca11155b
Merge pull request #9167 from freqtrade/dependabot/github_actions/develop/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2023-09-11 06:22:44 +02:00
dependabot[bot]
45c90c2013
Bump pytest from 7.4.1 to 7.4.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.1 to 7.4.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/7.4.1...7.4.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 03:33:55 +00:00
dependabot[bot]
3a1057e1ff
Bump questionary from 2.0.0 to 2.0.1
...
Bumps [questionary](https://github.com/tmbo/questionary ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/tmbo/questionary/compare/2.0.0...2.0.1 )
---
updated-dependencies:
- dependency-name: questionary
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 03:33:50 +00:00
dependabot[bot]
e45d5d3594
Bump orjson from 3.9.5 to 3.9.7
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.5 to 3.9.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.9.5...3.9.7 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 03:33:47 +00:00
dependabot[bot]
14ee5a2076
Bump mkdocs-material from 9.2.7 to 9.2.8
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.2.7 to 9.2.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.2.7...9.2.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 >
2023-09-11 03:33:33 +00:00
dependabot[bot]
da83243eb3
Bump ccxt from 4.0.81 to 4.0.88
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.81 to 4.0.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.0.81...4.0.88 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 03:33:17 +00:00
dependabot[bot]
46ec7d5ea6
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 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/v3...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 >
2023-09-11 03:22:45 +00:00
Matthias
29fbac9f96
Add "catch-all" exceptionhandler for handle_onexchange_order
...
(it's actually a poor mans workaround)
closes #9025
2023-09-10 20:27:08 +02:00
Matthias
421a6c02a0
Improve enum imports
2023-09-10 18:10:38 +02:00
Matthias
2ee152c5a6
Merge pull request #8779 from Axel-CH/feature/multiple_open_orders
...
Feature: Multiple open orders
2023-09-10 17:22:26 +02:00
Matthias
bef27467b6
Further improve test
2023-09-10 16:18:18 +02:00
Matthias
52f971cbb7
Improve existing test
2023-09-10 16:17:39 +02:00
Matthias
563e68e894
Don't hard-fail merge if there's no informative data
2023-09-10 16:16:52 +02:00
Matthias
49b4ab6d3b
Simplify some things in tests
2023-09-09 17:37:05 +02:00
Matthias
7455e56a29
Add docstrings, simplify some code
2023-09-09 10:09:37 +02:00
Matthias
245a67e37e
Avoid tons of commits when cancelling all orders
2023-09-09 09:55:01 +02:00
Matthias
e76d4241a0
Remove further unnecessary method
2023-09-09 09:54:12 +02:00
Matthias
01ff054a0b
fix open orders telegram reporting
2023-09-09 09:40:55 +02:00
Matthias
9e1f7dc6f7
have force-enter also include has_open_orders
2023-09-09 09:23:25 +02:00
Matthias
067c9219b6
replace 'open_orders' with "has_open_orders" in api
2023-09-09 08:36:28 +02:00
Matthias
f4e5ce892b
use has_open_orders in persistence
2023-09-08 19:58:43 +02:00
Matthias
830fc7580c
Cleanup unused property
2023-09-08 19:51:14 +02:00
Matthias
21859f79db
Merge pull request #9159 from stash86/fix-adjust
...
remove old codes when we only can do partial entries
2023-09-08 08:04:20 +02:00
Matthias
376b5fce54
Merge pull request #9160 from mohsenjfar/develop
...
Update strategy_analysis_example.md
2023-09-08 07:59:55 +02:00
Matthias
cb5cd5cd86
Temporarily downgrade padnas to <2.1.0
...
https://github.com/pandas-dev/pandas/issues/55025
2023-09-08 07:08:18 +02:00
Matthias
f8b97b6aa7
Fix dtype mismatch error
2023-09-08 07:05:38 +02:00
Matthias
7b6e2eac49
use ffill instead of fillna(method='ffill')
2023-09-08 07:04:12 +02:00
Matthias
f13e134e9b
Update actual notebook (not just the docs)
2023-09-08 06:47:31 +02:00
Matthias
97a37198b9
Update test
2023-09-08 06:39:42 +02:00
Matthias
43bb4114d0
Update test for no open_order_id usage
2023-09-07 20:24:40 +02:00
Matthias
8c95207ca4
Merge branch 'develop' into pr/Axel-CH/8779
2023-09-07 20:19:25 +02:00
Matthias
ffaa121bc7
Simplify code by removing unnecessary (and non-working) method
2023-09-07 20:16:56 +02:00
Matthias
227b194a88
Partial exits should consider leveraged trades.
2023-09-07 18:27:19 +02:00
Matthias
95d8c45481
test_handle_cancel_exit_limit - partially fill by half
2023-09-07 18:27:19 +02:00
Matthias
bae4abace2
Test test_handle_cancel_exit_limit short
2023-09-07 18:27:19 +02:00
Matthias
44461bd1a1
Add leverage to test_handle_cancel_exit_limit test
2023-09-07 18:27:19 +02:00
Matthias
2c095c07f2
Improve variable naming
2023-09-07 18:27:19 +02:00
Matthias
9c3656e24e
Merge pull request #9158 from freqtrade/remove_3.8
...
Remove python 3.8 support
2023-09-07 18:19:17 +02:00
Mohsen
97275f5a46
Update strategy_analysis_example.md
...
A better approach to calculate equity and equity_daily
2023-09-07 17:18:43 +03:30
Stefano Ariestasia
7ccff18437
remove old codes when we only can do partial entries
2023-09-07 18:05:46 +09:00
Matthias
c5f26e72e1
Merge pull request #9153 from freqtrade/rpc/drawdown
...
Add better drawdown metrics to /profit outputs
2023-09-07 06:33:15 +02:00
Matthias
f09c0a5bba
Remove 3.8 talib Wheel
2023-09-07 06:27:43 +02:00
Matthias
aba9450098
Simplify requirements for 3.9+
2023-09-07 06:26:55 +02:00
Matthias
4ef1647132
Setup.sh should require 3.9
2023-09-07 06:25:44 +02:00
Matthias
6e93bff374
Update documentation for 3.8 removal
2023-09-07 06:25:08 +02:00
Matthias
4d20e37f4d
Remove 3.8 from CI
2023-09-07 06:24:32 +02:00
Matthias
20cca01d10
Fix bug in volumepairlist if lookback is bigger than the available candles (new pairs)
...
closes #9154
2023-09-06 19:40:31 +02:00
Matthias
8cbb5d2a93
Adjust test for "nan" data
...
shows problem in #9154
2023-09-06 19:38:54 +02:00
Matthias
fbae2142d1
Remove misleading "cd freqtrade" command
...
closes #9138
2023-09-05 06:29:18 +02:00
Matthias
feea20fb0a
Merge pull request #9151 from freqtrade/refactor/calc_profits
...
Refactor calculate profits
2023-09-05 06:26:04 +02:00
Matthias
2ed52a77e5
Merge pull request #9142 from freqtrade/dependabot/pip/develop/pandas-2.1.0
...
Bump pandas from 2.0.3 to 2.1.0
2023-09-05 06:22:06 +02:00
Matthias
e854667eb8
Add max_drawdown_start and end to /profit API endpoints
2023-09-04 20:09:59 +02:00
Matthias
7bf20d9060
Show drawdown from/to on /profit calls
2023-09-04 20:09:59 +02:00
Matthias
7c5a11623e
Use dt_ts_def in profit endpoints
2023-09-04 20:09:32 +02:00
Matthias
783a2d945e
add dt_ts_def helper
2023-09-04 20:09:32 +02:00
Matthias
2073c71811
use format_date in rpc methods
2023-09-04 20:09:32 +02:00
Matthias
d8122962db
Add "date to string" helper
2023-09-04 20:09:32 +02:00
Matthias
1ea626fb5b
Pin pandas for <3.9 versions to old version
2023-09-04 19:57:10 +02:00
Robert Caulk
f66719fc1f
Merge pull request #9150 from freqtrade/dependabot/pip/develop/catboost-1.2.1
...
Bump catboost from 1.2 to 1.2.1
2023-09-04 10:14:03 +02:00
Matthias
4b2813ff37
Merge pull request #9147 from freqtrade/dependabot/pip/develop/pytest-7.4.1
...
Bump pytest from 7.4.0 to 7.4.1
2023-09-04 09:54:54 +02:00
Matthias
191c85bccc
Merge pull request #9140 from freqtrade/dependabot/pip/develop/mkdocs-material-9.2.7
...
Bump mkdocs-material from 9.2.5 to 9.2.7
2023-09-04 09:21:09 +02:00
Stefano Ariestasia
31816cdb2a
Merge branch 'freqtrade:develop' into bt-metrics
2023-09-04 15:44:47 +09:00
dependabot[bot]
574744348a
Bump pandas from 2.0.3 to 2.1.0
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.3...v2.1.0 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 06:16:30 +00:00
dependabot[bot]
efb9975e3e
Bump pytest from 7.4.0 to 7.4.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.0 to 7.4.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/7.4.0...7.4.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 06:16:21 +00:00
Matthias
cd8743b80c
Merge pull request #9144 from freqtrade/dependabot/pip/develop/ccxt-4.0.81
...
Bump ccxt from 4.0.76 to 4.0.81
2023-09-04 08:15:46 +02:00
Matthias
237f3c58c8
Merge pull request #9148 from freqtrade/dependabot/pip/develop/pre-commit-3.4.0
...
Bump pre-commit from 3.3.3 to 3.4.0
2023-09-04 08:14:44 +02:00
Matthias
be7b0e4247
Merge pull request #9149 from freqtrade/dependabot/pip/develop/ruff-0.0.287
...
Bump ruff from 0.0.286 to 0.0.287
2023-09-04 08:14:28 +02:00
dependabot[bot]
5954e7796c
Bump mkdocs-material from 9.2.5 to 9.2.7
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.2.5 to 9.2.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.2.5...9.2.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 >
2023-09-04 06:13:54 +00:00
Matthias
f44eef3855
Merge pull request #9146 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.3
...
Bump pymdown-extensions from 10.1 to 10.3
2023-09-04 08:13:12 +02:00
Matthias
0232eeca54
Merge pull request #9143 from freqtrade/dependabot/pip/develop/fastapi-0.103.1
...
Bump fastapi from 0.103.0 to 0.103.1
2023-09-04 08:12:56 +02:00
Matthias
f5f0506a29
Merge pull request #9141 from freqtrade/dependabot/pip/develop/python-telegram-bot-20.5
...
Bump python-telegram-bot from 20.4 to 20.5
2023-09-04 08:12:18 +02:00
Matthias
39b6a00224
Improve naming of calculate_profit method
2023-09-04 06:42:16 +02:00
Matthias
206557d4b7
Merge pull request #9145 from freqtrade/dependabot/pip/develop/nbconvert-7.8.0
...
Bump nbconvert from 7.7.4 to 7.8.0
2023-09-04 06:31:52 +02:00
Matthias
07e07bd66b
Improve test, ensuring we calculate profits correctly
2023-09-04 06:28:29 +02:00
Matthias
fac8e0fde5
Remove calc_profit content
2023-09-04 06:28:29 +02:00
Matthias
ffb1cf52b1
Convert further usages to calc_profit_combined
2023-09-04 06:28:29 +02:00
Matthias
399f144c27
more calc_profit_combined usage
2023-09-04 06:28:29 +02:00
Matthias
459b9d80d4
use calc_profit_combined
2023-09-04 06:28:29 +02:00
Matthias
28e685ee2b
Switch combined profit response to dataclass
2023-09-04 06:28:29 +02:00
Matthias
c58a1649cb
add calc_profit_combined call
2023-09-04 06:28:29 +02:00
Matthias
a4512ac791
Merge pull request #9139 from freqtrade/dependabot/pip/develop/filelock-3.12.3
...
Bump filelock from 3.12.2 to 3.12.3
2023-09-04 06:23:07 +02:00
dependabot[bot]
ac6cdb76ce
Bump catboost from 1.2 to 1.2.1
...
Bumps [catboost](https://github.com/catboost/catboost ) from 1.2 to 1.2.1.
- [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...v1.2.1 )
---
updated-dependencies:
- dependency-name: catboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 03:03:12 +00:00
dependabot[bot]
8ac3e8ad5f
Bump ruff from 0.0.286 to 0.0.287
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.286 to 0.0.287.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.286...v0.0.287 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 03:02:59 +00:00
dependabot[bot]
e0f52696a5
Bump pre-commit from 3.3.3 to 3.4.0
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.3.3 to 3.4.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.3.3...v3.4.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 >
2023-09-04 03:02:45 +00:00
dependabot[bot]
f75f0ccf2c
Bump pymdown-extensions from 10.1 to 10.3
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.1 to 10.3.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.1.0...10.3 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 03:02:26 +00:00
dependabot[bot]
440f6ab8e1
Bump nbconvert from 7.7.4 to 7.8.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.7.4 to 7.8.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.7.4...v7.8.0 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 03:02:16 +00:00
dependabot[bot]
e7daf3177d
Bump ccxt from 4.0.76 to 4.0.81
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.76 to 4.0.81.
- [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.0.76...4.0.81 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 03:02:11 +00:00
dependabot[bot]
8ffc0ad9fc
Bump fastapi from 0.103.0 to 0.103.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.103.0 to 0.103.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.103.0...0.103.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 03:01:59 +00:00
dependabot[bot]
df83bdea8d
Bump python-telegram-bot from 20.4 to 20.5
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.4 to 20.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/v20.4...v20.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 >
2023-09-04 03:01:43 +00:00
dependabot[bot]
420f6fb9a9
Bump filelock from 3.12.2 to 3.12.3
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.12.2 to 3.12.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.12.2...3.12.3 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-04 03:01:26 +00:00
Stefano Ariestasia
cea3f7d3fa
fix flake8
2023-09-04 11:53:59 +09:00
Stefano Ariestasia
a9f63c6a99
fix mypy
2023-09-04 11:52:09 +09:00
Stefano Ariestasia
0ada2d9390
fix mypy
2023-09-04 11:45:25 +09:00
Stefano Ariestasia
e1b6b9b5a6
ruff fix
2023-09-04 11:41:24 +09:00
root
3fea2a35a2
pre-commit fixes
2023-09-04 11:38:13 +09:00
Stefano Ariestasia
821a598ff4
fix ruff
2023-09-04 11:35:44 +09:00
Stefano Ariestasia
feab5f82c1
add missing arg
2023-09-04 11:20:49 +09:00
Stefano Ariestasia
607c604a45
add mising const
2023-09-04 11:16:10 +09:00
Stefano Ariestasia
b77f926cdd
add recursive analysis
2023-09-04 10:53:04 +09:00
Robert Caulk
d2c0e9e438
Merge pull request #9133 from initrv/patch-1
...
add QRDQN to SB3_CONTRIB_MODELS
2023-09-03 23:24:19 +02:00
Matthias
a4077e96ba
Merge pull request #9135 from froggleston/frog-fix-analysis-nulls
...
Fix nulls in indicator list output and add expectancy ratio
2023-09-03 17:16:44 +02:00
Matthias
a4fc7ce0c4
"fix" bybit invalid order responses for canceled orders
...
closes #9128
2023-09-03 17:05:57 +02:00
Matthias
00cef56a57
Merge pull request #9137 from froggleston/frog-update-rpc
...
Implment weekly/monthly RPC endpoints
2023-09-03 10:22:37 +02:00
Matthias
d1984945d5
Improve tests for /weekly and /monthly
2023-09-02 20:15:12 +02:00
Matthias
3c20ab683a
Have /monthly return proper dates, move formatting to telegram
2023-09-02 20:11:19 +02:00
froggleston
f838bc760f
Implment weekly/monthly RPC endpoints
2023-09-02 16:06:23 +01:00
Matthias
25f5dbfcbd
Delete trade if replacing the first order failed
...
part of #9128
2023-09-02 16:49:12 +02:00
Matthias
be044fbacf
Improve log output
2023-09-02 16:37:53 +02:00
Matthias
7a4276f6c7
Include pair in dry-run order names
2023-09-02 16:37:41 +02:00
froggleston
925e18368a
Fix linting a.k.a. Maybe one day, flake8 will like me
2023-09-02 15:05:34 +01:00
froggleston
250e00e6c7
Fix dropna subset
2023-09-02 12:52:05 +01:00
froggleston
81672da57b
Fix nulls in indicator list output and add expectancy ratio per entry tag in analysis group 0 output
2023-09-02 12:45:33 +01:00
Matthias
d68c22b21d
Move merge-informative_pairs helper to informative section
2023-09-02 12:07:25 +02:00
Matthias
e806e4a796
Move stop helper functions to callbacks section
2023-09-02 12:06:16 +02:00
Matthias
6f86e30c7e
Add leverage adjustment to "stoploss_from_absolute"
2023-09-02 11:01:59 +02:00
Matthias
a87404b5a8
Reduce limit order cross threshold
2023-09-02 10:37:57 +02:00
initrv
0357d373a9
add QRDQN to SB3_CONTRIB_MODELS
2023-09-01 11:31:09 +03:00
Matthias
28c62724df
Add explicit test and message for "Order could not be replaced" scenario
...
part of #9128
2023-09-01 06:58:59 +02:00
Robert Caulk
1eb90b115b
Merge pull request #9129 from smarmau/patch-3
...
Update setup.sh
2023-08-31 12:47:11 +02:00
smarmau
d13357bb0c
Update setup.sh
...
Fixed small typo
2023-08-31 19:26:11 +10:00
Matthias
65fe1a671c
Add explicit test for bybit fetch_orders behavior
2023-08-31 08:14:14 +02:00
Matthias
6429282f05
add iterating emulation to fetch_orders for bybit
2023-08-31 08:07:44 +02:00
Matthias
b5fa013600
Add pairs argument to fetch_orders
2023-08-31 08:05:07 +02:00
Matthias
02bd052e45
Improve naming of variable
2023-08-31 06:39:26 +02:00
Matthias
4ed46ef6b3
Add significant digits Round_Up / round_down
2023-08-30 16:48:31 +00:00
Matthias
65c7607e36
Add Tests for "Significant" digits
2023-08-30 08:34:32 +00:00
Matthias
bfc2c70b44
Fix and improve Tick size ROUND_DOWN logic
2023-08-30 08:21:02 +00:00
Matthias
3a6c00dbaf
Improve price_to_precision test depth
2023-08-30 08:00:33 +00:00
Matthias
133660ff4e
Fall back "price_to_precision" to ccxt where possible
2023-08-30 07:53:00 +00:00
Matthias
994b2a0f28
Update sorting of price precision logic
2023-08-30 07:43:53 +00:00
Matthias
d4c042c523
Add amount precision test to test for significant digits
2023-08-30 07:32:38 +00:00
Matthias
b48fe4ce51
Properly use Precision-mode Variable
2023-08-30 07:23:59 +00:00
Matthias
78f356c0df
amount to contract precision to test_utils
2023-08-30 07:18:46 +00:00
Matthias
7263d321f8
move timeframe_to* tests to test_exchange_utils
2023-08-30 07:16:14 +00:00
Matthias
1ccbe87f90
Move precision tests to exchange_utils test file
2023-08-30 07:09:57 +00:00
Matthias
e7d2a48766
Move date_minus test to exchange_utils testmethod
2023-08-30 07:07:28 +00:00
Matthias
c894843d0f
Exclude .venv and .env from flake8
2023-08-29 21:16:10 +02:00
Matthias
23aa8dcd51
Simplify profit calculation (removes unnecessary fallback)
2023-08-29 18:31:51 +02:00
Matthias
f3187ddcbf
Merge pull request #9057 from freqtrade/feat/stoploss_adjust
...
"After order" stoploss adjustment
2023-08-29 18:06:37 +02:00
Matthias
5eb446f1ce
Don't remove elements from list we're iterating over
...
closes #9127
2023-08-29 17:44:39 +02:00
Matthias
5efa40215b
Allow invalid futures pairs (: separated)
...
closes #9127
2023-08-29 17:40:35 +02:00
Matthias
1a8b793c0a
Merge branch 'develop' into feat/stoploss_adjust
2023-08-29 07:04:08 +02:00
Matthias
e0e0a25811
Merge pull request #9123 from freqtrade/deprecate/edge
...
Add note about Edge status
2023-08-29 06:56:58 +02:00
Matthias
99b01a39d1
Add note about Edge deprecation
2023-08-28 20:16:00 +02:00
Matthias
dbf53ce952
Merge pull request #9112 from freqtrade/new_release
...
New release 2023.8
2023-08-28 18:44:59 +02:00
Matthias
ae08a832c8
Merge pull request #9118 from freqtrade/dependabot/pip/develop/pyarrow-13.0.0
...
Bump pyarrow from 12.0.1 to 13.0.0
2023-08-28 13:47:45 +02:00
Matthias
2bae4c98b1
Add rpi wheel for pyarrow 13.0.0
2023-08-28 10:18:37 +00:00
Matthias
f717928ae0
Bump mypy pre-commit
2023-08-28 08:50:55 +00:00
Matthias
b66db8e89c
Merge pull request #9117 from freqtrade/dependabot/pip/develop/pydantic-2.3.0
...
Bump pydantic from 2.2.1 to 2.3.0
2023-08-28 09:34:24 +02:00
dependabot[bot]
3643ad0059
Bump pydantic from 2.2.1 to 2.3.0
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.2.1 to 2.3.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.2.1...v2.3.0 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 06:41:04 +00:00
Matthias
2bdf4c54bd
Merge pull request #9119 from freqtrade/dependabot/pip/develop/fastapi-0.103.0
...
Bump fastapi from 0.101.1 to 0.103.0
2023-08-28 08:39:11 +02:00
Matthias
66be4fd159
Merge pull request #9113 from freqtrade/dependabot/docker/python-3.11.5-slim-bullseye
...
Bump python from 3.11.4-slim-bullseye to 3.11.5-slim-bullseye
2023-08-28 06:47:34 +02:00
Matthias
078a4ca8b6
Merge pull request #9114 from freqtrade/dependabot/pip/develop/ccxt-4.0.76
...
Bump ccxt from 4.0.71 to 4.0.76
2023-08-28 06:46:32 +02:00
Matthias
07ab9bba69
Merge pull request #9116 from freqtrade/dependabot/pip/develop/mkdocs-material-9.2.5
...
Bump mkdocs-material from 9.2.1 to 9.2.5
2023-08-28 06:45:42 +02:00
Matthias
a964f56b07
Merge pull request #9115 from freqtrade/dependabot/pip/develop/ruff-0.0.286
...
Bump ruff from 0.0.285 to 0.0.286
2023-08-28 06:36:28 +02:00
dependabot[bot]
46b8708ffa
Bump fastapi from 0.101.1 to 0.103.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.101.1 to 0.103.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.101.1...0.103.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 03:14:08 +00:00
dependabot[bot]
9136c13cd2
Bump pyarrow from 12.0.1 to 13.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 12.0.1 to 13.0.0.
- [Commits](https://github.com/apache/arrow/compare/go/v12.0.1...go/v13.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 >
2023-08-28 03:13:51 +00:00
dependabot[bot]
0df9436d06
Bump mkdocs-material from 9.2.1 to 9.2.5
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.2.1 to 9.2.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.2.1...9.2.5 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 03:13:35 +00:00
dependabot[bot]
d32aabecd3
Bump ruff from 0.0.285 to 0.0.286
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.285 to 0.0.286.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.285...v0.0.286 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 03:13:22 +00:00
dependabot[bot]
f2a3dd6414
Bump ccxt from 4.0.71 to 4.0.76
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.71 to 4.0.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.0.71...4.0.76 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 03:13:03 +00:00
dependabot[bot]
fc23b47c4d
Bump python from 3.11.4-slim-bullseye to 3.11.5-slim-bullseye
...
Bumps python from 3.11.4-slim-bullseye to 3.11.5-slim-bullseye.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-28 03:03:46 +00:00
Matthias
f6b6b5976d
Bump version to 2023.8
2023-08-27 20:46:19 +02:00
Matthias
f256701679
Bump version to 2023.9-dev
2023-08-27 20:40:37 +02:00
Matthias
c1df94b507
Bump version to 2023.8
2023-08-27 20:40:07 +02:00
Matthias
0c15eb4ace
Merge branch 'stable' into develop
2023-08-27 20:39:53 +02:00
Matthias
3388bc5012
update conda docs to use 3.11 by default
2023-08-27 20:16:37 +02:00
Matthias
981cf1f6ee
Update cached binance leverage tiers
2023-08-27 14:50:54 +02:00
Matthias
f19f3ed4eb
Fix rpc forceexit logic, fix remaining test
2023-08-27 10:29:34 +02:00
Matthias
2f97b00d31
Fix test
2023-08-27 10:02:41 +02:00
Matthias
911e238494
Revert false removal of Exception from test
2023-08-27 09:52:11 +02:00
Matthias
2d66f3c022
Merge pull request #9105 from freqtrade/protect-add-state-info
...
Convert add_state_info warning into a OperationalException
2023-08-26 19:52:38 +02:00
robcaulk
04122abd17
chore: protect users who dont read log warnings
2023-08-25 16:45:46 +02:00
Matthias
5659ca2ecd
Fix migrations
2023-08-25 07:29:10 +02:00
Matthias
0181abc629
Fix migration SQL statement
2023-08-25 07:14:39 +02:00
Matthias
acda2ff909
Remove open_order_id from test_ftbot
2023-08-25 07:13:39 +02:00
Matthias
43c73c75c5
Remove more open_order_id references
2023-08-25 07:10:30 +02:00
Matthias
95daff182d
Update backtesting to not use open_order_id
2023-08-25 07:08:24 +02:00
Matthias
b82b77d03f
Fix some rpc tests
2023-08-25 07:01:48 +02:00
Matthias
193dcf578d
Fix logic error in force_exit if no order is open
2023-08-25 06:47:02 +02:00
Matthias
4c0a6611c8
remove open_order_id from test mock trades
2023-08-24 20:17:29 +02:00
Matthias
3e986e24fa
Merge branch 'develop' into pr/Axel-CH/8779
2023-08-24 20:09:41 +02:00
Matthias
e5a88fdeda
Fix stylistic issues
2023-08-24 20:06:51 +02:00
Matthias
9c4aca2b90
Improve download data debug output
2023-08-24 20:05:20 +02:00
Matthias
67e3ce308b
Remove now unused import
2023-08-24 20:01:23 +02:00
Matthias
a740b9458f
Fix remaining test after conftest_trade rework
2023-08-24 19:49:05 +02:00
Matthias
ffdb5fb790
Fix further tests after conftest_trades rework
2023-08-24 18:06:17 +02:00
Matthias
0cc7039232
Fix mock trade 1 status
2023-08-24 17:53:46 +02:00
Matthias
0f73e38f98
Improve docstring for "select_filled_orders".
2023-08-24 17:44:48 +02:00
Matthias
cfe1187cd9
Fix missed Test
2023-08-24 17:38:56 +02:00
Matthias
a36e131838
Fix more conftest trades
2023-08-24 07:29:50 +02:00
Matthias
94864a6ab3
Fix bad open_order_id assignment in test
2023-08-24 07:28:55 +02:00
Matthias
e1e90112ba
conftest_usdt trades - align open orders
2023-08-24 07:16:01 +02:00
Matthias
c303d47f26
Ensure stop_duration is converted to int
...
closes #9099
2023-08-23 15:16:14 +02:00
Matthias
5cf6f0b491
Merge branch 'develop' into pr/Axel-CH/8779
2023-08-23 07:20:34 +02:00
Matthias
36d99876c5
Add mkdocs to rtd config
2023-08-23 07:12:14 +02:00
Matthias
2a192b19c3
Fix path typo
2023-08-23 07:09:27 +02:00
Matthias
9eaff301e8
Attempt update RTD config
2023-08-23 07:07:42 +02:00
Matthias
62ce96fd40
Add documentation explanation on pair naming conventions
2023-08-23 06:55:22 +02:00
Matthias
da7599065f
Merge pull request #9094 from freqtrade/dependabot/pip/develop/ruff-0.0.285
...
Bump ruff from 0.0.284 to 0.0.285
2023-08-22 22:32:52 +02:00
Matthias
0c7cb29ea1
Don't use type() is comparisons
2023-08-22 20:39:36 +02:00
Matthias
001c998b26
Merge pull request #9086 from freqtrade/dependabot/pip/develop/gymnasium-0.29.1
...
Bump gymnasium from 0.28.1 to 0.29.1
2023-08-22 10:03:18 +02:00
Matthias
5934a6e6c3
Merge pull request #9095 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.20
...
Bump sqlalchemy from 2.0.19 to 2.0.20
2023-08-22 10:02:43 +02:00
dependabot[bot]
8ac4f4ac44
Bump ruff from 0.0.284 to 0.0.285
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.284 to 0.0.285.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.284...v0.0.285 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 06:55:01 +00:00
Matthias
03c7e9a022
Merge pull request #9081 from freqtrade/dependabot/pip/develop/mypy-1.5.1
...
Bump mypy from 1.5.0 to 1.5.1
2023-08-22 08:54:03 +02:00
Matthias
329b35fc58
Update sqlalchemy pre-commit
2023-08-22 08:33:18 +02:00
Matthias
6ede7b49e0
Merge pull request #9091 from freqtrade/dependabot/pip/develop/mkdocs-material-9.2.1
...
Bump mkdocs-material from 9.2.0 to 9.2.1
2023-08-22 08:30:05 +02:00
Matthias
5e41f9b42a
Merge pull request #9090 from freqtrade/dependabot/pip/develop/pydantic-2.2.1
...
Bump pydantic from 2.2.0 to 2.2.1
2023-08-22 08:29:47 +02:00
Matthias
f2b00a54d0
Merge pull request #9093 from freqtrade/dependabot/pip/develop/orjson-3.9.5
...
Bump orjson from 3.9.4 to 3.9.5
2023-08-22 08:28:53 +02:00
Matthias
5b25acef52
Merge pull request #9092 from freqtrade/dependabot/pip/develop/plotly-5.16.1
...
Bump plotly from 5.16.0 to 5.16.1
2023-08-22 08:28:34 +02:00
dependabot[bot]
e3d17b98be
Bump gymnasium from 0.28.1 to 0.29.1
...
Bumps [gymnasium](https://github.com/Farama-Foundation/Gymnasium ) from 0.28.1 to 0.29.1.
- [Release notes](https://github.com/Farama-Foundation/Gymnasium/releases )
- [Commits](https://github.com/Farama-Foundation/Gymnasium/compare/v0.28.1...v0.29.1 )
---
updated-dependencies:
- dependency-name: gymnasium
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 04:48:14 +00:00
Matthias
9da9d48625
Merge pull request #9080 from freqtrade/dependabot/pip/develop/stable-baselines3-2.1.0
...
Bump stable-baselines3 from 2.0.0 to 2.1.0
2023-08-22 06:47:32 +02:00
dependabot[bot]
1c55432bd1
Bump sqlalchemy from 2.0.19 to 2.0.20
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.19 to 2.0.20.
- [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 >
2023-08-22 04:47:31 +00:00
dependabot[bot]
a6a1b0e847
Bump orjson from 3.9.4 to 3.9.5
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.4 to 3.9.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.9.4...3.9.5 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 04:47:05 +00:00
dependabot[bot]
57c23fd9b3
Bump plotly from 5.16.0 to 5.16.1
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.16.0 to 5.16.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.16.0...v5.16.1 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 04:47:00 +00:00
dependabot[bot]
d18dea076b
Bump mkdocs-material from 9.2.0 to 9.2.1
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.2.0 to 9.2.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.2.0...9.2.1 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 04:46:53 +00:00
dependabot[bot]
4b79481163
Bump pydantic from 2.2.0 to 2.2.1
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 2.2.0 to 2.2.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.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 04:46:44 +00:00
Matthias
9d31566a2d
Update dependabot pip limit
...
should be adjusted for the huge amount of dependencies freqtrade has.
2023-08-22 06:46:10 +02:00
Matthias
3e44bd073c
Merge pull request #9082 from freqtrade/dependabot/pip/develop/ccxt-4.0.71
...
Bump ccxt from 4.0.59 to 4.0.71
2023-08-22 06:42:51 +02:00
Matthias
d2a378b706
Merge pull request #9087 from freqtrade/dependabot/pip/develop/scipy-1.11.2
...
Bump scipy from 1.11.1 to 1.11.2
2023-08-22 06:36:24 +02:00
dependabot[bot]
ec2f51dcc9
Bump mypy from 1.5.0 to 1.5.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.5.0 to 1.5.1.
- [Commits](https://github.com/python/mypy/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-22 04:36:08 +00:00
Matthias
6d1c1b3e63
Merge pull request #9083 from freqtrade/dependabot/pip/develop/fastapi-0.101.1
...
Bump fastapi from 0.101.0 to 0.101.1
2023-08-22 06:35:57 +02:00
Matthias
4e52380e09
Merge pull request #9084 from freqtrade/dependabot/pip/develop/mkdocs-material-9.2.0
...
Bump mkdocs-material from 9.1.21 to 9.2.0
2023-08-22 06:35:30 +02:00
Matthias
f0fc12dfc2
Merge pull request #9085 from freqtrade/dependabot/pip/develop/nbconvert-7.7.4
...
Bump nbconvert from 7.7.3 to 7.7.4
2023-08-22 06:35:01 +02:00
Matthias
7f4007ecdb
Merge pull request #9088 from freqtrade/dependabot/pip/develop/time-machine-2.12.0
...
Bump time-machine from 2.11.0 to 2.12.0
2023-08-22 06:34:32 +02:00
dependabot[bot]
5a0f62431f
Bump time-machine from 2.11.0 to 2.12.0
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.11.0 to 2.12.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.11.0...2.12.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 >
2023-08-21 20:15:50 +00:00
dependabot[bot]
99f7e3bce1
Bump scipy from 1.11.1 to 1.11.2
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.11.1...v1.11.2 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 20:15:46 +00:00
dependabot[bot]
e93832117d
Bump nbconvert from 7.7.3 to 7.7.4
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.7.3 to 7.7.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.7.3...v7.7.4 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 20:15:34 +00:00
dependabot[bot]
6d90ceca50
Bump mkdocs-material from 9.1.21 to 9.2.0
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.21 to 9.2.0.
- [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.1.21...9.2.0 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 20:15:29 +00:00
dependabot[bot]
22f1c72517
Bump fastapi from 0.101.0 to 0.101.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.101.0 to 0.101.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.101.0...0.101.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 20:15:21 +00:00
dependabot[bot]
0f1e66b22a
Bump ccxt from 4.0.59 to 4.0.71
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.59 to 4.0.71.
- [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.0.59...4.0.71 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 20:15:15 +00:00
dependabot[bot]
b088154c0a
Bump stable-baselines3 from 2.0.0 to 2.1.0
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/compare/v2.0.0...v2.1.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 >
2023-08-21 20:15:03 +00:00
Matthias
4c5f992670
Ensure signals don't break on windows
2023-08-20 16:09:12 +02:00
Matthias
f92b8c50dd
Update config echo block to store config in user_data
2023-08-20 13:55:03 +02:00
Matthias
2d800a1422
Fix bug in config-builder
2023-08-20 13:51:33 +02:00
Matthias
fb790b2d42
Update path of config for new-config documentation
2023-08-20 13:32:32 +02:00
Matthias
b71a44f27c
Enhance Keyboard interrupt handling for dl-trades (stores data it already downloaded).
2023-08-20 11:57:59 +02:00
Matthias
4fefae6f07
Improve download-trades test
2023-08-20 11:51:01 +02:00
Matthias
3167938d43
move "since" fallback to be the last check
2023-08-20 11:44:40 +02:00
Matthias
cf226afb1a
Merge pull request #9072 from freqtrade/talib_update
...
Talib update to 0.4.28
2023-08-20 11:01:11 +02:00
Matthias
7da0174937
Allow slightly different ta-lib installation locations in setup.sh script
2023-08-20 10:24:05 +02:00
Matthias
4feafb25cf
Update ta-lib windows wheels
2023-08-20 10:02:45 +02:00
Matthias
08532e1df1
Bump ta-lib to 0.4.28
2023-08-20 10:02:35 +02:00
Matthias
c0f5d31c8e
Merge pull request #9071 from freqtrade/talib_windows_install
...
improve installation of ta-lib on windows
2023-08-20 09:26:18 +02:00
Matthias
8fa31b35f5
use prefer-binary to avoid hardcoding ta-lib outside of requirements.txt
2023-08-20 08:41:01 +02:00
Matthias
f5e0543113
Fix windows CI failure
2023-08-19 20:50:55 +02:00
Matthias
399e308e07
Fix bug in --dl-trades downloading
2023-08-19 18:32:27 +02:00
Matthias
aa1dcd1b44
Merge pull request #9065 from freqtrade/trades_data_handling
...
Improve Trades data handling
2023-08-18 18:04:38 +02:00
Matthias
5a9dd79b45
Merge pull request #9011 from freqtrade/dependabot/pip/develop/pydantic-2.1.1
...
Bump pydantic from 1.10.11 to 2.1.1
2023-08-18 11:50:24 +02:00
Matthias
277cc0a523
Fix import sort order
2023-08-18 10:55:05 +02:00
Matthias
185c5a779d
use model_validate instead of parse_obj
2023-08-18 10:21:50 +02:00
Matthias
352f0fdfca
Bump pydantic to 2.2.0
2023-08-18 10:19:13 +02:00
Matthias
ee11dae82a
Merge branch 'develop' into dependabot/pip/develop/pydantic-2.1.1
2023-08-18 10:18:53 +02:00
Matthias
5ed5907809
Add explicit example for "after_fill" handling
2023-08-18 10:14:32 +02:00
Matthias
3d8dcd1644
Improve and parametrize trades_data tests
2023-08-18 10:05:15 +02:00
Matthias
30064b4102
Add support for trades data in Parquet format
2023-08-18 09:58:03 +02:00
Matthias
8caadc4c5b
Fix feather handler storing
2023-08-18 09:47:18 +02:00
Matthias
3eb3596552
Simplify trades_data storing
2023-08-18 09:36:16 +02:00
Matthias
d4bc736eb1
Merge pull request #9064 from freqtrade/maint/venv
...
Update setup.sh script to use `.venv`
2023-08-18 09:33:34 +02:00
Matthias
5de3b9d7ae
Clean up no longer used method
2023-08-18 09:31:17 +02:00
Matthias
fae742de59
Fix imports
2023-08-18 09:12:40 +02:00
Matthias
fa5f7d290b
Update download-trades method to work with dataframes
2023-08-18 09:08:10 +02:00
Matthias
7577613882
Extract trades df type conversion
2023-08-18 09:08:10 +02:00
Matthias
0fab65df03
Set explicit dtypes
2023-08-18 09:08:10 +02:00
Matthias
f69a776305
Ensure only relevant columns are stored
2023-08-18 09:08:10 +02:00
Matthias
26c89d89e4
Keep original timestamp in dataframe
2023-08-18 09:08:10 +02:00
Matthias
d97d0e4426
Extract trades DF creation to converter function
2023-08-18 07:02:46 +02:00
Matthias
357b04202c
Datahandlers should store data from dataframes
2023-08-17 20:11:18 +02:00
Matthias
6fc1ee9831
trades_append should use dataframe, not lists
2023-08-17 18:06:25 +02:00
Matthias
780f238904
Fix trades duplicates if trade id is different
2023-08-17 18:04:13 +02:00
Matthias
5d5cc71945
Fix pandas duplication detection, improve test
2023-08-17 17:53:08 +02:00
Matthias
0be2250cf5
Keep existing trades_remove_duplicates for now
2023-08-17 17:23:12 +02:00
Matthias
53db254cba
don't cascade calls, that creates an additional call
2023-08-17 17:22:02 +02:00
Matthias
02ee7f8b5b
Update further tests
2023-08-17 16:05:47 +02:00
Matthias
a595074754
Update test for new trades handling
2023-08-17 10:03:56 +02:00
Matthias
7ac9d33c31
Default should return a dataframe, not an empty list.
2023-08-17 10:00:11 +02:00
Matthias
ac80a69142
Update converters for trades dataframe handling
2023-08-17 10:00:11 +02:00
Matthias
46882406be
Update Datahandlers to work with trades data as dataframes
2023-08-17 10:00:11 +02:00
Matthias
ba34318f7a
Update converter test to use fixture
2023-08-17 09:57:26 +02:00
Matthias
3bc49330ce
webserver mode should properly validate config
2023-08-17 09:15:59 +02:00
Matthias
7bc317fea7
Merge pull request #9061 from freqtrade/fix/7389_backtest_startup_candle
...
improve `get_analyzed_dataframe` behavior in early candles
2023-08-17 08:25:30 +02:00
Matthias
b93c6235c1
Fix Case of gym.Env in documentation
2023-08-16 18:59:22 +02:00
Matthias
aa756221f6
Improve behavior of ta-lib install
2023-08-16 18:56:42 +02:00
Matthias
688018d9f2
Update setup.sh script to use .venv instead of .env
2023-08-16 18:51:24 +02:00
Matthias
ea181645b0
setup.sh: Extract environment recration to function
2023-08-16 18:33:19 +02:00
Matthias
f607b8abfb
Silence pip download
2023-08-16 18:24:40 +02:00
Matthias
d439936014
Update docs about suing .venv instead of .env
2023-08-16 18:24:40 +02:00
Matthias
91fd472717
Extend ruff excludes to .venv
2023-08-16 13:16:23 +02:00
Matthias
6134807c67
Remove wrong image link
2023-08-16 11:00:28 +02:00
Matthias
7651f1b1db
Add more samples for correct debug configurations
2023-08-16 10:55:48 +02:00
Matthias
d9fb40ca3e
Update cached binance leverage tiers
2023-08-16 07:45:22 +02:00
Matthias
77c7dd8a12
Add FIAT mapping for true usdt
2023-08-16 07:44:19 +02:00
Matthias
452e1ab016
get_analyzed_dataframe should provide dataframe with startup candles
...
closes #7389
2023-08-15 19:43:04 +02:00
Matthias
bea6782223
Ensure cutoffs in backtesting are properly tested
2023-08-15 19:33:07 +02:00
Matthias
045d8c6fca
Add test for informative pair filtering
2023-08-15 17:56:40 +02:00
Matthias
161ab14ed0
Avoid lookahead bias through informative pairs in callbacks
2023-08-15 17:48:07 +02:00
Matthias
6f347b839a
Remove optionality from timeframe parameter
...
(it was never optional, and code was failing if it wasn't provided).
2023-08-15 17:31:56 +02:00
Matthias
09ec00888f
Don't use global variable in test
2023-08-15 17:31:56 +02:00
Robert Caulk
5d3f3fb39f
Merge pull request #8903 from Yinon-Polak/freqai-pytorch-bugfixes
...
Freqai pytorch bugfixes
2023-08-15 16:48:44 +02:00
Matthias
3f5903bad8
Split tests for jinja utils
2023-08-15 07:42:43 +02:00
Matthias
afcaeafd96
Move rendering commands to utils
2023-08-15 07:42:05 +02:00
Matthias
6b11f3063f
"minimal" strategy templates shouldn't render all attributes
2023-08-15 06:58:50 +02:00
Matthias
a4842113ce
Split strategy template to have conditional attributes
2023-08-15 06:58:35 +02:00
Matthias
a78d704998
Fix strategy template typng
2023-08-14 17:29:49 +02:00
Matthias
cb85a53042
Improve "uses_after_fill" detection
...
(short-circuits some logic, resulting in less code being executed in interface.py)
2023-08-14 17:08:37 +02:00
Matthias
7f1a81eeed
Fix stop switching to trailing if order is replaced in backtesting
2023-08-14 17:08:01 +02:00
Matthias
106dffe2c5
split update_trade
2023-08-14 17:07:34 +02:00
Matthias
070a1990e8
Improve handling of None values from custom_stoploss
2023-08-14 16:46:33 +02:00
Matthias
ddf79088fb
Update custom stop documenttaion
2023-08-14 16:40:09 +02:00
Matthias
3ed682a9c6
Allow None from custom_stop
2023-08-14 16:40:09 +02:00
Matthias
6e32f172be
Update samples in the documentation
2023-08-14 16:40:09 +02:00
Matthias
bef5e191a4
Don't surprise people with "after_fill" calls
2023-08-14 16:40:06 +02:00
Matthias
fc60c0df19
Add call to stoploss-adjust for backtesting
2023-08-14 16:00:33 +02:00
Matthias
62d83b8dbd
Use is_stop_trailing for actual trailing detection
2023-08-14 15:57:47 +02:00
Matthias
e1eeaa24d2
Implement "adjust lower" correctly
2023-08-14 15:21:59 +02:00
Matthias
6249392526
Add test for "allow adjustment in other direction"
2023-08-14 15:21:59 +02:00
Matthias
4da8c91161
Improve stop adjustment tests
2023-08-14 15:21:59 +02:00
Matthias
ec8ba821ed
Simplify stop adjustment code
2023-08-14 15:21:59 +02:00
Matthias
6b9547a9ad
Improve migrations
2023-08-14 15:21:38 +02:00
Matthias
ae9f730624
Add explicit "is_trailing_stop" field to database
2023-08-14 15:21:38 +02:00
Matthias
147cc4f0b6
Initial version of stop "after_fill"
2023-08-14 15:21:10 +02:00
Matthias
e2274e813a
Rename adjust_stoploss parameter to allow_refresh
2023-08-14 15:21:10 +02:00
Matthias
d091931279
Ease meaning of "refresh" param for adjust_stoploss
2023-08-14 15:20:31 +02:00
Matthias
d768afed37
price_to_precision should only run once
2023-08-14 15:19:34 +02:00
Matthias
db9247e78e
prevent errors in custom stop from crashing the bot
2023-08-14 14:54:11 +02:00
Matthias
d53b6871ea
Bump pre-commit mypy
2023-08-14 13:22:55 +02:00
Matthias
08bc615826
Further simplify backtest order handling
2023-08-14 13:22:55 +02:00
Matthias
bcc2dd9803
Simplify backtest order closing
2023-08-14 13:22:55 +02:00
Matthias
d7e9f87b33
Improve comment indent
2023-08-14 13:22:55 +02:00
Matthias
d7556cd66a
Remove duplicate call in backtesting
2023-08-14 13:22:55 +02:00
Matthias
018d3a3f6e
Merge pull request #9053 from freqtrade/dependabot/pip/develop/ruff-0.0.284
...
Bump ruff from 0.0.282 to 0.0.284
2023-08-14 13:22:47 +02:00
Matthias
2f5689b32b
Merge pull request #9047 from freqtrade/dependabot/pip/develop/questionary-2.0.0
...
Bump questionary from 1.10.0 to 2.0.0
2023-08-14 13:20:46 +02:00
Matthias
f4844c1224
Downgrade prompt-toolkid to 3.0.36
2023-08-14 09:19:29 +02:00
Matthias
e6218e8580
Merge pull request #9052 from freqtrade/dependabot/pip/develop/joblib-1.3.2
...
Bump joblib from 1.3.1 to 1.3.2
2023-08-14 09:16:26 +02:00
Matthias
af64971b86
Merge pull request #9055 from freqtrade/dependabot/pip/develop/tqdm-4.66.1
...
Bump tqdm from 4.65.0 to 4.66.1
2023-08-14 09:12:43 +02:00
Matthias
21cf5fc679
Fix use of string.format()
2023-08-14 09:11:50 +02:00
Matthias
9b6654e81a
Fix ruff E721 (type comparison)
2023-08-14 09:11:19 +02:00
Matthias
80c9b1ac7a
Merge pull request #9056 from freqtrade/dependabot/pip/develop/ccxt-4.0.59
...
Bump ccxt from 4.0.50 to 4.0.59
2023-08-14 09:09:08 +02:00
Matthias
b60fdac9f4
Merge pull request #9054 from freqtrade/dependabot/pip/develop/aiofiles-23.2.1
...
Bump aiofiles from 23.1.0 to 23.2.1
2023-08-14 08:33:22 +02:00
dependabot[bot]
bb52778126
Bump joblib from 1.3.1 to 1.3.2
...
Bumps [joblib](https://github.com/joblib/joblib ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/joblib/joblib/releases )
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst )
- [Commits](https://github.com/joblib/joblib/compare/1.3.1...1.3.2 )
---
updated-dependencies:
- dependency-name: joblib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 05:42:41 +00:00
Matthias
92dc6dd8ef
Merge pull request #9050 from freqtrade/dependabot/pip/develop/tensorboard-2.14.0
...
Bump tensorboard from 2.13.0 to 2.14.0
2023-08-14 07:41:07 +02:00
dependabot[bot]
7224bdf823
Bump ccxt from 4.0.50 to 4.0.59
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.50 to 4.0.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/4.0.50...4.0.59 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 05:30:14 +00:00
dependabot[bot]
0abfad5586
Bump tqdm from 4.65.0 to 4.66.1
...
Bumps [tqdm](https://github.com/tqdm/tqdm ) from 4.65.0 to 4.66.1.
- [Release notes](https://github.com/tqdm/tqdm/releases )
- [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.1 )
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 05:29:48 +00:00
dependabot[bot]
9a95011b57
Bump ruff from 0.0.282 to 0.0.284
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.282 to 0.0.284.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.282...v0.0.284 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 05:28:56 +00:00
Matthias
2a3157c745
Merge pull request #9048 from freqtrade/dependabot/pip/develop/mypy-1.5.0
...
Bump mypy from 1.4.1 to 1.5.0
2023-08-14 07:27:49 +02:00
Matthias
63bc89cff8
Merge pull request #9051 from freqtrade/dependabot/pip/develop/plotly-5.16.0
...
Bump plotly from 5.15.0 to 5.16.0
2023-08-14 07:27:19 +02:00
Matthias
aed33e759b
Merge pull request #9049 from freqtrade/dependabot/pip/develop/jsonschema-4.19.0
...
Bump jsonschema from 4.18.6 to 4.19.0
2023-08-14 07:26:39 +02:00
Matthias
e0915e1638
Merge pull request #9046 from freqtrade/dependabot/pip/develop/orjson-3.9.4
...
Bump orjson from 3.9.3 to 3.9.4
2023-08-14 07:24:27 +02:00
Matthias
0722844a6d
Merge pull request #9045 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.10
...
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
2023-08-14 07:24:03 +02:00
dependabot[bot]
987a7ddac0
Bump aiofiles from 23.1.0 to 23.2.1
...
Bumps [aiofiles](https://github.com/Tinche/aiofiles ) from 23.1.0 to 23.2.1.
- [Release notes](https://github.com/Tinche/aiofiles/releases )
- [Commits](https://github.com/Tinche/aiofiles/compare/v23.1.0...v23.2.1 )
---
updated-dependencies:
- dependency-name: aiofiles
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:53:17 +00:00
dependabot[bot]
ceee57c39c
Bump plotly from 5.15.0 to 5.16.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.15.0 to 5.16.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.15.0...v5.16.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:52:53 +00:00
dependabot[bot]
6e79c19fe0
Bump tensorboard from 2.13.0 to 2.14.0
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.13.0 to 2.14.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.13.0...2.14.0 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:52:50 +00:00
dependabot[bot]
f0a50b1f2d
Bump jsonschema from 4.18.6 to 4.19.0
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.18.6 to 4.19.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.18.6...v4.19.0 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:52:45 +00:00
dependabot[bot]
4942d01574
Bump mypy from 1.4.1 to 1.5.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.4.1 to 1.5.0.
- [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.5.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:52:40 +00:00
dependabot[bot]
4664cc23eb
Bump questionary from 1.10.0 to 2.0.0
...
Bumps [questionary](https://github.com/tmbo/questionary ) from 1.10.0 to 2.0.0.
- [Commits](https://github.com/tmbo/questionary/compare/1.10.0...2.0.0 )
---
updated-dependencies:
- dependency-name: questionary
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:52:34 +00:00
dependabot[bot]
6768641bac
Bump orjson from 3.9.3 to 3.9.4
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.3 to 3.9.4.
- [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.3...3.9.4 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-14 03:52:31 +00:00
dependabot[bot]
90e41274e0
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.8 to 1.8.10.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.8...v1.8.10 )
---
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 >
2023-08-14 03:36:03 +00:00
Matthias
2c5a7ceab5
Improve typing of stoploss reinit
2023-08-13 13:21:46 +02:00
Matthias
3ecaedb7d8
use FormatStrings in trade_model
2023-08-13 11:11:10 +02:00
Matthias
1ca3cd086f
Fix missing . in interface docs
2023-08-13 10:32:37 +02:00
Matthias
72bd4e816d
Simplify code, no longer log "could not find rate"
...
closes #9031
2023-08-12 16:10:37 +02:00
Matthias
716b1cd002
Improve ccxt tests
2023-08-10 20:05:21 +02:00
Matthias
6ce08548fb
Further update ccxt test fixtures
2023-08-10 18:11:02 +02:00
Matthias
47adebd872
Merge pull request #9032 from freqtrade/online_test_refactor
...
Online test refactor
2023-08-10 09:39:54 +02:00
Matthias
ea257e3cbb
Refactor online test fixtures into separate conftest module
2023-08-10 07:17:52 +02:00
Matthias
20763daa74
Simplify online tess by skipping non-available futures exchanges
2023-08-10 07:10:45 +02:00
Matthias
7e9389421a
Move ccxt_compat tests to their own subfolder
2023-08-10 07:03:29 +02:00
Matthias
4b8569b80e
Merge pull request #9014 from hippocritical/develop
...
bugfixes and false-positives for lookahead-analysis
2023-08-10 06:28:12 +02:00
Matthias
05e1828617
Improve Fee check
2023-08-09 20:26:08 +02:00
Matthias
32c3d96760
Merge pull request #9027 from freqtrade/remove_sandbox
...
Remove sandbox
2023-08-09 20:24:19 +02:00
Matthias
88925d6c1d
Merge branch 'develop' into pr/Axel-CH/8779
2023-08-09 19:58:24 +02:00
Matthias
328a6f791e
Improve stoploss mock
2023-08-09 19:55:27 +02:00
Matthias
b934644039
Fix tests, explicitly test for missing timerange
2023-08-09 18:36:20 +02:00
Matthias
4a62ebbf93
Don't hardcode fee, but use fee from the very first iteration.
2023-08-09 18:36:09 +02:00
Matthias
2069abe314
Remove custom fetch_funding_fees from bybit
2023-08-08 20:56:03 +02:00
Matthias
78cf8a1c09
Fix exchange bybit test
2023-08-08 20:31:10 +02:00
Matthias
565e2699b4
Re-set funding-fee history limit for bybit to 200
2023-08-08 20:29:57 +02:00
Matthias
62ad2cca1a
Add active test for alternative futures rates (ensures history is loaded correctly).
2023-08-08 20:18:46 +02:00
Matthias
46bafa9d5d
Merge pull request #9030 from jansmets/increase_bybit_ohlcv_candle_limit
...
Increase bybit ohlcv_candle_limit to 1000
2023-08-08 18:31:34 +02:00
Matthias
74cbfcaef4
Merge pull request #9028 from stash86/bt-metrics
...
add _timeout attribute to discord, otherwise it won't work
2023-08-08 18:20:57 +02:00
Jan Smets
ab156b6ad7
Increase bybit ohlcv_candle_limit to 1000 in tests
2023-08-08 12:28:28 +02:00
Jan Smets
1f23727ff7
Increase bybit ohlcv_candle_limit to 1000
2023-08-08 11:36:48 +02:00
Stefano Ariestasia
c88f71c638
add timeout to discord
2023-08-08 14:57:48 +09:00
Matthias
05bbc8e7aa
Remove last sandbox occurance
2023-08-08 06:26:25 +02:00
Matthias
5e3e443d27
Remove Sandbox docs
2023-08-08 06:25:12 +02:00
Matthias
88d6f70abe
Remove sandbox related code
2023-08-08 06:25:06 +02:00
Matthias
9c73e52dd1
Remove sandbox configuration options
2023-08-08 06:23:52 +02:00
Matthias
33d3c4f7d5
Improve backtestResponse in preparation for future update
2023-08-07 20:11:30 +02:00
Matthias
03150ee09a
Ensure backpopulated "trade" attribute is immediately loaded.
2023-08-07 06:59:35 +02:00
Matthias
4b07720d0b
Update test strategy to ensure we're using stake_amount
2023-08-07 06:59:16 +02:00
Matthias
096df99ba3
Merge pull request #9020 from freqtrade/dependabot/pip/develop/ccxt-4.0.50
...
Bump ccxt from 4.0.48 to 4.0.50
2023-08-07 06:46:48 +02:00
Matthias
f16832b07c
Merge pull request #9023 from freqtrade/dependabot/pip/develop/jsonschema-4.18.6
...
Bump jsonschema from 4.18.5 to 4.18.6
2023-08-07 06:34:59 +02:00
Matthias
98310de996
Merge pull request #9021 from freqtrade/dependabot/pip/develop/orjson-3.9.3
...
Bump orjson from 3.9.2 to 3.9.3
2023-08-07 06:24:16 +02:00
Matthias
d37b2fbada
Merge pull request #9022 from freqtrade/dependabot/pip/develop/fastapi-0.101.0
...
Bump fastapi from 0.100.1 to 0.101.0
2023-08-07 06:24:00 +02:00
dependabot[bot]
ae3c3d81c1
Bump jsonschema from 4.18.5 to 4.18.6
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.18.5 to 4.18.6.
- [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.18.5...v4.18.6 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-07 03:05:47 +00:00
dependabot[bot]
8deedc31c5
Bump fastapi from 0.100.1 to 0.101.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.100.1 to 0.101.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.100.1...0.101.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-07 03:05:27 +00:00
dependabot[bot]
8c3a0cf618
Bump orjson from 3.9.2 to 3.9.3
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.2 to 3.9.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.9.2...3.9.3 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-07 03:05:18 +00:00
dependabot[bot]
67ea6512ef
Bump ccxt from 4.0.48 to 4.0.50
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.48 to 4.0.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.0.48...4.0.50 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-07 03:05:10 +00:00
Matthias
813ace12c9
Explain behavior in case of deposits
...
related to #8998
2023-08-06 17:11:33 +02:00
Matthias
cd6fc1652e
Add rate-limited wallets call before adjust_trade-Position calls
...
closes #8998
2023-08-06 17:11:17 +02:00
Matthias
7d18261f58
Improve FAQ wording
2023-08-06 17:10:38 +02:00
Matthias
72d9e8a094
Fix indentation of strategy-updater in utils
2023-08-05 11:31:01 +02:00
Matthias
e174f9640d
Improve docker docs with some hints about windows usage
2023-08-05 11:14:19 +02:00
hippocritical
25602ceac3
Added a fixed fee to 0.02 (any fixed value would suffice) since kucoin dynamically decides which pair gets which amount of fees and thereby producing false-positives upon verifying the entries/exits.
...
Added a check for timerange being set.
2023-08-05 08:24:47 +02:00
hippocritical
065899b426
Merge branch 'freqtrade:develop' into develop
2023-08-05 07:36:29 +02:00
yinon
bdf89efd11
pytorch - improve docs
2023-08-04 14:42:28 +00:00
yinon
23d2bad2a0
pytorch - set n_steps type as optional
2023-08-04 14:33:59 +00:00
yinon
9f69a45afd
pytorch - documentation update
2023-08-04 13:46:30 +00:00
yinon
a3c6904fbc
pytorch - naming refactor - max_iters to n_steps
2023-08-04 13:45:21 +00:00
yinon
d17bf6350d
pytorch - trainer - revert load changes
2023-08-04 12:53:20 +00:00
yinon
777d25192c
pytorch - bugfix - explicitly assign tensor to var as .to() is not inplace operation
2023-08-04 12:53:20 +00:00
yinon
836d7b885a
pytorch - trainer - set default usage of n_epochs instead of max_iters
2023-08-04 12:53:19 +00:00
yinon
8ebfb731d8
Merge branch 'develop' into freqai-pytorch-bugfixes
2023-08-04 12:47:41 +00:00
axel
2893f0544a
fix test_apply_fee_conditional_multibuy
2023-08-03 19:13:43 -04:00
Matthias
3e77bc3ba2
Merge pull request #9013 from freqtrade/feat/backtest_notes
...
Add backtest notes capability
2023-08-03 20:15:08 +02:00
hippocritical
365766c957
Merge branch 'freqtrade:develop' into develop
2023-08-03 18:44:00 +02:00
Matthias
81cd241954
Update API backtest to return proper metadata
2023-08-03 07:05:57 +02:00
Matthias
6d6111864e
Test also backtest result list
2023-08-03 06:43:12 +02:00
Matthias
23a2b95994
Add test for updating metadata
2023-08-03 06:39:27 +02:00
Matthias
36b84241b1
Don't allow null as notes
2023-08-03 06:28:57 +02:00
Matthias
51879ffd2c
move Notes to be a "API only" type
2023-08-03 06:17:06 +02:00
Matthias
0d71a74d8a
Bump api version to 2.32
2023-08-03 06:17:06 +02:00
Matthias
78972604d0
Allow metadata file updating
2023-08-03 06:17:05 +02:00
Matthias
2f95c44777
Add "notes" to backtest result output
2023-08-03 06:17:05 +02:00
Matthias
3d3dcc68e0
Merge pull request #9009 from freqtrade/dependabot/pip/develop/ccxt-4.0.48
...
Bump ccxt from 4.0.47 to 4.0.48
2023-08-03 06:11:49 +02:00
Axel CHERUBIN
f397d973f3
Merge branch 'freqtrade:develop' into feature/multiple_open_orders
2023-08-02 23:48:13 -04:00
Matthias
fede847fd9
Merge pull request #9010 from freqtrade/dependabot/pip/develop/jsonschema-4.18.5
...
Bump jsonschema from 4.18.4 to 4.18.5
2023-08-02 20:37:58 +02:00
Matthias
53c0d30f36
Update test for new kucoin behavior
...
related: https://github.com/ccxt/ccxt/pull/18745
2023-08-02 20:04:41 +02:00
hippocritical
fe6deef1bd
Merge branch 'freqtrade:develop' into develop
2023-08-02 20:02:55 +02:00
Matthias
0e63335d2e
Remove bitvavo temp. workaround
2023-08-02 20:01:31 +02:00
Matthias
494d58e79c
Update tests for new output format (string-formatted dates are not relevant).
2023-08-02 19:52:34 +02:00
Matthias
3b416223e3
Bump pydantic to 2.1.1
2023-08-02 19:52:15 +02:00
Matthias
d78eb834c4
Convert to pydantic - jsonencoders (no longer exists)
2023-08-02 19:52:08 +02:00
Matthias
47850ce1b0
Don''t use deprecated pydantic methods
2023-08-02 19:51:50 +02:00
Matthias
bb18e1b45b
Fix part of the backtest type error
2023-08-02 19:51:50 +02:00
Matthias
4b2a6a84f4
Remove more deprecated options
2023-08-02 19:51:50 +02:00
Matthias
505584dc48
pydantic 2 - update deprecated methods
2023-08-02 19:51:50 +02:00
Matthias
e36c545258
pydantic - root model
2023-08-02 19:51:47 +02:00
Matthias
cfdd01d295
Update most of Api schema to pydantic 2.0
2023-08-02 19:51:21 +02:00
Matthias
53c76160a7
Force pydantic > 2.0
2023-08-02 19:50:58 +02:00
Matthias
9b924f1f85
Convert ws_schemas to pydantic 2.0
2023-08-02 19:50:58 +02:00
Matthias
261a593ba5
Update tests for new output format (string-formatted dates are not relevant).
2023-08-02 19:48:59 +02:00
dependabot[bot]
02ec945a96
Bump pydantic from 1.10.11 to 2.1.1
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.11 to 2.1.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/v1.10.11...v2.1.1 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-02 17:45:59 +00:00
dependabot[bot]
2b7deb147d
Bump jsonschema from 4.18.4 to 4.18.5
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.18.4 to 4.18.5.
- [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.18.4...v4.18.5 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-02 17:43:11 +00:00
Matthias
f2b240b16d
Merge pull request #9008 from freqtrade/dependabot/pip/develop/mkdocs-1.5.2
...
Bump mkdocs from 1.5.1 to 1.5.2
2023-08-02 19:42:32 +02:00
dependabot[bot]
ac85c3527b
Bump ccxt from 4.0.47 to 4.0.48
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.47 to 4.0.48.
- [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.0.47...4.0.48 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-02 16:21:12 +00:00
dependabot[bot]
adbb131dc6
Bump mkdocs from 1.5.1 to 1.5.2
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.1...1.5.2 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-02 16:20:58 +00:00
Matthias
7a6f10f898
Merge pull request #9005 from freqtrade/dependabot/pip/develop/ruff-0.0.282
...
Bump ruff from 0.0.280 to 0.0.282
2023-08-02 18:20:10 +02:00
Matthias
482cc615cc
Fix empty Path inits in tests
2023-08-02 17:57:49 +02:00
Matthias
d037d5d880
Merge pull request #8997 from stash86/bt-metrics
...
add second alternatives instead of using .range
2023-08-02 09:32:24 +02:00
Matthias
ae2df4fed3
Merge pull request #9007 from freqtrade/dependabot/pip/develop/rich-13.5.2
...
Bump rich from 13.5.1 to 13.5.2
2023-08-02 09:17:05 +02:00
Matthias
aeb7a8f90e
Merge pull request #9006 from freqtrade/dependabot/pip/develop/ccxt-4.0.47
...
Bump ccxt from 4.0.45 to 4.0.47
2023-08-02 09:16:51 +02:00
dependabot[bot]
b91d7debea
Bump rich from 13.5.1 to 13.5.2
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.5.1 to 13.5.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.5.1...v13.5.2 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-02 05:09:47 +00:00
dependabot[bot]
1778a6add6
Bump ccxt from 4.0.45 to 4.0.47
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.45 to 4.0.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.0.45...4.0.47 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-02 05:09:42 +00:00
dependabot[bot]
2a0a270f18
Bump ruff from 0.0.280 to 0.0.282
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.280 to 0.0.282.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.280...v0.0.282 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-02 05:09:27 +00:00
Matthias
dc93f122f0
Merge pull request #9003 from freqtrade/dependabot/pip/cryptography-41.0.3
...
Bump cryptography from 40.0.1 to 41.0.3
2023-08-02 07:08:26 +02:00
Matthias
e1fd3a6dc3
Fix formatting of bullet points
2023-08-02 07:01:59 +02:00
Matthias
66adeb0a5c
Only bump non-arm cryptography
2023-08-02 06:42:50 +02:00
dependabot[bot]
1be1efbc4c
Bump cryptography from 40.0.1 to 41.0.3
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 40.0.1 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/40.0.1...41.0.3 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-02 01:42:29 +00:00
Matthias
acd005b726
Don't show 0.0.0.0 security warning when running in docker.
...
#9000
2023-08-01 20:17:07 +02:00
Stefano Ariestasia
c4d41659f2
add second alternatives instead of using .range
2023-08-01 16:15:20 +09:00
Matthias
3612956b7b
Allow unbound stoploss
...
part of #8976
2023-08-01 07:12:56 +02:00
Matthias
78670602dd
Update binance leverage tiers
2023-08-01 07:09:44 +02:00
Matthias
33eecfa9ef
Fix test typo
2023-08-01 06:32:23 +02:00
Matthias
30f6f470d3
Add filename to backtest result metadata
2023-07-31 21:22:22 +02:00
Matthias
c836bd8fa5
Add Get_backtest_resultlist typing
2023-07-31 21:22:22 +02:00
Matthias
5c68b0d38e
Add BacktestMetadataType
2023-07-31 21:22:22 +02:00
Matthias
f546ee6569
Use list comprehension to get backtest-history
2023-07-31 21:22:22 +02:00
Matthias
730ae781a9
Add explicit test for get_backtest_metadata
2023-07-31 21:22:22 +02:00
Matthias
ec10d0706a
Merge pull request #8994 from freqtrade/dependabot/pip/develop/ccxt-4.0.45
...
Bump ccxt from 4.0.44 to 4.0.45
2023-07-31 19:10:05 +02:00
Matthias
9d58384eae
Merge pull request #8993 from freqtrade/dependabot/pip/develop/numpy-1.25.2
...
Bump numpy from 1.25.1 to 1.25.2
2023-07-31 19:09:52 +02:00
dependabot[bot]
4fd425260d
Bump ccxt from 4.0.44 to 4.0.45
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.44 to 4.0.45.
- [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.0.44...4.0.45 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 15:55:46 +00:00
Matthias
dcdd7d57a6
Merge pull request #8992 from freqtrade/dependabot/pip/develop/rich-13.5.1
...
Bump rich from 13.5.0 to 13.5.1
2023-07-31 17:54:23 +02:00
dependabot[bot]
f1fb118d76
Bump numpy from 1.25.1 to 1.25.2
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.25.1 to 1.25.2.
- [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.25.1...v1.25.2 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 14:55:30 +00:00
dependabot[bot]
61da1877ae
Bump rich from 13.5.0 to 13.5.1
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.5.0 to 13.5.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.5.0...v13.5.1 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 14:54:52 +00:00
Matthias
78b0609840
Merge pull request #8991 from freqtrade/dependabot/pip/develop/uvicorn-0.23.2
...
Bump uvicorn from 0.23.1 to 0.23.2
2023-07-31 16:54:10 +02:00
dependabot[bot]
6b163af99a
Bump uvicorn from 0.23.1 to 0.23.2
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.23.1 to 0.23.2.
- [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.23.1...0.23.2 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 07:46:04 +00:00
Matthias
8030e65384
Merge pull request #8985 from freqtrade/dependabot/pip/develop/rich-13.5.0
...
Bump rich from 13.4.2 to 13.5.0
2023-07-31 09:33:10 +02:00
Matthias
c20e3a3075
Merge pull request #8989 from freqtrade/dependabot/pip/develop/ccxt-4.0.44
...
Bump ccxt from 4.0.36 to 4.0.44
2023-07-31 08:29:59 +02:00
Matthias
d6999fda6f
Merge pull request #8986 from freqtrade/dependabot/pip/develop/markdown-3.4.4
...
Bump markdown from 3.3.7 to 3.4.4
2023-07-31 08:29:33 +02:00
Matthias
9c39499c5d
Merge pull request #8987 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.21
...
Bump mkdocs-material from 9.1.19 to 9.1.21
2023-07-31 08:28:55 +02:00
dependabot[bot]
ce574af7c8
Bump mkdocs-material from 9.1.19 to 9.1.21
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.19 to 9.1.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.1.19...9.1.21 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 05:06:28 +00:00
Matthias
74edc202cf
Merge pull request #8984 from freqtrade/dependabot/pip/develop/fastapi-0.100.1
...
Bump fastapi from 0.100.0 to 0.100.1
2023-07-31 07:05:43 +02:00
dependabot[bot]
ddd92a90b7
Bump markdown from 3.3.7 to 3.4.4
...
Bumps [markdown](https://github.com/Python-Markdown/markdown ) from 3.3.7 to 3.4.4.
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/change_log/release-2.6.md )
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.3.7...3.4.4 )
---
updated-dependencies:
- dependency-name: markdown
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 05:04:57 +00:00
Matthias
3ee228428d
Merge pull request #8983 from freqtrade/dependabot/pip/develop/mkdocs-1.5.1
...
Bump mkdocs from 1.4.3 to 1.5.1
2023-07-31 07:03:25 +02:00
Matthias
a60fd9c011
Merge pull request #8988 from freqtrade/dependabot/pip/develop/nbconvert-7.7.3
...
Bump nbconvert from 7.7.2 to 7.7.3
2023-07-31 07:02:19 +02:00
dependabot[bot]
370ea273cb
Bump ccxt from 4.0.36 to 4.0.44
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.36 to 4.0.44.
- [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.0.36...4.0.44 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 03:35:38 +00:00
dependabot[bot]
bc86f12611
Bump nbconvert from 7.7.2 to 7.7.3
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.7.2 to 7.7.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.7.2...v7.7.3 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 03:35:32 +00:00
dependabot[bot]
e5d5c4c50a
Bump rich from 13.4.2 to 13.5.0
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.4.2 to 13.5.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.4.2...v13.5.0 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 03:35:10 +00:00
dependabot[bot]
a147f7a041
Bump fastapi from 0.100.0 to 0.100.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.100.0 to 0.100.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.100.0...0.100.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 03:35:06 +00:00
dependabot[bot]
b666adced4
Bump mkdocs from 1.4.3 to 1.5.1
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.4.3 to 1.5.1.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.3...1.5.1 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 03:35:00 +00:00
Matthias
1926e642cd
Improve backtest_stats storing test
2023-07-30 19:49:20 +02:00
Matthias
1a1103c239
Add backtest-result typing
2023-07-30 10:54:03 +02:00
Matthias
3148cd39c2
Don't drop metadata from original dict when storing backtest results
2023-07-30 10:54:03 +02:00
Matthias
22006ebeea
Merge pull request #8899 from freqtrade/dataformat/feather
...
Change default dataformat to feather
2023-07-30 09:08:43 +02:00
Matthias
d104fb13a0
Merge pull request #8978 from freqtrade/new_release
...
New Release 2023.7
2023-07-30 09:02:44 +02:00
Matthias
71737d8792
Remove half-commented test part
2023-07-29 20:08:20 +02:00
Matthias
6659d26131
Merge branch 'develop' into dataformat/feather
2023-07-29 20:04:12 +02:00
Matthias
047de2e0ff
Bump version to 2023.7
2023-07-29 18:19:04 +02:00
Matthias
15dd8bec1c
Bump dev version to 2023.8-dev
2023-07-29 18:18:03 +02:00
Matthias
ead9e6f116
Merge pull request #8977 from Bloodhunter4rc/patch-3
...
showcase.md - Change links to https
2023-07-29 17:09:20 +02:00
Bloodhunter4rc
b17918d8cf
change link to https
2023-07-29 16:48:52 +02:00
Matthias
79910870a3
Fix bug resampling monthly candles
...
closes #8972
2023-07-29 08:58:30 +02:00
Matthias
e7e7a17183
Add test confirming #8972
2023-07-29 08:50:28 +02:00
Matthias
3fa31bfe20
Better explain ROI assumption on level change
...
closes #8975
2023-07-29 08:14:12 +02:00
Matthias
b2abdab7cd
Fix bug where adjust_entry_price was called for exit orders
...
closes #8973
2023-07-28 07:16:32 +02:00
Matthias
fd7dfc95e3
Enhance dca integration test for adjust_entry checks
2023-07-28 07:16:12 +02:00
Matthias
797617abaa
Fix test comment
2023-07-28 07:07:10 +02:00
Matthias
9a400d0e6f
Allow comments and trailing commas in remotepairlist files
...
closes #8971
2023-07-27 18:05:22 +02:00
Matthias
8f18a52cdf
Fix Typo in remote pairlist docs
...
related: #8971
2023-07-27 09:24:42 +02:00
Matthias
d638a4a0ff
Raise proper error on strategy search
...
part of https://github.com/freqtrade/frequi/issues/1387
2023-07-27 07:03:35 +02:00
Matthias
bbf472e69b
Improve errorhandling on webserver endpoint
...
Part of https://github.com/freqtrade/frequi/issues/1387
2023-07-27 06:52:34 +02:00
Matthias
83f45d0e65
Call static method as static method, not as if it were an instance method
2023-07-27 06:39:48 +02:00
Matthias
d6122585f7
Prevent pandas exception on Date assignment
2023-07-27 06:39:31 +02:00
Matthias
2fcff78756
Move comment to actually relevant line
2023-07-26 07:07:21 +02:00
Matthias
af1d2ee2a2
Merge pull request #8968 from Bloodhunter4rc/patch-2
...
Update showcase.md / Change Domain due to recent dns issues
2023-07-26 06:43:48 +02:00
Bloodhunter4rc
f56f5179d2
Update showcase.md
...
Change of domain due to recent dns issues.
2023-07-25 23:06:56 +02:00
Matthias
c2b40da762
Bump Api Version
2023-07-25 20:51:33 +02:00
Matthias
05e4b63091
Extract backtest_result deletion logic to separate function
2023-07-25 20:42:07 +02:00
Matthias
8b2abf4422
Remove .json from backtesting output
2023-07-25 20:41:28 +02:00
Matthias
997b80fd7b
Allow deleting of backtest files
2023-07-25 20:34:45 +02:00
Matthias
5a7e822342
Improve security of get_backtest_history_result
2023-07-25 20:20:09 +02:00
Matthias
1d39cc18bf
Add is_file_in_dir helper function
2023-07-25 20:19:23 +02:00
Matthias
e39af17207
Improve typing for is_relative_to
2023-07-25 20:07:44 +02:00
Matthias
4ce95dd1c3
Merge pull request #8955 from freqtrade/feat/bt_streaks
...
Backtesting - streak output
2023-07-25 18:06:11 +02:00
Matthias
47fca02ba0
Improve docstring
2023-07-25 07:06:42 +02:00
Matthias
ed2485dd57
Move generate_wins_draw_losses to bt_output (it's an output function, not a calculation)
2023-07-25 07:04:25 +02:00
Matthias
6dc15fad01
Merge pull request #8962 from freqtrade/dependabot/pip/develop/uvicorn-0.23.1
...
Bump uvicorn from 0.23.0 to 0.23.1
2023-07-25 06:38:13 +02:00
Matthias
27566a4c8a
Merge pull request #8963 from freqtrade/dependabot/pip/develop/ccxt-4.0.36
...
Bump ccxt from 4.0.35 to 4.0.36
2023-07-25 06:37:56 +02:00
Matthias
3860a5a8c5
Merge pull request #8965 from freqtrade/dependabot/pip/develop/ruff-0.0.280
...
Bump ruff from 0.0.278 to 0.0.280
2023-07-25 06:37:42 +02:00
Matthias
235721d9d9
Merge pull request #8964 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.2
...
Bump types-requests from 2.31.0.1 to 2.31.0.2
2023-07-24 21:37:11 +02:00
Matthias
5a057e4b94
per-commit bump types-requests
2023-07-24 17:34:39 +02:00
dependabot[bot]
b90e7d75c6
Bump ruff from 0.0.278 to 0.0.280
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.278 to 0.0.280.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.278...v0.0.280 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 15:32:13 +00:00
dependabot[bot]
1c26a6600b
Bump types-requests from 2.31.0.1 to 2.31.0.2
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.1 to 2.31.0.2.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 15:31:56 +00:00
dependabot[bot]
161446393d
Bump ccxt from 4.0.35 to 4.0.36
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.35 to 4.0.36.
- [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.0.35...4.0.36 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 15:31:53 +00:00
dependabot[bot]
9df302f2f0
Bump uvicorn from 0.23.0 to 0.23.1
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.23.0 to 0.23.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.23.0...0.23.1 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 15:31:45 +00:00
Matthias
e95fa83ea2
Merge pull request #8953 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.14
...
Bump types-python-dateutil from 2.8.19.13 to 2.8.19.14
2023-07-24 16:52:39 +02:00
Matthias
b151a2c3e1
Merge pull request #8947 from freqtrade/dependabot/pip/develop/urllib3-2.0.4
...
Bump urllib3 from 2.0.3 to 2.0.4
2023-07-24 16:19:38 +02:00
Matthias
ce7f7d828d
pre-commit bump dateuti
2023-07-24 15:49:25 +02:00
dependabot[bot]
7a69bdff6a
Bump types-python-dateutil from 2.8.19.13 to 2.8.19.14
...
Bumps [types-python-dateutil](https://github.com/python/typeshed ) from 2.8.19.13 to 2.8.19.14.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 13:34:35 +00:00
Matthias
1abb71d5a3
Merge pull request #8950 from freqtrade/dependabot/pip/develop/nbconvert-7.7.2
...
Bump nbconvert from 7.7.0 to 7.7.2
2023-07-24 15:34:10 +02:00
Matthias
2e57ad695f
Merge pull request #8952 from freqtrade/dependabot/pip/develop/types-tabulate-0.9.0.3
...
Bump types-tabulate from 0.9.0.2 to 0.9.0.3
2023-07-24 15:33:49 +02:00
Matthias
bb36c9500f
Bump pre-commit types tabulate
2023-07-24 14:12:52 +02:00
dependabot[bot]
235067c79f
Bump nbconvert from 7.7.0 to 7.7.2
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.7.0 to 7.7.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.7.0...v7.7.2 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 12:12:06 +00:00
dependabot[bot]
11e604d613
Bump types-tabulate from 0.9.0.2 to 0.9.0.3
...
Bumps [types-tabulate](https://github.com/python/typeshed ) from 0.9.0.2 to 0.9.0.3.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-tabulate
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 12:12:03 +00:00
Matthias
f7505536ff
Merge pull request #8954 from freqtrade/dependabot/pip/develop/types-cachetools-5.3.0.6
...
Bump types-cachetools from 5.3.0.5 to 5.3.0.6
2023-07-24 14:11:19 +02:00
Matthias
b096c857ae
Merge pull request #8951 from freqtrade/dependabot/pip/develop/pyjwt-2.8.0
...
Bump pyjwt from 2.7.0 to 2.8.0
2023-07-24 10:03:49 +02:00
Matthias
b41b966443
pre-commit bump cachetools
2023-07-24 10:03:08 +02:00
Matthias
e01e712b8c
Merge pull request #8948 from freqtrade/dependabot/pip/develop/ccxt-4.0.35
...
Bump ccxt from 4.0.34 to 4.0.35
2023-07-24 10:01:47 +02:00
Matthias
327b055468
Add consecutive wins/losses to backtest output
2023-07-24 07:22:33 +02:00
dependabot[bot]
221f242a4c
Bump ccxt from 4.0.34 to 4.0.35
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.34 to 4.0.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.0.34...4.0.35 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 05:19:04 +00:00
Matthias
a9d310ca00
Disable bitvavo candle test temporarily after downtime
2023-07-24 07:17:29 +02:00
Matthias
f26b49ee06
Ensure return value is an int, not a np.int
2023-07-24 07:09:19 +02:00
Matthias
380244f8b1
Improve calc_streak, rename method
2023-07-24 07:09:11 +02:00
Matthias
c01c9ee411
Merge pull request #8949 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.19
...
Bump mkdocs-material from 9.1.18 to 9.1.19
2023-07-24 07:07:12 +02:00
Matthias
0f046ceaf2
Implement calc_consecutive_losses
2023-07-24 06:36:24 +02:00
Matthias
a7bd6725f5
Add test to verify consecutive wins / losses calculation
2023-07-24 06:36:16 +02:00
dependabot[bot]
c61b72e5cc
Bump urllib3 from 2.0.3 to 2.0.4
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.3 to 2.0.4.
- [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.0.3...2.0.4 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 04:33:05 +00:00
Matthias
e2a19402ec
Merge pull request #8946 from freqtrade/dependabot/pip/develop/jsonschema-4.18.4
...
Bump jsonschema from 4.18.3 to 4.18.4
2023-07-24 06:32:06 +02:00
dependabot[bot]
d909fde4bb
Bump types-cachetools from 5.3.0.5 to 5.3.0.6
...
Bumps [types-cachetools](https://github.com/python/typeshed ) from 5.3.0.5 to 5.3.0.6.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 03:44:45 +00:00
dependabot[bot]
2bb4af911c
Bump pyjwt from 2.7.0 to 2.8.0
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.7.0 to 2.8.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.7.0...2.8.0 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 03:44:20 +00:00
dependabot[bot]
00a392b262
Bump mkdocs-material from 9.1.18 to 9.1.19
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.18 to 9.1.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.1.18...9.1.19 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 03:44:05 +00:00
dependabot[bot]
6f5ba27251
Bump jsonschema from 4.18.3 to 4.18.4
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.18.3 to 4.18.4.
- [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.18.3...v4.18.4 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-24 03:43:35 +00:00
hippocritical
5b8800ee18
didnt intend to change the timerange itself, but the logger-output of the timerange
2023-07-23 20:20:15 +02:00
hippocritical
5bb74e448e
Merge remote-tracking branch 'origin/develop' into develop
2023-07-23 20:08:27 +02:00
hippocritical
e4b488cb84
added stake_amount to a fixed 10k value.
...
In a combination with a wallet size of 1 billion it should never be able to run out of money avoiding false-positives of some users who just wanted to test a strategy without actually checking how the stake_amount-variable should be used in combination with the strategy-function custom_stake_amount.
reason: some strategies demand a custom_stake_amount of 1$ demanding a very large wallet-size (which already was set previously)
Others start with 100% of a slot size and subdivide the base-orders and safety-orders down to finish at 100% of a slot-size and use unlimited stake_amount.
Edited docs to reflect that change.
2023-07-23 20:05:29 +02:00
hippocritical
70fa175f57
Merge branch 'freqtrade:develop' into develop
2023-07-23 20:01:59 +02:00
Matthias
6ddbc8c00d
Move generate_wins_draw_losses to bt_output (it's an output function, not a calculation)
2023-07-23 19:57:47 +02:00
hippocritical
ad428aa9b0
added stake_amount to a fixed 10k value.
...
In a combination with a wallet size of 1 billion it should never be able to run out of money avoiding false-positives of some users who just wanted to test a strategy without actually checking how the stake_amount-variable should be used in combination with the strategy-function custom_stake_amount
reason: some strategies demand a custom_stake_amount of 1$ demanding a very large wallet-size (which already was set previously)
Others start with 100% of a slot size and subdivide the base-orders and safety-orders down to finish at 100% of a slot-size and use unlimited stake_amount.
Edited docs to reflect that change too
2023-07-23 19:50:12 +02:00
Matthias
a00fcd68f8
Default to 0.0.0.0 if on API listen address for configs generated through docker
2023-07-23 19:44:43 +02:00
Matthias
fb7fb7f59c
Add helper function detecting (prebuilt) docker environment
2023-07-23 19:38:30 +02:00
Matthias
d7916366bd
Adjust webhook tests to include timeout
2023-07-23 19:21:55 +02:00
Matthias
ad82ad4407
webhook docs improvements
2023-07-23 18:28:49 +02:00
Matthias
8dfe43f370
Add timeout for webhooks
2023-07-23 18:28:43 +02:00
Matthias
4549fb349c
Add security notice about IP whitelisting on bybit docs
2023-07-23 17:57:48 +02:00
Matthias
889a732e06
Enhance bybit documentation
2023-07-23 17:57:04 +02:00
hippocritical
1ab357dc32
added mentioning which pair + timerange + idx is biased for visibility and debugging purposes
2023-07-23 15:29:25 +02:00
hippocritical
a33be8a349
added dummy-varholders in case a not-last-trade is force-exit and else the indexes would shift ruining the analysis and making debugging easier (since the same ID will always be the same ID again)
2023-07-23 13:48:54 +02:00
hippocritical
a5f5293bc8
added logger-output when something is skipped or aborted
2023-07-23 11:23:02 +02:00
Matthias
52ec2324dd
Merge pull request #8943 from stash86/bt-metrics
...
merge to use expectancy and expectancy ratio from data/metrics
2023-07-23 08:37:08 +02:00
Stefano Ariestasia
8f04225282
another test fix
2023-07-23 15:00:08 +09:00
Stefano Ariestasia
4c23771d39
fix expectancy test
2023-07-23 14:42:48 +09:00
Stefano Ariestasia
0eddc6b7ad
update expectancy test
2023-07-23 14:27:45 +09:00
Matthias
787e94924d
Update default expectancy ratio to 100
2023-07-23 07:20:59 +02:00
Matthias
955a63725a
Improve resiliance when showing older backtest results
2023-07-22 19:43:20 +02:00
dependabot[bot]
27a36bfb40
Bump lightgbm from 3.3.5 to 4.0.0 ( #8923 )
...
* Bump lightgbm from 3.3.5 to 4.0.0
Bumps [lightgbm](https://github.com/microsoft/LightGBM ) from 3.3.5 to 4.0.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases )
- [Commits](https://github.com/microsoft/LightGBM/compare/v3.3.5...v4.0.0 )
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix: ensure freqai lightgbm variants conform to v4.0.0
* remove random file
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: robcaulk <rob.caulk@gmail.com >
2023-07-22 15:30:58 +02:00
Stefano Ariestasia
e5f01ab2e8
pre-commit fix
2023-07-22 17:45:58 +09:00
Stefano Ariestasia
40d7d05e4e
merge 2 expectancy functions
2023-07-22 17:29:43 +09:00
Matthias
14d2e3e88e
Merge pull request #8941 from SitoCH/develop
...
Map BUSD to correct coingecko id
2023-07-22 08:33:17 +02:00
Stefano Ariestasia
c6ee8fcf54
remove unused check
2023-07-22 12:20:35 +09:00
Stefano Ariestasia
3552fa431b
fix test
2023-07-22 11:40:52 +09:00
Stefano Ariestasia
3dd33cde00
fix test
2023-07-22 11:39:10 +09:00
Stefano Ariestasia
ee3b69ea63
fix test
2023-07-22 11:37:22 +09:00
Stefano Ariestasia
b0639ab319
flake8
2023-07-22 11:29:08 +09:00
Stefano Ariestasia
cfd8b068e7
add test for expectancy
2023-07-22 11:25:53 +09:00
Stefano Ariestasia
8621dc96e7
fix tests
2023-07-22 09:44:24 +09:00
Stefano Ariestasia
11f24aff97
flake8
2023-07-22 09:19:36 +09:00
Stefano Ariestasia
dcc3ef1309
flake8 fix
2023-07-22 09:18:22 +09:00
Stefano Ariestasia
4812bcc28b
flake8 fiz
2023-07-22 09:13:24 +09:00
Stefano Ariestasia
c048e7229a
modify expectancy and expectancy ratio
2023-07-22 08:36:51 +09:00
Simone Grignola
4ea3f41d48
Map BUSD to correct coingecko id
2023-07-21 20:49:37 +00:00
Matthias
6874123974
Bump ccxt to 4.0.34
...
closes #8913
2023-07-21 21:11:30 +02:00
Matthias
8d332fb99e
Ensure /pair_history endpoint correctly respects startup_candle_count
...
closes https://github.com/freqtrade/frequi/issues/1379
2023-07-21 20:58:26 +02:00
Matthias
f4933a9cff
Improve test for pair_history
...
Verifies that startup_candle_count is verified correctly.
2023-07-21 20:57:05 +02:00
Matthias
4369e3cdeb
trim_dataframe should enforce kwargs for non-required arguments
2023-07-21 20:33:41 +02:00
Matthias
9bfe96d4d6
Simplify advise calls by extracting that part into a method.
2023-07-21 20:27:52 +02:00
Matthias
91bf8abf38
Add comment to clarify usage of trim_dataframes
2023-07-21 20:22:44 +02:00
Matthias
9c1fea0e7b
Add winrate to several bt metrics
2023-07-20 20:51:38 +02:00
Matthias
ac2147727f
Update test for updated cost logic
2023-07-20 19:51:45 +02:00
Matthias
ea45349235
Completely remove "fee_cost_in_contracts" functionality
2023-07-20 19:51:45 +02:00
Matthias
e734ab52de
okx fees are not in contracts.
2023-07-20 19:51:45 +02:00
Matthias
75628403b0
Invert order_props_in_contracts logic - cost is almost never in contracts
2023-07-20 19:51:45 +02:00
Matthias
b3642749fd
Merge pull request #8940 from freqtrade/dependabot/pip/aiohttp-3.8.5
...
Bump aiohttp from 3.8.4 to 3.8.5
2023-07-20 19:41:29 +02:00
dependabot[bot]
f735973bf8
Bump aiohttp from 3.8.4 to 3.8.5
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.4...v3.8.5 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-20 16:04:06 +00:00
Matthias
bdb778cb9f
Merge pull request #8912 from froggleston/rpc_expectancy
...
Add expectancy to RPC calls and telegram
2023-07-19 20:21:09 +02:00
Matthias
ab5b272868
Fix double-%%
2023-07-19 19:53:00 +02:00
Matthias
49d6b0afb8
Merge pull request #8937 from freqtrade/froggleston-bt-analysis-docs-1
...
Add built-in trade fields in indicator list docs
2023-07-19 19:41:24 +02:00
Robert Davey
bb5a12dc11
Add built-in trade fields in indicator list docs
...
There are some trade- and candle-related fields that are always available to output on the indicator-list so have updated the docs to include the most commonly used ones.
2023-07-19 11:11:10 +01:00
Matthias
0539c6bf26
Merge pull request #8918 from freqtrade/dependabot/pip/develop/ta-lib-0.4.27
...
Bump ta-lib from 0.4.26 to 0.4.27
2023-07-19 06:48:34 +02:00
froggleston
f95f954df7
Convert winrate to ratio instead of % in calculations
2023-07-18 22:25:17 +01:00
Matthias
5ee4586989
use find-links for windows install
2023-07-18 21:14:55 +02:00
Matthias
9c39fd6e92
Update cached binance lev-tiers file
2023-07-18 20:25:55 +02:00
Matthias
c8ee48bc98
Update comment on install script
2023-07-18 20:20:57 +02:00
Matthias
ef52a7a328
Simplify windows install sscript
2023-07-18 20:20:20 +02:00
Matthias
635ab73706
Update path for install_windows helper script
2023-07-18 20:19:40 +02:00
Matthias
c4d38e6de6
Add new ta-lib windows wheel
2023-07-18 20:19:30 +02:00
Matthias
dd8a8b0f1f
Merge pull request #8934 from freqtrade/fix/docker-compose
...
Update docker-compose-freqai.yml
2023-07-18 20:07:59 +02:00
Matthias
8fd96118a5
Bump pydantic to latest 1.10 version
2023-07-18 20:02:24 +02:00
Matthias
db0cad04ab
Pin pydantic to <2.0 for now
2023-07-18 18:25:44 +02:00
Robert Caulk
d64d0e9f94
Update docker-compose-freqai.yml
2023-07-18 15:03:20 +02:00
Matthias
adda506499
Merge pull request #8920 from freqtrade/dependabot/pip/develop/ruff-0.0.278
...
Bump ruff from 0.0.277 to 0.0.278
2023-07-17 19:57:32 +02:00
Robert Caulk
c8525959ee
Merge pull request #8932 from hom-bahrani/patch-1
...
Update freqai-feature-engineering.md
2023-07-17 19:13:18 +02:00
Matthias
2b95a0a7e5
Merge pull request #8931 from freqtrade/chore/remove-inlier-metric
...
chore: remove inlier metric
2023-07-17 18:24:41 +02:00
Matthias
c64c10e76f
Use Fstrings in hyperopt-tools
2023-07-17 18:20:26 +02:00
Matthias
b9c439cdd9
Merge pull request #8929 from freqtrade/dependabot/pip/develop/ccxt-4.0.29
...
Bump ccxt from 4.0.28 to 4.0.29
2023-07-17 18:16:07 +02:00
dependabot[bot]
d8ba2b5df3
Bump ccxt from 4.0.28 to 4.0.29
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.28 to 4.0.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.0.28...4.0.29 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 13:44:51 +00:00
Matthias
5e37dd901d
Merge pull request #8930 from freqtrade/dependabot/pip/develop/nbconvert-7.7.0
...
Bump nbconvert from 7.6.0 to 7.7.0
2023-07-17 15:44:05 +02:00
Matthias
031ac01b8d
Merge pull request #8922 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.19
...
Bump sqlalchemy from 2.0.18 to 2.0.19
2023-07-17 15:43:45 +02:00
froggleston
6ccc12f337
Fix calcs, rename ratio, add docs
2023-07-17 14:16:22 +01:00
Hom Bahrani
8738b8d551
Update freqai-feature-engineering.md
...
It seems that the closing parenthesis ) is missing at the end of line 65 in the pipeline example
2023-07-17 13:59:09 +01:00
dependabot[bot]
f2ff85421a
Bump nbconvert from 7.6.0 to 7.7.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.6.0 to 7.7.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.6.0...v7.7.0 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 11:16:30 +00:00
Matthias
cb5a67e9e0
Bump sqlalchemy pre-commit
2023-07-17 13:12:58 +02:00
Matthias
ca934c7568
Merge pull request #8926 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.8
...
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8
2023-07-17 13:12:01 +02:00
robcaulk
6f0204fcd3
chore: remove inlier metric
2023-07-17 13:03:43 +02:00
Matthias
c81adf76c2
Merge pull request #8921 from freqtrade/dependabot/pip/develop/ccxt-4.0.28
...
Bump ccxt from 4.0.17 to 4.0.28
2023-07-17 10:30:16 +02:00
dependabot[bot]
78de614910
Bump ta-lib from 0.4.26 to 0.4.27
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.4.26 to 0.4.27.
- [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.26...TA_Lib-0.4.27 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 07:36:12 +00:00
Matthias
201a8fe0ba
Merge pull request #8925 from freqtrade/dependabot/pip/develop/jsonschema-4.18.3
...
Bump jsonschema from 4.18.0 to 4.18.3
2023-07-17 09:34:54 +02:00
dependabot[bot]
e5221932e8
Bump ruff from 0.0.277 to 0.0.278
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.277 to 0.0.278.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.277...v0.0.278 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 05:02:21 +00:00
Matthias
3d5889060d
Merge pull request #8919 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.21.1
...
Bump pytest-asyncio from 0.21.0 to 0.21.1
2023-07-17 07:01:13 +02:00
Matthias
68c3c764b7
Merge pull request #8914 from freqtrade/fix/8877
...
Dry-run open balance should include realized profit
2023-07-17 06:47:10 +02:00
Matthias
fba89d2082
Merge pull request #8916 from freqtrade/dependabot/pip/develop/uvicorn-0.23.0
...
Bump uvicorn from 0.22.0 to 0.23.0
2023-07-17 06:44:23 +02:00
Matthias
7823ed6cc0
Merge pull request #8917 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.1
...
Bump pymdown-extensions from 10.0.1 to 10.1
2023-07-17 06:41:00 +02:00
dependabot[bot]
c23ff9d7c2
Bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.7 to 1.8.8.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.7...v1.8.8 )
---
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 >
2023-07-17 03:58:46 +00:00
dependabot[bot]
5f82108aae
Bump jsonschema from 4.18.0 to 4.18.3
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.18.0 to 4.18.3.
- [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.18.0...v4.18.3 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 03:51:14 +00:00
dependabot[bot]
454baa7b5b
Bump sqlalchemy from 2.0.18 to 2.0.19
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.18 to 2.0.19.
- [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 >
2023-07-17 03:51:00 +00:00
dependabot[bot]
69e9691730
Bump ccxt from 4.0.17 to 4.0.28
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.17 to 4.0.28.
- [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.0.17...4.0.28 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 03:50:49 +00:00
dependabot[bot]
8c8b315994
Bump pytest-asyncio from 0.21.0 to 0.21.1
...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio ) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases )
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.21.0...v0.21.1 )
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 03:50:33 +00:00
dependabot[bot]
e8ff5cb783
Bump pymdown-extensions from 10.0.1 to 10.1
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 10.0.1 to 10.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.0.1...10.1.0 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 03:50:26 +00:00
dependabot[bot]
256a8c686e
Bump uvicorn from 0.22.0 to 0.23.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.22.0 to 0.23.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.22.0...0.23.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-17 03:50:21 +00:00
Matthias
69ddbe3944
Merge pull request #8909 from freqtrade/backtest_adjustment
...
introduce order.stake_amount
2023-07-16 20:03:46 +02:00
froggleston
79f7f82c59
Fix telegram output
2023-07-16 16:52:06 +01:00
Matthias
35714c469b
Add explicit dry_wallet test
2023-07-16 16:06:23 +02:00
Matthias
cf9ba527bb
Include realized_profit in update_dry
...
closes #8877
2023-07-16 16:06:23 +02:00
Matthias
d0e0e156b1
Update tests to account for realized profit/loss
2023-07-16 16:06:23 +02:00
Matthias
8a55423ac7
Add asserts for wallet size
2023-07-16 16:04:00 +02:00
Matthias
66131d5103
Improve integration test assertions
2023-07-15 20:55:56 +02:00
froggleston
1fd2a2532d
Reduce trade stats function complexity
2023-07-15 17:06:52 +01:00
froggleston
9d36dc7ac6
Fix line length
2023-07-15 16:59:33 +01:00
froggleston
59cb9e39dd
Fix another trailing whitespace
2023-07-15 16:55:24 +01:00
froggleston
d4b282d6f7
Fix expectancy calc and tests
2023-07-15 16:51:45 +01:00
froggleston
e57bb6bc97
Add api schema entries
2023-07-15 16:27:58 +01:00
froggleston
3ce17b740b
Fix flake8 problems
2023-07-15 16:25:19 +01:00
froggleston
7eced953b3
Merge in develop changes
2023-07-15 16:16:08 +01:00
Matthias
768a7b47ec
Fix some futures symbol naming in tests
2023-07-15 17:14:57 +02:00
froggleston
096cb0d1ee
Add tests, fix winrate calc
2023-07-15 16:09:13 +01:00
froggleston
4235ab0c7e
Add expectancy and winrate to telegram
2023-07-15 15:39:47 +01:00
froggleston
6e56f84fe3
Add expectancy and winrate to rpc trade statistics
2023-07-15 15:32:52 +01:00
Matthias
ff14208105
Improve logic for from_json special case
2023-07-15 15:23:15 +02:00
Matthias
626ea6b119
Add backtesting support for order.stake_amount
2023-07-15 14:55:22 +02:00
Yinon Polak
d61f512e20
pytorch - trainer - clean code
2023-07-15 14:43:05 +03:00
Yinon Polak
77f1584713
pytorch - trainer - bugfix step tensorboard step usage
2023-07-15 14:37:44 +03:00
Matthias
d8c0621887
Add stake amount property to order object
2023-07-15 10:14:08 +02:00
Matthias
d1662db813
Merge pull request #8907 from freqtrade/dependabot/pip/cryptography-41.0.2
...
Bump cryptography from 40.0.1 to 41.0.2
2023-07-15 10:10:21 +02:00
Matthias
17296fdf9c
Use proper cost for order
...
closes #8906
2023-07-15 09:02:17 +02:00
Matthias
e4cd29d88c
Add test for trade.cost
2023-07-15 09:02:01 +02:00
Matthias
eeec1b0b38
Don't bump armhv crypto dependency
...
needs https://piwheels.org/project/cryptography/ to work again.
2023-07-15 08:18:29 +02:00
dependabot[bot]
e043fdba50
Bump cryptography from 40.0.1 to 41.0.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 40.0.1 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/40.0.1...41.0.2 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-15 01:04:17 +00:00
Matthias
7f0e1c27c6
Fix realized_profit for trade from_json
2023-07-14 07:35:58 +02:00
Matthias
bdff34017a
Merge pull request #8867 from freqtrade/doc/commmunityshowcase
...
Add community showcase
2023-07-14 06:43:14 +02:00
Yinon Polak
ffcba45b1b
pytorch - mypy fixes
2023-07-13 21:36:14 +03:00
Yinon Polak
9fb0ce664c
pytorch - ruff fixes
2023-07-13 21:32:46 +03:00
Yinon Polak
5734358d91
pytorch - trainer - add assertion that either n_epochs or max_iters is been set.
2023-07-13 20:59:33 +03:00
Matthias
7280d6bb3b
Merge pull request #8890 from freqtrade/dependabot/pip/develop/pyarrow-12.0.1
...
Bump pyarrow from 12.0.0 to 12.0.1
2023-07-13 19:58:25 +02:00
Yinon Polak
7d28dad209
pytorch - add n_epochs param to trainer
2023-07-13 20:41:38 +03:00
Matthias
061e930eb1
Merge pull request #8901 from freqtrade/fix/8841
...
Avoid false-triggering "dust-eating" logic for rebuys
2023-07-13 18:06:33 +02:00
yinon
588ffeedc1
pytorch - trainer - reomve max_n_eval_batches arg from estimate loss method
2023-07-13 15:40:40 +00:00
yinon
49a7de4ebd
pytorch - trainer - add device arg to load method
2023-07-13 15:39:47 +00:00
yinon
0c9aa86885
pytorch - data convertor - create tensor directly on device, simplify code
2023-07-13 15:38:58 +00:00
yinon
9cb45a3810
pytorch - bugfix - explicitly assign tensor to var as .to() is not inplace operation
2023-07-13 15:37:50 +00:00
Matthias
240606c5a4
Only run once for an order
2023-07-13 07:14:20 +02:00
Matthias
6134764d5e
Don't wrongly eat into dust on rebuys
...
closes #8841
2023-07-13 07:07:15 +02:00
Matthias
45a9c304b6
Add test for new conditional behavior
2023-07-13 07:07:15 +02:00
Matthias
c970ae8add
Add pyarrow pi wheel
2023-07-13 06:40:49 +02:00
Matthias
b593205ad9
No need to use .get() for properties with default values
2023-07-12 18:29:12 +02:00
Matthias
5399253786
Update documentation in regards to data-format
2023-07-12 18:23:51 +02:00
Matthias
2babb36fc2
Update final tests
2023-07-12 18:23:31 +02:00
Matthias
ec2960a167
Fix dtype ...
2023-07-12 18:23:31 +02:00
Matthias
1c5d20e9a3
Fix some tests, restore 1m json data
2023-07-12 18:23:31 +02:00
Matthias
a1efd6b783
Update further tests to use feather
2023-07-12 18:23:31 +02:00
Matthias
1d77497f64
Fix test
2023-07-12 18:23:31 +02:00
Matthias
586692b73f
TMP: remove full json data
2023-07-12 18:23:31 +02:00
Matthias
4d3740d4ce
Update default datahandler class
2023-07-12 18:23:30 +02:00
Matthias
15aa1fd876
Add new feather data
2023-07-12 18:23:30 +02:00
Matthias
578110488c
Update cli-options default
2023-07-12 18:23:30 +02:00
Matthias
08fdb3a47d
Update documentation
2023-07-12 18:23:30 +02:00
Matthias
cca8c4e5b8
Update default dataformat to feather
2023-07-12 18:23:30 +02:00
Matthias
3cf419cbcd
Fix ill-used type on order backpopulate mapping
2023-07-12 18:22:41 +02:00
Matthias
8ad32e7498
Merge pull request #8898 from jansmets/bybit_ohlcv_history
...
bybit provides up to 2years of historic ohlcv data on any timefame.
2023-07-12 18:16:11 +02:00
Matthias
722b5569bd
Add Freqtrade backtest project
2023-07-12 18:06:37 +02:00
Jan Smets
e8fe5a4f17
bybit provides up to 2years of historic ohlcv data on any timefame.
2023-07-12 11:39:32 +02:00
Matthias
a314175565
Merge pull request #8882 from freqtrade/dependabot/pip/develop/orjson-3.9.2
...
Bump orjson from 3.9.1 to 3.9.2
2023-07-11 06:06:50 +02:00
Matthias
9505f380bf
Merge pull request #8892 from freqtrade/dependabot/pip/develop/time-machine-2.11.0
...
Bump time-machine from 2.10.0 to 2.11.0
2023-07-10 20:53:18 +02:00
dependabot[bot]
127ca83dea
Bump orjson from 3.9.1 to 3.9.2
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.1 to 3.9.2.
- [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.1...3.9.2 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 17:51:56 +00:00
Matthias
5acfe2c89c
Merge pull request #8891 from freqtrade/dependabot/pip/develop/fastapi-0.100.0
...
Bump fastapi from 0.99.1 to 0.100.0
2023-07-10 19:50:56 +02:00
Matthias
aa5a5ce8e1
Merge pull request #8887 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.18
...
Bump sqlalchemy from 2.0.17 to 2.0.18
2023-07-10 19:50:03 +02:00
Matthias
e8eb28996d
Merge pull request #8888 from freqtrade/dependabot/pip/develop/jsonschema-4.18.0
...
Bump jsonschema from 4.17.3 to 4.18.0
2023-07-10 19:49:07 +02:00
Matthias
9af9caae09
Merge pull request #8889 from freqtrade/dependabot/pip/develop/ccxt-4.0.17
...
Bump ccxt from 4.0.15 to 4.0.17
2023-07-10 19:48:50 +02:00
Matthias
a0fff43648
Add fee_base to json output
2023-07-10 19:47:37 +02:00
dependabot[bot]
b7bd1eba6f
Bump time-machine from 2.10.0 to 2.11.0
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.10.0 to 2.11.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.10.0...2.11.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 >
2023-07-10 16:16:34 +00:00
dependabot[bot]
6d63b9400b
Bump fastapi from 0.99.1 to 0.100.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.99.1 to 0.100.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.99.1...0.100.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 16:16:30 +00:00
dependabot[bot]
e0ba2f3a15
Bump pyarrow from 12.0.0 to 12.0.1
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 12.0.0 to 12.0.1.
- [Commits](https://github.com/apache/arrow/compare/go/v12.0.0...go/v12.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 >
2023-07-10 16:16:25 +00:00
dependabot[bot]
7d16012f61
Bump ccxt from 4.0.15 to 4.0.17
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.15 to 4.0.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.0.15...4.0.17 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 16:16:19 +00:00
dependabot[bot]
4a422cac5b
Bump jsonschema from 4.17.3 to 4.18.0
...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema ) from 4.17.3 to 4.18.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.17.3...v4.18.0 )
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 16:16:12 +00:00
Matthias
884594a967
Bump sqlalchemy pre-commit
2023-07-10 18:09:08 +02:00
Matthias
c7c5c41f41
Merge pull request #8885 from freqtrade/dependabot/pip/develop/ccxt-4.0.15
...
Bump ccxt from 4.0.14 to 4.0.15
2023-07-10 18:07:42 +02:00
dependabot[bot]
12d89a9061
Bump sqlalchemy from 2.0.17 to 2.0.18
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.17 to 2.0.18.
- [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 >
2023-07-10 08:43:16 +00:00
Matthias
7d117e8ca2
Merge pull request #8886 from freqtrade/dependabot/pip/develop/python-telegram-bot-20.4
...
Bump python-telegram-bot from 20.3 to 20.4
2023-07-10 10:42:11 +02:00
Matthias
f6322bd02d
Merge pull request #8884 from freqtrade/dependabot/pip/develop/numpy-1.25.1
...
Bump numpy from 1.25.0 to 1.25.1
2023-07-10 07:53:18 +02:00
Matthias
a3aafffbd2
Merge pull request #8883 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.18
...
Bump mkdocs-material from 9.1.17 to 9.1.18
2023-07-10 07:23:19 +02:00
Matthias
52b4a2c921
Merge pull request #8881 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.39
...
Bump prompt-toolkit from 3.0.38 to 3.0.39
2023-07-10 07:22:54 +02:00
Matthias
32857f50ea
Merge pull request #8879 from freqtrade/dependabot/pip/develop/ruff-0.0.277
...
Bump ruff from 0.0.275 to 0.0.277
2023-07-10 07:22:37 +02:00
Matthias
40945b4eff
Merge pull request #8878 from freqtrade/dependabot/pip/develop/joblib-1.3.1
...
Bump joblib from 1.2.0 to 1.3.1
2023-07-10 07:22:14 +02:00
Matthias
1dbc294b80
Improve order __REPR__ with date
2023-07-10 07:11:29 +02:00
Matthias
5bc84dca56
Fix from_json with new attributes
2023-07-10 06:38:18 +02:00
Matthias
8c0e66008a
Remove wrong/faulty "default" comment from cli options
2023-07-10 06:12:46 +02:00
dependabot[bot]
4a1a197943
Bump python-telegram-bot from 20.3 to 20.4
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.3 to 20.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/v20.3...v20.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 >
2023-07-10 04:00:59 +00:00
dependabot[bot]
43f6a7e3c9
Bump ccxt from 4.0.14 to 4.0.15
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 4.0.14 to 4.0.15.
- [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.0.14...4.0.15 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 04:00:46 +00:00
dependabot[bot]
1bece11eb3
Bump numpy from 1.25.0 to 1.25.1
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.25.0 to 1.25.1.
- [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.25.0...v1.25.1 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 04:00:27 +00:00
dependabot[bot]
3c1cd72430
Bump mkdocs-material from 9.1.17 to 9.1.18
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.17 to 9.1.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.1.17...9.1.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 >
2023-07-10 03:59:59 +00:00
dependabot[bot]
1ca2a8d638
Bump prompt-toolkit from 3.0.38 to 3.0.39
...
Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit ) from 3.0.38 to 3.0.39.
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG )
- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.38...3.0.39 )
---
updated-dependencies:
- dependency-name: prompt-toolkit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 03:59:21 +00:00
dependabot[bot]
7359a76b77
Bump ruff from 0.0.275 to 0.0.277
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.275 to 0.0.277.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.275...v0.0.277 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 03:59:01 +00:00
dependabot[bot]
75e6315aac
Bump joblib from 1.2.0 to 1.3.1
...
Bumps [joblib](https://github.com/joblib/joblib ) from 1.2.0 to 1.3.1.
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst )
- [Commits](https://github.com/joblib/joblib/commits )
---
updated-dependencies:
- dependency-name: joblib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-10 03:58:40 +00:00
Matthias
d68eac92b8
Merge pull request #8874 from freqtrade/improve/convert_data
...
Improve/convert data
2023-07-09 17:14:12 +02:00
Matthias
b4957a2e37
Update converter test
2023-07-09 15:37:56 +02:00
Matthias
448f02960f
Improve behavior for convert-data
2023-07-09 15:36:44 +02:00
Matthias
5a43dd4766
don't hard-default --timeframes via argparse
2023-07-09 15:32:51 +02:00
Matthias
10f34563f8
Improve default for --candle-types
2023-07-09 15:02:47 +02:00
Matthias
d8d0a60322
Merge pull request #8872 from freqtrade/ccxt_bump
...
bump ccxt to 4.0.14
2023-07-09 14:49:27 +02:00
Matthias
4c6eee8dfe
Update proxy documentation to correspond to new ccxt mode
2023-07-09 13:52:46 +02:00
Matthias
a598b8554d
Bump ccxt and ccxt min requirement
2023-07-09 13:48:14 +02:00
Matthias
511023ee10
Fix typo in comment
2023-07-09 13:47:57 +02:00
Matthias
8212a5af77
Merge pull request #8819 from Bloodhunter4rc/remotepairlist
...
Remotepairlist - add blacklist mode
2023-07-09 12:42:25 +02:00
Matthias
af5fc76dc6
Add test for different processing modes
2023-07-09 11:51:43 +02:00
Matthias
e6ee55a69b
Improve some test coverage
2023-07-09 11:37:06 +02:00
Matthias
4dda9c6daa
Add explicit test for short-desc
2023-07-09 11:36:13 +02:00
Matthias
5da5369ca4
Update parameter sequence to make more sense
2023-07-09 11:09:59 +02:00
Matthias
ea04210eb3
Merge pull request #8869 from stash86/patch-1
...
Update my link
2023-07-09 10:38:18 +02:00
Stefano Ariestasia
e64327f353
Update my link
2023-07-09 17:12:21 +09:00
Bloodhunter4rc
4d4ec11a8a
- print
2023-07-09 09:53:31 +02:00
Bloodhunter4rc
4f77e3f595
Merge branch 'remotepairlist' of https://github.com/Bloodhunter4rc/freqtrade into remotepairlist
2023-07-09 09:44:19 +02:00
Bloodhunter4rc
0b68ca6cb3
use pairlist_pos remove unused check, fixed Test
2023-07-09 09:42:33 +02:00
Bloodhunter4rc
0c2eb8dc58
Merge branch 'freqtrade:develop' into remotepairlist
2023-07-09 09:15:56 +02:00
Matthias
b2106ef4a2
Update frequenthippo link description
2023-07-09 07:35:02 +02:00
Bloodhunter4rc
ee1fa34df2
Add 'processing_mode' , blacklist checks
2023-07-08 18:05:46 +02:00
Matthias
c4b0f24cd7
Use USD for kraken tests, as it has more volume.
2023-07-08 13:26:31 +02:00
Matthias
a1d50dbfa2
Add community showcase
2023-07-08 13:06:12 +02:00
Matthias
8436f9ade4
Merge pull request #8802 from freqtrade/dependabot/pip/develop/numpy-1.25.0
...
Bump numpy from 1.24.3 to 1.25.0
2023-07-08 10:32:27 +02:00
Matthias
2e78f7503e
Merge branch 'develop' into dependabot/pip/develop/numpy-1.25.0
2023-07-08 09:52:33 +02:00
Matthias
5c0f5588a6
Simplify sort_values in PerformanceFilter
...
Avoids potential regression in numpy 1.25.0 - which doesn't keep prior sort order in chained sort_values calls.
2023-07-08 09:49:01 +02:00
Matthias
3d6d006e84
Merge branch 'develop' into pr/Bloodhunter4rc/8819
2023-07-08 07:37:00 +02:00
Matthias
1c5ea317e6
Add mode as parameter for the UI
2023-07-08 07:31:55 +02:00
Matthias
31faad776e
Merge branch 'stable' into develop
2023-07-07 20:31:35 +02:00
Matthias
eea95f79aa
Merge pull request #8862 from freqtrade/new_release
...
New release 2023.6
2023-07-07 20:08:27 +02:00
Matthias
f020daa357
Merge pull request #8864 from freqtrade/dependabot/pip/develop/ccxt-4.0.12
...
Bump ccxt from 3.1.44 to 4.0.12
2023-07-07 15:46:08 +02:00
Matthias
dacbcdb710
Merge pull request #8865 from freqtrade/online_test_trade_history
...
Online test trade history
2023-07-07 13:55:21 +02:00
Matthias
a9e239ca7a
Don't use future date for downloading new trade data
...
closes #8860
2023-07-07 11:23:34 +02:00
Matthias
65550335ee
Add explicit online test for get_trade_history
...
part of #8860
2023-07-07 11:15:15 +02:00
Matthias
01db789d42
Improve release documentation
2023-07-07 10:56:41 +02:00
Matthias
6fe0895e74
Merge pull request #8847 from freqtrade/dependabot/pip/develop/scipy-1.11.1
...
Bump scipy from 1.10.1 to 1.11.1
2023-07-07 10:45:47 +02:00
dependabot[bot]
c93a27af7d
Bump ccxt from 3.1.44 to 4.0.12
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.1.44 to 4.0.12.
- [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/3.1.44...4.0.12 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-07 08:22:16 +00:00
Matthias
67ce7917cc
Merge pull request #8863 from freqtrade/robcaulk-patch-1
...
Bump datasieve 0.1.7
2023-07-07 10:21:23 +02:00
Matthias
9b447cdf1e
Bump pandas to 2.0.3
2023-07-07 09:37:14 +02:00
Robert Caulk
98ba0042d8
Bump datasieve 0.1.7
2023-07-07 09:27:09 +02:00
Matthias
f64b9503f9
scipy 1.11 doesn't support python 3.8 any longer
2023-07-07 09:08:32 +02:00
Matthias
e734a664b4
bump develop-version to 2023.7.dev
2023-07-07 08:59:10 +02:00
Matthias
942f0b4fbd
Move format_ms_time to datetime_helpers
2023-07-07 08:59:07 +02:00
Matthias
a2ba466918
Merge pull request #8851 from freqtrade/dependabot/pip/develop/stable-baselines3-2.0.0
...
Bump stable-baselines3 from 2.0.0a13 to 2.0.0
2023-07-07 08:51:45 +02:00
Matthias
7ba459db88
Version bump to 2023.6
2023-07-07 08:45:06 +02:00
Matthias
ab39144af8
Merge branch 'stable' into new_release
2023-07-07 08:44:49 +02:00
Matthias
092e30a159
Attempt CI without brew update
2023-07-06 21:22:03 +02:00
Matthias
e6db5bd193
Pin numpy for python < 3.8
2023-07-06 21:09:06 +02:00
Matthias
5cd08ce554
Merge pull request #8825 from freqtrade/dependabot/pip/develop/ruff-0.0.275
...
Bump ruff from 0.0.272 to 0.0.275
2023-07-04 20:47:28 +02:00
Matthias
e51085ebc6
Merge pull request #8853 from freqtrade/dependabot/pip/develop/fastapi-0.99.1
...
Bump fastapi from 0.98.0 to 0.99.1
2023-07-03 16:13:18 +02:00
Matthias
817b6f9bde
Merge pull request #8852 from freqtrade/dependabot/pip/develop/ast-comments-1.1.0
...
Bump ast-comments from 1.0.1 to 1.1.0
2023-07-03 11:09:03 +02:00
Matthias
b204a93d1c
Merge pull request #8858 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.7
...
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
2023-07-03 10:49:22 +02:00
dependabot[bot]
977bfa08b7
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.6 to 1.8.7.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.6...v1.8.7 )
---
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 >
2023-07-03 03:42:51 +00:00
dependabot[bot]
ba6cba31be
Bump fastapi from 0.98.0 to 0.99.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.98.0 to 0.99.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.98.0...0.99.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 03:29:53 +00:00
dependabot[bot]
1880f9ffa1
Bump ast-comments from 1.0.1 to 1.1.0
...
Bumps [ast-comments](https://github.com/t3rn0/ast-comments ) from 1.0.1 to 1.1.0.
- [Commits](https://github.com/t3rn0/ast-comments/compare/1.0.1...1.1.0 )
---
updated-dependencies:
- dependency-name: ast-comments
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 03:29:48 +00:00
dependabot[bot]
9d3dda4e12
Bump stable-baselines3 from 2.0.0a13 to 2.0.0
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.0.0a13 to 2.0.0.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/commits/v2.0.0 )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-03 03:29:40 +00:00
Matthias
0310a26b80
Fix documentation typo
2023-07-02 16:44:47 +00:00
Matthias
86956908d0
Merge branch 'develop' into dependabot/pip/develop/ruff-0.0.275
2023-07-02 18:35:43 +02:00
dependabot[bot]
b204da3317
Bump scipy from 1.10.1 to 1.11.1
...
Bumps [scipy](https://github.com/scipy/scipy ) from 1.10.1 to 1.11.1.
- [Release notes](https://github.com/scipy/scipy/releases )
- [Commits](https://github.com/scipy/scipy/compare/v1.10.1...v1.11.1 )
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-01 05:43:10 +00:00
Matthias
e16c433cb8
Merge pull request #8829 from freqtrade/dependabot/pip/develop/mypy-1.4.1
...
Bump mypy from 1.3.0 to 1.4.1
2023-06-30 17:52:14 +02:00
Matthias
c5510491e5
Merge pull request #8830 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.17
...
Bump sqlalchemy from 2.0.16 to 2.0.17
2023-06-30 09:18:24 +02:00
Matthias
29725440c8
Simplify RPCMessageType schema definition
2023-06-29 12:28:25 +00:00
Matthias
accc1b509b
Simplify class setups without inheritance
2023-06-29 12:16:10 +00:00
Matthias
4b06b4772d
sqlalchemy - pre-commit
2023-06-29 11:53:58 +00:00
Matthias
a90b7c0bf5
Merge pull request #8835 from freqtrade/fix/pca-components
...
make sure default PCA behavior reduces parameter space size
2023-06-26 19:14:44 +02:00
Matthias
c4168055f9
Merge pull request #8831 from freqtrade/dependabot/pip/develop/fastapi-0.98.0
...
Bump fastapi from 0.97.0 to 0.98.0
2023-06-26 15:18:37 +02:00
dependabot[bot]
b12dbd2bea
Bump ruff from 0.0.272 to 0.0.275
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.0.272 to 0.0.275.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.272...v0.0.275 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 13:17:59 +00:00
dependabot[bot]
be07ea5d4f
Bump mypy from 1.3.0 to 1.4.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.3.0 to 1.4.1.
- [Commits](https://github.com/python/mypy/compare/v1.3.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 13:17:23 +00:00
Matthias
e729c5f9fd
Merge pull request #8828 from freqtrade/dependabot/pip/develop/pytest-7.4.0
...
Bump pytest from 7.3.2 to 7.4.0
2023-06-26 15:17:02 +02:00
Matthias
5c8181fdd3
Merge pull request #8826 from freqtrade/dependabot/pip/develop/nbconvert-7.6.0
...
Bump nbconvert from 7.5.0 to 7.6.0
2023-06-26 15:16:11 +02:00
Matthias
3329279b71
Merge pull request #8827 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.17
...
Bump mkdocs-material from 9.1.16 to 9.1.17
2023-06-26 15:15:53 +02:00
robcaulk
6b201d525e
make sure default PCA behavior reduces parameter space size
2023-06-26 14:42:59 +02:00
dependabot[bot]
8c2098c262
Bump fastapi from 0.97.0 to 0.98.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.97.0 to 0.98.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.97.0...0.98.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 03:58:27 +00:00
dependabot[bot]
6274197f85
Bump sqlalchemy from 2.0.16 to 2.0.17
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.16 to 2.0.17.
- [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 >
2023-06-26 03:58:21 +00:00
dependabot[bot]
ae42d57a26
Bump pytest from 7.3.2 to 7.4.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.3.2 to 7.4.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.3.2...7.4.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 03:57:31 +00:00
dependabot[bot]
2d2699b0ad
Bump mkdocs-material from 9.1.16 to 9.1.17
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.16 to 9.1.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.1.16...9.1.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 >
2023-06-26 03:57:21 +00:00
dependabot[bot]
fec4cb3cf9
Bump nbconvert from 7.5.0 to 7.6.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.5.0 to 7.6.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.5.0...v7.6.0 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-26 03:57:07 +00:00
Matthias
4a886e1b97
Merge pull request #8824 from freqtrade/refactor/optimize_reports
...
Refactor/optimize reports
2023-06-25 19:29:22 +02:00
Matthias
2c36a09b4f
Merge pull request #8823 from freqtrade/fix/outlier-check
...
Fix/outlier check
2023-06-25 19:28:55 +02:00
Matthias
1717f86702
Extract edge output to proper module
2023-06-25 17:45:01 +02:00
Matthias
72504e62ad
Extract btstorage methods
2023-06-25 17:42:58 +02:00
Matthias
65e8359908
Improve naming of new file
2023-06-25 17:11:13 +02:00
Matthias
794bca1379
Split optimize report generation from visualization
2023-06-25 17:09:57 +02:00
Matthias
5e084ad2e5
convert optimize_reports to a package
2023-06-25 17:08:41 +02:00
robcaulk
fca73531cf
fix: use .shape instead of index for outliers
2023-06-25 16:34:44 +02:00
robcaulk
9da28e5328
bump datasieve
2023-06-25 15:44:24 +02:00
robcaulk
fd420738cd
ensure outlier-check is returning as a numpy array from datasieve
2023-06-25 15:43:02 +02:00
Matthias
48e8965322
Don't add header if it's not needed
2023-06-25 15:35:57 +02:00
Bloodhunter4rc
ce1b90885e
support wildcards
2023-06-24 21:32:20 +02:00
Matthias
5f98530ef9
Catch and send exceptions from websockets
2023-06-24 20:26:05 +02:00
Matthias
69087c30e7
Don't overwrite "type" with a variable
2023-06-24 20:18:24 +02:00
Bloodhunter4rc
d534f88d1c
unnecessary lines removed.
2023-06-24 14:36:31 +02:00
Bloodhunter4rc
caca070c1a
added tests
2023-06-24 14:31:30 +02:00
Bloodhunter4rc
36b33fb407
add mode to set the pairlist to blacklist additional to whitelist
...
adhere to _number_pairs
2023-06-24 12:38:31 +02:00
Matthias
f224f743da
Add explicit test for open_orders property
2023-06-24 08:53:27 +02:00
Matthias
be062c5fbe
Fix frequent notification bug due to stop order
2023-06-24 08:10:31 +02:00
axel
5c0d89feb5
fix test_handle_insufficient_funds with comments
2023-06-23 17:53:54 -04:00
Matthias
6e143d4a5d
Merge pull request #8818 from freqtrade/self
...
Use Self typing
2023-06-23 19:50:01 +02:00
Matthias
757c6dc5ca
Use Self typing
2023-06-23 18:15:06 +02:00
axel
4e6068a923
wip fix test_rpc_force_exit / __exec_force_exit
2023-06-21 02:46:16 -04:00
axel
07c629922a
fiw wip test_api_status
2023-06-21 02:15:06 -04:00
axel
3f506bb474
fix test_api_performance
2023-06-21 02:05:40 -04:00
axel
1c4c2272f5
fix test_api_delete_open_order
2023-06-21 02:02:47 -04:00
axel
1ed6f1875b
wip fix test_rpc_force_exit
2023-06-21 01:48:57 -04:00
axel
ca4ef22d07
fix test_rpc_status_table
2023-06-20 23:12:31 -04:00
axel
db5383927c
fix test_rpc_trade_status
2023-06-20 21:52:06 -04:00
Matthias
2b88137612
Merge branch 'develop' into pr/Axel-CH/8779
2023-06-20 19:17:47 +02:00
Matthias
01dfca80ab
Improve stop test behavior
2023-06-20 19:16:21 +02:00
Matthias
2f7b29ed34
Fix test_tsl_on_exchange_compatible_with_edge
2023-06-20 19:08:55 +02:00
Matthias
9fddc1499e
Merge branch 'develop' into pr/Axel-CH/8779
2023-06-20 18:14:25 +02:00
Matthias
b49a118764
Fix exit_timeout test
2023-06-20 18:14:16 +02:00
Matthias
c7f4dc1651
Merge branch 'develop' into pr/Axel-CH/8779
2023-06-20 17:43:50 +02:00
Matthias
29d77a17e5
Fix more tests
2023-06-20 17:42:05 +02:00
Matthias
e34bfa9767
Fix exception test
2023-06-20 17:13:16 +02:00
Matthias
d08bad7288
Fix trade_from_json
2023-06-20 17:10:04 +02:00
Matthias
ac4e3028d2
Clean up some code
2023-06-20 17:09:31 +02:00
Matthias
f1bed95153
Fix some initial tests
2023-06-20 17:02:03 +02:00
Matthias
f3f5b63b7f
Remove duplicate attributes
2023-06-20 16:43:32 +02:00
Matthias
c7683a7b61
Improve docs wording
2023-06-20 06:57:48 +02:00
Matthias
5d60c62645
align list blocks
2023-06-20 06:55:19 +02:00
Matthias
96c2ca67e9
Add usage note for pairs.json file
2023-06-20 06:51:40 +02:00
Matthias
b0e5fb3940
Improve structure of download-data documentation
2023-06-20 06:50:59 +02:00
Matthias
8c54036fa5
Move Downloading tip from pairs file section
2023-06-20 06:45:56 +02:00
Matthias
859f7ff3de
be explicit when loading pairs file.
2023-06-19 18:29:37 +02:00
axel
a98e8ef201
retreive open orders from orders list, not from db
2023-06-19 12:28:55 -04:00
dependabot[bot]
b2c87c3591
Bump numpy from 1.24.3 to 1.25.0
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.24.3 to 1.25.0.
- [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.24.3...v1.25.0 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 16:05:34 +00:00
Matthias
62f4bd27ec
Merge pull request #8806 from freqtrade/dependabot/pip/develop/ccxt-3.1.44
...
Bump ccxt from 3.1.34 to 3.1.44
2023-06-19 17:59:05 +02:00
Robert Caulk
26c06e38be
Merge pull request #8804 from freqtrade/dependabot/pip/develop/xgboost-1.7.6
...
Bump xgboost from 1.7.5 to 1.7.6
2023-06-19 14:35:34 +02:00
Matthias
78451447ac
Merge pull request #8798 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.16
...
Bump mkdocs-material from 9.1.15 to 9.1.16
2023-06-19 14:25:58 +02:00
Matthias
0f7720dec0
Merge pull request #8801 from freqtrade/dependabot/pip/develop/pytest-mock-3.11.1
...
Bump pytest-mock from 3.10.0 to 3.11.1
2023-06-19 14:25:32 +02:00
Matthias
b9fe364d9c
Merge pull request #8805 from freqtrade/dependabot/pip/develop/pre-commit-3.3.3
...
Bump pre-commit from 3.3.2 to 3.3.3
2023-06-19 13:06:07 +02:00
Matthias
97e7b60656
Merge pull request #8803 from freqtrade/dependabot/pip/develop/filelock-3.12.2
...
Bump filelock from 3.12.1 to 3.12.2
2023-06-19 13:05:42 +02:00
Matthias
936e49e8ee
Merge pull request #8807 from freqtrade/dependabot/pip/develop/rich-13.4.2
...
Bump rich from 13.4.1 to 13.4.2
2023-06-19 13:05:11 +02:00
dependabot[bot]
6bc3439cb7
Bump pytest-mock from 3.10.0 to 3.11.1
...
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock ) from 3.10.0 to 3.11.1.
- [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.10.0...v3.11.1 )
---
updated-dependencies:
- dependency-name: pytest-mock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 05:08:12 +00:00
Matthias
ec72c91b17
Merge pull request #8800 from freqtrade/dependabot/pip/develop/time-machine-2.10.0
...
Bump time-machine from 2.9.0 to 2.10.0
2023-06-19 07:01:56 +02:00
Matthias
2809379b56
Merge pull request #8799 from freqtrade/dependabot/pip/develop/nbconvert-7.5.0
...
Bump nbconvert from 7.4.0 to 7.5.0
2023-06-19 07:01:38 +02:00
dependabot[bot]
e965b2e454
Bump rich from 13.4.1 to 13.4.2
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.4.1 to 13.4.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.4.1...v13.4.2 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 03:58:02 +00:00
dependabot[bot]
d82a0ad7b5
Bump ccxt from 3.1.34 to 3.1.44
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.1.34 to 3.1.44.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg )
- [Commits](https://github.com/ccxt/ccxt/compare/3.1.34...3.1.44 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 03:57:35 +00:00
dependabot[bot]
f04598c5e5
Bump pre-commit from 3.3.2 to 3.3.3
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.3.2 to 3.3.3.
- [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.3.2...v3.3.3 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 03:57:29 +00:00
dependabot[bot]
f82d52c6d3
Bump xgboost from 1.7.5 to 1.7.6
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 1.7.5 to 1.7.6.
- [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/v1.7.5...v1.7.6 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 03:57:17 +00:00
dependabot[bot]
fc0548ce0b
Bump filelock from 3.12.1 to 3.12.2
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.12.1...3.12.2 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 03:57:02 +00:00
dependabot[bot]
8cc763b664
Bump time-machine from 2.9.0 to 2.10.0
...
Bumps [time-machine](https://github.com/adamchainz/time-machine ) from 2.9.0 to 2.10.0.
- [Changelog](https://github.com/adamchainz/time-machine/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/adamchainz/time-machine/compare/2.9.0...2.10.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 >
2023-06-19 03:56:44 +00:00
dependabot[bot]
ed90e77ea0
Bump nbconvert from 7.4.0 to 7.5.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.4.0 to 7.5.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.4.0...v7.5.0 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-19 03:56:40 +00:00
dependabot[bot]
1eb691d461
Bump mkdocs-material from 9.1.15 to 9.1.16
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.15 to 9.1.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.1.15...9.1.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 >
2023-06-19 03:56:37 +00:00
Matthias
571dea6e9c
Fix wrong final status on bg-tasks
2023-06-18 15:45:26 +02:00
Matthias
02071df8fa
Merge pull request #8692 from freqtrade/feat/outsource-data-pipeline
...
Outsource data pipeline handling to improve flexibility
2023-06-18 13:39:36 +02:00
Robert Caulk
cca4fa1178
Update BaseClassifierModel.py
2023-06-18 11:31:03 +02:00
Robert Caulk
7e2f857aa5
Update BasePyTorchClassifier.py
2023-06-18 11:30:33 +02:00
Matthias
3d72d32845
Merge pull request #8369 from hippocritical/develop
...
backtest - lookahead_analysis
2023-06-18 08:29:08 +02:00
Matthias
52db6ac7d7
Use proper log level
2023-06-17 20:35:23 +02:00
Matthias
d94f3e7679
Add explicit tests for download-data
...
(without the command part)
2023-06-17 20:00:24 +02:00
axel
b031470979
WIP with comment on test test_adjust_entry_maintain_replace
2023-06-17 12:36:03 -04:00
Matthias
7af14d1985
Fix random test failure
2023-06-17 18:26:08 +02:00
Matthias
44a38e8362
Update download data tests
2023-06-17 18:22:47 +02:00
Matthias
0be4084eac
Don't allow downloading wrong pairs
...
Prior to this, BTC/USDT:USDT could be downloaded to the spot directory, as it was filtered inproperly.
2023-06-17 18:14:58 +02:00
Matthias
937734365f
Improve typehint for markets
2023-06-17 18:04:41 +02:00
Matthias
66b34edc0b
Clarify variable name
2023-06-17 18:03:57 +02:00
Matthias
6f0f954686
Adjust mocks for new import location
2023-06-17 17:53:12 +02:00
Matthias
7453ff2fb5
Migrate download-data out of commands section
2023-06-17 17:53:12 +02:00
Matthias
b8ab6fe42b
Improve wording of check command
2023-06-17 17:53:12 +02:00
Matthias
e0d5242a45
Reduce download-data verbosity
2023-06-17 17:53:12 +02:00
Robert Caulk
402a247c92
Merge pull request #8760 from initrv/rl-action-masks
...
Add MaskablePPO support
2023-06-17 16:28:43 +02:00
robcaulk
886b86f7c5
chore: bump datasieve
2023-06-17 16:14:48 +02:00
robcaulk
b0ab400ff3
fix: ensure test_size=0 is still accommodated
2023-06-17 15:39:33 +02:00
Matthias
bf872e8ed4
Simplify comparison depth
2023-06-17 14:25:46 +02:00
robcaulk
447feb16b4
Merge remote-tracking branch 'origin/develop' into use-datasieve
2023-06-17 13:26:35 +02:00
robcaulk
636f5753e1
Merge remote-tracking branch 'origin/feat/outsource-data-pipeline' into use-datasieve
2023-06-17 13:26:14 +02:00
robcaulk
11ff454b3b
fix: ensure that a user setting up their own pipeline wont have conflicts with DI_values
2023-06-17 13:21:31 +02:00
Matthias
6bb75f0dd4
Simplify import if only one element is used
2023-06-17 10:12:36 +02:00
Matthias
1567cd2849
Use DOCS_LINK throughout
2023-06-17 09:10:54 +02:00
Matthias
34e7e3efea
Simplify imports
2023-06-17 08:40:09 +02:00
Matthias
2c7aa9f721
Update doc wording
2023-06-17 08:37:38 +02:00
axel
171c4f182d
update test_adjust_entry_maintain_replace test case, fix first RPC test
2023-06-17 00:06:30 -04:00
axel
32c919cfad
replace open_orders_count by has_open_orders in freqtradebot
2023-06-16 23:36:37 -04:00
axel
bf60f38a23
fix tests test_handle_trade, test_handle_cancel_exit_limit, WIP on test_adjust_entry_maintain_replace
2023-06-16 23:29:41 -04:00
axel
93994756e8
fix multiple tests, including test_check_handle_cancelled_buy
2023-06-16 21:51:24 -04:00
axel
7c55a2c6e2
fix tests: test_manage_open_orders_entry, test_manage_open_orders_partial_except, test_adjust_entry_cancel, test_manage_open_orders_partial_fee
2023-06-16 18:01:38 -04:00
axel
ee43792566
fix tests: test_handle_cancel_exit_cancel_exception, test_update_trade_state_sell, test_manage_open_orders_entry_usercustom
2023-06-16 17:14:53 -04:00
axel
f14b42f202
add use has_open_orders property in freqtradebot tests
2023-06-16 16:22:08 -04:00
axel
6e8c765ece
add has_open_orders to Trade model property
2023-06-16 16:15:24 -04:00
Matthias
24e806f081
Improve resiliance by using non-exchange controlled order attributes.
2023-06-16 19:58:35 +02:00
Matthias
b0396af4c4
Merge pull request #8791 from freqtrade/ci/catboost
...
Remove old version pin for catboost
2023-06-16 18:20:34 +02:00
Matthias
efaa959bfa
Merge pull request #8790 from freqtrade/docs/link-to-articles
...
Add links to more FreqAI learning content
2023-06-16 18:20:05 +02:00
Matthias
7939716a5e
Improve formatting of telegram /status messages
2023-06-16 18:00:22 +02:00
Matthias
4f834c8964
Remove old version pin for catboost
2023-06-16 15:15:40 +02:00
Robert Caulk
ffd7394adb
Update freqai.md
2023-06-16 15:10:11 +02:00
Robert Caulk
2107dce2cd
Update freqai-feature-engineering.md
2023-06-16 15:03:49 +02:00
robcaulk
72101f059d
feat: ensure full backwards compatibility
2023-06-16 13:20:35 +02:00
robcaulk
75ec19062c
chore: make DOCS_LINK in constants.py, ensure datasieve is added to setup.py
2023-06-16 13:06:21 +02:00
Matthias
64fcb1ed11
Better pin scikit-learn
...
caused by #7896
2023-06-16 10:15:45 +02:00
Matthias
dec3c0f374
Remove environment.yml completely
2023-06-16 07:02:40 +02:00
Matthias
1b86bf8a1d
Don't include non-used parameters in command structure
2023-06-16 06:58:34 +02:00
Matthias
2cd9043c51
Make documentation discoverable / linked
2023-06-16 06:44:55 +02:00
axel
5f70406880
fix more tests
2023-06-15 22:00:15 -04:00
axel
069759c7c5
fix more tests
2023-06-15 21:33:39 -04:00
axel
ebd5fac91d
update cancel_all_open_orders, wip on fixing test_cancel_all_open_orders
2023-06-15 21:04:40 -04:00
axel
156c202889
fix more tests including process_open_trade_positions
2023-06-15 20:46:35 -04:00
Matthias
b3ef024e9e
Don't use PurePosixPath
2023-06-15 20:43:05 +02:00
Matthias
964bf76469
Invert parameters for initialize_single_lookahead_analysis
...
otherwise their order is reversed before calling LookaheadAnalysis for no good reason
2023-06-15 20:42:26 +02:00
axel
8e0faf4aaa
fix more tests, remove legacy conditions from update_trade function
2023-06-15 14:29:08 -04:00
Matthias
ad74e65673
Simplify configuration setup
2023-06-15 20:26:45 +02:00
Matthias
ac36ba6592
Improve arguments file formatting
2023-06-15 20:15:44 +02:00
axel
20a2b27498
update LocalTrade model orders related property type
2023-06-15 14:11:21 -04:00
axel
73d1201ed8
start fixing test_handle_stoploss_on_exchange_trailing, add temp logs
2023-06-15 13:37:36 -04:00
axel
fcbacae6f1
remove unuseful function call in manage_open_orders
2023-06-15 12:04:42 -04:00
axel
60a50a2ea8
fix test_handle_stoploss_on_exchange, add more orders related hybrid_properties to Trade classes
2023-06-15 11:56:41 -04:00
axel
defa6f45b2
fix more freqtradebot tests, update params of handle_cancel_enter, handle_cancel_exit
2023-06-15 03:05:01 -04:00
axel
9cdff0b0a5
fix first important tests in test_freqtradebot, update and fix on order related Trade class hybrid_properties
2023-06-15 01:55:13 -04:00
Matthias
ca88cac08b
Remove unused code file
2023-06-15 06:39:00 +02:00
Matthias
d211bf47f1
Merge pull request #8767 from freqtrade/dependabot/pip/develop/stable-baselines3-2.0.0a13
...
Bump stable-baselines3 from 2.0.0a10 to 2.0.0a13
2023-06-15 06:06:44 +02:00
Matthias
11d7e7925e
Fix random test failures
2023-06-14 20:34:18 +02:00
axel
450fc5763f
fix test test_freqtradebot.py::test_execute_entry
2023-06-14 14:20:14 -04:00
axel
2495661554
remove unrequired appends from test_update_limit_order
2023-06-14 11:49:20 -04:00
axel
ae92557dd7
remove commented legacy open_order_id property references
2023-06-14 11:44:49 -04:00
axel
057f852e06
fix localTrade and trade classe miroring, fix persistence tests
2023-06-14 11:40:30 -04:00
hippocritical
bc4d1c5326
Merge branch 'freqtrade:develop' into develop
2023-06-13 18:59:31 +02:00
Matthias
10b93f080a
Merge pull request #8770 from freqtrade/dependabot/pip/develop/fastapi-0.97.0
...
Bump fastapi from 0.96.0 to 0.97.0
2023-06-13 10:56:02 +02:00
axel
4874d10455
Replace open_order_id property by open_orders in Trade model, first test update
2023-06-13 02:11:34 -04:00
hippocritical
876ce85cd8
Merge branch 'freqtrade:develop' into develop
2023-06-12 23:04:02 +02:00
Matthias
9a7794c520
Improve behavior for when stoploss cancels without content
...
closes #8761
2023-06-12 20:29:23 +02:00
Matthias
1a4d94a6f3
OKX stop should convert contracts to amount
2023-06-12 20:01:26 +02:00
Matthias
1e44cfe2fc
Improve stoploss test
2023-06-12 18:20:36 +02:00
Matthias
502090c199
Merge pull request #8765 from freqtrade/dependabot/pip/develop/ccxt-3.1.34
...
Bump ccxt from 3.1.23 to 3.1.34
2023-06-12 13:44:15 +02:00
Matthias
385d9d30b7
Merge pull request #8775 from freqtrade/dependabot/pip/develop/plotly-5.15.0
...
Bump plotly from 5.14.1 to 5.15.0
2023-06-12 13:33:33 +02:00
dependabot[bot]
e763e2ad35
Bump ccxt from 3.1.23 to 3.1.34
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.1.23 to 3.1.34.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg )
- [Commits](https://github.com/ccxt/ccxt/compare/3.1.23...3.1.34 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 08:08:05 +00:00
Matthias
a89c647255
Merge pull request #8769 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.16
...
Bump sqlalchemy from 2.0.15 to 2.0.16
2023-06-12 10:01:59 +02:00
dependabot[bot]
1beaf6f05c
Bump plotly from 5.14.1 to 5.15.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.14.1 to 5.15.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.14.1...v5.15.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 07:26:38 +00:00
Matthias
21949c0446
bump sqlalchemy pre-commit
2023-06-12 09:23:58 +02:00
Matthias
6e6bccfd3e
Merge pull request #8773 from freqtrade/dependabot/pip/develop/urllib3-2.0.3
...
Bump urllib3 from 2.0.2 to 2.0.3
2023-06-12 08:48:10 +02:00
Matthias
a7f882a7fe
Merge pull request #8772 from freqtrade/dependabot/pip/develop/ruff-0.0.272
...
Bump ruff from 0.0.270 to 0.0.272
2023-06-12 08:47:50 +02:00
Matthias
0c4dab37d7
Merge pull request #8771 from freqtrade/dependabot/pip/develop/pytest-7.3.2
...
Bump pytest from 7.3.1 to 7.3.2
2023-06-12 08:47:32 +02:00
Matthias
1af4fa0419
Merge pull request #8774 from freqtrade/dependabot/pip/develop/orjson-3.9.1
...
Bump orjson from 3.9.0 to 3.9.1
2023-06-12 08:46:49 +02:00
Matthias
37495884d4
Merge pull request #8768 from freqtrade/dependabot/pip/develop/filelock-3.12.1
...
Bump filelock from 3.12.0 to 3.12.1
2023-06-12 08:13:32 +02:00
dependabot[bot]
2e087750e0
Bump fastapi from 0.96.0 to 0.97.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.96.0 to 0.97.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.96.0...0.97.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 05:12:52 +00:00
Matthias
64e803356a
Merge pull request #8766 from freqtrade/dependabot/pip/develop/pydantic-1.10.9
...
Bump pydantic from 1.10.8 to 1.10.9
2023-06-12 07:07:03 +02:00
dependabot[bot]
7172bc0af3
Bump orjson from 3.9.0 to 3.9.1
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.9.0 to 3.9.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.9.0...3.9.1 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:58:02 +00:00
dependabot[bot]
feb6e5c466
Bump urllib3 from 2.0.2 to 2.0.3
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.0.2 to 2.0.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.0.2...2.0.3 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:58:01 +00:00
dependabot[bot]
8b27b408c7
Bump ruff from 0.0.270 to 0.0.272
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.270 to 0.0.272.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.270...v0.0.272 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:57:45 +00:00
dependabot[bot]
a9515dee81
Bump pytest from 7.3.1 to 7.3.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.3.1 to 7.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/7.3.1...7.3.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:57:33 +00:00
dependabot[bot]
71064c02e5
Bump sqlalchemy from 2.0.15 to 2.0.16
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.15 to 2.0.16.
- [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 >
2023-06-12 03:57:05 +00:00
dependabot[bot]
66dc1fd339
Bump filelock from 3.12.0 to 3.12.1
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.12.0 to 3.12.1.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.12.0...3.12.1 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:56:52 +00:00
dependabot[bot]
7542909e18
Bump stable-baselines3 from 2.0.0a10 to 2.0.0a13
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.0.0a10 to 2.0.0a13.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/commits )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:56:48 +00:00
dependabot[bot]
a39f23a5c7
Bump pydantic from 1.10.8 to 1.10.9
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.8 to 1.10.9.
- [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/v1.10.8...v1.10.9 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-12 03:56:43 +00:00
hippocritical
d748cf6531
Merge branch 'freqtrade:develop' into develop
2023-06-11 22:55:03 +02:00
hippocritical
663cfc6211
fixing tests
2023-06-11 22:53:21 +02:00
steam
bdb535d0e6
add maskable eval callback multiproc
2023-06-11 22:20:15 +03:00
steam
5dee86eda7
fix action_masks typing list
2023-06-11 21:44:57 +03:00
steam
c36547a563
add maskable eval callback
2023-06-11 20:05:53 +03:00
steam
afd54d39a5
add action_masks
2023-06-11 20:00:12 +03:00
Matthias
5844756ba1
Add test and fix for stop-price == limit price
...
closes #8758
2023-06-11 17:20:35 +02:00
Matthias
4a800fe467
Add explicit test for get_stop_limit_rate
2023-06-11 17:17:41 +02:00
Matthias
fd940dbba2
Merge pull request #8530 from freqtrade/feat/pairlistconfig
...
Provide pairlists via API
2023-06-11 12:43:38 +02:00
Matthias
320b3e20a6
Use correct variable for candle-type when loading data
...
closes #8757
2023-06-11 11:58:18 +02:00
Matthias
fc11c79b77
Fix not working date format output
2023-06-11 08:51:20 +02:00
Matthias
87e144a95a
Update webserver tags
2023-06-11 08:24:16 +02:00
Matthias
9ef814689e
Update endpoint in rest-client
2023-06-11 08:18:01 +02:00
hippocritical
2bd66fbb47
Merge branch 'freqtrade:develop' into develop
2023-06-11 00:21:04 +02:00
hippocritical
9eceb2f38c
Merge remote-tracking branch 'origin/develop' into develop
2023-06-11 00:20:02 +02:00
hippocritical
1da1972c18
added test for config overrides
2023-06-11 00:18:34 +02:00
Matthias
e332fbfb47
Add explicit test for okx get_stop_params
2023-06-10 16:56:41 +02:00
Matthias
2806110869
Add explicit test for okx cancel_stop
2023-06-10 16:56:41 +02:00
Matthias
cfe88f06d2
Improve behavior of okx rebuys when using stop on exchange
...
closes #8755
2023-06-10 16:56:41 +02:00
robcaulk
ad8a4897ce
remove unnecessary example in feature_engineering.md
2023-06-10 16:13:28 +02:00
Matthias
4f15b30339
Merge pull request #8590 from AchmadFathoni/develop
...
Fix disrepancy in freqai doc code example
2023-06-10 15:27:01 +02:00
robcaulk
229ee643cd
revert change to deal with FT pinning old scikit-learn version
2023-06-10 13:24:09 +02:00
robcaulk
41e37f9d32
improve docs, update doc strings
2023-06-10 13:11:47 +02:00
robcaulk
d9bdd879ab
improve migration doc
2023-06-10 13:00:59 +02:00
robcaulk
f8d7c2e21d
add migration guide, add protections and migration assistance
2023-06-10 12:48:27 +02:00
robcaulk
4cdd6bc6c3
avoid using ram for unnecessary train_df, fix some deprecation warnings
2023-06-10 12:07:03 +02:00
robcaulk
e246259792
avoid manual pipeline validation
2023-06-10 11:40:57 +02:00
Matthias
3523f564bd
Improve Log reduction and corresponding test
2023-06-10 09:44:20 +02:00
Matthias
265d782af8
Implement the requested changes.
2023-06-10 09:30:34 +02:00
hippocritical
94ca2988a0
updated docs
2023-06-09 23:32:58 +02:00
hippocritical
6656740f21
Moved config overrides to its' own function
...
Added config overrides to dry_run_wallet and max_open_trades to avoid false positives.
2023-06-09 22:11:30 +02:00
Matthias
99842402f7
Further reduce unnecessary output
2023-06-09 07:18:35 +02:00
Matthias
16b3363970
Fix type problem
2023-06-09 07:16:06 +02:00
Matthias
b89390c06b
Reduce log verbosity during bias tester runs
2023-06-09 07:15:36 +02:00
Matthias
c8e827d483
Merge branch 'develop' into pr/hippocritical/8369
2023-06-09 07:03:25 +02:00
Matthias
fc8c6b06ad
Extract set-log-levels from main logging module
2023-06-09 06:59:08 +02:00
Matthias
e3056b141a
Move logging tests to dedicated test file
2023-06-09 06:51:12 +02:00
Matthias
05ea36f03b
Fix performance when running tons of backtests
2023-06-09 06:45:34 +02:00
Matthias
61f1701e56
Bump version to 2023.5.1
2023-06-08 22:02:33 +02:00
Matthias
beaaa94406
Improve test for reload-markets timings, fix bug
...
closes #8714
2023-06-08 21:03:12 +02:00
Matthias
6b736c49d4
Dont persist Backtesting to avoid memory leak
2023-06-08 20:13:28 +02:00
robcaulk
33b028b104
ensure data kitchen thread count is propagated to pipeline
2023-06-08 12:33:08 +02:00
robcaulk
88337b6c5e
convert to using constants in data_drawer. Remove unneeded check_if_pred_in_spaces function
2023-06-08 12:19:42 +02:00
robcaulk
e39e40dc60
improve documentation of pipeline building/customization
2023-06-08 11:56:31 +02:00
Matthias
317e0b5f2b
Avoid nested loops in telegram for force* scenarios
...
closes #8731
2023-06-08 07:08:06 +02:00
Matthias
4404d112a9
Merge pull request #8749 from freqtrade/dependabot/docker/python-3.11.4-slim-bullseye
...
Bump python from 3.10.11-slim-bullseye to 3.11.4-slim-bullseye
2023-06-08 06:30:36 +02:00
dependabot[bot]
f81139b97c
Bump python from 3.10.11-slim-bullseye to 3.11.4-slim-bullseye
...
Bumps python from 3.10.11-slim-bullseye to 3.11.4-slim-bullseye.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-08 03:56:43 +00:00
robcaulk
14557f2d32
merge develop into outsource-data-pipeline
2023-06-07 19:24:21 +02:00
robcaulk
f10f00f5e8
Merge remote-tracking branch 'origin' into use-datasieve
2023-06-07 19:23:36 +02:00
hippocritical
675a97c1cb
Merge branch 'freqtrade:develop' into develop
2023-06-07 19:22:42 +02:00
robcaulk
c066f014e3
fix docs
2023-06-07 18:36:07 +02:00
robcaulk
6d39adc739
bump datasieve version
2023-06-07 18:29:49 +02:00
robcaulk
135aaa2be2
update docs, improve the interaction with define_data_pipeline
2023-06-07 18:26:49 +02:00
robcaulk
dc577d2a1a
update to new datasieve interface, add noise to pipeline
2023-06-07 17:58:27 +02:00
robcaulk
4d4589becd
fix isort in tests
2023-06-07 14:00:00 +02:00
robcaulk
f7f88aa14d
fix pickle file name
2023-06-07 09:28:56 +02:00
robcaulk
17d74429b5
Merge remote-tracking branch 'origin/feat/outsource-data-pipeline' into use-datasieve
2023-06-07 09:08:09 +02:00
robcaulk
5ac141f72b
convert to new datasieve api
2023-06-06 21:05:51 +02:00
Matthias
0b8ef1b880
Fix devcontainer invalid key
2023-06-05 21:13:52 +02:00
Matthias
c269eef77e
Remove unnecessary calc_profit_ratio call
2023-06-05 21:10:29 +02:00
Matthias
21172802de
Devcontainer image should contain as many dependencies as possible
2023-06-05 20:30:46 +02:00
Matthias
17b8cb2f7c
Merge pull request #8738 from freqtrade/dependabot/pip/develop/ccxt-3.1.23
...
Bump ccxt from 3.1.13 to 3.1.23
2023-06-05 18:06:29 +02:00
dependabot[bot]
6ec91d11ae
Bump ccxt from 3.1.13 to 3.1.23
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.1.13 to 3.1.23.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg )
- [Commits](https://github.com/ccxt/ccxt/compare/3.1.13...3.1.23 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 07:40:33 +00:00
Matthias
984dec12df
Merge pull request #8739 from freqtrade/dependabot/pip/develop/pandas-2.0.2
...
Bump pandas from 2.0.1 to 2.0.2
2023-06-05 09:39:55 +02:00
Matthias
11f2bbdd08
Merge pull request #8740 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.1
...
Bump types-requests from 2.31.0.0 to 2.31.0.1
2023-06-05 09:39:37 +02:00
Matthias
41f5c32526
Merge pull request #8741 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.15
...
Bump mkdocs-material from 9.1.14 to 9.1.15
2023-06-05 08:25:52 +02:00
Matthias
4dcb6395ef
Bump pre-commit requests types
2023-06-05 07:13:09 +02:00
Matthias
46ad8afeb9
Merge pull request #8736 from freqtrade/dependabot/pip/develop/orjson-3.9.0
...
Bump orjson from 3.8.14 to 3.9.0
2023-06-05 07:10:27 +02:00
Matthias
49891967f2
Merge pull request #8734 from freqtrade/dependabot/pip/develop/fastapi-0.96.0
...
Bump fastapi from 0.95.2 to 0.96.0
2023-06-05 07:07:38 +02:00
Matthias
4acb0830e3
Merge pull request #8735 from freqtrade/dependabot/pip/develop/rich-13.4.1
...
Bump rich from 13.3.5 to 13.4.1
2023-06-05 07:07:20 +02:00
dependabot[bot]
e61659a2bc
Bump mkdocs-material from 9.1.14 to 9.1.15
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.14 to 9.1.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.1.14...9.1.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 >
2023-06-05 03:57:43 +00:00
dependabot[bot]
c2125698a7
Bump types-requests from 2.31.0.0 to 2.31.0.1
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.0 to 2.31.0.1.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 03:57:22 +00:00
dependabot[bot]
093181e8f2
Bump pandas from 2.0.1 to 2.0.2
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.1...v2.0.2 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 03:57:15 +00:00
dependabot[bot]
bdaf230bd1
Bump orjson from 3.8.14 to 3.9.0
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.8.14 to 3.9.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.8.14...3.9.0 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 03:56:45 +00:00
dependabot[bot]
9dcab313b5
Bump rich from 13.3.5 to 13.4.1
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.3.5 to 13.4.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.3.5...v13.4.1 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 03:56:40 +00:00
dependabot[bot]
c9bbeedd88
Bump fastapi from 0.95.2 to 0.96.0
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.95.2 to 0.96.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.95.2...0.96.0 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-05 03:56:37 +00:00
Robert Caulk
94bc91ef57
Update tests/freqai/test_freqai_datakitchen.py
...
Co-authored-by: Matthias <xmatthias@outlook.com >
2023-06-04 21:50:13 +02:00
Matthias
7a726da691
Update cached binance leverage tiers
2023-06-04 20:28:08 +02:00
Matthias
71b81ee7cd
Add margin_mode to pairlists callback
2023-06-04 13:25:39 +02:00
Matthias
f61ae9c7e2
Merge branch 'develop' into feat/pairlistconfig
2023-06-04 08:33:45 +02:00
Matthias
12e31208e1
Update typedDict type used with pydantic
2023-06-03 12:33:44 +02:00
Matthias
ac7419e975
Split trademode response value into trade_mode and margin-mode
2023-06-03 11:58:55 +02:00
Matthias
72f4e1475c
Bump api version
2023-06-03 11:58:55 +02:00
Matthias
74254bb893
Add /exchanges endpoint to list available exchanges
2023-06-03 11:58:55 +02:00
Matthias
54bf1634c7
Refactor validExchangesType to separate types package
2023-06-03 11:58:55 +02:00
Matthias
6f928b826f
Update types for build_exchange_list_entry
2023-06-03 11:58:55 +02:00
Matthias
cc04f3279a
bump pre-commit mypy version
2023-06-03 11:58:55 +02:00
Matthias
fcb960185e
Clarify function naming
2023-06-03 11:58:55 +02:00
Matthias
250ae2d006
Enhance list-exchanges with more information
2023-06-03 11:58:55 +02:00
Matthias
b5d1017779
Update list_exchanges to use a dict internally
2023-06-03 11:58:55 +02:00
Matthias
26ed17fa02
Merge pull request #8725 from freqtrade/dependabot/pip/cryptography-41.0.0
...
Bump cryptography from 40.0.1 to 41.0.1
2023-06-03 11:32:51 +02:00
Matthias
e890bc0718
Don't bump pi version, but bump regular version
2023-06-03 08:30:38 +02:00
Matthias
10ea2b44c7
Update test line length
2023-06-03 06:59:22 +02:00
Matthias
d9d1735333
Extract ExchangePayload updating
2023-06-03 06:57:25 +02:00
Matthias
48328fb29d
reset candle_type_def
2023-06-03 06:52:25 +02:00
dependabot[bot]
49c0fdf367
Bump cryptography from 40.0.1 to 41.0.0
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 40.0.1 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/40.0.1...41.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-02 20:23:40 +00:00
Matthias
ac046d6a2d
Allow setting the exchange explicitly
2023-06-02 10:14:11 +02:00
Matthias
af16ce874c
Allow webserver mode to cache multiple exchanges
2023-06-02 09:50:40 +02:00
Matthias
e2594e7494
Align tests to use webserver mode
2023-06-01 20:46:28 +02:00
Matthias
77e3e9e899
Move pairlists and background tasks API's to separate file
2023-06-01 20:40:12 +02:00
Matthias
cafc9479b7
Merge branch 'develop' into feat/pairlistconfig
2023-06-01 20:33:28 +02:00
Matthias
8f02050fde
Merge pull request #8721 from freqtrade/robcaulk-patch-1
...
Update freqai.md
2023-06-01 20:12:52 +02:00
Matthias
565c0496d9
Bump httpx min requirement
2023-06-01 20:10:57 +02:00
Matthias
d0f900f567
set HTTPX level to warning
...
closes #8717
2023-06-01 20:09:59 +02:00
Robert Caulk
30dd63fcb9
Update freqai.md
2023-06-01 15:54:05 +02:00
Matthias
8aee368f60
auto-inject webserver mode dependency
2023-06-01 07:07:02 +02:00
Matthias
e0d9603e99
Raise correct httperrorcode for webserver-only endpoitns
2023-06-01 07:03:35 +02:00
Matthias
88ecb935b9
Add "failed" state to bgjob task response
2023-05-31 20:22:22 +02:00
Matthias
9c6fee3841
Enable gate futures for spread-filter again
...
closes #8687
2023-05-31 17:14:22 +02:00
Matthias
5fc8426b9b
Improve handling of order cancelation failures with force_exit
...
closes #8708
2023-05-31 17:06:51 +02:00
Matthias
430cd24bbc
Invert order (exit trade 3 before trade 4)
2023-05-31 15:00:09 +02:00
Matthias
08d040db14
Slightly update force_exit test
2023-05-31 14:59:41 +02:00
Matthias
5311614d54
Update force exit wording
2023-05-31 14:33:09 +02:00
Matthias
193d88c9c8
Double-check cancelling stop order didn't close the trade
2023-05-31 14:12:03 +02:00
Matthias
1f543666f4
Improve test for reload-markets timings, fix bug
...
closes #8714
2023-05-31 11:46:31 +02:00
Matthias
fd955028a8
Update tests for new background method
2023-05-31 07:08:27 +02:00
Matthias
7bccf2129f
Introduce background_job endpoints
2023-05-31 07:00:20 +02:00
robcaulk
f6a32f4ffd
bump version
2023-05-29 23:35:24 +02:00
Matthias
b666c418bb
Don't use variables for simple debug values
2023-05-29 17:33:11 +02:00
Matthias
af1dbf7dff
Extract get_rate_from_ticker from get_rate method
2023-05-29 17:31:57 +02:00
Matthias
f074383d6a
Extract orderbook logic into separate method
2023-05-29 17:24:04 +02:00
robcaulk
785f0d396f
bump datasieve version
2023-05-29 16:44:53 +02:00
Matthias
6315516d50
Improve volumepairlist defaults
2023-05-29 15:18:46 +02:00
robcaulk
6237806817
bump datasieve to 0.0.8
2023-05-29 15:18:28 +02:00
robcaulk
e572653616
bring classifier/rl up to new paradigm. ensure tests pass. remove old code. add documentation, add new example transform
2023-05-29 13:33:29 +02:00
Matthias
12e8e29b4e
Merge pull request #8703 from freqtrade/dependabot/pip/develop/types-requests-2.31.0.0
...
Bump types-requests from 2.30.0.0 to 2.31.0.0
2023-05-29 08:39:51 +02:00
Matthias
5ecf93e84b
Merge pull request #8705 from freqtrade/dependabot/pip/develop/ccxt-3.1.13
...
Bump ccxt from 3.1.5 to 3.1.13
2023-05-29 08:39:32 +02:00
Matthias
9f1bdc19aa
Bump ruff pre-commit version
2023-05-29 08:10:29 +02:00
Matthias
35836479de
Bump requests pre-commit dependency
2023-05-29 08:09:56 +02:00
Matthias
e03e8547c0
Merge pull request #8707 from freqtrade/dependabot/pip/develop/orjson-3.8.14
...
Bump orjson from 3.8.12 to 3.8.14
2023-05-29 08:08:36 +02:00
Matthias
bcd27f5517
Merge pull request #8706 from freqtrade/dependabot/pip/develop/ruff-0.0.270
...
Bump ruff from 0.0.269 to 0.0.270
2023-05-29 08:08:21 +02:00
Matthias
ce02a3ff33
Merge pull request #8704 from freqtrade/dependabot/pip/develop/cachetools-5.3.1
...
Bump cachetools from 5.3.0 to 5.3.1
2023-05-29 08:08:06 +02:00
Matthias
85de8ca63f
Merge pull request #8702 from freqtrade/dependabot/pip/develop/pytest-cov-4.1.0
...
Bump pytest-cov from 4.0.0 to 4.1.0
2023-05-29 08:07:46 +02:00
Matthias
4c54640800
Merge pull request #8701 from freqtrade/dependabot/pip/develop/pydantic-1.10.8
...
Bump pydantic from 1.10.7 to 1.10.8
2023-05-29 08:07:29 +02:00
dependabot[bot]
cb7a0f9bff
Bump orjson from 3.8.12 to 3.8.14
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.8.12 to 3.8.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.8.12...3.8.14 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:57:23 +00:00
dependabot[bot]
90808683e2
Bump ruff from 0.0.269 to 0.0.270
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.269 to 0.0.270.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.269...v0.0.270 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:57:13 +00:00
dependabot[bot]
8fdec5f3a6
Bump ccxt from 3.1.5 to 3.1.13
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.1.5 to 3.1.13.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg )
- [Commits](https://github.com/ccxt/ccxt/compare/3.1.5...3.1.13 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:57:05 +00:00
dependabot[bot]
4e9a43ebf6
Bump cachetools from 5.3.0 to 5.3.1
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 5.3.0 to 5.3.1.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v5.3.0...v5.3.1 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:56:56 +00:00
dependabot[bot]
3bc390cb2e
Bump types-requests from 2.30.0.0 to 2.31.0.0
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.30.0.0 to 2.31.0.0.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:56:53 +00:00
dependabot[bot]
12af6ea766
Bump pytest-cov from 4.0.0 to 4.1.0
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 4.0.0 to 4.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.0.0...v4.1.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:56:50 +00:00
dependabot[bot]
51ba4d14e9
Bump pydantic from 1.10.7 to 1.10.8
...
Bumps [pydantic](https://github.com/pydantic/pydantic ) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/pydantic/pydantic/releases )
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.8/HISTORY.md )
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.7...v1.10.8 )
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-29 03:56:46 +00:00
hippocritical
6b3b5f201d
export_to_csv: Added forced conversion of float64 to int to remove the .0 values once and for all ...
2023-05-28 22:13:29 +02:00
hippocritical
fc887efd4b
Merge branch 'freqtrade:develop' into develop
2023-05-28 20:53:39 +02:00
hippocritical
0874b1a959
Merge remote-tracking branch 'origin/develop' into develop
2023-05-28 20:53:16 +02:00
hippocritical
eec7837167
- modified help-string for the cli-option lookahead_analysis_exportfilename
...
- moved doc from utils.md to lookahead-analysis.md and modified it (unfinished)
- added a check to automatically edit the config['backtest_cache'] to be 'none'
- adjusted test_lookahead_helper_export_to_csv to catch the new catching of errors
- adjusted test_lookahead_helper_text_table_lookahead_analysis_instances to catch the new catching of errors
- changed lookahead_analysis.start result-reporting to show that not enough trades were caught including x of y
2023-05-28 20:52:58 +02:00
Matthias
43f1537383
Merge pull request #8697 from freqtrade/new_release
...
New release 2023.5
2023-05-28 19:59:33 +02:00
Matthias
1317de8c1c
Add rudimentary description per pairlist
2023-05-28 18:21:23 +02:00
Matthias
dbb92f686f
Merge pull request #8696 from freqtrade/feat/no_roi
...
allow no / empty minimal_roi
2023-05-28 15:36:01 +02:00
hippocritical
aa8eb14461
Merge branch 'freqtrade:develop' into develop
2023-05-28 12:11:29 +02:00
Matthias
3d05669f61
Merge branch 'develop' into feat/pairlistconfig
2023-05-28 10:01:43 +02:00
Matthias
c9f78afe65
Bump version to 2023.5
2023-05-28 10:00:39 +02:00
Matthias
a3473f3f60
Better handling of shift
2023-05-28 10:00:39 +02:00
Matthias
4eb4275331
Fix volatilityfilter behavior
...
closes #8698
2023-05-28 10:00:38 +02:00
Matthias
8a86169256
Better handling of shift
2023-05-28 09:59:57 +02:00
Matthias
8ec0469b11
Fix volatilityfilter behavior
...
closes #8698
2023-05-28 09:53:53 +02:00
hippocritical
9bb25be880
modified help-string for the cli-option lookahead_analysis_exportfilename
...
moved doc from utils.md to lookahead-analysis.md and modified it (unfinished)
added a check to automatically edit the config['backtest_cache'] to be 'none'
2023-05-27 22:31:47 +02:00
hippocritical
0ed84fbcc1
added test_initialize_single_lookahead_analysis
...
A check for a random variable should be enough, right? :)
2023-05-27 20:47:59 +02:00
hippocritical
a7426755bc
added a check for bias1.
...
Looking at has_bias should be enough to statisfy the test.
The tests could be extended with thecking the buy/sell signals and the dataframe itself -
but this should be sufficient for now.
2023-05-27 20:35:45 +02:00
Matthias
df5e6409a4
Bump develop version to 2023.6-dev
2023-05-27 20:18:39 +02:00
Matthias
b9121274fb
Merge branch 'stable' into new_release
2023-05-27 20:01:51 +02:00
Matthias
5649d1d4da
Convert minimal_roi to list comprehension
2023-05-27 19:57:12 +02:00
Matthias
36c82ad67c
Update documentation for min_roi
2023-05-27 19:40:02 +02:00
Matthias
35a388bf9a
Don't force min_roi to have content
2023-05-27 19:39:00 +02:00
hippocritical
ee37693729
Merge branch 'freqtrade:develop' into develop
2023-05-27 19:23:01 +02:00
hippocritical
05f0b32e3b
Merge remote-tracking branch 'origin/develop' into develop
2023-05-27 19:22:23 +02:00
hippocritical
636298bb71
added test_lookahead_helper_export_to_csv
2023-05-27 19:15:35 +02:00
Matthias
bd266f654e
Properly handle invalid pairlists type before config validation
...
closes #8695
2023-05-27 08:19:56 +02:00
robcaulk
31e19add27
start transition toward outsourcing the data pipeline with objective of improving pipeline flexibility
2023-05-26 18:40:14 +02:00
hippocritical
eb31b574c1
added returns to text_table_lookahead_analysis_instances
...
filled in test_lookahead_helper_text_table_lookahead_analysis_instances
2023-05-26 12:55:54 +02:00
hippocritical
9366c77e42
Merge branch 'freqtrade:develop' into develop
2023-05-26 08:38:32 +02:00
Matthias
af7afa80a9
remove gone-wrong import
2023-05-26 06:44:48 +02:00
Matthias
c23a045de4
Merge pull request #8622 from freqtrade/frog-forceenter-price
...
Add check for None prices in forceenter REST API script
2023-05-25 19:22:03 +02:00
Matthias
61ee77e07e
Merge pull request #8690 from freqtrade/remove-tb-warning
...
Update base_tensorboard.py
2023-05-25 18:21:05 +02:00
Robert Caulk
f647fb342b
Update base_tensorboard.py
...
Remove incorrect warning message.
2023-05-25 16:35:06 +02:00
Robert Caulk
d4183b3fcb
Merge pull request #8688 from freqtrade/dependabot/pip/develop/stable-baselines3-2.0.0a10
...
Bump stable-baselines3 from 2.0.0a9 to 2.0.0a10
2023-05-25 09:24:55 +02:00
Matthias
6b0b62dadf
Merge pull request #8686 from freqtrade/fix/8681
...
okx stop improvements
2023-05-25 06:43:22 +02:00
dependabot[bot]
9e9f9b21e5
Bump stable-baselines3 from 2.0.0a9 to 2.0.0a10
...
Bumps [stable-baselines3](https://github.com/DLR-RM/stable-baselines3 ) from 2.0.0a9 to 2.0.0a10.
- [Release notes](https://github.com/DLR-RM/stable-baselines3/releases )
- [Commits](https://github.com/DLR-RM/stable-baselines3/commits )
---
updated-dependencies:
- dependency-name: stable-baselines3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-25 04:24:42 +00:00
Matthias
91e009bf6d
Merge pull request #8677 from richardjozsa/develop
...
Stable baselines 3 seeding update
2023-05-25 06:23:34 +02:00
Matthias
9e75c768c0
Improve responses for evaluate get endpoints
2023-05-24 21:01:39 +02:00
Matthias
4c52109fa3
Handle pairlist evaluation errors gracefully
2023-05-24 20:37:23 +02:00
Matthias
b5ed693bee
Extrac OKX convert stop order, call for regular orders, too
2023-05-24 20:15:36 +02:00
Matthias
b8220ee0f7
Improve recovery detection by skipping open orders
2023-05-24 18:19:14 +02:00
Matthias
a0336c83c3
Update method casing in tests
2023-05-23 19:22:58 +02:00
Matthias
6efc62e4cd
Add test which verifies #8680 won't happen again
2023-05-23 19:10:10 +02:00
Matthias
6292d1af6d
Use camelcase version of private fapi method
...
closes #8680
2023-05-23 19:07:58 +02:00
Matthias
9ffdaceef3
Bybit - use Proxy
2023-05-23 07:15:41 +02:00
Matthias
b2d9b914ea
Merge pull request #8679 from freqtrade/dependabot/pip/requests-2.31.0
...
Bump requests from 2.30.0 to 2.31.0
2023-05-23 07:15:35 +02:00
dependabot[bot]
1e10b25e3d
Bump requests from 2.30.0 to 2.31.0
...
Bumps [requests](https://github.com/psf/requests ) from 2.30.0 to 2.31.0.
- [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.30.0...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 21:58:08 +00:00
Matthias
c2010d160f
Merge branch 'develop' into feat/pairlistconfig
2023-05-22 19:59:20 +02:00
Matthias
5b29e710dc
Merge pull request #8004 from wizrds/fix/dataframe_json
...
Revert DataFrame serialization in Producer mode (>pandas 2.0)
2023-05-22 19:58:05 +02:00
Matthias
33e25434b4
Change statuscode to 202
2023-05-22 19:43:27 +02:00
Matthias
e70cafe578
Merge branch 'develop' into pr/wizrds/8004
2023-05-22 18:24:32 +02:00
Matthias
44bdac5e8c
Improve developer docs with some minor improvements
2023-05-22 18:23:33 +02:00
Matthias
85c14578e2
Merge pull request #8661 from freqtrade/feat/datetimehelpers
...
Add datetime helpers, reduce arrow usage to a minimum
2023-05-22 18:22:29 +02:00
Matthias
09aaf894c6
Merge pull request #8673 from freqtrade/dependabot/pip/develop/ruff-0.0.269
...
Bump ruff from 0.0.267 to 0.0.269
2023-05-22 11:51:27 +02:00
Matthias
795e3e324f
Merge pull request #8674 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.15
...
Bump sqlalchemy from 2.0.13 to 2.0.15
2023-05-22 11:33:55 +02:00
Richard Jozsa
39f4fb8797
Merge branch 'freqtrade:develop' into develop
2023-05-22 08:36:25 +00:00
Richard Jozsa
d26aa231fc
Stable baselines updates, and fix
...
There was a seeding error in SB3 after the gymnasium update, the stable baselines team has patched and fixed the issue, but the reset function has to be aligned.
2023-05-22 10:36:07 +02:00
Matthias
6d9b8a4a99
Merge pull request #8669 from freqtrade/dependabot/pip/develop/ccxt-3.1.5
...
Bump ccxt from 3.0.103 to 3.1.5
2023-05-22 09:23:56 +02:00
dependabot[bot]
2242d544fc
Bump ruff from 0.0.267 to 0.0.269
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.267 to 0.0.269.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.267...v0.0.269 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 07:21:19 +00:00
Matthias
ad5f0307b7
bump sqlalchemy precommit
2023-05-22 09:21:18 +02:00
Matthias
8fccd98eca
Merge pull request #8676 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.14
...
Bump mkdocs-material from 9.1.12 to 9.1.14
2023-05-22 09:20:31 +02:00
Matthias
e71b66f5c2
Merge pull request #8670 from freqtrade/dependabot/pip/develop/fastapi-0.95.2
...
Bump fastapi from 0.95.1 to 0.95.2
2023-05-22 09:19:38 +02:00
Matthias
0e99fe349c
Merge pull request #8671 from freqtrade/dependabot/pip/develop/pre-commit-3.3.2
...
Bump pre-commit from 3.3.1 to 3.3.2
2023-05-22 09:19:18 +02:00
dependabot[bot]
96eb109b4e
Bump mkdocs-material from 9.1.12 to 9.1.14
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.12 to 9.1.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.1.12...9.1.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 >
2023-05-22 03:59:01 +00:00
dependabot[bot]
ae52ce8cda
Bump sqlalchemy from 2.0.13 to 2.0.15
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.13 to 2.0.15.
- [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 >
2023-05-22 03:58:23 +00:00
dependabot[bot]
811198cc3e
Bump pre-commit from 3.3.1 to 3.3.2
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.3.1 to 3.3.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.3.1...v3.3.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 >
2023-05-22 03:57:15 +00:00
dependabot[bot]
4e3de64c57
Bump fastapi from 0.95.1 to 0.95.2
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.95.1 to 0.95.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.95.1...0.95.2 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 03:57:01 +00:00
dependabot[bot]
8c866abad8
Bump ccxt from 3.0.103 to 3.1.5
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.103 to 3.1.5.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/3.0.103...3.1.5 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-22 03:56:52 +00:00
Matthias
a2d03c4e2c
Merge pull request #8047 from freqtrade/dependabot/pip/develop/cachetools-5.3.0
...
Bump cachetools from 4.2.2 to 5.3.0
2023-05-21 21:59:12 +02:00
dependabot[bot]
68ab147f57
Bump cachetools from 4.2.2 to 5.3.0
...
Bumps [cachetools](https://github.com/tkem/cachetools ) from 4.2.2 to 5.3.0.
- [Release notes](https://github.com/tkem/cachetools/releases )
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/tkem/cachetools/compare/v4.2.2...v5.3.0 )
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-21 12:52:49 +00:00
Matthias
abc82a3fdf
Simplify api backtesting by extracting the background_method
2023-05-21 12:04:18 +02:00
Matthias
756e1f5d5b
Test pairlist evaluation
2023-05-21 10:08:32 +02:00
Matthias
01984a06af
Extract pairlist evaluation from sub-method
2023-05-21 09:58:38 +02:00
Matthias
7cc8da23c2
Update test for available pairlist
2023-05-21 09:56:46 +02:00
Matthias
bf9a6dd6e7
Merge branch 'develop' into feat/pairlistconfig
2023-05-21 09:54:17 +02:00
Matthias
a87b215d67
Fix odd import
2023-05-21 09:50:59 +02:00
Matthias
818a3342b9
move pairlist evaluation to the background
2023-05-21 09:38:14 +02:00
Matthias
680e7ba98f
Get exchange through DI
2023-05-21 09:21:22 +02:00
Matthias
5ad6652e55
Merge branch 'develop' into feat/pairlistconfig
2023-05-21 09:15:50 +02:00
Matthias
914195acf4
Ensure one test can't fail 20 others
2023-05-21 09:14:00 +02:00
Matthias
96d74063fc
Don't have public attributes marked as private
2023-05-21 09:12:02 +02:00
Matthias
5316227219
Extract api backtest logic from ApiServer class
2023-05-21 09:08:52 +02:00
Matthias
70a0c2e625
Fix test mishap
2023-05-21 08:21:08 +02:00
Matthias
3e6a2bf9b0
Add parameters for analysis tests ...
2023-05-20 20:12:04 +02:00
Matthias
104fa9e32d
Use logger, not the logging module
2023-05-20 19:58:14 +02:00
Matthias
e73cd1487e
Add somewhat sensible assert
2023-05-20 19:57:26 +02:00
Matthias
9869a21951
Move strategy to it's own directory to avoid having other
2023-05-20 19:51:54 +02:00
Matthias
3f5c18a035
Add some tests as todo
2023-05-20 19:51:54 +02:00
Matthias
e183707979
Further test lookahead_helpers
2023-05-20 19:51:54 +02:00
Matthias
ceddcd9242
Move most of the logic to lookahead_analysis helper
2023-05-20 19:51:54 +02:00
Matthias
d8af0dc9c4
Slightly improve testcase
2023-05-20 19:51:54 +02:00
Matthias
1c4a7c7a05
Split Lookahead helper to separate file
2023-05-20 19:51:54 +02:00
Matthias
7b9f82c71a
Remove needless check for "None" list
2023-05-20 19:51:54 +02:00
hippocritical
5142b6bc0d
Merge branch 'freqtrade:develop' into develop
2023-05-20 19:50:31 +02:00
Matthias
209eb63ede
Add startup test case
2023-05-20 11:28:52 +02:00
Matthias
2e675efa13
Initial fix - test
2023-05-20 11:15:30 +02:00
Matthias
073dac8d5f
Move lookahead analysis tests to optimize subdir
2023-05-20 11:08:22 +02:00
Matthias
a0edbe4797
Switch to using config instead of args.
2023-05-20 11:06:50 +02:00
Matthias
2e79aaae00
Remove usage of args.
...
It's clumsy to use and prevents specifying settings in the configuration.
2023-05-20 11:02:13 +02:00
Matthias
5488789bc4
Arguments should be in the configuration.
2023-05-20 11:01:42 +02:00
Matthias
fcb75560c4
Merge pull request #8565 from vinistation/develop
...
GPU Enable in docker-compose
2023-05-20 07:30:30 +02:00
robcaulk
c4c0371ed3
add docker comment to docker usage freqai doc section
2023-05-19 14:48:17 +00:00
robcaulk
dd1a0156b9
resolve conflict, ensure gpu works with transformer
2023-05-19 14:39:16 +00:00
Matthias
7ecc2f76a2
Merge pull request #8650 from freqtrade/feat/secure_keys
...
Better secure the user's exchange keys during runtime
2023-05-19 08:45:17 +02:00
Matthias
a2cbe5df04
Remove trailing spaces
2023-05-19 07:26:11 +02:00
Matthias
0d4010a0be
Add sample docker-compose file for freqAI, comment about that
2023-05-19 07:25:02 +02:00
Matthias
9d0f488de7
Some more edits due to arrow
2023-05-19 07:15:24 +02:00
Matthias
707c6744b9
Fix doc and example indentation
2023-05-19 07:02:54 +02:00
Matthias
ebfc9a6039
Remove some humanize occurances
2023-05-18 19:29:37 +02:00
hippocritical
b2ecfd28a7
Merge branch 'freqtrade:develop' into develop
2023-05-18 19:12:25 +02:00
Matthias
5d0cff2f76
Add dt_humanize helper
2023-05-18 07:07:22 +02:00
Matthias
f657d06e91
Move shorten_date to datetime helpers
2023-05-18 07:00:36 +02:00
Matthias
b40c45ee42
Timerange -> datetime
2023-05-18 07:00:36 +02:00
Matthias
adcf751340
Bump min-requirement of arrow
2023-05-18 07:00:36 +02:00
Matthias
261822147c
Fix remaining arrow testcases
2023-05-18 07:00:36 +02:00
Matthias
3ec55885bd
Remove arrow from more tests
2023-05-18 07:00:36 +02:00
Matthias
9421ca2628
Remove arrow from test_persistence
2023-05-18 07:00:36 +02:00
Matthias
3a4d103bc8
Properly check wallets with new type
2023-05-18 07:00:36 +02:00
Matthias
7a2ff60255
Fix more tests
2023-05-18 07:00:36 +02:00
Matthias
915cb5ffbd
add dt_utc helper
2023-05-18 07:00:36 +02:00
Matthias
c0713eb77f
More tests to dt_helpers
2023-05-18 07:00:36 +02:00
Matthias
29fdcdbf56
reduce arrow in tests
2023-05-18 07:00:36 +02:00
Matthias
d131dd4050
Fix wrong transition
2023-05-18 07:00:36 +02:00
Matthias
cfae98ae00
dt_now for tests
2023-05-18 07:00:36 +02:00
Matthias
e4f701fd0d
Don't use arrow for everything
2023-05-18 07:00:36 +02:00
Matthias
5b66ef4bea
Implement datetime.floor
2023-05-18 07:00:36 +02:00
Matthias
7f73e99437
Simplify exchange_utils
2023-05-18 07:00:36 +02:00
Matthias
55ce58d79f
Reduce some arrow usages in favor of dt helpers
2023-05-18 07:00:36 +02:00
Matthias
000f72942a
Improve dt_now_ts helper
2023-05-18 07:00:36 +02:00
Matthias
aa949153eb
Add now ts helper
2023-05-18 07:00:36 +02:00
Matthias
5c6f3ea439
Improve wallets time handling
2023-05-18 07:00:36 +02:00
Matthias
261df527d9
dt_now
2023-05-18 07:00:36 +02:00
Matthias
6b735bc683
Implement dt_now
2023-05-18 07:00:36 +02:00
Matthias
6044bbb6b1
Add datetime helpers to unify code
2023-05-18 07:00:36 +02:00
Matthias
2477ef57f9
Reduce arrow usage throughout code
2023-05-18 07:00:36 +02:00
Matthias
1d03e8bc5f
Reduce arrow usage further
2023-05-18 07:00:36 +02:00
Matthias
d3382fbe04
Reduce usage of arrow
2023-05-18 07:00:36 +02:00
Matthias
292bd62973
Reduce verbosity of httpx (we don't need to see telegram calls)
2023-05-18 07:00:18 +02:00
Matthias
c54f28ada8
Merge pull request #8623 from freqtrade/feat/tensorboard-logger
...
Add Tensorboard logger for PyTorch and XGBoost
2023-05-18 06:41:15 +02:00
hippocritical
7a5f457b2f
Merge branch 'freqtrade:develop' into develop
2023-05-17 22:14:51 +02:00
robcaulk
adeab13bdf
cleanup tests, cross fingers that mac will pass
2023-05-17 07:21:48 +00:00
Matthias
2ab732480f
Ensure pi image can be built
2023-05-17 06:26:57 +02:00
Matthias
45ee12e257
reload_trade should be a post endpoint
2023-05-16 20:27:07 +02:00
Matthias
63294c4d3a
Merge pull request #8652 from freqtrade/dependabot/pip/docs/pymdown-extensions-10.0
...
Bump pymdown-extensions from 9.11 to 10.0 in /docs
2023-05-16 11:03:20 +02:00
Matthias
bb760a47d5
Bump pymdown-extensions to 10.0.1
2023-05-16 10:15:46 +02:00
dependabot[bot]
61ea3d817a
Bump pymdown-extensions from 9.11 to 10.0 in /docs
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 9.11 to 10.0.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.11...10.0 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-16 07:45:08 +00:00
Matthias
7d15c379cb
Fix faulty removed import
2023-05-15 19:26:51 +02:00
Matthias
c7f7dd1d4b
Avoid unnecessary type ignore
2023-05-15 18:27:12 +02:00
Matthias
1b714fdb00
Fix wrong "first trade" date in UI, improve interface
...
closes https://github.com/freqtrade/freqtrade-strategies/issues/301
2023-05-15 18:06:17 +02:00
Matthias
9b10287899
Improve typing
2023-05-15 17:53:18 +02:00
Matthias
2a388e2db3
Merge pull request #8643 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.13
...
Bump sqlalchemy from 2.0.12 to 2.0.13
2023-05-15 11:52:41 +02:00
Robert Caulk
f5b570663a
Merge pull request #8647 from freqtrade/dependabot/pip/develop/torch-2.0.1
...
Bump torch from 2.0.0 to 2.0.1
2023-05-15 10:34:38 +02:00
Matthias
78f9e09a4a
Merge branch 'develop' into dependabot/pip/develop/sqlalchemy-2.0.13
2023-05-15 09:53:13 +02:00
Matthias
3a0e123c67
Bump pre-commit sqlalchemy
2023-05-15 09:39:55 +02:00
Matthias
f5c851fa84
Merge pull request #8645 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.13
...
Bump types-python-dateutil from 2.8.19.12 to 2.8.19.13
2023-05-15 09:25:57 +02:00
Matthias
ef15b7b3d8
pre-commit dateutil types
2023-05-15 08:42:28 +02:00
Matthias
901bd74077
Merge pull request #8644 from freqtrade/dependabot/pip/develop/ruff-0.0.267
...
Bump ruff from 0.0.265 to 0.0.267
2023-05-15 08:21:02 +02:00
dependabot[bot]
28905885e5
Bump sqlalchemy from 2.0.12 to 2.0.13
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.12 to 2.0.13.
- [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 >
2023-05-15 06:18:13 +00:00
Matthias
cebdb421a3
Merge pull request #8641 from freqtrade/dependabot/pip/develop/ccxt-3.0.103
...
Bump ccxt from 3.0.97 to 3.0.103
2023-05-15 08:17:15 +02:00
Matthias
00168425c2
Merge pull request #8646 from freqtrade/dependabot/pip/develop/pyjwt-2.7.0
...
Bump pyjwt from 2.6.0 to 2.7.0
2023-05-15 08:14:15 +02:00
Matthias
68f67c5ae8
Test proper removal of exchange keys
2023-05-15 07:22:40 +02:00
Matthias
c242d89cda
Improve test format
2023-05-15 07:22:40 +02:00
Matthias
66c3eb2820
Remove keys from config before loading strategy
2023-05-15 07:22:40 +02:00
Matthias
b2a631e93a
refactor remove_exchange_credentials
2023-05-15 07:22:40 +02:00
Matthias
fe36e77412
Split exchange_config before passing through the strategy
2023-05-15 07:22:40 +02:00
Matthias
fffb056ad3
load_exchange - force kwargs for non-required arguments
2023-05-15 07:22:40 +02:00
Matthias
0ea47118e1
Create test Utils package
2023-05-15 07:21:26 +02:00
Matthias
c1ac0f186c
Merge pull request #8642 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.12
...
Bump mkdocs-material from 9.1.10 to 9.1.12
2023-05-15 07:00:15 +02:00
dependabot[bot]
dd76245393
Bump ruff from 0.0.265 to 0.0.267
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.265 to 0.0.267.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.265...v0.0.267 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 04:31:22 +00:00
Matthias
ed6958d05f
Merge pull request #8640 from freqtrade/dependabot/pip/develop/mypy-1.3.0
...
Bump mypy from 1.2.0 to 1.3.0
2023-05-15 06:30:38 +02:00
dependabot[bot]
acdd50aada
Bump torch from 2.0.0 to 2.0.1
...
Bumps [torch](https://github.com/pytorch/pytorch ) from 2.0.0 to 2.0.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.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 03:57:51 +00:00
dependabot[bot]
33a0ed67df
Bump pyjwt from 2.6.0 to 2.7.0
...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt ) from 2.6.0 to 2.7.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.6.0...2.7.0 )
---
updated-dependencies:
- dependency-name: pyjwt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 03:57:33 +00:00
dependabot[bot]
f21a7a25d2
Bump types-python-dateutil from 2.8.19.12 to 2.8.19.13
...
Bumps [types-python-dateutil](https://github.com/python/typeshed ) from 2.8.19.12 to 2.8.19.13.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 03:57:21 +00:00
dependabot[bot]
5f01b823da
Bump mkdocs-material from 9.1.10 to 9.1.12
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.10 to 9.1.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.1.10...9.1.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 >
2023-05-15 03:56:55 +00:00
dependabot[bot]
b0e7b43958
Bump ccxt from 3.0.97 to 3.0.103
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.97 to 3.0.103.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/3.0.97...3.0.103 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 03:56:45 +00:00
dependabot[bot]
675ab840f2
Bump mypy from 1.2.0 to 1.3.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.2.0 to 1.3.0.
- [Commits](https://github.com/python/mypy/compare/v1.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-15 03:56:38 +00:00
robcaulk
a225ab71e4
revert file count
2023-05-14 16:18:33 +00:00
robcaulk
9242dfa355
try reactivating tb for some tests
2023-05-14 16:05:49 +00:00
robcaulk
505f36a95f
try even more deactivation
2023-05-14 15:49:24 +00:00
robcaulk
1ed084557a
try even more deactivation
2023-05-14 15:44:41 +00:00
robcaulk
73e9047cd5
try to deactivate any test that has a callback
2023-05-14 14:53:12 +00:00
robcaulk
340d2191ff
deactivate tensorboard by default
2023-05-14 14:39:23 +00:00
robcaulk
55a1a3afd6
add config option for activating and deactivating tensorboard logger, ensure the various flavors are never activated simultaneously
2023-05-14 14:08:00 +00:00
robcaulk
ab7a474ab6
try limiting tb_logger to pytorch only (XGBoost still gets its callback)
2023-05-14 12:03:15 +00:00
robcaulk
8a9b2fc16f
fix merge conflicts with develop
2023-05-14 12:00:03 +00:00
Matthias
af8fbad281
Improve Date timezone useage
2023-05-14 08:54:26 +02:00
Matthias
bbce738523
Improve tests around timezone
2023-05-14 08:42:30 +02:00
hippocritical
36f14249d4
Merge branch 'freqtrade:develop' into develop
2023-05-13 22:41:02 +02:00
hippocritical
7d871faf04
added exportfilename to args_to_config
...
introduced strategy_test_v3_with_lookahead_bias.py for checking lookahead_bias#
introduced test_lookahead_analysis which currently is broken
2023-05-13 22:40:11 +02:00
Matthias
66a97ff45d
Remove some utcnow usages
2023-05-13 20:43:37 +02:00
Matthias
7266279768
Improve docs around pytho 3.11
2023-05-13 20:22:15 +02:00
Matthias
59d6ae17be
Merge pull request #8327 from skinner12/develop
...
Support for python 3.11 via setup.sh script
2023-05-13 19:57:44 +02:00
Matthias
1aa9dd02d6
Merge pull request #8588 from freqtrade/catboost_1.2
...
Bump catboost to 1.2, disable some constraints
2023-05-13 19:56:56 +02:00
Matthias
784087384c
darwin excludes must use "sys_platform"
2023-05-13 17:22:11 +02:00
Matthias
838fbb76ab
Improve version constraints
2023-05-13 16:43:45 +02:00
Matthias
7bba034efd
Merge pull request #8560 from freqtrade/feat/recoverTrades
...
Recover trades after selling on exchange
2023-05-13 16:35:08 +02:00
Matthias
106db716f8
Force smaller catboost version on 3.8 macos
2023-05-13 16:32:46 +02:00
Matthias
e76356aff5
Bump catboost to 1.2, disable some constraints
2023-05-13 16:25:25 +02:00
Matthias
0db1869356
Update cached binance leverage tiers
2023-05-13 16:22:04 +02:00
Matthias
dc4268b6e7
Convert Exchange arguments to be kw only
2023-05-13 16:17:26 +02:00
Matthias
af95d56ceb
Import deepcopy specifically
2023-05-13 16:16:35 +02:00
Matthias
0d4010c38c
maint: Remove faulty config setting from default_conf
2023-05-13 16:16:20 +02:00
Matthias
90ac387444
Merge pull request #8634 from freqtrade/bug-fix/continual_learning
...
fix bug in continual_learning for PyTorch* models
2023-05-13 15:32:49 +02:00
robcaulk
18c1eda09b
remove commented lines
2023-05-13 11:27:36 +00:00
robcaulk
2ec1302c10
add warnings in the doc for users to better understand the limitations of continual_learning
2023-05-13 11:23:57 +00:00
robcaulk
fad1c19856
add warnings in the doc for users to better understand the limitations of continual_learning
2023-05-13 11:21:43 +00:00
robcaulk
3ae3cc63df
fix bug in continual_learning for PyTorch* models
2023-05-13 11:14:16 +00:00
Matthias
d50e221e62
Update active ccxt.futures test init
2023-05-13 11:03:26 +02:00
Matthias
1552d81f45
Simplify load_exchange interface
2023-05-13 11:03:26 +02:00
Matthias
b2a3fe6879
Improve remove credentials
2023-05-13 11:03:26 +02:00
Matthias
6541782758
Merge pull request #8631 from freqtrade/add-disclaimers-everwhere
...
Clarify expectations about the FreqAI + Freqtrade tool
2023-05-13 10:56:46 +02:00
Matthias
ab0f9d78ee
Mock tensorboard callbacks for all freqAI tests
2023-05-13 08:08:30 +02:00
Matthias
23e8932a44
Mock tensorboard callbacks
2023-05-12 20:20:17 +02:00
Matthias
400cbd1836
Fix types
2023-05-12 19:47:53 +02:00
Matthias
871f1aabb7
Use tensorboard fallback for mac tests
2023-05-12 18:33:46 +02:00
Matthias
6d7172ac44
Re-add init file
2023-05-12 18:26:34 +02:00
Matthias
49b9b463b4
Move tensorboard callback exports to freqai.tensorboard.
2023-05-12 18:26:01 +02:00
Matthias
43213cc6ff
Revert testing Reinforcement lerning on Mac
2023-05-12 18:07:28 +02:00
robcaulk
6e5a9fe4c9
mac strikes again
2023-05-12 13:55:41 +00:00
robcaulk
ca7ad8a49b
good old macos
2023-05-12 12:50:11 +00:00
robcaulk
8261c988b9
try to fix mac CI
2023-05-12 09:11:14 +00:00
robcaulk
db0645ed1b
add helpful hints for reward creation
2023-05-12 08:32:52 +00:00
robcaulk
31d15da49e
add disclaimers everywhere about how example strategies are meant as examples
2023-05-12 08:16:48 +00:00
robcaulk
692fa390c6
fix the import logic, fix tests, put all tensorboard in a single folder
2023-05-12 07:56:44 +00:00
Matthias
ad2080ab3e
Merge pull request #8630 from freqtrade/maint/test_user_data
...
Maint/test user data
2023-05-12 06:37:38 +02:00
Matthias
6000e68420
bump ccxt min dependency
2023-05-11 20:51:33 +02:00
Matthias
1d36878938
Bump min-requirements for python-telegram bot
2023-05-11 20:50:52 +02:00
Matthias
b970ddeb66
Fix unused import
2023-05-11 20:44:41 +02:00
Matthias
f7179f7c93
Fix last test with dependency on local user_data dir
2023-05-11 20:30:24 +02:00
Matthias
a00f0ff687
Merge pull request #8626 from freqtrade/ci/repochange
...
Check for repository changes
2023-05-11 20:11:31 +02:00
Matthias
1c1005247e
Don't hardcode user_data in tests
2023-05-11 20:09:24 +02:00
Matthias
963ff8c620
Run Repo check on windows, too.
2023-05-11 10:57:24 +02:00
Matthias
395bf49198
Run Repo-check for macOS, too
2023-05-11 10:55:29 +02:00
Matthias
2ecd63234d
Remove git status again
2023-05-11 10:54:46 +02:00
Matthias
bd6d4d5d2d
Event-name for concurrency group?
2023-05-11 10:50:09 +02:00
Matthias
1ec1abdc33
Fix syntax
2023-05-11 10:45:52 +02:00
Matthias
800c6223ed
Quote concurrency group
2023-05-11 10:45:30 +02:00
Matthias
3ba1eb6baa
Improve concurrency group
2023-05-11 10:45:17 +02:00
Matthias
c60c4b9abb
Update user_dir fixture to return user_data path
2023-05-11 07:10:34 +02:00
Matthias
7e023419de
Auto-mock user_dir to tmpdir
...
This will avoid depending on the user directory being present for tests
2023-05-11 07:05:43 +02:00
Matthias
a74a081e61
Check for repository changes
2023-05-11 06:58:57 +02:00
hippocritical
91ce1cb2ae
removed overwrite_existing_exportfilename_content (won't use it myself, wouldn't make sense for others to not overwrite something they re-calculated)
...
switched from args to config (args still work)
renamed exportfilename to lookahead_analysis_exportfilename so if users decide to put something into it then it won't compete with other configurations
2023-05-10 22:41:27 +02:00
robcaulk
6df5cb8878
add install requirement to tensorboard doc
2023-05-10 10:18:52 +00:00
robcaulk
b01aaa4d03
ensure backtesting also produces tb_logs, make sure tests are working
2023-05-10 10:11:33 +00:00
Robert Davey
242247be47
Fix var name
2023-05-10 10:56:14 +01:00
robcaulk
172b2587ab
Merge remote-tracking branch 'originssh/develop' into develop
2023-05-10 09:48:54 +00:00
robcaulk
ffc4d87263
add tensorboard integration to XGBoost and PyTorch et al
2023-05-10 09:48:36 +00:00
Robert Davey
3a7e41e177
Update rest_client.py
...
Add fix for forceenter to avoid passing None prices back to the API
2023-05-10 10:32:00 +01:00
Robert Caulk
deeca484d8
Merge pull request #8619 from freqtrade/bug-fix-live_retrain_hours
...
Bug fix `live_retrain_hours`
2023-05-10 09:02:13 +02:00
Matthias
1f6a6ae86f
Merge pull request #8620 from freqtrade/pytorch_tests_fix
...
Properly enable pytorch tests
2023-05-09 20:40:36 +02:00
Matthias
d9cc45851e
Properly enable pytorch tests
2023-05-09 19:42:15 +02:00
Matthias
6731d6c505
Merge pull request #8616 from freqtrade/dependabot/pip/develop/pyarrow-12.0.0
...
Bump pyarrow from 11.0.0 to 12.0.0
2023-05-09 16:35:19 +02:00
robcaulk
2c0230ba93
avoid mutating new_trained_timerange
2023-05-09 12:42:02 +00:00
robcaulk
35ce88f1e5
ensure that the buffered timerange is not the trained timestamp so that live_retrain_hours functions properly
2023-05-09 10:00:33 +00:00
Matthias
55777eba73
Add pre-build arm wheel for pyarrow
2023-05-09 07:09:46 +02:00
hippocritical
9aac367534
Merge remote-tracking branch 'origin/develop' into develop
2023-05-08 22:58:30 +02:00
hippocritical
b8357c36ca
Merge branch 'freqtrade:develop' into develop
2023-05-08 22:58:03 +02:00
hippocritical
b252bdd3c7
made purging of config.freqai.identifier variable
2023-05-08 22:35:13 +02:00
Matthias
d02cf8f0b7
Merge pull request #8613 from freqtrade/dependabot/pip/develop/nbconvert-7.4.0
...
Bump nbconvert from 7.3.1 to 7.4.0
2023-05-08 20:15:49 +02:00
Matthias
2f25206fd5
Merge pull request #8615 from freqtrade/dependabot/pip/develop/urllib3-2.0.2
...
Bump urllib3 from 1.26.15 to 2.0.2
2023-05-08 19:54:16 +02:00
Matthias
f47db6e9fa
Merge pull request #8617 from freqtrade/dependabot/pip/develop/ccxt-3.0.97
...
Bump ccxt from 3.0.85 to 3.0.97
2023-05-08 19:53:21 +02:00
Matthias
45c5b503c0
Merge pull request #8603 from freqtrade/dependabot/pip/develop/pre-commit-3.3.1
...
Bump pre-commit from 3.2.2 to 3.3.1
2023-05-08 19:47:40 +02:00
Matthias
33c2e754af
Merge pull request #8611 from freqtrade/torch_ci_11
...
Run Torch tests on 3.11
2023-05-08 19:47:04 +02:00
Matthias
f9d16b5bbb
Merge pull request #8614 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.10
...
Bump mkdocs-material from 9.1.9 to 9.1.10
2023-05-08 19:30:46 +02:00
dependabot[bot]
f2a65437a6
Bump ccxt from 3.0.85 to 3.0.97
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.85 to 3.0.97.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ccxt/ccxt/compare/3.0.85...3.0.97 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 16:18:57 +00:00
dependabot[bot]
5a27245fcc
Bump pyarrow from 11.0.0 to 12.0.0
...
Bumps [pyarrow](https://github.com/apache/arrow ) from 11.0.0 to 12.0.0.
- [Commits](https://github.com/apache/arrow/compare/go/v11.0.0...go/v12.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 >
2023-05-08 16:18:40 +00:00
dependabot[bot]
3e39453905
Bump urllib3 from 1.26.15 to 2.0.2
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.15 to 2.0.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/1.26.15...2.0.2 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 16:17:19 +00:00
dependabot[bot]
7e31cc4100
Bump mkdocs-material from 9.1.9 to 9.1.10
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.9 to 9.1.10.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.1.9...9.1.10 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 16:17:04 +00:00
dependabot[bot]
591a51e4bc
Bump nbconvert from 7.3.1 to 7.4.0
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.3.1 to 7.4.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.3.1...v7.4.0 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 16:16:45 +00:00
Matthias
081a8b0ed0
Merge pull request #8609 from freqtrade/dependabot/pip/develop/types-requests-2.30.0.0
...
Bump types-requests from 2.29.0.0 to 2.30.0.0
2023-05-08 10:42:35 +02:00
dependabot[bot]
9d7c90e9da
Bump pre-commit from 3.2.2 to 3.3.1
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.2.2 to 3.3.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.2.2...v3.3.1 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 08:11:43 +00:00
Matthias
0336e5275c
Merge pull request #8608 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.9
...
Bump mkdocs-material from 9.1.8 to 9.1.9
2023-05-08 10:01:37 +02:00
Matthias
c9533fc9fd
Merge pull request #8610 from freqtrade/dependabot/pip/develop/ruff-0.0.265
...
Bump ruff from 0.0.263 to 0.0.265
2023-05-08 09:59:34 +02:00
Matthias
3952232214
Bump pre-commit requests types
2023-05-08 08:59:15 +02:00
Matthias
335f763c80
Merge pull request #8606 from freqtrade/dependabot/pip/develop/tensorboard-2.13.0
...
Bump tensorboard from 2.12.2 to 2.13.0
2023-05-08 08:48:56 +02:00
Matthias
8b8604b6e2
Merge pull request #8607 from freqtrade/dependabot/pip/develop/python-telegram-bot-20.3
...
Bump python-telegram-bot from 20.2 to 20.3
2023-05-08 08:43:20 +02:00
Matthias
225ae7fe6a
Merge pull request #8605 from freqtrade/dependabot/pip/develop/requests-2.30.0
...
Bump requests from 2.29.0 to 2.30.0
2023-05-08 08:42:25 +02:00
Matthias
60b666feee
Merge pull request #8604 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.6
...
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6
2023-05-08 08:42:01 +02:00
dependabot[bot]
e0c63e12e4
Bump mkdocs-material from 9.1.8 to 9.1.9
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.8 to 9.1.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.1.8...9.1.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 >
2023-05-08 05:15:49 +00:00
Matthias
e386d60831
Merge pull request #8602 from freqtrade/dependabot/pip/develop/mkdocs-1.4.3
...
Bump mkdocs from 1.4.2 to 1.4.3
2023-05-08 07:06:23 +02:00
Matthias
b0b0eb66df
Merge pull request #8601 from freqtrade/dependabot/pip/develop/websockets-11.0.3
...
Bump websockets from 11.0.2 to 11.0.3
2023-05-08 07:06:06 +02:00
Matthias
10604bf49c
Run Torch tests on 3.11
2023-05-08 06:46:30 +02:00
Matthias
a64cec2bdc
Merge pull request #8600 from freqtrade/dependabot/pip/develop/orjson-3.8.12
...
Bump orjson from 3.8.11 to 3.8.12
2023-05-08 06:27:13 +02:00
dependabot[bot]
75e5f325a9
Bump ruff from 0.0.263 to 0.0.265
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.263 to 0.0.265.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.263...v0.0.265 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 03:59:08 +00:00
dependabot[bot]
bf7c52a9ee
Bump types-requests from 2.29.0.0 to 2.30.0.0
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.29.0.0 to 2.30.0.0.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 03:58:37 +00:00
dependabot[bot]
7bd33be8f7
Bump python-telegram-bot from 20.2 to 20.3
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 20.2 to 20.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/v20.2...v20.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 >
2023-05-08 03:58:16 +00:00
dependabot[bot]
68a37cb71b
Bump tensorboard from 2.12.2 to 2.13.0
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.12.2 to 2.13.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.12.2...2.13.0 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 03:58:05 +00:00
dependabot[bot]
ecd34ce470
Bump requests from 2.29.0 to 2.30.0
...
Bumps [requests](https://github.com/psf/requests ) from 2.29.0 to 2.30.0.
- [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.29.0...v2.30.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 03:57:54 +00:00
dependabot[bot]
4a911bbe90
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.5...v1.8.6 )
---
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 >
2023-05-08 03:57:44 +00:00
dependabot[bot]
3bb872a5e7
Bump mkdocs from 1.4.2 to 1.4.3
...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/mkdocs/mkdocs/releases )
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.2...1.4.3 )
---
updated-dependencies:
- dependency-name: mkdocs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 03:57:22 +00:00
dependabot[bot]
fa40e4e888
Bump websockets from 11.0.2 to 11.0.3
...
Bumps [websockets](https://github.com/aaugustin/websockets ) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/aaugustin/websockets/releases )
- [Commits](https://github.com/aaugustin/websockets/compare/11.0.2...11.0.3 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 03:57:11 +00:00
dependabot[bot]
4b1cb96446
Bump orjson from 3.8.11 to 3.8.12
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.8.11 to 3.8.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.8.11...3.8.12 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-08 03:56:59 +00:00
Robert Caulk
950eaf230e
Merge pull request #8580 from freqtrade/feat/add-transformer
...
Add transformer to FreqAI
2023-05-07 11:32:38 +02:00
Matthias
89c60bbee6
Merge pull request #8598 from freqtrade/bug-fix-backtesting
...
bug fix backtest feature validation
2023-05-07 08:14:34 +02:00
hippocritical
ac4aa8ed2b
Merge branch 'freqtrade:develop' into develop
2023-05-06 21:59:04 +02:00
hippocritical
2306c74dc1
adjusted code to matthias' specifications
...
did not change the code so that it only loads data once yet.
2023-05-06 21:56:11 +02:00
robcaulk
36e1e58dad
fix arch
2023-05-06 17:40:04 +00:00
robcaulk
3bbb7e38ea
improve transformer architecture, remove 3.10 install constraint, add documentation for torch.compile()
2023-05-06 16:12:10 +00:00
robcaulk
c2beeb4c79
bug fix backtest feature validation
2023-05-06 15:53:58 +00:00
Robert Caulk
e365e913c7
Merge pull request #8596 from autoscatto/bugfix/tensor-to-numpy
...
Bugfix/tensor to numpy
2023-05-06 17:31:49 +02:00
Matthias
efb5cd6545
Merge pull request #7861 from froggleston/reject_report
...
Add support for collating and analysing rejected signals in backtest
2023-05-06 14:28:24 +02:00
Tommaso Falchi
908a2e817a
Align BasePyTorchRegressor tensors to cpu as in BasePyTorchClassifier
2023-05-05 15:43:48 +02:00
Tommaso Falchi
306dfc4ae8
refactor(BasePyTorchClassifier.py): convert tensor to list before creating DataFrame to avoid TypeError.
...
docs(BasePyTorchClassifier.py): add missing parameter description in predict method
2023-05-05 13:04:53 +02:00
Matthias
e3ff2ccc97
Slightly reword documentation to be more clear
2023-05-05 06:45:39 +02:00
Matthias
24804f066c
Update test comment, uncomment last test section
2023-05-03 20:24:59 +02:00
Matthias
775ea1c8c6
Improve type safety
2023-05-03 06:25:02 +00:00
Matthias
80930d72a6
Dont loop trades twice
...
closes #8591
2023-05-03 07:03:14 +02:00
Matthias
0adac268ee
Add test for #8591
2023-05-03 07:01:57 +02:00
Matthias
976cc1ab15
Extract order_obj existence check to separate function
2023-05-03 06:48:17 +02:00
Matthias
1cc5b6126d
Bump pre-commit ruff version
2023-05-03 06:48:02 +02:00
Matthias
0d1d25e868
Improve error-handling
2023-05-02 21:44:19 +02:00
Matthias
13974d2508
Reduce error severity when maintenance-ratio fails
2023-05-02 21:44:19 +02:00
Matthias
f419d7870d
Add freqaimodel to pair history endpoint
...
closes #8566
2023-05-02 20:07:16 +02:00
Matthias
fb5fac164d
add Packaging dependency explicitly
2023-05-02 19:28:09 +02:00
Matthias
a935f1e4de
Remove no longer necessary dependency from setup.py
2023-05-02 19:27:01 +02:00
Matthias
f61bf346c0
Merge pull request #8589 from alxtrkhv/fix/update-setup-py
...
Add missing dependencies to setup.py
2023-05-02 19:25:55 +02:00
Matthias
d8a9c9422a
Update missing "requirements" install in documentation
2023-05-02 18:17:35 +02:00
Achmad Fathoni
5abd616ae9
Fix disrepancy in freqai doc code example
2023-05-02 23:01:51 +07:00
Matthias
12a64c0ffc
Merge pull request #8587 from freqtrade/maint/cleanup_gym_workarounds
...
Remove dependency workarounds in place for gym
2023-05-02 14:21:27 +02:00
Alexander Terekhov
220f8c6b5f
Add missing freqai-rl dependencies
2023-05-02 09:16:12 +03:00
Alexander Terekhov
e3f983729f
Update freqai dependencies
2023-05-02 09:11:31 +03:00
Alexander Terekhov
8f5fb4e32b
Add missing dev dependencies
2023-05-02 09:09:38 +03:00
Alexander Terekhov
75daa44c5a
Add missing core dependencies
2023-05-02 09:02:52 +03:00
Matthias
1c2dd884e9
Remove dependency workarounds in place for gym
2023-05-02 07:12:46 +02:00
Matthias
238581ee7a
Remove <3.11 pin for tqdm
2023-05-02 07:08:47 +02:00
Matthias
127b0a2e50
Merge pull request #8582 from freqtrade/dependabot/pip/develop/ccxt-3.0.85
...
Bump ccxt from 3.0.84 to 3.0.85
2023-05-01 20:31:51 +02:00
dependabot[bot]
3f58c19976
Bump ccxt from 3.0.84 to 3.0.85
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.84 to 3.0.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/3.0.84...3.0.85 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 17:48:30 +00:00
Matthias
5e32182c72
Bump types requests
2023-05-01 19:34:21 +02:00
Matthias
009db49502
Merge pull request #8578 from freqtrade/dependabot/pip/develop/types-requests-2.29.0.0
...
Bump types-requests from 2.28.11.17 to 2.29.0.0
2023-05-01 19:33:48 +02:00
Matthias
01124292b1
Merge pull request #8575 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.12
...
Bump sqlalchemy from 2.0.10 to 2.0.12
2023-05-01 19:24:36 +02:00
Matthias
103f27cfd0
Bump sqlalchemy pre-commit
2023-05-01 17:54:21 +02:00
dependabot[bot]
a31ceb51a0
Bump sqlalchemy from 2.0.10 to 2.0.12
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.10 to 2.0.12.
- [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 >
2023-05-01 15:54:14 +00:00
Matthias
d778beacbb
Merge pull request #8576 from freqtrade/dependabot/pip/develop/ccxt-3.0.84
...
Bump ccxt from 3.0.75 to 3.0.84
2023-05-01 17:53:32 +02:00
Matthias
94488c86af
Merge pull request #8573 from freqtrade/dependabot/pip/develop/ruff-0.0.263
...
Bump ruff from 0.0.262 to 0.0.263
2023-05-01 17:51:32 +02:00
Matthias
0800ed725f
Merge pull request #8577 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.8
...
Bump mkdocs-material from 9.1.7 to 9.1.8
2023-05-01 17:50:51 +02:00
Matthias
2fd5fd8e49
Merge pull request #8574 from freqtrade/dependabot/pip/develop/uvicorn-0.22.0
...
Bump uvicorn from 0.21.1 to 0.22.0
2023-05-01 17:50:31 +02:00
Matthias
9e2d83f542
Merge pull request #8571 from freqtrade/dependabot/pip/develop/requests-2.29.0
...
Bump requests from 2.28.2 to 2.29.0
2023-05-01 17:50:10 +02:00
Matthias
cb8c91ea8e
Merge pull request #8572 from freqtrade/dependabot/pip/develop/orjson-3.8.11
...
Bump orjson from 3.8.10 to 3.8.11
2023-05-01 17:49:51 +02:00
Matthias
2893af870e
Merge pull request #8570 from freqtrade/dependabot/pip/develop/rich-13.3.5
...
Bump rich from 13.3.4 to 13.3.5
2023-05-01 17:49:27 +02:00
robcaulk
af139ffbab
add transformer with positional encoding, fix some odds and ends in pytorch, upgrade to PyTorch 2.0
2023-05-01 13:18:03 +00:00
Robert Caulk
c26099280f
Merge pull request #8336 from richardjozsa/develop
...
Added the latest Gymnasium version 0.28(will be released shortly),
2023-05-01 07:32:37 +02:00
dependabot[bot]
fe9f2d005e
Bump types-requests from 2.28.11.17 to 2.29.0.0
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.11.17 to 2.29.0.0.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 03:59:14 +00:00
dependabot[bot]
1d73c7c27d
Bump mkdocs-material from 9.1.7 to 9.1.8
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.7 to 9.1.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.1.7...9.1.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 >
2023-05-01 03:59:08 +00:00
dependabot[bot]
d023e75920
Bump ccxt from 3.0.75 to 3.0.84
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.75 to 3.0.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/3.0.75...3.0.84 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 03:58:44 +00:00
dependabot[bot]
063ddd62e6
Bump uvicorn from 0.21.1 to 0.22.0
...
Bumps [uvicorn](https://github.com/encode/uvicorn ) from 0.21.1 to 0.22.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.21.1...0.22.0 )
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 03:58:00 +00:00
dependabot[bot]
7f9a6ffc53
Bump ruff from 0.0.262 to 0.0.263
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.262 to 0.0.263.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.262...v0.0.263 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 03:57:51 +00:00
dependabot[bot]
7dda3f5803
Bump orjson from 3.8.10 to 3.8.11
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.8.10 to 3.8.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.8.10...3.8.11 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 03:57:24 +00:00
dependabot[bot]
d928792eb4
Bump requests from 2.28.2 to 2.29.0
...
Bumps [requests](https://github.com/psf/requests ) from 2.28.2 to 2.29.0.
- [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.28.2...v2.29.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 03:57:14 +00:00
dependabot[bot]
9dd077d69e
Bump rich from 13.3.4 to 13.3.5
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.3.4 to 13.3.5.
- [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.3.4...v13.3.5 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 03:57:08 +00:00
Richard Jozsa
ceb2631a56
Merge branch 'freqtrade:develop' into develop
2023-05-01 01:00:34 +02:00
hippocritical
ce979b21f9
Merge branch 'freqtrade:develop' into develop
2023-04-30 10:20:40 +02:00
vinistation
a66e8768c9
Update docker-compose.yml
...
Enable GPU Image and GPU Resources
2023-04-28 15:21:56 -05:00
vinistation
d1eb6d4fed
Update BasePyTorchRegressor.py
...
Denormalization of prediction added to te PytorchMLP Model
2023-04-28 14:48:16 -05:00
Matthias
023c155a25
Extract signals generation from backtesting class
2023-04-28 16:14:16 +02:00
Matthias
6e395ad7c9
Refactor methods in backtesting
2023-04-28 16:09:09 +02:00
Matthias
0753f427b1
Simplify storage
2023-04-28 15:29:15 +02:00
Matthias
e20d9c8f98
Impoved errorhandling, better typesafety
2023-04-28 15:25:25 +02:00
Matthias
fc2a3c9f17
Implement further improvements, improve typehinting
2023-04-28 15:17:35 +02:00
Matthias
703ec3ccc4
Fix help text to show correct format
2023-04-28 15:01:47 +02:00
Matthias
8dd8c24595
Merge branch 'develop' into pr/froggleston/7861
2023-04-28 14:59:03 +02:00
Matthias
76ae539e61
Minor edit
2023-04-28 14:59:00 +02:00
Matthias
8e0788cf5f
Merge branch 'develop' into feat/pairlistconfig
2023-04-27 20:40:55 +02:00
Matthias
877d53f439
Add airlists test endpoint (so pairlist configurations can be tested)
2023-04-27 20:35:24 +02:00
Matthias
2a9e50a6a9
Add test testing create-table statement creation for different sql dialects
...
closes #8561
2023-04-27 19:43:33 +02:00
Matthias
daf564b62f
Invert logic for webhook
...
closes #8562
2023-04-27 18:27:09 +02:00
Matthias
1d9933412a
improve /version output formatting
2023-04-27 06:43:57 +02:00
Matthias
395ac5f6dc
Update integration test
2023-04-27 06:23:34 +02:00
Matthias
491d2cb024
Explicit test for handle_onexchange_order
2023-04-26 20:32:51 +02:00
Matthias
8cf0e4a316
Fix mypy typing errors
2023-04-26 19:43:42 +02:00
Matthias
6d3c94a739
type: ignore the offending tensorflow call
2023-04-26 18:08:55 +02:00
robcaulk
c6f3a3bbca
avoid typing issues in the tensorboard callback
2023-04-26 14:11:26 +02:00
robcaulk
e86980befa
remove typing from callback init
2023-04-26 13:42:10 +02:00
robcaulk
e29ce218eb
fix typing in TensorboardCallback
2023-04-26 10:54:54 +02:00
Matthias
e88e259033
explicitly test check_exit_amount
2023-04-26 07:12:54 +02:00
Matthias
d29a425baa
Update parameter type in RPC modules
2023-04-26 07:03:28 +02:00
Matthias
b0b036c457
Fix logic lapsus in check_exit_amount
2023-04-26 07:02:46 +02:00
Matthias
d0b5c7d216
update telegram/api documentation with new endpoint
2023-04-25 19:40:05 +02:00
Matthias
25bed7bb87
Update telegram help with reload_trade
2023-04-25 19:39:52 +02:00
Matthias
7287e9da1d
Add telegram endpoint for reload_trade
2023-04-25 19:34:37 +02:00
Matthias
0c22710ddd
Add API endpoint to force trade reloading
2023-04-25 19:30:29 +02:00
Matthias
f2696c9609
Force special exit reason for "recovered" exits
2023-04-25 18:09:46 +02:00
Matthias
24cab00479
Extract amount checking to wallets, implement for futures
2023-04-25 17:49:20 +02:00
Matthias
974cf6c365
Move comment to more appropriate spot
2023-04-25 17:41:59 +02:00
Matthias
95b35e452d
Emulate fetch_orders if it ain't supported natively
2023-04-25 17:13:02 +02:00
Matthias
81633b7c2e
Add "handle_onexchange_order" functionality
2023-04-25 16:19:14 +02:00
Matthias
d14f50f50d
temporary comment fetch_orders logic
2023-04-25 16:19:14 +02:00
Matthias
531b5727f2
add fetch_orders exchange wrapper
2023-04-25 16:19:14 +02:00
Matthias
8364fc1bd2
Merge pull request #8553 from freqtrade/new_release
...
New release 2023.4
2023-04-25 16:15:47 +02:00
Matthias
c4a0910908
Handle special case where exit order is for more than the trade amount ...
2023-04-25 15:56:51 +02:00
Matthias
1b228e3705
Improve test resiliance by removing unneeded MagicMock
2023-04-25 15:52:10 +02:00
Matthias
e8fedb685b
Update missleading docstring
2023-04-25 11:52:13 +02:00
Matthias
11c9f96d23
Use lock for trade entries, too
2023-04-25 11:45:35 +02:00
Matthias
59f9f4d467
Fix exception typos due to newlines
2023-04-25 09:27:33 +02:00
Matthias
1e9fa4c041
Improve test to cover to_ccxt better
2023-04-25 09:04:02 +02:00
Matthias
6a271317bc
use stop_price_param for dry stops
...
closes #8555
2023-04-25 08:53:02 +02:00
Matthias
1df01a2634
Merge pull request #8554 from freqtrade/dependabot/pip/develop/pandas-2.0.1
...
Bump pandas from 1.5.3 to 2.0.1
2023-04-24 17:35:04 +02:00
dependabot[bot]
c19d6b4e29
Bump pandas from 1.5.3 to 2.0.1
...
Bumps [pandas](https://github.com/pandas-dev/pandas ) from 1.5.3 to 2.0.1.
- [Release notes](https://github.com/pandas-dev/pandas/releases )
- [Commits](https://github.com/pandas-dev/pandas/compare/v1.5.3...v2.0.1 )
---
updated-dependencies:
- dependency-name: pandas
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 14:01:01 +00:00
Matthias
459e5e67bd
Merge pull request #8394 from freqtrade/dependabot/pip/develop/python-telegram-bot-20.2
...
Bump python-telegram-bot from 13.15 to 20.2
2023-04-24 15:58:39 +02:00
Matthias
b49ff3d5bc
Improve type safety
2023-04-24 14:27:56 +02:00
Matthias
2615b0297e
Move httpx to regular dependencies, losely-pin
2023-04-24 14:27:56 +02:00
Matthias
c06759223e
Improve telegram async tests
2023-04-24 14:27:56 +02:00
Matthias
516b49ff50
Fix bad types
2023-04-24 14:27:56 +02:00
Matthias
d25e82d095
Mock exchange loop
2023-04-24 14:27:56 +02:00
Matthias
5608aaca26
Simplify mocking
2023-04-24 14:27:56 +02:00
Matthias
7171fd1132
Test telegram startup
2023-04-24 14:27:56 +02:00
Matthias
c9e6137ad0
Fix test_telegram _init test
2023-04-24 14:27:56 +02:00
Matthias
cf0b37057c
update telegram "cleanup" test
2023-04-24 14:27:56 +02:00
Matthias
69f61ef767
Further telegram async tests
2023-04-24 14:27:56 +02:00
Matthias
4177afdf8b
More async test updates
2023-04-24 14:27:56 +02:00
Matthias
678c9ae67f
Fix some more async telegram tests
2023-04-24 14:27:56 +02:00
Matthias
c475c81841
Update several tests to async behavior
2023-04-24 14:27:56 +02:00
Matthias
fb56889b43
Update a few tests ...
2023-04-24 14:27:56 +02:00
Matthias
914d7350fa
Update mocks in apimanager tests
2023-04-24 14:27:36 +02:00
Matthias
b1367ac46f
Update decorator typehint
2023-04-24 14:27:36 +02:00
Matthias
3d0e1d142f
Convert endpoints to async
2023-04-24 14:27:36 +02:00
Matthias
54732b72fd
Manage startup/teardown of telegram manually
2023-04-24 14:26:50 +02:00
Matthias
e7e6f719e4
_update_msg to async
2023-04-24 14:26:50 +02:00
Matthias
5134bf8ec3
Authorized-only and /version to async
2023-04-24 14:26:50 +02:00
Matthias
cb45689c1d
Small fixes to new telegram implementation
2023-04-24 14:26:50 +02:00
Matthias
14b501a4f7
Initial changes for telegram migration
2023-04-24 14:26:50 +02:00
Matthias
68ac934929
Update command list to handle frozenSets
2023-04-24 14:26:50 +02:00
Matthias
57eed50acb
Fix some test failures caused by v20 update
2023-04-24 14:26:50 +02:00
Matthias
c37b7b77e4
move telegram fixture to telegram file
2023-04-24 14:26:50 +02:00
Matthias
da261003df
Fix telegram imports to match v20.0
2023-04-24 14:26:49 +02:00
dependabot[bot]
99a4a64052
Bump python-telegram-bot from 13.15 to 20.2
...
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot ) from 13.15 to 20.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/v13.15...v20.2 )
---
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 >
2023-04-24 14:26:49 +02:00
Matthias
4690810d5d
Merge pull request #8537 from freqtrade/feat/balance_improve
...
Improve balance output
2023-04-24 14:26:05 +02:00
Matthias
98db27e8f4
Bump develop version to 2023.5-dev
2023-04-24 14:05:35 +02:00
Matthias
d40a631565
Version bump 2023.4
2023-04-24 13:53:27 +02:00
Matthias
5a8f34feac
Merge branch 'stable' into new_release
2023-04-24 13:53:15 +02:00
Matthias
8086d90535
Update some tests for balance updates
2023-04-24 12:34:59 +02:00
Matthias
829724c0ec
Fallback to "initialMargin" if collateral is not set
2023-04-24 12:13:24 +02:00
Matthias
68a8c79c08
Improve output for futures
2023-04-24 12:03:00 +02:00
Matthias
e99af87b6d
store periodic breakdown in backtest results
...
This will enable the webserver to use this data.
2023-04-24 10:59:30 +02:00
Matthias
3948890c3b
Add --breakdown to backtest-show
2023-04-24 10:35:46 +02:00
Matthias
d1e9e70396
Improve Resample-period test
2023-04-24 09:41:36 +02:00
Matthias
f761dc4e1b
Merge pull request #8552 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.7
...
Bump mkdocs-material from 9.1.6 to 9.1.7
2023-04-24 09:22:32 +02:00
Matthias
666b3bf718
Merge pull request #8547 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.10
...
Bump sqlalchemy from 2.0.9 to 2.0.10
2023-04-24 08:49:05 +02:00
dependabot[bot]
f7c6828e6a
Bump mkdocs-material from 9.1.6 to 9.1.7
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.6 to 9.1.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.1.6...9.1.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 >
2023-04-24 06:02:27 +00:00
Matthias
0329c0c3f9
pre-commit - bump sqlalchemy
2023-04-24 07:59:21 +02:00
Matthias
2dddf7fbc7
Merge pull request #8550 from freqtrade/dependabot/pip/develop/filelock-3.12.0
...
Bump filelock from 3.11.0 to 3.12.0
2023-04-24 07:58:42 +02:00
Matthias
0ff2c66642
Merge pull request #8549 from freqtrade/dependabot/pip/develop/psutil-5.9.5
...
Bump psutil from 5.9.4 to 5.9.5
2023-04-24 07:58:24 +02:00
dependabot[bot]
c513d1077f
Bump sqlalchemy from 2.0.9 to 2.0.10
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.9 to 2.0.10.
- [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 >
2023-04-24 05:32:38 +00:00
Matthias
fc39504cc2
Merge pull request #8544 from freqtrade/dependabot/pip/develop/ccxt-3.0.75
...
Bump ccxt from 3.0.69 to 3.0.75
2023-04-24 07:31:38 +02:00
Matthias
1976a79645
Merge pull request #8548 from freqtrade/dependabot/pip/develop/numpy-1.24.3
...
Bump numpy from 1.24.2 to 1.24.3
2023-04-24 07:26:40 +02:00
Matthias
5cc472e2ed
Merge pull request #8545 from freqtrade/dependabot/pip/develop/ruff-0.0.262
...
Bump ruff from 0.0.261 to 0.0.262
2023-04-24 07:13:34 +02:00
Matthias
17c16fd4cb
Merge pull request #8543 from freqtrade/dependabot/pip/develop/websockets-11.0.2
...
Bump websockets from 11.0.1 to 11.0.2
2023-04-24 07:11:33 +02:00
dependabot[bot]
598478e48d
Bump filelock from 3.11.0 to 3.12.0
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.11.0...3.12.0 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 04:00:11 +00:00
dependabot[bot]
15fdaecd7f
Bump psutil from 5.9.4 to 5.9.5
...
Bumps [psutil](https://github.com/giampaolo/psutil ) from 5.9.4 to 5.9.5.
- [Release notes](https://github.com/giampaolo/psutil/releases )
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst )
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.9.4...release-5.9.5 )
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 03:59:43 +00:00
dependabot[bot]
43d0c7ff98
Bump numpy from 1.24.2 to 1.24.3
...
Bumps [numpy](https://github.com/numpy/numpy ) from 1.24.2 to 1.24.3.
- [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.24.2...v1.24.3 )
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 03:59:22 +00:00
dependabot[bot]
a64b641fdf
Bump ruff from 0.0.261 to 0.0.262
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.261 to 0.0.262.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.261...v0.0.262 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 03:57:40 +00:00
dependabot[bot]
d320ea052f
Bump ccxt from 3.0.69 to 3.0.75
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.69 to 3.0.75.
- [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/3.0.69...3.0.75 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 03:57:22 +00:00
dependabot[bot]
185ea9c98c
Bump websockets from 11.0.1 to 11.0.2
...
Bumps [websockets](https://github.com/aaugustin/websockets ) from 11.0.1 to 11.0.2.
- [Release notes](https://github.com/aaugustin/websockets/releases )
- [Commits](https://github.com/aaugustin/websockets/compare/11.0.1...11.0.2 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-24 03:56:58 +00:00
Matthias
2dd3b34136
Fix malrendering in freqAI docs
2023-04-23 19:36:27 +02:00
Matthias
ad4996259e
Further increase typehints in freqAI interface
2023-04-23 19:36:17 +02:00
Matthias
c5dc21e80c
Update freqAI documentation with missing typehints
2023-04-23 19:30:30 +02:00
Matthias
c20b074880
Add FAQ entry about permission error
2023-04-23 19:20:24 +02:00
Matthias
94a6bc608c
Update stake-currency behavior
2023-04-22 17:42:09 +02:00
Matthias
741834301f
Update tests
2023-04-22 17:21:03 +02:00
Matthias
f937818b80
Add "owned" fields to balance
2023-04-22 17:13:53 +02:00
Matthias
c4f8ff95dd
Update tests
2023-04-22 16:13:27 +02:00
Matthias
dbf1f0897e
Add /balance full, reduce regular balance output
...
closes #4497
2023-04-22 15:51:28 +02:00
Matthias
7a47500b22
Add "is_bot_managed" flag to API
2023-04-22 14:57:13 +02:00
Matthias
cb09ef7180
Extract converting wallet to est_stake
2023-04-22 11:48:59 +02:00
Matthias
ce75a032d0
Balance ratio calculation should ignore non-relevant assets
...
closes #8532
2023-04-22 11:48:59 +02:00
Matthias
5dccfab89c
Add test for start_cap_ratio
2023-04-22 11:48:59 +02:00
Matthias
e836fe58b1
Merge pull request #8525 from tijptjik/develop
...
Docs : Correct user namespace from `cust_` to `custom_`
2023-04-22 11:48:54 +02:00
robcaulk
0a05099713
fix mypy
2023-04-21 22:52:19 +02:00
Matthias
3d4be92cc6
Add option pairlist parameter type
2023-04-21 19:30:32 +02:00
Matthias
9bc17a9232
Downgrade wheel to isntall gym
2023-04-21 06:19:57 +00:00
Matthias
4a4be27ebc
use orderid from order, the trade one has been reset
...
part of #8526
2023-04-21 07:14:03 +02:00
Matthias
ca1a616b89
use Fstrings for log message
2023-04-21 07:08:14 +02:00
Matthias
c5bf029701
Better type response
2023-04-20 19:38:55 +02:00
Matthias
9e4f9798e6
Add pairlist "is-generator" to api
2023-04-20 19:33:36 +02:00
Matthias
3ef2a57bca
Add "is_pairlist_generator" field to pairlists
2023-04-20 19:33:33 +02:00
Mart van de Ven
818da02f6c
Edit Advanced Strategies intro for clarify and brevity
2023-04-20 14:01:01 +08:00
Mart van de Ven
b545fc5590
Correct user namespace from cust_ to custom_
2023-04-20 13:36:31 +08:00
Matthias
e20b94d836
Add more filter param descriptions
2023-04-20 07:22:12 +02:00
Matthias
4636de30cd
Improve pairlistparam types
2023-04-20 07:03:27 +02:00
Matthias
2ea157d9d3
Add some more pairlist parameter definitions
2023-04-20 06:58:05 +02:00
Matthias
987da010c9
Start pairlist parameter listing
2023-04-19 21:08:44 +02:00
Matthias
5ad352fdf1
add /pairlists to rest client
2023-04-19 21:08:28 +02:00
Matthias
1056ff0d18
Update variable to better reflect it's content
2023-04-19 20:20:29 +02:00
Matthias
b973b6255c
Merge pull request #8524 from tijptjik/develop
...
Docs: Edited configuration.md for consistency
2023-04-19 19:40:31 +02:00
Matthias
f30fc29da0
Merge branch 'develop' into pr/richardjozsa/8336
2023-04-19 19:37:51 +02:00
Matthias
4a295d1910
Merge pull request #8521 from TheJoeSchr/develop
...
docs: use helper function `stoploss_from_absolute` in strategy callba…
2023-04-19 19:19:58 +02:00
Matthias
2df80fc49a
Add /pairlists endpoint to api
2023-04-19 18:35:52 +02:00
Matthias
f1e03a6873
Update variable to better reflect it's content
2023-04-19 18:20:25 +02:00
Mart van de Ven
670a584d7e
Fix markdown inconsistencies
2023-04-19 22:00:31 +08:00
Matthias
2f9e6c990c
Update docs/strategy-callbacks.md
2023-04-19 15:26:33 +02:00
Mart van de Ven
66f5f76a6c
Fix anchor for missing heading
2023-04-19 20:53:25 +08:00
Mart van de Ven
46f4fd79af
Fix anchor for missing heading
2023-04-19 20:43:41 +08:00
Mart van de Ven
5ed072c489
Remove extraneous code block
2023-04-19 20:18:56 +08:00
TheJoeSchr
94e190b954
docs: strategy-callbacks: revert leverage=trade.leverage removal
2023-04-19 13:22:52 +02:00
Matthias
9851d67f07
Merge pull request #8499 from bkamuz/develop
...
Telegram. Fixed the blacklist removal message
2023-04-19 08:59:38 +02:00
Bohdan Kamuz
f99bdc4393
Merge branch 'freqtrade:develop' into develop
2023-04-18 23:49:06 +03:00
Matthias
caf524c685
Don't fail on leverage tier loading error
...
closes #8512
2023-04-18 18:01:12 +02:00
Joe Schr
f9124ef5b9
docs: strategy-callbacks: removes outdated leverage argument
2023-04-18 17:36:36 +02:00
hippocritical
e990b9fb13
Merge branch 'freqtrade:develop' into develop
2023-04-18 16:55:10 +02:00
Bohdan Kamuz
c297d99975
Telegram. Fixed the blacklist removal message
2023-04-18 10:09:48 +00:00
Joe Schr
6f401a9e15
docs: use helper function stoploss_from_absolute in strategy callbacks "absolute" example
2023-04-18 11:26:55 +02:00
Matthias
ea566c6eb7
Merge pull request #8517 from freqtrade/dependabot/pip/develop/ccxt-3.0.69
...
Bump ccxt from 3.0.59 to 3.0.69
2023-04-17 20:34:02 +02:00
Matthias
dfe8b3e832
Improve ruff rule selection
2023-04-17 20:33:19 +02:00
Matthias
3fb5cd3df6
Improve formatting
2023-04-17 20:27:18 +02:00
Matthias
7ff35fea3c
Default weekly report to monday
...
closes #8502
2023-04-17 20:20:38 +02:00
dependabot[bot]
f049268354
Bump ccxt from 3.0.59 to 3.0.69
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.59 to 3.0.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/3.0.59...3.0.69 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 18:03:14 +00:00
Matthias
362974b831
Update test to properly capture errors from leverage initialization
2023-04-17 20:00:57 +02:00
Matthias
14bca509da
Cleanup some code
2023-04-17 19:55:58 +02:00
Matthias
b2ea464250
Handle individual exceptions when initializing leverage tiers
...
closes #8515
closes #8512
closes #8514
2023-04-17 19:52:19 +02:00
Matthias
d73e7f292a
simplify Leverage tier code
2023-04-17 19:52:19 +02:00
Bohdan Kamuz
70e48ca43a
Merge branch 'freqtrade:develop' into develop
2023-04-17 12:46:00 +03:00
Bohdan Kamuz
d34b15d6a9
Telegram. Fixed the blacklist removal message
2023-04-17 09:40:41 +00:00
Matthias
8dbe6b1c16
Merge pull request #8508 from freqtrade/dependabot/pip/develop/cryptography-40.0.2
...
Bump cryptography from 40.0.1 to 40.0.2
2023-04-17 10:23:12 +02:00
Matthias
daabc8ffbe
Merge pull request #8426 from initrv/add-sb3-learn-progress-bar
...
Add sb3 learn progress bar
2023-04-17 10:22:49 +02:00
Matthias
45193127e3
Merge pull request #8511 from freqtrade/dependabot/pip/develop/fastapi-0.95.1
...
Bump fastapi from 0.95.0 to 0.95.1
2023-04-17 10:22:01 +02:00
Matthias
ccc59619d1
Merge pull request #8509 from freqtrade/dependabot/pip/develop/rich-13.3.4
...
Bump rich from 13.3.3 to 13.3.4
2023-04-17 10:20:58 +02:00
Bohdan Kamuz
c291d69533
Merge branch 'freqtrade:develop' into develop
2023-04-17 08:35:40 +03:00
Matthias
8aec71e27e
Add bitvavo sublass to properly set ohlcv limit
2023-04-17 07:25:13 +02:00
Matthias
6c6d2a0f43
Improve live test resiliance
2023-04-17 07:25:13 +02:00
Matthias
8a8cd67988
Improve ccxt_ohlcv test debuggability
2023-04-17 07:25:13 +02:00
Matthias
b67bb0fe28
Merge pull request #8507 from freqtrade/dependabot/pip/develop/pytest-7.3.1
...
Bump pytest from 7.3.0 to 7.3.1
2023-04-17 07:03:53 +02:00
dependabot[bot]
d1b600e7b0
Bump fastapi from 0.95.0 to 0.95.1
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.95.0 to 0.95.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.95.0...0.95.1 )
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 04:29:10 +00:00
Matthias
e58f8e36c4
Merge pull request #8506 from freqtrade/dependabot/pip/develop/httpx-0.24.0
...
Bump httpx from 0.23.3 to 0.24.0
2023-04-17 06:28:25 +02:00
Matthias
342d43e6bb
Merge pull request #8505 from freqtrade/dependabot/pip/develop/tensorboard-2.12.2
...
Bump tensorboard from 2.12.1 to 2.12.2
2023-04-17 06:27:38 +02:00
dependabot[bot]
7c95848271
Bump rich from 13.3.3 to 13.3.4
...
Bumps [rich](https://github.com/Textualize/rich ) from 13.3.3 to 13.3.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.3.3...v13.3.4 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 03:57:33 +00:00
dependabot[bot]
864f53bc4b
Bump cryptography from 40.0.1 to 40.0.2
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 40.0.1 to 40.0.2.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/40.0.1...40.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 >
2023-04-17 03:57:23 +00:00
dependabot[bot]
f1fcd0760d
Bump pytest from 7.3.0 to 7.3.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.3.0 to 7.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/7.3.0...7.3.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 03:57:07 +00:00
dependabot[bot]
f1730ab51b
Bump httpx from 0.23.3 to 0.24.0
...
Bumps [httpx](https://github.com/encode/httpx ) from 0.23.3 to 0.24.0.
- [Release notes](https://github.com/encode/httpx/releases )
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md )
- [Commits](https://github.com/encode/httpx/compare/0.23.3...0.24.0 )
---
updated-dependencies:
- dependency-name: httpx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 03:56:52 +00:00
dependabot[bot]
dba21c815a
Bump tensorboard from 2.12.1 to 2.12.2
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.12.1 to 2.12.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/commits )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-17 03:56:47 +00:00
hippocritical
2b416d3b62
- Added a first version of docs (needs checking)
...
- optimized pairs for entry_varholder and exit_varholder to only check a single pair instead of all pairs.
- bias-check of freqai strategies now possible
- added condition to not crash when compared_df is empty (meaning no differences have been found)
2023-04-16 23:47:10 +02:00
Richard Jozsa
c055f82e9a
Pip release follow up
2023-04-16 19:28:36 +02:00
Matthias
9caa74c796
Merge branch 'develop' into pr/initrv/8426
2023-04-16 18:16:16 +02:00
Richard Jozsa
8620f1178d
Merge branch 'freqtrade:develop' into develop
2023-04-16 14:29:57 +02:00
Bohdan Kamuz
1370ee498c
Merge branch 'freqtrade:develop' into develop
2023-04-16 14:39:44 +03:00
Matthias
501a290f81
Pin pip also for windows installs
2023-04-16 09:56:26 +02:00
Matthias
4ed670f828
pin pip installation to <23.1 - which breaks gym installation
2023-04-16 08:56:47 +02:00
Matthias
f6e93114e6
Update binance leverage tiers file
2023-04-16 08:35:17 +02:00
Robert Caulk
6bc8759321
Update constants.py
...
Make progress bar true by default
2023-04-15 20:01:12 +02:00
Bohdan Kamuz
22efd0bee6
Merge branch 'freqtrade:develop' into develop
2023-04-15 20:41:13 +03:00
Bohdan Kamuz
1d40162e9d
Telegram. Fixed the blacklist removal message.
2023-04-15 15:57:31 +00:00
Matthias
20d17cbc52
Disable telegram from default_conf
2023-04-15 17:39:23 +02:00
hippocritical
d5c98a3c39
Merge branch 'freqtrade:develop' into develop
2023-04-15 14:31:27 +02:00
hippocritical
46b97d2be4
Merge remote-tracking branch 'origin/develop' into develop
2023-04-15 14:31:12 +02:00
hippocritical
767442198e
saving and updating the csv file now works
...
open ended timeranges now work
if a file fails then it will not report as non-bias, but report in the table as error and the csv file will not have it listed.
2023-04-15 14:29:52 +02:00
Matthias
a78672c10b
Improve log message formatting
2023-04-15 09:47:01 +02:00
Matthias
6a0a33739b
order cost should be with leverage, not leverage-cleared
...
closes #8495
2023-04-15 09:09:28 +02:00
Matthias
b9f142c31e
Add failing tests with leverage
...
related to #8495
2023-04-15 09:07:43 +02:00
Matthias
6e814af36d
Add test asserting cost
2023-04-15 09:05:21 +02:00
Matthias
f814146093
Update ta-lib link
...
closes #8497
2023-04-14 18:06:06 +02:00
Robert Caulk
daa9f6cc19
Merge pull request #8494 from freqtrade/bug-fix-pytorch
...
Bug fix: ensure data is on same device as model
2023-04-14 00:31:43 +02:00
Matthias
a23ae6a979
Merge pull request #8468 from freqtrade/dependabot/pip/develop/ta-lib-0.4.26
...
Bump ta-lib from 0.4.25 to 0.4.26
2023-04-13 20:29:56 +02:00
Matthias
90ce2ae7e4
Merge branch 'develop' into pr/initrv/8426
2023-04-13 20:01:35 +02:00
Matthias
3c64c6b034
Merge pull request #8461 from freqtrade/feat/hyperopt_progressbar
...
hyperopt progressbar -> rich
2023-04-13 20:00:27 +02:00
Matthias
e25f6986d6
Improve windows doc wordings, remove reference to outdated binary provider.
2023-04-13 19:58:54 +02:00
Matthias
95cdb8aa04
Update ta-lib windows wheels
2023-04-13 19:58:34 +02:00
Matthias
4557701daa
Merge pull request #8491 from Bloodhunter4rc/remotepairlist
...
Remotepairlist - fix continous fetching every x bot_loop seconds
2023-04-13 19:52:05 +02:00
Matthias
3b377149e4
Add clarifying comment, simplify code
2023-04-13 18:19:52 +02:00
Matthias
c0045bad34
Merge branch 'develop' into feat/hyperopt_progressbar
2023-04-13 18:01:29 +02:00
robcaulk
dcf9bbdaea
ensure data is on same device as the model
2023-04-13 12:19:34 +02:00
hippocritical
a9ef4c3ab0
partial progress commit:
...
added terminal tabulate-output
added yet non-working csv output using pandas
2023-04-12 21:03:59 +02:00
Bloodhunter4rc
84d2d5e2a6
Change ["Dummy"] to [None].
2023-04-12 19:32:28 +02:00
Matthias
0afd5a7385
Improve stoploss documentation
...
closes #8492
2023-04-12 18:13:16 +02:00
Bloodhunter4rc
44bf59668b
prevents continous fetching every x bot_loop seconds , adheres to refresh_period, in case the pairlist returned from the remote end is empty.
2023-04-12 13:16:53 +02:00
Matthias
2131205db6
Bump tag length to 255
2023-04-12 07:19:36 +02:00
Matthias
b2b19915e6
Limit enter_tag and exit_reason to their actual field lenght
...
closes #8486
2023-04-12 07:19:36 +02:00
Matthias
bba6f8e133
Use length constant for tests
2023-04-12 07:19:36 +02:00
Matthias
a6d2233b95
Use constant for custom field lengths
2023-04-11 21:05:14 +02:00
Matthias
9857675a5e
Update torch import
2023-04-11 19:38:24 +02:00
Robert Caulk
4ab047dfa7
Merge pull request #8297 from Yinon-Polak/feat/add-pytorch-model-support
...
Feat/add pytorch model support
2023-04-11 15:40:12 +02:00
Matthias
476ed938f5
Extract custom_tag limit from interface file
2023-04-11 07:26:38 +02:00
Matthias
40ffac9de0
Prevent random test failures by freezing time for certain tests
2023-04-10 19:45:24 +02:00
Matthias
b892d373cd
Improve timerange parsing when accepting values from API
2023-04-10 19:45:24 +02:00
Matthias
c3647e49ad
Merge pull request #8484 from freqtrade/dependabot/pip/develop/nbconvert-7.3.1
...
Bump nbconvert from 7.2.10 to 7.3.1
2023-04-10 19:38:12 +02:00
Matthias
37ed37dc76
Merge pull request #8485 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.6
...
Bump mkdocs-material from 9.1.5 to 9.1.6
2023-04-10 19:37:54 +02:00
Matthias
5cb688c112
Merge pull request #8482 from freqtrade/dependabot/pip/develop/websockets-11.0.1
...
Bump websockets from 11.0 to 11.0.1
2023-04-10 19:37:37 +02:00
Matthias
3e394d0612
Merge pull request #8480 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.9
...
Bump sqlalchemy from 2.0.8 to 2.0.9
2023-04-10 19:37:17 +02:00
dependabot[bot]
c4c2298686
Bump mkdocs-material from 9.1.5 to 9.1.6
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.5 to 9.1.6.
- [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.1.5...9.1.6 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 16:17:10 +00:00
dependabot[bot]
8564dc10b2
Bump nbconvert from 7.2.10 to 7.3.1
...
Bumps [nbconvert](https://github.com/jupyter/nbconvert ) from 7.2.10 to 7.3.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.2.10...v7.3.1 )
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 16:16:42 +00:00
Matthias
3fb892fcb8
Merge pull request #8483 from freqtrade/dependabot/pip/develop/ruff-0.0.261
...
Bump ruff from 0.0.260 to 0.0.261
2023-04-10 18:16:24 +02:00
Matthias
9968348324
Merge pull request #8481 from freqtrade/dependabot/pip/develop/ccxt-3.0.59
...
Bump ccxt from 3.0.58 to 3.0.59
2023-04-10 18:15:44 +02:00
dependabot[bot]
fa293c54f8
Bump websockets from 11.0 to 11.0.1
...
Bumps [websockets](https://github.com/aaugustin/websockets ) from 11.0 to 11.0.1.
- [Release notes](https://github.com/aaugustin/websockets/releases )
- [Commits](https://github.com/aaugustin/websockets/compare/11.0...11.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 >
2023-04-10 15:46:40 +00:00
Matthias
95449ca886
Merge pull request #8478 from freqtrade/dependabot/pip/develop/schedule-1.2.0
...
Bump schedule from 1.1.0 to 1.2.0
2023-04-10 17:45:44 +02:00
Matthias
70fa4a53cd
pre-commit - bump sqlalchemy
2023-04-10 17:45:23 +02:00
dependabot[bot]
467c63ff01
Bump ruff from 0.0.260 to 0.0.261
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.260 to 0.0.261.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.260...v0.0.261 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 15:25:04 +00:00
Matthias
b8a9c200fe
Merge pull request #8479 from freqtrade/dependabot/pip/develop/pre-commit-3.2.2
...
Bump pre-commit from 3.2.1 to 3.2.2
2023-04-10 17:24:02 +02:00
Matthias
7c10af65a1
Merge pull request #8477 from freqtrade/dependabot/pip/develop/plotly-5.14.1
...
Bump plotly from 5.14.0 to 5.14.1
2023-04-10 16:44:35 +02:00
Matthias
e2cd23b1d2
Remove deprecated pandas option
2023-04-10 16:33:56 +02:00
dependabot[bot]
0d408d3d43
Bump ccxt from 3.0.58 to 3.0.59
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.58 to 3.0.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/3.0.58...3.0.59 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 14:20:19 +00:00
dependabot[bot]
2309197771
Bump sqlalchemy from 2.0.8 to 2.0.9
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.8 to 2.0.9.
- [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 >
2023-04-10 14:20:14 +00:00
dependabot[bot]
66fe9abce0
Bump pre-commit from 3.2.1 to 3.2.2
...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit ) from 3.2.1 to 3.2.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.2.1...v3.2.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 >
2023-04-10 14:20:03 +00:00
dependabot[bot]
200c18f3e4
Bump schedule from 1.1.0 to 1.2.0
...
Bumps [schedule](https://github.com/dbader/schedule ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/dbader/schedule/releases )
- [Changelog](https://github.com/dbader/schedule/blob/master/HISTORY.rst )
- [Commits](https://github.com/dbader/schedule/compare/1.1.0...1.2.0 )
---
updated-dependencies:
- dependency-name: schedule
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 14:19:59 +00:00
dependabot[bot]
351b5f6e65
Bump plotly from 5.14.0 to 5.14.1
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.14.0 to 5.14.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.14.0...v5.14.1 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 14:19:56 +00:00
Matthias
605cc20a21
Merge pull request #8459 from freqtrade/feat/kvstore
...
Add initial bot start time to /profit endpoint
2023-04-10 14:49:01 +02:00
Matthias
f73d2a5371
Ensure bot_start is called when visualizing results
2023-04-10 14:48:02 +02:00
Matthias
485a074674
Merge pull request #8472 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.12
...
Bump types-python-dateutil from 2.8.19.11 to 2.8.19.12
2023-04-10 14:42:53 +02:00
Matthias
865cf5232b
Merge pull request #8471 from freqtrade/dependabot/pip/develop/mypy-1.2.0
...
Bump mypy from 1.1.1 to 1.2.0
2023-04-10 14:42:35 +02:00
Matthias
95a24c3133
Merge pull request #8467 from freqtrade/dependabot/pip/develop/orjson-3.8.10
...
Bump orjson from 3.8.9 to 3.8.10
2023-04-10 14:41:25 +02:00
hippocritical
e5e63d5bee
Merge branch 'freqtrade:develop' into develop
2023-04-10 08:26:51 +02:00
Matthias
6833059c70
Merge pull request #8474 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.5
...
Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5
2023-04-10 08:03:55 +02:00
Matthias
3833dc0b78
pre-commit - bump dateutil
2023-04-10 07:54:01 +02:00
Matthias
e0d3c771db
Merge pull request #8465 from freqtrade/dependabot/pip/develop/ccxt-3.0.58
...
Bump ccxt from 3.0.50 to 3.0.58
2023-04-10 07:53:21 +02:00
dependabot[bot]
5a18ab0784
Bump mypy from 1.1.1 to 1.2.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/python/mypy/releases )
- [Commits](https://github.com/python/mypy/compare/v1.1.1...v1.2.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 05:51:33 +00:00
Matthias
1d66f82b1d
Merge pull request #8469 from freqtrade/dependabot/pip/develop/filelock-3.11.0
...
Bump filelock from 3.10.6 to 3.11.0
2023-04-10 07:50:48 +02:00
Matthias
2e765fe6d1
Merge pull request #8470 from freqtrade/dependabot/pip/develop/pymdown-extensions-9.11
...
Bump pymdown-extensions from 9.10 to 9.11
2023-04-10 07:50:25 +02:00
Matthias
21ea02bbcf
Merge pull request #8466 from freqtrade/dependabot/pip/develop/pytest-7.3.0
...
Bump pytest from 7.2.2 to 7.3.0
2023-04-10 07:49:57 +02:00
dependabot[bot]
2ea0157197
Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.4...v1.8.5 )
---
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 >
2023-04-10 03:57:51 +00:00
dependabot[bot]
03352f3b62
Bump types-python-dateutil from 2.8.19.11 to 2.8.19.12
...
Bumps [types-python-dateutil](https://github.com/python/typeshed ) from 2.8.19.11 to 2.8.19.12.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 03:57:04 +00:00
dependabot[bot]
26eb4f7fe6
Bump pymdown-extensions from 9.10 to 9.11
...
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions ) from 9.10 to 9.11.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases )
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.10...9.11 )
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 03:56:57 +00:00
dependabot[bot]
7e1f3aa545
Bump filelock from 3.10.6 to 3.11.0
...
Bumps [filelock](https://github.com/tox-dev/py-filelock ) from 3.10.6 to 3.11.0.
- [Release notes](https://github.com/tox-dev/py-filelock/releases )
- [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst )
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.10.6...3.11.0 )
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 03:56:51 +00:00
dependabot[bot]
3505fbe783
Bump ta-lib from 0.4.25 to 0.4.26
...
Bumps [ta-lib](https://github.com/ta-lib/ta-lib-python ) from 0.4.25 to 0.4.26.
- [Release notes](https://github.com/ta-lib/ta-lib-python/releases )
- [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.25...TA_Lib-0.4.26 )
---
updated-dependencies:
- dependency-name: ta-lib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 03:56:48 +00:00
dependabot[bot]
14532e3a56
Bump orjson from 3.8.9 to 3.8.10
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.8.9 to 3.8.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.8.9...3.8.10 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 03:56:42 +00:00
dependabot[bot]
a449f7c78c
Bump pytest from 7.2.2 to 7.3.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.2.2 to 7.3.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.2.2...7.3.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 03:56:38 +00:00
dependabot[bot]
8854ef8cba
Bump ccxt from 3.0.50 to 3.0.58
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.50 to 3.0.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/3.0.50...3.0.58 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 03:56:33 +00:00
Matthias
526943f29e
Remove freqUI alpha warning
2023-04-09 19:44:38 +02:00
Matthias
cf770d496b
Improve visual display of progressbar
2023-04-09 18:25:50 +02:00
Matthias
bfd9e35e34
Replace hyperopt progressbar with rich progressbar
2023-04-09 18:17:22 +02:00
Matthias
299e788891
Dump progressbar2 dependency
2023-04-09 18:07:38 +02:00
Matthias
4c1de4ad56
Update tests
2023-04-09 18:07:38 +02:00
Matthias
ed57e7d43b
Refactor logging to be a package, instead of a module
2023-04-09 16:48:18 +02:00
Matthias
818d18d4e0
Add StdErrStreamHandler to logging
2023-04-09 16:23:00 +02:00
Matthias
b6aac5079b
REmove Rich-progress wrapper again
2023-04-09 16:21:30 +02:00
Matthias
40450ebecc
Add dependency on Rich
2023-04-09 16:05:23 +02:00
Matthias
d532da9071
Add Rich Progressbar Wrapper
2023-04-09 16:04:31 +02:00
Matthias
df51111c33
Always show strategy summary
2023-04-09 08:53:36 +02:00
Matthias
dd8900a1c6
Improve ordering of backtest output
2023-04-09 08:53:36 +02:00
Matthias
5404905d28
Fix typos in docs
2023-04-08 17:13:51 +02:00
Matthias
bed51fa790
Properly build specific Torch image
2023-04-08 17:00:25 +02:00
Matthias
f5a5c2d6b9
Improve imports
2023-04-08 16:44:33 +02:00
Matthias
a102cfdfc9
Add new /profit fields to API
2023-04-08 16:41:25 +02:00
Matthias
be72670ca2
Add documentation about /profit change
2023-04-08 16:40:14 +02:00
Matthias
cf2cb94f8d
Add bot start date to /profit output
2023-04-08 16:38:44 +02:00
Matthias
fa3a81b022
convert Keys to enum
2023-04-08 16:28:50 +02:00
Matthias
7ff30c6df8
Add additional, typesafe getters
2023-04-08 16:24:38 +02:00
Matthias
7751768b2e
Store initial_time value
2023-04-08 16:13:16 +02:00
Matthias
9c2cdd4fb9
Merge pull request #8388 from freqtrade/patch-pair-colon-bug
...
Bug fix: FreqAI backtest target setting
2023-04-08 14:16:41 +02:00
robcaulk
69b9b35a08
Merge remote-tracking branch 'origin/develop' into feat/add-pytorch-model-support
2023-04-08 13:22:25 +02:00
robcaulk
c2c97d9f78
make a fake pair_dict instead of MagicMocking it
2023-04-08 13:20:29 +02:00
robcaulk
48d3c8e62e
fix model loading from disk bug, improve doc, clarify installation/docker instructions, add a torch tag to the freqairl docker image. Fix seriously outdated prediction_model docstrings
2023-04-08 12:09:53 +02:00
Matthias
ac817b7808
Improve docstrings for key-value store
2023-04-08 10:09:31 +02:00
Matthias
4d4f4bf23e
Add test for key_value_store
2023-04-08 10:07:21 +02:00
Matthias
c083723698
Add initial version of key value store
2023-04-08 10:07:03 +02:00
Matthias
f8d89c46e5
Don't reset open_order_id if the order didn't cancel
2023-04-07 19:49:13 +02:00
Matthias
1952e453bb
Improved formatting for fetch order_or_stop calls
2023-04-07 17:35:11 +02:00
Matthias
77985fa591
Update thread name for uvicorn worker
2023-04-07 14:49:53 +02:00
Matthias
a75d891007
Ensure minimum sqlalchemy version is respected
2023-04-07 14:45:06 +02:00
Matthias
dae3f72be7
Bump Dockerfile to latest 3.10
2023-04-07 14:11:31 +02:00
Matthias
f03a99918a
Ensure hyper param file can be loaded
...
closes #8452
2023-04-04 20:04:28 +02:00
Yinon Polak
a655524221
pytorch mlp rename input to fix mypy error
2023-04-04 12:24:29 +03:00
Yinon Polak
26738370c7
pytorch mlp add explicit annotation to fix mypy error
2023-04-04 12:12:02 +03:00
Matthias
fe02f611fb
Fix typo in reinforcement learning
...
closes #8431
2023-04-04 06:46:35 +02:00
Matthias
1b10a3a2bf
Merge branch 'develop' of github.com:freqtrade/freqtrade into develop
2023-04-03 20:24:58 +02:00
Matthias
92a060c5b4
Make stop_price_parameter configurable by exchange
2023-04-03 20:18:57 +02:00
hippocritical
0fb155d6ee
Merge branch 'freqtrade:develop' into develop
2023-04-03 20:17:36 +02:00
Matthias
096fd1916c
Merge pull request #8445 from freqtrade/dependabot/pip/develop/tensorboard-2.12.1
...
Bump tensorboard from 2.12.0 to 2.12.1
2023-04-03 19:14:29 +02:00
Matthias
fb09a16127
Merge pull request #8438 from freqtrade/dependabot/pip/develop/types-tabulate-0.9.0.2
...
Bump types-tabulate from 0.9.0.1 to 0.9.0.2
2023-04-03 18:12:30 +02:00
Yinon Polak
6b204c97ed
fix pytorch data convertor type hints
2023-04-03 19:02:07 +03:00
Yinon Polak
0c4574b3b7
prevent mypy error, explicitly unpack input list of pytorch mlp model,
2023-04-03 18:10:47 +03:00
Yinon Polak
d9d9993179
add documentation
2023-04-03 17:06:39 +03:00
Yinon Polak
7b494c8333
add documentation to pytorch data convertor
2023-04-03 16:39:49 +03:00
Yinon Polak
bc9454e0f9
add device to data convertor class doc
2023-04-03 16:36:38 +03:00
Yinon Polak
36a0a14a23
clean code
2023-04-03 16:26:42 +03:00
Yinon Polak
c137666230
fix imports
2023-04-03 16:03:15 +03:00
Matthias
7fed0782d5
pre-commit types-tabulate
2023-04-03 14:19:11 +02:00
Yinon Polak
bd3b70293f
add pytorch data convertor
2023-04-03 15:19:10 +03:00
dependabot[bot]
30fc24bd8c
Bump types-tabulate from 0.9.0.1 to 0.9.0.2
...
Bumps [types-tabulate](https://github.com/python/typeshed ) from 0.9.0.1 to 0.9.0.2.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-tabulate
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 12:18:15 +00:00
Matthias
7e3de178e1
Merge pull request #8447 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.19.11
...
Bump types-python-dateutil from 2.8.19.10 to 2.8.19.11
2023-04-03 14:17:24 +02:00
Matthias
0c9c9fff0e
Merge branch 'develop' into dependabot/pip/develop/types-python-dateutil-2.8.19.11
2023-04-03 13:41:10 +02:00
Matthias
b96f6670e3
pre-commit dateutil
2023-04-03 13:28:17 +02:00
Matthias
6e02743256
Merge pull request #8446 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.17
...
Bump types-requests from 2.28.11.16 to 2.28.11.17
2023-04-03 13:27:31 +02:00
Matthias
2b4fa92d09
Merge pull request #8444 from freqtrade/dependabot/pip/develop/ruff-0.0.260
...
Bump ruff from 0.0.259 to 0.0.260
2023-04-03 11:40:07 +02:00
Matthias
be250230b6
Merge pull request #8443 from freqtrade/dependabot/pip/develop/plotly-5.14.0
...
Bump plotly from 5.13.1 to 5.14.0
2023-04-03 11:39:42 +02:00
Matthias
5d33ffc015
Merge pull request #8442 from freqtrade/dependabot/pip/develop/orjson-3.8.9
...
Bump orjson from 3.8.8 to 3.8.9
2023-04-03 11:04:17 +02:00
Matthias
b48498f27f
Types pre-commit
2023-04-03 10:16:56 +02:00
Matthias
e582d8bacb
Merge pull request #8434 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.8
...
Bump sqlalchemy from 2.0.7 to 2.0.8
2023-04-03 10:16:00 +02:00
dependabot[bot]
ff40ee655b
Bump types-python-dateutil from 2.8.19.10 to 2.8.19.11
...
Bumps [types-python-dateutil](https://github.com/python/typeshed ) from 2.8.19.10 to 2.8.19.11.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 07:49:24 +00:00
dependabot[bot]
57deaad806
Bump types-requests from 2.28.11.16 to 2.28.11.17
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.28.11.16 to 2.28.11.17.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 07:49:21 +00:00
dependabot[bot]
7779b82277
Bump tensorboard from 2.12.0 to 2.12.1
...
Bumps [tensorboard](https://github.com/tensorflow/tensorboard ) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/tensorflow/tensorboard/releases )
- [Changelog](https://github.com/tensorflow/tensorboard/blob/2.12.1/RELEASE.md )
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.12.0...2.12.1 )
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 07:49:18 +00:00
dependabot[bot]
2bd2058afa
Bump ruff from 0.0.259 to 0.0.260
...
Bumps [ruff](https://github.com/charliermarsh/ruff ) from 0.0.259 to 0.0.260.
- [Release notes](https://github.com/charliermarsh/ruff/releases )
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md )
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.259...v0.0.260 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 07:49:12 +00:00
dependabot[bot]
bf7936b0af
Bump plotly from 5.13.1 to 5.14.0
...
Bumps [plotly](https://github.com/plotly/plotly.py ) from 5.13.1 to 5.14.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.13.1...v5.14.0 )
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 07:48:50 +00:00
dependabot[bot]
8236bbfd48
Bump orjson from 3.8.8 to 3.8.9
...
Bumps [orjson](https://github.com/ijl/orjson ) from 3.8.8 to 3.8.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.8.8...3.8.9 )
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 07:48:43 +00:00
Matthias
4dc13ac16a
Merge pull request #8437 from freqtrade/dependabot/pip/develop/ccxt-3.0.50
...
Bump ccxt from 3.0.37 to 3.0.50
2023-04-03 09:47:27 +02:00
Matthias
eb5423469a
Merge pull request #8435 from freqtrade/dependabot/pip/develop/xgboost-1.7.5
...
Bump xgboost from 1.7.4 to 1.7.5
2023-04-03 09:47:09 +02:00
Matthias
43496d7929
bump sqlalchemy pre-commit
2023-04-03 09:46:32 +02:00
Matthias
92c70b6b90
Merge pull request #8441 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.8.4
...
Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4
2023-04-03 09:45:51 +02:00
Matthias
77897c7d6b
Merge pull request #8439 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.5
...
Bump mkdocs-material from 9.1.4 to 9.1.5
2023-04-03 09:45:26 +02:00
Matthias
531861573a
Merge pull request #8436 from freqtrade/dependabot/pip/develop/types-cachetools-5.3.0.5
...
Bump types-cachetools from 5.3.0.4 to 5.3.0.5
2023-04-03 09:45:10 +02:00
Matthias
c9b904eb0e
Fix typos in documentation
2023-04-03 06:49:30 +02:00
Matthias
372f1cb37f
Reduce verbosity for stop orders
2023-04-03 06:37:31 +02:00
Matthias
a3acdd5240
apply stop-reserve to minimum limits only when necessary
...
it's unnecessary for amount - but necessary for Cost / price limits.
2023-04-03 06:37:31 +02:00
Matthias
e6a125719e
Slightly refactor _get_stake_amount_limit
2023-04-03 06:37:31 +02:00
Matthias
78a1551798
Reorder get_stake_limit
2023-04-03 06:37:31 +02:00
Matthias
6f79d14c9c
pre-commit - bump cachetools
2023-04-03 06:37:15 +02:00
Matthias
28d8722fa7
Merge pull request #8433 from freqtrade/dependabot/pip/develop/websockets-11.0
...
Bump websockets from 10.4 to 11.0
2023-04-03 06:36:30 +02:00
dependabot[bot]
2715b2ccf0
Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.3...v1.8.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 >
2023-04-03 03:58:12 +00:00
dependabot[bot]
2ea575cb31
Bump mkdocs-material from 9.1.4 to 9.1.5
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.4 to 9.1.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.1.4...9.1.5 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 03:57:30 +00:00
dependabot[bot]
1b31c54162
Bump ccxt from 3.0.37 to 3.0.50
...
Bumps [ccxt](https://github.com/ccxt/ccxt ) from 3.0.37 to 3.0.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/3.0.37...3.0.50 )
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 03:57:19 +00:00
dependabot[bot]
e289c10b6c
Bump types-cachetools from 5.3.0.4 to 5.3.0.5
...
Bumps [types-cachetools](https://github.com/python/typeshed ) from 5.3.0.4 to 5.3.0.5.
- [Release notes](https://github.com/python/typeshed/releases )
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 03:57:10 +00:00
dependabot[bot]
26ed1ca07c
Bump xgboost from 1.7.4 to 1.7.5
...
Bumps [xgboost](https://github.com/dmlc/xgboost ) from 1.7.4 to 1.7.5.
- [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/v1.7.4...v1.7.5 )
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 03:57:05 +00:00
dependabot[bot]
b1e20bcd1e
Bump sqlalchemy from 2.0.7 to 2.0.8
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.7 to 2.0.8.
- [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 >
2023-04-03 03:57:00 +00:00
dependabot[bot]
12a73bc151
Bump websockets from 10.4 to 11.0
...
Bumps [websockets](https://github.com/aaugustin/websockets ) from 10.4 to 11.0.
- [Release notes](https://github.com/aaugustin/websockets/releases )
- [Commits](https://github.com/aaugustin/websockets/compare/10.4...11.0 )
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-03 03:56:46 +00:00
Matthias
19e112f399
Merge pull request #8427 from initrv/typo-fix-constants
...
Typo fix constants
2023-04-02 07:42:15 +02:00
initrv
cfc0410388
use rl_config get instead of freqai_info
2023-04-02 04:08:07 +03:00
initrv
cccf4f305b
fix randomize_starting_position typo
2023-04-02 03:42:05 +03:00
initrv
4c608e7167
remove misplaced param
2023-04-02 03:12:24 +03:00
initrv
cab82e8e60
Add sb3 learn progress bar
2023-04-02 02:59:02 +03:00
Matthias
dc7e834911
Fix some type issues
2023-04-01 20:17:56 +02:00
Matthias
a630799984
Merge pull request #8423 from freqtrade/add-profit-trade-history
...
make trade_type value more explicit, add profit to trade_history dict
2023-04-01 15:19:54 +02:00
Matthias
916e1bbc7c
Merge pull request #8412 from freqtrade/fix/partial_stops
...
support partially filled stops
2023-04-01 15:18:42 +02:00
Robert Caulk
631cb44f5c
ensure python code block renders
2023-04-01 15:16:48 +02:00
Robert Caulk
367186cc34
Update freqai-feature-engineering.md
...
The `metadata` section of `freqai-feature-engineering.md` had a misplaced whitespace in front of the title.
This PR removes the whitespace.
2023-04-01 15:16:43 +02:00
robcaulk
92f34f262e
make trade_type value more explicit, add profit to trade_history dict
2023-04-01 10:05:58 +02:00
Matthias
5e13b48648
Merge pull request #8386 from freqtrade/feature/price_to_precision_round
...
price to precision rounding
2023-03-31 07:20:10 +02:00
Matthias
6dfb1a1d14
Improve docker regular build caching
2023-03-31 06:49:12 +02:00
Matthias
f8330800d1
Improve docker arm builds
2023-03-31 06:49:02 +02:00
Matthias
3ec7c72da1
Bump develop version to 2023.4.dev
2023-03-30 07:06:23 +02:00
robcaulk
355fde3bca
revert setting dk to live in test_plot_feature_importances
2023-03-29 22:01:54 +02:00
hippocritical
bad2cdabf2
Merge branch 'freqtrade:develop' into develop
2023-03-29 20:51:59 +02:00
Matthias
861c577138
Support partially filled stop orders
...
closes #8374
2023-03-29 07:05:39 +02:00
Matthias
e062a74e70
Add test for partial stop order canceling
...
part of #8374
2023-03-29 06:57:17 +02:00
Matthias
c330c493d5
test for Handle stop on exchange partial filled
...
part of #8374
2023-03-29 06:57:17 +02:00
hippocritical
7bd55971dc
strategy_updater:
...
removed args_common_optimize for strategy-updater
backtest_lookahead_bias_checker:
added args and cli-options for minimum and target trade amounts
fixed code according to best-practice coding requests of matthias (CamelCase etc)
2023-03-28 22:20:00 +02:00
Yinon Polak
5a7ca35c6b
declare class names in FreqaiExampleHybridStrategy
2023-03-28 16:24:49 +03:00
Yinon Polak
077a947972
clean code
2023-03-28 15:18:10 +03:00
Yinon Polak
8ac3a94358
add note to pytorch docs - setting class names for classifiers
2023-03-28 15:17:40 +03:00
Yinon Polak
dfbebdea9b
improve comment on class_names in freqai interface
2023-03-28 14:44:44 +03:00
Yinon Polak
b795a70102
fix config example in pytorch mlp documentation
2023-03-28 14:44:43 +03:00
Yinon Polak
026b6a39a9
bugfix skip test split when empty
2023-03-28 14:40:23 +03:00
Richard Jozsa
7cbc0ce80a
Merge branch 'freqtrade:develop' into develop
2023-03-28 01:23:24 +02:00
robcaulk
3cabcabcbd
ensure labels are properly defined in backtesting
2023-03-27 15:23:01 +02:00
robcaulk
55781e7f10
fix tests
2023-03-26 19:22:52 +02:00
robcaulk
f1e831a7b8
fix bug in backtest target setting
2023-03-26 13:43:59 +02:00
Matthias
159090c0e7
Add explicit tests for TRUNCATE mode
2023-03-26 11:14:34 +02:00
Matthias
0cb28f3d82
Use kwarg for rounding_mode, update tests with additional parameter
2023-03-26 11:00:41 +02:00
Matthias
d0d0cbe1d1
Implement price_to_precision logic for stoploss
2023-03-26 10:37:18 +02:00
Matthias
02078456fc
Merge branch 'develop' into pr/asuiu/8296
2023-03-26 10:28:02 +02:00
Matthias
01dfb1cba8
Revert having price_rounding_mode as configuration
2023-03-26 10:24:47 +02:00
hippocritical
efefcb240b
Merge branch 'freqtrade:develop' into develop
2023-03-24 22:37:21 +01:00
Yinon Polak
8903ba5d89
fix enf of file
2023-03-24 20:35:55 +03:00
Yinon Polak
eabd321281
small docs change
2023-03-23 15:59:57 +02:00
Yinon Polak
45c6ae446f
small docs change
2023-03-23 15:04:29 +02:00
Yinon Polak
952e641213
small docs change
2023-03-23 12:43:37 +02:00
Yinon Polak
c44b5b1b3a
add pytorch parameters to parameter table docs
2023-03-23 12:41:20 +02:00
Yinon Polak
fc8625c5c5
add pytorch classes uml diagram
2023-03-23 12:13:27 +02:00
Yinon Polak
36a005754a
add pytorch documentation
2023-03-22 18:15:57 +02:00
Yinon Polak
479aafc331
rename Torch to PyTorch
2023-03-22 17:50:00 +02:00
hippocritical
f57787882d
Merge remote-tracking branch 'origin/develop' into develop
2023-03-22 12:44:29 +01:00
hippocritical
d12a7ff18b
freqtrades' merge broke my side, fixed it by porting it over to my develop branch, no changes with this commit logic-wise.
2023-03-22 12:32:39 +01:00
Yinon Polak
f81e3d8667
sort imports
2023-03-21 16:42:13 +02:00
Yinon Polak
b9c7d338b3
fix test_start_backtesting
2023-03-21 16:38:05 +02:00
Yinon Polak
4f93106755
Merge remote-tracking branch 'origin/feat/add-pytorch-model-support' into feat/add-pytorch-model-support
2023-03-21 16:26:42 +02:00
Yinon Polak
02bccd0097
add pytorch mlp models to test_start_backtesting
2023-03-21 16:20:35 +02:00
robcaulk
1ba01746a0
organize pytorch files
2023-03-21 15:09:54 +01:00
Yinon Polak
83a7d888bc
type hint init in pytorch mlp classes
2023-03-21 15:19:34 +02:00
Yinon Polak
eba82360fa
skip pytorch tests on python 3.11 and intel based mac os
2023-03-21 15:18:05 +02:00
Yinon Polak
3fa23860c0
skip pytorch tests on python 3.11 and intel based mac os
2023-03-21 14:34:27 +02:00
Yinon Polak
a80afc8f1b
add optional target tensor squeezing to pytorch trainer
2023-03-21 13:20:54 +02:00
Yinon Polak
97339e14cf
round up divisions in calc_n_epochs
2023-03-21 12:29:05 +02:00
Yinon Polak
443263803c
unsqueeze target tensor when 1 dimensional
2023-03-21 11:42:05 +02:00
Yinon Polak
9906e7d646
clean code
2023-03-21 11:23:45 +02:00
Yinon Polak
e8f040bfbd
add class_name attribute to freqai interface
2023-03-20 20:38:43 +02:00
Yinon Polak
a4b617e482
type hints fixes
2023-03-20 20:22:28 +02:00
Yinon Polak
c06cd38951
clean code
2023-03-20 19:55:39 +02:00
Yinon Polak
0a55753faf
move default attributes of pytorch classifier to initializer,
...
to prevent mypy from complaining
2023-03-20 19:40:36 +02:00
Yinon Polak
6b4d9f97c1
clean code
2023-03-20 19:28:30 +02:00
Yinon Polak
bf4aa91aab
Merge remote-tracking branch 'origin/feat/add-pytorch-model-support' into feat/add-pytorch-model-support
...
# Conflicts:
# freqtrade/freqai/base_models/PyTorchModelTrainer.py
# freqtrade/freqai/prediction_models/PyTorchClassifier.py
# freqtrade/freqai/prediction_models/PyTorchMLPClassifier.py
# freqtrade/freqai/prediction_models/PyTorchMLPModel.py
# tests/freqai/test_freqai_interface.py
2023-03-20 18:44:24 +02:00
Yinon Polak
500c401b75
improve pytorch classifier documentation
2023-03-20 18:41:04 +02:00
Yinon Polak
81a2cbb4eb
fix tests
2023-03-20 18:41:04 +02:00
Yinon Polak
0510cf4491
add config params to tests
2023-03-20 18:41:04 +02:00
Yinon Polak
68728409aa
add pytorch regressor test
2023-03-20 18:41:04 +02:00
Yinon Polak
c00ffcee59
fix pytorch classifier test
2023-03-20 18:41:04 +02:00
Yinon Polak
9aec1ddb17
sort imports
2023-03-20 18:41:04 +02:00
Yinon Polak
d98890f32e
sort imports
2023-03-20 18:41:04 +02:00
Yinon Polak
f659f8e309
remove unused imports
2023-03-20 18:41:04 +02:00
Yinon Polak
54db239175
add pytorch regressor example
2023-03-20 18:41:04 +02:00
Yinon Polak
601c37f862
refactor classifiers class names
2023-03-20 18:41:04 +02:00
Yinon Polak
501e746c52
improve mlp documentation
2023-03-20 18:41:04 +02:00
Yinon Polak
d04146d1b1
improve mlp documentation
2023-03-20 18:41:04 +02:00
Yinon Polak
ea08931ab3
add mlp documentation
2023-03-20 18:41:04 +02:00
Yinon Polak
ddd1b5c0ff
modify feedforward net, move layer norm to start of thr block
2023-03-20 18:41:04 +02:00
Yinon Polak
e08d8190ae
fix test
2023-03-20 18:41:04 +02:00
Yinon Polak
fbf7049ac5
sort imports
2023-03-20 18:41:04 +02:00
Yinon Polak
2a1a8c0e64
fix test
2023-03-20 18:41:04 +02:00
Yinon Polak
833aaf8e10
create children class to PyTorchClassifier to implement the fit method where we initialize the trainer and model objects
2023-03-20 18:41:04 +02:00
Yinon Polak
566346dd87
classifier test - set model file extension
2023-03-20 18:41:03 +02:00
Yinon Polak
d0a33d2ee7
fix tests
2023-03-20 18:41:03 +02:00
robcaulk
fab505be1b
cheat flake8 for now until we can refactor save into the model class
2023-03-20 18:41:03 +02:00
Richard Jozsa
66c326b789
Add proper handling of multiple environments
2023-03-20 15:54:58 +01:00
Yinon Polak
2f386913ac
refactor classifiers class names
2023-03-20 11:54:17 +02:00
Yinon Polak
1c11a5f048
improve mlp documentation
2023-03-19 18:10:57 +02:00
Yinon Polak
903a1dc3e5
improve mlp documentation
2023-03-19 18:04:01 +02:00
Yinon Polak
6f9a8a089c
add mlp documentation
2023-03-19 17:45:30 +02:00
Yinon Polak
8bee499328
modify feedforward net, move layer norm to start of thr block
2023-03-19 17:03:36 +02:00
Matthias
f455e3327c
Simplify method further
2023-03-19 15:01:37 +01:00
Matthias
cd9c2c4c23
Merge branch 'develop' into pr/froggleston/7861
2023-03-19 15:00:20 +01:00
Matthias
af6fc886f6
Small refactor for new methods
2023-03-19 14:56:41 +01:00
Yinon Polak
719faab4b8
fix test
2023-03-19 15:21:34 +02:00
Yinon Polak
9f477aa3c9
sort imports
2023-03-19 15:09:50 +02:00
Yinon Polak
61ac36c576
fix test
2023-03-19 14:49:12 +02:00
Yinon Polak
366c148c10
create children class to PyTorchClassifier to implement the fit method where we initialize the trainer and model objects
2023-03-19 14:38:49 +02:00
Yinon Polak
a49f62eecb
classifier test - set model file extension
2023-03-18 20:51:30 +02:00
Yinon Polak
fab9ff1294
fix tests
2023-03-18 15:27:38 +02:00
Yinon Polak
1c91b4427b
Merge remote-tracking branch 'origin/feat/add-pytorch-model-support' into feat/add-pytorch-model-support
2023-03-18 14:14:38 +02:00
Yinon Polak
244662b1a4
set class names attribute in the general classifier testing strategy
2023-03-18 14:12:31 +02:00
Richard Jozsa
d03fe1f8ee
add latest experimental version of gymnasium
2023-03-16 00:53:37 +01:00
robcaulk
4550447409
cheat flake8 for now until we can refactor save into the model class
2023-03-14 21:13:30 +01:00
Yinon Polak
366740885a
reduce mlp number of parameters for testing
2023-03-13 20:18:26 +02:00
Yinon Polak
918889a2bd
reduce mlp number of parameters for testing
2023-03-13 20:09:12 +02:00
pbs
fc6d7f012e
Support for python 3.11
2023-03-13 17:34:34 +00:00
Yinon Polak
9c8c30b0e8
add test
2023-03-13 17:17:00 +02:00
Yinon Polak
d7ea750823
revert to using model_training_parameters
2023-03-13 00:35:51 +02:00
Yinon Polak
b6096efadd
logging change
2023-03-13 00:35:14 +02:00
Yinon Polak
b927c9dc01
remove train loss calculation from estimate_loss
2023-03-13 00:17:34 +02:00
Yinon Polak
523a58d3d6
simplify statement for pytorch file_type extension
2023-03-13 00:16:44 +02:00
Yinon Polak
0012fe36ca
sort imports
2023-03-12 16:16:04 +02:00
Yinon Polak
cb17b36981
simplify file_type check comparisons
2023-03-12 14:50:08 +02:00
Yinon Polak
f9fdf1c31b
generalize mlp model
2023-03-12 14:31:08 +02:00
Yinon Polak
1cf0e7be24
use one iteration on all test and train data for evaluation
2023-03-12 12:48:15 +02:00
Yinon Polak
8a9f2aedbb
improve documentation
2023-03-09 14:55:52 +02:00
Yinon Polak
e88a0d5248
convert single quotes to double quotes
2023-03-09 13:29:11 +02:00
Yinon Polak
2ef11faba7
reformat documentation
2023-03-09 13:25:20 +02:00
Yinon Polak
c9eee2944b
reformat documentation
2023-03-09 13:01:04 +02:00
Yinon Polak
6f962362f2
expand pytorch trainer documentation
2023-03-09 12:45:46 +02:00
Yinon Polak
ba5de0cd00
add documentation
2023-03-09 11:21:10 +02:00
Yinon Polak
3081b9402b
add documentation
2023-03-09 11:14:54 +02:00
ASU
1132fa6093
feat: Added price_rounding modes in config
2023-03-09 02:11:31 +02:00
Yinon Polak
1597c3aa89
set class names in IStrategy.set_freqai_targets method, also save class name with model meta data
2023-03-08 18:36:44 +02:00
Yinon Polak
7d26df01b8
fix tensor type hint
2023-03-08 16:17:19 +02:00
Yinon Polak
c8296ccb2d
sort imports
2023-03-08 16:13:35 +02:00
Yinon Polak
8d60327d60
add missing import
2023-03-08 16:12:47 +02:00
Yinon Polak
04564dc134
add missing import
2023-03-08 16:11:51 +02:00
Yinon Polak
6161b858c4
sort imports
2023-03-08 16:10:25 +02:00
Yinon Polak
1921a07b89
sort imports
2023-03-08 16:08:04 +02:00
Yinon Polak
b65ade51be
revert config_freqai_example changes
2023-03-08 16:05:02 +02:00
Yinon Polak
dfbb2e2b35
sort imports
2023-03-08 16:03:36 +02:00
Yinon Polak
1805db2b07
change documentation and small bugfix
2023-03-08 15:38:22 +02:00
Yinon Polak
76fbec0c17
ad multiclass target names encoder to ints
2023-03-08 14:29:38 +02:00
Yinon Polak
4241bff32a
type hints fixes
2023-03-06 20:15:36 +02:00
Yinon Polak
5dd60eda36
type hints fixes
2023-03-06 19:37:08 +02:00
Yinon Polak
8acdd0b47c
type hints fixes
2023-03-06 19:14:54 +02:00
Yinon Polak
125085fbaf
add freqai.model_exists pytorch file type support
2023-03-06 18:10:49 +02:00
Yinon Polak
7eedcb9c14
reformat code
2023-03-06 17:56:07 +02:00
Yinon Polak
e6e747bcd8
reformat code
2023-03-06 17:50:02 +02:00
Yinon Polak
348a08f1c4
add todo - currently assuming class labels are strings ['0.0', '1.0' .. n_classes]. need to resolve it per ClassifierModel
2023-03-06 16:41:47 +02:00
Yinon Polak
b1ac2bf515
use data loader, add evaluation on epoch
2023-03-06 16:16:45 +02:00
Yinon Polak
751b205618
initial commit
2023-03-05 16:59:24 +02:00
Timothy Pogue
97a6fb285f
revert to dataframe.to_json
2023-01-10 17:52:24 -07:00
froggleston
3adb3d9b1e
Merge branch 'reject_report' of github.com:froggleston/freqtrade into reject_report
2022-12-08 18:49:17 +00:00
froggleston
6f08b610d6
Merge branch 'develop' of github.com:froggleston/freqtrade into reject_report
2022-12-08 18:48:33 +00:00
froggleston
f5359985e8
Make CLI option and docs clearer that we're handling signals not trades
2022-12-08 18:47:09 +00:00
Robert Davey
d3443beaf9
Merge branch 'freqtrade:develop' into reject_report
2022-12-08 18:33:10 +00:00
froggleston
854f056eaf
Fix missing Path constructors
2022-12-05 16:16:36 +00:00
froggleston
5a4e99b413
Add support for collating and analysing rejected trades in backtest
2022-12-05 15:34:31 +00: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