fxDreema

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

    zentex74

    @zentex74

    0
    Reputation
    1
    Profile views
    8
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    zentex74 Unfollow Follow

    Latest posts made by zentex74

    • RE: Close All MT5 trades quickly

      Thanks for this tutorial and the help you gave me previously. That was really helpful.
      By the way, I assume the Close All here works on all trades, regardless of the magic number as it imitates MT5 close all.
      How can we restrict the Close All to one magic number or maybe if that is difficult, to a certain text in Comment.

      posted in Tutorials by Users
      Z
      zentex74
    • RE: MT5 Close All Fast

      @jstap Thanks a lot! It works

      posted in Questions & Answers
      Z
      zentex74
    • RE: MT5 Close All Fast

      @jstap Great! I made a mistake previously, thanks a lot, it works now.

      However, it doesnt move to the next step, i.e proceed with the next block. I have tested a few times and can confirm thsi is the case.
      Anything I need happening around that time, I have to put it in prarellel, so this is a workaround, but it is not perfect and may not work all the time, especially if the trades must be closed first. Example is in the image below or in this priject

      https://fxdreema.com/shared/ds59n1pEc

      Is there a way I can ensure it moves to the next block after the custom block is executed?

      7e5f7be6-0e47-4dda-b8e5-caf4b440e389-image.png

      posted in Questions & Answers
      Z
      zentex74
    • RE: MT5 Close All Fast

      @jstap Yes, I am using mt5.

      May I ask where the tick section is? As in the image below, I see Settings ( I assume it is the tick you mention). I can see the Global Variables and Custom functions. Sorry, I have not used Custom Block before.

      3b3411b6-3498-4114-9cd9-7b5f15a6c990-image.png

      posted in Questions & Answers
      Z
      zentex74
    • RE: MT5 Close All Fast

      Wow, this is great. Thanks!
      I have never used custom block before.
      When trying to compile, I got this message, I wonder what I did wrong.

      image.png

      image.png
      image.png
      image.png

      posted in Questions & Answers
      Z
      zentex74
    • MT5 Close All Fast

      MT5 has the Close All function which is fast, using "async" mode, faster than the fxdreema Close Position option.
      I am sure it requires custom code.

      I have seen some links, but not sure how to implement it in fxdreema. I got the error message that CTrade is unidentified but I am not sure how to resolve this since thsi si not a variable but a class.

      This is a simple project I use to test.

      https://fxdreema.com/shared/A1rkQPnwd

      This is the discussion on the aync mode.
      https://www.mql5.com/en/forum/457067

      Any suggestion on how to implement it in fxdreema? I am not familiar with mql4 or 5.

      Thanks in advance

      posted in Questions & Answers
      Z
      zentex74
    • RE: MT5 Very simple news filter

      Sorry for the late reply, thanks for your response

      posted in Tutorials by Users
      Z
      zentex74
    • RE: MT5 Very simple news filter

      @chrisbe Hi is this still valid?

      2ea29de1-e272-4225-b776-a0c86c73dbf3-image.png

      I dont understand the custom mql code and others which are not connected to anything. What do they do and what are their functions, seems like this link is no longer valid?

      posted in Tutorials by Users
      Z
      zentex74