Hi there,
I just started learning Python and tried to start some small algorithms. For my latest algorithm I need to get access to the data of the CCI indicator for different periods. I coded the CCI Indicator manually, but unfortunately the code returns not the right CCI data? What did I make wrong?
See the source code attached, thank you :)