Commit Graph

3987 Commits

Author SHA1 Message Date
Matthias
b1266bd4f6 Add winrate to backtest results
closes #1372
2023-07-20 20:56:04 +02:00
Matthias
c8517939e0 Add win-rate, expectancy and expectancy_ratio to profit types 2023-07-19 19:52:52 +02:00
Matthias
591606d043 Don't use anonymous functions in chartcontainer 2023-07-19 19:52:16 +02:00
Matthias
b722e1ff0a fully Support Cumprofitchart while no trade has been closed. 2023-07-19 19:52:16 +02:00
Matthias
c60898c685
Merge pull request #1367 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.8.5
build(deps-dev): bump vue-tsc from 1.8.4 to 1.8.5
2023-07-19 06:49:23 +02:00
dependabot[bot]
f26fb26ef3
build(deps-dev): bump vue-tsc from 1.8.4 to 1.8.5
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v1.8.5/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 04:37:32 +00:00
Matthias
948bafe1b8
Merge pull request #1365 from freqtrade/dependabot/npm_and_yarn/main/unplugin-icons-0.16.5
build(deps-dev): bump unplugin-icons from 0.16.3 to 0.16.5
2023-07-19 06:33:44 +02:00
Matthias
4f645a1065
Merge pull request #1366 from freqtrade/dependabot/npm_and_yarn/main/echarts-5.4.3
build(deps): bump echarts from 5.4.2 to 5.4.3
2023-07-19 06:33:28 +02:00
Matthias
1cefb59499
Merge pull request #1369 from freqtrade/dependabot/npm_and_yarn/main/eslint-8.45.0
build(deps-dev): bump eslint from 8.44.0 to 8.45.0
2023-07-19 06:32:38 +02:00
Matthias
4ea22856f3
Merge pull request #1370 from freqtrade/dependabot/npm_and_yarn/main/vite-4.4.4
build(deps-dev): bump vite from 4.4.3 to 4.4.4
2023-07-19 06:32:28 +02:00
dependabot[bot]
1d13f41012
build(deps-dev): bump vite from 4.4.3 to 4.4.4
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 03:55:31 +00:00
dependabot[bot]
3ee31dea29
build(deps-dev): bump eslint from 8.44.0 to 8.45.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 03:54:49 +00:00
dependabot[bot]
032b0f3991
build(deps): bump echarts from 5.4.2 to 5.4.3
Bumps [echarts](https://github.com/apache/echarts) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.4.2...5.4.3)

---
updated-dependencies:
- dependency-name: echarts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 03:51:49 +00:00
dependabot[bot]
5a5d6545db
build(deps-dev): bump unplugin-icons from 0.16.3 to 0.16.5
Bumps [unplugin-icons](https://github.com/antfu/unplugin-icons) from 0.16.3 to 0.16.5.
- [Release notes](https://github.com/antfu/unplugin-icons/releases)
- [Commits](https://github.com/antfu/unplugin-icons/compare/v0.16.3...v0.16.5)

---
updated-dependencies:
- dependency-name: unplugin-icons
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 03:51:05 +00:00
Matthias
5253f70cb4
Merge pull request #1348 from freqtrade/dependabot/npm_and_yarn/main/prettier-3.0.0
build(deps-dev): bump prettier from 2.8.8 to 3.0.0
2023-07-12 07:17:24 +02:00
Matthias
2a3f1bbf04 Merge branch 'main' into dependabot/npm_and_yarn/main/prettier-3.0.0 2023-07-12 07:00:09 +02:00
Matthias
16bd73a340 Add fee_base to order type 2023-07-12 06:58:43 +02:00
Matthias
36bc71a4b4
Merge pull request #1355 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.62.0
build(deps-dev): bump @typescript-eslint/parser from 5.61.0 to 5.62.0
2023-07-12 06:58:30 +02:00
dependabot[bot]
450797a78e
build(deps-dev): bump @typescript-eslint/parser from 5.61.0 to 5.62.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.61.0 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 04:49:04 +00:00
Matthias
a733693186
Merge pull request #1359 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.17.1
build(deps-dev): bump cypress from 12.17.0 to 12.17.1
2023-07-12 06:46:56 +02:00
Matthias
d9a800e652
Merge pull request #1361 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-5.62.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.61.0 to 5.62.0
2023-07-12 06:46:41 +02:00
dependabot[bot]
f23adbf25d
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.61.0 to 5.62.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 04:36:11 +00:00
dependabot[bot]
c16fe53a3a
build(deps-dev): bump cypress from 12.17.0 to 12.17.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.17.0 to 12.17.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.17.0...v12.17.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 04:35:46 +00:00
Matthias
b9b0af638c
Merge pull request #1360 from freqtrade/dependabot/npm_and_yarn/main/vite-4.4.3
build(deps-dev): bump vite from 4.4.2 to 4.4.3
2023-07-12 06:35:16 +02:00
Matthias
ad73878c57
Merge pull request #1358 from freqtrade/dependabot/npm_and_yarn/main/iconify-json/mdi-1.1.53
build(deps-dev): bump @iconify-json/mdi from 1.1.52 to 1.1.53
2023-07-12 06:35:02 +02:00
Matthias
4574264973
Merge pull request #1356 from freqtrade/dependabot/npm_and_yarn/main/humanize-duration-3.29.0
build(deps): bump humanize-duration from 3.28.0 to 3.29.0
2023-07-12 06:34:44 +02:00
dependabot[bot]
433291feb6
build(deps-dev): bump vite from 4.4.2 to 4.4.3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 03:13:12 +00:00
dependabot[bot]
a87bcaddbc
build(deps-dev): bump @iconify-json/mdi from 1.1.52 to 1.1.53
Bumps [@iconify-json/mdi](https://github.com/iconify/icon-sets) from 1.1.52 to 1.1.53.
- [Commits](https://github.com/iconify/icon-sets/compare/1.1.52...1.1.53)

---
updated-dependencies:
- dependency-name: "@iconify-json/mdi"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 03:12:40 +00:00
dependabot[bot]
4ef3e73efb
build(deps): bump humanize-duration from 3.28.0 to 3.29.0
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.28.0 to 3.29.0.
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.28.0...v3.29.0)

---
updated-dependencies:
- dependency-name: humanize-duration
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 03:12:04 +00:00
Matthias
86989fac6b Update code style to prettier3 rules 2023-07-11 22:02:02 +02:00
Matthias
7e89f66512 Bump eslint-plugin-prettier to 5.0.0 2023-07-11 22:01:50 +02:00
Matthias
5bcc3be1cd
Merge pull request #1354 from freqtrade/dependabot/docker/node-20.4.0-alpine
build(deps): bump node from 20.3.1-alpine to 20.4.0-alpine
2023-07-11 06:03:17 +02:00
dependabot[bot]
db0a1af212
build(deps): bump node from 20.3.1-alpine to 20.4.0-alpine
Bumps node from 20.3.1-alpine to 20.4.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 03:37:21 +00:00
Matthias
919a736fb2 use label props directly instead of labelLayout 2023-07-09 13:38:02 +02:00
Matthias
f5725ca2c6 Don't show "duplicate" warning when refreshing auth 2023-07-09 11:58:51 +02:00
dependabot[bot]
ec34bde409
build(deps-dev): bump prettier from 2.8.8 to 3.0.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.8...3.0.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 18:01:36 +00:00
Matthias
8c40d3bd48
Merge pull request #1327 from freqtrade/dependabot/npm_and_yarn/main/vue/test-utils-2.4.0
build(deps-dev): bump @vue/test-utils from 2.3.2 to 2.4.0
2023-07-07 20:00:20 +02:00
Matthias
649d673041 yarn upgrade ... 2023-07-07 19:45:31 +02:00
Matthias
3c7cb52189 use run --component instead of run-ct 2023-07-07 19:37:47 +02:00
dependabot[bot]
8669bf94ad build(deps-dev): bump @vue/test-utils from 2.3.2 to 2.4.0
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.3.2 to 2.4.0.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/compare/v2.3.2...v2.4.0)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 19:37:47 +02:00
Matthias
3f34d574d0
Merge pull request #1351 from freqtrade/dependabot/npm_and_yarn/main/vitest-0.33.0
build(deps-dev): bump vitest from 0.32.4 to 0.33.0
2023-07-07 18:30:18 +02:00
dependabot[bot]
254bed5776
build(deps-dev): bump vitest from 0.32.4 to 0.33.0
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.32.4 to 0.33.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.33.0/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 16:24:56 +00:00
Matthias
f6bd91d471
Merge pull request #1349 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.17.0
build(deps-dev): bump cypress from 12.16.0 to 12.17.0
2023-07-07 18:24:21 +02:00
Matthias
6e45e70f37
Merge pull request #1350 from freqtrade/dependabot/npm_and_yarn/main/vue-router-4.2.4
build(deps): bump vue-router from 4.2.2 to 4.2.4
2023-07-07 18:24:14 +02:00
Matthias
6212ab7904
Merge pull request #1347 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.31.1
build(deps): bump core-js from 3.31.0 to 3.31.1
2023-07-07 18:24:01 +02:00
Matthias
7d8d631208
Merge pull request #1346 from freqtrade/dependabot/npm_and_yarn/main/vite-4.4.2
build(deps-dev): bump vite from 4.3.9 to 4.4.2
2023-07-07 18:23:53 +02:00
dependabot[bot]
e0e6745c2b
build(deps): bump vue-router from 4.2.2 to 4.2.4
Bumps [vue-router](https://github.com/vuejs/router) from 4.2.2 to 4.2.4.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.2.2...v4.2.4)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 16:19:22 +00:00
dependabot[bot]
60aad4c68d
build(deps-dev): bump cypress from 12.16.0 to 12.17.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.16.0 to 12.17.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.16.0...v12.17.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 16:19:06 +00:00
dependabot[bot]
f71afc7a14
build(deps): bump core-js from 3.31.0 to 3.31.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.31.0 to 3.31.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.31.1/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 16:18:35 +00:00
dependabot[bot]
07a84152f3
build(deps-dev): bump vite from 4.3.9 to 4.4.2
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.9 to 4.4.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-07 16:18:21 +00:00