CCI is a momentum-based oscillator used to help determine when an investment vehicle is reaching a condition of being overbought or oversold.
//@version=6
indicator('CCI', overlay=false)
len = input.int(20, 'Length')
src = input.source(hlc3, 'Source')
plot(ta.cci(src, len), 'CCI', color=color.turquoise)Enhance your trading workflow with these professional tools and platforms.
Get funded up to $300K. Keep 90% of your profits.
The professional choice for secure execution.
Mirror top-tier traders instantly.