Watch how to download trading robots for free
Find us on Telegram!
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

BB_CCI_CrossOver - indicator for MetaTrader 5

Views:
9832
Rating:
(28)
Published:
2013.04.24 06:39
Updated:
2023.03.29 13:42
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The real author:

Daniel Vieira Costa

The indicator of patterns. It is based on the smoothed Commodity Channel Index and Bollinger Bands®. The main idea is the crossing of CCI and its signal line when the price crosses the upper or the lower boundary of Bollinger Bands. The default timeframe value is 5 minutes.

This indicator was first implemented in MQL4 and published in Code Base on 28.11.2008.

The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Fig.1 The indicator of patterns

Fig.1 The indicator of patterns

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

Vo Vo

The averaged volatility indicator.

NonLagAMA NonLagAMA

Padrão fortemente processado pelo indicador Média Móvel.

Exp_F2a_AO Exp_F2a_AO

Trading system using the F2a_AO semaphore, signal indicator.

Waddah_Attar_Def_RSI Waddah_Attar_Def_RSI

The MACD smoothed histogram drawn on the basis of the RSI technical indicator.