Giulio De Pasquale
|
ce8eec71ff
|
fetch account fees on-demand and apply them to position p/l
|
2021-02-13 14:58:15 +00:00 |
|
Giulio De Pasquale
|
e210808983
|
added support for derivative trading in connectors. stub for fees calculation. hardcoded leverage 15 in order submission
|
2021-02-12 14:58:43 +00:00 |
|
Giulio De Pasquale
|
054b3b6659
|
cargo fix and reformatting
|
2021-01-28 20:07:26 +00:00 |
|
Giulio De Pasquale
|
d383328ebb
|
implemented trades from orders and orders history
|
2021-01-28 20:06:11 +00:00 |
|
Giulio De Pasquale
|
c930dce131
|
support for balance transfer API (bitfinex)
|
2021-01-27 20:18:06 +00:00 |
|
Giulio De Pasquale
|
6ed510f2cc
|
cargo fix
|
2021-01-27 17:01:26 +00:00 |
|
Giulio De Pasquale
|
7230b7c67d
|
filter active orders based on pair
|
2021-01-26 17:13:14 +00:00 |
|
Giulio De Pasquale
|
ef618ad754
|
removed extra api keys
|
2021-01-26 16:19:10 +00:00 |
|
Giulio De Pasquale
|
307bbb1b0c
|
retry signed requests
|
2021-01-26 11:15:04 +00:00 |
|
Giulio De Pasquale
|
d51facc0b2
|
added multiple api keys to handle asynchronous signed requests (conflicting nonces)
|
2021-01-25 13:17:13 +00:00 |
|
Giulio De Pasquale
|
bb5d1328d6
|
general cleanup
|
2021-01-24 21:12:06 +00:00 |
|
Giulio De Pasquale
|
7de2a6ad77
|
cargo fix
|
2021-01-24 20:53:33 +00:00 |
|
Giulio De Pasquale
|
1db62c404e
|
client active_positions's retrieves positions with accurate profit loss
|
2021-01-24 15:42:54 +00:00 |
|
Giulio De Pasquale
|
9b92d38318
|
retrieving updated information on open orders before calling strategy
|
2021-01-24 13:41:18 +00:00 |
|
Giulio De Pasquale
|
5b84c99703
|
internal order modeling overhaul
|
2021-01-23 16:13:37 +00:00 |
|
Giulio De Pasquale
|
a1d905ebea
|
order closing working
|
2021-01-23 13:44:08 +00:00 |
|
Giulio De Pasquale
|
b5b3455f08
|
implemented OrderKind <-> bitfinex::OrderKind, returning proper response from submit order
|
2021-01-22 16:09:17 +00:00 |
|
Giulio De Pasquale
|
2216910edb
|
ExecutedOrder -> ActiveOrder
|
2021-01-22 15:37:53 +00:00 |
|
Giulio De Pasquale
|
945f5f63c1
|
implemented order book call for bitfinex connector. submit order stub working
|
2021-01-19 21:29:02 +00:00 |
|
Giulio De Pasquale
|
dfd676612e
|
stuff...
|
2021-01-16 11:43:16 +00:00 |
|
Giulio De Pasquale
|
f541599fed
|
added name into Connector trait. hardcoded affiliate code
|
2021-01-15 10:40:36 +00:00 |
|
Giulio De Pasquale
|
b9564dc812
|
warnings cleanup and logging
|
2021-01-14 18:56:31 +00:00 |
|
Giulio De Pasquale
|
2c151ae6c1
|
position manager working
|
2021-01-14 18:36:56 +00:00 |
|
Giulio De Pasquale
|
2c2f164e18
|
price manager working
|
2021-01-14 12:42:23 +00:00 |
|
Giulio De Pasquale
|
957d3e32b8
|
created Client to wrap Connectors
|
2021-01-13 09:24:59 +00:00 |
|
Giulio De Pasquale
|
0ea8a55a7f
|
BfxWrapper -> BfxConnector
|
2021-01-13 09:04:58 +00:00 |
|
Giulio De Pasquale
|
e8642d758e
|
removed positions and orders modules. created models
|
2021-01-13 08:57:36 +00:00 |
|
Giulio De Pasquale
|
8a7b3d4e22
|
order submission
|
2021-01-11 17:16:44 +00:00 |
|
Giulio De Pasquale
|
8442990a0e
|
connector
|
2021-01-06 21:17:01 +00:00 |
|