Commit Graph

1358 Commits

Author SHA1 Message Date
Matthias
6d7ac23838 Provide a method to remap template columns 2024-07-23 20:12:41 +02:00
Matthias
7d59b2f061 chore: Improve heikinAshi naming 2024-07-23 07:05:05 +02:00
Matthias
d336ac903b fix: Improved logic to trigger plot reload on config changes 2024-07-23 06:41:35 +02:00
Matthias
243efd8d3d Clear selection state on close 2024-07-20 14:14:14 +02:00
Matthias
641639448f Add BollingerBands Template 2024-07-20 14:05:42 +02:00
Matthias
ec38bba8e0 feat: add plot-template selection 2024-07-20 14:04:15 +02:00
Matthias
78001c3b91 chore: Fix remaining emit styles 2024-07-20 11:24:17 +02:00
Matthias
17cd426ca6 chore: consistent emits style 2024-07-20 11:23:33 +02:00
Matthias
e766f36167 chore: consistent emits style 2024-07-20 11:23:33 +02:00
Matthias
13a54d8ac4 chore: fix type missmatch 2024-07-19 07:21:05 +02:00
Matthias
1099d7b43e chore: Extract click method 2024-07-19 07:12:59 +02:00
Matthias
01efa53e7e chore: lint fixes 2024-07-18 20:16:00 +02:00
Matthias
d99151c578 fix: Re-render Plot when deleting subplot 2024-07-18 20:15:56 +02:00
Matthias
5745b23aec chore: Fix button styling 2024-07-18 20:15:54 +02:00
Matthias
1b087065b5 Show signal type in chart tooltip 2024-07-10 07:03:06 +02:00
Matthias
631c834bf8 chore: Update alerts to util 2024-07-05 14:48:33 +02:00
Matthias
e385292514 chore: further utlils transition 2024-07-05 14:40:23 +02:00
Matthias
2bc363183e chore: more to utils 2024-07-05 14:34:17 +02:00
Matthias
fc306cf14d Auto-import chart utils 2024-07-05 14:31:44 +02:00
Matthias
6846367f7c chore: auto-import formatters 2024-07-05 14:27:43 +02:00
Matthias
0428ecbe6a chore: randomColor -> utils 2024-07-05 14:18:10 +02:00
Matthias
8f73ae1071 chore: autoimport deepClone 2024-07-05 14:11:00 +02:00
Matthias
4cd553d300 chore: remaining batch of bootstrap-vue PascalCase 2024-07-05 12:36:31 +02:00
Matthias
97b6cc4211 chore: first batch of bootstrap-vue PascalCase 2024-07-05 12:36:31 +02:00
Matthias
f4e610bc99 chore: Update internal component styles to PascalCase 2024-07-05 12:36:31 +02:00
Matthias
bba00cd918 Ensure Trades is at the beginning of a longer legend 2024-07-05 12:36:31 +02:00
Matthias
45b7031c22 Improve logout view 2024-07-05 12:36:30 +02:00
Matthias
e6923e7881 chore: Move LoginModal to components (it's not a view) 2024-07-03 15:26:28 +02:00
Matthias
aa156d3b42 Hide overlapping labels 2024-07-03 15:20:42 +02:00
Matthias
7724ca60f5 Add Option to configure chart Scale side (left or right). 2024-07-03 15:04:10 +02:00
Matthias
7dfabba2cc Use type-based props declaration for CandleChart 2024-07-03 14:52:38 +02:00
Matthias
087d83a286 Fix type issues 2024-06-19 06:51:05 +02:00
Matthias
dd0f4bfa19 Remove unused comment 2024-06-13 06:44:25 +02:00
Matthias
bdc91a9ec9 Add support for mixed tags
closes #1917
2024-06-13 06:43:59 +02:00
Matthias
913668fe8a input-group doesn't have a "size" attribute 2024-06-12 18:59:56 +02:00
Matthias
f933229954 Upgrade from b-input-group-prepend to template#prepend 2024-06-12 18:28:42 +02:00
Matthias
6a8baede8e Update column header wording 2024-06-11 07:12:31 +02:00
Matthias
c42f38ac52 Update results table to show "trades" instead of entries 2024-06-11 07:02:08 +02:00
Matthias
e0b7caf4f0 Use PascalCase for e-charts components 2024-06-07 19:12:01 +02:00
Matthias
4a83fc4559 Use submit instead of submit button "on-click" 2024-06-07 19:07:47 +02:00
Matthias
1eccb165ad Allow filtering on pairlistSummary in all modes 2024-06-07 19:07:03 +02:00
Matthias
a8069803fd Fix popover not "popping over" ... 2024-06-07 18:28:54 +02:00
Matthias
bd45b819fe Improve behavior on "long" waiting times 2024-05-28 20:14:29 +02:00
Matthias
0bb60df867 Fix light styling hickup 2024-05-04 17:12:18 +02:00
Matthias
1d5bfea6c9 Make sure cors message is left-aligned 2024-05-04 17:12:18 +02:00
Matthias
850152eabe Use scrollable legend
(helps when there's tons of indicators in a chart)
2024-04-28 16:13:33 +02:00
Matthias
918b57d055 Improve visual feedback when loading 2024-04-28 15:58:31 +02:00
Matthias
fa18c043c4 Use "reduced" pair_history endpoint 2024-04-28 15:58:16 +02:00
Matthias
d51246d1d1 Trigger candle reload if plotconfig changes in "reduced" mode 2024-04-28 15:46:13 +02:00
Matthias
275bad172c Improve refresh logic 2024-04-28 15:30:27 +02:00