How can I found dynamic High/Low of CCI overbought/oversold
-
Dynamic High:
Countdown will start when cross above CCI 100 and countdown will end when cross below 100. Finally I am looking the overbought High value in variable. And every High as separate name like 1High, 2High, 3High.Dynamic Low:
Countdown will start when cross below CCI -100 and countdown will end when cross above -100. Finally I am looking the oversold Low value in variable. And every Low as separate name like 1Low, 2Low, 3Low.Thanks for your hard time.

-
@mak You already created another thread for this same question. I answered there. Please don't duplicate threads.