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 |
|
Matthias
|
348cb8349b
|
move Plotted Pair to store for easier reloads
|
2024-04-28 15:24:03 +02:00 |
|
Matthias
|
74883723ce
|
only download usedColumns by default
|
2024-04-28 13:51:19 +02:00 |
|
Matthias
|
420cf71f3b
|
Auto-fix a few unused eslint-excludes
|
2024-04-25 16:57:53 +02:00 |
|
Matthias
|
f09bfd18aa
|
Remove some unused "eslint-ignore" calls
|
2024-04-25 16:39:03 +02:00 |
|
Matthias
|
64eea047ad
|
Migrate ValuePair to vitest
|
2024-04-13 16:35:53 +02:00 |
|
Matthias
|
ca50318d09
|
Migrate ProfitSymobl test to vitest
|
2024-04-13 16:35:10 +02:00 |
|
Matthias
|
31dca96dae
|
Migrate profitPill test to vitest
|
2024-04-13 16:34:53 +02:00 |
|
Matthias
|
4a067daba5
|
Use datetime helpers instead of direct date-fns import
|
2024-04-10 07:08:25 +02:00 |
|
Matthias
|
95df87c293
|
Add chart spec
|
2024-04-09 06:28:43 +02:00 |
|
Matthias
|
36df4f92c7
|
Add id to MsgBoxModal
|
2024-04-07 20:58:10 +02:00 |
|
Matthias
|
95a879bccf
|
Extract BT breakdowns to their own component
(it's 3 identical tables after all()
|
2024-03-30 13:01:36 +01:00 |
|
Matthias
|
5102e4774d
|
Add enter tag breakdown to backtest output
|
2024-03-30 12:05:30 +01:00 |
|
Matthias
|
90036f5340
|
Remove Cum Profit % from output
|
2024-03-30 11:07:40 +01:00 |
|