altangent / ccxws

WebSocket client for 38 cryptocurrency exchanges
MIT License
618 stars 186 forks source link

Getting Personal Trades only #271

Open ghazaryanartashes opened 3 years ago

ghazaryanartashes commented 3 years ago

Hi. I am writing to ask if it is possible to get TRADE data only for the SINGLE account with api key and secret

bmancini55 commented 3 years ago

Thanks for submitting the issue. Currently the library only supports public data APIs. We do plan to add support for private APIs in the future. This is tracked in the broader issue #148.