27、執行權益數各幣彙總QueryCurrencyEquity()

函式

QueryCurrencyEquity (
string qMarket
string qIbno,
string qAccount ,
string qSubAccount = null,
string qClientNo = null,
string strSign = null,
string CA = null,
string oB2BID= null,
string oCheckCodeFromSSO = null,
string oToTalAccount = null)

輸入

qMarket:市場別(2-國內、5-國外)

qIbno:分公司代碼

qAccount:帳號 qSubAccount:子帳(預設為空值)

qClientNo:序號(預設為空值) s

trSign:簽章內容(B2B使用者需自行填入,一般使用者無須理會,預設為空值)

CA:憑證值(B2B使用者需自行填入,一般使用者無須理會,預設為空值)

oB2BID:客戶之ID (B2B使用者需自行填入,一般使用者無須理會,預設為空值)

oCheckCodeFromSSO:驗證碼(B2B使用者需自行填入由web登入所取得的值,一般使用者無須理會,預設為空值)

oToTalAccount:驗證帳號(B2B使用者需自行填入由web登入所取得的值,一般使用者無須理會,預設為空值)

回傳

  1. 透過CurrencyEquityEvent事件通知結果

  2. 若查詢失敗透過Error事件送出錯誤內容

說明

執行複式選擇權未平倉部位全部拆解申請

Last updated