Join our fan page
- Views:
- 5954
- Rating:
- Published:
- 2023.10.20 23:51
- Updated:
- 2024.09.09 13:36
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
A simple extension to the CCI indicator using the iCCI function call. Now you have a shift parameter which will shift the plot by user defined bars.
This is somewhat an educational code as it reveals how to apply a shift feature to any indicator based on shifting the buffer index.
The "Test_CustomCCI" script shows how the indicator can be utilized with iCustom.
Place both files in the Indicators/Examples folder and compile CCI_withShift before compiling the other file. They will both show as usable indicators in the software.

Smooth Algorithms fixed version plus Trade Algorithms plus full operational EA, plus two indicators . So you will get complete project where you be able to see example how to use and implement this libraries

Let follow previous EA by this link https://www.mql5.com/en/code/46630

Provide simplest class to read and parse CSV file

Keltner Channel for traders or young developers by William210