Stockvider end of day historical data

GRATUIT
Par Stockvider | Mise à jour 22 दिन पहले | Finance
Health Check

N/A

Retour à toutes les discussions

Market indexes

Rapid account: Tvbanking
tvbanking
8 वर्ष पहले

Dear Sirs,
thank you for great API.

How can i get whole list of securities and market indexes that you supply by API?
(i.e. AAPL+MSFT+BA+ … etc.)

Sincerely yours,
Vladimir

Rapid account: Stockvider
Stockvider Commented 8 वर्ष पहले

I close this ticket.

I moved anarh issue to a new ticket : https://market.mashape.com/stockvider/stockvider/support/2

Ariel

Rapid account: Anarh
anarh Commented 8 वर्ष पहले

I get a CORS error when accessing this through my localhost as an example.

$.ajax({
“async”: true,
“crossDomain”: true,
url: ‘https://stockvider.p.mashape.com/indicator/DATA/AAPL’,
type: ‘GET’,
data: {},
dataType: ‘json’,
success: function (data) {
console.dir((data.source));
},
error: function (err) {
console.log(err);
},
beforeSend: function (xhr) {
xhr.setRequestHeader(‘X-Mashape-Key’, ‘XXX’);
}
});

Rapid account: Tvbanking
tvbanking Commented 8 वर्ष पहले

Thank you very much, Ariel!

Good luck and success,
Vladimir

Rapid account: Stockvider
Stockvider Commented 8 वर्ष पहले

Welcome Vladimir,

Currently Stockvider provides data for Dow Jones stocks. I added the exact list here : http://www.stockvider.com/symbols
We do not have indexes or other securities. However more stocks will be available soon. You can register to our early access program to get full access to the API capabilities.

Thank you for your comment. Best regards,

Ariel

Participez à la discussion - ajoutez un commentaire ci-dessous:

Connectez-vous / Inscrivez-vous pour publier de nouveaux commentaires