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

前端 未结 0 363
轮回少年
轮回少年 2021-02-10 18:25

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)

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