Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Smoothed_CCI - indicator for MetaTrader 5

Views:
3829
Rating:
(12)
Published:
2018.12.18 19:21
Smoothed_CCI.mq5 (19.46 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Smoothed CCI indicator.

It has ten input parameters:

  • CCI period - calculation period
  • Applied price
  • Use pre-smoothing - use preliminary smoothing (smoothing of prices used to calculate the indicator)
  • Pre-smoothing period - preliminary smoothing period
  • Pre-smoothing method - preliminary smoothing method
  • Use post-smoothing - use resulting smoothing (smoothing of the preliminarily calculated indicator)
  • Post-smoothing period - resulting smoothing period
  • Post-smoothing method - resulting smoothing method
  • Overbought - overbought level
  • Oversold - oversold level

Smoothed CCI as compared to standard one, default periods and methods values

Fig. 1. Smoothed CCI, Use pre-smoothing = No, Use post-smoothing = No


Fig. 2. Smoothed CCI, Use pre-smoothing = Yes, Use post-smoothing = No


Fig. 3. Smoothed CCI, Use pre-smoothing = No, Use post-smoothing = Yes


Fig. 4. Smoothed CCI, Use pre-smoothing = Yes, Use post-smoothing = Yes

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/22433

Track_Cyclical Track_Cyclical

Track Cyclical indicator

Trend_Signal Trend_Signal

Trend Signal indicator

Internal_Strength Internal_Strength

Internal Strength indicator

Heiken_Ashi_Zone_Trade Heiken_Ashi_Zone_Trade

Heiken Ashi Zone Trade indicator