I am sorry.. Maybe it's because I have still not gotten an answer to my problem. You may wish to help me here. Thank you in advance.
Latest posts made by Jaychyke
-
RE: Buy or sell with double lots after a previous trade ends in a stop loss.posted in Questions & Answers
-
Buy or sell with double lots after a previous trade ends in a stop loss.posted in Questions & Answers
My question is How do I tag a particular pending order to a specific previous trade so that when that previous trade closes in a loss, my pending order will trigger? In what I've done so far, some pending orders trigger while others do not.
In the link shared here https://fxdreema.com/shared/918rU9Fgd, blocks 15 and 24 do trigger fine but blocks 32 and 36 do not trigger. What can I do to correct this?
0 -
RE: Assign a sell pending order to a particular buy tradeposted in Questions & Answers
My question is How do I tag a particular pending order to a specific previous trade so that when that previous trade closes in a loss, my pending order will trigger? In what I've done so far, some pending orders trigger while others do not. In the link shared here https://fxdreema.com/shared/918rU9Fgd, blocks 15 and 24 do trigger fine but blocks 32 and 36 do not trigger. What can I do to correct this?
-
RE: Assign a sell pending order to a particular buy tradeposted in Questions & Answers
Thank you for your reply. Did you look at what I"ve done so far (the link)? I have succeeded in having the trades executed, but to have the pending orders deleted after a successful trade (TP won) is closed is still a problem. You may wish to be more specific in your help, Sir. Thank you for your undeserved care.
-
RE: Assign a sell pending order to a particular buy tradeposted in Questions & Answers
@jstap Thank you for kindly replying to my enquiry. I have applied your recommendations and tweaked several, but I am still not getting the results I intended.
I want my EA, on launch, to draw a Fibo retracement from the high of the previous candle to the low of the same candle. The Fib has the following levels: 0,1,-0.5,1.5, 0.236, 0.764, 1.25, -0.25, and 0.5.
The EA should open a Buy pending order at the High (Fib level 1 (1) of the previous candle (SL at Fib level 5 (0.764), TP at Fib level 6 (1.25) and a Sell pending order at the low of the same candle (fib level 0, SL level 4 (0.236), TP level 7 (-0.25).If the Buy trade triggers first, the EA should delete the Sell pending order, and vice versa. On a Buy trade, the EA should immediately open a Sell pending order with double lot size at the SL of the buy trade (Fib level 5 (0.764), SL at level 1, TP at fib level 8 (0.5). Similarly, if the sell trade first triggers, the EA should open in double lots a Buy pending order at level 4 (0.236), SL at level 0, TP at level 8 (0.5).
If any of the recent pending orders is triggered, a new pending order is created in double lots, similar to the original pending orders (Buy or Sell).
I have tried my best, but I don't know what I'm doing wrong: https://fxdreema.com/shared/qcN3jQZN. I need your help again, please.
-
Assign a sell pending order to a particular buy tradeposted in Questions & Answers
I have a strategy. At the end of each candle, draw a Fibonacci retracement from the high to the low of the (now previous) candle. Set a Buy pending order for the high of the previous candle, and a Sell pending order at the low of the previous candle.
If the Buy pending order triggers, immediately set a Sell pending order (for the current Buy trade). I was able to generate the initial pending orders, but the secondary Sell pending order (that is if the Buy trade triggers) is not being activated. What am I getting wrong? https://fxdreema.com/shared/dGLPUEq2c
-
RE: Create fibonacci between two past up and down fractals.posted in Questions & Answers
Thanks, everyone. I found the solution here https://fxdreema.com/shared/TOoRzlBHb. Special thanks to @turelforex and @l-andorrà
-
RE: Create fibonacci between two past up and down fractals.posted in Questions & Answers
@l-andorrà There is a little improvement. EA is now recognising the last fractal, but without regard to whether it was fractal up or fractal down. https://fxdreema.com/shared/xbGqBBWJb. How do I proceed from here, please?
-
RE: Create fibonacci between two past up and down fractals.posted in Questions & Answers
@l-andorrà Thank ou so much.Let me put it into practice.