api to retrive open positions for binance futures grid bots

Hello,

Which API can we use to be able to retrieve data on open positions for “futures grid bots”?

after open the futures grid bot on the binance platform, i want to be able to monitor it via a python script.

Is that possible?

I cannot find a way to do it via:
from binance.um_futures import UMFutures

Any help is appreciated!

Thank you

Hey,
It seems that it isn’t possible to handle futures grid bots with API. You will need to do everything from the platform.

I would suggest you to contact customer service for further assistance on Futures Grid trading bot.