Matthias
|
7f84996c1e
|
Send correct Profit for both exit types
|
2024-01-06 11:53:14 +01:00 |
|
Matthias
|
90df6bcd54
|
Remove pointless parenteses
|
2024-01-06 11:49:40 +01:00 |
|
Matthias
|
3237cad8c8
|
Fix test naming from sell to exit
|
2024-01-06 11:32:58 +01:00 |
|
Matthias
|
2a11597ad3
|
Improve exit message wording
|
2024-01-06 11:30:45 +01:00 |
|
Matthias
|
59ec3fd860
|
Always send order-type to exit notifications
|
2024-01-06 11:29:02 +01:00 |
|
Matthias
|
685fef1ee8
|
Improve buy message FIAT formatting
|
2024-01-06 11:22:37 +01:00 |
|
Matthias
|
690a3599d0
|
Simplify exit msg method further
|
2024-01-06 11:14:43 +01:00 |
|
Matthias
|
e4977d4cbd
|
Don't assign the original message dict for no reason
|
2024-01-06 10:55:00 +01:00 |
|
Matthias
|
7b78e66e7d
|
Ajust some leverage calls
|
2024-01-06 10:51:50 +01:00 |
|
Matthias
|
8726d63923
|
Remove unnecessary calculations for exit msg
|
2024-01-06 10:50:55 +01:00 |
|
Matthias
|
5e9a929e9e
|
Further simplify msg formatting
|
2024-01-06 10:50:35 +01:00 |
|
Matthias
|
c3ce11c222
|
Simplify enter_tag call
|
2024-01-06 10:50:13 +01:00 |
|
Matthias
|
0ab54b88cf
|
Improve leverage formatting
|
2024-01-06 10:50:13 +01:00 |
|
Matthias
|
934e72656a
|
Simplify exit message fiat handling
|
2024-01-06 10:50:13 +01:00 |
|
Matthias
|
86a9968bdd
|
Fix bug in exit message formatting
|
2024-01-05 19:15:21 +01:00 |
|
Matthias
|
2bceb35b79
|
Circumvent edge-case in exit notifications
if order-amount == remaining amount, it caused a wrong exit msg
|
2024-01-05 19:10:43 +01:00 |
|
Matthias
|
e9c04debfb
|
Fix tests due to new exit behavior
|
2023-12-30 08:58:44 +01:00 |
|
Matthias
|
79e15591ef
|
Improve condition for last exit
(should only show if we had subprofits taken).
|
2023-12-30 08:41:28 +01:00 |
|
Matthias
|
b62661d8cd
|
Improve final exit message
|
2023-12-30 08:41:28 +01:00 |
|
Matthias
|
e5e3002d45
|
Simplify exit message
|
2023-12-30 08:41:28 +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
|
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 |
|