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!