Price - PRICE

Parameters:
- Color - Price plot color
- Line Type - The type of plot to draw
- Label - The text that identifies the price plot
- Input - Data input to use for price plot
- O,H,L,C,V,OI
- Average Price - (O+H+L+C) / 4
- Typical Price - (H+L+C) / 3
- Weighted Price (H+L+C+C) / 4
- HL Price - (H+L) / 2
- OC Price - (O+C) / 2
- Smoothing Displacement - Displacement for smoothing (optional)
- Smoothing Period - Period for smoothing (optional)
- Smoothing Type - Smoothing type (optional)
Description:
Allows the user to plot additional price studies to the main chart. See
'Input' parameters for more details on available options.
Alerts:
None