Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Unable to update existing drawing object with a drawing template

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

    Unable to update existing drawing object with a drawing template

    Hi Support, I hope this finds you well.

    I've noticed the following behaviour around Drawing Templates (not being able) to update existing drawing objects, that I'd like you to take a look at please.


    Expected behaviour (using a non-drawing template) example:
    Draw.Diamond (this, test true, 0, High[0] + 5, Brushes.Pink);
    Draw.Diamond (this, test, true, 0, High[0] + 5, Brushes.Blue);

    * Results in the Test diamond object being blue.



    Unexpected (drawing template) example:
    Draw.Diamond (this, test, true, 0, High[0] + 5, false, "TestTemplate1");
    Draw.Diamond (this, test, true, 0, High[0] + 5, false, "TestTemplate2");

    * Results in the Test diamond object displaying as "TestTemplate 1" (when I was expecting it to be updated to be displayed as "TestTemplate2")


    After testing a few different combinations (all with the diamond) this is a comprehensive example of the behaviours I've notice:
    Draw.Diamond (this, @"Test:, true, 0, High[0] + 5, false, "TestTemplate1");
    Draw.Diamond (this, test, true, 0, High[0] + 5, Brushes.Pink);
    Draw.Diamond (this, test, true, 2, High[0] + 5, false, "TestTemplate2");

    * Results in the Test diamond object displaying as Pink, but drawn at the 2 candles previous position of the last line involving the drawing template; so it seems at least some of this (last drawing template) line is being processed, just not applying the Template to the object.



    Hopefully this is enough information for you to reproduce the behaviour I'm seeing (on 8.0.19.1 64-bit), and provide your assessment.


    Thanks in advance,
    El

    #2
    Hello elTegra,

    Thanks for your post and welcome to the Ninjatrader forums.

    I've tested your scenarios on the latest version of NinjaTrader8. 8.0.22.2 and can confirm the same observations you have made.

    We will investigate further and will update this thread when we have further information.

    In general, we would always advise running on the latest version of the platform.

    To update NinjaTrader, please follow the steps below:
    • First, copy your license key from NinjaTrader under Help> License Key then exit NinjaTrader
    • Click on the link: http://ninjatrader.com/PlatformDirect
    • Enter your license key and press Submit
    • Select 'NinjaTrader 8'
    • Select 'Download'
    • Critical: Before running the installer, ensure NinjaTrader is closed.

    Thank you for reporting your observations.
    Paul H.NinjaTrader Customer Service

    Comment


      #3
      Hello elTegra,

      Just to update you.

      The development team has assigned this bug as NTEIGHT-14631 and is fixed and will be available in the next release of NinjaTrader8.

      I cannot advise specifically when Ninjatrader will be next released.

      Thank you for reporting this.
      Paul H.NinjaTrader Customer Service

      Comment


        #4
        Originally posted by NinjaTrader_PaulH View Post
        Hello elTegra,

        Just to update you.

        The development team has assigned this bug as NTEIGHT-14631 and is fixed and will be available in the next release of NinjaTrader8.

        I cannot advise specifically when Ninjatrader will be next released...

        Thank you for reporting this.

        thanks my issue has been fixed.
        Last edited by alexsunny123; 10-21-2020, 03:41 AM.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by yertle, Today, 08:38 AM
        6 responses
        24 views
        0 likes
        Last Post ryjoga
        by ryjoga
         
        Started by algospoke, Yesterday, 06:40 PM
        2 responses
        24 views
        0 likes
        Last Post algospoke  
        Started by ghoul, Today, 06:02 PM
        3 responses
        15 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by jeronymite, 04-12-2024, 04:26 PM
        3 responses
        46 views
        0 likes
        Last Post jeronymite  
        Started by Barry Milan, Yesterday, 10:35 PM
        7 responses
        23 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Working...
        X