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.
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.
-
RE: Buy above fractal up, sell below fractal downposted in Questions & Answers
@roar How do I recognise the latest fractal up or down? I want to buy when candle close of the last candle is above fractal up, and vice versa. Pls I need your help.
-
Buy above fractal up, sell below fractal downposted in Questions & Answers
Re: Take the value of the last fractal @l-andorrà How do I recognise the latest fractal up or down? I want to buy when candle close of the last candle is above fractal up, and vice versa. Pls I need your help.
-
RE: Create fibonacci between two past up and down fractals.posted in Questions & Answers
@jsauter86 How do I recognise the latest fractal up or down? I want to buy when candle close of the last candle is above fractal up, and vice versa. Pls I need your help.
-
RE: Create fibonacci between two past up and down fractals.posted in Questions & Answers
Thank you very much. Kindly let me know how to use only the latest fractal up or fractal down. Your help is very much appreciated
-
Create fibonacci between two past up and down fractals.posted in Questions & Answers
I have tried, I can't seem to get it. I want to create Fibonacci retracement lines between the last two fractals, up and down. Please help.This is what I've done so far https://fxdreema.com/shared/NDzqfmLOc
-
RE: Add more than two variablesposted in Questions & Answers
@roar see what I've done so far, but the bot is not opening https://fxdreema.com/shared/1HWrUDuTc
-
RE: Add more than two variablesposted in Questions & Answers
@roar My platform is MT4. How do I copy your compilation as a part of my work in fxdreema, please. Let me know the steps. I'm not techophobic
-
RE: Add more than two variablesposted in Questions & Answers
@roar Very good work!!! Please may I ask if the calculation is based on the last 15 candles? Again, which names will the upper and lower lines be identified with by the EA: "upper bound" as named, or upper range as coded?
-
RE: Add more than two variablesposted in Questions & Answers
@roar WOW! I can't believe this. Thanks a trilion. Let me check this out
-
RE: Add more than two variablesposted in Questions & Answers
@l-andorrà Many thanks for your suggestion. I wish I could do custom codes