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 16838
    • Best 1070
    • Controversial 44
    • Groups 0

    Best posts made by l'andorrà

    • RE: Guarantee profit

      That amount is very low. Are you sure your broker will allow that?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Closing all trades when the account is in a specific Profit

      @jsauter86 Correct, but he should select 'Any symbol' on the 'Symbol mode' option of block ID 1. That way all open trades for all symbols will be considered.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: I need help!

      @maco You're welcome.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: One candle rule, No Nonsense Forex

      @philostam No, the problem is then the 'Once per bar' block. Because it will wait until a new bar to check if conditions are met. If you want an immediate new trade, just remove it, but I guess now problems will arise then. Not sure.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: at least 4 up bars above SMA 5 shift 5 and BUY, please fix this project

      @krystian Please do this:

      1. Remove all 'AND' blocks.
      2. Connect all blocks from the orange output semidot down the block to the white one on top of the block below and not the opposite as it is now.
      3. Select 'Candle ID 1' on both operands of block 34.
      4. Select 'Candle ID 2' on both operands of block 36.
      5. Select 'Candle ID 3' on both operands of block 37.
      6. Select 'Candle ID 4' on both operands of block 38.
      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Multiple Entries

      @savagetrades Connect as many buy/sell now as you need in parallel.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: EA won't run when Stop Loss is a variable

      @yoloyacht Additionally, you need to specify what math symbol is required for that 'brik' value to apply. Is it an addition or a subtract value?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Where to find description of various stop loss and take profit methods

      @tonyramirez I'm afraid there is no specific documentation for that. We can try yo help you for any question about any of them.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: how to buy and sell at specific timing?

      @tenfold 0_1600021757214_01.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: a problem with stochastic ma crossover ea

      @axmed69 You need to create a boolen variable used as a 'switch on', 'switch off' control telling you when the crossing happened. Then you can combine it with the stochastic condition.

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

      @jsauter86 Personally I don't any any indicator doing that right now, but I'm sure there will be several ones on mql5.com. You can try there first.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Close position after a specific time.

      @ramimoujaes For your question one this is the simplest way to do it:

      0_1600271828705_01.png

      However, this will close the trade immediatley after creating it, so you will need another filter to know at what exact moment the EA is supposed to know when a new candle is open.

      For your question 2 you can use this:

      0_1600271928736_02.png

      I forgot to add a 'clse trades' block below, sorry.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Need help with Breakeven and Trailing Stop at a certain Percentage of Profit

      @biztet Every roar's formula deserves to be studied and followed carefully. 😄

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Closing Trade After Opening a New Trade?

      @yoloyacht Do you mean closing the trade at the following candle after opening it no matter it is gaining or losing?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: colocar aumento de lotaje sumando cada 50 euros ganados 0.01

      @kepler La forma más eficiente es crear variables para controlar esas cifras. Deberñías crear:

      1. Una Constante para especificar esa cantidad de 50 €.
      2. Una variable para modificar el valor del balance a medida que se añaden o restan paquetes de 50 €.
      3. Una variable para hacer de multiplicador de los lotes a medida que se modifica el balance.
      4. Otra variable para especificar los lotes en cada momento.

      A partir de ahí ya podrías comparar los valores del balance para hacer los cálculos correspondientes. No es un proyecto trivial.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Check Candle 1-5 if Price was higher then MA

      @siggi12345 Yes, you can create a loop to get that same result, but don't worry to create 'ugly' block trees. If they work, they work. Period. 🙂

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Check Candle 1-5 if Price was higher then MA

      @siggi12345 Man, I wish I was an expert at loops as roar is. 🙂 He is by the the 'loop man' here. Maybe him could give us a hand? 😉

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: how do I make my ea to take trade after every 5 minutes?

      @brend Just use the 'on timer' tab and programm it to work every 5 minutes through the 'Project options' window.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: closed trade in Journal/Log File

      @siggi12345 You are duplicating loops for buys and sells. Considering that there will be just one trade per day, use one loop ('For each closed trade') block instead both buys and sells. Then use the other blocks identifying if it was a gain or a loss.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • 1
    • 2
    • 17
    • 18
    • 19
    • 20
    • 21
    • 53
    • 54
    • 19 / 54