Matthias
|
1168b996da
|
Remove direct references to botstore.state
|
2021-08-28 11:39:03 +02:00 |
|
Matthias
|
180b3c5fa3
|
Allow filtering in TradesList
|
2021-08-09 19:56:11 +02:00 |
|
Matthias
|
d0beeda943
|
Improve number formatting
closes #439
|
2021-07-30 20:34:19 +02:00 |
|
Matthias
|
ddd769f801
|
Improve backtest responsiveness
|
2021-07-17 17:31:01 +02:00 |
|
Matthias
|
1c79f22649
|
sligntly simplify and improve tradesList display
|
2021-07-17 17:14:20 +02:00 |
|
Matthias
|
b790eaebf5
|
Improve profit visualization
|
2021-07-17 17:05:17 +02:00 |
|
Matthias
|
5143334005
|
Show absolute profit in trades list
|
2021-07-17 16:24:54 +02:00 |
|
Matthias
|
a5468e75ea
|
Fix tradelist layout
|
2021-07-11 20:44:22 +02:00 |
|
Matthias
|
6f98ea1bc3
|
Don't show Open order mark in backtesting
|
2021-07-05 07:18:16 +02:00 |
|
Matthias
|
8c8c430513
|
Remove pointless div from TradeList
|
2021-07-05 07:18:16 +02:00 |
|
Matthias
|
4899e1aa57
|
Slightly improve table style
|
2021-07-05 07:18:16 +02:00 |
|
Matthias
|
9f985b6070
|
Allow timezone selection via settings
|
2021-07-01 07:15:11 +02:00 |
|
Matthias
|
6071fce0f4
|
Small formatting fixes
|
2021-06-26 20:47:14 +02:00 |
|
Matthias
|
c258372916
|
Show marker for open orders
|
2021-06-06 10:18:09 +02:00 |
|
Matthias
|
70a09a03e7
|
Fix mouse overlay on icons
|
2021-05-16 08:47:52 +02:00 |
|
Matthias
|
42518b71da
|
Convert from moment to date-fns
|
2021-05-08 11:30:57 +02:00 |
|
Matthias
|
cb4a64b2a2
|
Fix lint error
|
2021-02-04 19:35:28 +01:00 |
|
Mads Sørensen
|
0e11b30039
|
Add close reason to trades list
|
2021-01-28 17:07:24 +01:00 |
|
Matthias
|
7a553184e7
|
Add icons to tradeactions
|
2020-12-28 10:55:42 +01:00 |
|
Matthias
|
6daa8fc349
|
Update files from new linting rule
|
2020-10-06 08:00:26 +02:00 |
|
Matthias
|
121709ad46
|
smaller buttons in trades view
|
2020-09-12 17:51:21 +02:00 |
|
Matthias
|
cbcad3fc3f
|
Fix lint warnings
|
2020-09-08 15:45:01 +02:00 |
|
Matthias
|
5f9220802c
|
Selectively reduce fontsize of tables and log
|
2020-09-04 17:04:09 +02:00 |
|
Matthias
|
ec8d030ea7
|
Only show what's necessary
|
2020-09-03 17:22:52 +02:00 |
|
Matthias
|
764c9e59b7
|
Correctly unselect trade row when another bar is clicked
|
2020-09-03 07:27:03 +02:00 |
|
Matthias
|
4af3197cda
|
Fix price display in trade tables
|
2020-09-03 07:11:50 +02:00 |
|
Matthias
|
6637135db8
|
Merge branch 'master' into vue-grid-merge
|
2020-09-03 06:58:06 +02:00 |
|
Matthias
|
7d9aca8f8f
|
Extract ProfitSymbol to seperate component
|
2020-09-02 20:53:59 +02:00 |
|
Matthias
|
1ca622c043
|
Fix tradedetail resetting on every refresh
|
2020-09-02 20:19:51 +02:00 |
|
Matthias
|
655726ddca
|
Update dyamic layout to have seperate tradedetail container
|
2020-09-01 07:51:03 +02:00 |
|
Matthias
|
1ce89fdda3
|
Adjust a few styles
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
5f1ce3d7a3
|
Use vue/recommended eslint setting
|
2020-08-31 17:43:44 +02:00 |
|
Matthias
|
01c7c67925
|
Use shorthand syntax for Array type definitions
|
2020-08-29 17:47:05 +02:00 |
|
Matthias
|
1d29e31f64
|
Smaller headers in trade page
|
2020-08-29 17:31:45 +02:00 |
|
Matthias
|
34841959ba
|
Display button tooltip
|
2020-08-29 17:22:48 +02:00 |
|
Matthias
|
f849adff89
|
Ask for confirmation on forcesell
|
2020-08-29 17:18:56 +02:00 |
|
Matthias
|
240dd06c0f
|
Move types to seperate directory
|
2020-08-29 11:24:52 +02:00 |
|
Matthias
|
ae6f5935b5
|
Show details when trade is selected
|
2020-08-29 10:52:33 +02:00 |
|
Matthias
|
c2d8d67625
|
Implement confirmation box for delete trade
|
2020-08-29 10:44:11 +02:00 |
|
Matthias
|
79886014ab
|
Introduce closedTrade type
|
2020-08-25 19:52:07 +02:00 |
|
Matthias
|
b0c69f6d77
|
Fix profit formatting
|
2020-08-25 19:36:14 +02:00 |
|
Matthias
|
507cc538f6
|
Small fixes
|
2020-08-25 19:33:27 +02:00 |
|
Matthias
|
df54a797f5
|
Convert ftbot getters to enum
|
2020-08-24 19:28:59 +02:00 |
|
Matthias
|
4ee16c6591
|
Improve styling of navbar and tradelist
|
2020-08-19 20:30:36 +02:00 |
|
Matthias
|
bf1495b26c
|
Fix table column formatting
|
2020-08-17 20:26:23 +02:00 |
|
Matthias
|
c88308213d
|
Improve async support in forcesell
|
2020-08-04 08:00:11 +02:00 |
|
Matthias
|
980eec5e30
|
Implement delete_trade endpoint
|
2020-08-04 07:19:43 +02:00 |
|
Matthias
|
ea46907ed2
|
FIx typescript "@" imports
|
2020-07-19 15:45:44 +02:00 |
|
Matthias
|
61d6f54577
|
Make all styles scoped
closes #17
|
2020-07-11 20:00:13 +02:00 |
|
Matthias
|
7cbb0a1e8b
|
Add eslint exclude for used import
|
2020-06-29 21:29:09 +02:00 |
|