fxDreema

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

    Custom Indicator not showing data after X bars

    Questions & Answers
    3
    9
    245
    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.
    • J
      joseanrod last edited by

      Hi there, I got the mq4 file for Waddah Attar Scalping that I found in his MQL5 profile but is not loading all data after looking back certain bars back. It doesn't have a "Max Bars" in inputs. Is this possible to resolve this matter with the mq4 script? TIA Waddah_Attar_Scalping.mq4

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

        No. The only way to do that is by modifying the indicator 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.

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

          I would guess just change this number in the code.
          Alternatively, just run a visual backtest.

          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

          J 2 Replies Last reply Reply Quote 0
          • J
            joseanrod @l'andorrà last edited by

            @l-andorrà agradezco mucho sus contestaciones!

            l'andorrà 1 Reply Last reply Reply Quote 0
            • J
              joseanrod @roar last edited by

              @roar will try this! On the strategy tester works very well, will definitely try this thanks for the help!

              1 Reply Last reply Reply Quote 0
              • J
                joseanrod @roar last edited by

                @roar It worked! Do you know by any chance the code for max bars? TIA

                roar J 2 Replies Last reply Reply Quote 0
                • roar
                  roar @joseanrod last edited by

                  @joseanrod the total number of bars is in variable called Bars.
                  But the indicator probably needs some history before it can start calculating the indicator results, so you can try something like this:

                  i = Bars - 100;
                  

                  https://docs.mql4.com/predefined/bars

                  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 1
                  • J
                    joseanrod @joseanrod last edited by

                    @joseanrod both recommendations worked wonders! Thank you so much

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

                      @joseanrod No hay de que. 😉

                      (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
                      • 1 / 1
                      • First post
                        Last post

                      Online Users

                      S
                      E
                      E
                      H
                      W

                      11
                      Online

                      146.7k
                      Users

                      22.4k
                      Topics

                      122.6k
                      Posts

                      Powered by NodeBB Forums | Contributors