dependabot[bot]
|
65e6c737cd
|
chore(deps): bump pydantic from 2.9.0 to 2.9.1
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.9.0...v2.9.1)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-16 07:07:06 +00:00 |
|
Matthias
|
6d2572e347
|
Merge pull request #10662 from freqtrade/dependabot/pip/develop/fastapi-0.114.2
Build Documentation / Deploy Docs through mike (push) Waiting to run
chore(deps): bump fastapi from 0.114.0 to 0.114.2
|
2024-09-16 09:06:12 +02:00 |
|
Matthias
|
52a35197c7
|
Merge pull request #10659 from freqtrade/dependabot/pip/develop/pytz-2024.2
chore(deps): bump pytz from 2024.1 to 2024.2
|
2024-09-16 08:33:08 +02:00 |
|
Matthias
|
2b3a41db3e
|
Merge pull request #10658 from freqtrade/dependabot/pip/develop/urllib3-2.2.3
chore(deps): bump urllib3 from 2.2.2 to 2.2.3
|
2024-09-16 08:32:52 +02:00 |
|
Matthias
|
98f18b89da
|
Merge pull request #10657 from freqtrade/dependabot/pip/develop/plotly-5.24.1
chore(deps): bump plotly from 5.24.0 to 5.24.1
|
2024-09-16 08:16:56 +02:00 |
|
Matthias
|
4249db4330
|
Merge pull request #10656 from freqtrade/dependabot/pip/develop/pytest-baa91b6655
chore(deps-dev): bump pytest from 8.3.2 to 8.3.3 in the pytest group
|
2024-09-16 08:16:43 +02:00 |
|
dependabot[bot]
|
e9ccc98ada
|
chore(deps): bump fastapi from 0.114.0 to 0.114.2
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.114.0 to 0.114.2.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.114.0...0.114.2)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-16 03:17:46 +00:00 |
|
dependabot[bot]
|
c3b6f4ca85
|
chore(deps): bump pytz from 2024.1 to 2024.2
Bumps [pytz](https://github.com/stub42/pytz) from 2024.1 to 2024.2.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2024.1...release_2024.2)
---
updated-dependencies:
- dependency-name: pytz
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-16 03:17:21 +00:00 |
|
dependabot[bot]
|
d37405a307
|
chore(deps): bump urllib3 from 2.2.2 to 2.2.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.2...2.2.3)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-16 03:17:05 +00:00 |
|
dependabot[bot]
|
d7a9841328
|
chore(deps): bump plotly from 5.24.0 to 5.24.1
Bumps [plotly](https://github.com/plotly/plotly.py) from 5.24.0 to 5.24.1.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v5.24.0...v5.24.1)
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-16 03:17:01 +00:00 |
|
dependabot[bot]
|
cf3af42477
|
chore(deps-dev): bump pytest from 8.3.2 to 8.3.3 in the pytest group
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest).
Updates `pytest` from 8.3.2 to 8.3.3
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-16 03:16:39 +00:00 |
|
Matthias
|
ae41ab101a
|
docs: remove skip_pair_validation - it's no longer used.
Build Documentation / Deploy Docs through mike (push) Waiting to run
|
2024-09-15 11:28:57 +02:00 |
|
Matthias
|
f4881e7c6f
|
tests: Adjust tests for removed validate_pairlist functionality
|
2024-09-15 11:28:57 +02:00 |
|
Matthias
|
94ef4380d4
|
chore: remove validate_pairs from exchange class
Invalid pairs were filtered out before this was called in most cases.
in cases where it's not - regular pairlist-filtering provides proper warnings.
|
2024-09-15 11:28:57 +02:00 |
|
Matthias
|
7ebe1b8c14
|
chore: remove pointless validation
pairs are validated through expand_pairlist.
If they're not in markets, they'll no longer be in the
pairlist once this function function is hit.
|
2024-09-15 11:02:49 +02:00 |
|
Matthias
|
79020bba28
|
chore: Remove "prohibitedIn" check
it's only been used for bitrex, which does no longer exist.
apparently this was forgotten when decomissioning bittrex.
|
2024-09-15 10:49:26 +02:00 |
|
Matthias
|
95c250ebcc
|
chore: add explaining comment
|
2024-09-15 10:37:28 +02:00 |
|
Matthias
|
bfb14614cc
|
chore: enhance change with comment
|
2024-09-15 09:48:44 +02:00 |
|
Matthias
|
12299d4810
|
feat: staticPairlist to warn for invalid pairs
Warnings about invalid pairs were "covered" by the implicit
filtering of `expand_pairlist()`
|
2024-09-15 09:46:47 +02:00 |
|
Matthias
|
c67a9d4e84
|
docs: update pairlist creation docs
|
2024-09-15 09:29:45 +02:00 |
|
Matthias
|
af422c7cd4
|
Merge pull request #10645 from dxbstyle/develop
added check for Kraken exchange
|
2024-09-14 10:44:23 +02:00 |
|
Matthias
|
51bdecea53
|
Improve check to cover more potential api oddities
|
2024-09-14 10:09:15 +02:00 |
|
Matthias
|
0f505c6d7b
|
Improve check to cover more potential api oddities
|
2024-09-14 10:04:28 +02:00 |
|
Matthias
|
ae72f10448
|
Merge pull request #10619 from KingND/pixel/feat/freqai_labels_are_okay_in_lookahead_analysis
feat: include lookahead-analysis table caption when biased_indicator is likely from FreqAI target
|
2024-09-14 09:51:38 +02:00 |
|
Matthias
|
9f34153c84
|
chore: update typing for reload function
|
2024-09-13 19:45:30 +02:00 |
|
Matthias
|
c04cf6c5cb
|
test: Improve test coverage of retry/fail logic
|
2024-09-13 07:24:08 +02:00 |
|
Matthias
|
5112736385
|
feat: Simplify reload_markets logic
|
2024-09-13 07:24:08 +02:00 |
|
Matthias
|
11eaa6d77c
|
test: Add tests for new behavior
|
2024-09-13 07:24:08 +02:00 |
|
Matthias
|
6024903bde
|
feat: conditionally apply retrier to market-reload
closes #10641
|
2024-09-13 07:23:58 +02:00 |
|
Matthias
|
e96928588e
|
Merge pull request #10639 from jainanuj94/backtesting
Add entry-only and exit-only filters to --indicator-list in backtesting analysis
|
2024-09-12 06:43:24 +02:00 |
|
Matthias
|
94e38d4cdd
|
Merge pull request #10646 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2024-09-12 06:36:11 +02:00 |
|
xmatthias
|
d15921b3f2
|
chore: update pre-commit hooks
|
2024-09-12 03:12:54 +00:00 |
|
Matthias
|
3c6e2b89a4
|
Merge pull request #10640 from TheJoeSchr/fix/plot-orderflow-data-missing
fix: orderflow data was missing for plotting
|
2024-09-11 19:11:55 +02:00 |
|
Joe Schr
|
439658fcf1
|
fix: remove tests for orderflow data missing of other runmodes
|
2024-09-11 17:12:35 +02:00 |
|
Joe Schr
|
c9acb1466c
|
fix: orderflow data missing for plotting and other runmodes
|
2024-09-11 17:12:35 +02:00 |
|
Anuj Jain
|
addd27faf8
|
Update tests and docs
|
2024-09-11 15:33:26 +05:30 |
|
Matthias
|
5605bdc7a3
|
Merge pull request #10644 from iridescentGray/develop
chore: remove redundant method
|
2024-09-11 06:40:53 +02:00 |
|
colorfulgray0
|
f1df7e9bdc
|
chore: remove redundant method
|
2024-09-11 11:33:38 +08:00 |
|
Anuj Jain
|
4765656f87
|
Add filter for entry and exit only parameter
|
2024-09-10 15:21:56 +05:30 |
|
Matthias
|
c3a00b93c2
|
Merge pull request #10637 from freqtrade/dependabot/docker/docker/python-3.12.6-slim-bookworm
chore(deps): bump python from 3.11.9-slim-bookworm to 3.11.10-slim-bookworm in /docker
|
2024-09-10 07:20:36 +02:00 |
|
Matthias
|
e5d2ba7835
|
Merge pull request #10636 from freqtrade/dependabot/docker/python-3.12.6-slim-bookworm
chore(deps): bump python from 3.12.5-slim-bookworm to 3.12.6-slim-bookworm
|
2024-09-10 06:53:17 +02:00 |
|
Matthias
|
8c1b119e84
|
chore: rpi image should remain on 3.11 series
|
2024-09-10 06:25:17 +02:00 |
|
Matthias
|
593a54e6cb
|
Merge pull request #10635 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-09-10 06:23:20 +02:00 |
|
dependabot[bot]
|
95fa7083a9
|
chore(deps): bump python in /docker
Bumps python from 3.11.9-slim-bookworm to 3.12.6-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-10 04:07:33 +00:00 |
|
dependabot[bot]
|
98e08df807
|
chore(deps): bump python
Bumps python from 3.12.5-slim-bookworm to 3.12.6-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-10 04:07:26 +00:00 |
|
xmatthias
|
01da36f984
|
chore: update pre-commit hooks
|
2024-09-10 03:03:23 +00:00 |
|
dxbstyle
|
ae155c78c2
|
added check
|
2024-09-09 21:29:49 +02:00 |
|
Matthias
|
9742216479
|
chore: run ruff-format on pre-commit
|
2024-09-09 18:23:07 +02:00 |
|
Matthias
|
f720183281
|
Merge pull request #10630 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.34
chore(deps): bump sqlalchemy from 2.0.32 to 2.0.34
|
2024-09-09 14:54:33 +02:00 |
|
Matthias
|
4bc84acac6
|
Merge branch 'develop' into dependabot/pip/develop/sqlalchemy-2.0.34
|
2024-09-09 13:37:43 +02:00 |
|