cancel_order# EBestSimpleDomesticStock.cancel_order(org_order_no: str, asset_code: str, quantity: int) → str[source]# 주문을 취소합니다. Parameters: org_order_no (str) – 원주문번호 quantity (int) – 취소 수량