Bloomberg Data Retrieving: Fiscal Quarter data

29 views (last 30 days)
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

Darsana Thulasi
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'.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!