First, thank you for your answer! Regarding to your question I don't care what will happen first and second. I just know that you can close one trade by another opposite trade.
Here you can see picture examples:


First, thank you for your answer! Regarding to your question I don't care what will happen first and second. I just know that you can close one trade by another opposite trade.
Here you can see picture examples:


Hi Guys,
As I know MT4 offers order named "Close by".
Using it if you close Sell trade by opening Buy trade it cost less and vice versa, if you close Buy trade by opening Sell trade it costs less.
As title says, I would like to open Buy trade by closing Sell trade and vice versa, to open Sell trade by closing Buy trade.
It's because my strategy opens Buy when closing Sell and vice versa, opens Sell when closing Buy.
I believe it is something like "Net off".
Is there any way to implement that function in my EA by fxdreema?
Best regards and thanks in advanced,
Mihajlo
As I understand, the point should be smallest fraction of price. And is one tenth (1/10) of Pip.
Tick should be one movement of price on chart including slippage, so tick could be 1 point or 3 point or 7 point in one movement on chart
Am I right?
Thank you very much, I didn't know that. Can you send me some article about it or any tutorial link?
Thank you for your answer, but why should I better rely on points if it is the same?
Hi guys,
Can someone explain to me, as title says, the difference in "Point Size" and "Tick Size" in fxDreema in Market properties?

As I measured it's the same, no difference, so what is the purpose than if no difference?
I use it to make grid and nearby because Japanese Yen pairs has different point size regarding to other pairs...
Many thanks in advanced!
Best regards
Hi Guys,
I have 2 constants "Grid_Size" and "Lots" and also 2 variables "Variable_Lots" and "Spread".
I would like to do calculation like in attached picture below:

So, I would like to put this calculation in my variable "Variable_Lots".
Can someone tell me is this code correct? Should I add some prefixes like data type or something?
Thanks in advanced,
Mihajlo
@l-andorrĂ It works, thank you very much! 
Hi Guys,
As title says, I would like to close 2 positions in 2 different charts at the same time.
For example:
I have one position in EURUSD chart and one position in GBPJPY chart and the EA is attached, for example, to EURUSD chart.
How to use "Close trades" block in order to close both positions?
What I get is that EA closes only one position on attached chart. The EA doesn't see second position on the chart which is not attached to.
Thanks in advanced,
DrScrew
To make it simple, I just want to have implementation like in picture. Trader can choose 1 of 3 options and I would like to deal it like 3 cases
