How can we place buy stop order with double the lot size after sell stop order triggers by the current market price?
-
@agitins said in How can we place buy stop order with double the lot size after sell stop order triggers by the current market price?:
@l-andorrà Thanx though it is different from what I need.
Kindly help with blocks and settings for the SELL STOP and BUY STOP in the link below if you can. Thanx.
https://fxdreema.com/shared/SHToP6sN
"BUY STOP" should be placed instantly as the "SELL STOP" is triggered.@l-andorrà: Hello! I have also have similar issues. I have made following EA to achieve the result but not exactly doing the desired job shared link is :https://fxdreema.com/shared/gMmdSNnM
The required result should be:- Places 0.01 buy order
- Immediately places 0.02 sell stop at 20 pips offset
- Both the orders have common Take Profit of 60 pips and Stop Loss of 80 pips
- If Sell Stop is triggered it then immediately places buy stop of 0.03 lots with same T.P and S.L values as mentioned above.
- if this buy stop is triggered then it places 0.04 sell stop and this process goes on till all the positions are closed automatically at T.P and S.L triggred.
Please help us in making this E.A
-
@mobeen-hussain said in How can we place buy stop order with double the lot size after sell stop order triggers by the current market price?:
@agitins said in How can we place buy stop order with double the lot size after sell stop order triggers by the current market price?:
@l-andorrà Thanx though it is different from what I need.
Kindly help with blocks and settings for the SELL STOP and BUY STOP in the link below if you can. Thanx.
https://fxdreema.com/shared/SHToP6sN
"BUY STOP" should be placed instantly as the "SELL STOP" is triggered.@l-andorrà: Hello! I have also have similar issues. I have made following EA to achieve the result but not exactly doing the desired job shared link is :https://fxdreema.com/shared/gMmdSNnM
The required result should be:- Places 0.01 buy order
- Immediately places 0.02 sell stop at 20 pips offset
- Both the orders have common Take Profit of 60 pips and Stop Loss of 80 pips
- If Sell Stop is triggered it then immediately places buy stop of 0.03 lots with same T.P and S.L values as mentioned above.
- if this buy stop is triggered then it places 0.04 sell stop and this process goes on till all the positions are closed automatically at T.P and S.L triggred.
Please help us in making this E.A
Note: Every buy stop and sell stop orders are placed 20 pips away from each other
@mobeen-hussain said in How can we place buy stop order with double the lot size after sell stop order triggers by the current market price?:
@agitins said in How can we place buy stop order with double the lot size after sell stop order triggers by the current market price?:
@l-andorrà Thanx though it is different from what I need.
Kindly help with blocks and settings for the SELL STOP and BUY STOP in the link below if you can. Thanx.
https://fxdreema.com/shared/SHToP6sN
"BUY STOP" should be placed instantly as the "SELL STOP" is triggered.@l-andorrà: Hello! I have also have similar issues. I have made following EA to achieve the result but not exactly doing the desired job shared link is :https://fxdreema.com/shared/gMmdSNnM
The required result should be:- Places 0.01 buy order at price level "A"
- Immediately places 0.02 sell stop at 20 pips offset at price level "B"
- Both the orders have common Take Profit of 60 pips and Stop Loss of 80 pips
- If Sell Stop is triggered it then immediately places buy stop of 0.03 lots at the price level "A"with same T.P and S.L values as mentioned above.
- if this buy stop is triggered then it places 0.04 sell stop at price level "B" and this process goes on till all the positions are closed automatically at T.P and S.L triggred.
The whole above process is resumed automatically once all positions are closed.
Please help us in making this E.A
-
@agitins I already answered you in another thread. Please don't duplicate your question on multiple threads.