Commit Graph

3664 Commits

Author SHA1 Message Date
Matthias
6748c60fad
Merge pull request #970 from freqtrade/dependabot/npm_and_yarn/main/sass-loader-13.1.0
build(deps-dev): bump sass-loader from 13.0.2 to 13.1.0
2022-10-12 08:10:53 +02:00
Matthias
de1acb9bfa
Merge pull request #969 from freqtrade/dependabot/npm_and_yarn/main/pinia-plugin-persistedstate-2.3.0
build(deps): bump pinia-plugin-persistedstate from 2.2.0 to 2.3.0
2022-10-12 08:10:46 +02:00
dependabot[bot]
b0a90d0537
build(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.40.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.39.0 to 5.40.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.40.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>
2022-10-12 05:17:15 +00:00
dependabot[bot]
9ba168d9d2
build(deps-dev): bump sass-loader from 13.0.2 to 13.1.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.0.2 to 13.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.0.2...v13.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 05:16:41 +00:00
dependabot[bot]
f9adfaf75e
build(deps): bump pinia-plugin-persistedstate from 2.2.0 to 2.3.0
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v2.2.0...v2.3.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>
2022-10-12 05:12:33 +00:00
dependabot[bot]
9f1b938e5e
build(deps-dev): bump @cypress/vite-dev-server from 3.2.0 to 3.3.1
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 3.2.0 to 3.3.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/@cypress/vite-dev-server-v3.2.0...@cypress/vite-dev-server-v3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 05:09:29 +00:00
Matthias
f4f064074c
Merge pull request #964 from Gjuju/fix_heikin_ashi
fix for heikin ashi calculation
2022-10-11 20:53:46 +02:00
Julien Gainza
a7fecbeba6 fix for heikin ashi calculation 2022-10-09 12:38:34 +02:00
Matthias
8469b2108e
Merge pull request #961 from freqtrade/dependabot/npm_and_yarn/main/cypress/vite-dev-server-3.2.0
build(deps-dev): bump @cypress/vite-dev-server from 3.1.1 to 3.2.0
2022-10-05 08:54:58 +02:00
Matthias
176ec37059
Merge pull request #962 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.39.0
build(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.39.0
2022-10-05 08:54:50 +02:00
Matthias
e3e70d45ce
Merge pull request #960 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.25.5
build(deps): bump core-js from 3.25.3 to 3.25.5
2022-10-05 08:54:39 +02:00
dependabot[bot]
245836aa5b
build(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.39.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.38.1 to 5.39.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.39.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>
2022-10-05 05:22:52 +00:00
dependabot[bot]
4287b17231
build(deps-dev): bump @cypress/vite-dev-server from 3.1.1 to 3.2.0
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 3.1.1 to 3.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/@cypress/vite-dev-server-v3.1.1...@cypress/vite-dev-server-v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 05:22:12 +00:00
dependabot[bot]
1ce69ed8cd
build(deps): bump core-js from 3.25.3 to 3.25.5
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.3 to 3.25.5.
- [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/compare/v3.25.3...v3.25.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 05:20:32 +00:00
Matthias
c00bbf16fc Have pairlist length as hover over whitelist title 2022-10-01 20:38:50 +02:00
Matthias
4391fcfa85
Merge pull request #959 from freqtrade/dependabot/docker/node-18.10.0-alpine
build(deps): bump node from 18.9.1-alpine to 18.10.0-alpine
2022-09-29 08:56:46 +02:00
dependabot[bot]
3d1eb55de3
build(deps): bump node from 18.9.1-alpine to 18.10.0-alpine
Bumps node from 18.9.1-alpine to 18.10.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>
2022-09-29 05:01:26 +00:00
Matthias
895b0bca79
Merge pull request #951 from freqtrade/dependabot/npm_and_yarn/main/sass-1.55.0
build(deps-dev): bump sass from 1.54.9 to 1.55.0
2022-09-28 08:47:24 +02:00
dependabot[bot]
eb7785165f
build(deps-dev): bump sass from 1.54.9 to 1.55.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.54.9 to 1.55.0.
- [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.54.9...1.55.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 06:00:50 +00:00
Matthias
90761aa6ca
Merge pull request #957 from freqtrade/dependabot/npm_and_yarn/main/vue/composition-api-1.7.1
build(deps-dev): bump @vue/composition-api from 1.7.0 to 1.7.1
2022-09-28 07:58:57 +02:00
Matthias
610dd9d48a
Merge pull request #953 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.38.1
build(deps-dev): bump @typescript-eslint/parser from 5.38.0 to 5.38.1
2022-09-28 07:58:50 +02:00
Matthias
3a5e560d51
Merge pull request #952 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.2.40
build(deps-dev): bump @vue/runtime-dom from 3.2.39 to 3.2.40
2022-09-28 07:58:42 +02:00
Matthias
9e45102d0b
Merge pull request #958 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.25.3
build(deps): bump core-js from 3.25.2 to 3.25.3
2022-09-28 07:58:15 +02:00
Matthias
623b9c027c
Merge pull request #954 from freqtrade/dependabot/npm_and_yarn/main/echarts-5.4.0
build(deps): bump echarts from 5.3.3 to 5.4.0
2022-09-28 07:58:04 +02:00
Matthias
ce92728b8b
Merge pull request #956 from freqtrade/dependabot/npm_and_yarn/main/typescript-4.8.4
build(deps-dev): bump typescript from 4.8.3 to 4.8.4
2022-09-28 07:57:49 +02:00
Matthias
3f8a058e5f
Merge pull request #950 from freqtrade/dependabot/docker/node-18.9.1-alpine
build(deps): bump node from 18.9.0-alpine to 18.9.1-alpine
2022-09-28 07:57:38 +02:00
dependabot[bot]
8f947ef1ea
build(deps): bump core-js from 3.25.2 to 3.25.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.2 to 3.25.3.
- [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/compare/v3.25.2...v3.25.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 05:06:11 +00:00
dependabot[bot]
6849ca217d
build(deps-dev): bump @vue/composition-api from 1.7.0 to 1.7.1
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/compare/v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: "@vue/composition-api"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 05:05:37 +00:00
dependabot[bot]
2a2236fb4e
build(deps-dev): bump typescript from 4.8.3 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 05:05:25 +00:00
dependabot[bot]
a0f83b1d5a
build(deps): bump echarts from 5.3.3 to 5.4.0
Bumps [echarts](https://github.com/apache/echarts) from 5.3.3 to 5.4.0.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](https://github.com/apache/echarts/compare/5.3.3...5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 05:04:34 +00:00
dependabot[bot]
26a039f838
build(deps-dev): bump @typescript-eslint/parser from 5.38.0 to 5.38.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.38.0 to 5.38.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.38.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>
2022-09-28 05:03:28 +00:00
dependabot[bot]
878fa41697
build(deps-dev): bump @vue/runtime-dom from 3.2.39 to 3.2.40
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.2.39 to 3.2.40.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.2.40/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-28 05:03:09 +00:00
dependabot[bot]
448e18f5ea
build(deps): bump node from 18.9.0-alpine to 18.9.1-alpine
Bumps node from 18.9.0-alpine to 18.9.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>
2022-09-28 05:01:35 +00:00
Matthias
0160fbe61b Sort daily-chart correctly
closes #948
2022-09-27 18:11:58 +02:00
Matthias
be563c62a8 Improve usability of ForceEntry from 2022-09-22 07:20:13 +02:00
Matthias
ee99ae54ef
Merge pull request #945 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.25.2
build(deps): bump core-js from 3.25.1 to 3.25.2
2022-09-21 08:51:10 +02:00
dependabot[bot]
6f1dc9c271
build(deps): bump core-js from 3.25.1 to 3.25.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.25.1 to 3.25.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/compare/v3.25.1...v3.25.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 05:19:34 +00:00
Matthias
4f7e4f7325
Merge pull request #946 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.38.0
build(deps-dev): bump @typescript-eslint/parser from 5.37.0 to 5.38.0
2022-09-21 07:18:15 +02:00
Matthias
b0dd89a13c
Merge pull request #944 from freqtrade/dependabot/npm_and_yarn/main/bootswatch-5.2.1
build(deps): bump bootswatch from 5.2.0 to 5.2.1
2022-09-21 07:18:05 +02:00
dependabot[bot]
381ab80c1a
build(deps-dev): bump @typescript-eslint/parser from 5.37.0 to 5.38.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.37.0 to 5.38.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.38.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>
2022-09-21 05:04:22 +00:00
dependabot[bot]
a2823263d6
build(deps): bump bootswatch from 5.2.0 to 5.2.1
Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/thomaspark/bootswatch/releases)
- [Commits](https://github.com/thomaspark/bootswatch/compare/v5.2.0...v5.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 05:02:01 +00:00
Matthias
1710ea920b Refactor Backtesing to have a BacktestChartView 2022-09-15 20:16:06 +02:00
Matthias
caad7e3ae2 Fix historic selection bug 2022-09-14 20:44:29 +02:00
Matthias
2d6dc674a2
Merge pull request #943 from freqtrade/new_charts
Add profit chart and closed trades section
2022-09-14 20:29:43 +02:00
Matthias
d94c2e72be Fix test to use Date 2022-09-14 20:20:15 +02:00
Matthias
43d6ae3884 Add Profit-distribution plot to backtesting 2022-09-14 20:14:20 +02:00
Matthias
4fdd72045b Add more options to profitdistributionchart 2022-09-14 20:00:10 +02:00
Matthias
261b3fb947 Convert profitdistro chart to use computed props 2022-09-14 19:34:22 +02:00
Matthias
159f69c141 Add profitdistribution chart 2022-09-14 19:34:22 +02:00
Matthias
7b97e8a565 Add closed trades for all bots to dashboard
closes #763
2022-09-14 19:34:22 +02:00