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

Drawing lines on charts

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

    Drawing lines on charts

    Hi,
    I have an indicator (LBR_310) on separate panel and I wanna draw vertical lines on price chart if indicator's lines crose (On the same x axis value). Is this possible? Or it's better to create a new indicator and plot it on chart?
    NT8

    #2
    Hello Leeroy_Jenkins, thanks for your note.

    You can set IsOverlay to false and DrawOnPricePanel to true in State.SetDefaults and then any Draw method (Draw.Line, etc) you call will be rendered to the panel that contains the chart bars. All other plots will be rendered to its own panel.

    Kind regards.
    Chris L.NinjaTrader Customer Service

    Comment


      #3
      Thank you very much.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by devatechnologies, 04-14-2024, 02:58 PM
      3 responses
      19 views
      0 likes
      Last Post NinjaTrader_BrandonH  
      Started by tkaboris, Today, 08:01 AM
      0 responses
      2 views
      0 likes
      Last Post tkaboris  
      Started by BarzTrading, Today, 07:25 AM
      1 response
      11 views
      1 like
      Last Post NinjaTrader_Clayton  
      Started by EB Worx, 04-04-2023, 02:34 AM
      7 responses
      161 views
      0 likes
      Last Post VFI26
      by VFI26
       
      Started by Mizzouman1, Today, 07:35 AM
      1 response
      9 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Working...
      X