I\'m looking at http://online.wsj.com/mdc/public/npage/2_3051.html?mod=mdc_h_dtabnk&symb开发者_如何学运维=DJIA#IndexComponents
Are there any specific algorithms that will allow me to find the min and max points in the picture above?
We have a finance related application in which we are cr开发者_C百科eating a database(schema) for each client(Company). There will be many rows for single client.
I have a table of daily closing stock prices and commodity prices such as Gold, Oil, etc. I want to find what stocks move closely with another stock or a commodity.
I\'d like to be able to screenscrape Morningstar webpages.Morningstar provides information about a mutual fund that I routinely look up but haven\'t been able to find elsewhere, ie
I am using YQL to retrieve Financial Option data. Something like: select * from yahoo.finance.options where symbol=\"AAPL\" and expiration=\"2011-07\"
Let\'s say that I have a diminishing value that should be portra开发者_如何学Cyed both on a monthly basis and on a weekly basis.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.
my goal is to write an algorithm in Mathematica that will search for stocks whose current price is trading below or above 2 Standard Deviations of the Mean. I literally started to learn the program ye
Im interested in using one of the two named APIs for building my own hobby-project trading system. My question is, i would 开发者_如何学运维prefer to build this in Java, C++ or C#. Is this possible co