Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Super Trend For Ninja Trader Needed

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

    I got past this issue, but I don't remember how.

    I think the issue had to do with the changes in NT7 and chart control and drawing.

    TSS = original indicator, with debug write command added that says "TSS FIRED"

    TSSS = TSS stripped of it's drawing and chart features and debug write that says "TSSS FIRED"

    Use TSSS in your strategy and just get the true/false values for signal.

    Use TSS on your chart, then put the strategy on the chart.

    Result: When you run, your strategy will work because it gets rid of all the ever so buggy charting and drawing calls. You can watch the debug window to make sure that your strategy and your indicator are in sync. They should both "fire" at the same time.

    Gotchas: make sure that your chart and your strategy are set to use the same bar type and time.

    Comment


      Hey guys,

      I´m new on this forum and first want to thank those who shared this useful indicator !

      Second, I have a question and hope nobody minds that I ask it here: How can I change the settings so that I can view the posts of a thread in chronological order (oldest post is #1 etc.) ? Sorry but I just can´t find out how to do it ...

      Comment


        Hello Convict,

        Welcome to the NinjaTrader forums!

        To change this setting:
        Click User CP (near top of forum) > Edit Options

        Under Thread Display Options, change Thread Display Mode to:
        Linear - Oldest First
        Ryan M.NinjaTrader Customer Service

        Comment


          Originally posted by NinjaTrader_RyanM View Post
          Hello Convict,

          Welcome to the NinjaTrader forums!

          To change this setting:
          Click User CP (near top of forum) > Edit Options

          Under Thread Display Options, change Thread Display Mode to:
          Linear - Oldest First
          Thanks very much :-)!

          Comment


            Nice indicator......poor man's Bluewave trend indicator


            Worked well on Nifty...NSE index....specifically on range bars chart.
            Attached Files

            Comment


              Originally posted by r2kTrader View Post
              I got past this issue, but I don't remember how.

              I think the issue had to do with the changes in NT7 and chart control and drawing.

              TSS = original indicator, with debug write command added that says "TSS FIRED"

              TSSS = TSS stripped of it's drawing and chart features and debug write that says "TSSS FIRED"

              Use TSSS in your strategy and just get the true/false values for signal.

              Use TSS on your chart, then put the strategy on the chart.

              Result: When you run, your strategy will work because it gets rid of all the ever so buggy charting and drawing calls. You can watch the debug window to make sure that your strategy and your indicator are in sync. They should both "fire" at the same time.

              Gotchas: make sure that your chart and your strategy are set to use the same bar type and time.
              Thanks r2kTrader,

              I can't write code for nuts, but I can read and understand a bit. I'm also an expert at "cut 'n' paste" so I'd really appreciate if you could provide the code for your suggestion above.

              Cheers... oz

              Comment


                Is it possible to see the workings of the Supertrend Indicator in MS Excel? If someone has done it, can you please post the xls file?

                Comment


                  PLEASE HELP ME MR PROGRAMER


                  hi to all NT pro mans
                  i need this indicator,,,t is like supertrend but i tink its base is on WMA
                  can some one write tis for NT7?
                  thanks
                  Attached Files
                  Last edited by RaminRostami; 01-19-2011, 04:33 PM.

                  Comment


                    Formula for TSSuperTrend Indicator

                    Hi all,

                    I am trying to understand how the TSSuperTrend Indicator is working. Is there anyone who knows the exact formula? I know that the components are ATR, Period 14, Multiplier 2,618 and HMA. What I just don’t know is how they interact. I would like to calculate it in MS Excel on my own.
                    I already tried to contact TradingStudies.com several times, but got no reply.
                    Any help is very much appreciated.

                    Comment


                      has this been coded for NT7?. I looked in the NT 7 indicators section and could not find it.

                      Thanks, AL

                      Comment


                        I found Supertrend at Big Mikes

                        Here is a link for a Zip file for Supertrend: http://www.bigmiketrading.com/free_d...-7/indicators/
                        It was uploaded NT7.0.1000.3, hope this helps. I am using it and it works great

                        Comment


                          Rayzor,

                          Thanks for the quick reply and the link.

                          AL

                          Comment


                            get trend values

                            Hello,
                            I tired to get the the values of the upTrend and Downtrend but unfortunatly I'm not able to to get it. I use this code as a simple test:

                            Plot1.Set(TSSuperTrend(14,TradingStudies.NinjaScri pt.Utility.MovingAverageType.EMA,2.618,14,TradingS tudies.NinjaScript.Utility.SuperTrendMode.ATR).Dow nTrend[1]);

                            Or is there a other way to get this data's?

                            Comment


                              Originally posted by mpower View Post
                              Hello,
                              I tired to get the the values of the upTrend and Downtrend but unfortunatly I'm not able to to get it. I use this code as a simple test:

                              Plot1.Set(TSSuperTrend(14,TradingStudies.NinjaScri pt.Utility.MovingAverageType.EMA,2.618,14,TradingS tudies.NinjaScript.Utility.SuperTrendMode.ATR).Dow nTrend[1]);

                              Or is there a other way to get this data's?
                              Can you please supply more details as to what is happening

                              Comment


                                Hi, guys!

                                I'm a new here. I hope you will not mind if I join you.
                                Could you help me in a problem. I cant find at all an indicator like in the thumbnail. It's Supertrend indicator, only from different Time frames. I can see Positions of ST from different Time frames. No reason to switch between different TF.
                                Have anyone any idea how to create it?
                                Attached Files

                                Comment

                                Latest Posts

                                Collapse

                                Topics Statistics Last Post
                                Started by lightsun47, Today, 03:51 PM
                                0 responses
                                4 views
                                0 likes
                                Last Post lightsun47  
                                Started by 00nevest, Today, 02:27 PM
                                1 response
                                8 views
                                0 likes
                                Last Post 00nevest  
                                Started by futtrader, 04-21-2024, 01:50 AM
                                4 responses
                                44 views
                                0 likes
                                Last Post futtrader  
                                Started by Option Whisperer, Today, 09:55 AM
                                1 response
                                13 views
                                0 likes
                                Last Post bltdavid  
                                Started by port119, Today, 02:43 PM
                                0 responses
                                9 views
                                0 likes
                                Last Post port119
                                by port119
                                 
                                Working...
                                X