Page 1 of 1

Custom candle pattern EA

PostPosted: Tue Jul 17, 2012 4:27 pm
by Alexander.Gettinger
The expert advisor based on Custom candle pattern (viewtopic.php?f=38&t=20494).
Orders are open in accordance with the selected patterns.

Download:
Candle_Pattern_EA.mq4
(3.92 KiB) Downloaded 1372 times


Expert advisor with parameters suitable for optimization.
Candle parameters:
1 - UP candle
-1 - DOWN candle
0 - nothing (UP or DOWN)

Download:
Candle_Pattern_EA2.mq4
(4.93 KiB) Downloaded 1437 times

Re: Custom candle pattern EA

PostPosted: Tue Jul 18, 2017 10:21 am
by baktha
Hi,

It would be helpful if you could provide a parameter for specifying a maximum number of allowed trades.

Re: Custom candle pattern EA

PostPosted: Thu Aug 03, 2017 2:22 pm
by Alexander.Gettinger
It would be helpful if you could provide a parameter for specifying a maximum number of allowed trades.


The strategies were updated.