Bloomberg Data Retrieving: Fiscal Quarter data
11 views (last 30 days)
Show older comments
How can I get a number of fiscal periods data from a specific end date from Bloomberg?
e.g. excel API as below, 4 fiscal quaters ago from today (or specific date) = BDH("TGT US EQUITY","SALES_REV_TURN","12/31/02","-4FQ")
0 Comments
Accepted Answer
Darsana Thulasi
on 9 Jul 2015
You can use the 'history' function ( http://www.mathworks.com/help/datafeed/blp.history.html ) and specify the period to be 'fiscal'.
0 Comments
More Answers (0)
See Also
Categories
Find more on Bloomberg Server in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!