Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

BB (TTM) Squeeze and PBF Squeeze replica ported to NT

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #46
    Found it. Thanks! I'm new to NinjaTrader.

    Comment


      #47
      What paremeters would you want to use to access the items in this indicator?

      When I try to add it to a strategy, it gives me a CS0119 error with no explanation.

      "Ninja Trader.Strategy.Strategy.RSqueeze(RSqueeze.Utility .SqueezeStyle)' is a 'method', which is not valid in the given context"

      I have tested it as follows just setting it to a value greater than some value just to evaluate.

      Like this:
      Code:
       if (RSqueeze(RSqueeze.Utility.SqueezeStyle.BBSqueeze).Squeeze[0] > 1.000)
                  {
                      EnterLong(DefaultQuantity, "");
      Any help is appreciated,
      Forrest

      Comment


        #48
        The NEW PREMIUM Squeeze Indicator!

        Anyone yet coded the new and improved "TTM Squueeeze This" indicator....???

        Watch out for those double bottom signals.......JK.....LOL!

        Comment


          #49
          Were you able to figure this out?

          Forest,

          I'm trying to use the same indicator in a strategy and unsuccesful. I have the same error. Were able to figure out a valid code? Thanks



          Originally posted by forrestang View Post
          What paremeters would you want to use to access the items in this indicator?

          When I try to add it to a strategy, it gives me a CS0119 error with no explanation.

          "Ninja Trader.Strategy.Strategy.RSqueeze(RSqueeze.Utility .SqueezeStyle)' is a 'method', which is not valid in the given context"

          I have tested it as follows just setting it to a value greater than some value just to evaluate.

          Like this:
          Code:
           if (RSqueeze(RSqueeze.Utility.SqueezeStyle.BBSqueeze).Squeeze[0] > 1.000)
                      {
                          EnterLong(DefaultQuantity, "");
          Any help is appreciated,
          Forrest

          Comment


            #50
            Squeeze Indicator

            I'm running into this same issue. Anybody figure out how to get roonius' squeeze indicator to work in a strategy without triggering these errors?

            Originally posted by chipotlebop View Post
            Forest,

            I'm trying to use the same indicator in a strategy and unsuccesful. I have the same error. Were able to figure out a valid code? Thanks

            Comment


              #51
              In #region Using declarations add this line

              using RSqueeze.Utility;

              and you are OK.

              Comment


                #52
                Originally posted by NinjaTrader_Bertrand View Post
                Thanks for posting this roonius, great job!
                I agree.
                A friend with tradestation has the BB squeeze histogram plotting as red/green dots (not bars) that are overlayed in the same chart section as the candles.

                How can i do that with ninja?

                Comment


                  #53
                  simpletrades, unfortunately not directly supported with 6.5 - NinjaTrader 7 will have the overlay option build in.

                  BertrandNinjaTrader Customer Service

                  Comment


                    #54
                    Originally posted by mensat View Post
                    In #region Using declarations add this line

                    using RSqueeze.Utility;

                    and you are OK.
                    mensat, thanks for that tip but I'm now getting: The type or namespace name 'RSqueeze' could not be found (are you missing a using directive or an assembly reference?) and don't see a dll. Am I missing something?

                    Thanks,
                    Dave

                    Comment


                      #55
                      You need to actually have that file installed in your NinjaTrader for it to work. Unfortunately I would not know what that RSqueeze is or where you can get it.
                      Josh P.NinjaTrader Customer Service

                      Comment


                        #56
                        Hey Josh,

                        I actually have the indicator. Just don't see a .dll anywhere in it. As always, people are obviously out to get me.

                        Thanks.

                        Comment


                          #57
                          Dave, there are various version floating around - the one from post 42 or 10? Both differ...
                          BertrandNinjaTrader Customer Service

                          Comment


                            #58
                            Bertrand!

                            I actually got this from a different site altogether. If I grab the one from 40, is there a specific instruction I need?

                            Comment


                              #59
                              No, don't think so, should be just a regular zip import then for you...
                              BertrandNinjaTrader Customer Service

                              Comment


                                #60
                                Originally posted by dsraider View Post
                                mensat, thanks for that tip but I'm now getting: The type or namespace name 'RSqueeze' could not be found (are you missing a using directive or an assembly reference?) and don't see a dll. Am I missing something?

                                Thanks,
                                Dave

                                I had downloaded indicator from this site:



                                and don't have any problem !

                                Comment

                                Latest Posts

                                Collapse

                                Topics Statistics Last Post
                                Started by Harry, 05-02-2018, 01:54 PM
                                10 responses
                                3,203 views
                                0 likes
                                Last Post tharton3  
                                Started by cre8able, Yesterday, 01:16 PM
                                3 responses
                                11 views
                                0 likes
                                Last Post cre8able  
                                Started by ChartTourist, Today, 08:22 AM
                                0 responses
                                6 views
                                0 likes
                                Last Post ChartTourist  
                                Started by LiamTwine, Today, 08:10 AM
                                0 responses
                                2 views
                                0 likes
                                Last Post LiamTwine  
                                Started by Balage0922, Today, 07:38 AM
                                0 responses
                                5 views
                                0 likes
                                Last Post Balage0922  
                                Working...
                                X