Commit Graph

548 Commits

Author SHA1 Message Date
Matthias
3a6786b39d Load from strategy should be part of plotconfig 2020-10-02 07:07:57 +02:00
Matthias
c78dc26aba Make UTC selection dynamic 2020-10-02 07:07:57 +02:00
Matthias
c5e1144e9d Move plotconfiguration to CandleChart 2020-10-02 07:07:57 +02:00
Matthias
8d31d7faed Improve graph and provide strategy to endpoint 2020-10-02 07:07:57 +02:00
Matthias
4ffb9d18b8 Fix styles 2020-10-02 07:07:57 +02:00
Matthias
d33720d4bf Fix imports to use @ symbol 2020-10-02 07:07:57 +02:00
Matthias
1ca5d1f3e1 FIx bug in hover tooltip 2020-10-02 07:07:57 +02:00
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