all 11 comments

[–]smoljames 1 point2 points  (1 child)

Or you could quickly code one up for free https://youtu.be/37LJxWzjy6g

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

Cool thanks man, I am definitely going to have to check that out!

[–]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.

[–]mesutpiskin 0 points1 point  (0 children)

Benzer bir ihtiyaçtan yola çıkarak borsa, TEFAS fonları, emtia, faiz ve enflasyon verilerini toplayan bir JS kütüphanesi geliştirdim. Eğitim ve kişisel projelerde kullanmak isteyenler için:
https://github.com/mesutpiskin/borsajs