apilayer / marketstack

Free Real-Time, Intraday & Historical Stock Market Data API
https://marketstack.com
67 stars 14 forks source link

Mistake data from eod exchanges #18

Open Sigri44 opened 3 years ago

Sigri44 commented 3 years ago

Hello, i want to test your API, but when i run specific endpoint, i have oldest data : http://api.marketstack.com/v1/exchanges/XPAR/eod/latest?access_key=xxxxxxxx&symbols=AIR.XPAR

Give me all eod from XPAr (what i want), but eod date is at the 2020-12-04, last friday.

But if i want all eod from specific symbol, latest data is today : http://api.marketstack.com/v1/exchanges/XPAR/eod?access_key=xxxxxxxx&symbols=AIR.XPAR

Have you an idea from this mistake ?

Thank you.