This repository was archived by the owner on Oct 30, 2023. It is now read-only.

Description
I'm getting error in below statement, please suggest reason for the error:
BinanceApiMarginRestClient marginClient = factory.newMarginRestClient();
String marginlistenKey = marginClient.startUserDataStream();
Error: com.binance.api.client.exception.BinanceApiException: Not a margin account.