Commit Graph

881 Commits

Author SHA1 Message Date
Matthias
166eef6a93 composition: botstatus 2022-04-21 07:50:19 +02:00
Matthias
de0838b97b composition: TradesList 2022-04-21 07:50:19 +02:00
Matthias
26abce01b5 composition: navfooter 2022-04-21 07:50:19 +02:00
Matthias
2738d03363 composition: update LogViewer 2022-04-21 07:50:18 +02:00
Matthias
80f01ed91a composition: BotList 2022-04-21 07:50:18 +02:00
Matthias
090cc3ec5e pinia: Small fixes to layout 2022-04-21 07:50:18 +02:00
Matthias
e87289cc3f pinia: convert alertsStore to pinia 2022-04-21 07:50:18 +02:00
Matthias
e1810eabbf pinia: add layout store
Navbar to composition API
Trading.vue to composition API
2022-04-21 07:50:18 +02:00
Matthias
2d91945662 Remove settings store module 2022-04-21 07:50:18 +02:00
Matthias
77ad7d20a2 Update components to use pinia store 2022-04-21 07:50:18 +02:00
Matthias
9efad28ea6 pinia: add pinia and update settings store 2022-04-21 07:50:17 +02:00
Matthias
dda64caac0 Improve settings test resiliance 2022-04-14 06:47:11 +02:00
Matthias
c8e5c2fc53 e2e: Improve tests 2022-04-13 19:55:27 +02:00
Matthias
dd7e689ae6 Improve behaviour if bot was offline when page loaded 2022-04-13 07:24:56 +02:00
Matthias
7cb070975d Add botstatusAvailable as getter 2022-04-13 07:24:36 +02:00
Matthias
f26507f97c Only show when backend version supports this 2022-04-13 07:12:48 +02:00
Matthias
4f744a402d Only load one strategy from historic result 2022-04-13 07:01:08 +02:00
Matthias
bef7202554 Extract history-load to separate component 2022-04-13 07:01:08 +02:00
Matthias
bb21744232 initial attempt to load historic backtest results 2022-04-13 07:01:08 +02:00
Matthias
f80ac13ab0 E2E: backtesting 2022-04-12 20:52:48 +02:00
Matthias
55d8e75b03 Fix bad startup behaviour in backtest mode 2022-04-12 20:07:23 +02:00
Matthias
b76b912074 Add types for base/quote currency in trades interface 2022-04-10 09:54:40 +02:00
Matthias
06ba81c681 Don't show long/short if trading spot 2022-04-09 10:43:46 +02:00
Matthias
a158605303 Improve numbering format for small numbers 2022-04-09 10:41:45 +02:00
Matthias
3d7876957b Split formatters into time and number formatters 2022-04-09 10:24:38 +02:00
Matthias
ca361a26dc Properly highlight deprecated settings 2022-04-09 10:18:14 +02:00
Matthias
47e314d922 Fix tradingmode filter 2022-04-09 08:56:41 +02:00
Matthias
cce3c11d1e Trade-detail should show amount 2022-04-09 08:54:38 +02:00
Matthias
ae920f6445 Improve output of "botstatus" 2022-04-09 08:48:43 +02:00
Matthias
8f03909119 Update forcebuy to forceentry 2022-04-08 07:44:28 +02:00
Matthias
6b5f8e84f7 Update chart naming 2022-04-07 07:08:13 +02:00
Matthias
bf759428a4 Add long/short indicator on tradesLog 2022-04-07 07:04:58 +02:00
Matthias
5828981646 Add short backtesting results 2022-04-07 06:59:08 +02:00
Matthias
44363be94e Align drawdown backtesting metrics 2022-04-07 06:43:07 +02:00
Matthias
829628127b Update backtesting result for exit terminology 2022-04-06 20:46:17 +02:00
Matthias
173896137b Update types for Exit renaming 2022-04-06 20:38:38 +02:00
Matthias
e8d334ceb1 Improve wording for long signals 2022-04-06 19:31:32 +02:00
Matthias
4c375792ca Some minor updates for update to short trading 2022-03-30 20:12:28 +02:00
Matthias
6259f49e30 Update types to align with futures branch 2022-03-21 20:19:49 +01:00
Matthias
054cd4054a Update buy_tag wording to entrytag 2022-03-20 09:28:24 +01:00
Matthias
50a8858035
Merge pull request #697 from xxRockOnxx/feat/rename-bot
feat: rename bot
2022-03-12 06:43:38 +01:00
Lemuel
fe6f78fdb0 feat: rename bot 2022-03-12 13:02:53 +08:00
Lemuel
910768f531 refactor: do processing in one loop 2022-03-11 19:41:21 +08:00
Lemuel
7362e8d5e2 move heikin ashi formatter to its own file 2022-03-11 18:57:27 +08:00
Lemuel
b786ac3749 feat: heikin ashi format dataset 2022-03-11 14:56:14 +08:00
Matthias
4ea3f3de35 FIx dark search box style 2022-03-09 19:09:47 +01:00
Matthias
1aae69159f Darken dark style 2022-03-05 17:33:42 +01:00
Lemuel
01fdbb1a73 create a type for loading status 2022-03-04 03:16:21 +08:00
Lemuel
50cf3e2486 load selected pair on load 2022-03-04 03:06:44 +08:00
Lemuel
06b5cc5230 prettier 2022-03-04 02:46:42 +08:00