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?

    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,

        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,

            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.

                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'.

                    Comment

                    Latest Posts

                    Collapse

                    Topics Statistics Last Post
                    Started by argusthome, 03-08-2026, 10:06 AM
                    0 responses
                    88 views
                    0 likes
                    Last Post argusthome  
                    Started by NabilKhattabi, 03-06-2026, 11:18 AM
                    0 responses
                    48 views
                    0 likes
                    Last Post NabilKhattabi  
                    Started by Deep42, 03-06-2026, 12:28 AM
                    0 responses
                    31 views
                    0 likes
                    Last Post Deep42
                    by Deep42
                     
                    Started by TheRealMorford, 03-05-2026, 06:15 PM
                    0 responses
                    34 views
                    0 likes
                    Last Post TheRealMorford  
                    Started by Mindset, 02-28-2026, 06:16 AM
                    0 responses
                    68 views
                    0 likes
                    Last Post Mindset
                    by Mindset
                     
                    Working...
                    X