Matthias
|
2704f6e758
|
Improve test
|
2024-02-24 14:05:25 +01:00 |
|
Matthias
|
9dd5967275
|
Add sorting capabilities to rangeStabilityFilter
|
2024-02-24 14:03:50 +01:00 |
|
Matthias
|
6a313aa9e3
|
Improve help wording
|
2024-02-24 14:03:26 +01:00 |
|
Matthias
|
81de29a1e3
|
Improve conditions for removal of pairs
|
2024-02-24 14:00:50 +01:00 |
|
Matthias
|
3677953d90
|
Properly cache volatility-average
|
2024-02-24 13:54:52 +01:00 |
|
Matthias
|
7af46628f8
|
Simplify rangeStability Filter
|
2024-02-24 13:50:54 +01:00 |
|
Matthias
|
88a2995b4c
|
Fix wrong typehint
|
2024-02-24 13:39:46 +01:00 |
|
Matthias
|
866ff55d84
|
document sort_direction mode
|
2024-02-24 13:34:42 +01:00 |
|
Matthias
|
91ba4f6424
|
Add test for volatilityFilter sorting
|
2024-02-24 13:31:26 +01:00 |
|
Matthias
|
31e2543134
|
Enhance generate_test_data with parametrizable random seed
|
2024-02-24 13:30:42 +01:00 |
|
Matthias
|
eaf70428c1
|
Improve volatility tests
|
2024-02-24 13:21:49 +01:00 |
|
Matthias
|
38ca58c728
|
Add verification for volatilityfilter
|
2024-02-24 13:12:52 +01:00 |
|
Matthias
|
0bf73cc64b
|
Voliatilityfilter - sorting
|
2024-02-24 13:11:43 +01:00 |
|
Matthias
|
7ddaa09a23
|
Refactor VolatilityFilter
|
2024-02-24 08:26:07 +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 |
|