@zakarya060897 The expert who can help here is jstap. You can search on the forum the key words 'terminal variables' and you will find many threads with his explanations.
Posts made by l'andorrà
-
RE: Global variablesposted in Questions & Answers
-
RE: Double lot size every time the account balance doubles.posted in Questions & Answers
The you need to use two variables to do that calculation. Are you familiar with variables?
-
RE: I have the best strategies for EA!!!posted in Questions & Answers
@Adriel-Pereira If you share your ideas here, we will help you as much as possible.
-
RE: compra y ventaposted in Questions & Answers
¿Pero cuándo se supode que la nueva compra/venta debe abrirse? ¿Al cierre de la operación anterior quizás? Además, lo que dice jstap es cierto. La configuración de los bloques de condición es incorrecta.
-
RE: BUY STOP AND SELL STOP WITH TRAILING SL EAposted in Questions & Answers
Do you mean two pending orders (a buy and a sell) are programmed at the same time at the high and low of a 4H candle? And then both are supposed to have the exact same SL level?
-
RE: Fxdreemaposted in Questions & Answers
@alhammeed1990 But if you need to open a trade per intersection, what's the point of trying that not to happen?
-
RE: OrderSend error 138posted in Questions & Answers
I'm afraid I'm not a programmer, man, I'm just an advanced fxdreema user, sorry.
I hope jstap or ambrogio can be more helpful. -
RE: Error in drawing and deleting lines and picking ordersposted in Questions & Answers
You should select the lines via an orange 'for each object' block as a loop instead.
-
RE: A.I.posted in Questions & Answers
@Gary-0 AFAIK, it doesn't exist yet and there is no intention to move in that direction to my knowledge.
-
RE: Creating a Scanner Listposted in Questions & Answers
Probably you need to adjust the pip size rules to include them.
-
RE: how can i detect double top or bottom?posted in Questions & Answers
The most efficient way is by using a custom indicator doing that. Then upload it into your fxDReema account and use it normally in your fxDreema bot.
-
RE: Can someone output my robot for me? I will pay for it.posted in General Discussions
Then I'm afraid the only option is renewing it because only you and the admin can access your fxDreema account now.
-
RE: Impossible to open on next candleposted in Questions & Answers
I'm afraid I'm not a programmer, so I cannot be any helpful here, sorry.
I hope jstap or ambrogio may provide some more help. -
RE: PRIMER CIERRE RENTABLE.posted in Questions & Answers
Lo que dice jstap es la solución que buscas.
-
RE: MT5 EA Slow When Many History Ordersposted in Bug Reports
@arm150 Thank you very much for sharing.
-
RE: MT5 EA Slow When Many History Ordersposted in Bug Reports
Is this the whole project or just part of it? I see no reason here for that to happen.
-
RE: how to get the profit and loss value in the current Migac Number?posted in Questions & Answers
@haojang Just store the magic number into a variable and use it a s a condition block normally to filter the profit you need.
