Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

starting strategy in chart

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

    starting strategy in chart

    Hello,

    when starting the strategy in the chart then the dataseries changes from my Range80 to Second. I´ve tried several times but always changes to second. What might be the reason I made wrong?

    Thanks
    Tony

    #2
    Hi Tony, is this happening just for this specific strategy? Did you create any parameter templates for this strategy?
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Hi Bertrand,

      thanks for your prompt reply. Great support from you guys - as usual.

      Referring to your question I changed my timeframe now to 1 minute and then I did again right click to select another strategy but as soon as I click on Strategy the dataseries in the chart change to second. This moment of time I do not have selected a certain strategy - so this doesn´t depend from the strategy.

      Thanks
      Tony

      Comment


        #4
        Thanks for the kind words - I'm remotely reminded of a similiar issue seen some time ago, the underlying cause was custom code that attempted to change the displayed data series title I believe. I would look for this across the scripts and them remove this code portion and recheck.

        Since when did it start appearing? After you perhaps installed a new custom script on your platform?

        Thanks,
        BertrandNinjaTrader Customer Service

        Comment


          #5
          Hello,

          in my coding there is no attempt to change underlying data series title.

          Sorry, but this is somehow not logical - how could the content of my strategy be the reason when the dataseries is already changed BEFORE selection a strategy (as I wrote).

          And it appeared from today - because I tried today first time.



          Thanks
          Tony
          Last edited by tonynt; 05-27-2011, 08:08 AM.

          Comment


            #6
            Hi Tony, NT would not change the frame itself - please take a look through your recently modified or installed scripts to see if it would come from any of them. You can also try without any templates defined, close NT7 down and go to MyDocuments\NinjaTrader 7\templates\Strategy and delete the XML's present there, then recheck.

            Thanks,
            BertrandNinjaTrader Customer Service

            Comment


              #7
              Hello,

              Sorry, but this is somehow not logical - how could the content of my strategy be the reason when the dataseries is already changed BEFORE selection of a strategy.

              There´s only "keystore.xml" - what might this be?

              Thanks
              Tony

              Comment


                #8
                It would be logical, since the Initialize() method would be called across all scripts, not just the one you seek to enabled / add to the chart...the keystore.xml can be left untouched.
                BertrandNinjaTrader Customer Service

                Comment


                  #9
                  Hello,

                  thanks for your support. In all strategies I have

                  Add(PeriodType.Range,80);
                  Add(PeriodType.Minute,1);
                  AddRenko("$GBPUSD",30,MarketDataType.Last);

                  So, if this is an issue, then all will have - or non.

                  Thanks
                  Tony

                  Comment


                    #10
                    You're welcome - that would not be it...since we're looking for some statement changing it to Second here. Anything you would see related to it? Worst case would be trying without the custom scripts installed and then moving back in one by one to see where it 'breaks'.
                    BertrandNinjaTrader Customer Service

                    Comment

                    Latest Posts

                    Collapse

                    Topics Statistics Last Post
                    Started by RideMe, 04-07-2024, 04:54 PM
                    5 responses
                    28 views
                    0 likes
                    Last Post NinjaTrader_BrandonH  
                    Started by f.saeidi, Today, 08:13 AM
                    1 response
                    4 views
                    0 likes
                    Last Post NinjaTrader_ChelseaB  
                    Started by DavidHP, Today, 07:56 AM
                    1 response
                    6 views
                    0 likes
                    Last Post NinjaTrader_Erick  
                    Started by kujista, Today, 06:23 AM
                    3 responses
                    9 views
                    0 likes
                    Last Post kujista
                    by kujista
                     
                    Started by Mindset, Yesterday, 02:04 AM
                    2 responses
                    18 views
                    0 likes
                    Last Post NinjaTrader_RyanS  
                    Working...
                    X