How to place a PERPETUAL futures market order using python-binance:

前端 未结 0 1504
执念已碎
执念已碎 2021-02-10 18:08

client.futures_create_order(symbol=sym, side=\'BUY\', type=\'MARKET\', quantity=0.001)

When I use this, the order is BTCUSDT_0326. (Not perpetual futures)

相关标签:
回答
  • 消灭零回复
提交回复
热议问题