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

FX_Sniper_Ergodic_CCI - indicator for MetaTrader 5

Views:
9552
Rating:
(17)
Published:
2013.02.22 07:12
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:

Fx Sniper

The indicator which uses the standard technical CCI indicator, displayed as the main red line and the ergodic CCI indicator drawn on the basis of the triple EMA averaging, displayed as the signal purple line.

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 FX_Sniper_Ergodic_CCI indicator

Fig.1 The FX_Sniper_Ergodic_CCI indicator

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

TrendPower TrendPower

The trend indicator drawn on the basis of a comparison of six levels of simple Moving Averages with High and Low of the current candlestick

Average Speed Average Speed

Calculate Average Speed of price.

Skype Control Library Skype Control Library

Library to work with Skype.

OpenBuyPosition_X OpenBuyPosition_X

The OpenBuyPosition_X script is designed to buy at fixed values of Stop Loss and Take Profit in points from the current price. Position volume is determined on the basis of the level of losses.