fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. sosel
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 16
    • Best 0
    • Controversial 0
    • Groups 0

    sosel

    @sosel

    0
    Reputation
    318
    Profile views
    16
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    sosel Unfollow Follow

    Latest posts made by sosel

    • RE: position mismatch error

      thanks i will, i think i know why but is not really clear

      posted in Questions & Answers
      S
      sosel
    • RE: position mismatch error

      I found this in the code and this is the message that I'm seeing in the error but I don't get why this is happening, I have partial closes in my EA
      @fxDreema can you please explain to us the meaning of this part of the code? or any idea why I'm getting this error?

      0_1622678305386_74d05442-204c-404c-814a-e2c8fa5e45eb-image.png

      posted in Questions & Answers
      S
      sosel
    • position mismatch error

      I'm getting this error sometimes, anybody knows what is the meaning?

      0_1621959229810_0cf41da9-280f-41b8-b333-d9ba123f8581-image.png

      posted in Questions & Answers
      S
      sosel
    • RE: EA is not working the same in backs testing and demo account in MT5

      @l-andorrà i changed the program to MT4, is working as expected

      posted in Questions & Answers
      S
      sosel
    • RE: ANOTHER MT5 BUG?

      @ambrogio did you find a fix? I'm facing the same error/bug with "for each" or "pips away" block, when i open a trade it executes all the blocks inside of for each block instantly and don't take the pips away condition, i copied the blocks to a MT4 project and work without problem

      0_1620841028637_b69edf01-fbeb-4230-b10f-0f2004c6bb1b-image.png

      posted in Bug Reports
      S
      sosel
    • RE: EA is not working the same in backs testing and demo account in MT5

      I just did it but the result is the same, I'm thinking is a bug with "for each" or "pips away"or I don't know where, I copied the same blocks literally even has the same name in MT4 hehe and is working fine in MT4

      0_1620760024495_0aca9335-7f9d-419e-9ad5-98a9c2fdd55a-image.png

      0_1620757837354_b47b5127-67ea-4e82-b023-ef1d6f81c487-image.png

      posted in Questions & Answers
      S
      sosel
    • RE: EA is not working the same in backs testing and demo account in MT5

      @l-andorrà I modified it after this picture as the example in the other question, this is my last iteration, but still happening the same, can you please try to download and run it in the demo account, just open a trade with the button "comprar" instantly it opens the trade and close partially, seem like runs everything inside of the loop "for each", it doesn't take the pipis away block, it works in backtesting but no in demo, even I tried to break and skip the loop for next iteration with the block loop(next) attached to the yellow button of pipis away block to skip the trades that are not X pips away from open price but it didn't work

      0_1620626807709_c71771a1-4100-4101-8c9c-902837f29c25-image.png

      here is the link:
      https://fxdreema.com/shared/8TxJzIIbb

      posted in Questions & Answers
      S
      sosel
    • RE: close half position

      @l-andorrà sorry for the spam but this is exactly what I need to do, I try this same combination of blocks in demo account, and is happening the same, it execute the close partially even if the trades are not pips away, the EA does it automatically after opening a trade BUT only in demo account if i run it in backtesting worked as expected, can be this a bug? or do i missing something when i run it in demo account?

      0_1620419262595_bd701ad9-7846-4c12-a30f-b042633cad66-image.png

      posted in Questions & Answers
      S
      sosel
    • RE: EA is not working the same in backs testing and demo account in MT5

      i modify the EA to this:
      0_1620398144250_a3d27cb2-3390-47e4-bd62-faef9ad6c225-image.png

      replacing BE block for modifying stops to only use block of the same type, but the problem is the same, once i open a trade it executes all the blocks inside of the loop and i want to stop the loop if the trade is not X pips away of the open price even i tried this to try to break the loop but didn't work :
      0_1620398429034_3bb63867-d1a0-4d21-8963-cf6ff0ef89c9-image.png

      posted in Questions & Answers
      S
      sosel
    • RE: EA is not working the same in backs testing and demo account in MT5

      sorry, i just saw the answer, I want to explain in more detail my problem I won't do it again, thanks so much I will try moving BE block, but is there a reason why it worked in backtesting and not in demo account?

      posted in Questions & Answers
      S
      sosel