Pending order is not working as expected.
-
This is my work https://fxdreema.com/shared/CXBso1Tue. Actually I'm placing the Buy order when we reach 35 in RSI. After that I want to place the 3 buy limits after each 10 PIPS. This is also working as expected. The problem is after placing those 3 buy limits i want to place the 3 Sell Stops. But the problem is both buy limit and sell stops are placing in same points. Buy I want to place the sell stops after buy limits. Please check my work and help.
-
@arivazhagan-p Your placing on bid and ask, so 1st trade will be nearly on same price, maybe use an offset, also don't use - or use - in both,

-
@jstap I didn't get your point. Where i have to make the changes ?. I don't seee anything offset. Plz help.
-
@arivazhagan-p Remove the - and set an offset.
-
@jstap If i remove the - then it will place buy stops instead buy limits., That's not correct.
-
@arivazhagan-p Yes it will do this, do you want buy, sell, buy, sell etc? If so add an offset and leave the -
-
@jstap I need like this
Plz make the changes in my work. -
@arivazhagan-p Play and back test, a pending doesn't become a trade until it activates, if an off set you can place an extra instant trade.