You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
I've purchased one month to try MarketStack Api and I'm mostly focused on current session intraday data.
Queriying popular symbols (AAPL, MSFT), I get plenty of gaps between bars. I don't get a record for every minute, as expected with such active symbols.
I don't think I'm doing anything wrong. The call is pretty straightforward and I'm using the browser to run the query
I also see many bars returning 'null' in their close value.
Furthermore, I've compared a specific bar with the information in Interactive Brokers and Yahoo Finance, and the results don't match. I've been careful comparing the date (UTC in MarketStack) and Eastern/US in said platforms.
I don't see how this is usable
The text was updated successfully, but these errors were encountered:
AMArostegui
changed the title
Is the Api suitable for current session intraday data?
Is the Api production ready?
Dec 4, 2021
I've purchased one month to try MarketStack Api and I'm mostly focused on current session intraday data.
Queriying popular symbols (AAPL, MSFT), I get plenty of gaps between bars. I don't get a record for every minute, as expected with such active symbols.
I don't think I'm doing anything wrong. The call is pretty straightforward and I'm using the browser to run the query
If I run the same query, starting date yesterday, there are no gaps in the returned data.
The Api is advertised as real time capable, but so far, that's not been my experience.
Today, 2021-12-02 I've run the same request on AAPL, increasing the limit, and the gaps are still there
I also see many bars returning 'null' in their close value.
Furthermore, I've compared a specific bar with the information in Interactive Brokers and Yahoo Finance, and the results don't match. I've been careful comparing the date (UTC in MarketStack) and Eastern/US in said platforms.
I don't see how this is usable
The text was updated successfully, but these errors were encountered: