How to create a TWAP order for futures

Hi, I need to send an order for 10 futures every day at 00:00 UTC using the binance Python package.
I can’t figure out how to create TWAP orders for futures, I can’t find this information anywhere.
Can someone share an example in Python ?
Can it be used for multiple tickers at the same time ?
Thank you :slight_smile: