Matthias
|
f27580b5ae
|
Merge pull request #10493 from freqtrade/dependabot/pip/develop/technical-1.4.4
chore(deps): bump technical from 1.4.3 to 1.4.4
|
2024-08-05 08:33:15 +02:00 |
|
Matthias
|
b2d35751b4
|
Merge pull request #10490 from freqtrade/dependabot/pip/develop/fastapi-0.112.0
chore(deps): bump fastapi from 0.111.1 to 0.112.0
|
2024-08-05 08:32:31 +02:00 |
|
Matthias
|
18df06a7ce
|
Merge pull request #10487 from froggleston/develop
Add rich table width if jupyter in modules
|
2024-08-05 06:53:43 +02:00 |
|
dependabot[bot]
|
0bee3c9db0
|
chore(deps): bump tqdm from 4.66.4 to 4.66.5
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.66.5.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.66.5)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 03:27:30 +00:00 |
|
dependabot[bot]
|
e3ba28d767
|
chore(deps): bump ccxt from 4.3.68 to 4.3.73
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.3.68 to 4.3.73.
- [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.3.68...4.3.73)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 03:27:23 +00:00 |
|
dependabot[bot]
|
1f9c2cd181
|
chore(deps): bump technical from 1.4.3 to 1.4.4
Bumps [technical](https://github.com/freqtrade/technical) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/freqtrade/technical/releases)
- [Commits](https://github.com/freqtrade/technical/compare/1.4.3...1.4.4)
---
updated-dependencies:
- dependency-name: technical
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 03:27:08 +00:00 |
|
dependabot[bot]
|
ea2b12a548
|
chore(deps-dev): bump ruff from 0.5.5 to 0.5.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.5 to 0.5.6.
- [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/0.5.5...0.5.6)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 03:27:05 +00:00 |
|
dependabot[bot]
|
c9f4db2a4f
|
chore(deps): bump fastapi from 0.111.1 to 0.112.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.111.1 to 0.112.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.111.1...0.112.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-05 03:26:45 +00:00 |
|
dependabot[bot]
|
1e5154c901
|
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.30 to 9.5.31
- [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.30...9.5.31)
---
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-08-05 03:26:37 +00:00 |
|
froggleston
|
17dc41279c
|
Ruff formatting
|
2024-08-04 21:59:07 +01:00 |
|
froggleston
|
cb4747aed2
|
Add rich table width if jupyter in modules
|
2024-08-04 21:43:00 +01:00 |
|
Matthias
|
ce8d03ddce
|
chore: improve comment as to why matplotlib is pinned in the first place
|
2024-08-04 19:55:40 +02:00 |
|
Matthias
|
366c7e2b91
|
fix: pin matplotlib to 3.9.0 to fix windows wheels
caused by the partial yank of 3.9.1 (only the windows wheels have been deleted).
Ref: https://github.com/matplotlib/matplotlib/issues/28551
|
2024-08-04 19:54:51 +02:00 |
|
Matthias
|
6c5fb5e22b
|
chore: add_config_files to config_schema
|
2024-08-04 09:03:32 +02:00 |
|
Matthias
|
4854bdd02f
|
chore: Add log_responses to config schema
|
2024-08-04 08:29:15 +02:00 |
|
Matthias
|
d7ecdc9b07
|
chore: Downgrade cryptography for RPI
https://github.com/piwheels/packages/issues/464
|
2024-08-03 18:31:39 +02:00 |
|
Matthias
|
c8d30ae801
|
chore: fix oneline exchange-list output
|
2024-08-03 18:30:21 +02:00 |
|
Matthias
|
9eebe82b34
|
chore: fix api-server tests
|
2024-08-03 18:29:16 +02:00 |
|
Matthias
|
b3915ff8fd
|
chore: use classname to show exchanges
|
2024-08-03 18:25:31 +02:00 |
|
Matthias
|
805c946b33
|
feat: improve structure of list_exchange endpoints
|
2024-08-03 18:24:52 +02:00 |
|
Matthias
|
8bc1949466
|
docs: update link to technical documentation
|
2024-08-03 16:41:22 +02:00 |
|
Matthias
|
a6689b1035
|
chore: Remove unnecessary, duplicate mkdocs install
|
2024-08-03 13:29:54 +02:00 |
|
Matthias
|
f63910d355
|
chore: improve wording for cooldown_period
|
2024-08-02 20:15:46 +02:00 |
|
Matthias
|
98c8521057
|
chore: fix minor gotcha
|
2024-08-02 20:13:59 +02:00 |
|
Matthias
|
57139295b5
|
tests: Add unlock_at test
|
2024-08-02 20:12:44 +02:00 |
|
Matthias
|
79d4dc1646
|
Merge branch 'develop' into feature/stoploss-start-at
|
2024-08-02 19:51:28 +02:00 |
|
Matthias
|
1760624954
|
test: Test "invalid date format"
|
2024-08-02 19:48:43 +02:00 |
|
jainanuj94
|
ecf9c173c4
|
Add test for backtesitng-analysis
|
2024-08-02 20:46:19 +05:30 |
|
jainanuj94
|
b0e863dbbb
|
Introduce --exit-signals flag to backtesting-analysis command
|
2024-08-02 20:09:56 +05:30 |
|
jainanuj94
|
8f8859a5f5
|
Initial commit - create a different file for signals
|
2024-08-02 15:54:03 +05:30 |
|
Matthias
|
9429657a2b
|
chore: make Hyperliquid class actually usable
|
2024-08-02 07:28:09 +02:00 |
|
Matthias
|
2b0b1e23eb
|
chore: enhance error message on ohlcv error
|
2024-08-02 07:26:54 +02:00 |
|
Matthias
|
dd55baf148
|
chore: support snake_case for api keys
|
2024-08-02 07:26:54 +02:00 |
|
Matthias
|
4542157192
|
Merge pull request #10470 from freqtrade/dependabot/pip/develop/torch-2.4.0
chore(deps): bump torch from 2.2.2 to 2.4.0
|
2024-08-02 06:56:13 +02:00 |
|
Matthias
|
9e47172d69
|
chore: Reduce test flakyness of ws test
|
2024-08-01 20:37:40 +02:00 |
|
jainanuj94
|
2ad921f99e
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2024-08-01 23:55:01 +05:30 |
|
Matthias
|
a840969512
|
feat: move trades-refresh to async
|
2024-08-01 19:58:17 +02:00 |
|
Matthias
|
67fdfdf584
|
chore: Update schema file
|
2024-08-01 19:39:06 +02:00 |
|
Matthias
|
abef8e376c
|
feat: add $schema to config examples
|
2024-08-01 07:03:34 +02:00 |
|
Matthias
|
8a85077e70
|
chore: add download_trades config key, reorder some keys
|
2024-08-01 07:02:47 +02:00 |
|
Matthias
|
b3ac296cac
|
chore: Improve schema wording
|
2024-08-01 06:58:17 +02:00 |
|
Matthias
|
b2db733c83
|
Merge pull request #10482 from freqtrade/maint/remove_pip_24_lock
chore: Remove pip pin from ci
|
2024-08-01 06:43:31 +02:00 |
|
Matthias
|
92dfcf3b6d
|
Merge pull request #10483 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2024-08-01 06:43:19 +02:00 |
|
xmatthias
|
af554fc3f7
|
chore: update pre-commit hooks
|
2024-08-01 03:15:58 +00:00 |
|
Matthias
|
02621eee74
|
chore: remove pip version lock from instal scripts
|
2024-07-31 20:39:21 +02:00 |
|
Matthias
|
8105f51603
|
chore: remove pip lock from Dockerfiles
|
2024-07-31 20:39:12 +02:00 |
|
Matthias
|
c40ac27d71
|
chore: Remove pip pin from ci
|
2024-07-31 20:36:48 +02:00 |
|
Matthias
|
d33c930f26
|
Merge pull request #10454 from jainanuj94/feature/10348
Add percent change pairlist
|
2024-07-30 20:58:27 +02:00 |
|
Matthias
|
eb0fc0fc80
|
docs: Fix minor typo
|
2024-07-30 20:29:21 +02:00 |
|
Matthias
|
a6563543a3
|
Merge pull request #10477 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-07-30 06:10:05 +02:00 |
|