fxDreema

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

    Condition Bulls and Bear Power indicator

    Questions & Answers
    2
    19
    2993
    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.
    • F
      fabiobioware last edited by

      How is it correct to create the condition where the following occurs:

      The value of Bulls Power is greater than the value of Bear Power

      Viewing it is possible to realize that most of the time this indicator manages to define the sales or purchase force, I want my EA to authorize the entry when the strength of one side is confirmed at the exact moment.
      0_1582022061496_bullsbearspower.PNG

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

        Bear Power and Bull Powe are the distance between candle and MA.
        Bear uses candle low, bull uses candle high. Bull power will be greater when candles are above MA, bear will be greater when candles are below MA.

        In essence, bear/bull power is the MACD without any smoothing.

        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
        • F
          fabiobioware last edited by

          So, the condition to detect whether the current candlestick movement is up or down based on what you said would be correct to use the condition below ?
          0_1582034083239_bullsbearspowercandle0.PNG

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

            No. Replace bulls/bears power with simple moving average.

            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
            • roar
              roar last edited by

              Look at the MA and price, the bears power is just the difference
              0_1582034632754_973ecbd5-7936-4044-8814-51525817261a-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
              • F
                fabiobioware last edited by

                @roar said in Condition Bulls and Bear Power indicator:

                No. Replace bulls/bears power with simple moving average.

                What period for MA?

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

                  The bears/bulls used 21 by default, so its 21 MA

                  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
                  • roar
                    roar @fabiobioware last edited by

                    @fabiobioware Oh, sorry, the default seems to be 13.

                    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
                    • F
                      fabiobioware last edited by

                      @roar said in Condition Bulls and Bear Power indicator:

                      The bears/bulls used 21 by default, so its 21 MA
                      0_1582034923473_bullsbearspowercandle0MA21.PNG

                      if open candle x> ma21 buy
                      if open candle x< ma21 sell

                      correct now ?

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

                        @fabiobioware You have to explain what you want here. Why you compare the 2 indicators to each other?

                        Bull power will ALWAYS be bigger when the indicators are positive, and bear power will ALWAYS be bigger (absolute value) when the indicators are negative.

                        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

                        F 1 Reply Last reply Reply Quote 0
                        • F
                          fabiobioware last edited by

                          @roar said in Condition Bulls and Bear Power indicator:

                          @fabiobioware You have to explain what you want here. Why you compare the 2 indicators to each other?
                          Bull power will ALWAYS be bigger when the indicators are positive, and bear power will ALWAYS be bigger (absolute value) when the indicators are negative.

                          @roar what I want is to define what that candle is, if it is a buy candle or if it is a sell candle.
                          For this I am

                          1 Reply Last reply Reply Quote 0
                          • F
                            fabiobioware @roar last edited by

                            @roar I have a strategy of crossings of means, but to eliminate false crossings, that is, false entries that would cause me losses, I try to make short scalps of small pips, for this I want to try to authorize my entry only when the condition is correct. in favor of the current movement, if the movement is in purchase I want to buy and if it is on sale I want to sell

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

                              @fabiobioware And what is the role of bear/bull power?

                              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
                              • F
                                fabiobioware last edited by

                                @roar said in Condition Bulls and Bear Power indicator:

                                And what is the role of bear/bull power?

                                Bull for buy and Bear for Sell

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

                                  @fabiobioware said in Condition Bulls and Bear Power indicator:

                                  @roar said in Condition Bulls and Bear Power indicator:

                                  And what is the role of bear/bull power?

                                  Bull for buy and Bear for Sell

                                  how?

                                  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
                                  • F
                                    fabiobioware last edited by

                                    0_1582041555370_CONDITIONBULLBEAR.PNG

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

                                      @fabiobioware Using 0-line cross is exactly the same as 13-moving average crossover. It will not create any extra benefit for you, but do as you like 😄

                                      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
                                      • F
                                        fabiobioware last edited by

                                        Yes, I am using the average 13, would you have any suggestions to use as a confirmation?

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

                                          You don't want to use bear/bull power to filter out false entries. That indicator is basically the MACD with some added noise. Anyway, you will get false entries with every MA strategy, they cant be avoided.

                                          To filter out flat periods, use an indicotr that tracks the volatility. For example, only trade the cross when standard deviation (34) is above average true range (144).
                                          0_1582047631204_91684931-d369-4db6-9bee-ba09736db1dc-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
                                          • 1 / 1
                                          • First post
                                            Last post

                                          Online Users

                                          D
                                          B
                                          A
                                          T
                                          R
                                          A
                                          K

                                          23
                                          Online

                                          146.8k
                                          Users

                                          22.4k
                                          Topics

                                          122.6k
                                          Posts

                                          Powered by NodeBB Forums | Contributors