Commit Graph

3354 Commits

Author SHA1 Message Date
dependabot[bot]
ed2f42ad72
build(deps-dev): bump @typescript-eslint/parser from 5.54.1 to 5.55.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.1 to 5.55.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.55.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-03-15 05:57:45 +00:00
dependabot[bot]
c9fe0d147c
build(deps): bump @vuepic/vue-datepicker from 4.2.0 to 4.2.1
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 05:57:05 +00:00
Matthias
24146fed40 Show correct tooltip 2023-03-15 06:45:24 +01:00
Matthias
72083b2449 Profit-desc should correspond to selected mode 2023-03-08 20:22:36 +01:00
Matthias
7e0c92b545
Merge pull request #1156 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.54.1
build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1
2023-03-08 08:03:35 +01:00
Matthias
34b9f1a9f1
Merge pull request #1157 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-4.2.0
build(deps): bump @vuepic/vue-datepicker from 4.0.1 to 4.2.0
2023-03-08 08:03:25 +01:00
Matthias
9788e81665
Merge pull request #1155 from freqtrade/dependabot/npm_and_yarn/main/pinia-2.0.33
build(deps): bump pinia from 2.0.32 to 2.0.33
2023-03-08 08:02:56 +01:00
dependabot[bot]
542ca6b4f3
build(deps): bump @vuepic/vue-datepicker from 4.0.1 to 4.2.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 4.0.1 to 4.2.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v4.0.1...v4.2.0)

