fxDreema

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

    Best posts made by l'andorrà

    • RE: New to fxdreema and need some help

      @Fisher Do you really need those lines? I mean, if the bot is 100% automatic it will never need them because you can store the values into variables instead.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: input my indicator name in the input setting

      @sktsec Interesting. Thank you.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: EA works with some brokers and not others?

      @nitetrading Yes, I found that problem several times in the past, but only in projects on MT5, never on MT4. This is because of the discrepancy on mql5 language and fxDreema. Sadly, this is something you need to accept when using fxDreema. You should contact directly the admin to let him know the issue. That is what I always do.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: PLEASE HELP ME GUYS. Unstable EA

      You are requesting the same variable to do more than one calculation at the same time. This is why you are having issues. You are requesting to be multiplied by 2 and by 8 at the exact same time. Just remove all other variants higher than multiplying by 2.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: mql4 code issues fixing

      @Chiheb This site is dedicated to help on fxDreema projects, not on mql4. There are many great programmers here, but I' pretty sure you will find more help on mql5.com's forums, for example.

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

      Very briefly, you can use any variable (not constants) on those positions. If you use a variable on the white dot, it will be modified BEFORE executing the block. If you use it on the orange one it will be modified IF the block condition is true AND AFTER the execution of the block. Finally if you use the yellow one, the variable will be modified IF the block condition is false AND AFTER the execution of the block. I hope this helps.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: cross open candle today no work

      Could you please share the link to the project instead of just sharing screenshots?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: BackTest MT5 no trades on broker candles but on duckscopy downloaded

      @Fireblade Without knowing how the bot is built, it is impossible to say.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: ¿¿Sera posible pedirle al EA que funcione a partir de un parametro que se pueda cambiar diariamente??

      @michele-vitulli No, lo que digo es que el mismo robot lo podrás usar cada día, pero que sí deberás cambiar esos dos valores de soporte y resistencia. Es tan fácil como retirar el robot del gráfico al final de la jornada de hoy y volverlo a ejecutar a primera hora de mañana. Así dispondrías del control manual. ¿Te parece bien?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: price off set pending order

      @MT4stefano If you are using the standard 'pending order' block and you type 20, it immediately understands +20 pips for a buy and -20 for a sell. You don't need to use any symbol unless you want to consider subtracting (for a buy) or adding (for a sell).

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: EA works with some brokers and not others?

      @sarunbot That is exactly what I was referring to in my post. Thanks for the clarification.

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

      Just copy the suggested code into a grey 'custom mql code' block.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Draw Custom Indicator automatically

      Can you please open a new thread for your question?

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

      Not sure what you mean by 'with 25% of the already opened lot size'. Do you mean opening a second trades with 25% lot size of the previous one?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How to backtest the close order by object on chart on MT5 ?

      Is the object really necessary? You can store the value of the object into a variable and do the calculations normally instead.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: EA to trade with custom indicator on chart

      Did you check if the custom indicator is compatible with fxDreema? That is the first step before moving on.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Problem with output buffers

      I found that same issue some years ago (several buffers sharing the same position) and there was no solution other than using some custom code to fix it. No fxDreema block can understand that buffers distribution.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Vertical Lines*

      @Morpheus_0 You can substitute the pink line for candle ID. The pink line is a candle in the past that will be increasing its ID by as new candles are appearing on the chart.

      The green line is reached when its candle ID is zero:

      01.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Telegram to MT5 order

      @PlugPong You will ned some custom code. Here you have some hints to do that:

      https://fxdreema.com/forum/topic/6716/mt4-to-telegram-group/3
      https://fxdreema.com/forum/topic/7192/send-screenshot-to-telegram
      https://fxdreema.com/forum/topic/15201/send-variables-to-telegram/8

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: NRTR custom indicator from MT5

      @Lerumo Sadly, not all custom indicators work fine on fxDreema. Can you try to find a different one?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • 1
    • 2
    • 38
    • 39
    • 40
    • 41
    • 42
    • 53
    • 54
    • 40 / 54