You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 10, 2025. It is now read-only.
1. trade.get_hf_filled_list: same to trade.get_hf_transaction_records `Get HF Filled List <https://www.kucoin.com/docs/rest/spot-trading/spot-hf-trade-pro-account/get-hf-filled-list>`_
72
-
- :red:`The trade.get_hf_transaction_records method will be removed at some time in the future`
73
-
2. trade.get_hf_completed_orders: same to trade.get_filled_hf_order `Get HF Completed order list <https://www.kucoin.com/docs/rest/spot-trading/spot-hf-trade-pro-account/get-hf-completed-order-list>`_
74
-
- :red:`The trade.get_filled_hf_order method will be removed at some time in the future`
75
-
76
-
77
-
- 2024 02/07
78
-
1. margin.get_etf_info: `Get Leveraged Token Info <https://www.kucoin.com/docs/rest/margin-trading/margin-info/get-leveraged-token-info>`_.
5. trade.create_oco_order: `Place Order <https://www.kucoin.com/docs/rest/spot-trading/oco-order/place-order>`_.
83
-
6. trade.cancel_oco_order: `Cancel Order by orderId <https://www.kucoin.com/docs/rest/spot-trading/oco-order/cancel-order-by-orderid>`_.
84
-
7. trade.cancel_oco_order_by_clientOid: `Cancel Order by clientOid <https://www.kucoin.com/docs/rest/spot-trading/oco-order/cancel-order-by-clientoid>`_.
9. trade.get_oco_order_by_orderId: `Get Order Info by orderId <https://www.kucoin.com/docs/rest/spot-trading/oco-order/get-order-info-by-orderid>`_.
87
-
10. trade.get_oco_order_by_client_oid: `Get Order Info by clientOid <https://docs.kucoin.com/spot-hf/#obtain-details-of-a-single-hf-order-using-clientoid>`_.
88
-
11. trade.get_oco_orders: `Get Order List <https://www.kucoin.com/docs/rest/spot-trading/oco-order/get-order-list>`_.
89
-
12. trade.get_oco_order_details: `Get Order Details by orderId <https://www.kucoin.com/docs/rest/spot-trading/oco-order/get-order-details-by-orderid>`_.
90
-
13. trade.cancel_all_hf_orders: `Cancel all HF orders <https://www.kucoin.com/docs/rest/spot-trading/spot-hf-trade-pro-account/cancel-all-hf-orders>`_.
0 commit comments