Is there any way to get the full term position history to Excel?

In the [Order - Future Order - Position history] menu, it’s only available for 180 days, and I don’t see any API to use. I’m in a situation where I need an Excel file for the entire period. Is there a way to do it?

Hey,
If you want to access your position history, you can use the GET /fapi/v1/userTrades endpoint to retrieve the details of each position by order.

From there, you can download your transaction history: