Commit Graph

843 Commits

Author SHA1 Message Date
Matthias
2570bcd882 Back icon for trade detail view 2022-01-01 17:23:29 +01:00
Matthias
c8db1db82c Detail view for responsive mode 2022-01-01 17:23:29 +01:00
Matthias
4a9846cdd1 Show stake amount in trade detail 2022-01-01 17:23:29 +01:00
Matthias
d7ed2e46c8 Add formatPriceCurrency 2022-01-01 17:23:29 +01:00
Matthias
ac948fccee Fix margin issue 2022-01-01 17:23:29 +01:00
Matthias
74eaa6f49c Add responsive layout for Trading page 2022-01-01 17:23:29 +01:00
Matthias
bd76da58b7 Fix tradeaction menu 2022-01-01 17:23:29 +01:00
Matthias
7bcc2e44ac CustomTradeList - support pagination 2022-01-01 17:23:29 +01:00
Matthias
7bc6192f73 Additional responsive routes 2022-01-01 17:23:29 +01:00
Matthias
919c16a33a Improve styling of cstom-trade-entry 2022-01-01 17:23:29 +01:00
Matthias
f8005f5542 Fix charts in mobile version 2022-01-01 17:23:29 +01:00
Matthias
3a36cb3b6d Extract trade actions (not fully working yet!) 2022-01-01 17:23:29 +01:00
Matthias
9fb9fd8d20 Cleanup miss-placed log message 2022-01-01 17:23:29 +01:00
Matthias
85bdfb5d7c Add Icons to Footer 2022-01-01 17:23:29 +01:00
Matthias
b354ab66b5 Some cleanup 2022-01-01 17:23:29 +01:00
Matthias
601093a5cc Show filter in desktop view 2022-01-01 17:23:29 +01:00
Matthias
5651978902 Add possibility for open / closed trades view 2022-01-01 17:23:29 +01:00
Matthias
b85241e7c2 Simplify mobile trade view 2022-01-01 17:23:29 +01:00
Matthias
1578881e86 DatetimeTZ should allow formatting date only 2022-01-01 17:23:29 +01:00
Matthias
f344b211f6 Improve mobile style 2022-01-01 17:23:29 +01:00
Matthias
a0f6cba2f4 Improve profit symbol visual 2022-01-01 17:23:29 +01:00
Matthias
922cea51c3 Initial version of customTradeList 2022-01-01 17:23:28 +01:00
Matthias
7f12e6a001 Don't show layout locking in Mobile view 2022-01-01 17:23:00 +01:00
Matthias
9997d7aca1 First try bottom-nav 2022-01-01 17:23:00 +01:00
Matthias
e0a47f49f1 chore: Properly type alerts 2021-12-20 20:15:39 +01:00
Matthias
7350b5109a chore: use enum for namespaced vuex store referencing 2021-12-20 20:12:57 +01:00
Matthias
3e7a16395f Show UI version in settings 2021-12-20 07:06:41 +01:00
Matthias
f564cb2cf2 Add reset layout to settings page 2021-12-20 07:04:49 +01:00
Matthias
7d55958252 Add Balance graph 2021-12-19 20:06:25 +01:00
Matthias
095dc6adcc Remove pointless component 2021-12-19 16:57:22 +01:00
Matthias
0a99eaea9e Add cypress component tests 2021-12-17 19:45:02 +01:00
Matthias
a99b2d0ac7 Make Pair-dropdown searchable
closes #568
2021-12-15 19:41:32 +01:00
Matthias
968a752658 Add checkmark to highlight selected blacklist pairs 2021-12-11 19:43:19 +01:00
Matthias
9f4c6c6e31 Add blacklist_delete support 2021-12-11 19:43:19 +01:00
Matthias
8ca0d67d1c Fix duplicate class usage 2021-12-11 19:43:19 +01:00
Matthias
9163d2eeb9 Remove \n from settings page
closes #607
2021-12-09 19:06:17 +01:00
Matthias
0a82e9cb32 Update types to include strategy_version 2021-12-05 09:34:18 +01:00
Matthias
10e55f2b52 Update changed pettier lint style 2021-12-01 06:40:25 +01:00
Matthias
b48038e47d Move exit actions to popover 2021-11-27 09:15:21 +01:00
Matthias
cf398f98e8 Allow forceselling in multibot environment correctly
closes #590
2021-11-26 07:00:09 +01:00
Matthias
27d433d56a Improve dark popover style 2021-11-24 20:36:42 +01:00
Matthias
01a29a9be0 Add support for forcebuy ordertypes 2021-11-24 20:19:34 +01:00
Matthias
fc4a266b58 Implement botApi in botstate 2021-11-23 07:33:21 +01:00
Matthias
2891146673 prepare Chart for short trades 2021-11-20 20:12:02 +01:00
Matthias
9e9989b57d Fix wrong offset on trades log 2021-11-15 19:12:02 +01:00
Matthias
7ab950aecf Trade-signals come in as "signal_close" now 2021-11-14 09:50:47 +01:00
Matthias
2681f37063 Align charts, remove unneeded 2nd axis on cumprofitchart 2021-11-13 08:26:37 +01:00
Matthias
99f0baba42 Improve subplot height calculation, fix wrong subplot order 2021-11-13 08:18:33 +01:00
Matthias
f4420737f3 Fix subplots not being in order 2021-11-12 19:32:41 +01:00
Matthias
a9b6d998fe Add new profit field type 2021-11-12 19:32:41 +01:00
Matthias
317fbb564e Name volume y axis 2021-11-12 19:32:41 +01:00
Matthias
8fe0cb3694 Improved login experience (part of #575) 2021-11-09 06:45:40 +01:00
Matthias
2f2edb331c Fix login message
closes #575
2021-11-08 06:58:59 +01:00
Matthias
6eddc61f24 Don't run .then if we're not using it 2021-11-06 16:19:01 +01:00
Matthias
d659436e3f Move getVersion to show_config call 2021-11-06 16:18:02 +01:00
Matthias
e167c4c13d Fix typo 2021-11-04 20:40:37 +01:00
Matthias
8f1e6f874a Fix dashboard profit calculation
closes #565
2021-11-04 20:34:16 +01:00
Matthias
4853e19899 Prevent empty name subplots 2021-11-03 06:51:38 +01:00
Matthias
7a8fcb751a Improve responsiveness of Graph view 2021-11-02 07:11:02 +01:00
Matthias
11ac1f8aba fix plot creator
closes #561
2021-11-01 19:53:06 +01:00
Matthias
1554bc079a ensure that open profit also updates in bot-comparison
closes #543
2021-10-28 19:33:08 +02:00
Matthias
58bce4c162 Add spacing between online-status and checkbox 2021-10-24 19:46:03 +02:00
Matthias
e3c3e93720 Show profitSymbol in profitpill 2021-10-24 15:11:55 +02:00
Matthias
05686cd9f5 Improve accessibility of profit-pill 2021-10-24 09:24:22 +02:00
Matthias
cb28c1028e Remove unnecessary log entry 2021-10-18 17:06:28 +02:00
Matthias
696076cc84 Fix type errors 2021-10-15 06:45:51 +02:00
Matthias
576aca8011 Add a few axios response types 2021-10-14 21:31:25 +02:00
Matthias
8baa97e012 Fix spiky profit columns 2021-10-13 19:33:59 +02:00
Matthias
ed7ea0dc1b Add mouseover to show trade amount 2021-10-13 19:33:59 +02:00
Matthias
b4546b50f7 Fix profit pill in backtesting 2021-10-11 20:58:13 +02:00
Matthias
e12846f546 Fix failure when no dataset is selected 2021-10-11 20:39:13 +02:00
Matthias
2971f53c2c iRemove last 2 Mutations that've been directly used 2021-10-11 19:46:13 +02:00
Matthias
ccd8944dc2 Fix backtesting switching not working 2021-10-11 19:46:13 +02:00
Matthias
051f64d5f0 Move Strategy name to above candlechart 2021-10-10 15:16:27 +02:00
Matthias
67cb1af105 Add Sysinfo endpoint 2021-10-09 15:18:05 +02:00
Matthias
3631d52297 FIx 0.0% not showing profit pill
closes #499
2021-10-06 20:33:45 +02:00
Matthias
42161bb848 Fix delayed loading 2021-10-05 21:06:23 +02:00
Matthias
c2a1f9cf3b Fix userlogin migration 2021-10-05 19:41:06 +02:00
Matthias
f4ccf31b6f Remove unnecessary Panes from trade view 2021-10-05 19:26:07 +02:00
Matthias
5858f4df6b Add typings to telegram userService calls 2021-10-05 06:57:09 +02:00
Matthias
457b5f52f5 Don't show edit button for now 2021-10-05 06:30:17 +02:00
Matthias
b18d9146cb Sort Candlechart imports differently 2021-10-02 16:30:37 +02:00
Matthias
b90e376b37 Fix some things with multibot login 2021-09-26 11:06:07 +02:00
Matthias
ebe3ce21d5 Improve responsive navbar 2021-09-26 09:48:57 +02:00
Matthias
1ba29e80fa Improve global refresh behavior 2021-09-26 09:21:53 +02:00
Matthias
e2dc1b9b10 readd global refresh switch 2021-09-26 09:17:33 +02:00
Matthias
a95ea597d0 Update balance.ts to include new fields 2021-09-19 13:26:38 +02:00
Matthias
23986494f7 Show bot-name in dashboard open-trades view 2021-09-18 20:00:48 +02:00
Matthias
3470cb2c16 Add botname to tradeslog 2021-09-18 19:56:06 +02:00
Matthias
8eada44433 TradesLog show all trades (from all bots) 2021-09-18 19:49:36 +02:00
Matthias
7685703b8c Update DailyStats in dashboard 2021-09-18 19:45:26 +02:00
Matthias
dd44c54c6a Remove unnecessary logmessage 2021-09-18 19:42:07 +02:00
Matthias
85261f7e42 Improve styling of profitpill 2021-09-18 16:49:01 +02:00
Matthias
f6505166fc Remove botKPI's from dashboard 2021-09-18 16:32:08 +02:00
Matthias
f3477d9edf Add total balance to botcomparison 2021-09-18 16:31:53 +02:00
Matthias
6b41f8fa8e Query all bot-states to jump headers immediately 2021-09-18 15:54:01 +02:00
Matthias
542d453f0b Store last selected bot 2021-09-18 15:43:22 +02:00
Matthias
b937fdf07b re-add botId to trade object 2021-09-18 11:10:40 +02:00
Matthias
4e171457fe Don't break if plotconfig loading fails
closes #498
2021-09-18 11:05:02 +02:00
Matthias
25e0bace6d Fix error when 2 trade-id's collide in dashboard 2021-09-18 10:40:53 +02:00