Then you need to create 2 completely independent structures with 2 complete independent sets of groups numbers. In my exmaple above I used groups 1 and 2. You will have to create groups 3 and 4 now on a separate structure.
Posts made by l'andorrà
-
RE: Filter tradesposted in Questions & Answers
-
RE: Swing high of indicator strategyposted in Questions & Answers
Ok. Let's move step by step. You will need a loop searching for the closest swing high/low on the MA loking bak to 10 candles. However, I have a previous question. What if there is nor such swing in 10 candles back? What if the last 10 candles are showing a continuous up/down of the MA value?
-
RE: indicator does not cross belowposted in Questions & Answers
I'm afraid I'm not teh man you need for new blocks, sorry. I think jstap can assist you in what you need.
-
RE: i need help to program this strategyposted in Questions & Answers
Ok. I see you are using very specific values for SL, ST and the RSI crossing. Are those values supposed to be always fix or can they be different?
-
RE: Filter tradesposted in Questions & Answers
Not sure what you exactly mean. Could you please share a numeric example of what you need?
-
RE: How can we select a SL/TP price level based on balance percentage?posted in Questions & Answers
That is for calculating lot size. I need the same to calculate SL and TP distances in percentage. For example, my TP to be at 2% profit. I cannot find any option for that. Same for SL.
-
RE: how to program thisposted in Tutorials by Users
This is the second thread you created for teh exact same request. Please don't duplicate threads.
-
RE: i need help to program this strategyposted in Questions & Answers
Ok. Do you have any initial project created so far?
-
RE: EA opened a trade with max volumeposted in Questions & Answers
That looks much better. Now you need to be sure the configuration of all blocks is the correct one.
-
RE: Manual Code for Stochastic main and Signal linesposted in Questions & Answers
You can create a new empty project and use one only condition block on it. That condition block can be configured as you want and then donwloaded as an mq4 file and open via the mql editor on your MT4. Theer you will see the code you're looking for.
-
RE: Play custom sound when closed in profitposted in Questions & Answers
@drewliedadeuce You can do this:

-
RE: Türkçe içerikposted in Tutorials by Users
I don't speak your language. I can provide help in Catalan and Spanish too.
-
RE: I WANT to add TMA indicator to ea but error code. please help meposted in Questions & Answers
The key is selecting the correct type of variable. I have no idea what custom indicator you're using, but apparently you didn't select the right ones.
