@ramisignals
Thank you but same problem I changed it before.
In the second link that I sent
Posts made by khalids222
-
RE: I don't understand what happens when I increase the sizeposted in Questions & Answers
-
RE: I don't understand what happens when I increase the sizeposted in Questions & Answers
@khalids222 I tried to adjust the candle but I find that it opens a lot of deals in seconds
https://fxdreema.com/shared/FbEbgpzrd
-
I don't understand what happens when I increase the sizeposted in Questions & Answers
I don't understand what happens when I increase the size.
Can anyone explain to me? Why open multiple deals at once.
The second question: When setting separate blocks for buying and selling, the extra process is done for selling from the last sell transaction, and for buying from the last buy transaction .
And here it is behind the market price even if i put it on the current partial trade.
I tried setting a variable, but sometimes the result is not accurate.
https://fxdreema.com/shared/3Tc9GfNDc
If buying and selling occurs, only one direction will be opened despite the different operations -
RE: Not to close more than two dealsposted in Questions & Answers
@l-andorrà THANK YOU SO MUCH I WILL TRY
-
RE: Not to close more than two dealsposted in Questions & Answers
@l-andorrà I did not find an answer, is there a way in the event that the profit reaches a certain amount, the same amount will be closed from the losing deal?
Example: We have multiple long and many short positions.
I want to set a condition in the event that the profit of a certain deal reaches 10 dollars, to close the deal of 10 dollars from the losing deal -
RE: Not to close more than two dealsposted in Questions & Answers
@khalids222 The closing of the SELL & BUY transaction together, provided that the winning lot is greater than the loser
-
RE: Not to close more than two dealsposted in Questions & Answers
@l-andorrà I usually open continuously increasing lots, for example
BUY1 =0.1 PROFIT 10$
BUY2 =0.2 PROFIT 20$
BUY3= 0.2 PROFIT 30$
BUY4= 0.2 PROFIT 40$
AND
SELL1 =0.1 LOSS -10$
SELL2= 0.2 LOSS -20$
SELL3= 0.2 LOSS -30$
SELL4= 02 LOSS -40$
HERE SELL = 0.7 LOTS
BUY = 0.7 LOTS
WHEN SELL LOTS = BUY LOTS
I WANT CLOSE FROM (BUY3,4) PROFIT 0.2 LOTS > ( SELL 1.2) LOSS 0.2
Not necessarily be the first and last -
RE: Not to close more than two dealsposted in Questions & Answers
@ramisignals Thank you, but that's not what I mean, but very close to what I want.
-
RE: Not to close more than two dealsposted in Questions & Answers
@l-andorrà I only want to close 2 winning deals
-
RE: Not to close more than two dealsposted in Questions & Answers
@l-andorrà The most deals will be the trend with him
-
RE: Not to close more than two dealsposted in Questions & Answers
@l-andorrà should be winning trades
-
RE: Not to close more than two dealsposted in Questions & Answers
@l-andorrà said in Not to close more than two deals:
guess you mean closing some specific trades or any 2 trades randomly?
I only want to close two winning deals
-
Not to close more than two dealsposted in Questions & Answers
In the event that there is more than one buy or sell transaction
Suppose there are 5 selling and 5 buying, I only want to close 2 deals
If it reached the number of transactions for buying and selling TO 100 DEALS NOT CLOSE MORE 2 DEALS
The close is fixed as long as the trade is running
I set an example
https://fxdreema.com/shared/xDGYfAPbb -
RE: Determine the profits and losses for buying and selling independently؟posted in Questions & Answers
@l-andorrà Same result after deleting the error I have tried it.
There is a defect or problem in real profits or losses -
RE: Determine the profits and losses for buying and selling independently؟posted in Questions & Answers
@l-andorrà said in Determine the profits and losses for buying and selling independently؟:
Why are you using a variable limitimg the amount of trades on the block 21 loop and not in block 26? Why are buys ans sells different?
This is a mistake I have erased, but nothing will change the result
-
RE: Determine the profits and losses for buying and selling independently؟posted in Questions & Answers
@l-andorrà said in Determine the profits and losses for buying and selling independently؟:
I guess that difference comes from the amounts of comissions and/or swaps. They are not included in the profit or the balance.
I used all possible methods to get the difference and make sure that the balance matches the losses and profits, but there is no interest
here as money

here as pips

How can I determine the total winning trades separately from the purchase
Total losing trades on buying is also separateAs well as the sum of the winning deals for sale and the sum of the losing deals for sale as well.
It seems we need a creator @roar
https://fxdreema.com/shared/Au9y5JHM -
RE: I want to create a variable, but I can't find a possible way to do thatposted in Questions & Answers
@seb-0
Thank you so much, that's exactly what I wanted. -
RE: I want to create a variable, but I can't find a possible way to do thatposted in Questions & Answers
@seb-0
I am Sorry, I did not understand your question well at the beginning, yes, the rule is correct
if : BUYUNDERZERO < 0 => BUYUNDERZERO = R1
if : BUYABOVEZERO > 0 => BUYABOVEZERO = R2 -
RE: I want to create a variable, but I can't find a possible way to do thatposted in Questions & Answers
@seb-0
if : BUYUNDERZERO < 0 = R1
if : BUYABOVEZERO > 0 = R2 -
RE: I want to create a variable, but I can't find a possible way to do thatposted in Questions & Answers
@seb-0 Thank you, but I did not mean this, I will explain what is required in a better way
I want to create a variable that contains negative values and a variable that contains positive values
I do not want to use it to buy and sell, but to close deals
https://fxdreema.com/shared/gRKHclJXc

I want a value for each of these conditions so that I can use it again in comparison with profits
Is the picture clear؟