Matthias
|
e2d3774b07
|
Clearer wallets variable/parameter wording
|
2024-02-25 09:07:53 +01:00 |
|
Matthias
|
aad327b1fe
|
Update comment around funding fees
|
2024-02-25 09:02:58 +01:00 |
|
Matthias
|
3e0755b8ad
|
Enhance funding-fee call test to account for different timezones
|
2024-02-25 09:02:17 +01:00 |
|
Matthias
|
f164b89351
|
Ensure pytz is updated regularily by pinning it
|
2024-02-25 08:57:05 +01:00 |
|
Matthias
|
c663016b47
|
Improve some type safety
|
2024-02-24 08:06:06 +01:00 |
|
Matthias
|
9ac7149c47
|
Add check to verify that "since" is properly respected.
|
2024-02-22 22:14:29 +01:00 |
|
Matthias
|
0acde28902
|
Remove pointless comment
|
2024-02-22 19:28:02 +01:00 |
|
Matthias
|
f4ad1e8020
|
chore: Remove wrong typehint
|
2024-02-22 19:02:11 +01:00 |
|
Matthias
|
e30fa3a445
|
Remove duplicate pairlistmanager init
|
2024-02-22 18:17:58 +01:00 |
|
Matthias
|
db83b0cdb0
|
Update typehint for candle_cache
|
2024-02-22 07:09:47 +01:00 |
|
Matthias
|
4cfd5d004e
|
Improve ohlcv pair cache with since_ms
avoids some rare bugs in more complex configurations.
|
2024-02-22 06:38:28 +01:00 |
|
Matthias
|
3680e199ce
|
Fix range-stability filter downloading too little data
|
2024-02-22 06:29:08 +01:00 |
|
Matthias
|
4e87169a0c
|
Use set to reduce iterations
|
2024-02-22 06:28:54 +01:00 |
|
Matthias
|
621e497e7b
|
Merge pull request #9854 from freqtrade/dependabot/pip/cryptography-42.0.4
Bump cryptography from 42.0.3 to 42.0.4
|
2024-02-22 06:28:08 +01:00 |
|
dependabot[bot]
|
c013c76e64
|
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-21 20:49:18 +00:00 |
|
Matthias
|
bfb0b535b7
|
Merge pull request #9847 from freqtrade/fix/bybit_unified
Bump ccxt to 4.2.47
|
2024-02-20 08:26:55 +01:00 |
|
Matthias
|
0199e7d3d8
|
Add type-hint to exchange_has dict
|
2024-02-20 06:30:10 +01:00 |
|
Matthias
|
b3ba2cee17
|
Bump ccxt to 4.2.47
|
2024-02-20 06:21:09 +01:00 |
|
Matthias
|
411f606476
|
Fix some tests due to new method
|
2024-02-20 06:21:03 +01:00 |
|
Matthias
|
f53c019d2a
|
Update "exchange_has" validation with new fallbacks
|
2024-02-20 06:21:03 +01:00 |
|
Matthias
|
3497f7946e
|
Add test for fetch_order_emulated
|
2024-02-20 06:21:03 +01:00 |
|
Matthias
|
65af7750e6
|
Add fetch_order_emulated to support exchanges without proper fetch_order method
|
2024-02-20 06:21:03 +01:00 |
|
Matthias
|
103c993591
|
Merge pull request #9843 from freqtrade/dependabot/pip/develop/tensorboard-2.16.2
Bump tensorboard from 2.15.2 to 2.16.2
|
2024-02-20 06:11:11 +01:00 |
|
Matthias
|
969128a74f
|
Merge pull request #9846 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-02-20 06:10:45 +01:00 |
|
xmatthias
|
f6e2030bf2
|
chore: update pre-commit hooks
|
2024-02-20 03:03:46 +00:00 |
|
Matthias
|
00bde70f73
|
Fix / improve styling in test class
|
2024-02-19 19:14:44 +01:00 |
|
Matthias
|
61e2170fc1
|
Merge pull request #9832 from freqtrade/dependabot/pip/develop/types-8a8455b0ec
Bump the types group with 1 update
|
2024-02-19 11:52:44 +01:00 |
|
Matthias
|
434b8a423c
|
bump types-requests pre-commit
|
2024-02-19 09:33:09 +01:00 |
|
Matthias
|
0b149cbd6a
|
Merge pull request #9840 from freqtrade/dependabot/pip/develop/ruff-0.2.2
Bump ruff from 0.2.1 to 0.2.2
|
2024-02-19 09:32:08 +01:00 |
|
Matthias
|
2323215aa7
|
Merge pull request #9838 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.27
Bump sqlalchemy from 2.0.26 to 2.0.27
|
2024-02-19 08:49:53 +01:00 |
|
dependabot[bot]
|
82876570a3
|
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-19 07:14:01 +00:00 |
|
Matthias
|
c329e71fa8
|
Merge pull request #9836 from freqtrade/dependabot/pip/develop/pre-commit-3.6.2
Bump pre-commit from 3.6.1 to 3.6.2
|
2024-02-19 08:13:14 +01:00 |
|
Matthias
|
a200b5524b
|
Update sqlalchemy in pre-commit
|
2024-02-19 07:18:56 +01:00 |
|
Matthias
|
baf6725a9a
|
Merge pull request #9839 from freqtrade/dependabot/pip/develop/scikit-learn-1.4.1.post1
Bump scikit-learn from 1.4.0 to 1.4.1.post1
|
2024-02-19 07:18:07 +01:00 |
|
Matthias
|
d655a0a638
|
Merge pull request #9842 from freqtrade/dependabot/pip/develop/orjson-3.9.14
Bump orjson from 3.9.13 to 3.9.14
|
2024-02-19 07:16:29 +01:00 |
|
Matthias
|
39941a7ac0
|
Improve formatting in drawdown calc
|
2024-02-19 07:09:23 +01:00 |
|
Matthias
|
66f4839101
|
Further increase test coverate of max_drawdown
|
2024-02-19 07:02:42 +01:00 |
|
dependabot[bot]
|
6aa1bbf574
|
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-19 05:31:00 +00:00 |
|
dependabot[bot]
|
381576b8f1
|
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-19 05:30:18 +00:00 |
|
Matthias
|
82814cb5fa
|
Merge pull request #9837 from freqtrade/dependabot/pip/develop/plotly-5.19.0
Bump plotly from 5.18.0 to 5.19.0
|
2024-02-19 06:30:11 +01:00 |
|
Matthias
|
093b44928e
|
Merge pull request #9835 from freqtrade/dependabot/pip/develop/cryptography-42.0.3
Bump cryptography from 42.0.2 to 42.0.3
|
2024-02-19 06:29:42 +01:00 |
|
Matthias
|
fa632311f3
|
Merge pull request #9834 from freqtrade/dependabot/pip/develop/urllib3-2.2.1
Bump urllib3 from 2.2.0 to 2.2.1
|
2024-02-19 06:28:35 +01:00 |
|
Matthias
|
5e86ee9de6
|
Merge pull request #9833 from freqtrade/dependabot/pip/develop/pytest-4c2ece7286
Bump the pytest group with 1 update
|
2024-02-19 06:28:12 +01:00 |
|
dependabot[bot]
|
549b9f62fd
|
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-19 03:13:12 +00:00 |
|
dependabot[bot]
|
edb5431a77
|
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-19 03:13:07 +00:00 |
|
dependabot[bot]
|
4241db2fe2
|
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-19 03:12:37 +00:00 |
|
dependabot[bot]
|
c966f83147
|
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-19 03:12:17 +00:00 |
|
dependabot[bot]
|
f361824b15
|
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-19 03:12:05 +00:00 |
|
dependabot[bot]
|
8675f86d14
|
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-19 03:11:57 +00:00 |
|
dependabot[bot]
|
0979d0b6e4
|
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-19 03:11:53 +00:00 |
|