Commit Graph

15 Commits

Author SHA1 Message Date
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
9829bd2c71 chaining get_balances() 2020-12-21 12:53:37 +00:00
Giulio De Pasquale
2a6dc24300 retrying bitfinex api operations 2020-12-16 15:06:16 +00:00
Giulio De Pasquale
ca2c62739d initializing tick dictionary in status. bordello of fixes 2020-12-16 14:29:10 +00:00
Giulio De Pasquale
c19530badb added trailing stop 2020-12-16 13:36:20 +00:00
Giulio De Pasquale
f9f14df519 implemented close position event and backend algorithm. 2020-12-16 12:32:16 +00:00
Giulio De Pasquale
f35ab007d9 added print in stubs instead of raising exception 2020-12-16 10:13:37 +00:00
Giulio De Pasquale
a958d2f120 reordered methods in bfxbot. added stubs of close order and close position 2020-12-16 10:12:10 +00:00
Giulio De Pasquale
3534aef408 added todo 2020-12-15 16:34:36 +00:00
Giulio De Pasquale
a7b1d05029 changed visibility of bfxbot attributes. removed pid from event class. added while loop to avoid race condition on socket.io first_connect event 2020-12-15 15:52:57 +00:00
Giulio De Pasquale
d1e9be15a1 parsing str to symbol when adding new positions 2020-12-14 14:49:51 +00:00
Giulio De Pasquale
9955ddf08e sending new_ticks event 2020-12-10 16:29:26 +00:00
Giulio De Pasquale
074de41e57 raising exceptions if keys are not defined 2020-12-07 12:27:32 +00:00
Giulio De Pasquale
c7a582e6c5 heavy reorganization 2020-11-30 14:38:28 +00:00
Giulio De Pasquale
7521756115 started refactoring 2020-11-30 09:12:43 +00:00