Ask HN: Any material on algorithms for a stock exchange simulation game?
I am trying to build a small stock exchange simulation game (web based). This will be used to train some young students in India on how exactly the whole trading mechanism works.
I was wondering is there are any open-source CMS type system already available in in domain. But more than that I would appreciate if someone can point to me any books/blogs about the stock market simulation experiments.
14 comments
[ 2.8 ms ] story [ 50.9 ms ] thread1. Consume live market data and use an exchange simulator that always gives you back a fill. 2. Use a true exchange simulator, which you will have to seed with orders to provide liquidity and generate real quotes (with a proper spread and not locked or crossed).
With the second approach, you get a more accurate representation of how markets work, but the exercises will have to be more planned out and directed.
Just my $0.02.
As something with no value behind it except that which we have attributed to it, all of it's value comes directly from that. With things like oil or stocks, they make profits or they are used some how.
Bitcoin is similar to gold, in that it's worth the demand and the hype.
Consider these two charts (set both to 30 days)
https://www.bitcoinmarket.com/market/charts/
http://www.google.com/trends?q=bitcoin&ctab=0&geo=al...
The value of BC grows when the volume of news grows, the volume of BC trade grows when the volume of BC searches grow.
High volume can sometimes indicate the value of something. Right now, I'm hedging that BC will reach 40 in the next week or sooner. Highly volatile market.
"point to me any books/blogs" <-- Larry Harris Trading and Exchanges http://tradingandexchanges.com/, a little bit outdated but still my favorite