Join our fan page
FigurelliSeries - indicator for MetaTrader 5
- Views:
- 6731
- Rating:
- Published:
- 2013.03.27 14:46
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The real author:
Rogerio Figurelli
The indicator allows defining the trend direction. The indicator displays the trend strength in the form of histogram bars on the lower window. If bars are higher than the zero level, it speaks of the ascending trend in the market. If the bars are lower than the level, it is the descending trend.
Fig.1 The FigurelliSeries indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1608
The semaphore signal indicator fixing moments of breakthrough of the zero level by the iCCI technical indicator and displaying these moments by color points
Average Volumes (Volumes Forecasting)The indicator displays in a separate window not only volumes, but their average value on history. The average value of volumes is used for drawing the forecast of volumes value for the current and the following days
The script is a simple example of using the FileFindFirst(), FileFindNext() and FileFindClose() functions
Demo_FileCopyThe script demonstrates the example of using the FileCopy() function