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