Awesome. It wasn't trading after 3 losses, but now It works well with the "check consecutive losses" in the different tab. Appreciate it. @roar
Posts made by rafaels919
-
RE: How to skip certain number of candles?posted in Questions & Answers
-
RE: How to skip certain number of candles?posted in Questions & Answers
@roar Nevermind. It runs now. Thanks!
-
RE: How to skip certain number of candles?posted in Questions & Answers
@roar It doesn't run on strategy tester for some reason...
-
RE: How to skip certain number of candles?posted in Questions & Answers
Hi Roar,
Why is there a "buy now" block connected? I don't think I understand that configuration.
Should I place "Condition:skip period over" block above "No Trade" block? Would be great if you could repeat that here :
https://fxdreema.com/shared/lO7c5qKWThanks.
-
How to skip certain number of candles?posted in Questions & Answers
Hi,
How can I skip certain number of candles?"Skip Ticks" let's you skip time under certain conditions, but it doesn't work in the strategy tester when the markets are open for some reason.
https://fxdreema.com/shared/DvlJ4bBZb
(^using the "check consecutive losses" as a condition to skip 12 hours)As an alternative to time, I want to skip number of candles when certain conditions are met, similar to the example above.
Anyone know a solution to this?
Thanks.
-
RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?posted in Questions & Answers
That looks great! Thanks very much @trader-philipps and everyone who tried to help on this case!
-
RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?posted in Questions & Answers
@ambrogio Pending order didn't work unfortunately, or maybe I'm doing something wrong, that's possible too. In any case, thank you for helping out, I think I will just open the first 3 orders in very low volumes, just as @Tom-5 suggested.
Thanks everyone for their suggestions!
-
RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?posted in Questions & Answers
@ambrogio those lines are supposed to be triggered by indicators.
The question is the same, can you configure the blocks to wait for 3 losses in a row, before opening a real order. You know a way to do that with "pending orders"? -
RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?posted in Questions & Answers
Hey @ambrogio .
You mean placing objects as a fictive order? How would you configure that with blocks?if you could demonstrate what you mean, that would be great!
-
RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?posted in Questions & Answers
Hi Tom, thanks for your response.
That could certainly be a way around the issue, but I'd like to know if there is a way to actually observe the first three trades (open fictive trades as Philipps described) and wait for the condition (3 losses in a row). -
RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?posted in Questions & Answers
So is there any way to create this with blocks or no? @fxdreema
-
RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?posted in Questions & Answers
@trader-philipps Yes, that's exactly right - fictive trades and 3 losses consecutively in a row (loss,loss,loss)
-
RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?posted in Questions & Answers
No, trades stop only at SL/TP.
-
RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?posted in Questions & Answers
@trader-philipps I want to wait until 3 losses occurred.
-
RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?posted in Questions & Answers
@cpxiom @trader.philipps I found this loss counting method in Condition block, but I guess you can't use that in this configuration?
https://fxdreema.com/shared/14k2TZwde

-
RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?posted in Questions & Answers
@cpxiom I appreciate the response though. If you know how to do what I quoted, please let me know.
-
RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?posted in Questions & Answers
I just simply need it to do as I described above, nothing more.
"Not trade/Wait -> for 3 consecutive losses to happen -> then enter a trade one time -> Repeat" -
RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?posted in Questions & Answers
No, EA can't know in advance.
Quote: "Not trade/Wait -> for 3 consecutive losses to happen without trading -> then enter a trade one time -> Repeat"EA needs to wait for a condition: lose 3 trades consecutively under the configuration - then start trading
-
RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?posted in Questions & Answers
Hi, I'm new to this so just in a basic setup like this if you could demonstrate it, I would be grateful: https://fxdreema.com/shared/lO7c5qKW
I just need it to:
Not trade/Wait -> for 3 consecutive losses to happen without trading -> then enter a trade one time -> Repeat -
RE: Is there a way to configure the EA to wait for 3 consecutive losses and then enter orders?posted in Questions & Answers
I just signed up to the subscription if that makes any difference. Hope someone can help me figure this out @fxdreema