one candle trade
-
Hi i want to try one of my strategy and i don't know which tool i must use
for example
once a day when time reaches to 15:00
EA checks that single candle of that time (15:00) in 5M timeframe
and when it closed (i mean when 15:05 started) it opens a trade with :
TP exactly size of body and SL 2x tpwhich tools i need?
-
You can use time instead of ID, so at 15:05 either use candle ID1 or time, in your buy/sell block use custom pips for SL, and, custom pips *2 in adjust for TP