jnidzwetzki / bitfinex-v2-wss-api-java

This project provides a Java client library for the Bitfinex WebSocket API (v2). Public and private channels (candles, ticks, executed trades, (raw) orderbooks, orders, and wallets) are implemented.
Apache License 2.0
90 stars 55 forks source link

Position manager #361

Open fotto412 opened 1 month ago

fotto412 commented 1 month ago

Hi Guys,

Is there a way to force refresh position manager, hence, positions after closing a position? The same applies to order manager.

wgolyakov commented 1 month ago

client.reconnect();