GOOD DAY, i need help with just this one thing.
i want my ea to close a trade when the ask price is equal or crosses below the current candles high price
GOOD DAY, i need help with just this one thing.
i want my ea to close a trade when the ask price is equal or crosses below the current candles high price
Good day, i am in need of brokers that have a lot of indexes available to be traded on.
please help, i need as many as possible.
i've contacted the broker. and apparently according to their terms and conditions on that specific indices, they dont allow trail stops and stop losses
when testing on the strategy tester, using the everytick mode = when the current candle goes down it fills the trail stop and the trade is exited at the trail stop price.
however, when testing on the real ticks mode = when the current candle goes down to the trail stop level, the trail stop is pushed down and is only filled at the close of that current candle.
It's as if the trail stop is not there... am i making sense ? please help
@ambrogio said in close trade:
@sirevans said in close trade:
open price
Maybe so?
could work, let me test it out
link text this is the rule of the ea.
when testing on every tick on the mt5 chart, it trades the way it should. however when tsting on every real tick, the trail stop when touched will only activate on the candle close, not the price at which it was set
Good day, i need help, tick volume 2 means that a single candles ticks are read on the open price and close price.
my problem is that when i trail my stop loss, it will only be activated on the current candles close.
is there anyway in which i can avoid this, and have my trail stop filled ?
Good day, I need help to figure out how i should go about doing this.
if current candle moves down by 10 pips, close open position
alright, please try this one, if current goes down by 5 pips, close trade.
YES, However, does that mean the condition will apply once the current candle has closed or the condition will apply whilst the candle is forming ?
Good day, i've been trying to get this on my own but i'm failing to,
I would like a closing rule to pan out like this,
IF THE CURRENT CANDLE PRICE EQUALS PREVIOUS CANLES OPEN PRICE, CLOSE TRADE IMMEDIATELY