Commit Graph

349 Commits

Author SHA1 Message Date
Giulio De Pasquale
ae648b70a4 other traits and shit 2021-01-05 14:51:03 +00:00
Giulio De Pasquale
78b57b3899 traits and shit 2021-01-05 12:58:47 +00:00
Giulio De Pasquale
ea7c8394a3 a lot of stuff 2021-01-04 19:29:01 +00:00
Giulio De Pasquale
d6cd0f1f20 removed f variable, to fix 2021-01-04 13:35:34 +00:00
Giulio De Pasquale
76e95f2859 fixed registers 2021-01-04 13:27:30 +00:00
Giulio De Pasquale
0e33a09d8f on any state on any state 2021-01-04 13:23:59 +00:00
Giulio De Pasquale
f56a3f84f8 dispatcher fixed 2021-01-04 12:28:40 +00:00
Giulio De Pasquale
168f324d6b stuff 2021-01-04 12:07:03 +00:00
Giulio De Pasquale
f211b2cded other stuff 2021-01-04 10:45:54 +00:00
Giulio De Pasquale
0470578739 currency structs 2021-01-03 15:54:36 +00:00
Giulio De Pasquale
deff46d143 currency 2021-01-02 19:01:39 +00:00
Giulio De Pasquale
a03e0bc574 stuff 2021-01-02 18:34:13 +00:00
Giulio De Pasquale
bf3da0723f dispatcher implemented 2021-01-02 15:22:48 +00:00
Giulio De Pasquale
d4e388154d stuff 2021-01-02 14:10:16 +00:00
Giulio De Pasquale
370a57dbb9 stuff 2021-01-02 12:16:48 +00:00
Giulio De Pasquale
2705e393df stuff 2021-01-02 12:15:19 +00:00
Giulio De Pasquale
6b97847882 initial stub 2021-01-01 14:07:16 +00:00
Giulio De Pasquale
d67fc3b2df removed python source 2020-12-30 15:33:10 +00:00
Giulio De Pasquale
7b0228c014 await account info 2020-12-30 13:18:54 +00:00
Giulio De Pasquale
698617b977 ported to nodejs 2020-12-30 12:55:24 +00:00
Giulio De Pasquale
1294274951 merge tailwind 2020-12-28 18:38:41 +00:00
Giulio De Pasquale
f3edea53cf profit_loss attached to frontend. buttons buggy 2020-12-24 16:52:42 +00:00
Giulio De Pasquale
d240398cce added luxon 2020-12-24 16:51:59 +00:00
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