AVGPRICE
    
    
      Average Price
    
    
      AVGPRICE is simply the average of Open, High, Low, and Close.
    
    
      INTERPRETATION:
    
    
      You can use AVGPRICE instead of price when you need to compare price with other
      indicators, e.g. MA,
      BBANDS, etc.
    
    
      See Also: MEDPRICE,
       TYPPRICE,  WCLPRICE.