Commit Graph

733 Commits

Author SHA1 Message Date
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
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