What are you looking for exactly?
Posts made by l'andorrà
-
RE: Bug on block "Bucket of closed Positions" on MT5posted in Bug Reports
I agree with Xfire. Pleasse share tyour project.
-
RE: just looking to collaborate.posted in General Discussions
Finding an 'easy' profitable EA is all of us dream, my friend.
I will be happy to help you, but don't expect many people will share their profitable bots here, though. -
RE: CLOSE ALL & ADD MORE VOLUMEposted in Questions & Answers
Try this for the first question:

For the second question I'm waiting for a bug in the 'Add volume' block. The admin is fixing it right now.
-
RE: If you have successfully used pipfinite pro trend in your EA, please come to my rescue dicatorposted in Questions & Answers
Working with ex3 versions is always harder. Importing mq4 is easier, though.
-
RE: psar againeposted in Questions & Answers
Can you please share your project tro take a look at the issue?
-
RE: What is the meaning of this symbol: ==, >=, <=, != ?posted in Questions & Answers
@oluwaseyifunmi fxDreema cannot be used to decompile indicator files, sorry.
-
RE: Trailing stop problem, sell works perfect, buy does not please helpposted in Questions & Answers
You should insert candle ID 1 in all operands of all the condition blocks.
-
RE: Custom Indicator - Color dependent operationsposted in Questions & Answers
Could you please share your project and the indicator?
-
RE: "object on chart" on previous candle ?posted in Questions & Answers
Drawing objects is my weakest point in fxDReema, I'm afraid. I would vote for using a whole 'For each object' tree and then you will find it for sure. I can't find a way to do that by using your selected block, sorry.
-
RE: Help pleaseposted in Questions & Answers
I don't remember how many times I recommended to create a separate structure for those 'close trade' blocks.
Are you fully aware of the logic behind those trees? -
RE: If you have successfully used pipfinite pro trend in your EA, please come to my rescue dicatorposted in Questions & Answers
Yes, please. Can you upload the mq4 file?
-
RE: Candle breakoutposted in Questions & Answers
@yasirdxb said in Candle breakout:
@l-andorrà Removed second session. Still no luck. I think i first have to define the candle which is 8.00 am candle london time. How to do that?
Well, that depends on your broker. Is it a GMT+0 broker? Then you just need to specify 08:00 at the block. Otherwise you will need to adjust it depending on the time gap between your broker and London's session.
-
RE: Error Formula blockposted in Bug Reports
I guess the admin is modifying something in the platform. Too many people are having thioos same problem. Are you doing something, Radoslav?
-
RE: Ayuda apertura con la misma condicion en distinto diaposted in Questions & Answers
En ese caso necesitarás una estructura de gestión de operaciones abiertas encabezada por un bloque del tipo 'For each trade'. Debajo de él debes conectar las condiciones de modificación de tu SL y en la parte inferior colocarás un bloque del tipo 'modify stops'.
Pruébalo en tu proyecto y dime si te funciona.
-
RE: Creating a reference point at Trade openposted in Questions & Answers
This is one way to catch an open price into a variable. This is an example for buys only:

-
RE: Need Help, "You must select a variable "- Formulaposted in Questions & Answers
Does it happen to this variable only? Try to delete it and create it again.
