Commit Graph

610 Commits

Author SHA1 Message Date
Matthias
067cb6597a
Merge pull request #113 from freqtrade/dependabot/npm_and_yarn/master/eslint-plugin-vue-7.0.1
Bump eslint-plugin-vue from 6.2.2 to 7.0.1
2020-10-06 08:38:21 +02:00
Matthias
99c1d1c4c9
Merge pull request #115 from freqtrade/dependabot/docker/node-14.13.0-alpine
Bump node from 14.12.0-alpine to 14.13.0-alpine
2020-10-06 08:01:17 +02:00
Matthias
6daa8fc349 Update files from new linting rule 2020-10-06 08:00:26 +02:00
Matthias
a714b11782 Update layout store to use enum 2020-10-06 07:59:05 +02:00
dependabot[bot]
1bc7c6fb6b
Bump node from 14.12.0-alpine to 14.13.0-alpine
Bumps node from 14.12.0-alpine to 14.13.0-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-06 05:50:54 +00:00
Matthias
1a046041d7
Merge pull request #114 from freqtrade/dependabot/docker/node-14.12.0-alpine
Bump node from 14.11.0-alpine to 14.12.0-alpine
2020-10-05 08:52:51 +02:00
dependabot[bot]
92fb3d94d5
Bump node from 14.11.0-alpine to 14.12.0-alpine
Bumps node from 14.11.0-alpine to 14.12.0-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 06:30:12 +00:00
Matthias
58066db3f7
Merge pull request #111 from freqtrade/dependabot/npm_and_yarn/master/vue-cli-plugin-bootstrap-vue-0.7.0
Bump vue-cli-plugin-bootstrap-vue from 0.6.0 to 0.7.0
2020-10-05 08:24:07 +02:00
Matthias
505a0a3593
Merge pull request #110 from freqtrade/dependabot/npm_and_yarn/master/types/echarts-4.6.6
Bump @types/echarts from 4.6.5 to 4.6.6
2020-10-05 08:15:50 +02:00
Matthias
dece6f9a97
Merge pull request #112 from freqtrade/dependabot/npm_and_yarn/master/vue-property-decorator-9.0.2
Bump vue-property-decorator from 9.0.0 to 9.0.2
2020-10-05 08:15:01 +02:00
dependabot[bot]
acf65f075a
Bump eslint-plugin-vue from 6.2.2 to 7.0.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 6.2.2 to 7.0.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v6.2.2...v7.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 05:23:02 +00:00
dependabot[bot]
4a69e34619
Bump vue-property-decorator from 9.0.0 to 9.0.2
Bumps [vue-property-decorator](https://github.com/kaorun343/vue-property-decorator) from 9.0.0 to 9.0.2.
- [Release notes](https://github.com/kaorun343/vue-property-decorator/releases)
- [Changelog](https://github.com/kaorun343/vue-property-decorator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaorun343/vue-property-decorator/compare/v9.0.0...v9.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 05:22:12 +00:00
dependabot[bot]
1be9100e9a
Bump vue-cli-plugin-bootstrap-vue from 0.6.0 to 0.7.0
Bumps [vue-cli-plugin-bootstrap-vue](https://github.com/GregYankovoy/vue-cli-plugin-bootstrap-vue) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/GregYankovoy/vue-cli-plugin-bootstrap-vue/releases)
- [Commits](https://github.com/GregYankovoy/vue-cli-plugin-bootstrap-vue/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 05:21:46 +00:00
dependabot[bot]
84acc462a6
Bump @types/echarts from 4.6.5 to 4.6.6
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.6.5 to 4.6.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/echarts)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 05:21:21 +00:00
Matthias
f97652e187 Add typehint to charts 2020-10-04 19:24:21 +02:00
Matthias
c53e0f89d2
Merge pull request #106 from freqtrade/echarts_pairhistory
Echarts pairhistory
2020-10-04 19:00:42 +02:00
Matthias
005efadcb7 Add whitespace to PR template 2020-10-02 08:02:54 +02:00
Matthias
bf06390ac8 Update pull request template 2020-10-02 08:00:39 +02:00
Matthias
71c00804e1 Make sure tooltip is shown 2020-10-02 07:07:57 +02:00
Matthias
5dab8d3a76 Improve layout 2020-10-02 07:07:57 +02:00
Matthias
d939967aab Use smaller fontsize 2020-10-02 07:07:57 +02:00
Matthias
04cc6d11af Chart styling 2020-10-02 07:07:57 +02:00
Matthias
7703ee16fc Small stylistic changes to graph 2020-10-02 07:07:57 +02:00
Matthias
6379aa669a Check if candles exist 2020-10-02 07:07:57 +02:00
Matthias
218212e301 Add buy/sell signa count to interface 2020-10-02 07:07:57 +02:00
Matthias
58160f35c5 Better style for buy-signal 2020-10-02 07:07:57 +02:00
Matthias
5a6a71e08a Add strategy endpoint 2020-10-02 07:07:57 +02:00
Matthias
9416c4d39e Improve formatting a bit 2020-10-02 07:07:57 +02:00
Matthias
fdf16a0e5d Add chartView to trading view 2020-10-02 07:07:57 +02:00
Matthias
660a471943 Move pair selection to CandleChartContainer 2020-10-02 07:07:57 +02:00
Matthias
4798ca6908 Reduce margin around chart 2020-10-02 07:07:57 +02:00
Matthias
6f54b48e1e Fix small bug causing exception on init 2020-10-02 07:07:57 +02:00
Matthias
ea5fb3a72f timeframeMS is not necessary at chart level 2020-10-02 07:07:57 +02:00
Matthias
00cddb4961 Use timeframe from dataset 2020-10-02 07:07:57 +02:00
Matthias
41fe649962 use binance "fresh" colors 2020-10-02 07:07:57 +02:00
Matthias
101ca39de3 Properly pass in useUTC to candlechart 2020-10-02 07:07:57 +02:00
Matthias
772d38ef32 Bar-width should be rather dense 2020-10-02 07:07:57 +02:00
Matthias
2b8c89eba4 Add type for whitelist resonse 2020-10-02 07:07:57 +02:00
Matthias
fa8b43fdf1 Autoselect first pair in whitelist for graph 2020-10-02 07:07:57 +02:00
Matthias
b4d185c998 Adapt to recommended style guides 2020-10-02 07:07:57 +02:00
Matthias
71137d38a5 Candlechart small adjustments 2020-10-02 07:07:57 +02:00
Matthias
3179bd92a5 Move files correctly 2020-10-02 07:07:57 +02:00
Matthias
f5636273f4 Enforce selection of one pair (disable refresh button if no pair is
selected)
2020-10-02 07:07:57 +02:00
Matthias
a8cba2538d Set plotconfig name in vuex correctly 2020-10-02 07:07:57 +02:00
Matthias
b6ffbc512f Dynamic plotsizing depending on subplot size 2020-10-02 07:07:57 +02:00
Matthias
bc2d91a08a Improve add indicator layout 2020-10-02 07:07:57 +02:00
Matthias
1886e3328f Add plotconfig selector 2020-10-02 07:07:57 +02:00
Matthias
25cce25fc1 Move candlechart components to different directory 2020-10-02 07:07:57 +02:00
Matthias
9f121c9c32 Introduce Candlechart container 2020-10-02 07:07:57 +02:00
Matthias
154e9fed3d Use correct default name 2020-10-02 07:07:57 +02:00