Effacer les filtres
Effacer les filtres

Bloomberg getdata to get latest data

1 vue (au cours des 30 derniers jours)
Roland
Roland le 30 Sep 2022
Hello,
I'm trying to get the lastest data from bloomberg with matlab getdata but getdata seems to give me old data.
getdata(c,'AMZN US equity','VOLATILITY_90D')
510.00
This should be 47.
510 is really old data.
Is there anyway to get latest one?
Regards,
Justin

Réponses (1)

Zaid Jilani
Zaid Jilani le 3 Oct 2022
You need a Bloomberg Connection before retrieving data.
You can to refer to the following documentation for an example on how to retreive Bloomberg current data : https://www.mathworks.com/help/datafeed/retrieve-bloomberg-current-data.html

Catégories

En savoir plus sur Bloomberg Desktop dans Help Center et File Exchange

Produits


Version

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by