get_account_orderable_quantity#

EBestDomesticStock.get_account_orderable_quantity(bns_tp_code: int, isu_no: str, ord_prc: int) dict[source]#

([주식]계좌) 현물계좌증거금률별주문가능수량조회 (CSPBQ00200)

Parameters:
  • bns_tp_code (int) – 매매구분 (1:매도 2:매수)

  • isu_no (str) – 종목번호

  • ord_prc (int) – 주문가격

Returns:

주문가능수량 정보

  • rsp_cd (str): 응답코드

  • rsp_msg (str): 응답메시지

  • output1 (dict): 요청 정보

  • output2 (dict): 계좌 및 증거금률 별 주문가능수량 정보

Return type:

dict