Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Problem getting data from yahoo using fetch

1 visualización (últimos 30 días)
Maria Præst
Maria Præst el 19 de Mayo de 2017
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
When i run the following line: DataSet = fetch(c,'SPY','1900-01-04', '2099-11-13');
I get the error message: Error using yahoo/fetch (line 387) Unable to return historical data for given security.
It use to work but not any more, so what can i do to getting things to work again?
  1 comentario
Shubham Srivastava
Shubham Srivastava el 22 de Mayo de 2017
Editada: Shubham Srivastava el 22 de Mayo de 2017
It seems that the Yahoo Finance API feature has been discontinued by Yahoo and they won't be reintroducing it again.
More information on the same can be gathered from Yahoo Help Community.
Regards,
Shubham

Respuestas (1)

Christopher Reeves
Christopher Reeves el 24 de Mayo de 2017
Seems that yahoo finance has changed its API You can use this code to get the OHLC daily bar data from google finance instead
Cheers!
-Chris Reeves (Bayes Quant)

La pregunta está cerrada.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by