Fix several bugs in sub-package bfxapi.rest.endpoints.

This commit is contained in:
Davide Casale
2023-10-26 16:48:05 +02:00
parent 8c65ba54e9
commit 9287723678
4 changed files with 32 additions and 34 deletions

View File

@@ -29,7 +29,7 @@ class BfxWebSocketInputs:
"type": type, "symbol": symbol, "amount": amount,
"price": price, "lev": lev, "price_trailing": price_trailing,
"price_aux_limit": price_aux_limit, "price_oco_stop": price_oco_stop, "gid": gid,
"cid": cid, "flags": flags, "tif": tif,
"cid": cid, "flags": flags, "tif": tif
})
async def update_order(self,