fxDreema

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

    Volume indicator creator

    Questions & Answers
    5
    40
    8190
    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.
    • A
      andreaardenti last edited by

      Hi all, i need to create a simply indicator based on default volume indicator we all can find on mt4 platform.
      I wish to draw an horizontal line on graph based on this condition:

      IF Volumes > 80000 (the number mean the lot, and must an input)
      AND candle close LONG
      THEN draw an horizontal line on high of candle

      IF Volumes > 80000
      AND candle close SHORT
      THEN draw an horizontal line on low of candle

      If possible i wish to set max number of horizontal lines drawed for example draw back in the graph for no more the (for example) 500 candle....

      i think its simply to realize, but i don't know where to start.
      Can anyone help me?

      Thank You
      Andy

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

        fxDreema is NOT designed to create indicators. However, you can create an EA doing exactly that. Is that valid for you? Please notice that an EA cannot be combined with another EA on that same chart, if that is what you want.

        (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.

        1 Reply Last reply Reply Quote 0
        • A
          andreaardenti last edited by andreaardenti

          yes, it could be a good solution. it's valid to create an ea. no matter if ea or indicator...
          could you help me?

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

            Sure! Do you have any initial project to begin with?

            (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.

            1 Reply Last reply Reply Quote 0
            • A
              andreaardenti last edited by

              i started to write this:
              https://fxdreema.com/shared/yCgu408Lc
              but it doesn't work, because it place an horizontal line just in the actual candle...

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

                All your blocks are on the 'On init' and 'On deinit' tabs. What you need is checking those indicators' values every bar and the way to do that is moving them to the 'On tick' tab. That way, every tick arriving to your MT4 will check all required calculations.

                (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.

                1 Reply Last reply Reply Quote 0
                • A
                  andreaardenti last edited by

                  i try to put the blocks on 'ON TICK' but it doesn't work the same. Can you help me?

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

                    Sure!. Let's begin with the indicator. It's not available on fxDreema so you will need a custom indicator to be uploaded to your fxDreema account. Do you have it?

                    (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.

                    1 Reply Last reply Reply Quote 0
                    • A
                      andreaardenti last edited by

                      Yes, it is already uploaded and setted in the block...

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

                        Ok. I can't check it on my builder. Could please share it here?

                        (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.

                        1 Reply Last reply Reply Quote 0
                        • A
                          andreaardenti last edited by

                          It's the link above

                          A 1 Reply Last reply Reply Quote 0
                          • A
                            ambrogio @andreaardenti last edited by ambrogio

                            @andreaardenti l'andorrà needs your "volumes" indicator

                            1 Reply Last reply Reply Quote 0
                            • A
                              andreaardenti last edited by

                              Oh sorry for misunderstand. It's the one that. come's with default in the mt4 plaform

                              A 1 Reply Last reply Reply Quote 0
                              • A
                                ambrogio @andreaardenti last edited by

                                @andreaardenti Sorry, how did you upload this file?

                                0_1573453571347_s.JPG

                                A 1 Reply Last reply Reply Quote 0
                                • roar
                                  roar last edited by

                                  😉
                                  0_1573492580747_a57fa5f0-0bbe-458c-a38b-f4a8e1430859-image.png

                                  Need small help? Tag me in your post
                                  Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

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

                                    Are you sure both are exactly the same, roar?

                                    (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.

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

                                      Never 100% sure, but I can't think of a possible reason why it wouldn't be the same.. It's just volume

                                      Need small help? Tag me in your post
                                      Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

                                      1 Reply Last reply Reply Quote 0
                                      • A
                                        andreaardenti @ambrogio last edited by

                                        @ambrogio I take it from the MT4 platform, then
                                        click on MY INDICATORS (upper left) a window appear
                                        then
                                        ADD CUSTOM INDICATOR
                                        and then you choos the file within your pc

                                        1 Reply Last reply Reply Quote 0
                                        • A
                                          andreaardenti last edited by

                                          but.. can anyone help me?

                                          A 1 Reply Last reply Reply Quote 0
                                          • A
                                            ambrogio @andreaardenti last edited by ambrogio

                                            @andreaardenti help me, where is the path of this file? and i can help you

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

                                            Online Users

                                            R
                                            A
                                            N
                                            S
                                            G
                                            E
                                            E
                                            M
                                            O
                                            B
                                            M
                                            Z
                                            S
                                            S
                                            T
                                            B

                                            28
                                            Online

                                            146.7k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors