| Contents | Index |
addric(r,ric,fid,fval,type)
addric(r,ric,fid,fval,type) creates a Reuters Instrument Code, ric, on the service defined by the Reuters session, r. Supply the field ID or name, fid, and the field value, fval. Specify whether the RIC type is 'live' or 'static' (default).
Create a live RIC called myric with the fields trdprc_1 (field ID 6) and bid (field ID 22) set to initial values of 0:
addric(r,'myric',{trdprc_1','bid'},{0,0},'live') Create a live RIC called myric with the fields trdprc_1 and bid set to initial values of 0:
addric(r,'myric',{6,22},{0,0},'live') reuters | reuters.contrib | reuters.deleteric | reuters.fetch
View demos and recorded presentations led by industry experts.
Now On Demand
Network with industry peers and learn the latest applications of the leading software product for computational finance.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |