Commit Graph

42 Commits

Author SHA1 Message Date
Matthias
f97652e187 Add typehint to charts 2020-10-04 19:24:21 +02:00
Matthias
71c00804e1 Make sure tooltip is shown 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
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
fa8b43fdf1 Autoselect first pair in whitelist for graph 2020-10-02 07:07:57 +02:00
Matthias
71137d38a5 Candlechart small adjustments 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
62627cd56d Simplify dashboard layout by using getters 2020-08-31 19:24:09 +02:00
Matthias
82cf7adb3d Introduce draggable container 2020-08-31 19:24:09 +02:00
Matthias
e5e3de5700 Fix vue dynamic layout 2020-08-31 19:24:09 +02:00
Matthias
b3363b0f90 Use dynamic layout for Dashboard 2020-08-31 19:24:09 +02:00
Matthias
01c7c67925 Use shorthand syntax for Array type definitions 2020-08-29 17:47:05 +02:00
Matthias
3aba82f917 Create more types for UI 2020-08-29 11:32:26 +02:00
Matthias
240dd06c0f Move types to seperate directory 2020-08-29 11:24:52 +02:00
Matthias
79886014ab Introduce closedTrade type 2020-08-25 19:52:07 +02:00
Matthias
759af1f768 Add cumulative profit chart 2020-08-24 19:28:59 +02:00
Matthias
3a93c0b50c Legend should be shown on the right in dashboard 2020-08-19 20:30:51 +02:00
Matthias
c3950af541 Add min to hourly chart 2020-08-19 17:31:52 +02:00
Matthias
09de9726f9 Fix colors in daily / hourly charts 2020-08-18 20:51:16 +02:00
Matthias
e2e81299eb Add VisualColormap to Daily and hourly profit charts 2020-08-17 22:07:20 +02:00
Matthias
3ed856a84d Smooth lines 2020-08-17 21:17:33 +02:00
Matthias
f2668c852a Add Hourly chart 2020-08-17 21:16:19 +02:00
Matthias
dceb7b5fe8 Improve naming 2020-08-17 20:42:37 +02:00
Matthias
90b157b7f9 Fix missing tile 2020-08-17 20:41:15 +02:00
Matthias
67d4bf9e4f Extract DailyChart to it's own component 2020-08-17 20:39:14 +02:00