Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Default Drawing to All Charts

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

    Default Drawing to All Charts

    Hello Guys,

    Currently I am trying to draw to all charts by default, and these are the steps I am following:

    1. Create 2 charts
    2. In the first one, I draw an object and in object properties > Attacch to ->All charts
    3. Save the object as a default template (explample, a dashed line).
    4. On the first chart, I draw a second line.
    5. No lines are showed in the second chart.
    6. After checking in properties of this second line, it shows the current chart only.


    Could you please let me know what I am missing on this setup?

    Thank you!

    #2
    Hello elkinggonzalez,

    Thank you for your post.

    The steps you are taking are correct for saving a default template.

    I was able to test and replicate this behavior on my end which is unexpected.

    I have submitted a report to our Development Team for review.

    Thank you for your patience.
    Spencer F.NinjaTrader Customer Service

    Comment


      #3
      Hello Team,

      Do you have any news regarding this issue?

      Looking forward to your comments.

      Kindest Regards,
      Elkin D.

      Comment


        #4
        Hello elkinggonzalez,

        Thank you for your post.

        This is still being tracked and looked into but I, unfortunately, have no further information.

        When a new version of NinjaTrader is released you may check the Release Notes page for a list of fixes and new features.
        Spencer F.NinjaTrader Customer Service

        Comment


          #5

          This function not working on new NT Version 8.0.23.0 or later version.
          But, you can enable this function manually.

          If drawingtool's name is "Line", then

          1. Go to "C:\Users\{your login name}\Documents\NinjaTrader 8\templates\DrawingTool\Line" directory,
          2. Open "default.xml" width text editor,
          3. Edit like this,

          [before editing]
          ...
          </Stroke>
          <FullTypeName>NinjaTrader.NinjaScript.DrawingToo ls .Line</FullTypeName>
          </Line>
          </NinjaTrader>

          [after editing]
          ...
          </Stroke>
          <FullTypeName>NinjaTrader.NinjaScript.DrawingToo ls .Line</FullTypeName>
          <IsGlobalDrawingObjectDefault>true</IsGlobalDrawingObjectDefault>
          </Line>
          </NinjaTrader>

          4. Save file,

          5. Refresh Chart(F5), or Restart NT.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by llanqui, Today, 03:53 AM
          0 responses
          5 views
          0 likes
          Last Post llanqui
          by llanqui
           
          Started by burtoninlondon, Today, 12:38 AM
          0 responses
          10 views
          0 likes
          Last Post burtoninlondon  
          Started by AaronKoRn, Yesterday, 09:49 PM
          0 responses
          15 views
          0 likes
          Last Post AaronKoRn  
          Started by carnitron, Yesterday, 08:42 PM
          0 responses
          11 views
          0 likes
          Last Post carnitron  
          Started by strategist007, Yesterday, 07:51 PM
          0 responses
          14 views
          0 likes
          Last Post strategist007  
          Working...
          X