Commit Graph

548 Commits

Author SHA1 Message Date
Matthias
6daa8fc349 Update files from new linting rule 2020-10-06 08:00:26 +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
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
Matthias
009a23f32e Improve multiplot saving 2020-10-02 07:07:57 +02:00
Matthias
062769f764 ALlow multiple plotconfigs 2020-10-02 07:07:57 +02:00
Matthias
08fa402df4 Rename plotconfigstorage function 2020-10-02 07:07:57 +02:00
Matthias
2d8e65b675 rename plotconfig from strategy action 2020-10-02 07:07:57 +02:00
Matthias
bcbd765ec2 Fix missing import 2020-10-02 07:07:57 +02:00
Matthias
ea6608c71e Improve plot configurator 2020-10-02 07:07:57 +02:00
Matthias
c9c5d5a6cd Add available_pairs to select historic data pairs 2020-10-02 07:07:57 +02:00
Matthias
32fa21fbf8 Add strategy type to result 2020-10-02 07:07:57 +02:00
Matthias
297f3e0420 Improve timerange styling 2020-10-02 07:07:57 +02:00
Matthias
d70dfd69f8 Show strateg-selector next to timerange selector 2020-10-02 07:07:57 +02:00
Matthias
443f571978 dataframe return value should include strategy 2020-10-02 07:07:57 +02:00
Matthias
81972b3a52 Add strategy list 2020-10-02 07:07:57 +02:00