how do i pull total return for defined timeframe for an equity using bloomberg history function?

I do this all the time in excel. how do I do it in matlab? if some kind soul could provide a code snipped that would be greatly appreciated?
thanks, m

1 个评论

history(c,'msft equity','cust trr return holding per','3/17/14','3/19/14',[],[],'overrideoption',{'cust trr start dt','20140314';'cust trr end dt','20140317';'cust trr crncy','usd'})
why doesn't the above work? shouldn't it work?

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Debugging and Improving Code 的更多信息

提问:

2014-3-27

评论:

2014-3-28

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by