Commit Graph

39 Commits

Author SHA1 Message Date
Matthias
b0037a6a54 Improve Single order display 2022-06-06 13:44:01 +02:00
Matthias
b6459c25db Improve wording, add order count 2022-05-25 19:16:44 +02:00
Matthias
9aa12ed5c0 Update some types 2022-04-28 19:21:30 +02:00
Matthias
fe3075e6d3 composition: some more components 2022-04-21 07:50:19 +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
054cd4054a Update buy_tag wording to entrytag 2022-03-20 09:28:24 +01:00
Matthias
8d9ff616bb Show Orders in trade detail if possible 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
4702a0d057 Add detail view for margin trades 2022-02-05 19:22:20 +01:00
Matthias
92e8b9f51a Improve responsive detail view 2022-01-01 17:23:29 +01:00
Matthias
6121fb9d06 Use tradeProfit pill in trade details 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
7d83745776 Add conditional for buy-tag visualization 2021-08-25 20:13:32 +02:00
BillGatesIII
b73d8e3f46
Add buy tag to trade detail 2021-08-24 20:49:03 +02:00
Matthias
4d3ad448c3 Use proper fields for tradeDetail 2021-05-25 06:42:56 +02:00
Matthias
fb108b6073 Move ValuePair to general directory 2021-03-10 16:35:14 +01:00
Matthias
5ceb84bea4 Improve trade type, reduce duplicity
also, improve detail_view types
2020-10-21 07:31:22 +02:00
Francisco Diaz
b4bdf037e9 Fix trailing zeros in TradeDetail view
Some rates in the "Trade Detail" view were not using the formatPercent()
helper and due to this, the view was trailing zeros.
2020-10-19 19:52:50 -03:00
Matthias
138a8962fd Fix usage of wrong field 2020-09-02 20:05:08 +02:00
Matthias
edf70e524f Use correct property 2020-09-01 07:55:52 +02:00
Matthias
655726ddca Update dyamic layout to have seperate tradedetail container 2020-09-01 07:51:03 +02:00
Matthias
5f1ce3d7a3 Use vue/recommended eslint setting 2020-08-31 17:43:44 +02:00
Matthias
e8aa806901 TradeDetail to class component 2020-08-29 17:44:08 +02:00
Matthias
3c3a474d9f TradeDetail should support showing closed trades too 2020-08-29 17:39:41 +02:00
Matthias
44874377b8 Only show stoploss-dist for open trades 2020-08-29 11:24:52 +02:00
Daniel Palstra
93ae1b44ce Reorder trade details 2020-08-19 13:31:01 +00:00
Matthias
bf1495b26c Fix table column formatting 2020-08-17 20:26:23 +02:00
Matthias
b8f5bf294c Convert Balance to typescript 2020-08-09 15:07:09 +02:00
Matthias
fa278e34da Adjust styles to new eslint-prettier plugin version 2020-07-26 10:48:07 +02:00
Matthias
fcb25822c8 Fix small issues 2020-06-07 16:53:06 +02:00
Matthias
e0cee7e731 Improve trade-detail view 2020-06-07 16:52:12 +02:00
Matthias
e8a5a2deed Improve detail view 2020-06-05 19:44:44 +02:00
Matthias
d000782650 Extract description / component combination into it's own component 2020-06-05 19:34:50 +02:00
Matthias
408e9c56d1 Use timestamp for stoploss update time 2020-06-05 11:24:44 +02:00
Matthias
934a168075 Show trade detail or trade history 2020-06-04 19:56:19 +02:00
Matthias
4c315e1b87 Store tradeid and use Getter to return latest detail trade state 2020-06-04 19:27:41 +02:00
Matthias
ccb09dc859 Show detail view of trade 2020-06-04 19:27:40 +02:00