fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. l'andorrà
    3. Posts
    • Profile
    • Following 0
    • Followers 415
    • Topics 76
    • Posts 16837
    • Best 1070
    • Controversial 44
    • Groups 0

    Posts made by l'andorrà

    • RE: Issue Managing Two Trades with Different Exit Logic (EMA Cross Strategy)

      Easy. Just use group numbers. Group 1 can be used for exit one and group 2 for exit 2. You can see how to create groups here:
      https://fxdreema.com/documentation/builder/groups-and-magic-numbers

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: My EA

      You need to separate blocks 28 and 34. You need 2 separate blocks trees and not one like now.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Martingala without close in Stop

      @javi0030 De acuerdo. Ahora sí que lo entiendo. En ese caso lo que necesitas es especificar que sólo la úlltima y más reciente operación abierta es la que debe aplicar ese cálculo. Debes aladir el número 1 en el espacio que te muestro aquí en el bloque 'For each position':

      Screenshot from 2026-03-22 11-23-24.png

      El resto de la estructura que tu mismo compartes en el enlace de tres mensajes más arriba que este se mantiene igual.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: My EA

      Are you sure the code is correct? I can't see any project?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Martingala without close in Stop

      @javi0030 Ya veo. Entonces sí que debes usar el bloque 'once per bar', pero para subir el lotaje únicamente cuando la operación anterior toque un SL, entonces debes hacer esto:

      Screenshot from 2026-03-21 11-32-49.png

      Fijate que los bloques están en la pestaña 'on trade' y no en la 'on tick'.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: My EA not executing trade

      You need to do the following:

      1. Remove that 'once per trades' block.
      2. Remove those 'break eben' and trailing stop' blocks form those positions. You just need one only block of each type to be used in a separated independent block tree. They need to be connected below a 'pass' block instead, and not one below the other.
      posted in Tutorials by Users
      l'andorrà
      l'andorrà
    • RE: My EA not executing trade

      @D-Angelus Teh correct way to share the link to your project is this one:

      00.png

      posted in Tutorials by Users
      l'andorrà
      l'andorrà
    • RE: Martingala without close in Stop

      Es porque la estructura 'For each position' es un bucle, y como tal se ejecuta cada vez que llega un tick a la plataforma. O sea, si llegan 30 ticks DESPUÉS de que se haya llegado a ese límite, pues el bucle abrirá 30 operaciones. Y así hast ael infinito. Para evitar-lo, debes usar el bloque rosa 'once per position/order', que limitará la acción del bucle.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: My EA

      Can you please share the link to your project? That will make the issue easier to understand.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: I am trying to build a grid / averaging EA in FXDreema.

      Some more information would be appreciated, please Could you please provide a numeric example of what you exactly mean by 'averaging'? In my experience, there are as many definition as traders. 🙂 That would definitely help.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Martingala without close in Stop

      @javi0030 Eso que pides se puede realizar con variables. Almacenas en una variable el último valor del lotaje actual y si se abre una nueva operación en pérdida, lo tomas de allí para, seguidamente, actualizarlo y subirlo.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: trade statistics on mt5

      Good question. I support that motion too.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: MultiCurrency Buy/Sell - "OR" block

      You're welcome.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Time Filter = 3 Specific Pairs Only

      @pipsondeck You can use the rules specified in the 'project options' icon:

      01.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Subscription

      Did you pay via crypto, maybe? Cryptopayments are slow to process here. You should contact the admin directly to let him know the issue.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Martingala without close in Stop

      No martingale is profitable in the long run. The account blowing up is a matter of time.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: [FR] Version Control History

      @fxDreema And this is exactly what happens when you think the admin never reads the forums!!!! 😂 😆

      posted in Bug Reports
      l'andorrà
      l'andorrà
    • RE: Time Filter = 3 Specific Pairs Only

      Correct, but you will also have to specify that on the 'No position' block on top. Its current configuration will work on one only chart: the one the bot is running on.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: MultiCurrency Buy/Sell - "OR" block

      Correct. All blocks connected below it will do all the calculations on all the selected symbols selected in the block.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Been fighting to get this alerts to trigger for 2 days. tried everythig it makes no sense

      You selected 'Yes' at the absolute distance box. You need to select No instead and then use the correct order in the distance slots on top.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 841
    • 842
    • 5 / 842