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

    Posts made by l'andorrà

    • RE: HELP TO CREATE THIS LOGIC MANAGE

      So If I get it correctly, what you mean is that if profit hits $10 and then pulls back to $0.2 then close the trade, right?

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

      @MT4stefano You can do it this way:

      Screenshot from 2025-11-08 12-19-55.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: EA didn't execute on 2nd occurrence but did on 1st?

      The only way is backtesting it condition by condition. I mean. remove all sell conditions except 1 and then check if as sell is open. Then try again with two conditions and so on until you find which one is not working properly.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Trail Stop Help

      On block 123 you require candle ID 1's high to be above current SL position when it needs to below.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: 1 Block Causing Issue

      This is definitely weird. Maybe it opens sells but only very rarely in your symbol. Did you try back testing other symbols to check at leats some sells are open?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Trail Stop Help

      Correct. Please remember that you need to create another block tree for sells.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Trail Stop Help

      @xburbx Those 'for each position' blocks need to be separated into independent block trees. Something like this (for buys only):

      Screenshot from 2025-11-01 12-42-28.png

      Please consider that this structure will move the SL as soon as the trade is open if the condition is true. You will have to adjust that if you don't want it.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: 1 Block Causing Issue

      The logic of the block is correct. Are you sure all previous conditions on top work correctly when combined?

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Weird position size calculation (GBPCAD and FundedNext)

      Yes, but not with any fxDreema block. You will need custom code for that. I remember jstap shared that code some time ago. You will probably find it through the forum search tool.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Lots Limited by % of Balance - American NQ market

      Your settings are correct. Considering such a small lot size I guess you are using a minicent account. The problem is the broker limitation. Just backtest the bot using a higher initial lot size and you will confirm it works correctly.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: ADX W based EA not functioning as expected.

      No bot based on ADX will work as designed because that indicator repaints terribly both +Di -DI! Only the ADX line itself is realiable. I strongly recommend using another indicator if possible

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Pending Order and Delete Pending Orders

      In that case you should skip the visual part. It is making the bot far less efficient.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Getting Stucked when Optimizing

      You can block the (comment(ugly)) block. It is completely unnecessary when optimizing while being very CPU consuming at the same time.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Weird position size calculation (GBPCAD and FundedNext)

      @Pascal-0 This is because different brokers use different pip size rules. You can modify them here:

      Screenshot from 2025-10-28 16-40-55.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: find Candel Full

      @Mbimbim You can do it this way:

      Screenshot from 2025-10-28 16-37-04.png

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: pips away on 3 trade not placing the trade at the correct entry

      You should reorder the top tree block scorrectly. Now you are closing open trades (block 4) before opening them (blocks 10, 56 and 57). Additionally, the is no 'For each trade' block between blocks 53 and 54.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Brokers stop level as absolute value

      The only I found was asking them directly. If they don't reply or simply lie, I quit using them. PS.: there many of them. 😞

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • RE: Pending Order and Delete Pending Orders

      Well, do you really need the object? I don't see the bot is using the information provided by the object.

      posted in Questions & Answers
      l'andorrà
      l'andorrà
    • 1
    • 2
    • 14
    • 15
    • 16
    • 17
    • 18
    • 841
    • 842
    • 16 / 842