arianhojat Posted November 14, 2007 Share Posted November 14, 2007 I was looking for a tutorial or lesson online on how to make simple virtual stock market system/database schema... If none available, some help is appreciated with background on what tables i need. So far I have tradables which has every thing that can be tradable in my system and its ticker, tradables_price which has a price at certain time/history. users table, users_balance table, an orders table filled with possible buys/sells. a 'market maker' AI will prob make buys and sells to keep system fluid just like real stock market so stocks are always being traded. Any good open source stock market system i should check out and takes look at what data they store for stocks? Quote Link to comment https://forums.phpfreaks.com/topic/77317-help-with-making-virtual-stock-market-database-schema/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.