Commit Graph

3277 Commits

Author SHA1 Message Date
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
Matthias
9aa298ed79
Merge pull request #1140 from freqtrade/dependabot/npm_and_yarn/main/pinia-plugin-persistedstate-3.1.0
build(deps): bump pinia-plugin-persistedstate from 3.0.2 to 3.1.0
2023-02-22 08:10:12 +01:00
Matthias
99b20a972d
Merge pull request #1141 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-4.0.1
build(deps): bump @vuepic/vue-datepicker from 3.6.8 to 4.0.1
2023-02-22 08:09:22 +01:00
dependabot[bot]
1a363c7767
build(deps): bump @vuepic/vue-datepicker from 3.6.8 to 4.0.1
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 3.6.8 to 4.0.1.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v3.6.8...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 07:01:12 +00:00
dependabot[bot]
eb2e4c97d0
build(deps): bump pinia-plugin-persistedstate from 3.0.2 to 3.1.0
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v3.0.2...v3.1.0)

---
updated-dependencies:
- dependency-name: pinia-plugin-persistedstate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 07:00:58 +00:00
Matthias
e4a6c13c03
Merge pull request #1144 from freqtrade/dependabot/npm_and_yarn/main/cypress/vite-dev-server-5.0.3
build(deps-dev): bump @cypress/vite-dev-server from 5.0.2 to 5.0.3
2023-02-22 07:59:15 +01:00
Matthias
b562e3138d
Merge pull request #1142 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.6.0
build(deps-dev): bump cypress from 12.5.1 to 12.6.0
2023-02-22 07:58:55 +01:00
Matthias
8e8a1784e7
Merge pull request #1147 from freqtrade/dependabot/npm_and_yarn/main/pinia-2.0.32
build(deps): bump pinia from 2.0.30 to 2.0.32
2023-02-22 07:58:48 +01:00
Matthias
83d80662a8
Merge pull request #1146 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.53.0
build(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0
2023-02-22 07:58:40 +01:00
Matthias
73165aacde
Merge pull request #1145 from freqtrade/dependabot/npm_and_yarn/main/vueuse/core-9.13.0
build(deps): bump @vueuse/core from 9.12.0 to 9.13.0
2023-02-22 07:58:30 +01:00
Matthias
fe208a4c42
Merge pull request #1139 from freqtrade/dependabot/npm_and_yarn/main/sass-1.58.3
build(deps-dev): bump sass from 1.58.1 to 1.58.3
2023-02-22 07:57:47 +01:00
Matthias
fb49f17e99
Merge pull request #1143 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.1.7
build(deps-dev): bump vue-tsc from 1.0.24 to 1.1.7
2023-02-22 07:05:56 +01:00
dependabot[bot]
0b3466acf0
build(deps): bump pinia from 2.0.30 to 2.0.32
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.30 to 2.0.32.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.30...pinia@2.0.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 06:00:44 +00:00
dependabot[bot]
a3b8d9ccd0
build(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.53.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.52.0 to 5.53.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.53.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-02-22 06:00:19 +00:00
dependabot[bot]
9f80b8fc6b
build(deps): bump @vueuse/core from 9.12.0 to 9.13.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.12.0 to 9.13.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.13.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 05:59:31 +00:00
dependabot[bot]
2d5fb30b92
build(deps-dev): bump @cypress/vite-dev-server from 5.0.2 to 5.0.3
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 5.0.2 to 5.0.3.
- [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.2...@cypress/vite-dev-server-v5.0.3)

---
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-02-22 05:59:01 +00:00
dependabot[bot]
4284790ca9
build(deps-dev): bump vue-tsc from 1.0.24 to 1.1.7
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 1.0.24 to 1.1.7.
- [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.1.7/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-02-22 05:58:48 +00:00
dependabot[bot]
0cc2308b56
build(deps-dev): bump cypress from 12.5.1 to 12.6.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.5.1 to 12.6.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.5.1...v12.6.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-02-22 05:58:18 +00:00
dependabot[bot]
49a9d1bdc4
build(deps-dev): bump sass from 1.58.1 to 1.58.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.58.1 to 1.58.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.58.1...1.58.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 05:57:20 +00:00
Matthias
c147b9594d
Merge pull request #1137 from freqtrade/dependabot/docker/node-19.6.1-alpine
build(deps): bump node from 19.6.0-alpine to 19.6.1-alpine
2023-02-20 07:07:56 +01:00
dependabot[bot]
5e5daf507e
build(deps): bump node from 19.6.0-alpine to 19.6.1-alpine
Bumps node from 19.6.0-alpine to 19.6.1-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 05:56:42 +00:00
Matthias
4c12b4b220 Add redirects file for netlify deploy 2023-02-19 17:52:30 +01:00
Matthias
5e3c6e8966 Show leverage in trade-list on futures bots 2023-02-19 17:46:07 +01:00
Matthias
3dc3021b08 Remove temporary DebugLog 2023-02-19 17:39:20 +01:00
Matthias
6b21a1c7ee Add TradeActionsPopover 2023-02-19 17:28:44 +01:00
Matthias
2bce25bc61 remove b-tooltip directive 2023-02-18 13:25:38 +01:00
Matthias
2599a5c751 Add some debugging code to TradeList 2023-02-17 18:05:42 +01:00
Matthias
0cc3259ea1 Remove unnecessary method in Trade layout 2023-02-15 19:27:29 +01:00