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