Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

ZOrderType Documentation Error

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

  • TheTradingMantis
    replied
    Thanks Chelsea, closing the workspace is certainly quicker than shutting down NinjaTrader.

    Just an FYI,
    Code:
    ZOrderType = DrawingToolZOrder.AlwaysDrawnFirst
    draws the tool instances Behind the bars.

    Code:
    ZOrderType = DrawingToolZOrder.AlwaysDrawnLast
    draws the tool instances Above the bars.

    Leave a comment:


  • NinjaTrader_ChelseaB
    replied
    Hello Greg,

    From my understanding the ZOrderType would affect how drawing tools are loaded as the workspace is loaded. (This does not set the actual ZOrder number of the drawing tool as the drawing object is drawn)



    This would mean the workspace would need to be closed and re-opened.

    Leave a comment:


  • TheTradingMantis
    replied
    Hi Chelsea,

    I am not sure how to remove an instance of a Drawing Tool script. I was thinking that removing the Drawing Tool from the Chart would do that, but evidently not, so I tried exiting NinjaTrader this time after the changes.

    On restarting NinjaTrader, ZOrderType then worked correctly in State == State.SetDefaults.

    Thanks,
    Greg

    Leave a comment:


  • NinjaTrader_ChelseaB
    replied
    Hello gregschr,

    Items that are set in State.SetDefaults only take affect when first adding the script.

    May I confirm you have removed the instance of the script and re-added this each time it is changed? (Reloading the script would not cause default settings to take affect)

    Leave a comment:


  • TheTradingMantis
    started a topic ZOrderType Documentation Error

    ZOrderType Documentation Error

    I believe there is an error in the NT8 documentation for ZOrderType.

    The documentation shows setting ZOrderType in State == State.SetDefaults. Setting it here does nothing.

    When I set ZOrderType in State == State.Configure instead, it works as expected.

    Also, in the NT8 editor, the Intelliprompt list box does not appear for DrawingToolZOrder.

Latest Posts

Collapse

Topics Statistics Last Post
Started by Tim-c, Today, 03:54 AM
0 responses
3 views
0 likes
Last Post Tim-c
by Tim-c
 
Started by FrancisMorro, Today, 03:24 AM
0 responses
2 views
0 likes
Last Post FrancisMorro  
Started by Segwin, 05-07-2018, 02:15 PM
10 responses
1,772 views
0 likes
Last Post Leafcutter  
Started by Rapine Heihei, 04-23-2024, 07:51 PM
2 responses
31 views
0 likes
Last Post Max238
by Max238
 
Started by Shansen, 08-30-2019, 10:18 PM
24 responses
945 views
0 likes
Last Post spwizard  
Working...
X