jaggedsoft / node-binance-api

Node Binance API is an asynchronous node.js library for the Binance API designed to be easy to use.
MIT License
1.58k stars 768 forks source link

how i can get PNL using webscokets userFutureData #810

Open dremarques opened 2 years ago

dremarques commented 2 years ago

I recently use binance.websockets.userFutureData to stream data from my binance account but i only can see information when i open or close a position.

i want get real time information from PNL everytime its change

this is possible?

mr-smit commented 2 years ago

Binance API do not provide such functionality so this library also.