dependabot[bot]
|
76814250e4
|
Bump python-telegram-bot from 21.0.1 to 21.1
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 21.0.1 to 21.1.
- [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.0.1...v21.1)
---
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-04-15 03:47:27 +00:00 |
|
robcaulk
|
7a401415e5
|
fix: for some reason we werent including high_price
|
2024-04-14 14:19:12 +02:00 |
|
Matthias
|
65654a4a44
|
Update ccxt exception handlers
OperationFailed is the new NetworkError
closes #10071
|
2024-04-13 11:12:10 +02:00 |
|
Matthias
|
0c7e89aede
|
Update tests for OperationFailed error
|
2024-04-13 11:11:09 +02:00 |
|
Matthias
|
094bbb3a50
|
Remove pointless docstring comment
|
2024-04-11 21:02:54 +02:00 |
|
Matthias
|
df2432bc18
|
Re-align adjust_trade_position bt with live.
|
2024-04-11 20:57:03 +02:00 |
|
Matthias
|
e09abfdc75
|
Split enter and exit rows to use different values
|
2024-04-11 20:54:16 +02:00 |
|
Matthias
|
eaec5065a1
|
Define liquidation price only once in adjustment test
|
2024-04-11 20:53:58 +02:00 |
|
Matthias
|
6fa38e4d69
|
Merge pull request #10064 from freqtrade/dependabot/docker/python-3.12.3-slim-bookworm
Bump python from 3.12.2-slim-bookworm to 3.12.3-slim-bookworm
|
2024-04-11 06:28:48 +02:00 |
|
Matthias
|
00b80a8b0d
|
Merge pull request #10063 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2024-04-11 06:28:33 +02:00 |
|
dependabot[bot]
|
9e55690ab3
|
Bump python from 3.12.2-slim-bookworm to 3.12.3-slim-bookworm
Bumps python from 3.12.2-slim-bookworm to 3.12.3-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-11 03:10:33 +00:00 |
|
xmatthias
|
78535bc7e8
|
chore: update pre-commit hooks
|
2024-04-11 03:02:25 +00:00 |
|
Matthias
|
24ba337a56
|
Merge pull request #10050 from freqtrade/fix/pandas-future-warnings
FreqAI pandas futures warnings
|
2024-04-10 19:26:06 +02:00 |
|
Matthias
|
e5f3d04437
|
Add some imports
closes #10053
|
2024-04-09 19:26:52 +02:00 |
|
robcaulk
|
081e50ec48
|
fix: ensure full hist-preds is kept
|
2024-04-09 17:17:11 +02:00 |
|
Matthias
|
859dd6b7ec
|
Merge pull request #10061 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-04-09 06:31:00 +02:00 |
|
xmatthias
|
c924399e96
|
chore: update pre-commit hooks
|
2024-04-09 03:03:47 +00:00 |
|
Matthias
|
3073e8810f
|
Slightly update developer docs
|
2024-04-08 19:22:09 +02:00 |
|
Matthias
|
c1726c4401
|
Merge pull request #10055 from freqtrade/dependabot/pip/develop/types-7a5049024f
Bump types-requests from 2.31.0.20240311 to 2.31.0.20240406 in the types group
|
2024-04-08 08:15:41 +02:00 |
|
Matthias
|
b1f540964c
|
Merge pull request #10059 from freqtrade/dependabot/pip/develop/scipy-1.13.0
Bump scipy from 1.12.0 to 1.13.0
|
2024-04-08 07:57:57 +02:00 |
|
Matthias
|
6d9a1a9b98
|
Merge pull request #10058 from freqtrade/dependabot/pip/develop/ccxt-4.2.91
Bump ccxt from 4.2.87 to 4.2.91
|
2024-04-08 07:34:49 +02:00 |
|
Matthias
|
811c66e8dc
|
Merge pull request #10057 from freqtrade/dependabot/pip/develop/fastapi-0.110.1
Bump fastapi from 0.110.0 to 0.110.1
|
2024-04-08 06:50:27 +02:00 |
|
Matthias
|
4c3df2f73d
|
Merge pull request #10056 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.17
Bump mkdocs-material from 9.5.16 to 9.5.17
|
2024-04-08 06:50:10 +02:00 |
|
Matthias
|
d5bb2e4eb1
|
types-requests pre-commit update
|
2024-04-08 06:33:13 +02:00 |
|
dependabot[bot]
|
16045870a8
|
Bump scipy from 1.12.0 to 1.13.0
Bumps [scipy](https://github.com/scipy/scipy) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.12.0...v1.13.0)
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-08 03:42:05 +00:00 |
|
dependabot[bot]
|
f741f95c36
|
Bump ccxt from 4.2.87 to 4.2.91
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.2.87 to 4.2.91.
- [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.2.87...4.2.91)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-08 03:41:44 +00:00 |
|
dependabot[bot]
|
564d77f239
|
Bump fastapi from 0.110.0 to 0.110.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.0 to 0.110.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.110.0...0.110.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-04-08 03:41:36 +00:00 |
|
dependabot[bot]
|
095150f6b2
|
Bump mkdocs-material from 9.5.16 to 9.5.17
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.16 to 9.5.17.
- [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.16...9.5.17)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-08 03:41:32 +00:00 |
|
dependabot[bot]
|
c935bd057e
|
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.31.0.20240311 to 2.31.0.20240406
- [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-04-08 03:40:49 +00:00 |
|
robcaulk
|
d8aaaa34d3
|
fix: pandas.
|
2024-04-07 14:20:52 +02:00 |
|
robcaulk
|
08d0e76187
|
fix: pandas.
|
2024-04-07 13:50:59 +02:00 |
|
Robert Caulk
|
24717b1609
|
Merge pull request #10029 from freqtrade/dependabot/pip/develop/stable-baselines3-2.3.0
Bump stable-baselines3 from 2.2.1 to 2.3.0
|
2024-04-07 00:22:06 +02:00 |
|
robcaulk
|
6a8abd5d45
|
fix: astype handling
|
2024-04-06 23:43:29 +02:00 |
|
robcaulk
|
b19b4d001c
|
fix: ensure future pandas will be happy
|
2024-04-06 23:34:07 +02:00 |
|
Matthias
|
8c12a1fd8b
|
Rename TRADING_MODES constant to avoid naming collision
|
2024-04-06 16:47:55 +02:00 |
|
Matthias
|
a584854d46
|
Update docs to align with actual workings.
|
2024-04-05 20:15:43 +02:00 |
|
Matthias
|
69d098e265
|
Dataprovider test
|
2024-04-05 07:16:37 +02:00 |
|
Matthias
|
f32154f380
|
Exchange assert is only relevant for live mode.
|
2024-04-05 07:09:54 +02:00 |
|
Matthias
|
28e4711ee9
|
Enhance test for dataprovider
|
2024-04-05 07:07:12 +02:00 |
|
Matthias
|
e0f1b1e48e
|
Attempt to reduce diff as much as possible
|
2024-04-05 06:53:48 +02:00 |
|
Matthias
|
34d3389b23
|
Avoid some unnecessary linebreaks
|
2024-04-05 06:45:12 +02:00 |
|
Matthias
|
843c68b072
|
Don't use noqa.
|
2024-04-05 06:41:46 +02:00 |
|
Matthias
|
59dee5f6da
|
Update config test exception due to changes on dev
|
2024-04-05 06:41:40 +02:00 |
|
Matthias
|
63ac183e91
|
Merge branch 'develop' into feature/fetch-public-trades
|
2024-04-05 06:35:35 +02:00 |
|
Matthias
|
1df21d3cdf
|
Pin pandas version to < 3.0
|
2024-04-04 19:28:41 +02:00 |
|
Matthias
|
e6da491cac
|
Merge pull request #10044 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2024-04-04 06:29:59 +02:00 |
|
xmatthias
|
d4872eae16
|
chore: update pre-commit hooks
|
2024-04-04 03:02:18 +00:00 |
|
Matthias
|
4affb1eade
|
Fix wrong site url string
|
2024-04-03 18:05:48 +02:00 |
|
Matthias
|
15cbca51e1
|
Test with dev url
|
2024-04-03 07:03:24 +02:00 |
|
Matthias
|
2980503493
|
use "/en/stable" as mkdocs site url
|
2024-04-03 07:01:23 +02:00 |
|