Bloomberg Data Retrieving: Fiscal Quarter data

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")

 Accepted Answer

You can use the 'history' function ( http://www.mathworks.com/help/datafeed/blp.history.html ) and specify the period to be 'fiscal'.

More Answers (0)

Categories

Find more on Historical Contests in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!