could you please help me with any method or suggestion?
-
@ambrogio
Could you please help me with any method or suggestion? Why open more than one position between them just one or two pips?
As well as the closure does not work properly at area no:3
https://fxdreema.com/shared/z2r8Fodrd
-
which type of method u r searching for
-
@wajahat Each time the price moves up or down from the open position, ten pips open a buy or sell.
But if the price reaches more than a hundred points, for example, the opposite side will not open until it returns to the same point.
Let's take a practical example so that the picture is clear
Suppose the price 500 now and we have a buy and sell position ,Then the price moved up to:
510= buy
520= buy
530= buy
540= buy
550=buy
560=buy
570=buy
580= buy
590= buy
600= buy
Meanwhile, profits will be taken after the long positions increase over the short.
The problem: When the price reaches 600 and comes back down, there will be no selling until it reaches down 500.
So I set if the price had gone down 35 pips from the last opened position open sellHere, I do not know why he opens more than one deal, including one or two pips, and not 35 pips.
I hope the picture is clear. -
@khalids222 Blocks 14 and 39 (as well as blocks 27 and 35) are the reason of those duplications. Your logic says that if they are true, a new trade is open. Because they are on the 'on tick' tab, every tick two trades will be open if conditions are met
-
@l-andorrà
I deleted the condition that you said , and yet hundreds of deals are opened. I do not know why and I did not find a solution.
And I couldn't get an answer from any expert
@fxdreema -
@khalids222 I didn't see you have an 'add to volume' block, sorry. Thats the reason so many trades are open. Every open trade right now will open a new one the next tick, Then those 2 trades will open two new trades the next tick and so on. You need to limit the maximum amount of open trades you want after blocks 12 and 25.
-
@l-andorrà How do I determine the maximum, I did not understand.
can you explain more ? -
@khalids222 The problem is how fxDreema adds volum. It does it by opening new trades. It's nothing to do with maximum. You should reconsider adding volume or simply limiting the maximum number of open trades you want on the chart. Once that number is reached, no more adding volum will happen.
-
@l-andorrà First of all, I thank you for your help. You are always strongly present
Second: Part of adding deals This is part of the strategy, that is, the number of deals to be opened there will be at the close of buying and selling. That is not the problem.
The problem is in the second part that starts from block 14 & 27 -
@khalids222 Well, I have no idea what your strategy is so I cannot know how to 'fix' it.
What is the strategy supposed to do? -
@l-andorrà Well let me explain to you.
Initially there will be buying and selling transactions on the same condition, or close to some , then every ten points will open a deal in the same direction .
FROM BUY BLOCK 14 TO 42 & SELL BLOCK 27 TO 43
In the event that the price fell twenty-five points from the last open buy position , I want open sell & vice versa .
On the opposite side to close deals from 46 to 58
The system will work in every deal before closing to know the number of deals to buy and sell.
If the purchase is more, the system will ignore the equal deals of buying and selling, and close the over-bought deals.
as in for each trade block (48 & 54)
I will explain it in numbers tooSuppose we have a buy and sell position on the number :
buy = 500
sell= 500
The price moved up to buy=510 Here we will have two buy count & 1 sell count
Here the closing system will calculate the number of count to buy & sell
if the buy was more than the sell +and the profit was equal= 10- (ask- bid)= R2
CLOSE 1 FROM BUY
IF PRICE MOVED TO BUY =550 THEN BACK TO TO 520 I WANT OPEN SELL HERE THIS BLOCK FROM 14 TO 42 -
@khalids222 I remember you asked something like that some weeks ago. Wasn't this already solved by one of roar's loops? Because this is clearly a loop searching for thos conditions
-
@l-andorrà it is not solved
-
@khalids222 I didn't understand the strategy, but testing it, I think the problem is in the blocks 11/12/13 for the buy and 24/25/26 for the sell, because when I have a buy or a sell at +10 pips in profit the block always returns TRUE and positions are added to infinity
-
@miki The problem is not with these blocks, it works well.
The problem is in the blocks for buy 14.15/41.42 & for sell 27.28.37.43
These blocks don't work well, so that's what I'm looking for a solution .
Is there a way to make these blocks work well? -
@khalids222 I repeat, I did not understand the strategy, but in any case it is not normal that the maximum limit of open orders is reached

-
@miki said in could you please help me with any method or suggestion?:
I repeat, I did not understand the strategy, but in any case it is not normal that the maximum limit of open orders is
For a strategy that depends on every 10 points, adding buy or sell according to the direction.
When there are more buy or sell deals in the same direction, there will be profits, and the system will close all deals when they reach 10 points net profit.
A problem when the difference between the last sale and the last buy is too far, in this case I placed the system at the bottom (14 to 42 )so that when the price exceeds the last buy by twenty-five points down, a sell is opened
So that the buy and sell positions are close to each other, and it open every ten points for sure it will win