@l-andorrà Thanks everyone, it's working now. I didn't realize you were supposed to use the negative number. Sorry, and thanks again.
Posts made by RoboEA
-
RE: Problem with adding volume to buy operationsposted in Questions & Answers
-
RE: Problem with adding volume to buy operationsposted in Questions & Answers
@ambrogio those settings don't work, that's not what I want EA to do
-
RE: Problem with adding volume to buy operationsposted in Questions & Answers
@l-andorrà
but I tried to remove the trailing stop block and the problem remains -
RE: Problem with adding volume to buy operationsposted in Questions & Answers
As I said, it doesn't work at all. I think the problem is a bug in fxdreema.
-
RE: Problem with adding volume to buy operationsposted in Questions & Answers
I actually tried to remove the trailing stop, but it doesn't work in that case either.
-
RE: Problem with adding volume to buy operationsposted in Questions & Answers
it's the whole project
-
RE: Problem with adding volume to buy operationsposted in Questions & Answers
I already tried and it doesn't work like that either. I'm sure the problem comes from controlling the number of open orders,
by removing those blocks, the volume addition work. I tried to write it differently but the result doesn't change, -
RE: Problem with adding volume to buy operationsposted in Questions & Answers
Depending on which tree I put first in the project, that one works. In this case, I put the sell first and the buy after, so the buy doesn't work.
-
RE: Problem with adding volume to buy operationsposted in Questions & Answers
Without blocks controlling the number of trades, volume additions work on both buy and sell. While when there are those blocks, one of the two trees that adds volume does not work
-
RE: Problem with adding volume to buy operationsposted in Questions & Answers
https://fxdreema.com/shared/pceaeoQde
I had shared the wrong project.
This is the correct one. The problem is caused by the blocks that control the number of open trades at the same time.
how can I solve it? -
RE: Problem with adding volume to buy operationsposted in Questions & Answers
I recreated the project, it is the same as before, adding volume in buy does not work
-
RE: Problem with adding volume to buy operationsposted in Questions & Answers
i tried, it does not work
-
Problem with adding volume to buy operationsposted in Questions & Answers
I want to add volume when a trade goes negative. I do the following blocks:
For each trade ---> pips away from open price(chart model/bid for buy, ask or sell/the current partial trade) ---->add to volume
with the sell it works perfectly
the buy doesn't work
I tried with various settings but it never works only the buy
How can I solve this? Thanks -
RE: stop operations for 3 daysposted in Questions & Answers
and how do I connect these blocks to the on/off blocks?
-
stop operations for 3 daysposted in Questions & Answers
I would like that once the stop is taken on a certain operation, the ea stops for 3 days.
I can stop the EA after I hit the stop, I use the turn off blocks, but I can't stop it for 3 days and then start it again