d = tradelogout(c,logonid)
returns logout information after logging out from the Wind Data Feed Services (WDS) order management system using the WDS connection and the login
identifier.
If the error code is 0 and the message is an empty character vector, then the login is successful.
Query for account information using the WDS connection, Account query
term, and login identifier. Use the login identifier returned by the
tradelogin function with the 'LogonID' name-value
pair argument.
q = 'Account';
logonid = d.LogonID;
d = query(c,q,'LogonID',logonid)
WDS connection, specified as a connection object created with the wind function.
Login identifier, specified as a character vector or string scalar.
Specify the value of the login identifier by using the
LogonID variable in the d output
argument of the tradelogin function. For example, enter logonid =
d.LogonID; at the command line.
Logout information, returned as a table with these variables:
Login identifier
Error code
Error message
WDS error identifier, returned as a numeric scalar. The value 0 indicates a
successful execution of the tradelogout function. Otherwise, for
details about the error, contact Wind Information Co., Ltd.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleziona un sito web
Seleziona un sito web per visualizzare contenuto tradotto dove disponibile e vedere eventi e offerte locali. In base alla tua area geografica, ti consigliamo di selezionare: .
Puoi anche selezionare un sito web dal seguente elenco:
Come ottenere le migliori prestazioni del sito
Per ottenere le migliori prestazioni del sito, seleziona il sito cinese (in cinese o in inglese). I siti MathWorks per gli altri paesi non sono ottimizzati per essere visitati dalla tua area geografica.