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 16841
    • Best 1072
    • Controversial 44
    • Groups 0

    Posts made by l'andorrà

    • RE: String variable adjustment using "Modify Variables" block?

      I'm not an expert at mql4, but I would say that string variables cannot be numbers, but text. According to your example, you want to modify numbers so you should use a 'double' or 'int' variable instead.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Virtual trailing stop

      That is the structure you need to hide your SL to the broker. All blocks under 'For each trade' are doing exactly that. What do you need about it?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Store how many orders open at the same time

      You can create acounter variable and then count how many trades are open by using a 'For each trade' block. You modify the variable at every pip on the orange dot of the block.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: there is no mt5 ( real time closed positions statistics ) block in the fxDreema...

      You're right. Unfortunately that option is not available for MT5 😞

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: mq5 output not found.

      Do you mean when exporting it from the builder to your desktop? And does it happen in mq5 only?

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

      Thank you ambrogio.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How to make a Pending-Order to Trail ? (Note : Not Trailing-Stop)

      The 'Trailing pending order' should work. Could you please share your project?

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

      Just curious. Has someone really tried it?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How I can open the same number of long positions in the sale, and vice versa in the BUY with a ONE increase

      @roar Good to know, roar.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Mark/flag a trade?

      Could you please detail a specific example? Maybe I would be able to find a suggestion to do.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How I can open the same number of long positions in the sale, and vice versa in the BUY with a ONE increase

      Good to know it works, though. Interesting.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Mark/flag a trade?

      Honestly, it depends on your current distribution of blocks. I guess you prefer not to share your project but, can you please at least share the relevant part of it? 😉

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: CURIOUS : H1,H2,H3,H4,H5,H6,H8,H10,H12

      In effect, you can create an Ea doind that, but that would not be an inidicator. fxDReema is not designed to make indicators.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: I need a loop, but don't know which one

      Believe me, miro, roar and trader.philipps are the real code breakers here, not me. 😉

      Once more, thank you four help. I will study it in detail but as far as I tested on my own this is what I'm looking for. 🙂

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: I need a loop, but don't know which one

      My dearest paragorundu,

      Let me say that this is probably one of the best Xmas presents I've been given in the last years! I think this is exactly what I'm looking for. I have to study it, though.

      Can I take the liberty of taking advantage of your generosity and ask for a copy of those blocks and variables, please? I know I don't need to see the whole project. Just these wonderful blocks in the loop.

      Please accept my <insert number here> (Loop) thanks. 😉

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: AND command block

      I suggest you to create a bool variable controlling when the lower TF condition is met (same for any other relevant indicator). Then you can use those variables as a condition to be met in your current TF before the buy/sell now block. IMHO that would be much easier than masterinf the 'wait to pass' feature.

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

      ¿Te refieres dentro del buider o en tu EA?

      posted in General Discussions
      l'andorrà
      l'andorrà
    • RE: Help EA Semafor

      Some hints:

      1. Use different tree blocks for launching/trailing stopping trades. Trailing stop should have its own tree of conditions.

      2. Same for close trades. Are those conditions on blocks 2, 3 and 4 for buys exactly the same for closing trades? I guess not. So you need another tree of conditions for closing your trades.

      3. I see you are using candle ID 1 on your condition blocks, Good for you! 😉 That's a common issue for newbies, so you are not a newbie anymore. 😉

      Try redo your project again with these recommendations and let me know.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: How I can open the same number of long positions in the sale, and vice versa in the BUY with a ONE increase

      @trader-philipps Are you sure that lonely block on the 'On Init' tab will work? What about the 'never use lonely blocks' mantra?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Set Trailing Stop to True/False

      There are different possibilities. You can create a bool Condition (input parameter) initiated as you prefer. Then you can use that input on a condition block immediately above the TS block. That way you'll be able to choose if TS is functional or not.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • 1
    • 2
    • 771
    • 772
    • 773
    • 774
    • 775
    • 842
    • 843
    • 773 / 843