Matthias
|
54aa05ae23
|
Merge pull request #10448 from freqtrade/dependabot/pip/develop/ccxt-4.3.65
chore(deps): bump ccxt from 4.3.61 to 4.3.65
|
2024-07-22 09:10:55 +02:00 |
|
Matthias
|
cc8afffaa9
|
Merge pull request #10440 from freqtrade/dependabot/pip/develop/types-5f7a719065
chore(deps-dev): bump types-cachetools from 5.3.0.7 to 5.4.0.20240717 in the types group
|
2024-07-22 08:53:10 +02:00 |
|
Matthias
|
38a737c913
|
Merge pull request #10444 from freqtrade/dependabot/pip/develop/cachetools-5.4.0
chore(deps): bump cachetools from 5.3.3 to 5.4.0
|
2024-07-22 07:22:37 +02:00 |
|
Matthias
|
723d60d24d
|
Merge pull request #10443 from freqtrade/dependabot/pip/develop/ruff-0.5.4
chore(deps-dev): bump ruff from 0.5.2 to 0.5.4
|
2024-07-22 07:22:14 +02:00 |
|
Matthias
|
ac17bfbf4f
|
types-cachetools - pre-commit
|
2024-07-22 06:50:42 +02:00 |
|
dependabot[bot]
|
328cb5e9ca
|
chore(deps): bump ccxt from 4.3.61 to 4.3.65
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.3.61 to 4.3.65.
- [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.61...4.3.65)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-22 03:15:48 +00:00 |
|
dependabot[bot]
|
86b4973866
|
chore(deps): bump cachetools from 5.3.3 to 5.4.0
Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.3 to 5.4.0.
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v5.3.3...v5.4.0)
---
updated-dependencies:
- dependency-name: cachetools
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-22 03:14:49 +00:00 |
|
dependabot[bot]
|
6fc2be25ba
|
chore(deps-dev): bump ruff from 0.5.2 to 0.5.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.2 to 0.5.4.
- [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.2...0.5.4)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-22 03:14:40 +00:00 |
|
dependabot[bot]
|
fdeb9355a5
|
chore(deps-dev): bump types-cachetools in the types group
Bumps the types group with 1 update: [types-cachetools](https://github.com/python/typeshed).
Updates `types-cachetools` from 5.3.0.7 to 5.4.0.20240717
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-cachetools
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-22 03:11:52 +00:00 |
|
Matthias
|
4ee7c3741f
|
Merge pull request #9066 from TheJoeSchr/feature/fetch-public-trades
[Feature] fetch public trades
|
2024-07-21 20:00:54 +02:00 |
|
Matthias
|
faf7b830c9
|
fix: Fix WS restart bug after network outage
This could lead to messed up candles in case of an outage that took more than 1 candle.
|
2024-07-21 19:56:51 +02:00 |
|
Matthias
|
0ad8fcf834
|
Merge pull request #10438 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2024-07-20 13:30:30 +02:00 |
|
xmatthias
|
8cd20f1914
|
chore: update pre-commit hooks
|
2024-07-20 06:43:19 +00:00 |
|
Matthias
|
a8f707eee2
|
Merge branch 'develop' into feature/fetch-public-trades
|
2024-07-20 08:15:34 +02:00 |
|
Matthias
|
3b05d680c8
|
Merge pull request #10437 from iridescentGray/develop
chore: remove redundant raise
|
2024-07-20 08:14:42 +02:00 |
|
colorfulgray0
|
b5e7c6406a
|
chore: remove redundant raise
|
2024-07-19 15:49:30 +08:00 |
|
Joe Schr
|
00724fdff4
|
chore: renames orderflow tests file
|
2024-07-19 09:37:34 +02:00 |
|
Joe Schr
|
9eb5993833
|
chore: drop candle_start and candle_end from trades and add test asserting trades columns
|
2024-07-18 20:04:34 +02:00 |
|
Matthias
|
2560090a68
|
chore: Remove "version" field from compose file
it's been deprecated since at least 3 years.
|
2024-07-17 20:03:40 +02:00 |
|
Matthias
|
f5a92fcfc5
|
Support accountId as exchange secret
|
2024-07-16 18:26:51 +02:00 |
|
Matthias
|
5c371133a0
|
chore: Improve wording
|
2024-07-16 18:21:01 +02:00 |
|
Matthias
|
aec749fdb6
|
Merge pull request #10434 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-07-16 07:36:35 +02:00 |
|
xmatthias
|
c52e6d1cc8
|
chore: update pre-commit hooks
|
2024-07-16 03:03:00 +00:00 |
|
Joe Schr
|
4cd75c9753
|
docs: replace orderflow dataframe with dict in code comment
|
2024-07-15 20:49:56 +02:00 |
|
Matthias
|
5930813df9
|
docs: Updated orderflow documentation
|
2024-07-15 20:30:31 +02:00 |
|
Matthias
|
353dc79aa9
|
chore: invert some asserts
|
2024-07-15 20:25:21 +02:00 |
|
Matthias
|
e043797a82
|
chore: Tests should use dict format
|
2024-07-15 20:25:09 +02:00 |
|
Matthias
|
8922f0cdf3
|
feat: use dicts instead of nested dataframes
|
2024-07-15 20:08:55 +02:00 |
|
Matthias
|
beceacc3c5
|
Merge pull request #10424 from iridescentGray/develop
fix: remove contextmanager
|
2024-07-15 13:19:42 +02:00 |
|
Matthias
|
391e062c3d
|
Merge pull request #10429 from freqtrade/dependabot/pip/develop/humanize-4.10.0
chore(deps): bump humanize from 4.9.0 to 4.10.0
|
2024-07-15 09:37:12 +02:00 |
|
Matthias
|
dab1a2889f
|
Merge pull request #10425 from freqtrade/dependabot/pip/develop/types-ebb7b2ebf3
chore(deps-dev): bump types-requests from 2.32.0.20240622 to 2.32.0.20240712 in the types group
|
2024-07-15 09:22:34 +02:00 |
|
Matthias
|
ee29f27ed6
|
Merge pull request #10432 from freqtrade/dependabot/pip/develop/fastapi-0.111.1
chore(deps): bump fastapi from 0.111.0 to 0.111.1
|
2024-07-15 08:53:32 +02:00 |
|
dependabot[bot]
|
ad23ba6a1b
|
chore(deps): bump humanize from 4.9.0 to 4.10.0
Bumps [humanize](https://github.com/python-humanize/humanize) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/python-humanize/humanize/releases)
- [Commits](https://github.com/python-humanize/humanize/compare/4.9.0...4.10.0)
---
updated-dependencies:
- dependency-name: humanize
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-15 06:27:53 +00:00 |
|
Matthias
|
fc50d374e8
|
Merge pull request #10431 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.4
chore(deps): bump python-telegram-bot from 21.3 to 21.4
|
2024-07-15 08:26:59 +02:00 |
|
Matthias
|
28795e0706
|
Merge pull request #10430 from freqtrade/dependabot/pip/develop/ccxt-4.3.61
chore(deps): bump ccxt from 4.3.58 to 4.3.61
|
2024-07-15 08:26:34 +02:00 |
|
colorfulgray0
|
eba0aaf3c2
|
chore: remove contextmanager
|
2024-07-15 14:08:10 +08:00 |
|
Matthias
|
144ff15795
|
Merge pull request #10428 from freqtrade/dependabot/pip/develop/ruff-0.5.2
chore(deps-dev): bump ruff from 0.5.1 to 0.5.2
|
2024-07-15 07:56:00 +02:00 |
|
Matthias
|
55f63b59d4
|
Merge pull request #10427 from freqtrade/dependabot/pip/develop/jsonschema-4.23.0
chore(deps): bump jsonschema from 4.22.0 to 4.23.0
|
2024-07-15 07:38:07 +02:00 |
|
Matthias
|
2cf351aaf3
|
Merge pull request #10426 from freqtrade/dependabot/pip/develop/mkdocs-2f8b0ef7df
chore(deps): bump mkdocs-material from 9.5.28 to 9.5.29 in the mkdocs group
|
2024-07-15 07:37:38 +02:00 |
|
Matthias
|
663d9daef5
|
chore: types-requests - bump version
|
2024-07-15 06:45:53 +02:00 |
|
dependabot[bot]
|
2d3e741f01
|
chore(deps): bump fastapi from 0.111.0 to 0.111.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.111.0 to 0.111.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.111.0...0.111.1)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-15 03:34:22 +00:00 |
|
dependabot[bot]
|
af5eef3e59
|
chore(deps): bump python-telegram-bot from 21.3 to 21.4
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 21.3 to 21.4.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.3...v21.4)
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-15 03:34:17 +00:00 |
|
dependabot[bot]
|
b704545abb
|
chore(deps): bump ccxt from 4.3.58 to 4.3.61
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.3.58 to 4.3.61.
- [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.58...4.3.61)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-15 03:34:10 +00:00 |
|
dependabot[bot]
|
2b082f1808
|
chore(deps-dev): bump ruff from 0.5.1 to 0.5.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.1 to 0.5.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/0.5.1...0.5.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-07-15 03:33:54 +00:00 |
|
dependabot[bot]
|
ddab71844e
|
chore(deps): bump jsonschema from 4.22.0 to 4.23.0
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.22.0 to 4.23.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.22.0...v4.23.0)
---
updated-dependencies:
- dependency-name: jsonschema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-15 03:33:44 +00:00 |
|
dependabot[bot]
|
2b36a7e318
|
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.28 to 9.5.29
- [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.28...9.5.29)
---
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-07-15 03:33:27 +00:00 |
|
dependabot[bot]
|
aa8165cfbb
|
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.20240622 to 2.32.0.20240712
- [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-07-15 03:32:42 +00:00 |
|
Matthias
|
5cabd49bec
|
Fix comment
closes #10422
|
2024-07-14 17:28:08 +02:00 |
|
Matthias
|
103db9a025
|
Add hyperliquid exchange overrides
part of #10377
|
2024-07-14 09:14:44 +02:00 |
|
Matthias
|
9736e0d13f
|
Update docstring alignment
|
2024-07-14 09:08:36 +02:00 |
|