Commit Graph

14 Commits

Author SHA1 Message Date
Giulio De Pasquale
edbe6002df revamped position table 2020-12-19 21:52:40 +00:00
Giulio De Pasquale
95b1921f37 use profit_loss and not amount 2020-12-17 10:18:52 +00:00
Giulio De Pasquale
3933545a77 added types.ts. renamed various type names. added fake currency switch to be implemented 2020-12-16 18:29:39 +00:00
Giulio De Pasquale
0d68b2684d fixed table color on break even 2020-12-16 15:05:51 +00:00
Giulio De Pasquale
14a5458c52 added contextual background 2020-12-16 11:38:58 +00:00
Giulio De Pasquale
0f82cd9d8c positiontable renders from props and not from an internal state 2020-12-16 11:27:35 +00:00
Giulio De Pasquale
52124ee64f defined positionclosemessage type 2020-12-16 10:18:57 +00:00
Giulio De Pasquale
2c6aaadc2f added amount to tables. removed test position. 2020-12-16 09:44:25 +00:00
Giulio De Pasquale
054bb0dc04 removed test entry, sending close event on button 2020-12-16 09:36:42 +00:00
Giulio De Pasquale
e1323c5961 fixed footer margins. started adding events listgroup, events are not shown correctly yet 2020-12-14 20:26:14 +00:00
Giulio De Pasquale
e57daf3760 added base price to position table. plot code cleanup 2020-12-14 19:04:04 +00:00
Giulio De Pasquale
2cbb21f6cf code cleanup 2020-12-14 18:52:43 +00:00
Giulio De Pasquale
dfc9adcd9f fixed floating point numbers formatting in table 2020-12-14 14:58:34 +00:00
Giulio De Pasquale
ca1532fb8b first working commit for open positions table 2020-12-14 14:50:31 +00:00