fxDreema

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

    danielem

    @danielem

    0
    Reputation
    183
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    danielem Unfollow Follow

    Latest posts made by danielem

    • RE: Custom indicator does not work.

      I already arranged And thank you for explaining to me what you did in the code. I compared the code I sent and the code that you sent and I understood the lines of command you made.
      My problem is that I was putting it inside another folder. example:

      Indicators / folder / indicator.ex4
      Instead of being indicators \ indicator.ex4
      Thank you very much.
      Now I know some more of the code 🙂

      posted in Questions & Answers
      D
      danielem
    • RE: Custom indicator does not work.

      I went to test it
      unsuccessfully
      Line 1 = buffer 0
      Line 2 = buffer 1

      Both continue zero 😞
      I liked your solution, although it does not solve this one, I think it solves in my other 6 indicators0_1486657965298_Capturar.PNG

      posted in Questions & Answers
      D
      danielem
    • RE: Custom indicator does not work.

      What did you do with the indicator? Because this error always appears in other indicators, so I'd like to know how to solve them

      posted in Questions & Answers
      D
      danielem
    • RE: Help with My Indicators

      Use the trace block to check the value of the indicator.
      I am having a similar problem, in my case, the block trace back zero and at the end of the back test the chart does not appear my custom indicator, only the default ATR indicator also used as reference

      posted in Questions & Answers
      D
      danielem
    • Custom indicator does not work.

      I sent my custom indicator to FXdreema but it seems that the expert advisor does not recognize the indicator. see the photo
      http://prnt.sc/e6gppa
      On one side a real-time chart of the indicator with block trace marking test 01 = zero and atr = 0.0013 ...
      In the right chart if you see a back test with only the ATR on the chart, it was to appear the indicator Teste01
      .
      Do you realize that only the ATR indicator was called by the expert?
      The Test01 indicator does not appear in this call. So it is always marking zero.
      I saw in another post that the problem could be the lack of compatibility of the fxdreema with the indicator.
      How to solve this?

      Follow the attached indicator
      0_1486637416525_tete01.mq4

      posted in Questions & Answers
      D
      danielem