fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. XYON126
    3. Posts
    • Profile
    • Following 0
    • Followers 6
    • Topics 57
    • Posts 383
    • Best 24
    • Controversial 2
    • Groups 0

    Posts made by XYON126

    • How to delete the texts created with the "comment (ugly)" block

      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.

      posted in Questions & Answers
      XYON126
      XYON126
    • RE: Please help (Solved)

      @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.

      posted in Questions & Answers
      XYON126
      XYON126
    • RE: Please help (Solved)

      @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.

      posted in Questions & Answers
      XYON126
      XYON126
    • Please help (Solved)

      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

      posted in Questions & Answers
      XYON126
      XYON126
    • RE: How can I get the same blue/red arrows for manual trades?

      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.

      posted in Questions & Answers
      XYON126
      XYON126
    • RE: Panel with EA in the same EA

      @banditdos Hello Banditdos, this is my panel, I don't know if it will help you or not:

      0_1606561227901_86d8a5c3-b39a-414b-bb4c-ef63fe516c57-imagen.png

      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.

      posted in Questions & Answers
      XYON126
      XYON126
    • RE: Panel with EA in the same EA

      @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.

      posted in Questions & Answers
      XYON126
      XYON126
    • RE: Panel with EA in the same EA

      @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.

      posted in Questions & Answers
      XYON126
      XYON126
    • RE: Lotage calculation between two lines (Solved)

      @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

      posted in Questions & Answers
      XYON126
      XYON126
    • RE: Lotage calculation between two lines (Solved)

      @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

      posted in Questions & Answers
      XYON126
      XYON126
    • RE: How Define Distance From Object

      @biztet I think what you ask is this (look at this post)

      http://fxdreema.com/forum/topic/10444/custom-stop-loss

      posted in Questions & Answers
      XYON126
      XYON126
    • RE: Trend lines...

      @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?

      posted in Questions & Answers
      XYON126
      XYON126
    • RE: Trend lines...

      @zooslinkis What is the name of the indicator, because I have 1001 and maybe I have it in mq4.

      posted in Questions & Answers
      XYON126
      XYON126
    • RE: Lotage calculation between two lines (Solved)

      @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:

      https://fxdreema.com/shared/H95fKnjG

      posted in Questions & Answers
      XYON126
      XYON126
    • RE: Lotage calculation between two lines (Solved)

      @l-andorrà Hello Andorrá! I assume you mean these blocks:

      0_1606302819156_bda1c319-f753-42bf-8246-4d86755a636c-imagen.png

      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?

      0_1606303695950_f613a0ac-6164-47dd-94b1-e93128febaae-imagen.png

      Here is the last state:
      https://fxdreema.com/shared/gPlEs4P3c

      posted in Questions & Answers
      XYON126
      XYON126
    • @roar, @miro1360, Help EA Panel. (Solved)

      Help with this panel, I need to know about programming, I think, in the photo I indicate what I want to obtain:

      0_1606241424070_c078cd95-f48a-437d-8fc3-513bcd3da9bd-imagen.png

      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.

      posted in Questions & Answers
      XYON126
      XYON126
    • RE: Measured from a horizontal line to the price (Solved)

      @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.

      posted in Questions & Answers
      XYON126
      XYON126
    • RE: Measured from a horizontal line to the price (Solved)

      @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.

      posted in Questions & Answers
      XYON126
      XYON126
    • RE: Measured from a horizontal line to the price (Solved)

      @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.
      0_1606229270719_a5585970-b82f-40e3-9638-69867ff2106a-imagen.png

      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:

      https://fxdreema.com/shared/LShXd4o4e

      posted in Questions & Answers
      XYON126
      XYON126
    • Measured from a horizontal line to the price (Solved)

      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.

      posted in Questions & Answers
      XYON126
      XYON126
    • 1
    • 2
    • 9
    • 10
    • 11
    • 12
    • 13
    • 19
    • 20
    • 11 / 20