Hello.
Please add leverage MIN and MAX to API “Exchange Information” for each SYMBOL.
https://www.binance.com/en/support/faq/360033162192
List of leverage:
Thank you.
Hello.
Please add leverage MIN and MAX to API “Exchange Information” for each SYMBOL.
https://www.binance.com/en/support/faq/360033162192
List of leverage:
Thank you.
Hi.
Exchange information is used to disclose the data related to the whole market. Since the maximum amount of leverage available depends on the notional value of your own position, it might not be most suitable place to add the info. Please make use of the following endpoints instead:
GET /fapi/v1/leverageBracket
https://binance-docs.github.io/apidocs/futures/en/#notional-and-leverage-brackets-user_data
POST /fapi/v1/leverage
https://binance-docs.github.io/apidocs/futures/en/#change-initial-leverage-trade
Thank you!