Join our fan page
- Views:
- 6016
- Rating:
- Published:
- 2013.04.09 13:14
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Entry signals on the system "Monday". The signal is formed on Monday in hour defined by value of the HourOpenPos indicator input parameter depending on price movement from open time of the previous day and until the current value.
This indicator was first implemented in MQL4 and published in Code Base at mql4.com on 26.09.2007.
Fig.1 the i-Monday_Sig indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1619

The script demonstrates the example of using the FileReadArray() function

The script demonstrates the example of using the FileWriteArray() function

Alternative trend indicator based on the breakthrough pattern of closing the previous bars extremums

The script demonstrates the example of using the FileWrite() function