fxDreema

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

    Find the current value of a variable?

    Questions & Answers
    2
    4
    1123
    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.
    • B
      BlueMoon last edited by

      Is there a way to find the value of a variable at a certain point in time for an EA that is currently running?

      1 Reply Last reply Reply Quote 0
      • B
        BlueMoon last edited by

        Please help me. I want to run a script on my chart which has a running EA that has some internal variables. I want to know the value of specific variable at the point of when I run my script.

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

          You can't access those variables from another EA/Script, they are really internal and available only for the EA that created them. But there is another kind of variables that I call Terminal Variables, they are called Global Variables in MetaTrader and you can see them with F3. These can be seen from all EAs and Scripts. To set them find the block Terminal Variables. To get them... search for the same words in Condition block.

          1 Reply Last reply Reply Quote 0
          • B
            BlueMoon last edited by

            This is awesome! Thank you very much

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

            Online Users

            H
            H
            A

            9
            Online

            146.7k
            Users

            22.4k
            Topics

            122.6k
            Posts

            Powered by NodeBB Forums | Contributors