Commit Graph

419 Commits

Author SHA1 Message Date
Matthias
67d2d3f434 refactor: pass backtestresult to BacktestResultChart 2024-09-14 09:13:31 +02:00
Matthias
78dfce6775 chore: remove empty style tags 2024-07-30 06:25:38 +02:00
Matthias
89181fdc71 chore: update block-order in components
script before template.
2024-07-30 06:23:04 +02:00
Matthias
631c834bf8 chore: Update alerts to util 2024-07-05 14:48:33 +02:00
Matthias
6846367f7c chore: auto-import formatters 2024-07-05 14:27:43 +02:00
Matthias
4cd553d300 chore: remaining batch of bootstrap-vue PascalCase 2024-07-05 12:36:31 +02:00
Matthias
35b5280439 chore: more PascalCase components 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
6fe7757276 PascalCase internal components 2024-07-05 12:36:31 +02:00
Matthias
0fb6dfc812 DashboardView - use proper Functions 2024-07-05 12:36:31 +02:00
Matthias
e6923e7881 chore: Move LoginModal to components (it's not a view) 2024-07-03 15:26:28 +02:00
Matthias
7724ca60f5 Add Option to configure chart Scale side (left or right). 2024-07-03 15:04:10 +02:00
Matthias
742edecb64 Add Left / right chart pane option 2024-07-03 15:01:32 +02:00
Matthias
f9355790c8 Add setting to disable reduced pair calls 2024-04-28 15:45:18 +02:00
Matthias
c0ec94b20b Add eslint.config.js, fix one gotcha 2024-04-25 15:27:45 +02:00
Matthias
eaaa775af9 Reduce console.log verbosity 2024-03-07 06:25:01 +01:00
Matthias
6747d7d9d9 Improve log view mobile style 2024-01-08 20:51:29 +01:00
Matthias
3fc3bf2c0e Fix chart widths 2023-12-18 19:19:19 +01:00
Matthias
e2b7fa23dc Improve mobile style 2023-12-17 16:01:28 +01:00
Matthias
1624186bc7 Improve styling 2023-12-17 15:56:23 +01:00
Matthias
38db80edbc Only show pairs that are available for "that" timeframe 2023-12-17 15:41:45 +01:00
Matthias
dfe662b4fe Improve graphical layout, allow chart view without selected timeframe 2023-12-17 15:41:45 +01:00
Matthias
0ac7bbdc26 Add "disable confirm dialog" for forced exits 2023-12-01 06:29:22 +01:00
Matthias
6adb479af5 Improve top margin 2023-11-30 19:52:44 +01:00
Matthias
0c0df837c3 Rename TradeListView to clarify it's mobile only 2023-11-30 19:52:18 +01:00
Matthias
62f62c0442 Improve Settings panel 2023-11-30 19:29:56 +01:00
Matthias
fa2f271404 Remove default vue imports in favor of autoimports 2023-11-14 06:34:16 +01:00
Matthias
28128519aa Lazy-load performance tab 2023-11-11 17:38:40 +01:00
Matthias
2b85d94d00 Remove pointless class 2023-11-11 17:33:59 +01:00
Matthias
e855896047 Unplugin rmaining components 2023-11-02 06:58:49 +01:00
Matthias
1ef085db7c Remove component imports where possible 2023-11-02 06:50:18 +01:00
Matthias
7122b87bd4 Improve compare result 2023-11-01 17:11:03 +01:00
Matthias
241e800158 Add icons to backtest Buttons 2023-11-01 16:59:00 +01:00
Matthias
9219a29b3f Add backtest comparison 2023-11-01 16:49:34 +01:00
Matthias
a824c90d60 Use enum for bt states 2023-10-22 19:46:46 +02:00
Matthias
f3fb07316d Align hide/show button for main left bar 2023-10-22 19:41:02 +02:00
Matthias
b3390e46a4 Animate "trade navigation" slidein 2023-10-22 17:22:43 +02:00
Matthias
0b92fcc5e4 Fix / simplify animation behavior 2023-10-22 14:31:01 +02:00
Matthias
d3c5f52408 Make settings more appealing 2023-10-18 19:43:20 +02:00
Matthias
e719e20f83 Revert color for profit/loss symbols 2023-10-18 07:21:29 +02:00
Matthias
c50a8c06b6 use Enum for up/down settings 2023-10-18 07:13:21 +02:00
Matthias
92bd325d6f Improve settings spacing 2023-10-18 07:10:04 +02:00
Matthias
96f81a98c9 Split color config into separate colors store 2023-10-18 06:56:22 +02:00
Matthias
c65fa6ec02 Merge branch 'main' into pr/qiweiii/1363 2023-10-18 06:40:42 +02:00
Matthias
ddfa519fbf Update location of alerts function 2023-09-23 16:26:00 +02:00
Matthias
e39c436b67 Merge branch 'main' into pr/qiweiii/1363 2023-09-14 20:13:09 +02:00
Matthias
e0bfe9c5ee Rename tradesList for better clarity 2023-09-06 20:44:12 +02:00
Matthias
a8ba18bb34 Speed up dashboard loading 2023-09-03 10:34:16 +02:00
Matthias
a883184e02 Rename Tab in multi-pane 2023-09-03 10:22:50 +02:00
Matthias
e36f6ac5b4 Update names of Daily charts 2023-09-03 09:11:24 +02:00