Commit Graph

2507 Commits

Author SHA1 Message Date
dependabot[bot]
bd71ca6156
build(deps): bump vue-demi from 0.13.0 to 0.13.1
Bumps [vue-demi](https://github.com/antfu/vue-demi) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/antfu/vue-demi/releases)
- [Commits](https://github.com/antfu/vue-demi/compare/v0.13.0...v0.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 05:04:31 +00:00
dependabot[bot]
a1032a12f5
build(deps-dev): bump typescript from 4.7.2 to 4.7.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.2...v4.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 05:04:08 +00:00
dependabot[bot]
3bc8213c2b
build(deps-dev): bump @vue/runtime-dom from 3.2.36 to 3.2.37
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.2.36 to 3.2.37.
- [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.37/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-06-08 05:03:43 +00:00
dependabot[bot]
ed80405947
build(deps-dev): bump @typescript-eslint/parser from 5.27.0 to 5.27.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.27.0 to 5.27.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.27.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-06-08 05:03:32 +00:00
dependabot[bot]
dee122d749
build(deps-dev): bump sass from 1.52.1 to 1.52.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.1 to 1.52.2.
- [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.52.1...1.52.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 05:02:41 +00:00
Matthias
9b4c937a14
Merge pull request #800 from freqtrade/dependabot/docker/node-18.3.0-alpine
build(deps): bump node from 18.2.0-alpine to 18.3.0-alpine
2022-06-07 07:04:50 +02:00
dependabot[bot]
3d230283db
build(deps): bump node from 18.2.0-alpine to 18.3.0-alpine
Bumps node from 18.2.0-alpine to 18.3.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-06-07 05:01:59 +00:00
Matthias
2d9abe3389 Use concurrency setting for ci 2022-06-07 06:44:07 +02:00
Matthias
b0037a6a54 Improve Single order display 2022-06-06 13:44:01 +02:00
Matthias
de50ed88d9 Support not having an exit column 2022-06-05 23:09:26 +02:00
Matthias
9d7748b504 Update/Improve timezone handling 2022-06-05 14:27:51 +02:00
Matthias
53890b70c1
Merge pull request #795 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.27.0
build(deps-dev): bump @typescript-eslint/parser from 5.26.0 to 5.27.0
2022-06-01 10:06:34 +02:00
Matthias
e77329023e
Merge pull request #794 from freqtrade/dependabot/npm_and_yarn/main/vue-demi-0.13.0
build(deps): bump vue-demi from 0.12.5 to 0.13.0
2022-06-01 10:06:26 +02:00
Matthias
153f4d03be
Merge pull request #793 from freqtrade/dependabot/npm_and_yarn/main/humanize-duration-3.27.2
build(deps): bump humanize-duration from 3.27.1 to 3.27.2
2022-06-01 10:06:17 +02:00
Matthias
2c53d79835
Merge pull request #796 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-0.35.2
build(deps-dev): bump vue-tsc from 0.34.16 to 0.35.2
2022-06-01 10:06:00 +02:00
Matthias
8b92d25196
Merge pull request #797 from freqtrade/dependabot/npm_and_yarn/main/pinia-plugin-persistedstate-1.6.1
build(deps): bump pinia-plugin-persistedstate from 1.6.0 to 1.6.1
2022-06-01 10:05:52 +02:00
dependabot[bot]
a781e7b2b5
build(deps): bump pinia-plugin-persistedstate from 1.6.0 to 1.6.1
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 1.6.0 to 1.6.1.
- [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/v1.6.0...v1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 08:01:03 +00:00
dependabot[bot]
4eb7fa33f6
build(deps-dev): bump vue-tsc from 0.34.16 to 0.35.2
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.34.16 to 0.35.2.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.35.2/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>
2022-06-01 07:59:02 +00:00
dependabot[bot]
5d2e5f23c1
build(deps-dev): bump @typescript-eslint/parser from 5.26.0 to 5.27.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.26.0 to 5.27.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.27.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-06-01 07:58:19 +00:00
dependabot[bot]
f7da25d60e
build(deps): bump vue-demi from 0.12.5 to 0.13.0
Bumps [vue-demi](https://github.com/antfu/vue-demi) from 0.12.5 to 0.13.0.
- [Release notes](https://github.com/antfu/vue-demi/releases)
- [Commits](https://github.com/antfu/vue-demi/compare/v0.12.5...v0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 07:56:50 +00:00
dependabot[bot]
fd7cc1a4bf
build(deps): bump humanize-duration from 3.27.1 to 3.27.2
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.27.1 to 3.27.2.
- [Release notes](https://github.com/EvanHahn/HumanizeDuration.js/releases)
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.27.1...v3.27.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 07:55:55 +00:00
Matthias
136d3f257a Rebrand ForceBuy to ForceEntry 2022-05-25 19:20:18 +02:00
Matthias
2f2e88b8ec Update forcebuy to properly validate 2022-05-25 19:16:55 +02:00
Matthias
b6459c25db Improve wording, add order count 2022-05-25 19:16:44 +02:00
Matthias
d3b50390de
Merge pull request #739 from gaugau3000/main
add vscode extensions (developer experience)
2022-05-25 08:05:49 +02:00
Matthias
a0d5553607
Remove color-highlight extension 2022-05-25 08:03:47 +02:00
Matthias
0fdbf7eca6
Merge pull request #782 from freqtrade/dependabot/npm_and_yarn/main/cypress-9.7.0
build(deps-dev): bump cypress from 9.6.1 to 9.7.0
2022-05-25 08:00:10 +02:00
Matthias
9d650ff81b
Merge pull request #791 from freqtrade/dependabot/npm_and_yarn/main/sass-loader-13.0.0
build(deps-dev): bump sass-loader from 12.6.0 to 13.0.0
2022-05-25 07:59:18 +02:00
dependabot[bot]
4bd6879230
build(deps-dev): bump sass-loader from 12.6.0 to 13.0.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 12.6.0 to 13.0.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/v12.6.0...v13.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 05:28:50 +00:00
dependabot[bot]
4770149b04
build(deps-dev): bump cypress from 9.6.1 to 9.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.6.1 to 9.7.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.6.1...v9.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>
2022-05-25 05:27:45 +00:00
Matthias
ff50353966
Merge pull request #788 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-0.34.16
build(deps-dev): bump vue-tsc from 0.34.15 to 0.34.16
2022-05-25 07:26:12 +02:00
Matthias
eca4e35671
Merge pull request #790 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.2.36
build(deps-dev): bump @vue/runtime-dom from 3.2.33 to 3.2.36
2022-05-25 07:26:04 +02:00
Matthias
3b8de68bc6
Merge pull request #789 from freqtrade/dependabot/npm_and_yarn/main/sass-1.52.1
build(deps-dev): bump sass from 1.51.0 to 1.52.1
2022-05-25 07:25:39 +02:00
dependabot[bot]
14f6e102eb
build(deps-dev): bump vue-tsc from 0.34.15 to 0.34.16
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.34.15 to 0.34.16.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.34.16/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>
2022-05-25 05:20:46 +00:00
dependabot[bot]
80a3d26abb
build(deps-dev): bump @vue/runtime-dom from 3.2.33 to 3.2.36
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.2.33 to 3.2.36.
- [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.36/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-05-25 05:20:23 +00:00
dependabot[bot]
46158efa25
build(deps-dev): bump sass from 1.51.0 to 1.52.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.51.0 to 1.52.1.
- [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.51.0...1.52.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 05:19:53 +00:00
Matthias
5010129901
Merge pull request #786 from freqtrade/dependabot/npm_and_yarn/main/vue/composition-api-1.6.2
build(deps): bump @vue/composition-api from 1.6.1 to 1.6.2
2022-05-25 07:18:20 +02:00
Matthias
cb96369c08
Merge pull request #785 from freqtrade/dependabot/npm_and_yarn/main/vite-plugin-vue2-2.0.1
build(deps-dev): bump vite-plugin-vue2 from 2.0.0 to 2.0.1
2022-05-25 07:18:12 +02:00
Matthias
b5e12f6c46
Merge pull request #783 from freqtrade/dependabot/npm_and_yarn/main/typescript-4.7.2
build(deps-dev): bump typescript from 4.6.4 to 4.7.2
2022-05-25 07:17:53 +02:00
Matthias
966b0dbfc8
Merge pull request #784 from freqtrade/dependabot/npm_and_yarn/main/pinia-plugin-persistedstate-1.6.0
build(deps): bump pinia-plugin-persistedstate from 1.5.2 to 1.6.0
2022-05-25 07:17:42 +02:00
Matthias
f19dd931ed
Merge pull request #781 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.26.0
build(deps-dev): bump @typescript-eslint/parser from 5.25.0 to 5.26.0
2022-05-25 07:17:28 +02:00
Matthias
6823e43ae6
Merge pull request #780 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.22.7
build(deps): bump core-js from 3.22.5 to 3.22.7
2022-05-25 07:16:20 +02:00
dependabot[bot]
d6c6a52d43
build(deps): bump @vue/composition-api from 1.6.1 to 1.6.2
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.6.1 to 1.6.2.
- [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.6.1...v1.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 05:06:16 +00:00
dependabot[bot]
55c3e47ee9
build(deps-dev): bump vite-plugin-vue2 from 2.0.0 to 2.0.1
Bumps [vite-plugin-vue2](https://github.com/underfin/vite-plugin-vue2) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/underfin/vite-plugin-vue2/releases)
- [Changelog](https://github.com/underfin/vite-plugin-vue2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/underfin/vite-plugin-vue2/compare/v2.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 05:05:30 +00:00
dependabot[bot]
c764a43196
build(deps): bump pinia-plugin-persistedstate from 1.5.2 to 1.6.0
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 1.5.2 to 1.6.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/v1.5.2...v1.6.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-05-25 05:04:45 +00:00
dependabot[bot]
637b418c2a
build(deps-dev): bump typescript from 4.6.4 to 4.7.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.4 to 4.7.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.4...v4.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 05:04:30 +00:00
dependabot[bot]
95346b0d78
build(deps-dev): bump @typescript-eslint/parser from 5.25.0 to 5.26.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.25.0 to 5.26.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.26.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-05-25 05:03:12 +00:00
dependabot[bot]
90c55a3304
build(deps): bump core-js from 3.22.5 to 3.22.7
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.5 to 3.22.7.
- [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.22.5...v3.22.7)

---
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-05-25 05:02:50 +00:00
Matthias
9226df5830 Add liquidation price to trade model 2022-05-22 09:01:59 +02:00
Matthias
6ed36688fa
Merge pull request #779 from freqtrade/dependabot/docker/node-18.2.0-alpine
build(deps): bump node from 18.1.0-alpine to 18.2.0-alpine
2022-05-19 08:05:53 +02:00