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 |
|
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 |
|