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]
|
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 |
|
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
|
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
|
133dc1d343
|
api_async is mandatory ...
|
2024-06-04 19:42:04 +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
|
0f080a871a
|
Control pytest log formatting
|
2024-06-03 21:00:22 +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 |
|