Sure, you can contact me via PM when you want.
Posts made by l'andorrà
-
RE: ERRORS IN PIPS INCREASE IN RELATION TO STOP LOSSposted in Bug Reports
-
RE: Moving Take profit and Stop Loss together at the same time.posted in Questions & Answers
Try this (negative numbers are also accepted):

-
RE: How can I download an indicatorposted in Questions & Answers
@nexti095 Do you mean importing to your fxDreema account? Just select 'My indiocators' tab on top left of the builder.
-
RE: Popular - Waddah Attar Explosionposted in Questions & Answers
@traderea6 Working with MT5 indicators in fxDreema is not always effective due to the different way their buffers work. Would you try it in MT4?
-
RE: candle above / below EMAposted in Questions & Answers
@roey-szymon Can you please be more specific? How many candles do you need to check?
-
RE: ACTIVAR BREAK EVEN Y DESPUÉS CORRER TRAILING STOPposted in Questions & Answers
@deiby Ya te he contestado en el otro hilo que has abierto. Por favor, no dupliques hilos.
-
RE: PRIMERO ACTIVAR BREAK EVEN Y DESPUES TRAILING STOPposted in Questions & Answers
@deiby Si lo entiendo bien, la parte de desplazamento hasta el punto de equilibrio funciona correctamente, ¿verdad? Lo que funciona mal es el trailing DESPUÉS de esa condición. ¿Es correcto?
-
RE: why it so hard to do a very very simple trading EA? I'm so disappointed and very very angry.posted in Questions & Answers
@zarbitz Do yuo really need to use the group mode 'All (automatic and manual)'? Are you really planning ti open manual trades. I guess that can be the problem because I can't find in your explanations you are planning to do that.
-
RE: Indicator buffer uncertaintyposted in Questions & Answers
@behold Can you please share the link of your project?
-
RE: AFTER EVERY LOOSING BUY TRADE I WANT THE EA TO PLACE A SELLposted in General Discussions
@balonginkosi-buthelezi Well, you have two options: searching through the internet to find it or paying a programmer to do it.
-
RE: Building an EAposted in Questions & Answers
@don-fabi But that's exactly the amount of trades in your grid. Why adding more of them in all those additional buy/sell pending blocks?
-
RE: Building an EAposted in Questions & Answers
@don-fabi Ok. Then move trees headed by blocks 1, 3 and 4 to the 'on tick tab'. The rest may remain on the 'on trade' tab. Then substitute all 'for each trade' and 'for each closed trade' blocks there by purple 'Trade closed' or 'trade/order created'.
-
RE: why it so hard to do a very very simple trading EA? I'm so disappointed and very very angry.posted in Questions & Answers
@zarbitz Let me share some issues:
-
None of the variables on the 'on Init' tab will work properly. Look at the pink point on its left. They need a 'For each trade' block on top to work properly. However, I guess there is no open trades when you run the EA on the chart for the first time. Right?
-
What are all those 'Pass' blocks suposed to do? I see no variables modifications inside any of them?
-
I see some inconsistencies in block numbers. Can you please decrease them to see more easuly the order in which they execute?
-
-
RE: How to build a robot trade following the Oscar Strategyposted in Questions & Answers
@vietanh Sure. Can you please share your project?
-
RE: AFTER EVERY LOOSING BUY TRADE I WANT THE EA TO PLACE A SELLposted in General Discussions
@balonginkosi-buthelezi The only way to get that in fxDreema is by using a custom indicator combining both of them. Otherwise it is not possible, I'm afraid.
-
RE: Building an EAposted in Questions & Answers
@don-fabi Apparently you want to create a pending orders grid, but all your blocks are on the 'on Trade' tab. This will not work. Initially move them all to the 'on tick' tab. Then, if I understand it correctly, do you want to add more pending orders as some of the initial grid are closed, maybe?
-
RE: how do i work on custom indicator that have tpl file (Template) pls helpposted in Questions & Answers
@omosisko I'm not sure but I'm afrais templates cannot be imported into fxDReema. Can someone confirm this, please?