python-binance
python-binance copied to clipboard
TWAP order type
https://www.binance.com/en/support/faq/093927599fd54fd48857237f6ebec0b0
I am trying to create a TWAP order. I can't find the endpoint for this. Is this available?
Not directly. No such update has submitted to python-binance yet. But it could be done without much trouble by calling some private methods in Client.
Not directly. No such update has submitted to
python-binanceyet. But it could be done without much trouble by calling some private methods inClient.
Hi halfelf. I am new here and just started out in programming, could you please create a pull request on this for me?