fxDreema

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

    CheckUp

    Questions & Answers
    2
    9
    1253
    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.
    • E
      edwardseer last edited by

      i see all the checkup blocks in fxdreema. is there a way to see the current calculated values of the data?
      for example check average profit from "n" trade, can i output the value in there to the comment for me to see while the ea is running?
      theres the trade statistic but it only shows gross loss of current or history, but i wish to have a certain number of trade calculated.
      what im doing now is when the ea opened it first trade, if it goes into a loss it enters the trade management mode where it open a series of trade, i only want to check the current average profit of the entry trade to the trade management trade.

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

        These blocks are like black boxes 🙂 There was a time when I decided to make it possible to output some values, but then I stopped developing this option. But you can always do simple calculations using some pink blocks and Variables.

        1 Reply Last reply Reply Quote 0
        • E
          edwardseer last edited by

          ok 🙂 , was hoping that it would be an easy addition to the system since there was a check for it. seems like it is not haha.

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

            It depends. Now I'm thinking for a block similar to "For each Trade", but to load a group of trades, so then different values of that group (min, avg and max of something) can be found somewhere in "Condition". But people have problems working with "For each Trade", so I don't know what will be the best way to do something like this 🙂

            1 Reply Last reply Reply Quote 0
            • E
              edwardseer last edited by

              not sure if this would help you but this is what i think i would add to my main project,

              https://fxdreema.com/shared/uVZ4bW7Wc

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

                https://fxdreema.com/shared/YyJYV5LPc

                http://docs.mql4.com/trading/orderprofit
                http://docs.mql4.com/trading/ordercommission
                http://docs.mql4.com/trading/orderswap

                1 Reply Last reply Reply Quote 0
                • E
                  edwardseer last edited by

                  oo nice i din know we can do this in the variables too. thanks

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

                    In every input field you can put pure MQL4 code, and sometimes this is even easier, like the way I used those OrderProfit() functions. Of course, you should understand what OrderProfit() means, but I think this is easy.

                    1 Reply Last reply Reply Quote 0
                    • E
                      edwardseer last edited by

                      yea its easy to understand this part with the documentation. i added this to my project. its better than my current method. haha something new learned 🙂

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

                      Online Users

                      C
                      K
                      A
                      D

                      15
                      Online

                      146.7k
                      Users

                      22.4k
                      Topics

                      122.6k
                      Posts

                      Powered by NodeBB Forums | Contributors