@jstap yes how to do that? can't understand which block should i use there
Latest posts made by Nazmul901
-
RE: Update My EAposted in Questions & Answers
-
Update My EAposted in Questions & Answers
Ok, here is a backtest screenshot
1st sell arrow created a sell stop and after that the sell activated.
2nd buy arrow is created and buy stop and close the previous sell order
(but its don't want to close the sell order if the buy stop order active, so sell will close if the buy stop order is active only)3rd sell arrow created a sell stop but it should not create a sell stop here because the previous 1st arrow sell is still active
Remember, an active order will close only if the opposite buy/sell stop order activated
here is my code
https://fxdreema.com/shared/VJc7IKTEd
-
RE: Pending orderposted in Questions & Answers
@jstap can you please explain a little, i am not very educated on this
-
RE: Pending orderposted in Questions & Answers
@jstap ok, i have an EA already and it's already working well. no, i want to update it
let me explain how it works.
my indicator creates a buy or sell signal with an arrow, after getting the signal, EA can create a pending order on the close price of the signal candle.
but i want it not to create a pending order there, it will wait for break-out confirmation,
just think the signal candle full size is 5 pips, and it's a bull candle. so if the next 2/3 candle go up to 5 pips it will create a pending order on the signal candle close price,is it clear to understand now?
-
RE: Pending orderposted in Questions & Answers
@JayPhillbrooks said in Pending order:
Are those actual chart objects in the image? Or is it a dra
no its a drawing to explain what i want, there is no nodes, that the idea of EA what i want to create, i will set both price manually on EA
-
RE: Pending orderposted in Questions & Answers
@jstap Thank you for your reply
can you please explain a little more, how do i create that EA exactly?

