Commit Graph

4365 Commits

Author SHA1 Message Date
Matthias
1303896d2b
Merge pull request #1470 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.2.0
build(deps-dev): bump cypress from 13.1.0 to 13.2.0
2023-09-13 06:31:58 +02:00
Matthias
e38b86f3e3
Merge pull request #1465 from freqtrade/dependabot/npm_and_yarn/main/vitest-0.34.4
build(deps-dev): bump vitest from 0.34.3 to 0.34.4
2023-09-13 06:31:51 +02:00
dependabot[bot]
b7f0b643ca
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 6.6.0 to 6.7.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/v6.7.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-09-13 03:36:17 +00:00
dependabot[bot]
ea1420b273
build(deps-dev): bump cypress from 13.1.0 to 13.2.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.1.0 to 13.2.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/v13.1.0...v13.2.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-09-13 03:35:48 +00:00
dependabot[bot]
ad1386acdd
build(deps): bump core-js from 3.32.1 to 3.32.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.32.1 to 3.32.2.
- [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.32.2/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-09-13 03:35:03 +00:00
dependabot[bot]
0074905973
build(deps): bump @vuepic/vue-datepicker from 6.0.3 to 6.1.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 6.0.3 to 6.1.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v6.0.3...6.1.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-09-13 03:34:53 +00:00
dependabot[bot]
21f9c21a7d
build(deps-dev): bump vitest from 0.34.3 to 0.34.4
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.34.3 to 0.34.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.4/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 03:34:43 +00:00
Matthias
dfa78b6de4
Merge pull request #1463 from freqtrade/dependabot/docker/node-20.6.1-alpine
build(deps): bump node from 20.6.0-alpine to 20.6.1-alpine
2023-09-12 06:25:20 +02:00
dependabot[bot]
d64a4fe668
build(deps): bump node from 20.6.0-alpine to 20.6.1-alpine
Bumps node from 20.6.0-alpine to 20.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-09-12 03:33:43 +00:00
Matthias
2ab9a4d58c Small improvement to botProfit 2023-09-10 16:58:55 +02:00
Matthias
fcdb74153f Merge branch 'main' of github.com:freqtrade/frequi 2023-09-10 16:56:46 +02:00
Matthias
f4766c41e0 Add support for has_open_orders 2023-09-10 16:56:42 +02:00
Matthias
2e75f4e882
Merge pull request #1461 from freqtrade/dependabot/github_actions/main/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4
2023-09-07 06:58:51 +02:00
dependabot[bot]
eca78f5b28
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-07 04:47:55 +00:00
Matthias
943bafacfe Add "start_timestamp" to /profit tests 2023-09-07 06:47:15 +02:00
Matthias
bbc99b2164 Support null date for tsformat with timezone 2023-09-07 06:45:18 +02:00
Matthias
9c712cca18 Use datetimeTz in botProfit view 2023-09-06 20:44:13 +02:00
Matthias
0068ae24f5 Use timestamporNA in datetimeTz 2023-09-06 20:44:13 +02:00
Matthias
f1e22cd644 Improve "empty" handling of BotProfit 2023-09-06 20:44:13 +02:00
Matthias
5f2aa82314 Improve None handling for formatPriceCurrency 2023-09-06 20:44:13 +02:00
Matthias
b8013367fe add timestampmsOrNA entry 2023-09-06 20:44:13 +02:00
Matthias
1ba38a38e1 Add ROI values 2023-09-06 20:44:12 +02:00
Matthias
9fe687616d Pass profit as prop to profit component 2023-09-06 20:44:12 +02:00
Matthias
fdfd30f0ed Extract BotProfit view from BotStatus 2023-09-06 20:44:12 +02:00
Matthias
e22f710935 Add /profit table 2023-09-06 20:44:12 +02:00
Matthias
804a5e8915 Add drawdowns start/end to profit interface 2023-09-06 20:44:12 +02:00
Matthias
e0bfe9c5ee Rename tradesList for better clarity 2023-09-06 20:44:12 +02:00
Matthias
c9da3b7a7a
Merge pull request #1459 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.6.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.6.0
2023-09-06 07:25:29 +02:00
Matthias
7ad8e2adaf
Merge pull request #1458 from freqtrade/dependabot/npm_and_yarn/main/unplugin-icons-0.17.0
build(deps-dev): bump unplugin-icons from 0.16.6 to 0.17.0
2023-09-06 07:25:23 +02:00
dependabot[bot]
e04301e591
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 6.5.0 to 6.6.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/v6.6.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-09-06 04:39:30 +00:00
Matthias
708bf08d76
Merge pull request #1453 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-6.0.3
build(deps): bump @vuepic/vue-datepicker from 6.0.2 to 6.0.3
2023-09-06 06:36:31 +02:00
Matthias
616e3feb63
Merge pull request #1460 from freqtrade/dependabot/docker/node-20.6.0-alpine
build(deps): bump node from 20.5.1-alpine to 20.6.0-alpine
2023-09-06 06:36:21 +02:00
Matthias
61f094fdf4
Merge pull request #1454 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.1.0
build(deps-dev): bump cypress from 13.0.0 to 13.1.0
2023-09-06 06:36:09 +02:00
dependabot[bot]
05858c5e09
build(deps-dev): bump unplugin-icons from 0.16.6 to 0.17.0
Bumps [unplugin-icons](https://github.com/antfu/unplugin-icons) from 0.16.6 to 0.17.0.
- [Release notes](https://github.com/antfu/unplugin-icons/releases)
- [Commits](https://github.com/antfu/unplugin-icons/compare/v0.16.6...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 04:35:42 +00:00
Matthias
2e4d2d06a2
Merge pull request #1456 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.6.0
build(deps-dev): bump @typescript-eslint/parser from 6.5.0 to 6.6.0
2023-09-06 06:34:18 +02:00
Matthias
a436372314
Merge pull request #1457 from freqtrade/dependabot/npm_and_yarn/main/unplugin-vue-components-0.25.2
build(deps-dev): bump unplugin-vue-components from 0.25.1 to 0.25.2
2023-09-06 06:34:02 +02:00
dependabot[bot]
20f78e3d65
build(deps): bump node from 20.5.1-alpine to 20.6.0-alpine
Bumps node from 20.5.1-alpine to 20.6.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-09-06 03:56:30 +00:00
dependabot[bot]
d1e5db25dd
build(deps-dev): bump unplugin-vue-components from 0.25.1 to 0.25.2
Bumps [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components) from 0.25.1 to 0.25.2.
- [Release notes](https://github.com/antfu/unplugin-vue-components/releases)
- [Commits](https://github.com/antfu/unplugin-vue-components/compare/v0.25.1...v0.25.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 03:19:56 +00:00
dependabot[bot]
26b2448626
build(deps-dev): bump @typescript-eslint/parser from 6.5.0 to 6.6.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.5.0 to 6.6.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/v6.6.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-09-06 03:19:38 +00:00
dependabot[bot]
c27d0e3946
build(deps-dev): bump cypress from 13.0.0 to 13.1.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.0.0 to 13.1.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/v13.0.0...v13.1.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-09-06 03:19:03 +00:00
dependabot[bot]
9842c2aec6
build(deps): bump @vuepic/vue-datepicker from 6.0.2 to 6.0.3
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v6.0.2...v6.0.3)

---
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-09-06 03:18:50 +00:00
Matthias
a8ba18bb34 Speed up dashboard loading 2023-09-03 10:34:16 +02:00
Matthias
a883184e02 Rename Tab in multi-pane 2023-09-03 10:22:50 +02:00
Matthias
e36f6ac5b4 Update names of Daily charts 2023-09-03 09:11:24 +02:00
Matthias
f43644fb3a Improve description on older bots 2023-09-03 09:08:19 +02:00
Matthias
c3d08c8b2d Add weekly/monthly view 2023-09-03 09:06:46 +02:00
Matthias
f9fe89ed13 Rename daily types 2023-09-02 17:42:44 +02:00
Matthias
0760245216 Round daily-stats to sane numbers
closes #1452
2023-09-02 12:35:25 +02:00
Matthias
9663306248 Revert bootstrap-vue-next to 0.10.7 (and hardpin that version)
https://github.com/bootstrap-vue-next/bootstrap-vue-next/issues/1398
2023-09-02 10:39:14 +02:00
Matthias
e0e895f00b Show trade entries (and exits) right away, not once the next candle closes. 2023-09-02 10:38:30 +02:00