Examples for Algorithms that can be used for Stock Market Analysis
I was working on a Stock Market Analysis website as a college project.
I was keen on knowing some algorithms which I could potentially use for analysing trends in the stock market.
I would be glad 开发者_Go百科if some one could help.
My Calc professor used to work for a firm that did this. It can't be reliably done, or else wealthy people would do it until it would cease to work, but you can get better than random guessing hopefully. My prof mentioned looking at stocks that had a negative first derivative, but positive second derivative. There are two distributed computing stock predictors that you could look at to see how they work, MoneyBee and Gstock.
The moving average can be used to show general trends over a period of time.
精彩评论