I was wondering if there are some free ways (applications or programming) to get financial data (either live data, historical data or both), achieving similar function as Bloomberg terminal? Thanks and regards!
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
closed as off topic by Michael Mrozek♦ Mar 26 '12 at 21:41
Questions on Unix & Linux Stack Exchange are expected to relate to Unix or Linux within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
As Andre Holzner suggested, I would suggest using the Yahoo Finance API. It's what I used for this problem set: http://cdn.cs75.net/2010/fall/projects/2/project2.pdf |
|||
|
bloomberg terminal. Besides that please review this thread here and then ask a question. Yahoo API is trivial, there are packages that handles many APIs! For example, fire up R andlibrary(quantmod); getSymbols("VT"); plot(VT)and you get VT -- but this question is AGAIN-AGAIN asked in quant.SE and money.SE. Unless this termbloomberg termialspecified, this question has no value. What the heck this has to do with Unix now? Nothing, dot. -1 until clarified or moved to other site. – user2362 Mar 26 '12 at 21:10financial data, detailed data is expensive and restrictive. – user2362 Mar 26 '12 at 21:14