How do I stop the basic conditions when losing 300$?
-
How do I stop the basic conditions when losing 300$؟
On the left side are the basic conditions that the EA works.
When the expert loses 300 dollars, I want to stop working on the basic conditions, and then increase the sells or buys, and close the winning deals that have been increased, and then return to the basic conditions.
It is done in the same way.
https://fxdreema.com/shared/dwYRPhg7d -
@khalids222 said in How do I stop the basic conditions when losing 300$?:
300$
Blocks 120 and BUY are redundant. You can remove them. On your issue., could you please specify a bit more where do you think the problem can be?
-
@l-andorrà
Never this problemThe main problem after a loss is a certain limit, let's say $ 300?
I want the EA to stop opening buy and sell orders.(left side)
He returns to the losing deal, increases it and then closes. And the expert returns to open deals again?
This is first:
Second: I want to know how profits can be protected from loss.
I mean, as you can see, I am putting profits $ 300, often times the profits reach $ 100 and then return to the loss.
Even if I set profits for a hundred dollars: I want to place a minimum limit so that the deal does not return to a loss -
On your first issue, you should put this block ABOVE blocks 216 and 217 at the sam time.

Additionally, you will need a time period for this block to be unchecked. I would recommens a variable to do it.
On your second issue, you are looking for the holy grial! Not sure what to recommend, honestly. Maybe decreasing your money target?