Difference between revisions of "Cs128-2012-resources"
Jump to navigation
Jump to search
(Created page with " ==== High Frequency Trading/Predicting Stocks ==== *Info URLS: ** http://www.youtube.com/watch?v=p40Kpmu60YM ** http://en.wikipedia.org/wiki/High-frequency_trading *Data UR...") |
(No difference)
|
Revision as of 16:54, 24 August 2012
High Frequency Trading/Predicting Stocks
- Info URLS:
- Data URLS: http://finance.yahoo.com/
- Description: In high-frequency trading, programs analyze market data to capture trading opportunities to trade securities like stocks or options. The Database will be automatically downloading/update information from online stock market on hourly bases.After the data is updated, using combination of mathematical models such as the "Black Scholes Formula, probability and statistics, etc... the computer will predict which stock to buy. It could be also programed so that the computer buys the predicted stocks or options automatically. Because humans are too slow.
- Creator: mmludin08