Live data from Hacker News

Ask HN: Parallel Algorithms for stock market analysis

news.ycombinator.com

1–2 of 2 posts

Ask HN: Parallel Algorithms for stock market analysis

#1
I want to write a program, in which it takes the training data and generates the rules. I would imagine, it should be some combination of statistical analysis and some form of AI learning. But I am not aware of where/how to start. Can anyone show me a direction on parallel algorithms suitable for stock market analysis.