fxDreema

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

    Display current profit/ close profit (money) of EA

    Questions & Answers
    5
    9
    2924
    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.
    • M
      migen last edited by migen

      I intend to run some EAs in one MT4 terminal. However, I want to know if the EA earns or not.

      How to display running profit / closed profit of the EA ?

      S 1 Reply Last reply Reply Quote 0
      • S
        seb 0 @migen last edited by

        @migen
        You can backtest it, however the results of tests will always be different from reality, you can't be 100% sure that an EA will be profitable in the future.
        Further going, you can check @roar tutorial : https://fxdreema.com/forum/topic/9406/tutorial-test-eas-like-a-pro/11

        M 1 Reply Last reply Reply Quote 0
        • M
          migen @seb 0 last edited by migen

          @seb-0 said in Display current profit/ close profit (money) of EA:

          @migen
          You can backtest it, however the results of tests will always be different from reality, you can't be 100% sure that an EA will be profitable in the future.
          Further going, you can check @roar tutorial : https://fxdreema.com/forum/topic/9406/tutorial-test-eas-like-a-pro/11

          Maybe I'm not good at writing English. What I want is displaying info (running profit/closed profit by this EA - by unique magic number) on the Chart - such as comment block there are Trade Statics "Gross Profit" - however, I don't know how to display it on the chart correctly.

          If it's possible, I want it only calculate the trades - recognized by unique magic number - that opened & closed by the EA (there are some EAs running in the terminal - running live trade - I want each EA displays it's Gross Profit so I know how each EA earn or not, instead of having to run EAs on different MT4 terminals )

          S 1 Reply Last reply Reply Quote 0
          • S
            seb 0 @migen last edited by

            @migen
            It's me i didn't read you well. I don't know how this work with multiple EAs, try this block
            0_1589998261252_Capture d’écran (164).png
            Otherwise maybe you need to load the profit of each closed trade in a variable, accumulating them.

            1 Reply Last reply Reply Quote 1
            • M
              migen last edited by

              I have just found out how to display profit of the running EA

              0_1590043129718_1.jpg

              S 1 Reply Last reply Reply Quote 1
              • S
                seb 0 @migen last edited by

                @migen
                Well done!

                1 Reply Last reply Reply Quote 0
                • S
                  Sachin last edited by

                  This doesn't seem to work. Please check.

                  1 Reply Last reply Reply Quote 0
                  • S
                    saeed 2 last edited by

                    try to add ( turn on ) block right after (buy now or sell now ) then reference the # of ( pass) at it

                    1 Reply Last reply Reply Quote 0
                    • A
                      albertomtferreira last edited by

                      Amazing. Works fine.

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

                      Online Users

                      R
                      F
                      S
                      D

                      10
                      Online

                      146.7k
                      Users

                      22.4k
                      Topics

                      122.6k
                      Posts

                      Powered by NodeBB Forums | Contributors