Second Candle Trade Entry
-
Hi There,
I am hoping someone can help me with something I am struggling to get my head around.
https://fxdreema.com/shared/Uhrut9IBd
Basic premise of my trade entry is I want to allow an extra candle to engage the entry.
With that I mean. I want the signal given in block 'C1 buy' to buy if at any time C2 buy is signaled in the next two candles.
As you can see from my set up, i have block 'C2 buy' at candle ID1, and if that is not true, I shoot off to block "C2 Buy ID2".
I only want to enter one trade when the C1 signal is confirmed and validated by either 'C2 buy' block or "C2 buy ID2' block.
It doesnt seem to be working like that in my back test.
Can someone please help with this? What am I missing?
Thanks heaps in advance!
-
-
Hi. i think your problem is in the custom indicators.
first you should test indicator separate -
@Xfire the indicators seem to be fine and taking the trades when tested separately.
thats why I think it is my theory and the blocks set up that has me missing something?
-
@t-fah Buy and sell structures are different. Is there any reason for that? Is the buying one that you want only?