fxDreema

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

    Move confirmed with breakout above moving average of volume

    Questions & Answers
    8
    14
    5023
    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.
    • P
      polper last edited by

      Hi there,

      I'm looking for a way to code confirmation of a move by breakout in volume. Breakout means volume is higher at least X times than moving avarage of volume from Y last bars!

      0_1539926340028_Volume confiration.png

      I was trying to leverage those posts
      https://fxdreema.com/forum/topic/4510/tutorial-loop-advanced-find-and-save-specific-value-from-indicator-history
      https://fxdreema.com/forum/topic/4507/indicator-average-value-ichimoku

      But it doesn't me a hint how to code it, since at this site
      https://docs.mql4.com/indicators/imaonarray
      there is no ivolume, there is only iMAOnArray which I don't know how to use for volume.

      I would be grateful for Your advice how to approach this one!

      Regards

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

        I also don't really know how to use iMAOnArray(). I will suggest to search for some indicator that does that

        1 Reply Last reply Reply Quote 0
        • M
          miro1360 last edited by miro1360

          yes, custom indicator is the best for this ...

          0_1540323252258_f2a0c335-38e7-4416-9926-e2c78d026668-image.png

          here I created simple indicator for it:
          0_1540323305338_miro1360_test_1.0.mq4
          import it to fxdreema and use it as other indicators with buffers

          I did one of the easiest custom indicator templates which can be understand and used ...

          0_1540323438440_ef115fd3-c5c5-42ed-89a2-2618517d6b89-image.png
          here is the whole code needed for this volume moving average 😄 ... the rest of the code in that indicator "template" is untouched

          Between trading and gambling is a very small gap, be careful.

          1 Reply Last reply Reply Quote 0
          • P
            polper last edited by

            Ok, as I see here it is somehowe managable with mql code without special indicator
            https://forexsb.com/repository/repository_indicators/forex_indicator_review/261/rising-volume

            Is it possible to code or set up the same logic in fxdreema?

            M 1 Reply Last reply Reply Quote 0
            • M
              miro1360 @polper last edited by

              @polper
              no, just another overcomplication for such simple situation
              use my custom indicator for it from previous post

              Between trading and gambling is a very small gap, be careful.

              1 Reply Last reply Reply Quote 0
              • P
                polper last edited by

                ok ok I check it out! Many thanks!

                1 Reply Last reply Reply Quote 0
                • P
                  polper last edited by

                  It works perfectly! Thank You very much once again.

                  1 Reply Last reply Reply Quote 1
                  • J
                    josecortesllobat last edited by

                    @miro1360

                    I have converted your mq4 file to mq5 using the fxDreema converter but after compiling with the MT5 editor there are 2 errors

                    0_1540360874277_d16fe676-1a25-4067-8b36-f037d1748832-image.png

                    Please, could you be so kind to develop your custom indicator for MQL5 or fix what is wrong?

                    0_1540361017305_1540323305933-miro1360_test_1.0.mq5

                    Many thanks.

                    1 Reply Last reply Reply Quote 0
                    • X
                      Xander last edited by

                      Hi Guys, apologies for the stupid question but I cannot get the cross to work for this indicator? The below EA is just supposed to buy when Buffer 0 is greater than buffer 1, but this never happens even though I can see it on my chart. The indicator is the one uploaded by Miro, just changed the name (its the same in mt4 and in FXdreema):

                      0_1540377534330_5a81deb5-6772-46dd-8cce-97caad26d836-image.png

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        miro1360 last edited by

                        maybe problem with Bars function ... here:
                        0_1540377874003_miro1360_test_1.0.mq5

                        Between trading and gambling is a very small gap, be careful.

                        1 Reply Last reply Reply Quote 0
                        • J
                          josecortesllobat last edited by

                          Thanks @miro1360

                          It Works pretty well.

                          0_1540401119186_526fe399-43d5-4997-90f2-3c5736e6dc00-image.png

                          1 Reply Last reply Reply Quote 1
                          • M
                            maxsydney @Xander last edited by maxsydney

                            @miro1360
                            While I'm trying to use your mq5 file, it doesn't seem to be working?

                            0_1648808798173_8dd05b9d-56ac-426b-8667-eba16dc21bcf-image.png

                            Have there been any updates on MT5 since you wrote it?

                            I'm trying to use it to find occassion where vol(1) > average volume (13) (well ideally 20 but that's an easy change)

                            Here's how I'm structuring it:
                            0_1648808910582_3299cc5e-154a-432d-8689-ed20ef20793a-image.png

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

                              @maxsydney I know for sure there were several changes on MT5 since, but I'm afraid I have no idea how they affected his code.

                              (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
                              • M
                                makabasaking last edited by

                                has anybody been able to use this indicator and turn it into an EA?

                                MakabasaKing

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

                                Online Users

                                R
                                A
                                D
                                A
                                E
                                N
                                N

                                20
                                Online

                                146.7k
                                Users

                                22.4k
                                Topics

                                122.6k
                                Posts

                                Powered by NodeBB Forums | Contributors