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.
Hey! I just tried out the free API of marketstack. I got the intraday prices of AAPL, MSFT. I am interested in getting the prices of shares in National Stock Exchange of India (NSE). The symbol listed in the marketstack stock search site is SBIN.XNSE. I tried out my link like this http://api.marketstack.com/v1/intraday?access_key=ACCESSKEY&symbols=HDFCBANK.XNSE
It is returning
{"error":{"code":"no_valid_symbols_provided","message":"At least one valid symbol must be provided"}}
Can someone help?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey! I just tried out the free API of marketstack. I got the intraday prices of AAPL, MSFT. I am interested in getting the prices of shares in National Stock Exchange of India (NSE). The symbol listed in the marketstack stock search site is SBIN.XNSE. I tried out my link like this
http://api.marketstack.com/v1/intraday?access_key=ACCESSKEY&symbols=HDFCBANK.XNSE
It is returning
{"error":{"code":"no_valid_symbols_provided","message":"At least one valid symbol must be provided"}}
Can someone help?
The text was updated successfully, but these errors were encountered: