Experts: EA potential entries

 

EA potential entries:

Dear Mqlers, I am happy to publish this EA that is based on the indicator Identify potential entries. This EA will place trades for you based on the formation of candlesticks and on your choice of trend direction (either bullish or bearish), hopefully it will be beneficial to you.

EA potential entries

Author: Mario Gharib

 
Hey, dose anyone know of any software that will go through my EA, auto back test it thousands of times chsnging the persmiters it’s self then it can say eg. Ero/usd most profitable on this time frame and these settings. In stead of Me manually doing it?  
Any help would be great.
 
This seems to work great however the indicators show up 10-15 minutes late. I did notice in your youtube video that the indicators appeared quite quickly.

Is there something I'm doing wrong?
 
Ashley Cox:
Hey, dose anyone know of any software that will go through my EA, auto back test it thousands of times chsnging the persmiters it’s self then it can say eg. Ero/usd most profitable on this time frame and these settings. In stead of Me manually doing it?  
Any help would be great.

Use the Optimization feature under the Strategy Tester.


Xeroflingua:
This seems to work great however the indicators show up 10-15 minutes late. I did notice in your youtube video that the indicators appeared quite quickly.

Is there something I'm doing wrong?

Works fine on the charts I have run them on..


And @mariogharib  There's no Take Pofit (TP) implementation but trades closes on the "opposite signal"

If you or anyone (if its permissible) could allow the user to set both SL and TP... Would be great!!

Thanks!!

 
its Great but no TP nice EA
 
The EA has compiled successfully however I dont see it taking trades on the tester is there something wrong? 
 

Hi There,

I have downloaded these files and the compile fails.

First error is that it cannot open the candelstick.mqh.

I have included all the errors as below, are you able to advise how I remedy this please.

Thanks

'EA_PotentialEntries.mq5' EA_PotentialEntries.mq5 1 1

can't open "C:\Users\seand\AppData\Roaming\MetaQuotes\Terminal\24F0205995BB23E88A943C6918E1F09B\MQL5\Include\Candlestick.mqh" include file EA_PotentialEntries.mq5 10 11

'Trade.mqh' Trade.mqh 1 1

'Object.mqh' Object.mqh 1 1

'StdLibErr.mqh' StdLibErr.mqh 1 1

'OrderInfo.mqh' OrderInfo.mqh 1 1

'HistoryOrderInfo.mqh' HistoryOrderInfo.mqh 1 1

'PositionInfo.mqh' PositionInfo.mqh 1 1

'DealInfo.mqh' DealInfo.mqh 1 1

'cCandlestick' - undeclared identifier EA_PotentialEntries.mq5 68 7

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 68 20

'cCS1' - some operator expected EA_PotentialEntries.mq5 68 20

'cCS2' - undeclared identifier EA_PotentialEntries.mq5 68 26

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 71 7

'cCS2' - undeclared identifier EA_PotentialEntries.mq5 74 7

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 86 14

'cCS2' - undeclared identifier EA_PotentialEntries.mq5 86 34

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 86 56

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 86 73

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 86 98

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 86 122

';' - unexpected token EA_PotentialEntries.mq5 87 122

'(' - unbalanced left parenthesis EA_PotentialEntries.mq5 86 13

empty controlled statement found EA_PotentialEntries.mq5 87 122

'ObjectCreateMQL4' - undeclared identifier EA_PotentialEntries.mq5 88 13

',' - unexpected token EA_PotentialEntries.mq5 88 50

'sTradeIdentification' - some operator expected EA_PotentialEntries.mq5 88 30

',' - unexpected token EA_PotentialEntries.mq5 88 59

',' - unexpected token EA_PotentialEntries.mq5 88 61

expression has no effect EA_PotentialEntries.mq5 88 60

'iTimeMQL4' - undeclared identifier EA_PotentialEntries.mq5 88 62

',' - unexpected token EA_PotentialEntries.mq5 88 79

'_Symbol' - some operator expected EA_PotentialEntries.mq5 88 72

',' - unexpected token EA_PotentialEntries.mq5 88 94

')' - unexpected token EA_PotentialEntries.mq5 88 96

expression has no effect EA_PotentialEntries.mq5 88 95

',' - unexpected token EA_PotentialEntries.mq5 88 97

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 88 98

'ObjectSetTextMQL4' - undeclared identifier EA_PotentialEntries.mq5 89 13

',' - unexpected token EA_PotentialEntries.mq5 89 51

'sTradeIdentification' - some operator expected EA_PotentialEntries.mq5 89 31

',' - unexpected token EA_PotentialEntries.mq5 89 57

',' - unexpected token EA_PotentialEntries.mq5 89 60

expression has no effect EA_PotentialEntries.mq5 89 58

')' - unexpected token EA_PotentialEntries.mq5 89 63

expression has no effect EA_PotentialEntries.mq5 89 61

'ObjectSetMQL4' - undeclared identifier EA_PotentialEntries.mq5 90 13

',' - unexpected token EA_PotentialEntries.mq5 90 47

'sTradeIdentification' - some operator expected EA_PotentialEntries.mq5 90 27

',' - unexpected token EA_PotentialEntries.mq5 90 61

')' - unexpected token EA_PotentialEntries.mq5 90 71

expression has no effect EA_PotentialEntries.mq5 90 63

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 91 51

'cCS2' - undeclared identifier EA_PotentialEntries.mq5 91 66

'MathMin' - wrong parameters count EA_PotentialEntries.mq5 91 43

';' - unexpected token EA_PotentialEntries.mq5 91 88

';' - unexpected token EA_PotentialEntries.mq5 91 88

'iTimeMQL4' - undeclared identifier EA_PotentialEntries.mq5 96 85

',' - unexpected token EA_PotentialEntries.mq5 96 102

'_Symbol' - some operator expected EA_PotentialEntries.mq5 96 95

'iTimeMQL4' - illegal operation use EA_PotentialEntries.mq5 96 85

')' - unexpected token EA_PotentialEntries.mq5 96 120

'iTimeMQL4' - illegal operation use EA_PotentialEntries.mq5 96 85

'StringConcatenate' - constant expression required EA_PotentialEntries.mq5 96 13

'{' - some operator expected EA_PotentialEntries.mq5 95 150

',' - unexpected token EA_PotentialEntries.mq5 97 50

'OBJ_TEXT' - some operator expected EA_PotentialEntries.mq5 97 51

expression has no effect EA_PotentialEntries.mq5 97 30

',' - unexpected token EA_PotentialEntries.mq5 97 61

expression has no effect EA_PotentialEntries.mq5 97 60

'iTimeMQL4' - undeclared identifier EA_PotentialEntries.mq5 97 62

',' - unexpected token EA_PotentialEntries.mq5 97 79

'_Symbol' - some operator expected EA_PotentialEntries.mq5 97 72

',' - unexpected token EA_PotentialEntries.mq5 97 94

')' - unexpected token EA_PotentialEntries.mq5 97 96

expression has no effect EA_PotentialEntries.mq5 97 95

',' - unexpected token EA_PotentialEntries.mq5 97 97

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 97 98

'ObjectSetTextMQL4' - undeclared identifier EA_PotentialEntries.mq5 98 13

',' - unexpected token EA_PotentialEntries.mq5 98 51

'sTradeIdentification' - some operator expected EA_PotentialEntries.mq5 98 31

',' - unexpected token EA_PotentialEntries.mq5 98 57

',' - unexpected token EA_PotentialEntries.mq5 98 60

expression has no effect EA_PotentialEntries.mq5 98 58

')' - unexpected token EA_PotentialEntries.mq5 98 63

expression has no effect EA_PotentialEntries.mq5 98 61

'ObjectSetMQL4' - undeclared identifier EA_PotentialEntries.mq5 99 13

',' - unexpected token EA_PotentialEntries.mq5 99 47

'sTradeIdentification' - some operator expected EA_PotentialEntries.mq5 99 27

',' - unexpected token EA_PotentialEntries.mq5 99 61

')' - unexpected token EA_PotentialEntries.mq5 99 71

expression has no effect EA_PotentialEntries.mq5 99 63

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 100 51

'cCS2' - undeclared identifier EA_PotentialEntries.mq5 100 66

'MathMin' - wrong parameters count EA_PotentialEntries.mq5 100 43

';' - unexpected token EA_PotentialEntries.mq5 100 88

';' - unexpected token EA_PotentialEntries.mq5 100 88

'iTimeMQL4' - undeclared identifier EA_PotentialEntries.mq5 105 62

',' - unexpected token EA_PotentialEntries.mq5 105 79

'_Symbol' - some operator expected EA_PotentialEntries.mq5 105 72

'iTimeMQL4' - illegal operation use EA_PotentialEntries.mq5 105 62

')' - unexpected token EA_PotentialEntries.mq5 105 97

'iTimeMQL4' - illegal operation use EA_PotentialEntries.mq5 105 62

'StringConcatenate' - constant expression required EA_PotentialEntries.mq5 105 13

'{' - some operator expected EA_PotentialEntries.mq5 104 136

',' - unexpected token EA_PotentialEntries.mq5 106 27

'sArrowBuy1' - some operator expected EA_PotentialEntries.mq5 106 28

expression has no effect EA_PotentialEntries.mq5 106 26

',' - unexpected token EA_PotentialEntries.mq5 106 52

expression has no effect EA_PotentialEntries.mq5 106 39

',' - unexpected token EA_PotentialEntries.mq5 106 54

expression has no effect EA_PotentialEntries.mq5 106 53

'iTimeMQL4' - undeclared identifier EA_PotentialEntries.mq5 106 55

',' - unexpected token EA_PotentialEntries.mq5 106 72

'_Symbol' - some operator expected EA_PotentialEntries.mq5 106 65

',' - unexpected token EA_PotentialEntries.mq5 106 87

')' - unexpected token EA_PotentialEntries.mq5 106 89

expression has no effect EA_PotentialEntries.mq5 106 88

',' - unexpected token EA_PotentialEntries.mq5 106 90

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 106 91

'iTimeMQL4' - undeclared identifier EA_PotentialEntries.mq5 107 62

',' - unexpected token EA_PotentialEntries.mq5 107 79

'_Symbol' - some operator expected EA_PotentialEntries.mq5 107 72

102 errors, 16 warnings 100 17


 
Sean de #:

Hi There,

I have downloaded these files and the compile fails.

First error is that it cannot open the candelstick.mqh.

I have included all the errors as below, are you able to advise how I remedy this please.

Thanks

'EA_PotentialEntries.mq5' EA_PotentialEntries.mq5 1 1

can't open "C:\Users\seand\AppData\Roaming\MetaQuotes\Terminal\24F0205995BB23E88A943C6918E1F09B\MQL5\Include\Candlestick.mqh" include file EA_PotentialEntries.mq5 10 11

'Trade.mqh' Trade.mqh 1 1

'Object.mqh' Object.mqh 1 1

'StdLibErr.mqh' StdLibErr.mqh 1 1

'OrderInfo.mqh' OrderInfo.mqh 1 1

'HistoryOrderInfo.mqh' HistoryOrderInfo.mqh 1 1

'PositionInfo.mqh' PositionInfo.mqh 1 1

'DealInfo.mqh' DealInfo.mqh 1 1

'cCandlestick' - undeclared identifier EA_PotentialEntries.mq5 68 7

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 68 20

'cCS1' - some operator expected EA_PotentialEntries.mq5 68 20

'cCS2' - undeclared identifier EA_PotentialEntries.mq5 68 26

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 71 7

'cCS2' - undeclared identifier EA_PotentialEntries.mq5 74 7

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 86 14

'cCS2' - undeclared identifier EA_PotentialEntries.mq5 86 34

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 86 56

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 86 73

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 86 98

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 86 122

';' - unexpected token EA_PotentialEntries.mq5 87 122

'(' - unbalanced left parenthesis EA_PotentialEntries.mq5 86 13

empty controlled statement found EA_PotentialEntries.mq5 87 122

'ObjectCreateMQL4' - undeclared identifier EA_PotentialEntries.mq5 88 13

',' - unexpected token EA_PotentialEntries.mq5 88 50

'sTradeIdentification' - some operator expected EA_PotentialEntries.mq5 88 30

',' - unexpected token EA_PotentialEntries.mq5 88 59

',' - unexpected token EA_PotentialEntries.mq5 88 61

expression has no effect EA_PotentialEntries.mq5 88 60

'iTimeMQL4' - undeclared identifier EA_PotentialEntries.mq5 88 62

',' - unexpected token EA_PotentialEntries.mq5 88 79

'_Symbol' - some operator expected EA_PotentialEntries.mq5 88 72

',' - unexpected token EA_PotentialEntries.mq5 88 94

')' - unexpected token EA_PotentialEntries.mq5 88 96

expression has no effect EA_PotentialEntries.mq5 88 95

',' - unexpected token EA_PotentialEntries.mq5 88 97

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 88 98

'ObjectSetTextMQL4' - undeclared identifier EA_PotentialEntries.mq5 89 13

',' - unexpected token EA_PotentialEntries.mq5 89 51

'sTradeIdentification' - some operator expected EA_PotentialEntries.mq5 89 31

',' - unexpected token EA_PotentialEntries.mq5 89 57

',' - unexpected token EA_PotentialEntries.mq5 89 60

expression has no effect EA_PotentialEntries.mq5 89 58

')' - unexpected token EA_PotentialEntries.mq5 89 63

expression has no effect EA_PotentialEntries.mq5 89 61

'ObjectSetMQL4' - undeclared identifier EA_PotentialEntries.mq5 90 13

',' - unexpected token EA_PotentialEntries.mq5 90 47

'sTradeIdentification' - some operator expected EA_PotentialEntries.mq5 90 27

',' - unexpected token EA_PotentialEntries.mq5 90 61

')' - unexpected token EA_PotentialEntries.mq5 90 71

expression has no effect EA_PotentialEntries.mq5 90 63

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 91 51

'cCS2' - undeclared identifier EA_PotentialEntries.mq5 91 66

'MathMin' - wrong parameters count EA_PotentialEntries.mq5 91 43

';' - unexpected token EA_PotentialEntries.mq5 91 88

';' - unexpected token EA_PotentialEntries.mq5 91 88

'iTimeMQL4' - undeclared identifier EA_PotentialEntries.mq5 96 85

',' - unexpected token EA_PotentialEntries.mq5 96 102

'_Symbol' - some operator expected EA_PotentialEntries.mq5 96 95

'iTimeMQL4' - illegal operation use EA_PotentialEntries.mq5 96 85

')' - unexpected token EA_PotentialEntries.mq5 96 120

'iTimeMQL4' - illegal operation use EA_PotentialEntries.mq5 96 85

'StringConcatenate' - constant expression required EA_PotentialEntries.mq5 96 13

'{' - some operator expected EA_PotentialEntries.mq5 95 150

',' - unexpected token EA_PotentialEntries.mq5 97 50

'OBJ_TEXT' - some operator expected EA_PotentialEntries.mq5 97 51

expression has no effect EA_PotentialEntries.mq5 97 30

',' - unexpected token EA_PotentialEntries.mq5 97 61

expression has no effect EA_PotentialEntries.mq5 97 60

'iTimeMQL4' - undeclared identifier EA_PotentialEntries.mq5 97 62

',' - unexpected token EA_PotentialEntries.mq5 97 79

'_Symbol' - some operator expected EA_PotentialEntries.mq5 97 72

',' - unexpected token EA_PotentialEntries.mq5 97 94

')' - unexpected token EA_PotentialEntries.mq5 97 96

expression has no effect EA_PotentialEntries.mq5 97 95

',' - unexpected token EA_PotentialEntries.mq5 97 97

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 97 98

'ObjectSetTextMQL4' - undeclared identifier EA_PotentialEntries.mq5 98 13

',' - unexpected token EA_PotentialEntries.mq5 98 51

'sTradeIdentification' - some operator expected EA_PotentialEntries.mq5 98 31

',' - unexpected token EA_PotentialEntries.mq5 98 57

',' - unexpected token EA_PotentialEntries.mq5 98 60

expression has no effect EA_PotentialEntries.mq5 98 58

')' - unexpected token EA_PotentialEntries.mq5 98 63

expression has no effect EA_PotentialEntries.mq5 98 61

'ObjectSetMQL4' - undeclared identifier EA_PotentialEntries.mq5 99 13

',' - unexpected token EA_PotentialEntries.mq5 99 47

'sTradeIdentification' - some operator expected EA_PotentialEntries.mq5 99 27

',' - unexpected token EA_PotentialEntries.mq5 99 61

')' - unexpected token EA_PotentialEntries.mq5 99 71

expression has no effect EA_PotentialEntries.mq5 99 63

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 100 51

'cCS2' - undeclared identifier EA_PotentialEntries.mq5 100 66

'MathMin' - wrong parameters count EA_PotentialEntries.mq5 100 43

';' - unexpected token EA_PotentialEntries.mq5 100 88

';' - unexpected token EA_PotentialEntries.mq5 100 88

'iTimeMQL4' - undeclared identifier EA_PotentialEntries.mq5 105 62

',' - unexpected token EA_PotentialEntries.mq5 105 79

'_Symbol' - some operator expected EA_PotentialEntries.mq5 105 72

'iTimeMQL4' - illegal operation use EA_PotentialEntries.mq5 105 62

')' - unexpected token EA_PotentialEntries.mq5 105 97

'iTimeMQL4' - illegal operation use EA_PotentialEntries.mq5 105 62

'StringConcatenate' - constant expression required EA_PotentialEntries.mq5 105 13

'{' - some operator expected EA_PotentialEntries.mq5 104 136

',' - unexpected token EA_PotentialEntries.mq5 106 27

'sArrowBuy1' - some operator expected EA_PotentialEntries.mq5 106 28

expression has no effect EA_PotentialEntries.mq5 106 26

',' - unexpected token EA_PotentialEntries.mq5 106 52

expression has no effect EA_PotentialEntries.mq5 106 39

',' - unexpected token EA_PotentialEntries.mq5 106 54

expression has no effect EA_PotentialEntries.mq5 106 53

'iTimeMQL4' - undeclared identifier EA_PotentialEntries.mq5 106 55

',' - unexpected token EA_PotentialEntries.mq5 106 72

'_Symbol' - some operator expected EA_PotentialEntries.mq5 106 65

',' - unexpected token EA_PotentialEntries.mq5 106 87

')' - unexpected token EA_PotentialEntries.mq5 106 89

expression has no effect EA_PotentialEntries.mq5 106 88

',' - unexpected token EA_PotentialEntries.mq5 106 90

'cCS1' - undeclared identifier EA_PotentialEntries.mq5 106 91

'iTimeMQL4' - undeclared identifier EA_PotentialEntries.mq5 107 62

',' - unexpected token EA_PotentialEntries.mq5 107 79

'_Symbol' - some operator expected EA_PotentialEntries.mq5 107 72

102 errors, 16 warnings 100 17


It looks to be solved it you rename the include files to just the file name, like "candlestick." Just remove the location part in the name.