dependabot[bot]
|
83f285c913
|
chore(deps-dev): bump mypy from 1.11.2 to 1.12.1
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.11.2...v1.12.1)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-21 03:17:35 +00:00 |
|
dependabot[bot]
|
24499c5ea9
|
chore(deps): bump bottleneck from 1.4.1 to 1.4.2
Bumps [bottleneck](https://github.com/pydata/bottleneck) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/pydata/bottleneck/releases)
- [Changelog](https://github.com/pydata/bottleneck/blob/master/RELEASE.rst)
- [Commits](https://github.com/pydata/bottleneck/compare/v1.4.1...v1.4.2)
---
updated-dependencies:
- dependency-name: bottleneck
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-21 03:17:23 +00:00 |
|
dependabot[bot]
|
d02b1f04e2
|
chore(deps): bump uvicorn from 0.31.1 to 0.32.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.31.1 to 0.32.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.31.1...0.32.0)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-21 03:16:42 +00:00 |
|
dependabot[bot]
|
c818003399
|
chore(deps): bump mkdocs-material in the mkdocs group
Bumps the mkdocs group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `mkdocs-material` from 9.5.40 to 9.5.42
- [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.40...9.5.42)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-21 03:16:38 +00:00 |
|
dependabot[bot]
|
306db6d026
|
chore(deps-dev): bump types-requests in the types group
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed).
Updates `types-requests` from 2.32.0.20240914 to 2.32.0.20241016
- [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-10-21 03:15:50 +00:00 |
|
froggleston
|
b75ff4bdf5
|
Adjust docs based on review
|
2024-10-20 21:53:12 +01:00 |
|
Matthias
|
60439c7d8e
|
chore: enhanced pyright configuration
Build Documentation / Deploy Docs through mike (push) Waiting to run
this should get rid of most errors in recent pylance versions
by disabling them all.
|
2024-10-20 15:29:37 +02:00 |
|
Matthias
|
3518a4167c
|
chore: minor typing fix
|
2024-10-20 15:24:45 +02:00 |
|
Matthias
|
51dd7fa58e
|
chore: ensure empty leverage tiers files don't cause an exception
|
2024-10-20 15:22:50 +02:00 |
|
Matthias
|
0a5549ebc9
|
docs: add canonical_version
|
2024-10-20 12:35:26 +02:00 |
|
Matthias
|
607167ebe7
|
fix: improve resilience of ft_rest_client
|
2024-10-20 11:52:29 +02:00 |
|
Matthias
|
1183517c3a
|
chore: remove non-needed type_checking import
|
2024-10-20 11:45:39 +02:00 |
|
Matthias
|
6d169784ed
|
chore: remove mypy override for telegram module
it's no longer necessary.
|
2024-10-20 10:41:19 +02:00 |
|
Matthias
|
9b16cc6266
|
Merge pull request #10810 from xzmeng/delete-market-change
Build Documentation / Deploy Docs through mike (push) Waiting to run
Devcontainer Pre-Build / build-and-push (push) Has been cancelled
fix: delete market change file when deleting backtest result
|
2024-10-19 13:37:43 +02:00 |
|
Matthias
|
d56f46e1b1
|
Merge pull request #10805 from bearvar/ComplexHyperOptLoss
Add new hyperopt loss function
|
2024-10-19 13:32:46 +02:00 |
|
Matthias
|
6a5feacd38
|
tests: Skip binanceus websocket tests
binance.us volume is currently too low for this test to run reliably.
|
2024-10-19 13:32:27 +02:00 |
|
Matthias
|
0a91189e6a
|
chore: remove unused kwargs
|
2024-10-19 13:10:40 +02:00 |
|
Matthias
|
e9d9ebf156
|
docs: Update documentation for MultiMetricHyperOptLoss
|
2024-10-19 13:05:59 +02:00 |
|
Matthias
|
1a85dc9b99
|
chore: Update to new code standard
|
2024-10-19 13:02:45 +02:00 |
|
Matthias
|
660af7ec70
|
chore: Fix test failure, sort imports
|
2024-10-19 13:02:27 +02:00 |
|
Matthias
|
102d44a7b8
|
chore: improve lbank comment message
|
2024-10-19 12:35:23 +02:00 |
|
Matthias
|
549b0f8ef4
|
feat: delete all files when deleting a backtest result
|
2024-10-19 12:33:42 +02:00 |
|
Matthias
|
c6fe8ae70c
|
feat: add lbank candle limit parameters
|
2024-10-19 11:51:25 +02:00 |
|
Meng Xiangzhuo
|
9e1af0db63
|
delete market change when deleting backtest result
|
2024-10-19 10:55:24 +08:00 |
|
Matthias
|
43b6cb9bff
|
docs: Update 101 docs
|
2024-10-18 18:21:27 +02:00 |
|
Matthias
|
9b7acf33c6
|
docs: rename file to strategy-101
|
2024-10-18 18:16:29 +02:00 |
|
Matthias
|
3914abda20
|
Merge pull request #10808 from freqtrade/update_macos_images
Build Documentation / Deploy Docs through mike (push) Has been cancelled
ci: update macos version to new images
|
2024-10-18 07:29:20 +02:00 |
|
Matthias
|
e47042d1cb
|
Merge pull request #10773 from freqtrade/fix/freqai_m3
fix: Support mps device where available
|
2024-10-18 07:07:23 +02:00 |
|
Matthias
|
a40a2f96b5
|
chore: attempt to speed up CI
Coveralls is only needed by one matrix run ...
|
2024-10-18 06:26:36 +02:00 |
|
Matthias
|
efc689a937
|
chore: update macos version to new images
|
2024-10-17 20:40:13 +02:00 |
|
bearvar
|
78bf40eaa9
|
Edit EXPECTANCY_CONST to show it can be decimal.
|
2024-10-17 22:09:00 +05:00 |
|
bearvar
|
578604619a
|
Edit PF_CONST to show it can be decimal.
|
2024-10-17 22:07:32 +05:00 |
|
bearvar
|
6eac798d91
|
Rename ComplexHyperOptLoss to MultiMetricHyperOptLoss. Add it to test_loss_functions_better_profits.
|
2024-10-17 21:54:25 +05:00 |
|
Alex
|
121bdbad84
|
Update and rename hyperopt_loss_complex.py to hyperopt_loss_multi_metric.py
|
2024-10-17 21:42:34 +05:00 |
|
Matthias
|
aaeaa02406
|
Merge pull request #10807 from freqtrade/update/binance-leverage-tiers
Build Documentation / Deploy Docs through mike (push) Waiting to run
Update Binance Leverage Tiers
|
2024-10-17 06:24:20 +02:00 |
|
xmatthias
|
5b2b2d1a5c
|
chore: update pre-commit hooks
|
2024-10-17 03:06:56 +00:00 |
|
bearvar
|
9209d11084
|
Add new hyperopt loss function
|
2024-10-16 21:52:42 +05:00 |
|
froggleston
|
60f54f1bc9
|
Improve 101 docs
|
2024-10-15 12:37:55 +01:00 |
|
Robert Davey
|
8b1de5d9b5
|
Update docs/freqtrade-101.md
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2024-10-15 11:54:26 +01:00 |
|
Matthias
|
b2095481b3
|
Merge pull request #10783 from xzmeng/remove-setuppy
Build Documentation / Deploy Docs through mike (push) Has been cancelled
Binance Leverage tiers update / auto-update (push) Has been cancelled
Remove setup.py
|
2024-10-15 06:39:29 +02:00 |
|
froggleston
|
a8e8517364
|
Minor typo
|
2024-10-15 00:11:16 +01:00 |
|
Matthias
|
c9b31c62cd
|
docs: improved wording for developer docs
Build Documentation / Deploy Docs through mike (push) Waiting to run
Pre-commit auto-update / auto-update (push) Has been cancelled
|
2024-10-14 19:10:49 +02:00 |
|
froggleston
|
c72cf64c8a
|
Americanize *sigh*
|
2024-10-14 17:36:43 +01:00 |
|
froggleston
|
8c2f841972
|
Update 101 and customisation docs
|
2024-10-14 17:33:55 +01:00 |
|
Meng Xiangzhuo
|
0c1c750005
|
Add and dependency groups
|
2024-10-14 19:51:04 +08:00 |
|
Matthias
|
33d98dfe8c
|
Merge pull request #10791 from freqtrade/dependabot/pip/develop/ccxt-4.4.17
Build Documentation / Deploy Docs through mike (push) Waiting to run
chore(deps): bump ccxt from 4.4.14 to 4.4.17
|
2024-10-14 08:55:13 +02:00 |
|
Matthias
|
256815e148
|
Merge pull request #10793 from freqtrade/dependabot/pip/develop/fastapi-0.115.2
chore(deps): bump fastapi from 0.115.0 to 0.115.2
|
2024-10-14 08:32:01 +02:00 |
|
dependabot[bot]
|
cdbfbb5504
|
chore(deps): bump ccxt from 4.4.14 to 4.4.17
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.14 to 4.4.17.
- [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/4.4.14...4.4.17)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-14 06:13:50 +00:00 |
|
Matthias
|
753a88c409
|
Merge pull request #10797 from freqtrade/dependabot/pip/develop/aiohttp-3.10.10
chore(deps): bump aiohttp from 3.10.9 to 3.10.10
|
2024-10-14 08:13:00 +02:00 |
|
Matthias
|
eef6966a85
|
Merge pull request #10796 from freqtrade/dependabot/pip/develop/bottleneck-1.4.1
chore(deps): bump bottleneck from 1.4.0 to 1.4.1
|
2024-10-14 07:58:00 +02:00 |
|