@iagnew Use a no trade block to limit to 1, copy and create different trees with the other conditions and set a different group number in all available blocks in the other tree(s).
Posts made by jstap
-
RE: Using groups to place orders?posted in Questions & Answers
-
RE: take out price from variableposted in Questions & Answers
@maniamuthan Try this, if I understand right, this will put the highest and lowest zz into a variable so you can use it for a level.
-
RE: request for helpposted in Questions & Answers
@sebaseba54 Try this, you'll need a condition to set when to close, otherwise it will close on creation.
-
RE: Buttons & Controlling blocksposted in Questions & Answers
@pan4pips Is normally something simple, but annoying that stop's things working.
-
RE: Margin level condition > 100%posted in Questions & Answers
@rodrigo-ortuzar I have added a comment so you can see the % and a test buy trade, it has a % of 0 so no trade is placed, once a trade is placed the % registers and things work.
-
RE: Detecting Rangeposted in Questions & Answers
@gajus You need a label in the comment or nothing displays, the distance is already a price fraction so you only need to display the numeric value:

-
RE: Margin level condition > 100%posted in Questions & Answers
@rodrigo-ortuzar On your project in the top left under the project tab you have create shared link, open in web page, copy and paste here.
-
RE: new posation after x pips and breakevenposted in Questions & Answers
@smartcity-0 Pink blocks, for each trade block - pink pips away block - buy & sell blocks, this will open new trades. If trade block - break even block, will activate break even on each trade. On the on trade tab, purple trade closed block - buy/sell blocks, this will cause a new trade to open if one is closed for your selected reason. A combination of this should create everything you need.
-
RE: Margin level condition > 100%posted in Questions & Answers
@rodrigo-ortuzar I am unsure, can you put a shared link here so how it's connected can be checked?
-
RE: Buttons & Controlling blocksposted in Questions & Answers
@pan4pips Put a shared link here so reason's can be looked at.
-
RE: I want to be able to open multiple trades in the same directionposted in Questions & Answers
@youngtreptrader Yes and I use groups to control this.
-
RE: I want to be able to open multiple trades in the same directionposted in Questions & Answers
@drewliedadeuce @Youngtreptrader The reason I like to use groups is because of this logic:
Group 0 is running
Group 1 is not
Group 0 has been running for (so long)
conditions are met for trade
enter a group 1 tradeat this point you can then control the different trades differently using the group numbers.
-
RE: Close tradeposted in Questions & Answers
@william-1 You want to set it up like this:

You need to set other conditions because it will place a trade but one of your close conditions will be true, so the trade will close, the no trade block will be true and it will place another trade, then close it, and on and on, so no trade will ever run longer than a split second/
-
RE: I want to be able to open multiple trades in the same directionposted in Questions & Answers
@drewliedadeuce I didn't mention time frame, I mentioned a different time, I would use groups.
-
RE: I want to be able to open multiple trades in the same directionposted in Questions & Answers
@drewliedadeuce The same logic on a different point in time? otherwise just use a larger lot size, you could possibly use a once per bar condition but this depends on how your stratagy works.
-
RE: Modify STOPS-Trail by conditionposted in Questions & Answers
@uriel-0 If you are talking about the SL of a currently running trade, as long as you know the candle ID and whether it's high, low, open or close then modifying the stop's to this level is straight forward, broker stipulations dependant.
-
RE: I want to be able to open multiple trades in the same directionposted in Questions & Answers
@drewliedadeuce Personally I use another tree with diffract group numbers, maybe have a if trade so it only enters group 1 etc if a group 0 etc is already running.
-
RE: How can I set maximum daily loss on my eaposted in Questions & Answers
@martin-5 You can do something like this: https://fxdreema.com/shared/5IQ6koHkb