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
|
d3d9f3281e
|
Fix torch logging setup mess
|
2023-12-06 19:26:09 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|