Commit Graph

303 Commits

Author SHA1 Message Date
Julien Gainza
83c2cca255 Visualize summary 2023-06-24 16:34:56 +02:00
Matthias
c8c45b28c4 Extract trade display from candlechart component 2023-06-20 20:58:32 +02:00
Matthias
06aa4406e6 Remove incompatible options from chart
(these options are not compatible with time scale axis, and were not used anyway)
2023-06-07 20:26:54 +02:00
Matthias
b82d694b80 Implement duplication of plot configs 2023-06-02 17:28:22 +02:00
Matthias
a0ffbafd82 Don't allow disabling of the only series in the chart 2023-05-28 16:18:39 +02:00
Matthias
e29e19a5b2 Improved wording 2023-05-28 16:10:02 +02:00
Matthias
3f23785f03 Improve tooltip wording 2023-05-28 16:05:42 +02:00
Matthias
924b1d3811 Use Total profit for open cumprofit calcs 2023-05-28 16:04:59 +02:00
Matthias
88d4b5cf97 Show tooltip for current_profit 2023-05-28 15:51:13 +02:00
Matthias
e9063a4f95 Don't throttle Trades list to allow update when bot-comparison selection changes
closes #1282
2023-05-28 08:47:47 +02:00
Matthias
8e37809707 Organize cumProfit imports 2023-05-25 19:56:27 +02:00
Matthias
d5ad6d670b don't require open trades in cumprofitchart 2023-05-24 06:36:33 +02:00
Matthias
e0bd3d52bd Improve ProfitDistribution combobox width 2023-05-21 22:10:34 +02:00
Matthias
8ba42f30a5 Interactive color selection box on click 2023-05-21 20:06:49 +02:00
Matthias
ad82df1b2c ensure cumrofitchart doesn't contantly reset zoom 2023-05-21 16:45:59 +02:00
Matthias
3af366e89e Add "open" profit to cumProfitChart
closes #1251
2023-05-21 16:05:00 +02:00
Matthias
db03cc993a Use Iconlibrary throughout 2023-05-09 20:31:33 +02:00
Matthias
90a08b7a33 Use proper icons instead of refresh symbol 2023-05-09 20:23:15 +02:00
Matthias
ff1b217ca9 Final components to script setup 2023-05-09 20:06:24 +02:00
Matthias
85820c8684 More components to script setup 2023-05-09 20:04:57 +02:00
Matthias
e01f2c75a5 Use auto-imported icons 2023-05-09 18:25:28 +02:00
Matthias
8d32a8fc1d Replace icons with unplugin-iconify icons 2023-05-09 06:49:13 +02:00
Matthias
6646a54e36 areaplots in Sub-plots
closes #107
2023-05-08 20:50:54 +02:00
Matthias
77dd1f492b Allow config of Graph plots 2023-05-08 20:50:54 +02:00
Matthias
3e483bdc77 Make plotIndicatorSelect mutable 2023-05-08 20:50:54 +02:00
Matthias
2d37be2415 Fix pltconfig crashing in some cases 2023-05-08 20:50:54 +02:00
Matthias
62736a0678 Improve usability of plotConfigurator 2023-05-08 20:50:54 +02:00
Matthias
2ba9dbd5c0 Use EditValue for new subplots 2023-05-08 20:50:54 +02:00
Matthias
96b4385bd1 Fix bug preventing open from rendering 2023-05-08 20:50:54 +02:00
Matthias
8d5363d0f3 Split Edit and Add constraints 2023-05-08 20:50:54 +02:00
Matthias
727e1318cc Generalize EditValue 2023-05-08 20:50:54 +02:00
Matthias
5eeb8b3549 Generalize plotConfigSelect title 2023-05-08 20:50:54 +02:00
Matthias
1e356748cc Disable unused function 2023-05-08 20:50:54 +02:00
Matthias
c240d6bc16 Avoid random colors on every click 2023-05-08 20:50:54 +02:00
Matthias
1dd5a3bfda Cleanup unused / comented code 2023-05-08 20:50:54 +02:00
Matthias
158dae4a89 Don't add new indicators through PlotIndicator 2023-05-08 20:50:54 +02:00
Matthias
4d2af9b7c4 Move click handler off of Icon 2023-05-08 20:50:54 +02:00
Matthias
7025c3442f Extract new indicator selection to separate component 2023-05-08 20:50:54 +02:00
Matthias
49cceef306 Cleanup indicator config 2023-05-08 20:50:54 +02:00
Matthias
60620a8103 Slightly improve PlotConfig 2023-05-08 20:50:54 +02:00
Matthias
fc239d9e9b Improve wording 2023-05-08 20:50:54 +02:00
Matthias
f9e9b9bfda Fix subtle bug whe clicking around oddly 2023-05-08 20:50:54 +02:00
Matthias
49f88c28fc Small plot improvements 2023-05-08 20:50:54 +02:00
Matthias
46a89c0e27 Layout improvements 2023-05-08 20:50:54 +02:00
Matthias
1b84d2460f Improve layout (confirm always to the right) 2023-05-08 20:50:54 +02:00
Matthias
54eaec1192 Improve plotIndicator config 2023-05-08 20:50:54 +02:00
Matthias
1c71ed5805 Organize imports 2023-05-08 20:50:54 +02:00
Matthias
4272d110ae Allow exiting out of Plot config 2023-05-08 20:50:54 +02:00
Matthias
afedc45a46 Add enhanced plotconfig management 2023-05-08 20:50:54 +02:00
Matthias
49cc3388d3 Remove some logs 2023-05-08 20:50:54 +02:00