Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Automatic Trend Line Detection and Alert

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

    #31
    is there anyway that you can make this draw the up trendline and down trend line at the same time instead of it just plotting 1 or the other


    thanks

    Comment


      #32
      Hi jaybird151, this should be possible, but unfortunately we don't offer custom code modifications. You could contact a NinjaScript consultant for this project - http://www.ninjatrader.com/webnew/pa...injaScript.htm
      BertrandNinjaTrader Customer Service

      Comment


        #33
        hello,

        thank you for this great indicator. I would like to ask if it can be modified to keep all trend lines, not they disappear.

        It is ilustrated on attached picture.

        thanks for your help.
        Zmaxx
        Attached Files

        Comment


          #34
          Hello,

          is there anyone who can help me? I have tried to modify Auto Trend Line indicator, but there is no result. I need to keep the automatic lines in the chart. Is there any possibility to do that?

          thank you for your help.
          ZMaxx

          Comment


            #35
            Originally posted by ZMaxx View Post
            Hello,

            is there anyone who can help me? I have tried to modify Auto Trend Line indicator, but there is no result. I need to keep the automatic lines in the chart. Is there any possibility to do that?

            thank you for your help.
            ZMaxx
            NinjaTrader offers exclusive software for futures trading. With our modern trading platform, you will control every step of your trading journey. Open account to trade futures with us!

            go to download section , look for the tape indicator, it draws channel without deleting old t/l.

            Comment


              #36
              ZMaxx,
              See post #20:
              Originally posted by NinjaTrader_Ray View Post
              You are welcome...Not looking at the code, I suspect in the DrawArrow() call, the same tag parameter is used for each break, try changing this to be unique such as:

              DrawArrow(CurrentBar.ToString()...)

              Comment


                #37
                To Superarrow:

                Thanks but I can not understand it too much. Can you tell me what did you do to works that? I am not so good in to modify some codes.

                thanks for your help.
                ZMaxx

                Comment


                  #38
                  I use this AutoTrend Line indicator and like it a lot.

                  I'm trying to figure out how to keep the arrows from disappearing when a new trend line is drawn. I would like to be able to look back thru the whole day on my 233 tick chart of ES and see what trendlines broke.

                  Can someone help find where to change the code to make that happen?

                  Thanks,
                  TC

                  Comment


                    #39
                    You will likely need to examine the code and submit with unique names for each drawing object so it does not overwrite the old one.
                    Josh P.NinjaTrader Customer Service

                    Comment


                      #40
                      Josh,

                      Thanks for your reply. I've attached the indicator.

                      I've looked at the code but don't see where I should submit unique names for the arrows. I'm not sure what to do.

                      Would it be possible for you to open the code, make the change and re-attach the revised code?

                      TC
                      Attached Files

                      Comment


                        #41
                        Look at all the areas that have DrawRay or DrawArrowDown. They all have non-unique string names. Give them unique string names if you do not want them to overwrite each other.

                        Bear in mind you need to then mess around with the RemoveDrawObject() lines. Unfortunately those are the only pointers I can give you to get you in the right direction. I cannot amend the indicator for you at this point in time.
                        Josh P.NinjaTrader Customer Service

                        Comment


                          #42
                          Creating a strategy with AutoTrendlines....In the Strategy Wizzard I am trying to create a strategy where i enter a position when price close crosses above the trendline...but for some reason does not seem to be triggering the orders when the strategy is added to the chart. Am i doing something wrong? Please see screenshot attached.
                          Thanks
                          Attached Files
                          Last edited by designer; 06-07-2009, 10:33 PM.

                          Comment


                            #43
                            designer, this is expected since the plotted trendlines can't be used directly in the wizard to generate auto trades. For this you unfortunately need advanced custom code giving your the exact trend line values to trigger trades from.
                            BertrandNinjaTrader Customer Service

                            Comment


                              #44
                              has anyone modified the code to keep the trend lines and arrows on the chart after trend ends?

                              Comment


                                #45
                                Not that am aware of...

                                Comment

                                Latest Posts

                                Collapse

                                Topics Statistics Last Post
                                Started by aa731, Today, 02:54 AM
                                1 response
                                7 views
                                0 likes
                                Last Post NinjaTrader_BrandonH  
                                Started by BarzTrading, Today, 07:25 AM
                                0 responses
                                2 views
                                0 likes
                                Last Post BarzTrading  
                                Started by i019945nj, 12-14-2023, 06:41 AM
                                5 responses
                                65 views
                                0 likes
                                Last Post i019945nj  
                                Started by ruudawakening, Today, 12:58 AM
                                1 response
                                8 views
                                0 likes
                                Last Post NinjaTrader_Jesse  
                                Started by thread, Yesterday, 11:58 PM
                                1 response
                                8 views
                                0 likes
                                Last Post NinjaTrader_ChelseaB  
                                Working...
                                X