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 carnitron, Today, 08:42 PM
          0 responses
          5 views
          0 likes
          Last Post carnitron  
          Started by strategist007, Today, 07:51 PM
          0 responses
          7 views
          0 likes
          Last Post strategist007  
          Started by StockTrader88, 03-06-2021, 08:58 AM
          44 responses
          3,974 views
          3 likes
          Last Post jhudas88  
          Started by rbeckmann05, Today, 06:48 PM
          0 responses
          8 views
          0 likes
          Last Post rbeckmann05  
          Started by rhyminkevin, Today, 04:58 PM
          4 responses
          58 views
          0 likes
          Last Post dp8282
          by dp8282
           
          Working...
          X