Commit Graph

4365 Commits

Author SHA1 Message Date
dependabot[bot]
03732370d7
build(deps): bump bootstrap from 5.3.0 to 5.3.1
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.0...v5.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 04:36:12 +00:00
dependabot[bot]
a82ca1616d
build(deps-dev): bump sass from 1.64.1 to 1.64.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.64.1 to 1.64.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.64.1...1.64.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 04:36:03 +00:00
dependabot[bot]
c7d42192c1
build(deps-dev): bump eslint from 8.45.0 to 8.46.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.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.45.0...v8.46.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-08-02 04:35:26 +00:00
dependabot[bot]
eed72d0816
build(deps): bump pinia from 2.1.4 to 2.1.6
Bumps [pinia](https://github.com/vuejs/pinia) from 2.1.4 to 2.1.6.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.1.4...pinia@2.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-02 04:35:18 +00:00
Matthias
4ba707f6fe Fix cypress test, remove unnecessary log 2023-08-02 06:33:20 +02:00
Matthias
51a8eff7c4
Merge pull request #1391 from freqtrade/stop_distance
Stop distance
2023-08-01 06:55:19 +02:00
Matthias
cb34eac0f8 Fix miss-named variant after vue update 2023-07-31 19:24:35 +02:00
Matthias
1d94fa7927
Merge pull request #1368 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-vue-next-0.9.26
build(deps): bump bootstrap-vue-next from 0.8.15 to 0.9.26
2023-07-31 19:22:44 +02:00
Matthias
75bdbb6f6d Slightly improve handling if metadata is missing for some reason 2023-07-30 20:04:01 +02:00
Matthias
3257fb75c9 Show strategy name instead of "key" 2023-07-30 09:56:32 +02:00
Matthias
094208cfd2 Improve memory structure for backtest result 2023-07-30 09:47:59 +02:00
Matthias
bc88cd16d0 Ensure stop line is visible for new trades 2023-07-29 19:52:19 +02:00
Matthias
c1e447e163 Show current stoploss line 2023-07-29 18:20:48 +02:00
Matthias
46ca166863 Don't show diff columns in plotconfig
closes #1388

Also don't try to calculate diff unless both columns exist
2023-07-27 07:24:39 +02:00
Matthias
a2125ac567 Show error message when strategy loading fails
closes #1387
2023-07-27 07:04:18 +02:00
Matthias
ee45a94ec6 Show proper error message when Candle analysis fails
closes #1387
2023-07-27 07:04:04 +02:00
Matthias
e4a1ec224a Improve backtest types 2023-07-27 06:20:36 +02:00
Matthias
6256d4cfdb Remove outdated TODO messages 2023-07-26 07:02:51 +02:00
Matthias
0ad39d1d1c Align format of TODO comments 2023-07-26 07:00:08 +02:00
Matthias
2bff59c235 Improve layout of delete button 2023-07-26 06:56:17 +02:00
Matthias
9f1ba2c3fc
Merge pull request #1384 from freqtrade/dependabot/npm_and_yarn/main/sass-1.64.1
build(deps-dev): bump sass from 1.64.0 to 1.64.1
2023-07-26 06:53:20 +02:00
Matthias
0371b55855
Merge pull request #1383 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.8.6
build(deps-dev): bump vue-tsc from 1.8.5 to 1.8.6
2023-07-26 06:53:08 +02:00
Matthias
b15af0eda8
Merge pull request #1386 from freqtrade/dependabot/npm_and_yarn/main/vite-4.4.7
build(deps-dev): bump vite from 4.4.6 to 4.4.7
2023-07-26 06:52:59 +02:00
Matthias
4fa3ea2dc9
Merge pull request #1385 from freqtrade/dependabot/npm_and_yarn/main/pinia-plugin-persistedstate-3.2.0
build(deps): bump pinia-plugin-persistedstate from 3.1.0 to 3.2.0
2023-07-26 06:52:46 +02:00
Matthias
b151d1f254 Allow removal of individual results from Backtest memory 2023-07-26 06:42:34 +02:00
dependabot[bot]
c8976e7b64
build(deps-dev): bump vite from 4.4.6 to 4.4.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.6 to 4.4.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.7/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-26 03:17:23 +00:00
dependabot[bot]
8cce7657c3
build(deps): bump pinia-plugin-persistedstate from 3.1.0 to 3.2.0
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v3.1.0...v3.2.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-07-26 03:17:02 +00:00
dependabot[bot]
4536babd52
build(deps-dev): bump sass from 1.64.0 to 1.64.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.64.0 to 1.64.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.64.0...1.64.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-26 03:16:28 +00:00
dependabot[bot]
8c6f7d02b0
build(deps-dev): bump vue-tsc from 1.8.5 to 1.8.6
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v1.8.6/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>
2023-07-26 03:16:15 +00:00
Matthias
1fdbee1df9 Support deleting backtest results 2023-07-25 20:51:17 +02:00
Matthias
5c6abdcabc Add Max consecutive metrics 2023-07-25 20:05:09 +02:00
Matthias
2ea957e6b7
Merge pull request #1382 from freqtrade/dependabot/docker/node-20.5.0-alpine
build(deps): bump node from 20.4.0-alpine to 20.5.0-alpine
2023-07-24 06:15:38 +02:00
dependabot[bot]
cb017d7560
build(deps): bump node from 20.4.0-alpine to 20.5.0-alpine
Bumps node from 20.4.0-alpine to 20.5.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-07-24 03:00:41 +00:00
Matthias
989e528b89 Fix label for areachart 2023-07-23 08:45:49 +02:00
Matthias
0121cc9db2 Fix breakpoint detection for dashboard
type method
2023-07-23 07:30:39 +02:00
Matthias
7a6a31c493 Fix cumprofit chart showing error 2023-07-23 07:28:14 +02:00
Matthias
12d0169992 Remove cumprofit console log 2023-07-23 07:24:08 +02:00
Matthias
bfa16f03a1 Remove unused commented ref 2023-07-22 19:48:45 +02:00
Matthias
c89218ebd2 Improve expectancy output to include ratio 2023-07-22 19:48:04 +02:00
Matthias
f7516ee4ab
Merge pull request #1381 from freqtrade/split_backtestView
Split backtest view
2023-07-22 14:20:41 +02:00
Matthias
f42dc9de07 Fix timerangeselect crashing when it get's a epoch timerange 2023-07-22 13:48:21 +02:00
Matthias
2bfa234362 use function for updateInput 2023-07-22 11:40:46 +02:00
Matthias
ee8831ed14 Fix casing 2023-07-22 11:37:30 +02:00
Matthias
50bdd6e7b4 Improve naming 2023-07-22 11:35:37 +02:00
Matthias
fdb068e2ff Improve Backtest view naming 2023-07-22 11:27:01 +02:00
Matthias
511fce74c7 Extract backtest Running from BacktestView 2023-07-22 11:25:59 +02:00
Matthias
68171faf8d More backtesting refs to btStore 2023-07-22 11:19:18 +02:00
Matthias
2d3f1c7391 More refs to btStore 2023-07-22 11:18:04 +02:00
Matthias
07798d2d21 freqAi to btStore 2023-07-22 11:16:13 +02:00
Matthias
06f64c9ab9 Move Timerange to btStore 2023-07-22 11:15:17 +02:00