Giulio De Pasquale
|
f8de641d78
|
added luxon
|
2020-12-24 16:51:51 +00:00 |
|
Giulio De Pasquale
|
e37e492439
|
implemented get/put_profit_loss api with frontend
|
2020-12-24 13:48:41 +00:00 |
|
Giulio De Pasquale
|
270619a316
|
use getters instead of non-existing attributes
|
2020-12-24 13:48:16 +00:00 |
|
Giulio De Pasquale
|
296f0abd67
|
fixed currency creation on quote
|
2020-12-24 13:47:54 +00:00 |
|
Giulio De Pasquale
|
54878ef323
|
added ledger and API for profit/loss retrieval
|
2020-12-24 13:47:33 +00:00 |
|
Giulio De Pasquale
|
f9e3ad500c
|
refactored Symbol to TradingPair. Implemented Symbol class. Implemented Balance and BalanceGroup class along with methods to calculate balance at a specific point in time.
|
2020-12-23 17:17:10 +00:00 |
|
Giulio De Pasquale
|
01419e5927
|
added average to utils
|
2020-12-23 17:15:37 +00:00 |
|
Giulio De Pasquale
|
806b98bc27
|
fixed quote equivalent formatting in wallet
|
2020-12-21 14:45:07 +00:00 |
|
Giulio De Pasquale
|
b32fa2a19a
|
align main content with sidebar
|
2020-12-21 14:41:26 +00:00 |
|
Giulio De Pasquale
|
419f9b75a7
|
inverted title
|
2020-12-21 14:35:51 +00:00 |
|
Giulio De Pasquale
|
f502ab02b5
|
formatting amount in title
|
2020-12-21 14:33:53 +00:00 |
|
Giulio De Pasquale
|
f931505b58
|
total balance displayed in wallet card. some work towards cryptocoin icons
|
2020-12-21 14:31:48 +00:00 |
|
Giulio De Pasquale
|
d00dc19926
|
use loop in socket.io callback
|
2020-12-21 13:16:26 +00:00 |
|
Giulio De Pasquale
|
f8754e3f69
|
preliminary, rough support to balances
|
2020-12-21 13:08:26 +00:00 |
|
Giulio De Pasquale
|
c4014bc48b
|
preliminary, rough support to balances
|
2020-12-21 13:08:18 +00:00 |
|
Giulio De Pasquale
|
ec35fb1366
|
updated types to support currency. implemented changes in both backend and frontend. balances are sent to frontend
|
2020-12-21 12:54:40 +00:00 |
|
Giulio De Pasquale
|
9829bd2c71
|
chaining get_balances()
|
2020-12-21 12:53:37 +00:00 |
|
Giulio De Pasquale
|
bf58c0917c
|
added get_balances() method
|
2020-12-21 12:53:23 +00:00 |
|
Giulio De Pasquale
|
ac8458723b
|
super()
|
2020-12-21 12:02:16 +00:00 |
|
Giulio De Pasquale
|
00a100f618
|
added method to calculate maximum order amount
|
2020-12-21 12:00:33 +00:00 |
|
Giulio De Pasquale
|
70d3c262dd
|
CurrencyPair does not have Currency anymore
|
2020-12-20 17:12:31 +00:00 |
|
Giulio De Pasquale
|
11d89dda49
|
symbolToPair in tables
|
2020-12-20 17:12:16 +00:00 |
|
Giulio De Pasquale
|
57b3741275
|
percentage text follows style of state box
|
2020-12-20 14:15:49 +00:00 |
|
Giulio De Pasquale
|
5b8436f7cb
|
overflow hidden on plot
|
2020-12-20 13:29:46 +00:00 |
|
Giulio De Pasquale
|
8b763fbb73
|
connected close button
|
2020-12-20 13:29:39 +00:00 |
|
Giulio De Pasquale
|
fc8b005b8a
|
added modal overlay, not connected to backend yet
|
2020-12-20 13:22:13 +00:00 |
|
Giulio De Pasquale
|
01cd0edb7c
|
added modal window
|
2020-12-20 12:15:17 +00:00 |
|
Giulio De Pasquale
|
782d376967
|
added eventname enum, fixed x/y concatenation on plot
|
2020-12-20 12:06:31 +00:00 |
|
Giulio De Pasquale
|
a8d8d1ec43
|
socket.io bump to 3
|
2020-12-20 10:23:09 +00:00 |
|
Giulio De Pasquale
|
1fb1d75014
|
updated requirements
|
2020-12-20 10:14:29 +00:00 |
|
Giulio De Pasquale
|
e9efbdfc35
|
enabled plot, enabled positions table
|
2020-12-19 21:54:04 +00:00 |
|
Giulio De Pasquale
|
7208ed7d47
|
changed walletcard to have an internal state and not props.
|
2020-12-19 21:53:47 +00:00 |
|
Giulio De Pasquale
|
9a1a63533b
|
commented out wallet card until backend sends data to it
|
2020-12-19 21:53:20 +00:00 |
|
Giulio De Pasquale
|
7b91111b7d
|
added currency to types
|
2020-12-19 21:52:52 +00:00 |
|
Giulio De Pasquale
|
edbe6002df
|
revamped position table
|
2020-12-19 21:52:40 +00:00 |
|
Giulio De Pasquale
|
3979a4f86f
|
same top color, better number localization
|
2020-12-19 21:52:27 +00:00 |
|
Giulio De Pasquale
|
13a6fb087e
|
return none if no position in previous tick
|
2020-12-19 21:46:15 +00:00 |
|
Giulio De Pasquale
|
e541b3d7d5
|
removed debug logs
|
2020-12-19 17:29:07 +00:00 |
|
Giulio De Pasquale
|
25ca106b5c
|
remove console log at start
|
2020-12-19 17:28:45 +00:00 |
|
Giulio De Pasquale
|
e9ea60f404
|
put back footer
|
2020-12-19 17:27:46 +00:00 |
|
Giulio De Pasquale
|
470fa942d7
|
commented out wallet component because we are missing data
|
2020-12-19 17:27:36 +00:00 |
|
Giulio De Pasquale
|
248ba7da3f
|
created coinbalance card
|
2020-12-19 17:27:19 +00:00 |
|
Giulio De Pasquale
|
95f7a3c824
|
renamed HCard to Cards
|
2020-12-19 16:18:58 +00:00 |
|
Giulio De Pasquale
|
eb129a3426
|
include new dashboard elements
|
2020-12-19 16:17:48 +00:00 |
|
Giulio De Pasquale
|
cd31780e96
|
modified side navbar to include wallet card
|
2020-12-19 16:17:26 +00:00 |
|
Giulio De Pasquale
|
0664ca81d9
|
added stub of wallet card
|
2020-12-19 16:17:10 +00:00 |
|
Giulio De Pasquale
|
2beb960aa7
|
added statusbar class file
|
2020-12-19 16:16:57 +00:00 |
|
Giulio De Pasquale
|
e3eb10de57
|
removed react 16, added cryptocoins package
|
2020-12-19 16:16:38 +00:00 |
|
Giulio De Pasquale
|
6c6d85ba78
|
added get_balance_delta function in wrapper
|
2020-12-19 10:53:55 +00:00 |
|
Giulio De Pasquale
|
fd54ae2ca2
|
added icons class to handle svg elements
|
2020-12-18 19:00:46 +00:00 |
|