Commit Graph

1063 Commits

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