Skip to content

StockMart 1.1

Compare
Choose a tag to compare
@ayushmaanbhav ayushmaanbhav released this 23 Mar 11:34
· 2 commits to master since this release

Set all the data connections via a single TCP connections instead of using UDP multicast which was giving difficulties in many systems. Also introduced Monte Carlo simulation for setting price of the shares as this app is targeted for small events so real trading will result in deadlocks and there will be no fun at all. Also introduced features like company price graph etc....