Matthias
|
dda64caac0
|
Improve settings test resiliance
|
2022-04-14 06:47:11 +02:00 |
|
Matthias
|
de24bdff99
|
Extract cy setups to separate helpers file
|
2022-04-13 20:12:32 +02:00 |
|
Matthias
|
c8e5c2fc53
|
e2e: Improve tests
|
2022-04-13 19:55:27 +02:00 |
|
Matthias
|
e7a74cd86a
|
Merge pull request #727 from freqtrade/dependabot/npm_and_yarn/main/sass-1.50.0
Bump sass from 1.49.11 to 1.50.0
|
2022-04-13 08:05:37 +02:00 |
|
Matthias
|
374353bc63
|
Merge pull request #728 from freqtrade/dependabot/github_actions/main/actions/upload-artifact-3
Bump actions/upload-artifact from 2 to 3
|
2022-04-13 08:05:18 +02:00 |
|
Matthias
|
c101dfb026
|
Merge pull request #723 from freqtrade/dependabot/docker/node-17.9.0-alpine
Bump node from 17.8.0-alpine to 17.9.0-alpine
|
2022-04-13 08:05:07 +02:00 |
|
Matthias
|
317fce9370
|
Merge pull request #724 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.19.0
Bump @typescript-eslint/parser from 5.18.0 to 5.19.0
|
2022-04-13 08:05:00 +02:00 |
|
Matthias
|
82180edaad
|
Merge pull request #725 from freqtrade/dependabot/npm_and_yarn/main/cypress-9.5.4
Bump cypress from 9.5.3 to 9.5.4
|
2022-04-13 08:04:47 +02:00 |
|
Matthias
|
dd7e689ae6
|
Improve behaviour if bot was offline when page loaded
|
2022-04-13 07:24:56 +02:00 |
|
Matthias
|
7cb070975d
|
Add botstatusAvailable as getter
|
2022-04-13 07:24:36 +02:00 |
|
dependabot[bot]
|
16cea57741
|
Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-13 05:13:25 +00:00 |
|
Matthias
|
f26507f97c
|
Only show when backend version supports this
|
2022-04-13 07:12:48 +02:00 |
|
dependabot[bot]
|
de07641818
|
Bump sass from 1.49.11 to 1.50.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.11 to 1.50.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.49.11...1.50.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-04-13 05:03:50 +00:00 |
|
dependabot[bot]
|
92e5dad32c
|
Bump cypress from 9.5.3 to 9.5.4
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.3 to 9.5.4.
- [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.5.3...v9.5.4)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-13 05:02:51 +00:00 |
|
dependabot[bot]
|
c8b1abd035
|
Bump @typescript-eslint/parser from 5.18.0 to 5.19.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.18.0 to 5.19.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.19.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-04-13 05:02:25 +00:00 |
|
dependabot[bot]
|
5ad66f33f6
|
Bump node from 17.8.0-alpine to 17.9.0-alpine
Bumps node from 17.8.0-alpine to 17.9.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-04-13 05:02:06 +00:00 |
|
Matthias
|
4f744a402d
|
Only load one strategy from historic result
|
2022-04-13 07:01:08 +02:00 |
|
Matthias
|
bef7202554
|
Extract history-load to separate component
|
2022-04-13 07:01:08 +02:00 |
|
Matthias
|
bb21744232
|
initial attempt to load historic backtest results
|
2022-04-13 07:01:08 +02:00 |
|
Matthias
|
f80ac13ab0
|
E2E: backtesting
|
2022-04-12 20:52:48 +02:00 |
|
Matthias
|
55d8e75b03
|
Fix bad startup behaviour in backtest mode
|
2022-04-12 20:07:23 +02:00 |
|
Matthias
|
d42f40dea9
|
e2e: Improve login
|
2022-04-12 19:32:03 +02:00 |
|
Matthias
|
b76b912074
|
Add types for base/quote currency in trades interface
|
2022-04-10 09:54:40 +02:00 |
|
Matthias
|
06ba81c681
|
Don't show long/short if trading spot
|
2022-04-09 10:43:46 +02:00 |
|
Matthias
|
a158605303
|
Improve numbering format for small numbers
|
2022-04-09 10:41:45 +02:00 |
|
Matthias
|
3d7876957b
|
Split formatters into time and number formatters
|
2022-04-09 10:24:38 +02:00 |
|
Matthias
|
ca361a26dc
|
Properly highlight deprecated settings
|
2022-04-09 10:18:14 +02:00 |
|
Matthias
|
47e314d922
|
Fix tradingmode filter
|
2022-04-09 08:56:41 +02:00 |
|
Matthias
|
cce3c11d1e
|
Trade-detail should show amount
|
2022-04-09 08:54:38 +02:00 |
|
Matthias
|
ae920f6445
|
Improve output of "botstatus"
|
2022-04-09 08:48:43 +02:00 |
|
Matthias
|
8f03909119
|
Update forcebuy to forceentry
|
2022-04-08 07:44:28 +02:00 |
|
Matthias
|
6b5f8e84f7
|
Update chart naming
|
2022-04-07 07:08:13 +02:00 |
|
Matthias
|
bf759428a4
|
Add long/short indicator on tradesLog
|
2022-04-07 07:04:58 +02:00 |
|
Matthias
|
5828981646
|
Add short backtesting results
|
2022-04-07 06:59:08 +02:00 |
|
Matthias
|
44363be94e
|
Align drawdown backtesting metrics
|
2022-04-07 06:43:07 +02:00 |
|
Matthias
|
829628127b
|
Update backtesting result for exit terminology
|
2022-04-06 20:46:17 +02:00 |
|
Matthias
|
173896137b
|
Update types for Exit renaming
|
2022-04-06 20:38:38 +02:00 |
|
Matthias
|
e8d334ceb1
|
Improve wording for long signals
|
2022-04-06 19:31:32 +02:00 |
|
Matthias
|
4b8156c6e2
|
Merge pull request #717 from freqtrade/dependabot/npm_and_yarn/main/date-fns-tz-1.3.3
Bump date-fns-tz from 1.3.1 to 1.3.3
|
2022-04-06 08:04:50 +02:00 |
|
Matthias
|
3725d7f42f
|
Merge pull request #719 from freqtrade/dependabot/npm_and_yarn/main/prettier-2.6.2
Bump prettier from 2.6.1 to 2.6.2
|
2022-04-06 08:04:43 +02:00 |
|
dependabot[bot]
|
fa6026c275
|
Bump date-fns-tz from 1.3.1 to 1.3.3
Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/marnusw/date-fns-tz/releases)
- [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marnusw/date-fns-tz/compare/v1.3.1...v1.3.3)
---
updated-dependencies:
- dependency-name: date-fns-tz
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-06 05:23:36 +00:00 |
|
dependabot[bot]
|
f2ff57b4fa
|
Bump prettier from 2.6.1 to 2.6.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.1...2.6.2)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-06 05:22:51 +00:00 |
|
Matthias
|
f6280c02f3
|
Merge pull request #721 from freqtrade/dependabot/npm_and_yarn/main/sass-1.49.11
Bump sass from 1.49.9 to 1.49.11
|
2022-04-06 07:19:54 +02:00 |
|
Matthias
|
395dbc52b4
|
Merge pull request #722 from freqtrade/dependabot/npm_and_yarn/main/vite-2.9.1
Bump vite from 2.8.6 to 2.9.1
|
2022-04-06 07:19:41 +02:00 |
|
Matthias
|
de9c2e4da8
|
Merge pull request #720 from freqtrade/dependabot/npm_and_yarn/main/vue-demi-0.12.5
Bump vue-demi from 0.12.4 to 0.12.5
|
2022-04-06 07:19:01 +02:00 |
|
Matthias
|
31a4e0e91c
|
Merge pull request #718 from freqtrade/dependabot/npm_and_yarn/main/echarts-5.3.2
Bump echarts from 5.3.1 to 5.3.2
|
2022-04-06 07:18:55 +02:00 |
|
Matthias
|
e9bcc0386a
|
Merge pull request #716 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.18.0
Bump @typescript-eslint/parser from 5.17.0 to 5.18.0
|
2022-04-06 07:18:50 +02:00 |
|
dependabot[bot]
|
4780af8b8d
|
Bump vite from 2.8.6 to 2.9.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.6 to 2.9.1.
- [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/v2.9.1/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-06 05:04:48 +00:00 |
|
dependabot[bot]
|
e5f3f49adf
|
Bump sass from 1.49.9 to 1.49.11
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.49.11.
- [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.49.9...1.49.11)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-06 05:04:19 +00:00 |
|
dependabot[bot]
|
1038ca35c0
|
Bump vue-demi from 0.12.4 to 0.12.5
Bumps [vue-demi](https://github.com/antfu/vue-demi) from 0.12.4 to 0.12.5.
- [Release notes](https://github.com/antfu/vue-demi/releases)
- [Commits](https://github.com/antfu/vue-demi/compare/v0.12.4...v0.12.5)
---
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-04-06 05:04:09 +00:00 |
|