SubAccount.PositionDetailReport 整戶部位明細查詢

僅提供美股明細報告,包括餘額與相關資產資訊。

Example :查詢美金

input
df = api.SubAccount.PositionDetailReport('USD') 
df 
output
customer_id customer_name currency balance_twd pp1 pp2 pp3 pp4 pp5 pp6_twd pp7_twd pp8_twd
0 20001007356 測-20001007356 USD 0 999995814.82 0 0 999995814.82 0 0 0 0

Attribute

參數 資料型態 說明
currency str 查詢該幣別餘額及相關資訊。

Return Attribute

返回dataframe,含以下欄位:

參數 資料型態 說明
customer_id object 客戶帳號(含BrokerID共11碼)
customer_name object 客戶名稱
currency object 幣別
balance_twd object 台幣帳戶可用餘額
pp1 object 可借出其他幣別使用金額
pp2 object 可借入其他幣別使用金額
pp3 object 原幣別交易可用餘額
pp4 object 整戶交易可用餘額
pp5 object 原幣別可出金餘額
pp6_twd object 淨賣可用總額
pp7_twd object T日圈存總額
pp8_twd object T日圈存總額_台幣