EXAMPLES:enhanced_taThis script is created to demonstrate usage of enhanced ta library which is present here : 
Following custom indicators are populated in this script:
 
  ma (Select moving average)
  atr/atrpercent (With custom moving average)
  bands - Bollinger Band, Keltner Channel, Donchian Channel (All with enhanced versions and additional options)
  bandwidth - Bandwidth for the bands available. Uses same input as that of bands
  bandpercent  - Percentage in relation to band upper and lower levels. Uses same input as that of bands.
  oscillator (oscillatorRange) - Generating custom overbought oversold regions.
 
 Display Options 
Display individual indicator by selecting them through dropdown. If you select all, we also look at overlay and non-overlay parameters to show/hide only those indicators which are applicable on candle overlay or as separate window.
