Commit Graph

4442 Commits

Author SHA1 Message Date
dependabot[bot]
b39c4ae754
build(deps-dev): bump eslint from 8.51.0 to 8.52.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.51.0...v8.52.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 03:54:41 +00:00
Matthias
6eece2d90d remove quicktype comment 2023-10-24 17:59:29 +02:00
Matthias
a824c90d60 Use enum for bt states 2023-10-22 19:46:46 +02:00
Matthias
f3fb07316d Align hide/show button for main left bar 2023-10-22 19:41:02 +02:00
Matthias
351478bd9a Improved text on backtest result view 2023-10-22 19:39:56 +02:00
Matthias
8c2a62066b Improved hide/show button styles 2023-10-22 19:38:07 +02:00
Matthias
dfb1de78e5 Avoid odd wrapping for long/short comments 2023-10-22 17:41:40 +02:00
Matthias
3601ed8a5c Improve visual style 2023-10-22 17:39:01 +02:00
Matthias
4544a8aa45 Allow hiding of left trade bar in backtest mode 2023-10-22 17:36:40 +02:00
Matthias
1f9a7ad49f Rename variable 2023-10-22 17:29:53 +02:00
Matthias
b3390e46a4 Animate "trade navigation" slidein 2023-10-22 17:22:43 +02:00
Matthias
0b92fcc5e4 Fix / simplify animation behavior 2023-10-22 14:31:01 +02:00
Matthias
7beb7ddb06 Add filter box to Backtest chart view 2023-10-22 10:48:18 +02:00
Matthias
d58dcbb172 Improve DIsplay of backtest by not showing absolute profit 2023-10-22 10:39:36 +02:00
Matthias
08e3b4bb02 Use consistent wording 2023-10-22 09:32:22 +02:00
Matthias
9694cc22bb Fix wrong messagebox Title 2023-10-21 17:29:33 +02:00
Matthias
7d80e310ee Improve message box behavior by accepting Keyboard confirm/close 2023-10-21 17:29:14 +02:00
Matthias
b48fe5b241 Use splitTradePair function for trade visualization 2023-10-21 17:18:40 +02:00
Matthias
0d0fc2a4d8 Improve response naming 2023-10-21 17:18:22 +02:00
Matthias
41f464e4ca Improve error failure case handling 2023-10-21 17:11:38 +02:00
Matthias
0f6aec7df8 Add pair split function (incl. tests) 2023-10-21 17:09:40 +02:00
Matthias
0b8e134c15 Improve naming of variable 2023-10-21 17:00:47 +02:00
Matthias
cfb1f0a32d Small cleanup 2023-10-21 16:56:30 +02:00
Matthias
43dd865ad4 Extract stake_currency logic from tooltip functions 2023-10-21 16:56:30 +02:00
Matthias
46261f5cc6
Merge pull request #1524 from freqtrade/dependabot/npm_and_yarn/postcss-8.4.31
build(deps): bump postcss from 8.4.27 to 8.4.31
2023-10-18 20:12:18 +02:00
Matthias
886dbd1b5e
Merge pull request #1363 from qiweiii/feat/add-color-preference
feat: add color preference setting
2023-10-18 20:09:10 +02:00
dependabot[bot]
54abb36c45
build(deps): bump postcss from 8.4.27 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 18:05:28 +00:00
Matthias
101cac48ba Fix comment typo 2023-10-18 20:02:54 +02:00
Matthias
4f17452b98 Limit what we're actually storing 2023-10-18 19:59:50 +02:00
Matthias
d3c5f52408 Make settings more appealing 2023-10-18 19:43:20 +02:00
Matthias
f6c835ef22
Merge pull request #1517 from freqtrade/dependabot/npm_and_yarn/main/sass-1.69.4
build(deps-dev): bump sass from 1.69.2 to 1.69.4
2023-10-18 11:57:47 +02:00
dependabot[bot]
55c168ac71
build(deps-dev): bump sass from 1.69.2 to 1.69.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.2 to 1.69.4.
- [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.69.2...1.69.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 09:01:56 +00:00
Matthias
6e2b8636dd
Merge pull request #1515 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-vue-next-0.14.10
build(deps): bump bootstrap-vue-next from 0.14.8 to 0.14.10
2023-10-18 11:00:58 +02:00
Matthias
e719e20f83 Revert color for profit/loss symbols 2023-10-18 07:21:29 +02:00
Matthias
00dc7f232f Improved SCSS variable setting 2023-10-18 07:19:12 +02:00
Matthias
c50a8c06b6 use Enum for up/down settings 2023-10-18 07:13:21 +02:00
Matthias
14f733cad4 Fix colors 2023-10-18 07:12:02 +02:00
Matthias
6822688703 Improve prop sorting 2023-10-18 07:10:17 +02:00
Matthias
92bd325d6f Improve settings spacing 2023-10-18 07:10:04 +02:00
Matthias
202fdf97d9 Split profit colors from "up/Down colors 2023-10-18 07:05:33 +02:00
Matthias
96f81a98c9 Split color config into separate colors store 2023-10-18 06:56:22 +02:00
Matthias
c65fa6ec02 Merge branch 'main' into pr/qiweiii/1363 2023-10-18 06:40:42 +02:00
dependabot[bot]
ec988ab0eb
build(deps): bump bootstrap-vue-next from 0.14.8 to 0.14.10
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.14.8 to 0.14.10.
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.14.10/packages/bootstrap-vue-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 04:36:03 +00:00
Matthias
d3b737feba
Merge pull request #1520 from freqtrade/dependabot/npm_and_yarn/main/types/echarts-4.9.20
build(deps-dev): bump @types/echarts from 4.9.19 to 4.9.20
2023-10-18 06:34:44 +02:00
Matthias
c49c7f0251
Merge pull request #1518 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.8.0
build(deps-dev): bump @typescript-eslint/parser from 6.7.5 to 6.8.0
2023-10-18 06:34:33 +02:00
dependabot[bot]
8c576d5697
build(deps-dev): bump @typescript-eslint/parser from 6.7.5 to 6.8.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.5 to 6.8.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.8.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-10-18 04:28:05 +00:00
dependabot[bot]
953b4172b3
build(deps-dev): bump @types/echarts from 4.9.19 to 4.9.20
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.19 to 4.9.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/echarts)

---
updated-dependencies:
- dependency-name: "@types/echarts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 04:27:49 +00:00
Matthias
715c50e1fe
Merge pull request #1519 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.8.19
build(deps-dev): bump vue-tsc from 1.8.18 to 1.8.19
2023-10-18 06:27:12 +02:00
Matthias
0ac53231d7
Merge pull request #1523 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.8.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0
2023-10-18 06:27:05 +02:00
Matthias
360f786daf
Merge pull request #1521 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.3.1
build(deps-dev): bump cypress from 13.3.0 to 13.3.1
2023-10-18 06:26:57 +02:00