How can I merge several experts together in one expert, but each of them will act separately according to their own commands?
Latest posts made by sami91
-
merge several experts in oneposted in Questions & Answers
-
RE: open price all positionposted in Questions & Answers
@l-andorrà
I don't want it just to see it on the chart
I want whenever two or more positions are close to each other, only one of them should be kept and the others that are close to it should be closed. -
RE: open price all positionposted in Questions & Answers
@l-andorrà
how can I store one price level per variable?
Can you tell me in detail please? -
RE: check distance between positions then close one of themposted in Questions & Answers
@jstap
How can I save the opening price of each position and then check the distance?
When I put them in the loop (for each position) or on the on Trade (for each position that is created), it only stores one opening price for me.
Is it possible to guide the details of this case? -
check distance between positions then close one of themposted in Questions & Answers
For each position that is at a short distance (or a certain distance) from another position, close one of them (for example, the most recent one).
How can I use blue blocks next to pink blocks?
Or what is the right way for this scenario?
https://fxdreema.com/shared/e63HK5Xne -
RE: check distance between pending orders and market priceposted in Questions & Answers
After the highlighted row, the sales order has been deleted
And I can't understand why

I tested this in the trail pending scenario and the same thing happened and instead of converting to a position, the order was deleted
-
RE: check distance between pending orders and market priceposted in Questions & Answers
I used the slide order block to move the pending orders relative to the current price, but when the current price reaches the pending order price, it is not converted into a position and disappears from the orders!
Please guide me if possiblehttps://fxdreema.com/shared/6pdSa0ezd

-
check distance between pending orders and market priceposted in Questions & Answers
Hello
I want to write a program that will add a certain number of pending orders every time the current price moves by a certain amount (for example, 100 pips or by a certain range, for example, 90 to 110 pips), compared to the last and closest pending order. to do once in the condition).
And the bet is stopped until the last pending order takes the same distance from the current price.I used these blocks but failed to do it
Can you guide me in detail?(only check the condition once and again)

-
RE: compare the pending ordersposted in Questions & Answers
@jstap
When the distance of the nearest sell position or the nearest sell stop order reaches a certain size (for example, 100 pips), open a certain number of pending sell orders (do this only once).
For the next time, it should re-check this condition again to new orders and positions.I tested this scenario with different blocks and did not get the result, or it does this regularly and in every tick and registers a large number of orders.
Or it succeeds in doing this only once and I don't know how to record this automatically for the next timeshared/VH2hI7RU
-
RE: compare the pending ordersposted in Questions & Answers
@jstap
I am looking for a condition that adds a pending order "every time" the nearest order moves a certain distance from the current price.
Currently, these orders are added many times
I want the condition to be added the next time "again" is spaced.
Thanks for your advice
