huaxin_client/trade_client.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
huaxin_client/trade_client.py
@@ -998,8 +998,8 @@ sinfo = data["sinfo"] # 老版本下单 volume = data["volume"] price = data["price"] volume = data.get("volume") price = data.get("price") order_ref = data.get("order_ref") shadow_price = data.get("shadow_price") shadow_volume = data.get("shadow_volume")