|
I would like to have a CCI(50) , and also a CCI(100) that
ranges from Zero to 100, in lieu of the typical CCI range of negative 100 to
positive 100.
This formula balow comes from Investor/RT Tour
====================
TP = (HI + LO + CL) / 3
TP stands for Typical Price MATP = MA(TP, n) n = CCI Period MATP stands for Moving Average (Simple) of Typical Price ![]() where n = CCI Period MDTP stands for Mean Deviation of Typical Price CCI = (TP - MATP) / (MDTP * 0.015) =====================================
I bet that Dingo knows how to change this
formula so that it will oscillate between zero and 100.
Later Ron D.
Please note that this group is for discussion between users only. To get support from AmiBroker please send an e-mail directly to SUPPORT {at} amibroker.com For other support material please check also: http://www.amibroker.com/support.html
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- [amibroker] Want CCI to range from 0 to 100 mrdavis9
- RE: [amibroker] Want CCI to range from 0 to 100 dingo
- RE: [amibroker] Want CCI to range from 0 to 100 dingo
- RE: [amibroker] Want CCI to range from 0 to 100 MarketMonk777
- [amibroker] Re: Want CCI to range from 0 to 100 ricko8294_98
- Re: [amibroker] Re: Want CCI to range from 0... mrdavis9
- [amibroker] Re: Want CCI to range from 0... scourt2000
- RE: [amibroker] Re: Want CCI to ran... Grover Yowell
- [amibroker] Re: Want CCI to range from 0 to ... marketmonk777
- Re: [amibroker] Want CCI to range from 0 to 100 J Wayne Skerritt
- [amibroker] [ rangeboundCCI = 100 * tanh( CCI(period... dalengo

