fxDreema

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

    Convert FXdreema

    Questions & Answers
    0
    7
    405
    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.
    • sangsariajisakti
      sangsariajisakti last edited by sangsariajisakti

      I can't find the error where is it can someone help me why? the buffer doesn't match after converting to mq5,

      Look here the buffer in green won't drop to a value lower than 0

      Please sir, if anyone knows the reason help me fix this

      0_1675999563747_Cuplikan layar 2023-02-10 102404.png

      BDEA::IndicatorBuffers(9);
      BDEA::SetIndexStyle(0, DRAW_LINE);
      BDEA::SetIndexStyle(7, DRAW_LINE);
      BDEA::SetIndexStyle(8, DRAW_LINE);
      BDEA::SetIndexBuffer(0, ifisher);
      BDEA::SetIndexBuffer(1, ifishda);
      BDEA::SetIndexBuffer(2, ifishdb);
      BDEA::SetIndexBuffer(3, ifishua);
      BDEA::SetIndexBuffer(4, ifishub);
      BDEA::SetIndexBuffer(5, trend);
      BDEA::SetIndexBuffer(6, count);
      BDEA::SetIndexBuffer(7, ifisherMain);
      BDEA::SetIndexBuffer(8, ifisherSecondary);
      BDEA::SetIndexEmptyValue(7, EMPTY_VALUE);
      BDEA::SetIndexEmptyValue(8, EMPTY_VALUE);
      BDEA::SetLevelValue(0, Level1);
      BDEA::SetLevelValue(1, Level2);
      BDEA::SetLevelValue(2, Level3);
      BDEA::SetIndexLabel(0, "");
      BDEA::SetIndexLabel(1, "");
      BDEA::SetIndexLabel(2, "");
      BDEA::SetIndexLabel(3, "");
      BDEA::SetIndexLabel(4, "");
      BDEA::SetIndexLabel(5, "");
      BDEA::SetIndexLabel(6, "");
      BDEA::SetIndexLabel(7, "Slow1");
      BDEA::SetIndexLabel(8, "Slow2");
      indicatorFileName = BDEA::WindowExpertName();
      TimeFrame         = MathMax(TimeFrame,_Period);
      BDEA::IndicatorShortName(timeFrameToString(TimeFrame)+" SLOW Bias ");
      //IndicatorShortName("MAX SLOW Bias");
      return;
      
      l'andorrà 1 Reply Last reply Reply Quote 0
      • l'andorrà
        l'andorrà @sangsariajisakti last edited by

        @sangsariajisakti I guess both colours will be sharing the same buffer in your indicator. Sadly fxDreema cannot understand that. It needs separate buffers for each colour.

        (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

        (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

        (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

        sangsariajisakti 1 Reply Last reply Reply Quote 0
        • sangsariajisakti
          sangsariajisakti @l'andorrà last edited by

          @l-andorrà Yes, it's really very unfortunate 😞 I can't find the error

          jstap 1 Reply Last reply Reply Quote 0
          • jstap
            jstap @sangsariajisakti last edited by

            @sangsariajisakti What you maybe could do is check the colour of line before using.

            Learn fxDreema Without the Wait!

            My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

            The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

            Don’t miss out

            Click here➡️ https://mybook.to/fxDreema to get your copy today!

            Enjoy! 😊

            sangsariajisakti 1 Reply Last reply Reply Quote 0
            • sangsariajisakti
              sangsariajisakti @jstap last edited by

              @jstap Yes, but I haven't found the answer yet, does anyone know why this can be separated sir in MT5, while in MT4 they are together

              What should I change here?

              The left image is MT4, the right is the result of converting Fxdream MT5

              0_1676030146769_Cuplikan layar 2023-02-10 185235.png

              sangsariajisakti 1 Reply Last reply Reply Quote 0
              • sangsariajisakti
                sangsariajisakti @sangsariajisakti last edited by

                I finally found the error buffer mismatched value, thanks for the time

                @sangsariajisakti 0_1676035106588_Cuplikan layar 2023-02-10 201756.png

                jstap 1 Reply Last reply Reply Quote 0
                • jstap
                  jstap @sangsariajisakti last edited by

                  @sangsariajisakti The buffers are in 1, maybe get the value and check colour.

                  Learn fxDreema Without the Wait!

                  My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                  The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                  Don’t miss out

                  Click here➡️ https://mybook.to/fxDreema to get your copy today!

                  Enjoy! 😊

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

                  Online Users

                  A
                  K
                  E
                  M
                  J
                  E
                  H

                  21
                  Online

                  146.8k
                  Users

                  22.4k
                  Topics

                  122.6k
                  Posts

                  Powered by NodeBB Forums | Contributors