Matthias
|
b3c9be1cd0
|
Refactor get_bt_resutlist to reduce code complexity
|
2023-12-31 10:15:55 +01:00 |
|
Matthias
|
13e329f176
|
Align methods
|
2023-12-31 10:07:31 +01:00 |
|
Matthias
|
b9f4a23548
|
Add documentation for kraken time-in-force
|
2023-12-31 09:56:35 +01:00 |
|
Matthias
|
9746d38060
|
Add post-only order test for kraken
|
2023-12-31 09:54:15 +01:00 |
|
Matthias
|
ae68d02038
|
Simplify test for kraken order creation
|
2023-12-31 09:53:57 +01:00 |
|
Matthias
|
9896ddf71e
|
Add Kraken TimeInForce support
closes #9497
|
2023-12-31 09:47:39 +01:00 |
|
Matthias
|
0d4fcad285
|
Merge pull request #9613 from freqtrade/rpc/fix_telegram_forcebuy
Rpc/fix telegram forcebuy
|
2023-12-31 08:45:15 +01:00 |
|
Matthias
|
3e7d5bbae8
|
Merge pull request #9515 from stash86/bt-metrics
In partial exit, do full exit if remaining == 0
|
2023-12-30 16:39:46 +01:00 |
|
Robert Caulk
|
4d0ee014de
|
Merge pull request #9602 from freqtrade/freqai_small_enhancements
Freqai small enhancements
|
2023-12-30 13:42:38 +01:00 |
|
Robert Caulk
|
ea8edbd23b
|
Merge pull request #9552 from thojou/fix-freqai-populate-features-timerange
Fix duplicated data loading and timerange for populate_features
|
2023-12-30 13:42:08 +01:00 |
|
Matthias
|
f6de7d952a
|
Add "wraps" handler to telegram wrapper
|
2023-12-30 10:44:02 +01:00 |
|
Matthias
|
3a87522070
|
Fix odd db caching problem in telegram
|
2023-12-30 10:42:09 +01:00 |
|
Matthias
|
7ccddb5d58
|
Fix typo
|
2023-12-30 10:15:28 +01:00 |
|
Matthias
|
e664527da6
|
Align backtest and bot method
|
2023-12-29 20:02:24 +01:00 |
|
Matthias
|
063b55d41a
|
Fix doc typo
|
2023-12-29 20:02:24 +01:00 |
|
Matthias
|
ce7061c934
|
Bump version to 2024.1-dev
|
2023-12-29 18:29:13 +01:00 |
|
Matthias
|
02836368fb
|
add default --dist loadscope arg to pytest options
|
2023-12-28 11:07:41 +01:00 |
|
Matthias
|
d282027858
|
Bump CI python version to 3.11
|
2023-12-26 17:49:01 +01:00 |
|
Matthias
|
d78a5798e3
|
Fix further warning message due to old Parallel import
|
2023-12-25 16:09:42 +01:00 |
|
Matthias
|
16958eaef2
|
Update sklearn import
|
2023-12-25 16:04:02 +01:00 |
|
Matthias
|
2c5cca4be6
|
Reinforcement learning does support 3.11 just fine.
|
2023-12-25 15:58:33 +01:00 |
|
Matthias
|
d329ad28c2
|
Merge pull request #9590 from freqtrade/enable/xdist
add pytest-xdist to speed up tests
|
2023-12-25 15:57:06 +01:00 |
|
Matthias
|
2de86af51e
|
Merge pull request #9601 from freqtrade/dependabot/pip/develop/pyarrow-14.0.2
Bump pyarrow from 14.0.1 to 14.0.2
|
2023-12-25 15:34:20 +01:00 |
|
Matthias
|
97780ee5bf
|
Revert build-online to 3.9 for now
|
2023-12-25 15:07:06 +01:00 |
|
Matthias
|
e162f98cf5
|
Update pre-built wheels for pyarrow
|
2023-12-25 15:02:27 +01:00 |
|
Matthias
|
c6967b11be
|
Align spelling of "cancelling"
|
2023-12-25 11:53:50 +01:00 |
|
Matthias
|
1e5d353cf7
|
use safe_value_fallback when parsing orders
closes #9591
|
2023-12-25 11:44:14 +01:00 |
|
Matthias
|
17a538b5ba
|
Merge pull request #9596 from freqtrade/dependabot/pip/develop/lightgbm-4.2.0
Bump lightgbm from 4.1.0 to 4.2.0
|
2023-12-25 11:36:35 +01:00 |
|
Matthias
|
fc746214f6
|
Merge pull request #9600 from freqtrade/dependabot/pip/develop/ccxt-4.1.98
Bump ccxt from 4.1.91 to 4.1.98
|
2023-12-25 11:32:05 +01:00 |
|
dependabot[bot]
|
58432c1cfa
|
Bump lightgbm from 4.1.0 to 4.2.0
Bumps [lightgbm](https://github.com/microsoft/LightGBM) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases)
- [Commits](https://github.com/microsoft/LightGBM/compare/v4.1.0...v4.2.0)
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 09:08:35 +00:00 |
|
Matthias
|
69119764bf
|
Merge pull request #9594 from freqtrade/dependabot/pip/develop/xgboost-2.0.3
Bump xgboost from 2.0.2 to 2.0.3
|
2023-12-25 10:07:51 +01:00 |
|
Matthias
|
a20e641bcd
|
Merge pull request #9595 from freqtrade/dependabot/pip/develop/pydantic-2.5.3
Bump pydantic from 2.5.2 to 2.5.3
|
2023-12-25 08:17:04 +01:00 |
|
Matthias
|
ad68eff8f4
|
Merge pull request #9592 from ArturoGamRod/docs/fix-typo
fix typo in stoploss_from_absolute code example doc
|
2023-12-25 08:16:40 +01:00 |
|
Matthias
|
68552a61bd
|
Merge pull request #9598 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.3
Bump mkdocs-material from 9.5.2 to 9.5.3
|
2023-12-25 07:26:35 +01:00 |
|
Matthias
|
b7419305d4
|
Merge pull request #9599 from freqtrade/dependabot/pip/develop/ruff-0.1.9
Bump ruff from 0.1.8 to 0.1.9
|
2023-12-25 07:16:11 +01:00 |
|
dependabot[bot]
|
8cc2c5010a
|
Bump pydantic from 2.5.2 to 2.5.3
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v2.5.3/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.5.2...v2.5.3)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 06:15:46 +00:00 |
|
Matthias
|
872154a6fc
|
Merge pull request #9597 from freqtrade/dependabot/pip/develop/nbconvert-7.13.1
Bump nbconvert from 7.12.0 to 7.13.1
|
2023-12-25 07:15:07 +01:00 |
|
Matthias
|
c8ee8e82f9
|
Merge pull request #9593 from freqtrade/dependabot/pip/develop/uvicorn-0.25.0
Bump uvicorn from 0.24.0.post1 to 0.25.0
|
2023-12-25 07:14:37 +01:00 |
|
dependabot[bot]
|
5cbcf72501
|
Bump pyarrow from 14.0.1 to 14.0.2
Bumps [pyarrow](https://github.com/apache/arrow) from 14.0.1 to 14.0.2.
- [Commits](https://github.com/apache/arrow/compare/go/v14.0.1...go/v14.0.2)
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 03:43:48 +00:00 |
|
dependabot[bot]
|
35876cf8ee
|
Bump ccxt from 4.1.91 to 4.1.98
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.1.91 to 4.1.98.
- [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.1.91...4.1.98)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 03:43:41 +00:00 |
|
dependabot[bot]
|
ac60871ff9
|
Bump ruff from 0.1.8 to 0.1.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.8 to 0.1.9.
- [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/v0.1.8...v0.1.9)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 03:43:34 +00:00 |
|
dependabot[bot]
|
866e34a983
|
Bump mkdocs-material from 9.5.2 to 9.5.3
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.2 to 9.5.3.
- [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.2...9.5.3)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 03:43:17 +00:00 |
|
dependabot[bot]
|
7107971820
|
Bump nbconvert from 7.12.0 to 7.13.1
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.12.0 to 7.13.1.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.12.0...v7.13.1)
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 03:43:07 +00:00 |
|
dependabot[bot]
|
3484590640
|
Bump xgboost from 2.0.2 to 2.0.3
Bumps [xgboost](https://github.com/dmlc/xgboost) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/dmlc/xgboost/releases)
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md)
- [Commits](https://github.com/dmlc/xgboost/compare/v2.0.2...v2.0.3)
---
updated-dependencies:
- dependency-name: xgboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 03:42:48 +00:00 |
|
dependabot[bot]
|
971b7d074c
|
Bump uvicorn from 0.24.0.post1 to 0.25.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.24.0.post1 to 0.25.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.24.0.post1...0.25.0)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-25 03:42:42 +00:00 |
|
agamboa-caylent
|
ec89aad10b
|
fix typo in stoploss_from_absolute code example
|
2023-12-24 21:02:22 -06:00 |
|
Matthias
|
fc13a99b33
|
Use intelligent scheduling to improve online test performance
|
2023-12-24 16:27:18 +01:00 |
|
Matthias
|
03fb204408
|
use Loadscope to improve parallel test performance
|
2023-12-24 13:57:42 +01:00 |
|
Matthias
|
0a96aa69b9
|
Only run parallel on online tests
|
2023-12-24 12:15:36 +01:00 |
|
Matthias
|
ddbfce01b5
|
Show slowest tests
|
2023-12-24 12:13:02 +01:00 |
|