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 件のコメント

Matthew
Matthew 2014 年 3 月 28 日
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 ExchangeDebugging 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