strategy take everyday 4 pip's from 10:00 candle of 4 hours ( tow
orders of 2 pips everyday ) . i used assign in time between 00:00 and
6:00 for define the start equity 'equ' and used get time unite for
define the time in hours and minutes i used get historical candle for
define the type of candle and i used Assign block for change the
statute of GO from false to true and from true to false so when the
time come (10:00) the block Assign will chang GO from false the true
then get historical candle ll define the type of previous candle if
open candle greater than close it take SELL and if the open candle
less than close it ll take BUY after make 2 orders the Equity filter
ll change block assign (if new equity greater than start equity 'equ'
) GO ll change from true to false so the strategy ll pause until next
day and start again . -time frame is 1 minute , currency pair is
EUR/USD stop lose 250 , take profit 2 , trade volume is 50 million .