Purpose of this API command
Input |
Description |
serviceName |
"getStockOrders" |
userID |
e.g. "KelvanTan" |
PIN |
e.g. "000000" |
OTP |
e.g. "000000" |
Information available in getStockOrders |
Description |
ErrorText |
e.g. "invocation successful" [A text to describe the error"] |
GlobalErrorID |
e.g. "010000" [A common error code] |
ErrorDetails |
e.g. "None" [Extra information on the error] |
orderType |
e.g. "Market" [Market/Limit] |
quantity |
e.g. "19" [Amount] |
buy_or_sell |
e.g. "buy" [Buy/Sell] |
orderID |
e.g. "54" [Order Number] |
initial_spot_price |
e.g. "null" |
maturity_date |
e.g. "null" [Maturity date in YYYY-MM-DD] |
settlementAccountID |
e.g. "76" [Settlement Account Number] |
expiration_type |
e.g. "null" |
order_status |
e.g. "Filled" [Status] |
order_date |
e.g. "2019-07-08" [Order date in YYYY-MM-DD] |
price_at_execution |
e.g. "7550.66" [Price] |
stockSymbol |
e.g. "^FTSE" [Stock Symbol] |
customerID |
e.g. "206" [Customer Number] |
price_at_order |
e.g. "7550.66" [Price] |
Created with the Personal Edition of HelpNDoc: Easy CHM and documentation editor