fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    Number of running sell/buy trades?

    Questions & Answers
    2
    3
    779
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      Dieter last edited by

      Hello, hello,

      example: 6 selltrades and 4 buytrades are running.
      How to find out the number of buytrades as a numerical value? I will use this value as formular input. I will not use the comparision of 'is smaler or is greater as'.

      regards,
      Dieter

      1 Reply Last reply Reply Quote 0
      • fxDreema
        fxDreema last edited by

        Here are 3 ways:
        https://fxdreema.com/shared/c9eTLMISd

        The first one is the slowest, because it turns on some part of the EA that calculates multiple statistics in realtime. And it works with ALL trades in general, no matter what Magic number they have.
        The second one is faster and you can easily select which trades to work with in "For each Trade".
        The third one is the fastest possible, because it is direct code. It is customizable... only if you know what you are doing 🙂 This is pretty much a stripped version of #2 (there are some things that slows down #2 a little bit)

        Obviously I used predefined variables in the example, but they are basically the same as those in Formula.

        1 Reply Last reply Reply Quote 0
        • D
          Dieter last edited by

          Thank you,

          I believe that on longterm I will start with the mql-code/C++ programming because of the possibilities are bigger and of the durations of optimization are so really really short.

          The time will rules this âš¡

          regards,
          Dieter

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post

          Online Users

          Q
          N
          E
          S
          L
          N
          A
          F

          18
          Online

          146.7k
          Users

          22.4k
          Topics

          122.6k
          Posts

          Powered by NodeBB Forums | Contributors