fxDreema

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

    m_nagy7

    @m_nagy7

    0
    Reputation
    370
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    m_nagy7 Unfollow Follow

    Latest posts made by m_nagy7

    • RE: HELP FXDREMMA DONT LET ME WORK JUST KEEP LOADING

      @williamea Same here

      posted in Questions & Answers
      m_nagy7
      m_nagy7
    • RE: Error when attaching EA to chart

      @m_nagy7 said in Error when attaching EA to chart:

      cannot open file

      Simply I cannot attach the EA to charts and in the experts tap I can see the "cannot open file" message.

      I tried to reinstall MT4 but it didn't fix it.

      I had to manually edit the EA code and remove those lines for it to work and it is the first time for me.

      Please check the attached photos.

      I don't know if it is something global or it is just me.

      Thank you

      1_1531206625134_Line2.png 0_1531206625134_Line1.png

      posted in Bug Reports
      m_nagy7
      m_nagy7
    • Error when attaching EA to chart

      Hi Support,

      I am getting an error when trying to attach the EA to chart:

      "2018.07.09 20:47:09.554 cannot open file 'C:\Users\m_na\AppData\Roaming\MetaQuotes\Terminal\50CA3DFB510CC5A8F28B48D1BF2A5702\MQL4\Experts\MA13&ADX v1.4.ex4' [2]"

      And by debugging I found out that a couple of lines in the code are causing that error:

      void TesterHideIndicators(bool hide)
      {
      HideTestIndicators(hide);
      }

      //-- draw indicators after test
      TesterHideIndicators(!ENABLE_TEST_INDICATORS);

      Am I doing something wrong or did you guys changed anything?

      posted in Bug Reports
      m_nagy7
      m_nagy7
    • Running External Files From the EA

      Hi,

      Can I use the EA to run external file or batch? For example a .exe or .bat file on my desktop.

      Please let me know how.

      Thank you

      posted in Questions & Answers
      m_nagy7
      m_nagy7