Commit Graph

247 Commits

Author SHA1 Message Date
Lemuel
fe6f78fdb0 feat: rename bot 2022-03-12 13:02:53 +08:00
Lemuel
01fdbb1a73 create a type for loading status 2022-03-04 03:16:21 +08:00
Lemuel
f39d3189b3 Show trading loading status 2022-03-04 02:37:38 +08:00
Matthias
54862c0685 Remove airbnb style from eslint config 2022-02-05 19:34:56 +01:00
Matthias
58d42839c8 Switch to vite 2022-02-05 19:28:07 +01:00
Matthias
66348322b4 Don't limit lookback to 500 candles 2022-02-05 19:22:20 +01:00
Matthias
ca3cd13629 Add forceshort capability to forcebuy form 2022-01-27 06:52:35 +01:00
Matthias
049513ae01 Properly handle full refresh even if one bot is offline 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
74eaa6f49c Add responsive layout for Trading page 2022-01-01 17:23:29 +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
9f4c6c6e31 Add blacklist_delete support 2021-12-11 19:43:19 +01:00
Matthias
cf398f98e8 Allow forceselling in multibot environment correctly
closes #590
2021-11-26 07:00:09 +01:00
Matthias
fc4a266b58 Implement botApi in botstate 2021-11-23 07:33:21 +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
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
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
67cb1af105 Add Sysinfo endpoint 2021-10-09 15:18:05 +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
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
3470cb2c16 Add botname to tradeslog 2021-09-18 19:56:06 +02:00
Matthias
7685703b8c Update DailyStats in dashboard 2021-09-18 19:45:26 +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
Matthias
6bae907712 Remove Hourlychart in favor of botcomparison 2021-09-04 17:10:35 +02:00
Matthias
532a2ab71d Add open trades for all bots to dashboard 2021-09-04 17:06:27 +02:00
Matthias
211d7a3115 Update profit-chart to include all bots 2021-09-04 16:45:16 +02:00
Matthias
a7117cae2e Add some types 2021-09-04 16:45:16 +02:00
Matthias
4cd0a1344a Improve botComparisonList ... 2021-09-04 16:45:16 +02:00
Matthias
4f19e9e326 Add botcomparison list 2021-09-04 16:45:16 +02:00
Matthias
3147654b7c Autocreate "all_" getters from list 2021-09-04 16:45:16 +02:00
Matthias
52ab11b376 Add multitrade getter 2021-09-04 16:45:16 +02:00
Matthias
c762009a6f improve update logic 2021-09-04 16:45:16 +02:00
Matthias
8b7d79162d Don't update if bot is offline 2021-09-04 16:45:16 +02:00
Matthias
3df41fdc68 Start refresh from within store 2021-09-04 16:45:16 +02:00
Matthias
d012e3166f Fix double-initial refresh 2021-09-04 16:45:16 +02:00
Matthias
0467a18649 Fix loading of refresh setting 2021-09-04 16:45:16 +02:00
Matthias
be4b90f5a3 move refreshing logic to subbots 2021-09-04 16:45:16 +02:00