mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-23 16:54:20 +01:00
README: document new status update event
This commit is contained in:
committed by
Jacob Plaster
parent
ef3dfe1d40
commit
e35b7312a7
@@ -114,6 +114,7 @@ The websocket exposes a collection of events that are triggered when certain dat
|
|||||||
- `order_snapshot` (array[Order]): Initial open orders (Fired once)
|
- `order_snapshot` (array[Order]): Initial open orders (Fired once)
|
||||||
- `positions_snapshot` (array): Initial open positions (Fired once)
|
- `positions_snapshot` (array): Initial open positions (Fired once)
|
||||||
- `wallet_update` (Wallet): changes to the balance of wallets
|
- `wallet_update` (Wallet): changes to the balance of wallets
|
||||||
|
- `status_update` (json): new platform status info
|
||||||
- `seed_candle` (json): initial past candle to prime strategy
|
- `seed_candle` (json): initial past candle to prime strategy
|
||||||
- `seed_trade` (json): initial past trade to prime strategy
|
- `seed_trade` (json): initial past trade to prime strategy
|
||||||
- `funding_offer_snapshot` (array): opening funding offer balances
|
- `funding_offer_snapshot` (array): opening funding offer balances
|
||||||
|
|||||||
Reference in New Issue
Block a user