---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 05:59:26 +00:00
dependabot[bot]
c91c0f1aab
build(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.54.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.54.0 to 5.54.1.
- [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.54.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 05:57:39 +00:00
dependabot[bot]
78d686d98d
build(deps): bump pinia from 2.0.32 to 2.0.33
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.32 to 2.0.33.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.32...pinia@2.0.33)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 05:56:56 +00:00
Matthias
a03f1bb917 Improve handling of empty pair-data responses 2023-03-07 18:19:44 +01:00
Matthias
c3c21f5a36 Fix random crash when starting UI with odd timing 2023-03-07 06:59:28 +01:00
Matthias
90855b881f Show relative profit ratio for total / realized profits 2023-03-06 18:24:43 +01:00
Matthias
9ed40e99be
Merge pull request #1150 from freqtrade/dependabot/npm_and_yarn/main/axios-1.3.4
build(deps): bump axios from 1.3.3 to 1.3.4
2023-03-01 07:55:39 +01:00
Matthias
d30f2666ba
Merge pull request #1151 from freqtrade/dependabot/npm_and_yarn/main/cypress/vite-dev-server-5.0.4
build(deps-dev): bump @cypress/vite-dev-server from 5.0.3 to 5.0.4
2023-03-01 07:55:25 +01:00
Matthias
32e56ae28e
Merge pull request #1154 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.54.0
build(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0
2023-03-01 07:55:16 +01:00
Matthias
490a68242b
Merge pull request #1153 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.7.0
build(deps-dev): bump cypress from 12.6.0 to 12.7.0
2023-03-01 07:55:09 +01:00
Matthias
90d86ddc03
Merge pull request #1152 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.29.0
build(deps): bump core-js from 3.28.0 to 3.29.0
2023-03-01 07:55:02 +01:00
Matthias
2adf9b7f60
Merge pull request #1149 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.2.0
build(deps-dev): bump vue-tsc from 1.1.7 to 1.2.0
2023-03-01 07:54:54 +01:00
dependabot[bot]
96f6ec95bd
build(deps-dev): bump @typescript-eslint/parser from 5.53.0 to 5.54.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.53.0 to 5.54.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.54.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-03-01 06:01:33 +00:00
dependabot[bot]
cc3b673789
build(deps-dev): bump cypress from 12.6.0 to 12.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.6.0 to 12.7.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.6.0...v12.7.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-03-01 06:00:55 +00:00
dependabot[bot]
1c0ac54d28
build(deps): bump core-js from 3.28.0 to 3.29.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.28.0 to 3.29.0.
- [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.29.0/packages/core-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 06:00:37 +00:00
dependabot[bot]
71e035972b
build(deps-dev): bump @cypress/vite-dev-server from 5.0.3 to 5.0.4
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 5.0.3 to 5.0.4.
- [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/@cypress/vite-dev-server-v5.0.3...@cypress/vite-dev-server-v5.0.4)

---
updated-dependencies:
- dependency-name: "@cypress/vite-dev-server"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 06:00:28 +00:00
dependabot[bot]
c4c18f1a60
build(deps): bump axios from 1.3.3 to 1.3.4
Bumps [axios](https://github.com/axios/axios) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.3...v1.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 05:59:59 +00:00
dependabot[bot]
e1b8018966
build(deps-dev): bump vue-tsc from 1.1.7 to 1.2.0
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 1.1.7 to 1.2.0.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v1.2.0/packages/vue-tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-01 05:58:22 +00:00
Matthias
608bbde032 Improve trade-profit visualization for alternative profits 2023-02-28 21:01:20 +01:00
Matthias
cb71d88af9 Improve Profit pill 2023-02-28 21:00:04 +01:00
Matthias
7ba0ef0512 Use "computed" for profit variables 2023-02-28 20:50:04 +01:00
Matthias
2c9a01bae2 Don't hardcode USDT for profit-visualization 2023-02-28 20:45:59 +01:00
Matthias
988615075c profit-pill -> script setup 2023-02-28 20:43:10 +01:00
Matthias
9aecdc9bbf trade-profit -> script setup 2023-02-28 20:41:14 +01:00
Matthias
9e60528001 Show Total profit in UI 2023-02-28 20:29:05 +01:00
Matthias
e7be05cb87 Split trades type into open and closed trades 2023-02-28 20:28:56 +01:00
Matthias
e1dae7c630 Reduce network traffic (don't call getState every 5s) 2023-02-28 18:05:44 +01:00
Matthias
f76773be39 Fix typo in header 2023-02-28 06:56:34 +01:00
Matthias
56d0bb58cc Don't use deprecated columns 2023-02-27 21:34:05 +01:00
Matthias
2c0c2b5d6c Add realized profit to details pane 2023-02-27 20:57:43 +01:00
Matthias
615bf8fdda Auto-set pair to first open trade if no selection was present 2023-02-27 20:38:06 +01:00
Matthias
5e1b1d4c7b Candlechartcontainer -> script setup 2023-02-27 20:34:13 +01:00
Matthias
fb84eaa050 Remove unused pairsummary variable 2023-02-27 20:31:30 +01:00
Matthias
d09dc48944 Pair summary -> script setup 2023-02-27 20:21:45 +01:00
Matthias
0d59031d72 Add infobox hints to Dashboard title 2023-02-27 20:19:26 +01:00
Matthias
3ff887d074 Dashboard -> script setup 2023-02-27 20:10:23 +01:00
Matthias
47bc84e543 Draggable container -> script setup 2023-02-27 20:09:40 +01:00
Matthias
58638ceb80 Add realized profit to trade schema 2023-02-27 20:06:04 +01:00
Matthias
635814a782 Auto-navigate to trade list when selecting a trade in Dashboard view 2023-02-25 15:39:00 +01:00
Matthias
af423f8079 Botlist -> script setup 2023-02-25 15:31:03 +01:00
Matthias
9ef741a328
Merge pull request #1148 from freqtrade/dependabot/docker/node-19.7.0-alpine
build(deps): bump node from 19.6.1-alpine to 19.7.0-alpine
2023-02-23 07:03:58 +01:00
dependabot[bot]
1e8e5f2502
build(deps): bump node from 19.6.1-alpine to 19.7.0-alpine
Bumps node from 19.6.1-alpine to 19.7.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-02-23 05:19:24 +00:00
Matthias
fa5203fbee Show alert in case of failed backtest
closes #1138
2023-02-22 20:12:48 +01:00