Usage:                                                                                                     
  StockOptionRootSample [-h <host>] -u <username> -p <password> [-s <symbols>]                             
                                                                                                           
where                                                                                                      
                                                                                                           
   Arg   Value                  Description                                                                
   ---   -----                  -----------                                                                
   -h    <host>                 Specifies the address to use to connect to the ICE Data Services           
                                Consolidated Feed Network.                                                 
                                                                                                           
                                For example: cm*.esignal.com                                               
                                                                                                           
   -u    <username>  (required) The username for the account entitled to receive data from                 
                                ICE Data Services. If you do not have one, please contact                  
                                your ICE Data Services representative.                                     
                                                                                                           
   -p    <password>  (required) The password for the account entitled to receive data from                 
                                ICE Data Services. If you do not have one, please contact                  
                                your ICE Data Services representative.                                     
                                                                                                           
   -s    <symbols>              The symbol, or symbols, to use for making the request.  A single           
                                symbol may be entered, or a comma separated list of symbols.               
                                Symbols that include a space must be enclosed in quotes.  For example:     
                                                                                                           
                                    -s \"CL #F\"                                                           
                                                                                                           
                                Multiple symbols must be separated by commas with no spaces.               
                                If one of the symbols contains a space, the entire list must               
                                be enclosed in quotes.  Here are two examples:                             
                                                                                                           
                                    -s  ICE,GE,WFM                                                         
                                                                                                           
                                    -s  \"ICE,CL #F,WFM\"                                                  
                                                                                                           
Note:  If you do not enter a value for <host> or <symbols>, the default values will be used.               
       <username> and <password> must be entered at the command line.                                      
