Commit Graph

860 Commits

Author SHA1 Message Date
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
Lemuel
f39d3189b3 Show trading loading status 2022-03-04 02:37:38 +08:00
Matthias
8d9ff616bb Show Orders in trade detail if possible 2022-03-02 20:28:33 +01:00
Matthias
b406fe14d4 Show Trade direction in trae-list 2022-03-02 20:28:33 +01:00
Matthias
27fe412a17 Simplify Futures detail page 2022-03-02 20:28:33 +01:00
Matthias
2130e07c64 Improve trade-detail view 2022-02-20 16:30:25 +01:00
Matthias
04b3cd3397 Stake_amount should be a string 2022-02-16 07:06:00 +01:00
Matthias
2811182869 stake_amount is a string, not a number in botstate 2022-02-15 19:37:33 +01:00
Matthias
11dab073fe Add healthresponse type 2022-02-09 21:58:51 +01:00
Matthias
f63836e56b Add "increase over initial capital" to balance table 2022-02-07 20:06:14 +01:00
Matthias
ca7b9efcb1 Update dev port to 3000 2022-02-05 20:13:18 +01:00
Matthias
f2574b8b6e Revert removal of limit parameter for now 2022-02-05 19:53:05 +01:00
Matthias
c0675e78f9 Remove unneeded dependencies 2022-02-05 19:52:53 +01:00
Matthias
5f241a41b2 Remove unused variable 2022-02-05 19:34:59 +01: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
4702a0d057 Add detail view for margin trades 2022-02-05 19:22:20 +01:00
Matthias
4aef20ca86 Fix forcebuy schema 2022-02-05 19:22:20 +01:00
Matthias
66348322b4 Don't limit lookback to 500 candles 2022-02-05 19:22:20 +01:00
Matthias
e37e901b8e Remove log statement 2022-02-05 19:22:20 +01:00
Matthias
4e46cbee54 Add new settngs to Botstate type 2022-02-05 19:22:20 +01:00
Matthias
ca3cd13629 Add forceshort capability to forcebuy form 2022-01-27 06:52:35 +01:00