this is my simple strategy it use EUR/USD as instrument and 30 minute
fram time with take profit 5 pip and stop lose 70 pip and trade
amount 15M . i used calculation expression block to define the right
candel so for the BUY side the conditions is: this expression
[previous (candle close - candle low )] greater than price [ previous
(candle close - candle open ) * 17 ] and price of [ previous (candle
close- candle open ) * 17 ] greater than 0 and price [ previous (
candle close is greater than candle open ) .
for the SELL side [previous (candle High - candle close )] greater
than price [ previous (candle open - candle close ) * 17 ] and price
of [ previous (candle open - candle close ) * 17 ] greater than 0 and
price [ previous ( candle open is greater than candle close )
https://www.dukascopy.com/fxcomm/blog/?action=post-show&post_id=224283