Page 28 of 76
Re: CCI indicators for MT4
Posted: Tue Jan 21, 2020 9:32 pm
by chris006
Dear Mrtools,
Could you please add MTF to "Double CCI with SMA vbobslow VK & Cross alert+arrows.mq4"?
mntiwana wrote: Mon Feb 20, 2017 11:16 pm
Double CCI with SMA v79.21 mtf
Double CCI with SMA vbobslow VK cross alert arrow
Re: CCI indicators for MT4
Posted: Tue Jan 21, 2020 11:25 pm
by mose
mntiwana wrote: Mon Sep 10, 2018 6:17 pm
Tipu CCI
An "kaleem haider" code - using usual prices,arrowing/alerting and little more features
the lowest one sw in picture
Hello sir,
I'm in love with your template. Can u help? Thank u
Re: CCI indicators for MT4
Posted: Thu Jan 23, 2020 8:31 am
by mrtools
chris006 wrote: Tue Jan 21, 2020 9:32 pm
Dear Mrtools,
Could you please add MTF to "Double CCI with SMA vbobslow VK & Cross alert+arrows.mq4"?
Mtf added.
Re: CCI indicators for MT4
Posted: Thu Jan 23, 2020 9:57 am
by chris006
Thanks Mr. Tools!
Seems promising!
Re: CCI indicators for MT4
Posted: Fri Jan 24, 2020 9:55 am
by Banzai
Updated with 33 prices:
Code: Select all
pr_close, // Close
pr_open, // Open
pr_high, // High
pr_low, // Low
pr_median, // Median
pr_typical, // Typical
pr_weighted, // Weighted
pr_average, // Average (high+low+open+close)/4
pr_medianb, // Average median body (open+close)/2
pr_tbiased, // Trend biased price
pr_tbiased2, // Trend biased (extreme) price
pr_haclose, // Heiken ashi close
pr_haopen, // Heiken ashi open
pr_hahigh, // Heiken ashi high
pr_halow, // Heiken ashi low
pr_hamedian, // Heiken ashi median
pr_hatypical, // Heiken ashi typical
pr_haweighted, // Heiken ashi weighted
pr_haaverage, // Heiken ashi average
pr_hamedianb, // Heiken ashi median body
pr_hatbiased, // Heiken ashi trend biased price
pr_hatbiased2, // Heiken ashi trend biased (extreme) price
pr_habclose, // Heiken ashi (better formula) close
pr_habopen, // Heiken ashi (better formula) open
pr_habhigh, // Heiken ashi (better formula) high
pr_hablow, // Heiken ashi (better formula) low
pr_habmedian, // Heiken ashi (better formula) median
pr_habtypical, // Heiken ashi (better formula) typical
pr_habweighted,// Heiken ashi (better formula) weighted
pr_habaverage, // Heiken ashi (better formula) average
pr_habmedianb, // Heiken ashi (better formula) median body
pr_habtbiased, // Heiken ashi (better formula) trend biased price
pr_habtbiased2 // Heiken ashi (better formula) trend biased (extreme) price
Re: CCI indicators for MT4
Posted: Wed Jan 29, 2020 1:12 am
by hemant_bhardwaj999
Please add arrows to this indicator. Regards.
Re: CCI indicators for MT4
Posted: Wed Jan 29, 2020 1:27 am
by Jimmy
hemant_bhardwaj999 wrote: Wed Jan 29, 2020 1:12 am
Please add arrows to this indicator. Regards.
You need to post the source code (MQL4) file mate. Can't do anything with an EX4.
Re: CCI indicators for MT4
Posted: Wed Feb 12, 2020 2:04 am
by Banzai
I got it from Japan. I google and I don't think we have it yet.
Re: CCI indicators for MT4
Posted: Wed Feb 12, 2020 2:28 am
by moey_dw
Banzai wrote: Wed Feb 12, 2020 2:04 am
I got it from Japan. I google and I don't think we have it yet.
banzai always posting unique and cool content........... thx for sharing another great one........... haven't seen dis before!!!

Re: CCI indicators for MT4
Posted: Thu Feb 20, 2020 7:17 am
by Black Sheep
mladen wrote: Fri Feb 24, 2017 10:42 pm
ATR adapted CCI of stochastic posted
Hi,
Any chance you could please tell me where I can download the above indicator - ATR adapted CCI of stochastic?
Thank you,