How to delete the texts created with the "comment (ugly)" block after a stipulated time, for example after one minute or by pressing a button. Thanks a lot.
Posts made by XYON126
-
How to delete the texts created with the "comment (ugly)" blockposted in Questions & Answers
-
RE: Please help (Solved)posted in Questions & Answers
@l-andorrà Thank you very much, I had already tried it and it was blocked, I have tried it with the trees in the "on Tick" and in the "on Timer", in the "on Tick" it does nothing, it crashes and in the " on Timer "opens infinite operations for me. There must be another way but I don't know which one.
-
RE: Please help (Solved)posted in Questions & Answers
@miki "SL" is a horizontal line named "SL" that I create manually with MT4, this line is where I want the Stop Loss to be. Regarding the variable "Distance" I modify it because the resulting value has many decimals and to obtain the necessary pips with an absolute value I think it is better, also depending on whether it is BUY or SELL it gives me a negative value and I think that fxDreema does not tolerate negative values and MT4 neither.
-
Please help (Solved)posted in Questions & Answers
Please help with this EA, The EA works fine but the problem is that it opens 20-30 trades in a row, I need only one to open. Could you help me?
This is the link:
https://fxdreema.com/shared/PG6Y3tqje -
RE: How can I get the same blue/red arrows for manual trades?posted in Questions & Answers
Hello! It is possible that it is not a problem of the EA but of the MT4, in the properties tab> common is the option that the charts are in the foreground or not, depending on what you have configured the objects are drawn below or above the candles and can be seen and according to the brocker they are invisible or the candles on top, since it has happened to me.
-
RE: Panel with EA in the same EAposted in Questions & Answers
@banditdos Hello Banditdos, this is my panel, I don't know if it will help you or not:

I do not know if it will help you, for me there is no problem, anyway if you look in the forum and look for a post about panels you will find mine because I did it in pieces and then add them all in one (this is not in the forum) , you will tell me.
-
RE: Panel with EA in the same EAposted in Questions & Answers
@banditdos Yes, if possible, I have a trading panel similar to what you want to do and at the same time it has 4 trading strategies or EAs, these run independently and if I want to open a manual operation with my panel it opens it without problems, even in my panel that opens trades with a fixed size of SL but without Take Profit (I don't like to fix it) it gives me the current total and partial Profit. In other words, it runs several things at the same time without problems. I hope I've helped.
-
RE: Panel with EA in the same EAposted in Questions & Answers
@banditdos Hello BanditDos! I can help you in part and clarify issues. The fxDreema is a platform to create or Scripts or EAs, the first (Scripts) are programs that run instantly and only once on the MT4 or MT5, the second the EAs are programs that always run until you eliminate them in a window but in a PAR (EURUSD, GBPUSD, etc.) you can have as many windows as you want and in each one an EA, that is, if you want the EURUSD to have two or more strategies or EA running you must open as many windows as EA you want to apply But beware, the Stop Loss and Take profit will be seen in all the windows and if the price touches them they will close anyway. About indicators the fxDreema I already consult it and you can not create it as a maximum and you are lucky is to copy the code and paste it in the editor of the MT4 or MT5 of indicator edition and it works for you but I doubt that it is so. In the rest I can no longer help you.
-
RE: Lotage calculation between two lines (Solved)posted in Questions & Answers
@l-andorrà It is just what I do not know that is why I am trying, if someone knows how to do it it would be of great help since the last state is tests
-
RE: Lotage calculation between two lines (Solved)posted in Questions & Answers
@l-andorrà I have tried the EA without those lots and the same thing happens to me, the problem must be in the management of obtaining the distance in the graph and entering it in the SELL or BUY block
-
RE: How Define Distance From Objectposted in Questions & Answers
@biztet I think what you ask is this (look at this post)
-
RE: Trend lines...posted in Questions & Answers
@zooslinkis Sorry, I have looked to see if I had it but it must be exclusive to your Brocker, have you tried to create the indicator yourself?
-
RE: Trend lines...posted in Questions & Answers
@zooslinkis What is the name of the indicator, because I have 1001 and maybe I have it in mq4.
-
RE: Lotage calculation between two lines (Solved)posted in Questions & Answers
@l-andorrà I have managed to find and solve the errors but it does not calculate the lot and it does not create the Stop Loss. Where can the error be?. Where can the error be?. Please help.:
Here is the last state:
-
RE: Lotage calculation between two lines (Solved)posted in Questions & Answers
@l-andorrà Hello Andorrá! I assume you mean these blocks:

What these two blocks do is to check that the lot obtained if it is less than that of the variable "LOT" that is taken by default that of the variable, that is, if I obtain by calculation 0.01 lots as it is less than 0.04, 0.04 will be placed default batches.(This code is from @pontedruse)
I have varied to simplify it and instead of 2 drawn lines that I measure between a line and the average price, many errors have been solved but I still get this error, how can I eliminate it? Is the rest okay?

Here is the last state:
https://fxdreema.com/shared/gPlEs4P3c -
@roar, @miro1360, Help EA Panel. (Solved)posted in Questions & Answers
Help with this panel, I need to know about programming, I think, in the photo I indicate what I want to obtain:

Right now the part that I am missing and that I want to solve is that of with a horizontal line drawn from the MT4 platform, take the distance of this line at the current price and press the BUY or SELL button to calculate the minimum lot. I know what can be done but I don't know what blocks and how to do it. Thank you very much and sorry for my English.
-
RE: Measured from a horizontal line to the price (Solved)posted in Questions & Answers
@l-andorrà Puedes ayudarme en alguno de los puntos que me quedan abiertos? como contacto con @roar? como habras visto son muchos proyectos que voy concentrando en un panel. lo he intentado poniendo @roar, @miro1360, etc. por delante y solo he obtenido respuesta de ti y de otros dos colaboradores que no conocia pero de @roar, @miro1360 no, incluso creo que hace tiempo que ni se conectan. Conoces o sabes si el bloque "Check distance" puede servir para la distancia entre la linea y el precio? He creado otro post del Panel, lo he puesto en Ingles como comentas para que puedan responder pues creo que este post al haber ya muchas respuestas en español, no lo miren o cren que ya esta solucionado, si lo cres que uno sobra puedes eliminar el que creas conveniente.Gracias.
-
RE: Measured from a horizontal line to the price (Solved)posted in Questions & Answers
@banditdos I have no problem sharing it, but it is not finished, but if you are interested in the current state, you just have to go to the link and save it as mq4, and then import it from fxDreema and you will get the EA with the variables included. You must have a payment account since there are about 30 blocks. Sorry for my English.
-
RE: Measured from a horizontal line to the price (Solved)posted in Questions & Answers
@l-andorrà Exacto, pero no en el stop loss fijo, ya que cada vez que quieras abrir una operación ese valor cambiará ya que la línea horizontal se colocará manualmente en el Gráfico MT4 según el momento. Es poder obtener un lote exacto en cada operación con el EA. En esta foto explico graficamente mi idea.

De este panel solo me falta poder introducir los datos de las casillas blancas (no se como), Resetear los datos de las casillas blancas, y que se calcule el lotaje dependiendo del valor de las casillas blancas, de la distancia SL o de los valores por defecto. Los recuadros grises dan el profit total acumulado.
El estado del panel esta aqui:
-
Measured from a horizontal line to the price (Solved)posted in Questions & Answers
Like, with what blocks can I take a measurement from a horizontal price line and put it in the Money management in the size of the Stop Loss.