Jump to content

help with making virtual stock market database schema


arianhojat

Recommended Posts

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?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.