Welcome
Home
Account
Portfolio
Quotes/Trade
Glossary
Config
Login/Logout
Trade
Trade Confirmation
You have requested to sell all or part of your holding ".$holdingID.". This holding has a total of ".$quantity." shares of stock ".$symbol.". Please indicate how many share to sell."); print("
Number of Shares:
"); print ("
"); print ("
"); } else if ($isBuy) { print("
Number of Shares:
"); print("
You have requested to buy shares of ".$symbol." which is currently trading at $".$price.".
"); print ("
"); print ("
"); } else { } print ("
"); ?>