Matthias
|
36eeac365e
|
chore: fix merge mistake
|
2025-02-16 17:19:21 +01:00 |
|
Matthias
|
2b8c4942fd
|
Merge branch 'develop' into fix/mutable_defaults
|
2025-02-16 17:16:31 +01:00 |
|
Matthias
|
4a190bd13c
|
chore(ci): Move permissions into job
|
2025-02-16 17:03:18 +01:00 |
|
Matthias
|
cf6a89e161
|
chore: use zizmor to scan actions for security problems
|
2025-02-16 16:55:44 +01:00 |
|
Matthias
|
a29c5322ab
|
chore(ci): Improve CI security
|
2025-02-16 16:55:13 +01:00 |
|
Matthias
|
4e2d2639ae
|
fix: dockerfile.armhf should pin numpy<2
|
2025-02-16 16:48:22 +01:00 |
|
Matthias
|
a54f895ea9
|
chore(ci): don't persist credentials
|
2025-02-16 15:31:17 +01:00 |
|
Matthias
|
ad55615ecb
|
chore(ci): Improve structure in devcontainer build
|
2025-02-16 15:30:47 +01:00 |
|
Matthias
|
c8aff5687d
|
chore(ci): don't persist credentials
|
2025-02-16 15:30:21 +01:00 |
|
Matthias
|
02c2e451b1
|
chore(ci): don't persist credentials
|
2025-02-16 15:29:34 +01:00 |
|
Matthias
|
84d49a0f53
|
chore: disable all permissions on dockerhub permission update ci
|
2025-02-16 15:25:01 +01:00 |
|
Matthias
|
22b096be25
|
chore: Improve security of workflows
|
2025-02-16 15:24:23 +01:00 |
|
Matthias
|
b285cdd491
|
doc: add timeframe to 101 strategy so it's "auto-runnable"
closes #11379
|
2025-02-16 15:11:14 +01:00 |
|
Matthias
|
b2881affc0
|
fix: accidental modification
|
2025-02-16 15:09:02 +01:00 |
|
Matthias
|
b3e0b42155
|
test: add test for backtest-from_json
|
2025-02-16 13:27:48 +01:00 |
|
Matthias
|
314c017dd3
|
feat: enable trade.from_json to import backtested trades
|
2025-02-16 13:27:42 +01:00 |
|
Matthias
|
9fbc413d4d
|
chore: start downloads in 1m batches
|
2025-02-15 15:44:05 +01:00 |
|
Matthias
|
ad96fa0f58
|
chore: improve download-trades-fast structure
|
2025-02-15 15:20:06 +01:00 |
|
Matthias
|
f2283410ce
|
chore: improved logging, don't ignore end date
|
2025-02-15 13:36:30 +01:00 |
|
Matthias
|
f14c4ebcc8
|
chore: improve code structure in logging module
|
2025-02-15 08:24:35 +01:00 |
|
David Arena
|
ceff757bc6
|
fix: formating
|
2025-02-14 12:44:42 +01:00 |
|
Robert Caulk
|
c3c6207cda
|
Merge pull request #11368 from freqtrade/fix/nan_metadata
Allow NAN in Freqai datadrawer metadata
|
2025-02-13 13:46:36 +01:00 |
|
Matthias
|
975ad26eb8
|
Merge branch 'develop' into feat/binance_trades_fast
|
2025-02-13 06:43:56 +01:00 |
|
Matthias
|
8a5ff4ed0d
|
Merge pull request #11373 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-02-13 06:33:55 +01:00 |
|
xmatthias
|
7d19e0e692
|
chore: update pre-commit hooks
|
2025-02-13 03:05:01 +00:00 |
|
David Arena
|
a1a5cab04e
|
fix E501
|
2025-02-13 02:04:22 +01:00 |
|
David Arena
|
8182947f29
|
fix
|
2025-02-13 02:03:19 +01:00 |
|
David Arena
|
2231ba3f04
|
fixes: ruff
|
2025-02-13 02:02:15 +01:00 |
|
David Arena
|
bf0a08f5a7
|
Merge branch 'develop' into api-server-list-custom-data
|
2025-02-12 19:32:49 +01:00 |
|
David Arena
|
552575c7e6
|
fix: key in _rpc_list_custom_data
|
2025-02-12 19:27:47 +01:00 |
|
David Arena
|
d0979d560f
|
fix: endpoints
|
2025-02-12 18:40:44 +01:00 |
|
Matthias
|
e3a9b0aa17
|
Merge pull request #11371 from freqtrade/dependabot/pip/develop/ccxt-4.4.58
chore(deps): bump ccxt from 4.4.52 to 4.4.58
|
2025-02-12 06:23:01 +01:00 |
|
dependabot[bot]
|
7caa22c7a7
|
chore(deps): bump ccxt from 4.4.52 to 4.4.58
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.52 to 4.4.58.
- [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.52...go/v4.4.58)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-11 20:13:52 +00:00 |
|
Matthias
|
91131d7884
|
Merge pull request #11370 from freqtrade/dependabot/pip/cryptography-44.0.1
chore(deps): bump cryptography from 42.0.8 to 44.0.1
|
2025-02-11 21:12:25 +01:00 |
|
dependabot[bot]
|
967ad2f8ff
|
chore(deps): bump cryptography from 42.0.8 to 44.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...44.0.1)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-11 18:41:14 +00:00 |
|
Matthias
|
d00f82a641
|
chore: remove deprecated image form CI matrix
|
2025-02-11 18:15:16 +01:00 |
|
Matthias
|
2f83f07fd3
|
fix: use constant for metadata number mode
|
2025-02-11 09:22:39 +01:00 |
|
Matthias
|
78d213a8a0
|
test: add test coverage for unwatch_ohlcv
|
2025-02-11 09:15:03 +01:00 |
|
Matthias
|
44d798239d
|
feat: unwatch_ohlcv - improved error handling
|
2025-02-11 09:15:03 +01:00 |
|
Matthias
|
08e1a616a0
|
feat: use unwatch to stop watching a websocket
|
2025-02-11 09:14:57 +01:00 |
|
Matthias
|
8009c03629
|
Merge pull request #11117 from arenstar/ftclient_timeout
feat: add timeout to FtRestClient
|
2025-02-11 08:09:45 +01:00 |
|
Matthias
|
ae068bd6f5
|
chore: fix formatting
|
2025-02-11 07:53:33 +01:00 |
|
Matthias
|
2350aa6a27
|
Merge branch 'develop' into ftclient_timeout
|
2025-02-11 07:52:25 +01:00 |
|
Matthias
|
8394826d62
|
docs: improve wording in trailing stop docs
|
2025-02-11 07:21:24 +01:00 |
|
Matthias
|
a46d41a594
|
Merge pull request #11367 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2025-02-11 06:39:25 +01:00 |
|
xmatthias
|
a0d8055917
|
chore: update pre-commit hooks
|
2025-02-11 03:06:02 +00:00 |
|
Matthias
|
3ec892a5ab
|
Merge pull request #11355 from freqtrade/dependabot/pip/develop/ta-lib-0.6.2
chore(deps): bump ta-lib from 0.4.34 to 0.4.38
|
2025-02-10 10:53:09 +01:00 |
|
Matthias
|
3deffb57ce
|
chore: update ta-lib pre-built binaries
|
2025-02-10 08:25:01 +01:00 |
|
Matthias
|
db8c1917e0
|
Merge pull request #11360 from freqtrade/dependabot/pip/develop/mypy-1.15.0
chore(deps-dev): bump mypy from 1.14.1 to 1.15.0
|
2025-02-10 07:57:42 +01:00 |
|
Matthias
|
57f55d416c
|
Merge pull request #11357 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.38
chore(deps): bump sqlalchemy from 2.0.37 to 2.0.38
|
2025-02-10 07:35:26 +01:00 |
|