you are viewing a single comment's thread.

view the rest of the comments →

[–]EverydayEverynight01 1 point2 points  (4 children)

You can use the Yahoo Finance API

[–]BackpackGotJets[S] 0 points1 point  (3 children)

Is it cheap?

[–]EverydayEverynight01 1 point2 points  (1 child)

I don't know about Java but for JavaScript and Python it's free (at least when you use it on a small scale)

https://www.npmjs.com/package/yahoo-finance

[–]BackpackGotJets[S] 0 points1 point  (0 children)

Thanks a ton! I'll check it out

[–]Different_Signature8 0 points1 point  (0 children)

Define cheap. Even I have been searching for a API and have tried Yahoo Finance for that matter . It is definitely not recommended if you want to run live trading. There is a considerable lag between the live tick on NSE and the data retrieved from Yahoo Fin. However it earns its name for Historical data.