<[[XML_messages_current]]> =====Simulation Version 1===== ==There are five kinds of messages needed for the system.== **Rule Message**\\ In the beginning of the simulation each of the Industies gets sent the rules.\\ No message sent. The Industries get the message as parameters from psyclone. **Buy Messages**\\ Buyer sends out this message to the market wich then will respond to the buyer saying if it is able to buy or not.\\ \\ **Sell Messages**\\ Seller sends out this message to the market which then will respond to the seller saying if it is able to sell or not.\\ Each bid is processed in the market where the market holds all of the bids information (Stores Second highest and the highest bid)\\ **Market Respond Messages**\\ The market sends two kinds of messages: a respond to buyer and respond to seller.\\ The respond to buyer tells the buyer if he has bought something or not and how much.\\ The respond to seller tells the seller if he is allowed to sell or if he has sold any and how much.\\ //