paeljojy / StockBrokerage

Basic Stock Brokerage web application for off-site trading of Apple stock
0 stars 0 forks source link

Implement completion of trades on sell offer addition #19

Open paeljojy opened 6 months ago

paeljojy commented 6 months ago

Currently we just complete trades on bid additions, when a fully trade fulfilling bid is added to the system. Aka when the bid addition has the same price and bid contains more or equal amount of stock that the sell offer has.