Datafeed Bloomberg timeseries Data limit
显示 更早的评论
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
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Bloomberg Desktop 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!