Matthias
|
7a781b33d7
|
Merge pull request #880 from daniila/chart_trade_navigation
Chart trade navigation
|
2022-08-02 20:33:10 +02:00 |
|
Matthias
|
4a8b304802
|
Add leverage to forceentry field
|
2022-08-02 20:09:43 +02:00 |
|
me
|
3d417fe774
|
before and after candles now based on timeframe
|
2022-08-02 13:25:13 +00:00 |
|
me
|
098ef58a5d
|
endValue handling if no trade close_timestamp
|
2022-08-02 11:57:05 +03:00 |
|
me
|
c15e0edee5
|
click handler to setup()
|
2022-08-02 02:18:45 +03:00 |
|
me
|
ba81347c56
|
Fixed linting errors
|
2022-08-02 01:50:36 +03:00 |
|
me
|
d2acee7c93
|
typing for selectedTrade and sorting to setup()
|
2022-08-01 23:28:10 +03:00 |
|
me
|
b41cee496a
|
Righ sidebar button to the right
|
2022-08-01 04:04:36 +03:00 |
|
me
|
0a18721705
|
Chart moves to selected trade
|
2022-08-01 03:58:50 +03:00 |
|
me
|
12b2e3aad9
|
emit selected trade event and sorting by date
|
2022-08-01 03:57:50 +03:00 |
|
me
|
63910f19f1
|
Created column for trades list
|
2022-07-31 19:03:46 +03:00 |
|
Matthias
|
b09189f0c1
|
Show liquidation price in trade detail
|
2022-07-30 16:40:33 +02:00 |
|
Matthias
|
43244d322e
|
Fix backtesting chart height
closes #879
|
2022-07-30 07:15:00 +02:00 |
|
Matthias
|
20d3b80d41
|
Fix cumProfitChart being empty
part of #879
|
2022-07-30 07:09:48 +02:00 |
|
Matthias
|
5d94fe5f9c
|
Remove comments from tsconfig
|
2022-07-29 06:34:37 +02:00 |
|
Matthias
|
77bdf37046
|
Merge pull request #877 from freqtrade/dependabot/docker/node-18.7.0-alpine
build(deps): bump node from 18.6.0-alpine to 18.7.0-alpine
|
2022-07-28 07:09:23 +02:00 |
|
dependabot[bot]
|
6bc505015b
|
build(deps): bump node from 18.6.0-alpine to 18.7.0-alpine
Bumps node from 18.6.0-alpine to 18.7.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-07-28 05:01:48 +00:00 |
|
Matthias
|
bb0eb9af68
|
Merge pull request #876 from freqtrade/dependabot/npm_and_yarn/main/vue-demi-0.13.6
build(deps): bump vue-demi from 0.13.5 to 0.13.6
|
2022-07-27 08:34:58 +02:00 |
|
Matthias
|
42b0f4fed7
|
Merge pull request #869 from freqtrade/dependabot/npm_and_yarn/main/bootswatch-5.2.0
build(deps): bump bootswatch from 5.1.3 to 5.2.0
|
2022-07-27 08:34:51 +02:00 |
|
Matthias
|
b2fb7e98fc
|
Merge pull request #871 from freqtrade/dependabot/npm_and_yarn/main/date-fns-2.29.1
build(deps): bump date-fns from 2.28.0 to 2.29.1
|
2022-07-27 08:34:42 +02:00 |
|
dependabot[bot]
|
6f44f13798
|
build(deps): bump vue-demi from 0.13.5 to 0.13.6
Bumps [vue-demi](https://github.com/antfu/vue-demi) from 0.13.5 to 0.13.6.
- [Release notes](https://github.com/antfu/vue-demi/releases)
- [Commits](https://github.com/antfu/vue-demi/compare/v0.13.5...v0.13.6)
---
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-07-27 05:22:19 +00:00 |
|
dependabot[bot]
|
98508338bc
|
build(deps): bump date-fns from 2.28.0 to 2.29.1
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.28.0 to 2.29.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.28.0...v2.29.1)
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-27 05:22:00 +00:00 |
|
dependabot[bot]
|
9c07bb3211
|
build(deps): bump bootswatch from 5.1.3 to 5.2.0
Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/thomaspark/bootswatch/releases)
- [Commits](https://github.com/thomaspark/bootswatch/compare/v5.1.3...v5.2.0)
---
updated-dependencies:
- dependency-name: bootswatch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-27 05:21:31 +00:00 |
|
Matthias
|
8b5e281e33
|
Merge pull request #873 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.31.0
build(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.31.0
|
2022-07-27 07:19:44 +02:00 |
|
Matthias
|
9b551724b4
|
Merge pull request #868 from freqtrade/dependabot/npm_and_yarn/main/sass-1.54.0
build(deps-dev): bump sass from 1.53.0 to 1.54.0
|
2022-07-27 07:19:33 +02:00 |
|
Matthias
|
d945e9734f
|
Merge pull request #872 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-0.39.0
build(deps-dev): bump vue-tsc from 0.38.9 to 0.39.0
|
2022-07-27 07:19:23 +02:00 |
|
Matthias
|
695e9d7dc3
|
Merge pull request #875 from freqtrade/dependabot/npm_and_yarn/main/pinia-2.0.17
build(deps): bump pinia from 2.0.16 to 2.0.17
|
2022-07-27 07:19:08 +02:00 |
|
Matthias
|
e76018f76b
|
Merge pull request #870 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.24.0
build(deps): bump core-js from 3.23.5 to 3.24.0
|
2022-07-27 07:19:00 +02:00 |
|
dependabot[bot]
|
3d6f3b6225
|
build(deps): bump pinia from 2.0.16 to 2.0.17
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.16...pinia@2.0.17)
---
updated-dependencies:
- dependency-name: pinia
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-27 05:04:49 +00:00 |
|
dependabot[bot]
|
d0890d44d1
|
build(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.31.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.7 to 5.31.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.31.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-07-27 05:04:23 +00:00 |
|
dependabot[bot]
|
0a8161bf45
|
build(deps-dev): bump vue-tsc from 0.38.9 to 0.39.0
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.38.9 to 0.39.0.
- [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.39.0/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-07-27 05:04:09 +00:00 |
|
dependabot[bot]
|
cba23ad83b
|
build(deps): bump core-js from 3.23.5 to 3.24.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.5 to 3.24.0.
- [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.23.5...v3.24.0)
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-27 05:03:04 +00:00 |
|
dependabot[bot]
|
0776acd97f
|
build(deps-dev): bump sass from 1.53.0 to 1.54.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.53.0 to 1.54.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.53.0...1.54.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-07-27 05:02:42 +00:00 |
|
Matthias
|
7e931487e1
|
Improve detail order output
|
2022-07-24 20:09:54 +02:00 |
|
Matthias
|
7f0715d133
|
Add CAGR and profit factor to backtest view
https://github.com/freqtrade/freqtrade/issues/7116
|
2022-07-24 20:09:44 +02:00 |
|
Matthias
|
dfc38dff68
|
Show assumed initial capital in balance chart
|
2022-07-21 07:13:18 +02:00 |
|
Matthias
|
28434d64a3
|
Merge pull request #861 from freqtrade/dependabot/docker/nginx-1.23.1-alpine
build(deps): bump nginx from 1.23.0-alpine to 1.23.1-alpine
|
2022-07-20 07:25:50 +02:00 |
|
Matthias
|
920bc11e26
|
Merge pull request #864 from freqtrade/dependabot/npm_and_yarn/main/vue-select-3.20.0
build(deps): bump vue-select from 3.18.3 to 3.20.0
|
2022-07-20 07:25:45 +02:00 |
|
Matthias
|
eb4dd19566
|
Merge pull request #867 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.23.5
build(deps): bump core-js from 3.23.4 to 3.23.5
|
2022-07-20 07:25:32 +02:00 |
|
dependabot[bot]
|
3c790aa632
|
build(deps): bump vue-select from 3.18.3 to 3.20.0
Bumps [vue-select](https://github.com/sagalbot/vue-select) from 3.18.3 to 3.20.0.
- [Release notes](https://github.com/sagalbot/vue-select/releases)
- [Changelog](https://github.com/sagalbot/vue-select/blob/master/release.config.js)
- [Commits](https://github.com/sagalbot/vue-select/compare/v3.18.3...v3.20.0)
---
updated-dependencies:
- dependency-name: vue-select
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-20 05:13:39 +00:00 |
|
dependabot[bot]
|
3c1e2ffc07
|
build(deps): bump core-js from 3.23.4 to 3.23.5
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.4 to 3.23.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.23.4...v3.23.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-07-20 05:12:32 +00:00 |
|
Matthias
|
f584e7db82
|
Merge pull request #863 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.30.7
build(deps-dev): bump @typescript-eslint/parser from 5.30.6 to 5.30.7
|
2022-07-20 07:11:29 +02:00 |
|
Matthias
|
67cf7cd190
|
Merge pull request #862 from freqtrade/dependabot/npm_and_yarn/main/date-fns-tz-1.3.6
build(deps): bump date-fns-tz from 1.3.5 to 1.3.6
|
2022-07-20 07:11:04 +02:00 |
|
Matthias
|
c090caad05
|
Merge pull request #860 from freqtrade/dependabot/npm_and_yarn/main/vue-demi-0.13.5
build(deps): bump vue-demi from 0.13.4 to 0.13.5
|
2022-07-20 07:10:57 +02:00 |
|
Matthias
|
fd8778af4a
|
Merge pull request #858 from freqtrade/dependabot/npm_and_yarn/main/vue-material-design-icons-5.1.2
build(deps): bump vue-material-design-icons from 5.1.1 to 5.1.2
|
2022-07-20 07:10:50 +02:00 |
|
Matthias
|
353fdf70e8
|
Merge pull request #857 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-0.38.9
build(deps-dev): bump vue-tsc from 0.38.5 to 0.38.9
|
2022-07-20 07:10:38 +02:00 |
|
Matthias
|
4608d7fba4
|
Merge pull request #859 from freqtrade/dependabot/npm_and_yarn/main/pinia-plugin-persistedstate-1.6.3
build(deps): bump pinia-plugin-persistedstate from 1.6.1 to 1.6.3
|
2022-07-20 07:10:20 +02:00 |
|
dependabot[bot]
|
e6a4d562df
|
build(deps-dev): bump @typescript-eslint/parser from 5.30.6 to 5.30.7
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.6 to 5.30.7.
- [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.30.7/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-07-20 05:03:29 +00:00 |
|
dependabot[bot]
|
74da293e8c
|
build(deps): bump date-fns-tz from 1.3.5 to 1.3.6
Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 1.3.5 to 1.3.6.
- [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.5...v1.3.6)
---
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-07-20 05:03:12 +00:00 |
|
dependabot[bot]
|
194c14afa9
|
build(deps): bump nginx from 1.23.0-alpine to 1.23.1-alpine
Bumps nginx from 1.23.0-alpine to 1.23.1-alpine.
---
updated-dependencies:
- dependency-name: nginx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-20 05:02:52 +00:00 |
|