Sorry but I don't understand you. Group# is used to choose manual/automatic orders only. What I want is selecting a specific trades within a group of open trades right now.
Posts made by isp00rt
-
RE: Has anyone created trailing stop structure for a single trade?posted in Questions & Answers
-
RE: Has anyone created trailing stop structure for a single trade?posted in Questions & Answers
That's the key problem: choosong the right order. I will work on it.
-
RE: ea on custom indicator line colour changeposted in Questions & Answers
Interesting question. Why not having webinars about using FxDreema? I'm think about tutorials about ho to do this or that. I would certainly appreciate that.
-
RE: Add SL, TP, TSL to new Signal Orderposted in Questions & Answers
Did you look at the 'Tutorials' section? I'm pretty sure you should find there what you're looking for.
-
RE: How can I change the stop loss before I buy?posted in Questions & Answers
I don't know hoe to do it with custm mql4 code. I suggest you to vompare both SL levels on a Condition block and then put it into a variable. Maybe there is a more efficient way, but I don't know.
-
RE: Can I create a bucket of orders with one only?posted in Questions & Answers
I'll try to filter it. If I don't get it I will let you know. Thank you for your help.
-
RE: How can I choose what trade is loaded on pink blocks?posted in Questions & Answers
Sorry, I didn't understand you XD. Thank you very much for your explanation. I will try what you say. Your help is always very useful.
-
RE: "Buy now" block doesn't execute when TP and/or SL mode are set to "no"posted in Bug Reports
Can you show it, please?
-
RE: How can I choose what trade is loaded on pink blocks?posted in Questions & Answers
That wouldn't work. No ticket number is = 1.
-
RE: Can I create a bucket of orders with one only?posted in Questions & Answers
I knew that. Unfortunately you cannot choose which one by using 'For each Trade'. You can choose one, as is shown at your image, but not a specific one all the time.
-
How can I choose what trade is loaded on pink blocks?posted in Questions & Answers
I need to use several pink blocks but all of them must apparently work with a 'For each trade' block heading them all. That loads and checks all trades that are open on my chart. How can I specify that a specific trade (identified with its unique ticket number) is the only one for which all those blocks are applicable?
-
Can I create a bucket of orders with one only?posted in Questions & Answers
Looking at the examples I see I can create buckets of buys or sells. I would like to know if I can create a bucket including one only buy or sell and not including any other trade.
-
Has anyone created trailing stop structure for a single trade?posted in Questions & Answers
I recently learned that the 'Trailing stop' block will trail all stop of my orders no matter what. I would like to have the same options available on that block but applicable at a single order only (the one I decide). Has anyone created something like that? I haven't found any at the examples so far.
Thank you very much in advance.
-
RE: Serious bug in this EAposted in Bug Reports
Thank you very much for your explanation. Now I understand it much better. I will try what you suggest.
-
RE: Random Tradesposted in Questions & Answers
That indicator is not reliable. What you see on chart is not what happens tick to tick because it repaints previous segments dependenig on the position of price right now. More than probably those random trades are real when the indicator changes colour, but then it is repainted a few bars later.
I recommend you to change that indicator.
-
RE: Serious bug in this EAposted in Bug Reports
Could you fix the problem? This problem still persists

-
RE: Doesn't Entry orderposted in Questions & Answers
Because all blocks are on the 'Init' tab. Simply move them to the 'On Tick' tab.
-
RE: Search for block in diagram by numberposted in Questions & Answers
You can do it through your browser (ctrl+F) and then insert the number.