fxDreema

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

    Import Indicator

    Questions & Answers
    3
    6
    338
    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.
    • S
      sajadhmz.vp.phd last edited by

      buy-sell.ex5
      Hello
      Does any body know how to add the buffer and parameter of this indicator to fx dreema ???
      I have problem with "Smoothing Method" and "Price" Part .

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

        What do you mean exactly? explain what you have done so far.

        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
        • S
          sajadhmz.vp.phd last edited by

          Hello Sir .
          I mean how can I add the red parts in to fx dreema .1.png 2.png

          C 1 Reply Last reply Reply Quote 0
          • S
            sajadhmz.vp.phd last edited by

            Because of this file is .ex5 I don’t know how to fill the input parameters .

            1 Reply Last reply Reply Quote 0
            • C
              Chandler @sajadhmz.vp.phd last edited by

              @sajadhmz-vp-phd it looks like you're trying to get fxDreema to read the indicator. To do this correctly, you need to set the data types appropriately. In your case, they would be something like this:
              af713591-55d7-4058-b406-4e79cfe19d64-image.png

              For more details on configuring indicators in fxDreema, you might find this documentation helpful: fxdreema.com/documentation/builder/indicators

              Pay special attention to the data types section. It's crucial to use the correct data types and avoid changing the values and names from the indicator. This ensures fxDreema can detect the buffers and data values accurately.

              Here are the common data types you need to be aware of
              4365861c-0da4-448d-a33c-14763a3a79d0-image.png

              int - Numeric type, whole integer numbers, for example 3
              double - Numeric type, floating point numbers, for example 3.654
              bool - Boolean type, either true or false
              string - A text, for example "Hello, World"
              datetime - Numeric type, it is in fact an integer value, but it is accepted to use this data type for time parameters
              color - Numeric type, also an integer value, but designed to describe colors

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

                It wouldn't be bool because any other text than true/false would fail, the enum type appears to be correct, what does this do when you try to add?

                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

                R
                A
                D
                A
                E
                N
                N

                21
                Online

                146.7k
                Users

                22.4k
                Topics

                122.6k
                Posts

                Powered by NodeBB Forums | Contributors