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 Jimmyk, 01-26-2018, 05:19 AM
          6 responses
          835 views
          0 likes
          Last Post emuns
          by emuns
           
          Started by jxs_xrj, 01-12-2020, 09:49 AM
          6 responses
          3,291 views
          1 like
          Last Post jgualdronc  
          Started by Touch-Ups, Today, 10:36 AM
          0 responses
          10 views
          0 likes
          Last Post Touch-Ups  
          Started by geddyisodin, 04-25-2024, 05:20 AM
          11 responses
          62 views
          0 likes
          Last Post halgo_boulder  
          Started by Option Whisperer, Today, 09:55 AM
          0 responses
          9 views
          0 likes
          Last Post Option Whisperer  
          Working...
          X