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
|
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 |
|
Matthias
|
8d7a21e9d3
|
Merge pull request #10037 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-04-02 07:16:04 +02:00 |
|
Matthias
|
1cbd3f52f1
|
Run online-tests against bingx
|
2024-04-02 07:15:14 +02:00 |
|
Matthias
|
b284abf9e0
|
Add bingx exchange subclass
|
2024-04-02 07:14:52 +02:00 |
|
Matthias
|
55c0cfefec
|
Add missing typehint to telegram class
|
2024-04-02 07:14:30 +02:00 |
|
Matthias
|
9de4731585
|
Bump ruff to 0.3.5
|
2024-04-02 06:42:53 +02:00 |
|
xmatthias
|
2ef854741c
|
chore: update pre-commit hooks
|
2024-04-02 03:03:32 +00:00 |
|
Matthias
|
7bb6c5e7bd
|
Merge pull request #10032 from freqtrade/dependabot/pip/develop/ast-comments-1.2.2
Bump ast-comments from 1.2.1 to 1.2.2
|
2024-04-01 08:50:41 +02:00 |
|
Matthias
|
fb5f81e3ca
|
Merge pull request #10028 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.16
Bump mkdocs-material from 9.5.15 to 9.5.16
|
2024-04-01 07:54:53 +02:00 |
|
Matthias
|
4cbbc97b2b
|
Merge pull request #10027 from freqtrade/dependabot/pip/develop/filelock-3.13.3
Bump filelock from 3.13.1 to 3.13.3
|
2024-04-01 07:42:19 +02:00 |
|
Matthias
|
eccedaf6c9
|
Merge pull request #10033 from freqtrade/dependabot/pip/develop/torch-2.2.2
Bump torch from 2.2.1 to 2.2.2
|
2024-04-01 07:42:12 +02:00 |
|
Matthias
|
500dfec5c0
|
Merge pull request #10030 from freqtrade/dependabot/pip/develop/ccxt-4.2.87
Bump ccxt from 4.2.82 to 4.2.87
|
2024-04-01 07:40:46 +02:00 |
|
Matthias
|
d5b4740023
|
Merge pull request #10031 from freqtrade/dependabot/pip/develop/orjson-3.10.0
Bump orjson from 3.9.15 to 3.10.0
|
2024-04-01 07:40:26 +02:00 |
|