Datafeed Bloomberg timeseries Data limit
Afficher commentaires plus anciens
Hello, I'm pulling timeseries data from Bloomberg via the datafeed toolbox. A sample call is d=timeseries(c,'BBG000GVFS05 index','09/17/2015 20:00:00','09/17/2015 21:00:00' GO,60,'trade','UseDPDF','CshAdjNormal','CshAdjAbnormal','CapChg' GO,'false','false','false','false' GO) Bloomberg API has a daily pull limit of about 500k a day. However, if I change the interval from 60 minutes to 1 minute. Will this cause 60 times as many data pulls towards my 500k a day limit or will it just be one? Any help would be appreciated. Thanks! -Mike
Réponses (0)
Catégories
En savoir plus sur Bloomberg Desktop dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!