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
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]
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]
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
Matthias
69a0f4c465
Fix bybit spot live tests
2024-02-18 16:09:59 +01:00
Matthias
61e09ac719
Update telegram help with new wording
2024-02-18 16:07:03 +01:00
Matthias
583b2fc690
Fail if unified account is detected.
2024-02-18 11:50:42 +01:00
Matthias
e06b70eb05
Add log message for Bybit accout type
2024-02-18 11:50:42 +01:00
Matthias
51a6a7b632
Merge pull request #9821 from freqtrade/feat/volumepairlist_caching
...
improve volumepairlist "advanced filter mode" caching
2024-02-18 11:46:31 +01:00
Matthias
3250f42257
Improve validate_exchange
...
returns now both required and optional dependencies
2024-02-18 11:21:34 +01:00
Matthias
a029d1f08e
Merge pull request #9823 from tar-xz/develop
...
docs: Remove unnecessary bracket in sql_cheatsheet.md
2024-02-18 10:54:55 +01:00
William Wong
a5d1ae3191
docs: Update sql_cheatsheet.md
2024-02-18 03:21:50 +08:00
Matthias
ebd439cdd1
Remove unused import
2024-02-17 16:41:10 +01:00
Matthias
78d8a4df2e
Use "ohlcv_with_cache" for further pairlists
2024-02-17 16:29:52 +01:00
Matthias
4bcf2c423a
Don't tick on ttl cache
2024-02-17 16:27:43 +01:00
Matthias
7b36a0fc42
Add explicit test for ohlcv_with_cache
2024-02-17 16:26:53 +01:00
Matthias
bcfe7ef547
Refactor ohlcv caching to exchange class
2024-02-17 16:26:44 +01:00
Matthias
8033faa2f2
Update pairlist cache behavior in VolumePairList
2024-02-17 15:14:11 +01:00
Matthias
190ba272de
Merge pull request #9818 from CaffeinatedTech/develop
...
Added escaping to enter and exit tags on telegram performance messages.
2024-02-17 13:36:52 +01:00
Matthias
3f3760c0ae
Use Markdown V1 - update tests
2024-02-17 12:02:26 +01:00
CaffeinatedTech
4761bf2427
Change enter_tag, exit_reason, mix_tag performance messages from HTML to Markdown to fix some string encoding issues.
2024-02-17 09:12:49 +10:00
Matthias
c0da1b6922
Fix edge-case when calculating cagr
...
edge-case with leveraged trades - yielding a negative final balance.
closes #9820
2024-02-16 20:04:49 +01:00
CaffeinatedTech
a0b7df70d6
Added escaping to enter and exit tags on telegram performance messages.
2024-02-16 13:36:16 +10:00
Matthias
60b12c1d9e
Double newlines between functions ...
2024-02-15 20:45:16 +01:00
Matthias
fd48991fb0
Fix duplicate parentheses
2024-02-15 20:44:16 +01:00
Matthias
1696aa3915
Adjust tests for new fields
2024-02-15 20:39:06 +01:00
Matthias
fb54c9ffe4
Add open_fill_date stuff to json schema
2024-02-15 20:35:34 +01:00
Matthias
0f85ef0997
Simplify trade_model serializations
2024-02-15 19:52:50 +01:00
Matthias
c6d1c1a980
Add dt_ts_none helper
2024-02-15 19:50:56 +01:00
Matthias
c1d7184849
Adjust for ccxt exception hierarchy change
...
caused by https://github.com/ccxt/ccxt/pull/21035
2024-02-15 19:20:08 +01:00
Matthias
a22181d721
Enable caching for "filter only" Volumepairlist
2024-02-15 18:20:19 +01:00
Matthias
7f7e9ec875
Add additional test case for VolumePairlist in range mode
2024-02-15 18:20:19 +01:00
Matthias
6c9b9e91e8
enhance volumpairlist range test
2024-02-15 18:20:19 +01:00
Matthias
d01e9cf299
Improve log message
2024-02-15 18:20:11 +01:00
Matthias
86da9cb659
Simplify some pairlist conditions
2024-02-15 18:20:11 +01:00
Matthias
d2b0dc2171
Merge pull request #9814 from freqtrade/frog-docs-remotepairlist-1
...
Clarify processing_mode for RemotePairlist docs
2024-02-15 18:10:18 +01:00
Robert Davey
57fd0e379a
Clarify processing_mode for RemotePairlist
...
No default value is specified in the docs for the processing_mode, making it unclear that the default behaviour is to filter out pairs, rather than append.
2024-02-15 15:57:49 +00:00
Matthias
280737447c
Don't load empty dataframes - skip these
...
closes #9811
2024-02-14 07:26:23 +01:00
Matthias
3d6079ae19
Add debug output showing the pair to be converted
...
part of #9811
2024-02-13 17:47:43 +01:00
Matthias
2c652a2ce6
Merge pull request #9803 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.26
...
Bump sqlalchemy from 2.0.25 to 2.0.26
2024-02-12 14:17:19 +01:00
Matthias
c99009d47e
Merge branch 'develop' into dependabot/pip/develop/sqlalchemy-2.0.26
2024-02-12 10:52:10 +01:00
Matthias
05ab13592b
Merge pull request #9796 from freqtrade/dependabot/pip/develop/pytest-859c960bd7
...
Bump the pytest group with 2 updates
2024-02-12 08:19:57 +01:00