@xfire Are you using a 'string' type variable to do that?
Posts made by l'andorrà
-
RE: Maybe bug in the symbol fieldposted in Bug Reports
-
RE: HOW TO SET 2 INDICATORS IN WINDOW INDICATOR 1posted in Questions & Answers
@steveinfo That is not possible in fxDreema. You will need a custom indicator including both you need and then import it into fxDreema.
-
RE: trailing stopposted in Questions & Answers
@ortiz No acabo de entender exactamente lo que necesitas. ¿Deben el BE y el TS ser simultaneos? Entiendo que no. Primero debería activarse el BE y a partir de ahí, el TS. ¿Es correcto?
-
RE: how to set the new take profit level by formula with grid tradingposted in Questions & Answers
@homemebel You can use a custom code with all thos ecalculations, but you will need a programmer to do it correctly. I'm afraid I'm not.

-
RE: Pips away from indicator in cascade not workingposted in Questions & Answers
@trdjb3 You need to separate all levels as jstap suggested. Are you sure his suggestion didn't work? Because it should.
-
RE: Problema con Close (Partially)posted in Questions & Answers
@lmolgocu ¿Te importaría compartir el enlace del proyecto? Sería más fácil acceder a él que no sólo ver la imagen.
-
RE: Add coverage order.posted in Questions & Answers
@campero Why do you need a bot if all your trades are manual?
-
RE: bot opening two trades instead of 1posted in Questions & Answers
@yeaha You need to use a 'once per bar' block immediately above the buy/sell now block and below your condition blocks. That way there will be just one open trade per bar.
-
RE: Has anyone worked out how to do that with the SSL?posted in Questions & Answers
@brustly Pues parece que lo eliminó porque he rebuscado el hilo y no lo encuentro. ¿Has buscado su nombre en la herramienta de buscador?
-
RE: Ma not respectedposted in Questions & Answers
@jannemar But you cannot require the same condition to be true AND false at the same time. That will never work.
-
RE: How can I use specific digits of a currencyposted in Questions & Answers
@frank-2 Not sure what you mean. Do you need round number only maybe? There is a block doing that.
-
RE: A.I.posted in Questions & Answers
@ontradingx Before publoching any commercial information please ask for permission to the admin. Spam is not accepted in this forums.
-
RE: Stop Loss Parabolic first dotposted in Questions & Answers
@wctrade36 Blocka 14,15 and 17 need to be in a separated tree. You need to disconnect it from its current position and change the block ID on top so that it is executed before the launching tree.
-
RE: BUTTON TO CHANGE THE SYMBOLposted in Questions & Answers
@xanderweb Sounds interesting. I'm also interested in the solution to this.
-
RE: bot opening two trades instead of 1posted in Questions & Answers
@yeaha There are two sets of conditions leading to a single buy or sell blocks. If both sets are true, two buys or two sells will be open. You should change your settings if you want to avoid that or using an 'OR' blocks instead on top each 'buy/sell now' blocks.
-
RE: Buy set to .01 keeps buying until margin is goneposted in Questions & Answers
@iagnew You can use a condition block limiting your maximum accepted margin to trade.
-
RE: Condition on EX4 file in order to make arrow.posted in Questions & Answers
@eaal199211 fxDreema is not designed to create indicators but EAs. You can create an EA doing what you need, but then will you need another EA to open your trades?
-
RE: Pips away from indicator in cascade not workingposted in Questions & Answers
@trdjb3 Can you please share the link to your project to review it?
