Type/to search
2
Follow
0
Followers
Binance Python Limit Stop-Loss und Take-Profit-Orders
Help
Created 2025-10-18 10:23:53  
 4
 946

Wer kann mir helfen, mit dem Python Limit Stop Loss Order?
Ich kann es nicht auszählen, wer von den großen Göttern könnte mir helfen, und ich bin sehr dankbar.

Related Recommendations
Comment
All comments (3)

    币安的话接口更新需要注意一下,USDT-M合约将在 2025-12-09 起将条件订单迁移到Algo服务

    8 months ago
    javascript
    let symbol = "" let side = "" let stopLossPrice = "" let orderPrice = "" let amount = "" let positionSide = "" let ret = exchange.IO("api", "POST", "/fapi/v1/order", "symbol=" + symbol + "&side=" + side + "&type=STOP&stopPrice=" + stopLossPrice + "&price=" + orderPrice + "&quantity=" + amount + "&positionSide=" + positionSide + "&workingType=MARK_PRICE&timeInForce=GTC")

    发您一个JS参考例子,python也是基本一样。

    10 months ago

    有市价止盈止损单的

    10 months ago
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)