Commit Graph

792 Commits

Author SHA1 Message Date
Matthias
a5e7eab8e8 Round timeframe to correct candle 2020-10-02 07:07:57 +02:00
Matthias
0e67b535ef Add trades to plot 2020-10-02 07:07:57 +02:00
Matthias
69d22d1b7f Use TimeRangeSelect 2020-10-02 07:07:57 +02:00
Matthias
4efae963d8 simplify configurator layout "div-construct" 2020-10-02 07:07:57 +02:00
Matthias
bdc0673110 Add "from-String" method to plotconfigurator 2020-10-02 07:07:57 +02:00
Matthias
0a30561bed Allow selection of timerange for historic view 2020-10-02 07:07:56 +02:00
Matthias
21947ad39b Improve documentation of formatters.ts 2020-10-02 07:07:56 +02:00
Matthias
b31df7c644 Add more timestampformatting methods 2020-10-02 07:07:56 +02:00
Matthias
b9bfab7722 Update history type 2020-10-02 07:07:56 +02:00
Matthias
135daaf119 Show a max of 250 candles on startup 2020-10-02 07:07:56 +02:00
Matthias
fa96070db3 Use Refresh arrow 2020-10-02 07:07:56 +02:00
Matthias
5e8923f746 Add historic view 2020-10-02 07:07:56 +02:00
Matthias
de4ed9a20f Rename Endpoint to pair_candles to be clear what it contains 2020-10-02 07:07:56 +02:00
Matthias
f24cb3adca Improve styling 2020-10-02 07:07:56 +02:00
Matthias
30183b3cd3 Allow different plot-types 2020-10-02 07:07:56 +02:00
Matthias
a7c20925c2 Improve style of plot configurator 2020-10-02 07:07:56 +02:00
Matthias
bce0ea68fa move plotconfig to modal 2020-10-02 07:07:56 +02:00
Matthias
73234ef8f4 Extract PlotConfigurator to it's own component 2020-10-02 07:07:56 +02:00
Matthias
5eb433421d Don't fail when no data is loaded yet 2020-10-02 07:07:56 +02:00
Matthias
1e2d1c2587 Persist plotconfig to localstore 2020-10-02 07:07:56 +02:00
Matthias
5d162ff387 Fix adding subplots 2020-10-02 07:07:56 +02:00
Matthias
500c55d802 Add show_config button 2020-10-02 07:07:56 +02:00
Matthias
f435cac153 Add new subplot (still buggy!) 2020-10-02 07:07:56 +02:00
Matthias
5c8c38b58f Improve visual style of singals 2020-10-02 07:07:56 +02:00
Matthias
6cdb3394d7 Ensure buy/sell signals are recalculated when timeframe changes 2020-10-02 07:07:56 +02:00
Matthias
812a509472 Add typing to echarts 2020-10-02 07:07:55 +02:00
Matthias
06591ca354 Extract signal generation to seperate function 2020-10-02 07:06:37 +02:00
Matthias
859b93795d Extract some constants from vue class 2020-10-02 07:06:37 +02:00
Matthias
6912fb4905 Convert CAndleStickChart to typescript 2020-10-02 07:06:37 +02:00
Matthias
0d1ab76ba0 Improve plot configurator 2020-10-02 07:06:37 +02:00
Matthias
6e497f1214 Show all lines in legend 2020-10-02 07:06:37 +02:00
Matthias
e41b23e02f First part of configurable graph 2020-10-02 07:06:37 +02:00
Matthias
5fd12eb590 Don't show circle at points 2020-10-02 07:06:37 +02:00
Matthias
42bbde2ed3 Show mainplot configurations 2020-10-02 07:06:37 +02:00
Matthias
8b8693ae72 Get PlotConfig from backend 2020-10-02 07:06:37 +02:00
Matthias
6a1d39471f Change Graphs to typescript 2020-10-02 07:06:37 +02:00
Matthias
222d9e9c40 Add some types to vuex actions 2020-10-02 07:06:37 +02:00
Matthias
3fdd4c0323 Format timestamps 2020-10-02 07:06:37 +02:00
Matthias
e50c3d3d4b Improve layout 2020-10-02 07:06:37 +02:00
Matthias
c76533c6d7 dataset should be a prop 2020-10-02 07:06:37 +02:00
Matthias
ef839578ba pair and timeframe should be props 2020-10-02 07:06:37 +02:00
Matthias
7d8a9655e4 Support multiple subplots 2020-10-02 07:06:37 +02:00
Matthias
fb542e5755 Show Buy / sell signals 2020-10-02 07:06:37 +02:00
Matthias
7520d38b31 Fix some visuals in candlechart 2020-10-02 07:06:37 +02:00
Matthias
7f29292914 Add CandleChart component 2020-10-02 07:06:37 +02:00
Matthias
8443184f7d Fix pair history loading 2020-10-02 07:06:37 +02:00
Matthias
5e498618b0 Add pair-history downloading 2020-10-02 07:06:37 +02:00
Matthias
8223733f9b
Merge pull request #105 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.2.0
Bump @typescript-eslint/parser from 4.1.1 to 4.2.0
2020-09-28 08:24:52 +02:00
Matthias
e26dc346e3
Merge pull request #103 from freqtrade/dependabot/npm_and_yarn/master/vue-router-3.4.5
Bump vue-router from 3.4.3 to 3.4.5
2020-09-28 08:24:17 +02:00
Matthias
edc7f1f042
Merge pull request #104 from freqtrade/dependabot/npm_and_yarn/master/moment-2.29.0
Bump moment from 2.28.0 to 2.29.0
2020-09-28 07:35:10 +02:00